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

Reindexing

In some situation when you want to re-index Magento catalog you will get an error message or...

Magento Version

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

Numeric value out of range: 1690 BIGINT UNSIGNED

Description Recently when making some cleanup on a Magento based store that was having over 550K...

How to add and edit attributes in Magento

Each product that you add and edit has a set of attributes that you can configure such as name,...

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...