var/cache/dev_h673c1862f440d2629e17234d0abd7e8c/twig/ea/eaaf99c9412bafa10b224d83c6036488af1b70f1480bf8ce974dc4850c9f4bb3.php line 61

Open in your IDE?
  1. <?php
  2. use Twig\Environment;
  3. use function Shopware\Core\Framework\Adapter\Twig\sw_get_attribute;
  4. use function Shopware\Core\Framework\Adapter\Twig\sw_escape_filter;
  5. use Twig\Error\LoaderError;
  6. use Twig\Error\RuntimeError;
  7. use Twig\Extension\SandboxExtension;
  8. use Twig\Markup;
  9. use Twig\Sandbox\SecurityError;
  10. use Twig\Sandbox\SecurityNotAllowedTagError;
  11. use Twig\Sandbox\SecurityNotAllowedFilterError;
  12. use Twig\Sandbox\SecurityNotAllowedFunctionError;
  13. use Twig\Source;
  14. use Twig\Template;
  15. /* @BaumarktTheme/storefront/layout/breadcrumb.html.twig */
  16. class __TwigTemplate_9fba10498a106ecbae7e2b8f45485d64faf074cdaaf01e7cc25b5bb5389602f7 extends Template
  17. {
  18.     private $source;
  19.     private $macros = [];
  20.     public function __construct(Environment $env)
  21.     {
  22.         parent::__construct($env);
  23.         $this->source $this->getSourceContext();
  24.         $this->blocks = [
  25.             'layout_breadcrumb_inner' => [$this'block_layout_breadcrumb_inner'],
  26.             'layout_breadcrumb_list_item' => [$this'block_layout_breadcrumb_list_item'],
  27.         ];
  28.     }
  29.     protected function doGetParent(array $context)
  30.     {
  31.         // line 2
  32.         return "@Storefront/storefront/layout/breadcrumb.html.twig";
  33.     }
  34.     protected function doDisplay(array $context, array $blocks = [])
  35.     {
  36.         $macros $this->macros;
  37.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  38.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "template""@BaumarktTheme/storefront/layout/breadcrumb.html.twig"));
  39.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  40.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "template""@BaumarktTheme/storefront/layout/breadcrumb.html.twig"));
  41.         $this->parent $this->loadTemplate("@Storefront/storefront/layout/breadcrumb.html.twig""@BaumarktTheme/storefront/layout/breadcrumb.html.twig"2);
  42.         $this->parent->display($contextarray_merge($this->blocks$blocks));
  43.         
  44.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
  45.         
  46.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
  47.     }
  48.     // line 3
  49.     public function block_layout_breadcrumb_inner($context, array $blocks = [])
  50.     {
  51.         $macros $this->macros;
  52.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  53.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""layout_breadcrumb_inner"));
  54.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  55.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""layout_breadcrumb_inner"));
  56.         // line 4
  57.         echo "    ";
  58.         $this->displayParentBlock("layout_breadcrumb_inner"$context$blocks);
  59.         echo "
  60.     ";
  61.         // line 6
  62.         if ((($context["category"] ?? null) && (($context["controllerName"] ?? null) == "Product"))) {
  63.             // line 7
  64.             echo "        <div class=\"mobile-breadcrumb\">
  65.             ";
  66.             // line 8
  67.             $context["breadcrumbCategories"] = $this->extensions['Shopware\Core\Framework\Adapter\Twig\Extension\BuildBreadcrumbExtension']->getFullBreadcrumb($context, ($context["category"] ?? null), sw_get_attribute($this->env$this->source, ($context["context"] ?? null), "context", [], "any"falsefalsefalse8));
  68.             // line 9
  69.             echo "            ";
  70.             $context["categoryId"] = sw_get_attribute($this->env$this->source, ($context["category"] ?? null), "id", [], "any"falsefalsefalse9);
  71.             // line 10
  72.             echo "
  73.             ";
  74.             // line 12
  75.             echo "            ";
  76.             $context["breadcrumb"] = $this->extensions['Shopware\Core\Framework\Adapter\Twig\Extension\BuildBreadcrumbExtension']->buildSeoBreadcrumb($context, ($context["category"] ?? null));
  77.             // line 13
  78.             echo "            ";
  79.             // line 14
  80.             echo "            ";
  81.             $context["breadcrumbKeys"] = twig_get_array_keys_filter(($context["breadcrumb"] ?? null));
  82.             // line 15
  83.             echo "            ";
  84.             // line 16
  85.             echo "            ";
  86.             $context["breadcrumbTypes"] = $this->extensions['Shopware\Core\Framework\Adapter\Twig\Extension\BuildBreadcrumbExtension']->buildCategoryTypes(($context["breadcrumbCategories"] ?? null));
  87.             // line 17
  88.             echo "            ";
  89.             if ((twig_length_filter($this->env, ($context["breadcrumbCategories"] ?? null)) > 0)) {
  90.                 // line 18
  91.                 echo "                <nav>
  92.                     <ol class=\"breadcrumb d-block d-md-none\">
  93.                         ";
  94.                 // line 20
  95.                 $context['_parent'] = $context;
  96.                 $context['_seq'] = twig_ensure_traversable(($context["breadcrumbCategories"] ?? null));
  97.                 $context['loop'] = [
  98.                   'parent' => $context['_parent'],
  99.                   'index0' => 0,
  100.                   'index'  => 1,
  101.                   'first'  => true,
  102.                 ];
  103.                 if (is_array($context['_seq']) || (is_object($context['_seq']) && $context['_seq'] instanceof \Countable)) {
  104.                     $length count($context['_seq']);
  105.                     $context['loop']['revindex0'] = $length 1;
  106.                     $context['loop']['revindex'] = $length;
  107.                     $context['loop']['length'] = $length;
  108.                     $context['loop']['last'] = === $length;
  109.                 }
  110.                 foreach ($context['_seq'] as $context["_key"] => $context["breadcrumbCategory"]) {
  111.                     // line 21
  112.                     echo "                            ";
  113.                     $context["key"] = sw_get_attribute($this->env$this->source$context["breadcrumbCategory"], "id", [], "any"falsefalsefalse21);
  114.                     // line 22
  115.                     echo "                            ";
  116.                     $context["name"] = sw_get_attribute($this->env$this->sourcesw_get_attribute($this->env$this->source$context["breadcrumbCategory"], "translated", [], "any"falsefalsefalse22), "name", [], "any"falsefalsefalse22);
  117.                     // line 23
  118.                     echo "
  119.                             ";
  120.                     // line 24
  121.                     if ((($context["key"] ?? null) == twig_last($this->env, ($context["breadcrumbKeys"] ?? null)))) {
  122.                         // line 25
  123.                         echo "                                <div class=\"breadcrumb-placeholder\">
  124.                                     ";
  125.                         // line 26
  126.                         ((function () use ($context$blocks) {
  127.                             $finder $this->env->getExtension('Shopware\Core\Framework\Adapter\Twig\Extension\NodeExtension')->getFinder();
  128.                             $includeTemplate $finder->find("@Storefront/storefront/utilities/icon.html.twig");
  129.                             return $this->loadTemplate($includeTemplate ?? null"@BaumarktTheme/storefront/layout/breadcrumb.html.twig"26);
  130.                         })())->display(twig_array_merge($context, ["size" => "fluid""pack" => "solid""name" => "arrow-medium-left"]));
  131.                         // line 27
  132.                         echo "                                </div>
  133.                                 <li class=\"breadcrumb-item\"
  134.                                     ";
  135.                         // line 29
  136.                         if ((($context["key"] ?? null) === ($context["categoryId"] ?? null))) {
  137.                             echo "aria-current=\"page\"";
  138.                         }
  139.                         // line 30
  140.                         echo "                                    itemprop=\"itemListElement\"
  141.                                     itemscope
  142.                                     itemtype=\"https://schema.org/ListItem\">
  143.                                     ";
  144.                         // line 33
  145.                         if ((sw_get_attribute($this->env$this->source$context["breadcrumbCategory"], "type", [], "any"falsefalsefalse33) == "folder")) {
  146.                             // line 34
  147.                             echo "                                        <div class=\"folder\" itemprop=\"name\">";
  148.                             echo sw_escape_filter($this->env, ($context["name"] ?? null), "html"nulltrue);
  149.                             echo "</div>
  150.                                     ";
  151.                         } else {
  152.                             // line 36
  153.                             echo "                                        <a href=\"";
  154.                             echo $this->extensions['Shopware\Core\Framework\Adapter\Twig\Extension\CategoryUrlExtension']->getCategoryUrl($context$context["breadcrumbCategory"]);
  155.                             echo "\"
  156.                                            class=\"breadcrumb-link ";
  157.                             // line 37
  158.                             if ((($context["key"] ?? null) === ($context["categoryId"] ?? null))) {
  159.                                 echo " is-active";
  160.                             }
  161.                             echo "\"
  162.                                            title=\"";
  163.                             // line 38
  164.                             echo sw_escape_filter($this->env, ($context["name"] ?? null), "html"nulltrue);
  165.                             echo "\"
  166.                                            ";
  167.                             // line 39
  168.                             if ($this->extensions['Shopware\Core\Framework\Adapter\Twig\Extension\CategoryUrlExtension']->isLinkNewTab($context["breadcrumbCategory"])) {
  169.                                 echo "target=\"_blank\"";
  170.                             }
  171.                             // line 40
  172.                             echo "                                           itemprop=\"item\">
  173.                                             <link itemprop=\"url\"
  174.                                                   href=\"";
  175.                             // line 42
  176.                             echo $this->extensions['Shopware\Core\Framework\Adapter\Twig\Extension\CategoryUrlExtension']->getCategoryUrl($context$context["breadcrumbCategory"]);
  177.                             echo "\"/>
  178.                                             <span class=\"breadcrumb-title\" itemprop=\"name\">";
  179.                             // line 43
  180.                             echo sw_escape_filter($this->env, ($context["name"] ?? null), "html"nulltrue);
  181.                             echo "</span>
  182.                                         </a>
  183.                                     ";
  184.                         }
  185.                         // line 46
  186.                         echo "                                    <meta itemprop=\"position\" content=\"";
  187.                         echo sw_escape_filter($this->envsw_get_attribute($this->env$this->source$context["loop"], "index", [], "any"falsefalsefalse46), "html"nulltrue);
  188.                         echo "\"/>
  189.                                 </li>
  190.                             ";
  191.                     }
  192.                     // line 49
  193.                     echo "                        ";
  194.                     ++$context['loop']['index0'];
  195.                     ++$context['loop']['index'];
  196.                     $context['loop']['first'] = false;
  197.                     if (isset($context['loop']['length'])) {
  198.                         --$context['loop']['revindex0'];
  199.                         --$context['loop']['revindex'];
  200.                         $context['loop']['last'] = === $context['loop']['revindex0'];
  201.                     }
  202.                 }
  203.                 $_parent $context['_parent'];
  204.                 unset($context['_seq'], $context['_iterated'], $context['_key'], $context['breadcrumbCategory'], $context['_parent'], $context['loop']);
  205.                 $context array_intersect_key($context$_parent) + $_parent;
  206.                 // line 50
  207.                 echo "                    </ol>
  208.                 </nav>
  209.             ";
  210.             }
  211.             // line 53
  212.             echo "        </div>
  213.     ";
  214.         }
  215.         
  216.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
  217.         
  218.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
  219.     }
  220.     // line 57
  221.     public function block_layout_breadcrumb_list_item($context, array $blocks = [])
  222.     {
  223.         $macros $this->macros;
  224.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  225.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""layout_breadcrumb_list_item"));
  226.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  227.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""layout_breadcrumb_list_item"));
  228.         // line 58
  229.         echo "    ";
  230.         if (((twig_length_filter($this->env, ($context["breadcrumbCategories"] ?? null)) > 2) && (($context["key"] ?? null) == twig_first($this->env, ($context["breadcrumbKeys"] ?? null))))) {
  231.             // line 59
  232.             echo "        <li class=\"previous-categories breadcrumb-item\">... </li>
  233.         <div class=\"breadcrumb-placeholder\">
  234.             ";
  235.             // line 61
  236.             ((function () use ($context$blocks) {
  237.                 $finder $this->env->getExtension('Shopware\Core\Framework\Adapter\Twig\Extension\NodeExtension')->getFinder();
  238.                 $includeTemplate $finder->find("@Storefront/storefront/utilities/icon.html.twig");
  239.                 return $this->loadTemplate($includeTemplate ?? null"@BaumarktTheme/storefront/layout/breadcrumb.html.twig"61);
  240.             })())->display(twig_array_merge($context, ["size" => "fluid""pack" => "solid""name" => "arrow-medium-right"]));
  241.             // line 62
  242.             echo "        </div>
  243.     ";
  244.         }
  245.         // line 64
  246.         echo "
  247.     <li class=\"breadcrumb-item\"
  248.         ";
  249.         // line 66
  250.         if ((($context["key"] ?? null) === ($context["categoryId"] ?? null))) {
  251.             echo "aria-current=\"page\"";
  252.         }
  253.         // line 67
  254.         echo "        itemprop=\"itemListElement\"
  255.         itemscope
  256.         itemtype=\"https://schema.org/ListItem\">
  257.         ";
  258.         // line 70
  259.         if ((sw_get_attribute($this->env$this->source, ($context["breadcrumbCategory"] ?? null), "type", [], "any"falsefalsefalse70) == "folder")) {
  260.             // line 71
  261.             echo "            <div itemprop=\"item\">
  262.                 <div class=\"folder\" itemprop=\"name\">";
  263.             // line 72
  264.             echo sw_escape_filter($this->env, ($context["name"] ?? null), "html"nulltrue);
  265.             echo "</div>
  266.             </div>
  267.         ";
  268.         } else {
  269.             // line 75
  270.             echo "            <a href=\"";
  271.             echo $this->extensions['Shopware\Core\Framework\Adapter\Twig\Extension\CategoryUrlExtension']->getCategoryUrl($context, ($context["breadcrumbCategory"] ?? null));
  272.             echo "\"
  273.                class=\"breadcrumb-link ";
  274.             // line 76
  275.             if ((($context["key"] ?? null) === ($context["categoryId"] ?? null))) {
  276.                 echo " is-active";
  277.             }
  278.             echo "\"
  279.                title=\"";
  280.             // line 77
  281.             echo sw_escape_filter($this->env, ($context["name"] ?? null), "html"nulltrue);
  282.             echo "\"
  283.                ";
  284.             // line 78
  285.             if ($this->extensions['Shopware\Core\Framework\Adapter\Twig\Extension\CategoryUrlExtension']->isLinkNewTab(($context["breadcrumbCategory"] ?? null))) {
  286.                 echo "target=\"_blank\"";
  287.             }
  288.             // line 79
  289.             echo "               itemprop=\"item\">
  290.                 <link itemprop=\"url\"
  291.                       href=\"";
  292.             // line 81
  293.             echo $this->extensions['Shopware\Core\Framework\Adapter\Twig\Extension\CategoryUrlExtension']->getCategoryUrl($context, ($context["breadcrumbCategory"] ?? null));
  294.             echo "\"/>
  295.                 <span class=\"breadcrumb-title\" itemprop=\"name\">";
  296.             // line 82
  297.             echo sw_escape_filter($this->env, ($context["name"] ?? null), "html"nulltrue);
  298.             echo "</span>
  299.             </a>
  300.         ";
  301.         }
  302.         // line 85
  303.         echo "        <meta itemprop=\"position\" content=\"";
  304.         echo sw_escape_filter($this->envsw_get_attribute($this->env$this->source, ($context["loop"] ?? null), "index", [], "any"falsefalsefalse85), "html"nulltrue);
  305.         echo "\"/>
  306.     </li>
  307. ";
  308.         
  309.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
  310.         
  311.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
  312.     }
  313.     public function getTemplateName()
  314.     {
  315.         return "@BaumarktTheme/storefront/layout/breadcrumb.html.twig";
  316.     }
  317.     public function isTraitable()
  318.     {
  319.         return false;
  320.     }
  321.     public function getDebugInfo()
  322.     {
  323.         return array (  325 => 85,  319 => 82,  315 => 81,  311 => 79,  307 => 78,  303 => 77,  297 => 76,  292 => 75,  286 => 72,  283 => 71,  281 => 70,  276 => 67,  272 => 66,  268 => 64,  264 => 62,  256 => 61,  252 => 59,  249 => 58,  239 => 57,  227 => 53,  222 => 50,  208 => 49,  201 => 46,  195 => 43,  191 => 42,  187 => 40,  183 => 39,  179 => 38,  173 => 37,  168 => 36,  162 => 34,  160 => 33,  155 => 30,  151 => 29,  147 => 27,  139 => 26,  136 => 25,  134 => 24,  131 => 23,  128 => 22,  125 => 21,  108 => 20,  104 => 18,  101 => 17,  98 => 16,  96 => 15,  93 => 14,  91 => 13,  88 => 12,  85 => 10,  82 => 9,  80 => 8,  77 => 7,  75 => 6,  69 => 4,  59 => 3,  36 => 2,);
  324.     }
  325.     public function getSourceContext()
  326.     {
  327.         return new Source("{% sw_extends '@Storefront/storefront/layout/breadcrumb.html.twig' %}
  328. {% block layout_breadcrumb_inner %}
  329.     {{ parent() }}
  330.     {% if category and controllerName == 'Product' %}
  331.         <div class=\"mobile-breadcrumb\">
  332.             {% set breadcrumbCategories = sw_breadcrumb_full(category, context.context) %}
  333.             {% set categoryId = category.id %}
  334.             {# @deprecated tag:v6.5.0 - Use \"sw_breadcrumb_full\" directly. #}
  335.             {% set breadcrumb = sw_breadcrumb(category) %}
  336.             {# @deprecated tag:v6.5.0 - Use \"sw_breadcrumb_full\" directly. #}
  337.             {% set breadcrumbKeys = breadcrumb|keys %}
  338.             {# @deprecated tag:v6.5.0 - Use \"sw_breadcrumb_full\" directly. #}
  339.             {% set breadcrumbTypes = sw_breadcrumb_build_types(breadcrumbCategories) %}
  340.             {% if breadcrumbCategories|length > 0 %}
  341.                 <nav>
  342.                     <ol class=\"breadcrumb d-block d-md-none\">
  343.                         {% for breadcrumbCategory in breadcrumbCategories %}
  344.                             {% set key = breadcrumbCategory.id %}
  345.                             {% set name = breadcrumbCategory.translated.name %}
  346.                             {% if key == breadcrumbKeys|last %}
  347.                                 <div class=\"breadcrumb-placeholder\">
  348.                                     {% sw_icon 'arrow-medium-left' style { 'size': 'fluid', 'pack': 'solid'} %}
  349.                                 </div>
  350.                                 <li class=\"breadcrumb-item\"
  351.                                     {% if key is same as(categoryId) %}aria-current=\"page\"{% endif %}
  352.                                     itemprop=\"itemListElement\"
  353.                                     itemscope
  354.                                     itemtype=\"https://schema.org/ListItem\">
  355.                                     {% if breadcrumbCategory.type == 'folder' %}
  356.                                         <div class=\"folder\" itemprop=\"name\">{{ name }}</div>
  357.                                     {% else %}
  358.                                         <a href=\"{{ category_url(breadcrumbCategory) }}\"
  359.                                            class=\"breadcrumb-link {% if key is same as(categoryId) %} is-active{% endif %}\"
  360.                                            title=\"{{ name }}\"
  361.                                            {% if category_linknewtab(breadcrumbCategory) %}target=\"_blank\"{% endif %}
  362.                                            itemprop=\"item\">
  363.                                             <link itemprop=\"url\"
  364.                                                   href=\"{{ category_url(breadcrumbCategory) }}\"/>
  365.                                             <span class=\"breadcrumb-title\" itemprop=\"name\">{{ name }}</span>
  366.                                         </a>
  367.                                     {% endif %}
  368.                                     <meta itemprop=\"position\" content=\"{{ loop.index }}\"/>
  369.                                 </li>
  370.                             {% endif %}
  371.                         {% endfor %}
  372.                     </ol>
  373.                 </nav>
  374.             {% endif %}
  375.         </div>
  376.     {% endif %}
  377. {% endblock %}
  378. {% block layout_breadcrumb_list_item %}
  379.     {% if breadcrumbCategories|length > 2 and key == breadcrumbKeys|first %}
  380.         <li class=\"previous-categories breadcrumb-item\">... </li>
  381.         <div class=\"breadcrumb-placeholder\">
  382.             {% sw_icon 'arrow-medium-right' style { 'size': 'fluid', 'pack': 'solid'} %}
  383.         </div>
  384.     {% endif %}
  385.     <li class=\"breadcrumb-item\"
  386.         {% if key is same as(categoryId) %}aria-current=\"page\"{% endif %}
  387.         itemprop=\"itemListElement\"
  388.         itemscope
  389.         itemtype=\"https://schema.org/ListItem\">
  390.         {% if breadcrumbCategory.type == 'folder' %}
  391.             <div itemprop=\"item\">
  392.                 <div class=\"folder\" itemprop=\"name\">{{ name }}</div>
  393.             </div>
  394.         {% else %}
  395.             <a href=\"{{ category_url(breadcrumbCategory) }}\"
  396.                class=\"breadcrumb-link {% if key is same as(categoryId) %} is-active{% endif %}\"
  397.                title=\"{{ name }}\"
  398.                {% if category_linknewtab(breadcrumbCategory) %}target=\"_blank\"{% endif %}
  399.                itemprop=\"item\">
  400.                 <link itemprop=\"url\"
  401.                       href=\"{{ category_url(breadcrumbCategory) }}\"/>
  402.                 <span class=\"breadcrumb-title\" itemprop=\"name\">{{ name }}</span>
  403.             </a>
  404.         {% endif %}
  405.         <meta itemprop=\"position\" content=\"{{ loop.index }}\"/>
  406.     </li>
  407. {% endblock %}""@BaumarktTheme/storefront/layout/breadcrumb.html.twig""/srv/users/globus-int/apps/globus-int/releases/81/custom/static-plugins/BaumarktTheme/src/Resources/views/storefront/layout/breadcrumb.html.twig");
  408.     }
  409. }