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 manage currencies in Magento

In Magento you can allow customers to view the prices of the products in your shop in different...

Clearing cache from the shell

Magento often needs to refresh it's cache. In some occasion, you may want to flush either...

How to add and edit CMS static blocks in Magento

To add and edit static blocks, log in to the admin panel of your store and go to CMS...

Magento Version

You may want to know wich version of Magento that you are running.  An easy way to do it is from...

SQLSTATE[23000]: Integrity constraint violation: 1062 Duplicate entry '2828-148-1-471' for key 'PRIMARY'

While trying to reindex your store using the command line, you stumble on the following...