AnitaB:
How do you define a radio attribute as required, such that if you don't choose one the customer will get an error message and be asked to choose one?
Thanks.
An,
Did you notice the Tutorials/FAQ button on the top of this page
- Do a search on Attributes
- This might help you
Attributes, Force to Select
Right now I can add to the cart and not select a color.. BAD. I am automatically linked to the shopping cart with the default color Black, but really I wanted White..
The beauty of this procedure: Is a warning box appears at the top of the page stating they have not selected a attribute color you offer to the customer.
Example of what it should look like in the Option Value Manager:
(The 0, 10, 20, 30 are the sort orders)
Please Select Color 0
Black 10
Brown 20
White 30
You need to add one extra value To Color:
- In the Option Value Manager under Color
- Add the following: Please Select Color
- Sort Order 0
Now in Attribute Controller for each product with this Value:
- Add, Please Select Color to product, sort order 0
- Associate the flag properties to Please Select Color
- Under Attribute Flags: the colored boxes
- Yellow box, Used for Display purpose only: Click Yes
- Tan box, Default Attribute to be marked selected: Click Yes