How can I set up a tiered dollar amount discount?

Hoping someone can help me with an app that will allow me to offer a tiered discount that looks something like this:

Spend $30+ receive $5 off order

Spend $60+ receive $10 off order

Spend $90+ receive $20 off order

So far, I have only been able to find apps that offer

Spend X receive a percentage off OR Buy X amount of products, receive $ off.

I do not have Shopify plus.

In the interim till you find such an app , you may want to present this as a rebate process instead where in the backend you issue a refund on the total order, or issue a store gift card to the customer.

If you cannot find an discount app with this mode of operation you may want to look at automation apps like usemechanic and build a custom script where you are either creating custom discount codes, or generating draft orders with custom product prices.

Theirs’s no exact script already they have several starter scripts to get started with custom solutions.

https://tasks.mechanic.dev/?q=generate&tags=Discounts

https://tasks.mechanic.dev/create-a-draft-order-from-the-cart

Merchants without Shopify Plus that need this can email me with use case and expect revenue of the feature.

Hey there,

I’m Hila from the Rise.ai team.

On our app you are able to create a reward program that is super customizable. You can reward your customers with a dollar amount of store credit according to the amount they spent on an order (just as you described). I’ll emphasize that this rewards customers with credit to use on their next order, and not for the current order, but we believe that this is a great solution for getting customers back to your store!

If this is something you’d like to consider, you can visit our app page to learn more and get in touch with us.

I hoped this helped!

Hila

Hello @esoule !
Hope you are doing well.
iCart Cart Drawer Cart Upsell will help you with the same functionality you required, you can give it a try as it is free to use for 14-days.

Hi @esoule — this is doable without Plus, and the distinction you’re drawing is the right one. Most apps give you either a percentage at each spend level or a dollar amount tied to item count. What you want is a spend threshold with a fixed dollar reward, and that combination does exist.

Disclosure: I work on Every Possible Discount, so weigh the recommendation accordingly. I’ve written out the actual setup so you can judge whether it fits rather than take my word for it.

Create a Tiered Discount and configure the tier step like this:

  • Discount to Apply: Fixed Total Discount (this is the setting that gives dollars instead of a percentage)
  • Tier Based On: Cart Subtotal
  • Tiers:
    • Condition 30 → Discount Amount 5
    • Condition 60 → Discount Amount 10
    • Condition 90 → Discount Amount 20

Set it as an Automatic Discount and it applies in the cart with no code for the customer to enter.

Two things worth knowing before you build it:

Tiers are entry thresholds, not ranges. You only enter the value where each tier starts, so a $75 cart lands on the $60 tier and a $200 cart lands on the $90 tier. There are no upper bounds to define and no gaps to accidentally leave open.

The discount lands on line items, not the order. Because the app runs on Shopify’s Discount Functions, the $5 comes off the products rather than showing as a separate order-level deduction. The customer pays the same total either way, but it’s worth knowing if it affects your bookkeeping or how you handle partial returns.

Works on Basic through Plus. Happy to answer questions if you hit a snag setting it up.

Hey there!

Monk Free Gift & Upsell can help create the exact tiered discount setup you’re looking for, where the flat discount increases as customers spend more. For example:

  • Spend $30 and get $5 off
  • Spend $60 and get $10 off
  • Spend $90 and get $20 off

Shopify doesn’t support tiered fixed amount order discounts natively, but Monk lets you build the offer with a tiered cart progress bar that updates as the cart value increases. The progress bar gives customers a clear incentive to reach the next reward, which can help increase average order value.

Shopify Plus isn’t required to set up cart page offers in Monk, and there’s also a 7-day free trial if you’d like to test the setup before committing.