liquid icon indicating copy to clipboard operation
liquid copied to clipboard

TAG filtering using URL - Include OR option instead of AND only.

Open MihaelBercic opened this issue 4 years ago • 0 comments

Hello, I'm posting this in case it is better suited for this repository.

Summary

Using URL filtering regarding tags is amazing, but the fact that it only supports AND condition is seriously lacking. Please implement a feature for OR tags.

Motivation

It is an extremely basic functionality that'd benefit a lot if not all shopify stores. Using and paying for an app for such a simple functionality seems like waste of good potential as well as relying on external servers for the basic functionality.

The expected outcome would for URL to include some sort of a OR where tags of either side would be used to filter the results.

Describe alternatives you've considered

I've considered JavaScript solutions (ineffective), external applications (expensive) and attempted some solutions of my one that would count as hacks.

Thank you

Original issue: https://github.com/Shopify/shopify_app/issues/1222

MihaelBercic avatar Oct 07 '21 13:10 MihaelBercic