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
I just iterated through the collections and excluded all but the ones I needed and that worked.
