> For the complete documentation index, see [llms.txt](https://docs.tgshop.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.tgshop.io/osnovnye-nastroiki/marketingovye-instrumenty/bannery.md).

# Баннеры

Как это выглядит в вашем магазине?&#x20;

<div align="left"><figure><img src="/files/m1tQar6ULJd7hkV86U0U" alt="" width="185"><figcaption></figcaption></figure></div>

Для создания баннера перейдите на вкладку Витрина и нажмите "создать баннер"&#x20;

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

Заполните поля настройки баннера

<div><figure><img src="/files/iMclMGRz5a6Oebdyuckg" alt=""><figcaption></figcaption></figure> <figure><img src="/files/WkR7JFaIbLIrHmSsD38V" alt=""><figcaption></figcaption></figure></div>

1. Название  - то, как будет называться баннер внутри системы. Данное название видите только вы в панели управления. Клиенты не видят данное значение.&#x20;
2. Тип баннера - выбор формата баннера. Карусель баннеров - размещение в формате 1080х450px. Плитка раздела - размещение в формате 288х288px. Требования к размеру до 2 мб.&#x20;
3. Куда ведет клик по баннеру - настройка навигации при клике на баннер. Баннер может вести на: товар, категорию, подборку, любую внешнюю ссылку или нести информационный / рекламный характер и никуда не переводить по клику.&#x20;
4. Приоритет - приоритет показа баннера в карусели. От 1 до 100. Где 100 - самый высокий приоритет.&#x20;

Нажмите кнопку "сохранить" для создания нового баннера

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

При успешном создании баннера, настройку можно считать завершенной\ <br>


---

# 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, and the optional `goal` query parameter:

```
GET https://docs.tgshop.io/osnovnye-nastroiki/marketingovye-instrumenty/bannery.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
