# Checkout Block (Shopify Plus)

DollarBack Store Credit allows you to display cashback information directly in the checkout process. This feature ensures that your customers can see the exact cashback they will earn, including accurate calculations with **tax and shipping included**.

{% embed url="<https://dollarlabs.neetorecord.com/watch/b3ca43ca3d29fc60f92d>" %}

{% hint style="warning" %}
This feature is **only available for Shopify Plus** merchants. Shopify does not allow checkout customizations for standard Shopify plans.
{% endhint %}

### Steps to Add the Cashback Display in Checkout

#### 1. Navigate to Checkout Customization

1. Go to **Shopify Admin**.
2. Click on **Settings**.
3. Select **Checkout and Customer Accounts**.

#### 2. Add the Cashback Display Block

1. Click on **Customize Checkout**.
2. In the checkout editor, click on **Add App Block**.
3. Select **DollarBack Store Credit** from the available extensions.
4. Drag and place the cashback display block anywhere in your checkout.
5. Save your changes.

#### 3. Customize the Display Text

1. Click on the **Cashback Display Block** in the checkout editor.
2. Modify the default text to match your branding or promotional language.
   * By default, the message will say: *"You will earn \[amount] as cashback on this order."*
3. Save your changes.

#### 4. Preview and Test

1. Reload your checkout page.
2. The cashback message should now be displayed, dynamically calculating the cashback amount based on **order value and currency**.
3. If your store operates in multiple currencies, the cashback amount will be **automatically adjusted based on the customer’s selected currency**.

***

### Benefits of Adding Cashback Display

* **Increases conversions:** Clearly informs customers of their cashback earnings, encouraging them to complete their purchases.
* **Supports multiple currencies:** Automatically recalculates cashback in the shopper’s preferred currency.
* **Seamless Shopify Plus integration:** Works natively within the Shopify checkout experience.

By setting up this feature, you can **enhance customer engagement and loyalty** by making cashback rewards more transparent at checkout. 🚀


---

# 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.dollarlabs.io/dollarback-store-credit/show-rewards/checkout-block-shopify-plus.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.
