On my store each product is available in different sizes.
For this reason I don't want a price on the product but I want the options (attributes) to show in the description like so:
Size1 - $99.99 [checkbox]
Size2 - $89.99 [checkbox]
Size3 - $79.99 [checkbox]
So each size has a checkbox and the customer can select what they want - perfect!
Problem is they can checkout with no box being selected, so the cart shows 1 item priced $0.00.
How can I ensure that at least one box is selected before the customer can add to cart?


Reply With Quote
