Hi, I have set stock of some products to 0, disabled back orders, but on the front end it still shows it as in stock?
am i missing a setting?
Solved! Go to Solution.
It looks like the frontend is not up-to-date.
I think you should refresh the stock index:
php bin/magento indexer:reindex cataloginventory_stock
It looks like the frontend is not up-to-date.
I think you should refresh the stock index:
php bin/magento indexer:reindex cataloginventory_stock
is there another reason for this? it is not longer updating.
when i manually set a product to out of stock then save - it goes back to "in stock" status.