Tags/topics: 
1
Answers
Vote up!
0
Vote down!

How to set Quantity limit for each products?

We have a product called bags. Each type of bags of have certain quanity. How to define each bag quantities ?

We have a content type called bags. Add a Product called bags but we didn't find to set the limit (quantity) of the bag type. How to do that ?

on January 7, 2014

1 Answer

Vote up!
0
Vote down!

What you are looking for is called stock control. We have a great simple stock control module.

https://drupal.org/project/commerce_stock

Definitely try version 2 and go for the simple stock module that comes with it. It adds a field to products of your choice where you can say "we have 15!" and it decrements when people checkout and blocks people from people buying it when it gets to zero. Also, it integrates with rules that can send emails or take any action you want when it hits zero.

Josh

Josh Miller
Answer by: Josh Miller
Posted: Jan 17, 2014

Comments