Is it possible in VM3 that can limit the number for some products. e.g., the customer can not select the number of pieces. But only in some products.
Like on each product/Product status tab are settings for Maximum Purchase Quantity or Purchase Quantity Steps ?
Thanks for your answer
Here the screenshoot what i mean.
I have in the Backend VM --> Maximum Purchase Quantity 1, but the shopper can but more than one in his card.
Ok in the Orderlist is just one. But it wold be helful this field can not not change.
make a product detail template over ride - call it default-noq.php
remove the quantity box from it either by css or code - (leave a hidden field with quan 1
apply that template to the category of the 1 off products
Good idea, but the products that can be ordered only once, there are in different categories, which are also products that can be ordered on several occasions.
you can put a product in an infinite number of different cats
or shift them
or code a solution based on some factor