> For the complete documentation index, see [llms.txt](https://seller-docs.flowwow.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://seller-docs.flowwow.com/2.-upravlenie-tovarami/2.5-trebovaniya-k-tekstovomu-oformleniyu-kartochek/nazvanie-tovara.md).

# Название товара

**Основные правила:**

* Название должно быть кратким, точным, понятным и орфографически корректным
* Указывайте тип товара и ключевые характеристики: цвет, материал, тематику, формат
* Не пишите всё заглавными буквами
* Не добавляйте в название цену, скидку, эмодзи, хештеги<br>

  |                                                **❌ Неправильно**                                               |             **✅ Правильно**             |
  | :------------------------------------------------------------------------------------------------------------: | :-------------------------------------: |
  |                                            БУКЕТ 51 РОЗА СУПЕР ЦЕНА                                            |         Букет из 51 красной розы        |
  |                                               ПОДАРОК ДЛЯ НЕе 😍                                               |     Подарочный набор с чаем и медом     |
  |                                                Воздушное облако                                                |         Нежно-голубые гортензии         |
  | СКИДКА месяца!!! Бенто тортик классического размера (400 гр.) Любимой девушке, жене, мужу, парню, сестре, маме | Бенто-торт с клубникой на день рождения |

Рекомендации для категории «Цветы»:&#x20;

* Для монобукетов полезно прописать количество цветов в букете
* Если хотите указать название товара, его лучше размещать в самом конце. Например, «Букет из белых роз “Нежность”»
* Можно добавлять в начало слово «букет». Так карточка может оказаться немного выше при поиске


---

# 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://seller-docs.flowwow.com/2.-upravlenie-tovarami/2.5-trebovaniya-k-tekstovomu-oformleniyu-kartochek/nazvanie-tovara.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.
