Home › Forums › WooCommerce Personalized Product Options Manager (PPOM) › Error with Variation Quantities
- This topic has 11 replies, 4 voices, and was last updated 4 years, 4 months ago by nmedia.
-
AuthorPosts
-
July 13, 2020 at 12:55 pm #18034SimonParticipant
Hello,
I’ve added in some variation quantities to this product: https://www.staging1.andersdisplays.com.au/product/marquee-frame-wheeled-bag/
But when I add any Marquee Printing or Accessories products, I am getting this error message in place of the price: [object Object]
All other types of PPOM fields seem to be showing the correct price so not sure what the issue is here. See a login to WordPress below:
https://www.staging1.andersdisplays.com.au/wp-admin
Username: admin
Password: @ander12#July 14, 2020 at 11:31 am #18062AnonymousInactiveHey Simon,
Thanks for contacting us.
Let me check the issue, I will let you know soon.
Thanks.
July 14, 2020 at 2:58 pm #18063AnonymousInactiveHey Simon,
I checked your site and found the issue. You customized our ppom price table that appends the “+GST” and its is not a good way to appends this. Please use our ppom latest plugin.
Thanks.
July 18, 2020 at 1:14 am #18110SimonParticipantHello,
Sorry but I’m not overly pleased with that reply as support.
Can you give us some direction on what can be done to resolve this?
The +GST pricing is essential in Australia – and this works perfectly with all other PPOM fields.
We are running version 18.11 of the plugin. Is this not the latest version? I don’t have an update available when I check for plugin updates, please confirm?
July 18, 2020 at 12:45 pm #18112nmediaKeymasterHi Simon,
you don’t have latest version installed, I have updated PPOM to version 20.3 and it’s fine now.
July 18, 2020 at 5:45 pm #18118VikramParticipantPlease advise why negative qty allow in add to cart
also if i do add to basket without adding qty it still allow no validation.why main image change to variation image on product detail page.
July 20, 2020 at 3:18 pm #18130SimonParticipantHello,
The pricing is working but it has deleted my code for + GST.
All prices on our website need to show + GST
How do I get that back?
July 21, 2020 at 10:35 am #18143nmediaKeymasterYou can add GST back as before, it’s was customized by you.
July 21, 2020 at 11:37 am #18145VikramParticipantHi
Its noting related to GST
My issues are
“Why negative qty allow in add to cart with variation quantities
also if i do add to basket without adding qty it still allow no validation.
“message is your product has been added to cart”why main image change to variation image on product detail page when product fully loaded.
Can I change variation place on product detail page.
I would like to talk if possible to explain details.
thank you,
VikramJuly 22, 2020 at 2:20 pm #18155nmediaKeymasterVikram,
please open your own support topic.
July 23, 2020 at 8:39 am #18161SimonParticipantHello,
Please ignore Vikram this has nothing to do with my ticket.
How can I add +GST to the prices so that it won’t be lost when the plugin is updated? I can’t use the same instructions as I used previously as this was lost when you updated the plugin.
We have the same for standard prices all over our site.
July 24, 2020 at 5:02 pm #18177nmediaKeymasterHi,
the easy fix is to add following CSS into your theme:
th.ppom-price-item span.ppom-price:after { content: " +GST"; }
-
AuthorPosts
- You must be logged in to reply to this topic.