Hello,
In the "add to cart" section, custom fields can have an effect on product price.
I know this section contains a <form> with html inputs, selects etc....
How can I create my own custom select element that will affect the product price, directly within the template?
(without going through VM's custom fields system)
e.g. I want to create a select box, with an option that will increase the product price by 10 euros.
Thanks