cancel
Showing results for 
Search instead for 
Did you mean: 

Remove Product count from Category Sidebar

SOLVED
   Did you know you can see the translated content as per your choice?

Translation is in progress. Please check again after few minutes.

Remove Product count from Category Sidebar

I need to remove the product count from Category sidebar shown on category page. Can anyone please help.

1 ACCEPTED SOLUTION

Accepted Solutions

Re: Remove Product count from Category Sidebar

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.

View solution in original post

3 REPLIES 3

Re: Remove Product count from Category Sidebar

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.

Re: Remove Product count from Category Sidebar

@vishi_gulati 

I tried to set this option to no as you said but still not luck Smiley Sad

Can you please suggest.

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.