I have an issue where the sidebar filters are set to alphabetical order so when you have an Size filter it doesn’t show how you would expect S, M, L, XL instead it shows L, M, S, XL.
I was wondering if someone could point me in the right direction as to where to find this code?
To change how this filter works you’d be looking to customise the facets.liquid snippet, and likely the corresponding facets.js file. I’ve also passed this feedback on to the Dawn team as they may want to create a native solution for handling different filtering options.