# Cart Page

The Cashback Rewards Cart Block in Dollarback allows your customers to see exactly how much cashback they will earn on their order, directly from the cart page.

{% embed url="<https://youtu.be/E4x5ZTYXD6E>" %}

### Steps to Add the Cashback Rewards Cart Block

#### 1. Navigate to the Theme Customizer

1. Log in to your Shopify admin dashboard.
2. Click on **Online Store** from the left menu.
3. Select **Customize** to open the Theme Customizer.

#### 2. Add the Cashback Rewards Cart Block

1. In the Theme Customizer, navigate to the cart section.
2. Click on **Add Block**.
3. Select **Apps**, then choose **Cashback Rewards Cart**.

#### 3. Customize the Appearance

Once added, you can personalize the cart block:

* Modify the **text language** to match your store's tone.
* Adjust **font size and weight** for better visibility.
* Enable **custom CSS** for advanced styling.

#### 4. Save and Apply Changes

1. Click **Save** to apply your modifications.
2. Refresh your cart page to ensure the cashback block displays correctly.
3. The cashback amount will dynamically update based on your configured settings (e.g., 20% of the cart total).

### Need Help?

If you encounter any issues while setting up the Cashback Rewards Cart Block, feel free to reach out to our support team. We are happy to assist you!


---

# 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/cart-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.
