Passing Multiple Attribute Filters Through URL
-
Hi there!
I’m needing to pass multiple filters through the URL.
Has anyone had any luck with this or know how I can go about doing this?
I currently have one working filter passing through the URL, I’m just not sure how to get two.Eg. window.location.assign(“url/?filters=attribute-brand[” + e + “]”);
How do I add another attribute filter to the URL?Thanks!
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
The topic ‘Passing Multiple Attribute Filters Through URL’ is closed to new replies.