> For the complete documentation index, see [llms.txt](https://docs.roadmap.so/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.roadmap.so/loyalty-and-rewards/points-and-ways-to-earn/set-up-an-amount-discount-reward.md).

# Set up an amount discount reward

Configure an Amount Discount reward, including point cost, value, product scope, discount combinations, tier eligibility, and minimum order value.

An **Amount Discount** lets customers redeem points for a fixed amount or percentage off. Add one from **Loyalty Program → Points → Ways to redeem → Add way to redeem**.

Many programs use a reward ladder. For example, `100` points for `$10` off.

<figure><img src="https://393112916-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FJ8asLD4FVCFagK40xEr4%2Fuploads%2Foio5FKLknOdhPVSXE9uV%2FScreenshot%202026-09-02%20at%208.42.10%E2%80%AFPM.png?alt=media&#x26;token=afb72118-c979-42c6-81cd-def04e7386c1" alt="" width="563"><figcaption></figcaption></figure>

#### Redemption

* **Points cost** sets the reward cost.
* **Storefront Card Display Name** and **Description** appear in storefront widgets.

Leave either storefront field blank to use its default. Enter one space to hide it.

#### Discount Value

Choose **Fixed amount** in your store currency, or **Percentage**. Then set the value.

#### Coupon can be redeemed on

Choose a product scope:

* **All Products**
* **Specific Products / Collections**
* **All Products / Collections except**

Use the last option to exclude a sale collection.

#### Coupon can be combined with

Select Shopify discount classes that can stack with this coupon:

* **Product Discounts**
* **Order Discounts**
* **Shipping Discounts**

The redeemer explains conflicts when a cart has an incompatible discount.

#### Membership tier eligibility

Restrict the reward to specific membership tiers, or leave it empty to offer it to all members. Members only see the rewards their tier is eligible for, so this is how you build tier-exclusive rewards, richer redemption rates for top tiers, or a tag-based tier's own redemption menu.

<figure><img src="https://393112916-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FJ8asLD4FVCFagK40xEr4%2Fuploads%2FMYPtXExbFK75DfRDAWVO%2FScreenshot%202026-09-02%20at%208.42.46%E2%80%AFPM.png?alt=media&#x26;token=0a5233c7-5f88-4b98-98ab-4a5467b38972" alt="" width="563"><figcaption></figcaption></figure>

#### Minimum order value

Set the required cart value. Use `0` for no minimum.

The storefront shows this requirement. For example, `$10 OFF (1000 POINTS / $25 MIN SPEND)`.

{% hint style="info" %}
Set **Status** to **Active** when the reward should be live. See [Ways to redeem points: overview](/loyalty-and-rewards/points-and-ways-to-earn/ways-to-redeem-points-overview.md) for redemption surfaces.
{% endhint %}

#### Related guides

* [Ways to redeem points: overview](/loyalty-and-rewards/points-and-ways-to-earn/ways-to-redeem-points-overview.md)
* [Configure the cart point redeemer](/loyalty-and-rewards/points-and-ways-to-earn/configure-the-cart-point-redeemer.md)
* [Refund an unused loyalty coupon](/loyalty-and-rewards/points-and-ways-to-earn/refund-an-unused-loyalty-coupon.md)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter, and the optional `goal` query parameter:

```
GET https://docs.roadmap.so/loyalty-and-rewards/points-and-ways-to-earn/set-up-an-amount-discount-reward.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
