База знань

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 Користувачі, які знайшли це корисним
Ця відповідь Вам допомогла?

Схожі статті

Magento Version

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

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

How to add and edit admin users and user roles in Magento

In addition to the admin account that's created while installing your Magento you can add more...

Test CRON

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