Knowledgebase

How to Show or hide out of stock products in Magento

The process is fairly straight forward

Show out of stock products in Magento  

  1. Login to the Magento backend
  2. Open the menu System-Configuration.
  3. Go to inventory tab from the left panel
  4. Set Display "out of stock" products to "Yes" in Stock options tab in the right panel
  5. Reindex your store

Now you can get see your products in front end, even if the items are "Out of stock".


Hide products on Magento store that are "Out of stock"

  1. Login to the Magento backend
  2. Open the menu System-Configuration.
  3. Go to inventory tab from the left panel
  4. Set Display "out of stock" products to "No" in Stock options tab in the right panel
  5. Reindex your store

Now you'll only see your products in front end when visiting directly the product page.

Feel free to get in touch with us if you would like our team to do it for you.

  • 0 Users Found This Useful
Was this answer helpful?

Related Articles

How to add and edit search terms in Magento

Magento has a search function that customers can use to look for products on the frontend of your...

SCRIPT_NAME & SCRIPT_FILENAME errors with cron

CRON ErrorsYou may encounter those errors in your log while inspecting those:[23-Oct-2016...

How to add and edit email templates in Magento

To edit and add templates used for transactional email messages, log in to the admin panel of...

Magento Best Practices

Magento can be very tricky.  And sometimes, it is getting quite confusing on how to properly...

Test CRON

From time to time, we might want to test Magento's CRON.An easy way to test if it does run well...