When i add my attributes to an item using a radio button, the buttons are all selected. How do i change this?
http://www.advantageonlineordering.n...products_id=43
Thanks!
When i add my attributes to an item using a radio button, the buttons are all selected. How do i change this?
http://www.advantageonlineordering.n...products_id=43
Thanks!
You have created two option names, Small Cup with an option value SC ( +$0.75 )
and Large Cup with an option value LC ( +$1.00 )
What you need is one option name like Size, with two option values, Small Cup and Large Cup, and possibly a third value, Select.
In Attributes Controller, add each of these three as attributes, with the prices on Small and Large, and Select set as Default and Display Only (no price).
You may want to set the price prefix to blank, if the prices are the total and not added to a base price.
Thanks a bunch...i was using the attribute feature totally wrong!
I see you have it working correctly. Now if the actual price of a small coffee is $0.75, you should go back into Attributes Controller and remove the + prefix from the attribute prices. The way you have it looks like the small coffee is .75 + .75 = $1.50.