cancel
Showing results for 
Search instead for 
Did you mean: 

PLEASE HELP: product not visible on main page

PLEASE HELP: product not visible on main page

New products not visible in the main page under category, but when i visit product URL directly, i can see product there, but not on main page. 

3 REPLIES 3

Re: PLEASE HELP: product not visible on main page

Hello @michael_oluwaseyi 

Hope you are doing great!

 

At magento , after every products upload,you need a re-index required.

At,Magento2 For run the Reindex,you should setup cron job.

If you want reindex immediate then you should run php bin/magento indexer:reindex command from Terminal.

 

Further you can check all these points:

  1. Check product enable or not
  2. Assign product to websites
  3. Assign product to categories
  4. Change product stock status to in stock
  5. Check product visibility config
  6. Reindex and flush cache

 

You can also follow below link

http://www.aschroder.com/2010/07/why-are-my-magento-products-not-showing-up/

 

If found my answer useful, Please give Kudos and Accept it as Solution.

 

Thanks

Cheers Coding Smiley Happy !

Magento Developer
Ankita Biswas

Re: PLEASE HELP: product not visible on main page

Thanks for the reply.. This help did not work.. I have tried all.. Just so confused now.

Re: PLEASE HELP: product not visible on main page

default settings seem to be to hide products that are out of stock or at zero qty, check the product settings page and make sure that it has some quantity listed and that Stock Status is listed as "in stock",

Optionally you can go into advanced inventory and set it not to manage stock.