fbpx
Want To Add Extra Images Per Product Variation For Free? Download Now

Prices not updating when I choose a different variation

Hello,

Please use this product as an example: https://nileon.com/product/efloat-go-2-humanscale-standing-desk/

When I switch top sizes, the price stays the same. I have to click twice on the top selection for the price to update. This same problem exists on all of my products that have variations.

 

Please help.

 

 

Golam Kibria

Hi Vladimir,

Please kindly do a plugin compatibility check by doing these steps to identify the error :

=> Deactivate all of your additional plugins except WooCommerce and WooCommerce Variation Swatches Plugin.

=> See if the problem persists. If the issue is resolved, you can tell which plugin might be the culprit of this error by activating your additional plugins one by one.

And don’t forget to add your site login details in the site login details area. I’ll check what’s happening there.

You can add new users by going to Users > Add New set the user and password for us, set the role to admin, and set the info here.

And add your site URL, login username, and password in the site login area. Follow this guideline: https://www.useloom.com/share/27c1f2ac633c4060b2da883d946107d7

Hope to hear from you soon!

Thank you

Hello,

The YITH staff replied the following:

Please read carefully what they said and I’m not sure if a future update from your end will disrupt on how he fixed the issue.

YITH Support Team (YITH Support Team)
Oct 2, 2023, 11:21 GMT+2

Hi Vladimir,

I’ve just fixed your issue.
I’ve added this code in functions.php of you theme:
add_filter( 'ywdpd_minimum_quantity','__return_true' );
In practice there was a conflict with the plugin you use to customize the variations form (Woo Variation swatches), now I have forced the quantity selection on our plugin so it gets the correct price from the table.

I disabled our plugin as it was before my surgery. You can reactivate it as soon as you can and try everything is fine now.

Golam Kibria

Hi Vladimir,

I am glad that the issue is resolved.

Everything should be fine.

Please store their reply for future reference.

Thank You