I've spent the last couple of hours reading up on this and just want to check that there is no solution I have missed.
I have a product that uses components, attributes and choices to personalise the product. As an example, take a T-Shirt available in 3 sizes, each with a different price.
So I have a dropdown box:
Please select
Small (+£0.00)
Medium (+£5.00)
Large (+£10.00)
If the customer misses this option he can still add the product to the cart. Is there a way of making a field required, so that if they don't select a size they can't add it to the cart.
I note that this is possible in other parts of Actinic, such as checking the Terms and Conditions box at check out, and the simple Contact Us form, but I don't see anyway of achieving it with product options.
Many thanks for reading.
I have a product that uses components, attributes and choices to personalise the product. As an example, take a T-Shirt available in 3 sizes, each with a different price.
So I have a dropdown box:
Please select
Small (+£0.00)
Medium (+£5.00)
Large (+£10.00)
If the customer misses this option he can still add the product to the cart. Is there a way of making a field required, so that if they don't select a size they can't add it to the cart.
I note that this is possible in other parts of Actinic, such as checking the Terms and Conditions box at check out, and the simple Contact Us form, but I don't see anyway of achieving it with product options.
Many thanks for reading.
Comment