Plugin not working with variations
-
Hi,
I’m trying to use this plugin with WooCommerce variations feature. I made a formula to get the price as the product of two custom fields with the selected variation price.$price = $price* $woo_price_calc_1 * $woo_price_calc_2
But this always gives the product with the minimum variation price and not the selected variation.
Any help is highly appreciated.
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
The topic ‘Plugin not working with variations’ is closed to new replies.