# Task #20: Online Store - Discounts

### Purpose <a href="#purpose" id="purpose"></a>

Set up Online Store - Discounts.

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

The video tutorial shows how to create and configure a promo code. It also covers a helpful feature that simplifies the customer's journey and conveniently offers them a discount.

### Description <a href="#description" id="description"></a>

* Create bonus codes for customers

### Instructions <a href="#instructions" id="instructions"></a>

1. Create code 5NEW - $5 discount
2. Create code 15NEW - 15% discount

### Actions <a href="#actions" id="actions"></a>

Promocodes can be anything.


---

# 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://docs.vecomlab.com/ecom-foundations/store-creation/task-20.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.
