Add PPOM Fields PPOM Field On the product page.
But when you change quantity total product price, It will be added to the final price only once,
And do not Multiplication ( For each unit in quantity).
For example.
Product price = 100 $.
>>field :
Extra A = 25$
Extra A = 50$
If for example I choose a quantity of 3 products.
and selects field >>Extra A = 25$.
I want the final price to be 325 $ (and not 375).
Is there a way to set it up?
Thanks