we have created a small menu with the hierarchy of the categories
you can see it in the picture above so we thought maybe its possible that the product breadcrumbs depend on the structure of the menu… so the breadcrumbs would include every category in the right order because there are no child categories in the breadcrumbs I have right now.
This is the code I’m using for my breadcrumbs right now:
{%- comment -%}
Documentation - http://docs.shopify.com/support/your-website/navigation/creating-a-breadcrumb-navigation
{%- endcomment -%}
{%- unless template == 'index' or template == 'cart' -%}
{%- endunless -%}
