Product Filter not working as expected
-
We have three different product selectors, one on price, one on style, and one on type
The selector remains selected as an ‘or’ between all three selectors, which isn’t expected behaviourWe want each global filter to be an OR, and the option to reset the selector on the other objects when selecting
i.e. if you select a price filter, I want to return everything in that price band, and discard the filters on style and type, but it treats it as an OR across the other categories, and it’s not ideal having to deselect the other selectors manually, as it’s not immediately obvious that you have to do that.
Likewise, if I change to AND, that gives the option to select multiple types or styles, as an additive selection, which is less than helpful.
I want to select only the matching filter for the selector that I choose at that time
- The topic ‘Product Filter not working as expected’ is closed to new replies.