For the complete documentation index, see llms.txt. This page is also available as Markdown.

Breadcrumbs

Configure breadcrumb navigation in Volume: understand how products link to collections, how Shopify assigns canonical URLs, and avoid duplicate content issues.

The theme includes a breadcrumb feature designed to improve navigation by showing visitors their current location. When enabled, breadcrumbs follow a structure like Home / Collection (Tops) / Product (T-shirt), helping users backtrack easily and explore related products.

To create this structure, the theme links to products via their associated collections, which results in multiple URLs pointing to the same product. For example:

  • storename.com/collections/tshirts/products/logo-tee

  • storename.com/collections/sale/products/logo-tee

At the same time, Shopify assigns a single canonical product URL:

  • storename.com/products/logo-tee

You can manage how breadcrumbs appear on your store through Theme settings → Breadcrumbs. This feature can be added to supported pages either as a section or as a block, depending on the layout.


Path style option

You can customize the structure by enabling one or both of the following options:

Show collections list page

Includes a link to the collections list immediately after 'Home':

Home / Collections (Collections list) / Collection (Tops) / Product (T-shirt)

This helps highlight the broader structure of your store and gives users a quick way to return to the full list of collections.

Show top-level category

If you're using the Smart Category Menu feature, this option displays the top-level category as part of the breadcrumb path:

Last updated

Was this helpful?