> For the complete documentation index, see [llms.txt](https://docs.vibrant.io/vibrant/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.vibrant.io/vibrant/products/mobile-pos/discounts.md).

# Discounts

<figure><img src="/files/ElXcf77QJ5dYBlEvXrm0" alt=""><figcaption></figcaption></figure>

You can choose between 4 different percentage amounts to deduct from the total cart sum: 10%, 15%, 20% and 25%.

## How it works

<table data-card-size="large" data-view="cards"><thead><tr><th></th><th data-hidden></th><th data-hidden></th><th data-hidden data-card-cover data-type="files"></th></tr></thead><tbody><tr><td>Open the <strong>secondary menu</strong> in your product view.</td><td></td><td></td><td><a href="/files/Q23REzlzHUHw32JAE1Sb">/files/Q23REzlzHUHw32JAE1Sb</a></td></tr><tr><td>Tap <strong>Add</strong> <strong>discount.</strong> </td><td></td><td></td><td><a href="/files/iBQSdaUUuOjdnIp4eOLU">/files/iBQSdaUUuOjdnIp4eOLU</a></td></tr><tr><td>This will give you the option to do a simple percentage discount. Tap <strong>Add discount</strong> when you've chosen the percentage.</td><td></td><td></td><td><a href="/files/WvqXYxKOW4hRSCUHOCLW">/files/WvqXYxKOW4hRSCUHOCLW</a></td></tr><tr><td>When the discount has been added, it’ll show up net to the total cart sum. You can remove the discount at any time by tapping remove x on the discount.</td><td></td><td></td><td><a href="/files/rjDSmKOyrmqVe6K5GLeP">/files/rjDSmKOyrmqVe6K5GLeP</a></td></tr></tbody></table>

{% hint style="info" %}
The discount automatically updates the total cart sum, so if you find your numbers to be off, make sure you take the discount into consideration.
{% endhint %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://docs.vibrant.io/vibrant/products/mobile-pos/discounts.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.
