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

Andrew Turner

I have having trouble with a single variation type product. On variant selection the price does not show. It does for multiple variant type products.

Example:
https://newborn.designnation.com.au/our-collection/seating/beam-bench/connect-bench

Working well on multiple variant type products
https://newborn.designnation.com.au/our-collection/lighting/lighting-ceiling-pendant/potter-halo/

Any throughts? Have I not selected a setting correctly?

Thanks
Andrew

 

Hakik Zaman

Hi Andrew,

Thanks for reaching out to us. Unfortunately, we don’t deal with the price.

Can you please temporarily disable our Swatches plugin and check whether it happens or not?

Thank You

Andrew Turner

thank you for your reply, and sorry for the delay in getting back. Yes, it was an issue with WooCommerce and it’s issue with all variations having the same price. WooCommerce does not show the price if all variations have the same price. Strange.

Andrew Turner

This is what was added if this issues comes up for others
add_filter(‘woocommerce_show_variation_price’, function() { return TRUE;});

Hakik Zaman

Hi Andrew,

Selecting the variation displays the price: https://paste.pics/OSYC8. The main price is not showing because all the variation prices are the same. It is the default behavior of WooCommerce.

By the way, we really get excited & honored when you use our plugin on your site.

If you found our plugin helpful, could you please leave your valuable review here: https://wordpress.org/support/plugin/woo-variation-swatches/reviews/?filter=5

Your rating keeps us inspired.

Can I close this ticket?

Thank You