How to achieve this tiered discount logic?

Topic summary

Seeking a way on Shopify Basic (native or via app, not Plus) to implement tiered mix‑and‑match discounts across specific collections.

Desired logic: 2nd item 25% off, 3rd 30%, 4th 40%, 5th 50%; one item per tier; repeats after five items. One item in each set receives no discount.

There’s a discrepancy: an early note says the highest-priced item gets discounted, but the detailed examples show discounts applying to the lowest-priced items, leaving the highest-priced item undiscounted.

Proposed solutions:

  • Haptech B2B/Wholesale app was suggested but rejected because it applies the same percentage to all items, not tiered per-item discounts.
  • Selly app was proposed as a fit. Setup involves multiple bundle offers with groups per tier (no discount, then 25%, 30%, 40%, 50%). Discounts auto-apply to the cheapest items, and the cycle repeats after five items. Screenshots of configuration and an optional product-page bundle widget were provided.

Status: No confirmed implementation or resolution yet; awaiting the original poster’s validation.

Summarized with AI on December 14. AI used: gpt-5.

@Mohamed_Gamal

App Selly can do exactly what you want.

In bundle offer setting, you can create many product groups and set different discounts for different groups:

Optionally a bundle widget can be displayed on product page:

Regarding to your example, you will need to create 4 bundles:

Bundle 1 contains 2 groups: group 1: no discounts, group 2: 25% discount

Bundle 2 contains 3 groups: group 1: no discounts, group 2: 25% discount, group 3: 30% discount

Bundle 3 contains 4 groups: group 1: no discounts, group 2: 25% discount, group 3: 30% discount, group 4: 40% discount

Bundle 4 contains 5 groups: group 1: no discounts, group 2: 25% discount, group 3: 30% discount, group 4: 40% discount, group 5: 50% discount

Discounts will apply to the cheapest items automatically. The cycle starts again when there are more than 5 items.

The app also has other features such as gift, motivator:

https://treedify.com/selly-hi

If our suggestion is useful for your problem, please let us know by giving Like and Accept Solution !!!