# Show rewards

Dollarback provides multiple theme blocks and extensions that help merchants seamlessly showcase store credit information across their store. These blocks ensure that customers are constantly aware of their earned store credit, increasing engagement and redemption rates.&#x20;

Below is an overview of the available extensions and blocks.

1. [Product Page](https://help.dollarlabs.io/dollarback-store-credit/show-rewards/product-page) Cashback Display
   * **Purpose:** Displays potential cashback rewards for the product being viewed.
   * **Example:** "Buy this product and earn $5 in store credit!"
2. [Cart Page](https://help.dollarlabs.io/dollarback-store-credit/show-rewards/cart-page) Cashback Summary
   * **Purpose:** Shows the total cashback that will be earned based on the cart subtotal.
   * **Example:** "You will earn $12 store credit on this order!"
3. [Store Credit Widget](https://help.dollarlabs.io/dollarback-store-credit/show-rewards/cashback-widget)
   * **Purpose**: Allows customers to check their store credit balance anywhere on the site.
   * **Use Case**: Provides easy access to store credit details without navigating to the account page.
4. [Checkout Block](https://help.dollarlabs.io/dollarback-store-credit/show-rewards/checkout-block-shopify-plus) (Shopify Plus Only)
   1. **Purpose**: Enables customers to see their exact cashback earned on the order.
   2. **Example**: "This order earns you ₹200 in store credit!"

***

📩 Email: <support@dollarlabs.io>\
💬 Live Chat: Available in app


---

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