Hi,
I'm having problem or facing a bug with the module product_variant_multi
I have a list of product variants in my product template on the tab Variants
.
I would like to set an extra sale price on one of my dimension option, so I set the extra price in the option.
But when I generate/update variants, the price of the variants that should be updated is not updated.
So I try another way. I select the variant product concern by the extra price and directly set the sale price in it. But when I save the product template, all my variants are updated with the last price I set in the product variant.
How could I achieve to have different price on my variant according the value of an option ?
Cheers