Magento2: Products not showing in category

Created on 29 Mar 2016  Â·  14Comments  Â·  Source: magento/magento2

Steps to reproduce

  1. Product is entered in Magento
  2. Product is Enabled
  3. Visibility set to Catalog,Search
  4. Quantity set to 2
  5. Inventory is In Stock
  6. Product set to display on Main Website
  7. Product is in a catagory

    Expected result

  8. The front end category view show all products in the category.

  9. The shopping options on the left shows the color of the product and when selected show the product.
  10. The product is visible when using the URL key of the product.

    Actual result

  11. The front end category view show shows only (1) older product.

  12. The shopping options on the left shows the color of the product not shown but when selected states "We can't find products matching the selection."

2016-03-28_173734
2016-03-28_173918
2016-03-28_173954
2016-03-28_174024
2016-03-28_174103
2016-03-28_174126

Format is not valid

Most helpful comment

I have used new theme and when i create new product then it's not display on category page also i have do it indexing and cleaning the cache. can you please suggest me how can i resolve the issue ?

All 14 comments

This was resolved. I was able to assess that one index was stuck processing. I went into the database and found the indexer_state table. I followed the document http://magento.stackexchange.com/questions/93108/magento-ce-2-0-index-management-always-processing to set it to invalid and re-ran the indexing cron job. The site is now displaying the products.

I have used new theme and when i create new product then it's not display on category page also i have do it indexing and cleaning the cache. can you please suggest me how can i resolve the issue ?

I'm with the same problem here....I have a bunch of products added to several categories and none is showing.

I'm getting the following message:
"We can't find products matching the selection."

Any idea what can be?

jmachete, do you have solution already? I have the same issue here.

Thank you

Having same issue
Magento 2.1.3 total products > 80,000
Having issue with product not showing in all categories, but shows oddly in category it is not assigned.

I had this exact same issue. Products could be seen by going to the product page only.

I went to the admin section and to the category and tried unassigning the products and it bugged out.

That gave me enough info to reset permissions on my magento2 directory

"sudo chown -R :apache magento2"

Reindexed and cleared cache and everythings working!

Why was this issue closed ?

The same issue here.
How can solve this issue correctly?

I have solution of ur issues

On Jul 17, 2017 2:47 PM, "webmasterdragon" notifications@github.com wrote:

The same issue here.
How can solve this issue correctly?

—
You are receiving this because you commented.
Reply to this email directly, view it on GitHub
https://github.com/magento/magento2/issues/3917#issuecomment-315704287,
or mute the thread
https://github.com/notifications/unsubscribe-auth/ATZH-fsR99F9h13NFUMgFSxJmwpVibSnks5sOyaSgaJpZM4H6T1O
.

Anyone have a solution for this? I have tried reindex and reset solutions and this did not fix issue for me?

Guys , any solution for not showing product on category page ?

Hi, check out https://github.com/Itonomy/magento2-product-visibillitygrid. It will show all "conditions" for a product to show + a function to reindex it, when needed. Good luck!

Same issue here also, tried reindexing after reset also.

Hi, check out https://github.com/Itonomy/magento2-product-visibillitygrid. It will show all "conditions" for a product to show + a function to reindex it when needed. Good luck!

I have installed visibilitygrid, It shows "Is visible in Category => No" for New Products. when I check New products on Edit page, Visibilty Set to Catelog, Search. What should i do?

Screenshot_7

Was this page helpful?
0 / 5 - 0 ratings