Re: Limit Purchase to 1 Item
Hi there,
If you want to make this more universal for future products as well, i would be checking product options to determine how to display the qty field.
For example, if product options (name/value) meat your criteria then us hidden input field for your qty and set the value to 1, otherwise show the select box for the qty.
Also, if this is the only product with this scenario, you can always check for product ID to determine the qty display.
This can all be done within the template itself.
Hope this helps, and if you find yourself having issues doing this, we can always help.
|