Finsweet filters

Hi everyone,

I’m building a website that displays products with a filter on the listing page. I’m using Finsweet’s list filter (List Filter - Filter CMS Collection Lists in Webflow using Attributes) to handle the filtering.

The issue: the “All Products” option doesn’t work as expected. There are 97 total products, but if I select a category and then go back to “All Products”, it only shows 47. You can see the issue in this screen recording: Zight Recording 2025-8-1 at....

I also tested the example from List Filter for Webflow - Filter All Button, but that didn’t work either.

Also, when I click on clear all, the dropdown opens up: Zight Recording 2025-8-1 at...

Would appreciate any help on how to resolve this.

My read-only link is Webflow - Taste Up

Hey @bhavyarao ,

The Filter All button does work in the Finsweet v2 version as expected.

Can you try to place the All products radio button above the collection list filters that you have placed?

i.e. You don’t need to have the fs-list-value field mapped to the ‘All products’ that comes from your CMS field, instead bring the radio element above the collection list, have the same group name for the Radio which is category in your case. And have the fs-list-value="" attribute and have the choice value as empty as well. This should bring out all the products irrespective of the category they are placed in.

I just tested this setup on a dummy site and clicking the all button fetched all CMS items as a result.

I was also testing clear all button and on my end, it does not open any sub-filters dropdown. You can try testing the site on incognito mode to see if you still face that issue.

Hope this gives you some idea.

Hi @AJ_Dev,

Thank you so much for the detailed reply. The all products worked perfectly as per your suggestion. And the other issue is also now solved. Thanks a ton :)

I was able to fix the EN products page. But somehow, the same template in NL & FR are not working.

https://tasteup.webflow.io/nl/producten:

  1. The sub-categories don’t open
  2. Clear button ( [Wissen] doesn’t work when a category is selected.

https://tasteup.webflow.io/fr/produits:

  1. Zight Recording 2025-8-4 at... - the number of products change when the category and subcategory is used.
  2. The clear all does not work when the category and subcategory is selected.

My read-only link is Webflow - Taste Up

Thanks in advance!

Hey @bhavyarao ,

I have responded in a different post that you shared in the forum for this. You can test the suggestion out and see if it helps. I will keep a tab on that post for replies, so we can continue the threads there. Hope it helps.