Theme Documentation > Breadcrumb

Breadcrumb

The Breadcrumb section can be added to the product, collection or article template. It includes some basic styling features to choose from.

For product or collection templates, it requires adding custom metafields.

To add breadcrumb metafields to products:
1. In Shopify, go to Settings > Metafields and metaobjects > Products
2. Select “Add definition”.
3. Add a name. The namespace must be custom.breadcrumb. Set the type to List of Collections. Save the metafield.
4. Now, the Breadcrumb metafield will be available in your product admin pages. Populate the breadcrumb links accordingly.

To add breadcrumb metafields to collections:
1. In Shopify, go to Settings > Metafields and metaobjects > Collections
2. Select “Add definition”.
3. Add a name. The namespace must be custom.breadcrumb. Set the type to List of Collections. Save the metafield.
4. Now, the Breadcrumb metafield will be available in your collection admin pages. Populate the breadcrumb links accordingly.