I would like to add a custom extra price field to my product, which let's the user to select an additional extra fee for the product.
Example:
The product base price is 10$. If the user selects +5$ from the "Add extra price" field, the final price will be 15$.
How to do this?