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.