Discuss and resolve questions on Liquid, JavaScript, themes, sales channels, and site speed enhancements.
We're moving the community! Starting July 7, the current community will be read-only for approx. 2 weeks. You can browse content, but posting will be temporarily unavailable. Learn more
As written in the URL below, it is not possible to use in-store filtering using comma-separated product tags.
Ideally, when I specify the parameters as shown below, products that include both new and trending tags are returned. But it returns nothing.
http://xxxxxxx.test/search?page=1&q=hoge&type=product&filter.p.tag=new,trending
How can I get comma separated storefront filtering to work?