How to add minimum order quantity to a specific product?

How to add MOQ to a certain product? Product is called - Ergomati Comfort kinnitusklamber

Is it possible, if client adds a product to cart then automatically it show lets say 5pcs.

Hello @TartuMees

Thank you for reaching out to the Shopify community.

A few ways to restrict the product to 5 pcs would be:

  1. There are a few third-party apps on Shopify that allow you to limit the number of qty customers have to purchase, here are a few of them for reference:

https://apps.shopify.com/orderlogic
https://apps.shopify.com/purchase-limit

  1. It can be done via custom code as well but the alternative way could be to create a variant on Shopify with the price of 5pcs which will be selected by default for this product so whenever the user adds it to the cart they are ideally paying price for 5 pcs.

Let me know if this was helpful.

Thanks.

Hi Sinchain,

Is it also possible to ad a specific order quantity to a collection.

We have a box that fits 9 cakes. Customers can pick 9 / 18 /27 / 36 etc. flavours, so the box of 9 will always be full. How can I fix this in the code?

We have other collections as well, that don’t need this. Like granola, cakes etc. So it must only be in 1 specific collection.

Hope you can help me!

kind regards, Kim