# Где настроить страницу каталога для хлебных крошек

Хлебные крошки при навигации в каталоге, а также при просмотре детальной карточки товара, формируются контролом **"SEO. Хлебные крошки".**

При использовании контрола необходимо указать страницу, ссылки на которую будут в хлебных крошках.

![](/files/-LG0qHVefxI8L4Rz5RJP)

{% hint style="info" %}
В типовом дизайне хлебные крошки добавляются на страницу с помощью переменной **breadcrumbs.**&#x20;

Если у вас используется несколько страниц с каталогами, то добавьте контрол на страницу вместо переменной breadcrumbs, или создайте еще одну переменную, измените в ней страницу и используйте новую переменную.
{% 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://help-zetaweb.zetasoft.ru/faq/gde-nastroit-stranicu-kataloga-dlya-khlebnykh-kroshek.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.
