- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-06-2017
08:41 AM
05-06-2017
08:41 AM
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.
Labels:
1 ACCEPTED SOLUTION
Accepted Solutions
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-09-2017
07:49 AM
05-09-2017
07:49 AM
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
Maxime Coudreuse, developer of Product Manager for Magento: User-friendly product editor with customizable grid interface and category tree for Magento 1 and 2
2 REPLIES 2
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-09-2017
07:49 AM
05-09-2017
07:49 AM
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
Maxime Coudreuse, developer of Product Manager for Magento: User-friendly product editor with customizable grid interface and category tree for Magento 1 and 2
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-11-2017
11:11 AM
07-11-2017
11:11 AM
Re: Stock management
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.