# Каталог товаров

- [Структура каталога](https://docs.buyers-cms.ru/products/catalog.md)
- [Ручное добавление товаров](https://docs.buyers-cms.ru/products/products.md)
- [Варианты и кросс варианты](https://docs.buyers-cms.ru/products/variants.md)
- [Импорт товаров](https://docs.buyers-cms.ru/products/import.md)
- [Работа с изображениями](https://docs.buyers-cms.ru/products/images.md)
- [Свойства товаров](https://docs.buyers-cms.ru/products/features.md): Свойства товаров в Buyers CMS могут быть фильтрами в каталоге, опциями в карточке товара, а так же они используются для создания посадочных страниц.
- [Купоны](https://docs.buyers-cms.ru/products/coupons.md): Модуль позволяет выдавать купоны со скидкой, устанавливать сроки действия, привязывать скидки.


---

# 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/products.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.
