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

Storefront filtering with a comma-separated list of product tags doesn't work

Storefront filtering with a comma-separated list of product tags doesn't work

masahiro
Shopify Partner
9 0 2

As written in the URL below, it is not possible to use in-store filtering using comma-separated product tags. 

https://shopify.dev/docs/themes/navigation-search/filtering/storefront-filtering#url-parameter-struc...

 

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?

Replies 0 (0)