# Quick redeem

{% hint style="info" %}
This This feature is available for the **Ultimate** plan and Shopify Plus for [Checkout Extensibility](https://www.shopify.com/plus/upgrading-to-checkout-extensibility)
{% endhint %}

### What is the Quick Redeem Block

The Quick Redeem block is a streamlined Shopify UI extension that provides customers with instant access to their most relevant loyalty rewards. This compact block focuses on immediate redemption opportunities, showing only the rewards customers can currently afford with their point balance, making the redemption process fast and friction-free.

### Why you should use the Quick Redeem Block

The Quick Redeem block removes barriers to reward redemption by presenting only actionable options to customers. Instead of overwhelming them with all available rewards, it focuses on what they can immediately claim, leading to higher conversion rates and increased customer satisfaction.

This block is particularly effective for increasing impulse redemptions and can be strategically placed throughout your store to capture moments when customers are most likely to redeem rewards, such as during checkout or after adding items to their cart.

### How to set up <a href="#how-to-set-up" id="how-to-set-up"></a>

{% stepper %}
{% step %}
Click "**Reward programs**" in the navigation bar, then choose "**Redeem programs**". Choose any discount program.

<figure><img src="https://help.joy.so/~gitbook/image?url=https%3A%2F%2F1367962225-files.gitbook.io%2F%7E%2Ffiles%2Fv0%2Fb%2Fgitbook-x-prod.appspot.com%2Fo%2Fspaces%252FpAxc1paAgix94BNLrez8%252Fuploads%252FHvZybgrVLKEq5ChsOn3E%252Fimage.png%3Falt%3Dmedia%26token%3D7d17dc97-9ca4-4253-8b58-08d169e0121e&#x26;width=768&#x26;dpr=4&#x26;quality=100&#x26;sign=e940ec08&#x26;sv=2" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}
Enable the "**Redeem at checkout page**" feature in the Redeem value section

<figure><img src="https://help.joy.so/~gitbook/image?url=https%3A%2F%2F1367962225-files.gitbook.io%2F%7E%2Ffiles%2Fv0%2Fb%2Fgitbook-x-prod.appspot.com%2Fo%2Fspaces%252FpAxc1paAgix94BNLrez8%252Fuploads%252FHQmcu0VuZlvIrj3hBtKO%252Fimage.png%3Falt%3Dmedia%26token%3Dba945d94-eeb2-40ea-8be1-6ba97c8071e2&#x26;width=768&#x26;dpr=4&#x26;quality=100&#x26;sign=bb8b50b5&#x26;sv=2" alt=""><figcaption></figcaption></figure>
{% endstep %}
{% endstepper %}

**Operation Mechanism:**

Customers can redeem points directly at checkout, converting them into a temporary discount code. If they complete the purchase, the code is applied. If they change their mind, they can cancel it, and the points will be refunded instantly.

You can view the animated image below to better understand.

{% embed url="<https://app.arcade.software/share/PCNggkoAf5WjMp7Fmy1v>" %}

### FAQs

#### How many rewards should I show in the Quick Redeem block?

We recommend 2-4 rewards maximum to maintain the "quick" nature and avoid overwhelming customers.

#### Can I customize which rewards appear first?

Yes, you can set priority rules based on value, popularity, customer behavior, or manual ordering.

#### Does the block work for guest customers?

The block typically requires a customer login for personalized point balance and reward eligibility.

#### Can I integrate Quick Redeem with my existing checkout process?

Yes, redeemed discounts can automatically apply to the cart and carry through to checkout.

#### How often does the block update with new rewards?

The block updates in real-time as you add new rewards or as customer point balances change.


---

# 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/quick-redeem.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.
