var/cache/dev_h8a504f2468b79c92c87215f2f3293b0a/twig/6b/6bee0410294efebfa9d143756f50ec422f914dd337e0e7910bf4ed8e6a9e2746.php line 51

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. /* @Storefront/storefront/layout/header/header.html.twig */
  16. class __TwigTemplate_ddae6f8f0a01ed673d7450c39d3d1d23 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->parent false;
  25.         $this->blocks = [
  26.             'layout_header' => [$this'block_layout_header'],
  27.             'layout_top_bar' => [$this'block_layout_top_bar'],
  28.             'layout_header_navigation' => [$this'block_layout_header_navigation'],
  29.             'layout_header_logo' => [$this'block_layout_header_logo'],
  30.             'layout_header_search' => [$this'block_layout_header_search'],
  31.             'layout_header_navigation_toggle_tablet' => [$this'block_layout_header_navigation_toggle_tablet'],
  32.             'layout_header_navigation_toggle_tablet_button' => [$this'block_layout_header_navigation_toggle_tablet_button'],
  33.             'layout_header_navigation_toggle_tablet_button_icon' => [$this'block_layout_header_navigation_toggle_tablet_button_icon'],
  34.             'layout_header_actions' => [$this'block_layout_header_actions'],
  35.             'layout_header_navigation_toggle' => [$this'block_layout_header_navigation_toggle'],
  36.             'layout_header_navigation_toggle_button' => [$this'block_layout_header_navigation_toggle_button'],
  37.             'layout_header_navigation_toggle_button_icon' => [$this'block_layout_header_navigation_toggle_button_icon'],
  38.             'layout_header_search_toggle' => [$this'block_layout_header_search_toggle'],
  39.             'layout_header_actions_wishlist' => [$this'block_layout_header_actions_wishlist'],
  40.             'layout_header_actions_account' => [$this'block_layout_header_actions_account'],
  41.             'layout_header_actions_cart' => [$this'block_layout_header_actions_cart'],
  42.         ];
  43.     }
  44.     protected function doDisplay(array $context, array $blocks = [])
  45.     {
  46.         $macros $this->macros;
  47.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  48.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "template""@Storefront/storefront/layout/header/header.html.twig"));
  49.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  50.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "template""@Storefront/storefront/layout/header/header.html.twig"));
  51.         // line 1
  52.         $this->displayBlock('layout_header'$context$blocks);
  53.         
  54.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  55.         
  56.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  57.     }
  58.     public function block_layout_header($context, array $blocks = [])
  59.     {
  60.         $macros $this->macros;
  61.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  62.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""layout_header"));
  63.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  64.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""layout_header"));
  65.         // line 2
  66.         echo "    ";
  67.         $this->displayBlock('layout_top_bar'$context$blocks);
  68.         // line 5
  69.         echo "
  70.     ";
  71.         // line 6
  72.         $this->displayBlock('layout_header_navigation'$context$blocks);
  73.         
  74.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  75.         
  76.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  77.     }
  78.     // line 2
  79.     public function block_layout_top_bar($context, array $blocks = [])
  80.     {
  81.         $macros $this->macros;
  82.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  83.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""layout_top_bar"));
  84.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  85.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""layout_top_bar"));
  86.         // line 3
  87.         echo "        ";
  88.         $this->loadTemplate("@BDLCustomThemeChanges/storefront/layout/header/top-bar.html.twig""@Storefront/storefront/layout/header/header.html.twig"3)->display($context);
  89.         // line 4
  90.         echo "    ";
  91.         
  92.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  93.         
  94.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  95.     }
  96.     // line 6
  97.     public function block_layout_header_navigation($context, array $blocks = [])
  98.     {
  99.         $macros $this->macros;
  100.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  101.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""layout_header_navigation"));
  102.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  103.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""layout_header_navigation"));
  104.         // line 7
  105.         echo "        <div class=\"row align-items-center header-row\">
  106.             ";
  107.         // line 8
  108.         $this->displayBlock('layout_header_logo'$context$blocks);
  109.         // line 13
  110.         echo "
  111.             ";
  112.         // line 14
  113.         $this->displayBlock('layout_header_search'$context$blocks);
  114.         // line 39
  115.         echo "
  116.             ";
  117.         // line 40
  118.         $this->displayBlock('layout_header_actions'$context$blocks);
  119.         // line 116
  120.         echo "        </div>
  121.     ";
  122.         
  123.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  124.         
  125.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  126.     }
  127.     // line 8
  128.     public function block_layout_header_logo($context, array $blocks = [])
  129.     {
  130.         $macros $this->macros;
  131.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  132.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""layout_header_logo"));
  133.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  134.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""layout_header_logo"));
  135.         // line 9
  136.         echo "                <div class=\"col-12 col-lg-auto header-logo-col\">
  137.                     ";
  138.         // line 10
  139.         $this->loadTemplate("@Storefront/storefront/layout/header/logo.html.twig""@Storefront/storefront/layout/header/header.html.twig"10)->display($context);
  140.         // line 11
  141.         echo "                </div>
  142.             ";
  143.         
  144.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  145.         
  146.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  147.     }
  148.     // line 14
  149.     public function block_layout_header_search($context, array $blocks = [])
  150.     {
  151.         $macros $this->macros;
  152.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  153.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""layout_header_search"));
  154.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  155.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""layout_header_search"));
  156.         // line 15
  157.         echo "                <div class=\"col-12 order-2 col-sm order-sm-1 header-search-col\">
  158.                     <div class=\"row\">
  159.                         <div class=\"col-sm-auto d-none d-sm-block d-lg-none\">
  160.                             ";
  161.         // line 18
  162.         $this->displayBlock('layout_header_navigation_toggle_tablet'$context$blocks);
  163.         // line 32
  164.         echo "                        </div>
  165.                         <div class=\"col\">
  166.                             ";
  167.         // line 34
  168.         $this->loadTemplate("@Storefront/storefront/layout/header/search.html.twig""@Storefront/storefront/layout/header/header.html.twig"34)->display($context);
  169.         // line 35
  170.         echo "                        </div>
  171.                     </div>
  172.                 </div>
  173.             ";
  174.         
  175.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  176.         
  177.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  178.     }
  179.     // line 18
  180.     public function block_layout_header_navigation_toggle_tablet($context, array $blocks = [])
  181.     {
  182.         $macros $this->macros;
  183.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  184.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""layout_header_navigation_toggle_tablet"));
  185.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  186.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""layout_header_navigation_toggle_tablet"));
  187.         // line 19
  188.         echo "                                <div class=\"nav-main-toggle\">
  189.                                     ";
  190.         // line 20
  191.         $this->displayBlock('layout_header_navigation_toggle_tablet_button'$context$blocks);
  192.         // line 30
  193.         echo "                                </div>
  194.                             ";
  195.         
  196.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  197.         
  198.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  199.     }
  200.     // line 20
  201.     public function block_layout_header_navigation_toggle_tablet_button($context, array $blocks = [])
  202.     {
  203.         $macros $this->macros;
  204.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  205.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""layout_header_navigation_toggle_tablet_button"));
  206.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  207.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""layout_header_navigation_toggle_tablet_button"));
  208.         // line 21
  209.         echo "                                        <button class=\"btn nav-main-toggle-btn header-actions-btn\"
  210.                                                 type=\"button\"
  211.                                                 data-offcanvas-menu=\"true\"
  212.                                                 aria-label=\"";
  213.         // line 24
  214.         echo sw_escape_filter($this->envtwig_striptags($this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("general.menuLink")), "html"nulltrue);
  215.         echo "\">
  216.                                             ";
  217.         // line 25
  218.         $this->displayBlock('layout_header_navigation_toggle_tablet_button_icon'$context$blocks);
  219.         // line 28
  220.         echo "                                        </button>
  221.                                     ";
  222.         
  223.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  224.         
  225.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  226.     }
  227.     // line 25
  228.     public function block_layout_header_navigation_toggle_tablet_button_icon($context, array $blocks = [])
  229.     {
  230.         $macros $this->macros;
  231.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  232.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""layout_header_navigation_toggle_tablet_button_icon"));
  233.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  234.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""layout_header_navigation_toggle_tablet_button_icon"));
  235.         // line 26
  236.         echo "                                                ";
  237.         ((function () use ($context$blocks) {
  238.             $finder $this->env->getExtension('Shopware\Core\Framework\Adapter\Twig\Extension\NodeExtension')->getFinder();
  239.             $includeTemplate $finder->find("@Storefront/storefront/utilities/icon.html.twig");
  240.             return $this->loadTemplate($includeTemplate ?? null"@Storefront/storefront/layout/header/header.html.twig"26);
  241.         })())->display(twig_array_merge($context, ["name" => "stack"]));
  242.         // line 27
  243.         echo "                                            ";
  244.         
  245.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  246.         
  247.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  248.     }
  249.     // line 40
  250.     public function block_layout_header_actions($context, array $blocks = [])
  251.     {
  252.         $macros $this->macros;
  253.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  254.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""layout_header_actions"));
  255.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  256.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""layout_header_actions"));
  257.         // line 41
  258.         echo "                <div class=\"col-12 order-1 col-sm-auto order-sm-2 header-actions-col\">
  259.                     <div class=\"row ";
  260.         // line 42
  261.         echo sw_escape_filter($this->env, ($context["gridNoGuttersClass"] ?? null), "html"nulltrue);
  262.         echo "\">
  263.                         ";
  264.         // line 43
  265.         $this->displayBlock('layout_header_navigation_toggle'$context$blocks);
  266.         // line 59
  267.         echo "
  268.                         ";
  269.         // line 60
  270.         $this->displayBlock('layout_header_search_toggle'$context$blocks);
  271.         // line 75
  272.         echo "
  273.                         ";
  274.         // line 76
  275.         if ($this->extensions['Shopware\Storefront\Framework\Twig\Extension\ConfigExtension']->config($context"core.cart.wishlistEnabled")) {
  276.             // line 77
  277.             echo "                            ";
  278.             $this->displayBlock('layout_header_actions_wishlist'$context$blocks);
  279.             // line 89
  280.             echo "                        ";
  281.         }
  282.         // line 90
  283.         echo "
  284.                         ";
  285.         // line 91
  286.         $this->displayBlock('layout_header_actions_account'$context$blocks);
  287.         // line 98
  288.         echo "
  289.                         ";
  290.         // line 99
  291.         $this->displayBlock('layout_header_actions_cart'$context$blocks);
  292.         // line 113
  293.         echo "                    </div>
  294.                 </div>
  295.             ";
  296.         
  297.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  298.         
  299.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  300.     }
  301.     // line 43
  302.     public function block_layout_header_navigation_toggle($context, array $blocks = [])
  303.     {
  304.         $macros $this->macros;
  305.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  306.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""layout_header_navigation_toggle"));
  307.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  308.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""layout_header_navigation_toggle"));
  309.         // line 44
  310.         echo "                            <div class=\"col d-sm-none\">
  311.                                 <div class=\"menu-button\">
  312.                                     ";
  313.         // line 46
  314.         $this->displayBlock('layout_header_navigation_toggle_button'$context$blocks);
  315.         // line 56
  316.         echo "                                </div>
  317.                             </div>
  318.                         ";
  319.         
  320.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  321.         
  322.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  323.     }
  324.     // line 46
  325.     public function block_layout_header_navigation_toggle_button($context, array $blocks = [])
  326.     {
  327.         $macros $this->macros;
  328.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  329.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""layout_header_navigation_toggle_button"));
  330.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  331.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""layout_header_navigation_toggle_button"));
  332.         // line 47
  333.         echo "                                        <button class=\"btn nav-main-toggle-btn header-actions-btn\"
  334.                                                 type=\"button\"
  335.                                                 data-offcanvas-menu=\"true\"
  336.                                                 aria-label=\"";
  337.         // line 50
  338.         echo sw_escape_filter($this->envtwig_striptags($this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("general.menuLink")), "html"nulltrue);
  339.         echo "\">
  340.                                             ";
  341.         // line 51
  342.         $this->displayBlock('layout_header_navigation_toggle_button_icon'$context$blocks);
  343.         // line 54
  344.         echo "                                        </button>
  345.                                     ";
  346.         
  347.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  348.         
  349.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  350.     }
  351.     // line 51
  352.     public function block_layout_header_navigation_toggle_button_icon($context, array $blocks = [])
  353.     {
  354.         $macros $this->macros;
  355.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  356.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""layout_header_navigation_toggle_button_icon"));
  357.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  358.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""layout_header_navigation_toggle_button_icon"));
  359.         // line 52
  360.         echo "                                                ";
  361.         ((function () use ($context$blocks) {
  362.             $finder $this->env->getExtension('Shopware\Core\Framework\Adapter\Twig\Extension\NodeExtension')->getFinder();
  363.             $includeTemplate $finder->find("@Storefront/storefront/utilities/icon.html.twig");
  364.             return $this->loadTemplate($includeTemplate ?? null"@Storefront/storefront/layout/header/header.html.twig"52);
  365.         })())->display(twig_array_merge($context, ["name" => "stack"]));
  366.         // line 53
  367.         echo "                                            ";
  368.         
  369.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  370.         
  371.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  372.     }
  373.     // line 60
  374.     public function block_layout_header_search_toggle($context, array $blocks = [])
  375.     {
  376.         $macros $this->macros;
  377.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  378.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""layout_header_search_toggle"));
  379.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  380.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""layout_header_search_toggle"));
  381.         // line 61
  382.         echo "                            <div class=\"col-auto d-sm-none\">
  383.                                 <div class=\"search-toggle\">
  384.                                     <button class=\"btn header-actions-btn search-toggle-btn js-search-toggle-btn collapsed\"
  385.                                             type=\"button\"
  386.                                             ";
  387.         // line 65
  388.         echo sw_escape_filter($this->env, ($context["dataBsToggleAttr"] ?? null), "html"nulltrue);
  389.         echo "=\"collapse\"
  390.                                             ";
  391.         // line 66
  392.         echo sw_escape_filter($this->env, ($context["dataBsTargetAttr"] ?? null), "html"nulltrue);
  393.         echo "=\"#searchCollapse\"
  394.                                             aria-expanded=\"false\"
  395.                                             aria-controls=\"searchCollapse\"
  396.                                             aria-label=\"";
  397.         // line 69
  398.         echo sw_escape_filter($this->envtwig_striptags($this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("header.searchButton")), "html"nulltrue);
  399.         echo "\">
  400.                                         ";
  401.         // line 70
  402.         ((function () use ($context$blocks) {
  403.             $finder $this->env->getExtension('Shopware\Core\Framework\Adapter\Twig\Extension\NodeExtension')->getFinder();
  404.             $includeTemplate $finder->find("@Storefront/storefront/utilities/icon.html.twig");
  405.             return $this->loadTemplate($includeTemplate ?? null"@Storefront/storefront/layout/header/header.html.twig"70);
  406.         })())->display(twig_array_merge($context, ["name" => "search"]));
  407.         // line 71
  408.         echo "                                    </button>
  409.                                 </div>
  410.                             </div>
  411.                         ";
  412.         
  413.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  414.         
  415.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  416.     }
  417.     // line 77
  418.     public function block_layout_header_actions_wishlist($context, array $blocks = [])
  419.     {
  420.         $macros $this->macros;
  421.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  422.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""layout_header_actions_wishlist"));
  423.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  424.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""layout_header_actions_wishlist"));
  425.         // line 78
  426.         echo "                                <div class=\"col-auto\">
  427.                                     <div class=\"header-wishlist\">
  428.                                         <a class=\"btn header-wishlist-btn header-actions-btn\"
  429.                                            href=\"";
  430.         // line 81
  431.         echo $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("frontend.wishlist.page");
  432.         echo "\"
  433.                                            title=\"";
  434.         // line 82
  435.         echo sw_escape_filter($this->envtwig_striptags($this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("header.wishlist")), "html"nulltrue);
  436.         echo "\"
  437.                                            aria-label=\"";
  438.         // line 83
  439.         echo sw_escape_filter($this->envtwig_striptags($this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("header.wishlist")), "html"nulltrue);
  440.         echo "\">
  441.                                             ";
  442.         // line 84
  443.         $this->loadTemplate("@Storefront/storefront/layout/header/actions/wishlist-widget.html.twig""@Storefront/storefront/layout/header/header.html.twig"84)->display($context);
  444.         // line 85
  445.         echo "                                        </a>
  446.                                     </div>
  447.                                 </div>
  448.                             ";
  449.         
  450.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  451.         
  452.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  453.     }
  454.     // line 91
  455.     public function block_layout_header_actions_account($context, array $blocks = [])
  456.     {
  457.         $macros $this->macros;
  458.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  459.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""layout_header_actions_account"));
  460.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  461.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""layout_header_actions_account"));
  462.         // line 92
  463.         echo "                            <div class=\"col-auto\">
  464.                                 <div class=\"account-menu\">
  465.                                     ";
  466.         // line 94
  467.         $this->loadTemplate("@Storefront/storefront/layout/header/actions/account-widget.html.twig""@Storefront/storefront/layout/header/header.html.twig"94)->display($context);
  468.         // line 95
  469.         echo "                                </div>
  470.                             </div>
  471.                         ";
  472.         
  473.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  474.         
  475.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  476.     }
  477.     // line 99
  478.     public function block_layout_header_actions_cart($context, array $blocks = [])
  479.     {
  480.         $macros $this->macros;
  481.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  482.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""layout_header_actions_cart"));
  483.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  484.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""layout_header_actions_cart"));
  485.         // line 100
  486.         echo "                            <div class=\"col-auto\">
  487.                                 <div class=\"header-cart\"
  488.                                      data-offcanvas-cart=\"true\">
  489.                                     <a class=\"btn header-cart-btn header-actions-btn\"
  490.                                        href=\"";
  491.         // line 104
  492.         echo $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("frontend.checkout.cart.page");
  493.         echo "\"
  494.                                        data-cart-widget=\"true\"
  495.                                        title=\"";
  496.         // line 106
  497.         echo sw_escape_filter($this->envtwig_striptags($this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("checkout.cartTitle")), "html"nulltrue);
  498.         echo "\"
  499.                                        aria-label=\"";
  500.         // line 107
  501.         echo sw_escape_filter($this->envtwig_striptags($this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("checkout.cartTitle")), "html"nulltrue);
  502.         echo "\">
  503.                                         ";
  504.         // line 108
  505.         $this->loadTemplate("@WebkulShowPriceAfterLogin/storefront/layout/header/actions/cart-widget.html.twig""@Storefront/storefront/layout/header/header.html.twig"108)->display($context);
  506.         // line 109
  507.         echo "                                    </a>
  508.                                 </div>
  509.                             </div>
  510.                         ";
  511.         
  512.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  513.         
  514.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  515.     }
  516.     public function getTemplateName()
  517.     {
  518.         return "@Storefront/storefront/layout/header/header.html.twig";
  519.     }
  520.     public function getDebugInfo()
  521.     {
  522.         return array (  600 => 109,  598 => 108,  594 => 107,  590 => 106,  585 => 104,  579 => 100,  569 => 99,  557 => 95,  555 => 94,  551 => 92,  541 => 91,  528 => 85,  526 => 84,  522 => 83,  518 => 82,  514 => 81,  509 => 78,  499 => 77,  486 => 71,  478 => 70,  474 => 69,  468 => 66,  464 => 65,  458 => 61,  448 => 60,  438 => 53,  429 => 52,  419 => 51,  408 => 54,  406 => 51,  402 => 50,  397 => 47,  387 => 46,  375 => 56,  373 => 46,  369 => 44,  359 => 43,  347 => 113,  345 => 99,  342 => 98,  340 => 91,  337 => 90,  334 => 89,  331 => 77,  329 => 76,  326 => 75,  324 => 60,  321 => 59,  319 => 43,  315 => 42,  312 => 41,  302 => 40,  292 => 27,  283 => 26,  273 => 25,  262 => 28,  260 => 25,  256 => 24,  251 => 21,  241 => 20,  230 => 30,  228 => 20,  225 => 19,  215 => 18,  202 => 35,  200 => 34,  196 => 32,  194 => 18,  189 => 15,  179 => 14,  168 => 11,  166 => 10,  163 => 9,  153 => 8,  142 => 116,  140 => 40,  137 => 39,  135 => 14,  132 => 13,  130 => 8,  127 => 7,  117 => 6,  107 => 4,  104 => 3,  94 => 2,  84 => 6,  81 => 5,  78 => 2,  59 => 1,);
  523.     }
  524.     public function getSourceContext()
  525.     {
  526.         return new Source("{% block layout_header %}
  527.     {% block layout_top_bar %}
  528.         {% sw_include '@Storefront/storefront/layout/header/top-bar.html.twig' %}
  529.     {% endblock %}
  530.     {% block layout_header_navigation %}
  531.         <div class=\"row align-items-center header-row\">
  532.             {% block layout_header_logo %}
  533.                 <div class=\"col-12 col-lg-auto header-logo-col\">
  534.                     {% sw_include '@Storefront/storefront/layout/header/logo.html.twig' %}
  535.                 </div>
  536.             {% endblock %}
  537.             {% block layout_header_search %}
  538.                 <div class=\"col-12 order-2 col-sm order-sm-1 header-search-col\">
  539.                     <div class=\"row\">
  540.                         <div class=\"col-sm-auto d-none d-sm-block d-lg-none\">
  541.                             {% block layout_header_navigation_toggle_tablet %}
  542.                                 <div class=\"nav-main-toggle\">
  543.                                     {% block layout_header_navigation_toggle_tablet_button %}
  544.                                         <button class=\"btn nav-main-toggle-btn header-actions-btn\"
  545.                                                 type=\"button\"
  546.                                                 data-offcanvas-menu=\"true\"
  547.                                                 aria-label=\"{{ \"general.menuLink\"|trans|striptags }}\">
  548.                                             {% block layout_header_navigation_toggle_tablet_button_icon %}
  549.                                                 {% sw_icon 'stack' %}
  550.                                             {% endblock %}
  551.                                         </button>
  552.                                     {% endblock %}
  553.                                 </div>
  554.                             {% endblock %}
  555.                         </div>
  556.                         <div class=\"col\">
  557.                             {% sw_include '@Storefront/storefront/layout/header/search.html.twig' %}
  558.                         </div>
  559.                     </div>
  560.                 </div>
  561.             {% endblock %}
  562.             {% block layout_header_actions %}
  563.                 <div class=\"col-12 order-1 col-sm-auto order-sm-2 header-actions-col\">
  564.                     <div class=\"row {{ gridNoGuttersClass }}\">
  565.                         {% block layout_header_navigation_toggle %}
  566.                             <div class=\"col d-sm-none\">
  567.                                 <div class=\"menu-button\">
  568.                                     {% block layout_header_navigation_toggle_button %}
  569.                                         <button class=\"btn nav-main-toggle-btn header-actions-btn\"
  570.                                                 type=\"button\"
  571.                                                 data-offcanvas-menu=\"true\"
  572.                                                 aria-label=\"{{ \"general.menuLink\"|trans|striptags }}\">
  573.                                             {% block layout_header_navigation_toggle_button_icon %}
  574.                                                 {% sw_icon 'stack' %}
  575.                                             {% endblock %}
  576.                                         </button>
  577.                                     {% endblock %}
  578.                                 </div>
  579.                             </div>
  580.                         {% endblock %}
  581.                         {% block layout_header_search_toggle %}
  582.                             <div class=\"col-auto d-sm-none\">
  583.                                 <div class=\"search-toggle\">
  584.                                     <button class=\"btn header-actions-btn search-toggle-btn js-search-toggle-btn collapsed\"
  585.                                             type=\"button\"
  586.                                             {{ dataBsToggleAttr }}=\"collapse\"
  587.                                             {{ dataBsTargetAttr }}=\"#searchCollapse\"
  588.                                             aria-expanded=\"false\"
  589.                                             aria-controls=\"searchCollapse\"
  590.                                             aria-label=\"{{ \"header.searchButton\"|trans|striptags }}\">
  591.                                         {% sw_icon 'search' %}
  592.                                     </button>
  593.                                 </div>
  594.                             </div>
  595.                         {% endblock %}
  596.                         {% if config('core.cart.wishlistEnabled') %}
  597.                             {% block layout_header_actions_wishlist %}
  598.                                 <div class=\"col-auto\">
  599.                                     <div class=\"header-wishlist\">
  600.                                         <a class=\"btn header-wishlist-btn header-actions-btn\"
  601.                                            href=\"{{ path('frontend.wishlist.page') }}\"
  602.                                            title=\"{{ 'header.wishlist'|trans|striptags }}\"
  603.                                            aria-label=\"{{ 'header.wishlist'|trans|striptags }}\">
  604.                                             {% sw_include '@Storefront/storefront/layout/header/actions/wishlist-widget.html.twig' %}
  605.                                         </a>
  606.                                     </div>
  607.                                 </div>
  608.                             {% endblock %}
  609.                         {% endif %}
  610.                         {% block layout_header_actions_account %}
  611.                             <div class=\"col-auto\">
  612.                                 <div class=\"account-menu\">
  613.                                     {% sw_include '@Storefront/storefront/layout/header/actions/account-widget.html.twig' %}
  614.                                 </div>
  615.                             </div>
  616.                         {% endblock %}
  617.                         {% block layout_header_actions_cart %}
  618.                             <div class=\"col-auto\">
  619.                                 <div class=\"header-cart\"
  620.                                      data-offcanvas-cart=\"true\">
  621.                                     <a class=\"btn header-cart-btn header-actions-btn\"
  622.                                        href=\"{{ path('frontend.checkout.cart.page') }}\"
  623.                                        data-cart-widget=\"true\"
  624.                                        title=\"{{ 'checkout.cartTitle'|trans|striptags }}\"
  625.                                        aria-label=\"{{ 'checkout.cartTitle'|trans|striptags }}\">
  626.                                         {% sw_include '@Storefront/storefront/layout/header/actions/cart-widget.html.twig' %}
  627.                                     </a>
  628.                                 </div>
  629.                             </div>
  630.                         {% endblock %}
  631.                     </div>
  632.                 </div>
  633.             {% endblock %}
  634.         </div>
  635.     {% endblock %}
  636. {% endblock %}
  637. ""@Storefront/storefront/layout/header/header.html.twig""/home/bardahls/shopware/vendor/shopware/storefront/Resources/views/storefront/layout/header/header.html.twig");
  638.     }
  639. }