# Rewards

When the customer start adding product to carts and you want to offer them some discounts as their value in cart, the rewards bar will serve a a progress tracking that helps them know how close they are to rewards. This will increase sales as people want to buy more and receive valuable rewards.

<figure><img src="/files/3wDkyfALCLOrsXbpCBwS" alt=""><figcaption></figcaption></figure>

## How to set it up?

{% embed url="<https://www.loom.com/share/72fba261c175470a86466893b8a84547?sid=b590c590-c2a8-4cf1-aaa5-252c433f0723>" %}

{% hint style="info" %}
Basically, the Rewards is a bar showing the Discount milestone and it needs to be strictly monitored to match the automatic discount created inside the Discount section of your store.
{% endhint %}

First, navigate to the Rewards tab inside Cart Drawer section.

*If you don't have the discount code yet, please click on "Create Discount" inside the warning on the top of this Reward page.*

Then on the first part, you can edit the color of the Bar, the text when completing all the rewards and the types of reward counting.

There are 2 types of counting that you can pick, one is Product Counting, meaning that the Rewards will be counted per quantity (Discount is set by quantity), and the other is Total Value, where the Rewards will be counted per cart value (in store currency)

The second part is where you can set up how many rewards tier you want to have and how they will show on your store.&#x20;

On each tier, merchant can select the Rewards types, and there are 3 types in total: Products, Shipping and Discounts. This 3 rewards types are made based on the Discount code that you have on your store, with Products reward is Buy X get Y, Shipping is Free Shipping, and Discounts are discount per Amount of Products and Amount of Order.

After selecting the Rewards type, you can set the Minimum amount where the discount is activated. It's worth noting that the minimum amount would need to match the amount that you set on the Discount code, so the rewards bar can reflect the real value of the discounts. After finishing 1 tier, you can try adding 2 more tiers because hitting the Save button.

Click on Activate if you want to activate the feature.

*Need help? Let us know via in-app live chat or email:* [***help@opusecom.co***](mailto:help@opusecom.co) 🤩


---

# 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://opusecom.gitbook.io/opus-cart-drawer-cart-upsell/cart-drawer/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.
