I’m trying to hide product count in Filter on the Collection page in Dawn Theme, but can’t figure it out.
Does anyone have a solution?
Thank you
I’m trying to hide product count in Filter on the Collection page in Dawn Theme, but can’t figure it out.
Does anyone have a solution?
Thank you
Welcome to the Shopify community!
Thanks for your good question.
Please share your store URL.
So that I will check and let you know the exact solution here.
Hello @sanamarina
Open code editor ‘Snippets > facets.liquid’ file
Search for ‘({{ value.count }})’ and remove it >> https://prnt.sc/OXxpx0ynVUJH
Save
Worked. Thank you!
Hello, do you have an updated solution for 2023?