Skip to content

Instantly share code, notes, and snippets.

<div id="breadcrumb" class="breadcrumb-holder">
<div class="container ">
<ul class="breadcrumb" itemscope itemtype="http://schema.org/BreadcrumbList">
<li itemprop="itemListElement" itemscope itemtype="http://schema.org/ListItem">
<a itemprop="item" href="/">
<span itemprop="name" class="hide">Home</span>{{ 'general.breadcrumb.home' | t }}
<meta itemprop="position" content="1" />
</a>
</li>
{% if template contains 'product' %}