Home › Forums › Basel support forum › Filter Refreshes Too Fast › Reply To: Filter Refreshes Too Fast
June 23, 2018 at 7:47 pm
#64511
antonchaik88
Participant
Ok I will look into it.
Where can I find your logic for creating the url for filters? For example, for an attribute called “size” and multiple selections, it might be:
“filter_size=43-5-2%2C40-2%2C42-5-2%2C42-2&query_type_size=or”
and for “simple-color”:
“filter_simple-color=black,white”
But I don’t see where the parsing code is for this?
For example, person adds a new size, filter_size query needs to update. Where does that happen?