Hi everyone,
I’m trying to find a way to have different filter order for different collections.
For example: On Collection 1 the filters are: Color and then Size.
On Collection 2 the filters are: Size and then Color.
I really don’t want to explicitly code everything in the facets.liquid because i want the client to have some degree of flexibility.