- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi,
Most of my gategories show empty products. The products and categories are imported from another store. See screenshot. http://prntscr.com/k0pfnn
How can I make sure categories do show products from the underlying categories?
Solved! Go to Solution.
Accepted Solutions
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
You need to set Category as Anchor and set Display mode Product only to show top level category have product.
Magento 2 Blogs/Tutorial
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Re: Categorie shows empty products
Check products of your category with below setting,
-- Product is in stock.
-- Product has assigned website
-- Product visibility is Catalog, Search or Catalog
-- Product is Enable
Magento 2 Blogs/Tutorial
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Re: Categorie shows empty products
@Rakesh Jesadiya wrote:Check products of your category with below setting,
-- Product is in stock.
-- Product has assigned website
-- Product visibility is Catalog, Search or Catalog
-- Product is Enable
As you can see in the screenshot only the lowest categories in the hierarchy show products. The top hierarchy are empty.
Screenshot: http://prntscr.com/k0q3ft
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
You need to set Category as Anchor and set Display mode Product only to show top level category have product.
Magento 2 Blogs/Tutorial
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Re: Categorie shows empty products
@Rakesh Jesadiya wrote:You need to set Category as Anchor and set Display mode Product only to show top level category have product.
![]()
Stupid me Didn't notice it. Solved.
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Re: Categorie shows empty products
Check if your ElasticSearch is running:
sudo systemctl status elasticsearch.service