Collections And ProductsProduct page
Breadcrumbs
2 min read
How to configure the Breadcrumbs
- In the theme editor (Customize), open the template selector
- Select the product template you want to add breadcrumbs to.
- Locate the Breadcrumbs section.
- Text alignment: Set how the breadcrumbs are aligned: Left/Center/Right.
- Remove, hide, or reorder the section if you want
How to create custom breadcrumbs for individual products
1. Define a Product Metafield in Shopify admin > Settings > Custom data.
- Click the button Add definition to create a new product definition.
- Use any Name you want, and insert the Namespace and key as 'breadcrumb.primary_collection'.
- Select the metafield type as Collection.
- Click Save.

2. In the Product setup, select a collection from a list to display a custom product breadcrumb.
- From Shopify admin > Products, select a product you want to add custom breadcrumbs.
- In the Metafields section, select a collection from your collection list.
- Click Save.

3. Enable the breadcrumbs on your theme editor.


Last updated