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 attribute sets in Magento

Each product that you add in Magento can be configured thanks to a set of attributes. These are...

Numeric value out of range: 1690 BIGINT UNSIGNED

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

SCRIPT_NAME & SCRIPT_FILENAME errors with cron

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

Clearing cache from the shell

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

Reset Files and Directories permissions

From time to times, we must fix permissions on files and directory in order to secure an...