# Checkout page

{% hint style="warning" %}
**Shopify Plus exclusive.** Checkout page customization is only available to stores on the Shopify Plus plan. This is a Shopify platform restriction, not a Joy limitation.
{% endhint %}

Checkout is the highest-converting page in any Shopify store — customers who reach it have already decided to buy. That makes it the most powerful place to let them apply loyalty rewards.

Without checkout-level redemption, customers have to hunt for their discount before adding to cart — and many just don't bother. Joy's checkout widgets close that gap: rewards are visible and redeemable right where the customer is already focused, with no detour.

For Shopify Plus merchants, this is a meaningful lever. A customer who redeems a reward at checkout is more likely to complete the order, spend more, and return again.

### Quick Redeem

An embedded block that lets customers apply available rewards in one click at checkout, without leaving the page.

{% content-ref url="/pages/npsHONc8BLydre6v3GdV" %}
[Quick redeem](/on-site-content/checkout-page/quick-redeem.md)
{% endcontent-ref %}

### Available Rewards

Display all rewards a customer is eligible to redeem at checkout, so they know exactly what they can use before they pay.

{% content-ref url="/pages/HMXZoLabJaemGndfFTpu" %}
[Available rewards](/on-site-content/checkout-page/available-rewards.md)
{% endcontent-ref %}

### All Discounts

Show a consolidated view of all active discounts and loyalty rewards available to the customer during checkout.

{% content-ref url="/pages/8LyCcDXfKv4RYTBo3d4t" %}
[All discounts](/on-site-content/checkout-page/all-discounts.md)
{% endcontent-ref %}

### Referral at Checkout

Remind customers about your referral program at checkout — an easy way to drive word-of-mouth from highly satisfied, mid-purchase shoppers.

{% content-ref url="/pages/Ka2oVSTVDMaWlZtUrq0U" %}
[Referral at Checkout Page](/on-site-content/checkout-page/referral-at-checkout-page.md)
{% endcontent-ref %}


---

# Agent Instructions: 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:

```
GET https://help.joy.so/on-site-content/checkout-page.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
