Unfortunately, the “Enable Ajax” functionality doesn’t work properly – when it’s enabled, selecting then de-selecting a filter causes filters to get “eaten” – they disappear.
To explain, I have a filter block with:
- Price
- Categories (showing sub-categories)
- Material (attribute)
- Theme (attribute)
When I select a Category and hit “Filter”, the products get filtered but the Material and Theme filters disappear (even though they’re still relevant to the filtered products list), and when I de-select the Category and hit “Filter”, the Category filter disappears too, leaving only the Price filter.
Is there any way without using “Enable Ajax” to only apply filters to one Product grid?