Make add-on price display optional in input controls
It would be nice to have the option to hide the price from displaying in the add-on input control:
<option data-raw-price="1.00" data-price="1.00" value="my-option">My Option</option>
Have a checkbox in each add-on configuration to show or hide the price.
1
vote
