Wix Store - Limit Quantity of a product

Hi All,

I am building a store and need to limit the quantity of each product to 1,000 - for higher quantities, they need to call up. Does anyone know how this can be done?

Thanks,
Sam

2 Likes

can you explain a bit more?
is it an input field where the can’t add more then 1000?

Using Wix Stores and want to stop a customer buying more than 1,000 quantity of any item. As you can see it is currently unlimited.

I also need this feature to setup a minimum quantity but seems this feature is not supported. I believe setting maximum and minimum is one of the basic feature

Any luck with this? Need to limit to 1 item per customer.

This is one of the reasons Im not using wix stores, Try square, but also limited there, these guys need to listen to us as its our business that use it!

No luck with this still!

Is there any solution to this problem?? I need to set a max limit of 10 items per order on my site

Please vote for this feature here and get notified once it’s released.
https://support.wix.com/en/article/wix-stores-request-minimum-maximum-quantity-or-price-requirement

same

You’re able to do this now using functions, which allows you to add logic to applications, like minimum order subtotal (if you want to make sure orders hit a certain amount), minimum number of items per cart (if you want customers to have a certain amount of items) and as mentioned in this thread, a maximum of amount that a customer can buy. It can be found in the checkout validation for stores. I would suggest adding an additional condition for product names otherwise it would apply for all products.