# Производители

Теперь все производители имеют свой собственный путь в корне и всех подгруппах:

* <https://market.morozovpimnev.ru/asus/> - покажет каталог со всеми товарами этого производителя и заголовками этого проиводителя
* <https://market.morozovpimnev.ru/kompyuternaya-texnika/apple/> покажет каталог с товарами из опредеонной категории этого производителя и заголовками из шаблонов SEO (возможен - название группы + прозводитель)

{% hint style="warning" %}
Если раньше у вас ссылки на товары производителя были следующие {/shop/url}`producer-{@id}/`, то их следует заменить на следуюшие&#x20;

{/shop/url}{path}/ в ваших XSL шаблонах
{% endhint %}


---

# 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://support.morozovpimnev.ru/asmp_filter/proizvoditeli.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.
