Magento – Items don’t turn out of stock when qty is 0

ce-1.7.0.2magento-1.7quantitystock

I am using magento community 1.7.0.2
I checked in System / Configurations / Catalog / Inventory
"Qty for Item's Status to Become Out of Stock' is set to 0
However I have noticed that all of the products that have been sold out have quantity 0 and status 'in stock'. How do I fix this?

Best Answer

Check your system configuration for values set at different store/website levels that might override your global settings.

Check your individual products for configuration that might override your system configuration levels.

Try setting a quantity to 1, purchasing a product, and checking is things are marked out of stock. (i.e. the products you see may have been explicitly set to be in stock with a quantity of 0 before you made your change. If this is the case and the system is otherwise behaving, I'd try setting those products to be out of stock manually)

Related Topic