# Breadcrumbs

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

Breadcrumbs show the page's position in the site hierarchy, and it may help users understand and explore a site effectively. Breadcrumbs work as a secondary navigation scheme to identify visitors' locations.

To enable showing breadcrumbs, kindly follow the following steps:

{% hint style="success" %}
Steps

1. In the theme editor (**Customize**), open the template selector
2. Select **Products**, then **Default product**
3. Locate **Product information** > **Show breadcrumbs**
4. **Save**
   {% endhint %}

{% hint style="info" %}
By default, breadcrumbs display the name of the collection that comes **first in alphabetical order** (if that product is included in multiple collections).
{% endhint %}

{% content-ref url="/pages/azVlCmLAYsMzxZQZip6u" %}
[Edit product breadcrumbs using metafields](/zest-theme/faqs/product-page/edit-product-breadcrumbs-using-metafields.md)
{% endcontent-ref %}


---

# 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.foxecom.com/zest-theme/collections-and-products/product-page/breadcrumbs.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.
