- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I need to remove the product count from Category sidebar shown on category page. Can anyone please help.
Solved! Go to Solution.
Accepted Solutions
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hello @jenny09yop1298 ,
I think you want to remove the product count from layered navigation. If that is the case then from Magento Admin:
Store -> Configuration -> Catalog -> find 'Layered Navigation' then set -> Display Product Count
Set this option to disable.
If this helps you please accept it as solution and give kudos.
Regards.
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hello @jenny09yop1298 ,
I think you want to remove the product count from layered navigation. If that is the case then from Magento Admin:
Store -> Configuration -> Catalog -> find 'Layered Navigation' then set -> Display Product Count
Set this option to disable.
If this helps you please accept it as solution and give kudos.
Regards.
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Re: Remove Product count from Category Sidebar
I tried to set this option to no as you said but still not luck
Can you please suggest.
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Re: Remove Product count from Category Sidebar
Hello @jenny09yop1298,
Please execute the following commands from magento root.
php bin/magento cache:flush php bin/magento indexer:reindex
If this helps you, please accept it as solution and give kudos.
Regards.