Hi all,
I'm setting up something fairly basic right now. I want the customer to select which size item they want to purchase.
Right now I have the options setup in the following way...
Main Options: size
Option Set: "size"
- small
- medium
- large
Size is a required option that the customer must select. However, when the customer clicks the dropdown button the following options show:
size
- size
- small
- medium
- large
Why is "size" selectable in the dropdown and how can I get rid of it?
Thanks.
I'm setting up something fairly basic right now. I want the customer to select which size item they want to purchase.
Right now I have the options setup in the following way...
Main Options: size
Option Set: "size"
- small
- medium
- large
Size is a required option that the customer must select. However, when the customer clicks the dropdown button the following options show:
size
- size
- small
- medium
- large
Why is "size" selectable in the dropdown and how can I get rid of it?
Thanks.
Comment