Collections And ProductsProduct page
Breadcrumb
2 min read

How to configure the Breadcrumbs
- In the theme editor (Customize), open the template selector.
- Select Products, then Default product.
- On the left-side bar, add Breadcrumb.
- Make necessary changes.
- Save the settings.

How to create custom breadcrumbs for individual products
Define a Product Metafield in Shopify admin
- Click the button Add definition to create a new product definition.
- Use any Name you want, and insert the Namespace and key as 'breadcrumbs.primary_collection'.
- Select the metafield type as Collection.
- Click Save.

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.

Enable the breadcrumbs on your theme editor

Last updated