It works but still adds product to the cart, but wont check out. i dont want them to leave page if they dont pick an attribute. Example Below
http://www.floorz-n-more.com/index.p...3cb039b844826f
It works but still adds product to the cart, but wont check out. i dont want them to leave page if they dont pick an attribute. Example Below
http://www.floorz-n-more.com/index.p...3cb039b844826f
From the text on your attributes, I believe you want the customer to select one of the choices; but you are using individual checkboxes, which cannot be limited or required. What you want is a radiobutton set, not checkboxes. This will limit the choice to one possibility. See the tutorials for more info:
http://www.zen-cart.com/content.php?...to-my-products
thank you
...oops