Re: Limit Purchase to 1 Item
If i understand you correctly, you have options of 250, 500, and 1000 cards per box that customers can order. Then you have the quantity of products to purchase select box.
If this is correct, i would solve this by changing the qty select box with hidden qty input field with value of 1.
|