I have an item and I made radio buttons for one of the attributes
That attribute is size.
Each size has a different prize so I added the difference in the attribute controller screen
one size is the standard price, one is +1.0000 and the last is +3.000
On the products page, in the drop down menu it shows this for each item
7" (12 per bag) ( +$1.00 )
10" (5 per bag) ( + $3.00 )
I dont want it to show the + $1.00 or the + $3.00
in the description it tells them how much the difference sizes are and I want to let that be the only place it shows it.
How do I take the ( + $#.### ) out of there?



