Display product number on collection filter

I have set up a basic filter which shows the number of products next to each collection. However I cannot get it to be dynamic. I have tried using collection.products_count but that displays the number of products in the collection I am currently in for all the filters.

1 Like

@Alpha_Geek

Try to contact your theme Support team

to fix out your filter issues,

Thank you.

I just iterated through the collections and excluded all but the ones I needed and that worked.