• Resolved jainkartikeya

    (@jainkartikeya)


    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)
  • Plugin Author Altos

    (@sefin)

    Hi jainkartikeya,

    thanks for your interest in our plugin.
    In order to let it works you don’t have to create variations for product in WooCommerce, WPC already do the job when user insert a value for fields product.
    So you will have to create a simple product and then manage variation with WPC custom fields and your formula.
    Please take also a look at our DEMO videos on youtube and our documentation on https://woopricecalculator.com/.

    Regards,
    Simone

Viewing 1 replies (of 1 total)

The topic ‘Plugin not working with variations’ is closed to new replies.