I'm configuring the plugin for my client on staging site and I just spotted a bit problematic issue. I have a specific product with variations. It works like a charm only if pricing table is displayed on product single page. If I disable it from plugin settings, the product price (or total price in Add to cart button) is not updated when I manipulate with quantity (before adding to cart). It looks good in cart though.
Is there any solution or code snippet I could use to make it working? I can display the pricing table and hide it via css, but that's not the solution I'm looking for :)
It is true that calculating and changing prices only works when there is a pricing table. We will try to fix this soon. Currently, using CSS is the only viable solution.
Hello,
I'm configuring the plugin for my client on staging site and I just spotted a bit problematic issue. I have a specific product with variations. It works like a charm only if pricing table is displayed on product single page. If I disable it from plugin settings, the product price (or total price in Add to cart button) is not updated when I manipulate with quantity (before adding to cart). It looks good in cart though.
Is there any solution or code snippet I could use to make it working? I can display the pricing table and hide it via css, but that's not the solution I'm looking for :)
Thanks in advance
Hi Marcin,
Thanks for letting us know about this!
It is true that calculating and changing prices only works when there is a pricing table. We will try to fix this soon. Currently, using CSS is the only viable solution.
Best regards,
Dustin