Buy X sets where each item must share the same design
S
Sean Harricharan
A common case when creating bundle discounts is to require each item to match. For example, if a bundle consists of a shirt and pants, both must be red, or both must be blue, etc., to be eligible for the discount.
To achieve this in the app, you must currently chain together multiple "Buy X" steps. While this works, it can lead to reaching the configuration size limit or instruction count limit.
It would be helpful if there were a more dynamic option.
If you'd like us to add this feature to our app, please upvote and comment on this thread.
Tobe Osakwe
The best way to possibly implement this would be to give users a way to require each variant to contain a specific string in its title.
For example, "Each variant's title must contain 'red', 'blue', or 'green'."
This could be quite complex to implement, but if demand is sufficient, we'd be happy to look into it.
One thing, though -- please upvote this GitHub discussion thread I started with Shopify. Currently, we can't add "variant title" to our input query for discounts, due to a specific Shopify Functions API limitation we are trying to ask Shopify to rework.
Thanks,
Tobe