Hi guys
In orenmode, is there a way to manage stock per product? and to stop sale of that product in case that stock=0
if not, what module do you recommend?
Also, in example i want to have a discount in all products, how can i do that?
Thanks a lot ....
Hi,
1. to manage stock per product: please take a look at module https://www.drupal.org/project/commerce_stock
2. and to stop sale of that product in case that stock=0 : we talked about it in previous post (http://megadrupal.com/forum/theme-support/orenmode/3381). When a product has stock = 0, Site will not display button "ADD TO CART" so user can not add that product to cart.