> For the complete documentation index, see [llms.txt](https://help.fluorescent.co/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.fluorescent.co/stiletto/product-pages/layout-and-style/breadcrumbs.md).

# Breadcrumbs

{% hint style="warning" %}
Breadcrumbs were added in v1.4.0 on Oct 6, 2022. See our [Changelog](/stiletto/readme/changelog.md) and [theme update guide](/stiletto/general/theme-updates.md) to learn more.
{% endhint %}

{% columns %}
{% column %}
Choose to show **Breadcrumbs** links that show where customers are on your site and lets them jump back to the home page or product collections.

{% hint style="info" %}
Breadcrumbs appear when customers have clicked through one of your collections and opened a product page.
{% endhint %}
{% endcolumn %}

{% column %} <img src="/files/TVD2qij6RXmyZcvqMOGK" alt="" width="375">

{% endcolumn %}
{% endcolumns %}

1. Click on the **Product overview** section to open the settings.
2. Click **Show breadcrumbs** to display page links to collections or the home page.
3. Click **Save**.

***

> **Related links**
>
> [Product media gallery](/stiletto/product-pages/layout-and-style/media-gallery.md)\
> [Navigation buttons](/stiletto/product-pages/layout-and-style/navigation-buttons.md)\
> [Sticky product details](/stiletto/product-pages/layout-and-style/sticky-product-details.md)


---

# 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://help.fluorescent.co/stiletto/product-pages/layout-and-style/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.
