# Акции

## Создание акции

Для создания акции перейдите в раздел Контент - Акции - Создать акцию. Укажите название, задайте параметры акции и её описание.&#x20;

![](/files/-MakmwrcdhrGIatNtTvl)

{% hint style="warning" %}
Если в акции участвуют товары с разными скидками, то вы можете не указывать процент скидки для самой акции. Если акция бессрочная то не указывайте дату окончания акции.
{% endhint %}

![](/files/-Makn-d9txNJVOl83btI)

Загрузите изображение акции, и прикрепите необходимые товары - акция готова.

{% hint style="info" %}
Акция может быть опубликована в автоматическом режиме, если она будет активна, она появится на сайте по наступлению даты начала акции.
{% endhint %}

Вы так же можете оповестить ваших покупателей о новой акции через модуль Баннеры или добавить ссылку в Меню магазина.

{% content-ref url="/pages/-Maj3m8PFDrms4qvt9Ia" %}
[Баннеры](/content/banners.md)
{% endcontent-ref %}

{% content-ref url="/pages/-Maj3pK0zjmYwQM63vm9" %}
[Меню магазина](/content/menu.md)
{% endcontent-ref %}


---

# 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.buyers-cms.ru/content/sales.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.
