var/cache/dev_hf4f0570ec4d597d79f3d835eecec3194/twig/a2/a200bfb574ab015e9831db297d01b91f5af3d18453a0d3bf1db938496fe10e3a.php line 339

Open in your IDE?
  1. <?php
  2. use Twig\Environment;
  3. use Twig\Error\LoaderError;
  4. use Twig\Error\RuntimeError;
  5. use Twig\Extension\SandboxExtension;
  6. use Twig\Markup;
  7. use Twig\Sandbox\SecurityError;
  8. use Twig\Sandbox\SecurityNotAllowedTagError;
  9. use Twig\Sandbox\SecurityNotAllowedFilterError;
  10. use Twig\Sandbox\SecurityNotAllowedFunctionError;
  11. use Twig\Source;
  12. use Twig\Template;
  13. /* @HBCTheme/storefront/base.html.twig */
  14. class __TwigTemplate_fbd77061cbce558d54611ec777e1b6ae extends Template
  15. {
  16.     private $source;
  17.     private $macros = [];
  18.     public function __construct(Environment $env)
  19.     {
  20.         parent::__construct($env);
  21.         $this->source $this->getSourceContext();
  22.         $this->parent false;
  23.         $this->blocks = [
  24.             'base_doctype' => [$this'block_base_doctype'],
  25.             'base_html' => [$this'block_base_html'],
  26.             'base_head' => [$this'block_base_head'],
  27.             'base_body' => [$this'block_base_body'],
  28.             'base_body_classes' => [$this'block_base_body_classes'],
  29.             'base_body_inner' => [$this'block_base_body_inner'],
  30.             'base_noscript' => [$this'block_base_noscript'],
  31.             'base_header' => [$this'block_base_header'],
  32.             'base_header_inner' => [$this'block_base_header_inner'],
  33.             'base_navigation' => [$this'block_base_navigation'],
  34.             'base_offcanvas_navigation' => [$this'block_base_offcanvas_navigation'],
  35.             'base_offcanvas_navigation_inner' => [$this'block_base_offcanvas_navigation_inner'],
  36.             'base_main' => [$this'block_base_main'],
  37.             'base_flashbags' => [$this'block_base_flashbags'],
  38.             'base_main_inner' => [$this'block_base_main_inner'],
  39.             'base_main_container' => [$this'block_base_main_container'],
  40.             'base_breadcrumb' => [$this'block_base_breadcrumb'],
  41.             'base_content' => [$this'block_base_content'],
  42.             'base_footer' => [$this'block_base_footer'],
  43.             'base_footer_inner' => [$this'block_base_footer_inner'],
  44.             'base_scroll_up' => [$this'block_base_scroll_up'],
  45.             'base_cookie_permission' => [$this'block_base_cookie_permission'],
  46.             'base_pseudo_modal' => [$this'block_base_pseudo_modal'],
  47.             'base_body_script' => [$this'block_base_body_script'],
  48.             'base_script_token' => [$this'block_base_script_token'],
  49.             'base_script_router' => [$this'block_base_script_router'],
  50.             'base_script_breakpoints' => [$this'block_base_script_breakpoints'],
  51.             'base_script_csrf' => [$this'block_base_script_csrf'],
  52.             'base_script_wishlist_state' => [$this'block_base_script_wishlist_state'],
  53.             'base_script_hmr_mode' => [$this'block_base_script_hmr_mode'],
  54.         ];
  55.     }
  56.     protected function doDisplay(array $context, array $blocks = [])
  57.     {
  58.         $macros $this->macros;
  59.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  60.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "template""@HBCTheme/storefront/base.html.twig"));
  61.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  62.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "template""@HBCTheme/storefront/base.html.twig"));
  63.         echo "<!-- INCLUDE BEGIN @HBCTheme/storefront/base.html.twig (custom/plugins/HBCTheme/src/Resources/views/storefront/base.html.twig) -->";
  64.         // line 2
  65.         $context["isHMRMode"] = (twig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source, ($context["app"] ?? null), "request", [], "any"falsefalsefalse2), "headers", [], "any"falsefalsefalse2), "get", [=> "hot-reload-mode"], "method"falsefalsefalse2) && (twig_get_attribute($this->env$this->source, ($context["app"] ?? null), "environment", [], "any"falsefalsefalse2) == "dev"));
  66.         // line 3
  67.         echo "
  68. ";
  69.         // line 4
  70.         $this->displayBlock('base_doctype'$context$blocks);
  71.         // line 7
  72.         echo "
  73. ";
  74.         // line 8
  75.         $this->displayBlock('base_html'$context$blocks);
  76.         // line 13
  77.         echo "
  78. ";
  79.         // line 14
  80.         $this->displayBlock('base_head'$context$blocks);
  81.         // line 17
  82.         echo "
  83. ";
  84.         // line 18
  85.         $this->displayBlock('base_body'$context$blocks);
  86.         // line 191
  87.         echo "</html>
  88. ";
  89.         // line 0
  90.         echo "<!-- INCLUDE END @HBCTheme/storefront/base.html.twig -->";
  91.         
  92.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  93.         
  94.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  95.     }
  96.     // line 4
  97.     public function block_base_doctype($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""base_doctype"));
  102.         // line 0
  103.         echo "<!-- BLOCK BEGIN base_doctype (custom/plugins/HBCTheme/src/Resources/views/storefront/base.html.twig) -->";
  104.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  105.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""base_doctype"));
  106.         // line 5
  107.         echo "<!DOCTYPE html>
  108. ";
  109.         
  110.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  111.         // line 0
  112.         echo "<!-- BLOCK END base_doctype -->";
  113.         
  114.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  115.     }
  116.     // line 8
  117.     public function block_base_html($context, array $blocks = [])
  118.     {
  119.         $macros $this->macros;
  120.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  121.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""base_html"));
  122.         // line 0
  123.         echo "<!-- BLOCK BEGIN base_html (custom/plugins/HBCTheme/src/Resources/views/storefront/base.html.twig) -->";
  124.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  125.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""base_html"));
  126.         // line 9
  127.         echo "<html lang=\"";
  128.         echo twig_escape_filter($this->envtwig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source, ($context["app"] ?? null), "request", [], "any"falsefalsefalse9), "locale", [], "any"falsefalsefalse9), "html"nulltrue);
  129.         echo "\"
  130.       itemscope=\"itemscope\"
  131.       itemtype=\"https://schema.org/WebPage\">
  132. ";
  133.         
  134.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  135.         // line 0
  136.         echo "<!-- BLOCK END base_html -->";
  137.         
  138.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  139.     }
  140.     // line 14
  141.     public function block_base_head($context, array $blocks = [])
  142.     {
  143.         $macros $this->macros;
  144.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  145.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""base_head"));
  146.         // line 0
  147.         echo "<!-- BLOCK BEGIN base_head (custom/plugins/HBCTheme/src/Resources/views/storefront/base.html.twig) -->";
  148.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  149.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""base_head"));
  150.         // line 15
  151.         echo "    ";
  152.         $this->loadTemplate("@Storefront/storefront/layout/meta.html.twig""@HBCTheme/storefront/base.html.twig"15)->display($context);
  153.         
  154.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  155.         // line 0
  156.         echo "<!-- BLOCK END base_head -->";
  157.         
  158.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  159.     }
  160.     // line 18
  161.     public function block_base_body($context, array $blocks = [])
  162.     {
  163.         $macros $this->macros;
  164.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  165.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""base_body"));
  166.         // line 0
  167.         echo "<!-- BLOCK BEGIN base_body (custom/plugins/HBCTheme/src/Resources/views/storefront/base.html.twig) -->";
  168.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  169.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""base_body"));
  170.         // line 19
  171.         echo "    <body class=\"";
  172.         $this->displayBlock('base_body_classes'$context$blocks);
  173.         echo "\">
  174.     ";
  175.         // line 21
  176.         ob_start();
  177.         // line 22
  178.         echo "        ";
  179.         $this->displayBlock('base_body_inner'$context$blocks);
  180.         // line 91
  181.         echo "    ";
  182.         $___internal_parse_0_ = ('' === $tmp ob_get_clean()) ? '' : new Markup($tmp$this->env->getCharset());
  183.         // line 21
  184.         echo twig_replace_filter($___internal_parse_0_, ["®" => "<sup>®</sup>"]);
  185.         // line 92
  186.         echo "
  187.     ";
  188.         // line 93
  189.         $this->displayBlock('base_scroll_up'$context$blocks);
  190.         // line 96
  191.         echo "
  192.     ";
  193.         // line 97
  194.         $this->displayBlock('base_cookie_permission'$context$blocks);
  195.         // line 100
  196.         echo "
  197.     ";
  198.         // line 101
  199.         $this->displayBlock('base_pseudo_modal'$context$blocks);
  200.         // line 104
  201.         echo "
  202.     ";
  203.         // line 105
  204.         $this->displayBlock('base_body_script'$context$blocks);
  205.         // line 189
  206.         echo "    </body>
  207. ";
  208.         
  209.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  210.         // line 0
  211.         echo "<!-- BLOCK END base_body -->";
  212.         
  213.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  214.     }
  215.     // line 19
  216.     public function block_base_body_classes($context, array $blocks = [])
  217.     {
  218.         $macros $this->macros;
  219.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  220.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""base_body_classes"));
  221.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  222.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""base_body_classes"));
  223.         echo "is-ctl-";
  224.         echo twig_escape_filter($this->envtwig_lower_filter($this->env, ($context["controllerName"] ?? null)), "html"nulltrue);
  225.         echo " is-act-";
  226.         echo twig_escape_filter($this->envtwig_lower_filter($this->env, ($context["controllerAction"] ?? null)), "html"nulltrue);
  227.         
  228.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  229.         
  230.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  231.     }
  232.     // line 22
  233.     public function block_base_body_inner($context, array $blocks = [])
  234.     {
  235.         $macros $this->macros;
  236.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  237.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""base_body_inner"));
  238.         // line 0
  239.         echo "<!-- BLOCK BEGIN base_body_inner (custom/plugins/HBCTheme/src/Resources/views/storefront/base.html.twig) -->";
  240.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  241.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""base_body_inner"));
  242.         // line 23
  243.         echo "            ";
  244.         $this->displayBlock('base_noscript'$context$blocks);
  245.         // line 31
  246.         echo "
  247.             ";
  248.         // line 32
  249.         $this->displayBlock('base_header'$context$blocks);
  250.         // line 39
  251.         echo "
  252.             ";
  253.         // line 41
  254.         echo "            ";
  255.         $this->displayBlock('base_navigation'$context$blocks);
  256.         // line 43
  257.         echo "
  258.             ";
  259.         // line 44
  260.         $this->displayBlock('base_offcanvas_navigation'$context$blocks);
  261.         // line 53
  262.         echo "
  263.             ";
  264.         // line 54
  265.         $this->displayBlock('base_main'$context$blocks);
  266.         // line 82
  267.         echo "
  268.             ";
  269.         // line 83
  270.         $this->displayBlock('base_footer'$context$blocks);
  271.         // line 90
  272.         echo "        ";
  273.         
  274.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  275.         // line 0
  276.         echo "<!-- BLOCK END base_body_inner -->";
  277.         
  278.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  279.     }
  280.     // line 23
  281.     public function block_base_noscript($context, array $blocks = [])
  282.     {
  283.         $macros $this->macros;
  284.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  285.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""base_noscript"));
  286.         // line 0
  287.         echo "<!-- BLOCK BEGIN base_noscript (custom/plugins/HBCTheme/src/Resources/views/storefront/base.html.twig) -->";
  288.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  289.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""base_noscript"));
  290.         // line 24
  291.         echo "                <noscript class=\"noscript-main\">
  292.                     ";
  293.         // line 25
  294.         $this->loadTemplate("@Storefront/storefront/utilities/alert.html.twig""@HBCTheme/storefront/base.html.twig"25)->display(twig_array_merge($context, ["type" => "info""content" => $this->extensions['Shopware\Core\Framework\Adapter\Twig\Extension\SwSanitizeTwigFilter']->sanitize($this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("general.noscriptNotice"))]));
  295.         // line 29
  296.         echo "                </noscript>
  297.             ";
  298.         
  299.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  300.         // line 0
  301.         echo "<!-- BLOCK END base_noscript -->";
  302.         
  303.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  304.     }
  305.     // line 32
  306.     public function block_base_header($context, array $blocks = [])
  307.     {
  308.         $macros $this->macros;
  309.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  310.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""base_header"));
  311.         // line 0
  312.         echo "<!-- BLOCK BEGIN base_header (custom/plugins/HBCTheme/src/Resources/views/storefront/base.html.twig) -->";
  313.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  314.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""base_header"));
  315.         // line 33
  316.         echo "                <header class=\"header-main\" id=\"header-main\">
  317.                     ";
  318.         // line 34
  319.         $this->displayBlock('base_header_inner'$context$blocks);
  320.         // line 37
  321.         echo "                </header>
  322.             ";
  323.         
  324.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  325.         // line 0
  326.         echo "<!-- BLOCK END base_header -->";
  327.         
  328.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  329.     }
  330.     // line 34
  331.     public function block_base_header_inner($context, array $blocks = [])
  332.     {
  333.         $macros $this->macros;
  334.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  335.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""base_header_inner"));
  336.         // line 0
  337.         echo "<!-- BLOCK BEGIN base_header_inner (custom/plugins/HBCTheme/src/Resources/views/storefront/base.html.twig) -->";
  338.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  339.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""base_header_inner"));
  340.         // line 35
  341.         echo "                            ";
  342.         $this->loadTemplate("@HBCTheme/storefront/layout/header/header.html.twig""@HBCTheme/storefront/base.html.twig"35)->display($context);
  343.         // line 36
  344.         echo "                    ";
  345.         
  346.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  347.         // line 0
  348.         echo "<!-- BLOCK END base_header_inner -->";
  349.         
  350.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  351.     }
  352.     // line 41
  353.     public function block_base_navigation($context, array $blocks = [])
  354.     {
  355.         $macros $this->macros;
  356.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  357.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""base_navigation"));
  358.         // line 0
  359.         echo "<!-- BLOCK BEGIN base_navigation (custom/plugins/HBCTheme/src/Resources/views/storefront/base.html.twig) -->";
  360.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  361.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""base_navigation"));
  362.         // line 42
  363.         echo "            ";
  364.         
  365.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  366.         // line 0
  367.         echo "<!-- BLOCK END base_navigation -->";
  368.         
  369.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  370.     }
  371.     // line 44
  372.     public function block_base_offcanvas_navigation($context, array $blocks = [])
  373.     {
  374.         $macros $this->macros;
  375.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  376.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""base_offcanvas_navigation"));
  377.         // line 0
  378.         echo "<!-- BLOCK BEGIN base_offcanvas_navigation (custom/plugins/HBCTheme/src/Resources/views/storefront/base.html.twig) -->";
  379.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  380.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""base_offcanvas_navigation"));
  381.         // line 45
  382.         echo "                ";
  383.         if (twig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source, ($context["page"] ?? null), "header", [], "any"falsefalsefalse45), "navigation", [], "any"falsefalsefalse45)) {
  384.             // line 46
  385.             echo "                    <div class=\"d-none js-navigation-offcanvas-initial-content";
  386.             if ((twig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source, ($context["context"] ?? null), "salesChannel", [], "any"falsefalsefalse46), "navigationCategoryId", [], "any"falsefalsefalse46) == twig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source, ($context["page"] ?? null), "header", [], "any"falsefalsefalse46), "navigation", [], "any"falsefalsefalse46), "active", [], "any"falsefalsefalse46), "id", [], "any"falsefalsefalse46))) {
  387.                 echo " is-root";
  388.             }
  389.             echo "\">
  390.                         ";
  391.             // line 47
  392.             $this->displayBlock('base_offcanvas_navigation_inner'$context$blocks);
  393.             // line 50
  394.             echo "                    </div>
  395.                 ";
  396.         }
  397.         // line 52
  398.         echo "            ";
  399.         
  400.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  401.         // line 0
  402.         echo "<!-- BLOCK END base_offcanvas_navigation -->";
  403.         
  404.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  405.     }
  406.     // line 47
  407.     public function block_base_offcanvas_navigation_inner($context, array $blocks = [])
  408.     {
  409.         $macros $this->macros;
  410.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  411.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""base_offcanvas_navigation_inner"));
  412.         // line 0
  413.         echo "<!-- BLOCK BEGIN base_offcanvas_navigation_inner (custom/plugins/HBCTheme/src/Resources/views/storefront/base.html.twig) -->";
  414.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  415.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""base_offcanvas_navigation_inner"));
  416.         // line 48
  417.         echo "                            ";
  418.         $this->loadTemplate("@HBCTheme/storefront/layout/navigation/offcanvas/navigation.html.twig""@HBCTheme/storefront/base.html.twig"48)->display(twig_array_merge($context, ["navigation" => twig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source, ($context["page"] ?? null), "header", [], "any"falsefalsefalse48), "navigation", [], "any"falsefalsefalse48)]));
  419.         // line 49
  420.         echo "                        ";
  421.         
  422.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  423.         // line 0
  424.         echo "<!-- BLOCK END base_offcanvas_navigation_inner -->";
  425.         
  426.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  427.     }
  428.     // line 54
  429.     public function block_base_main($context, array $blocks = [])
  430.     {
  431.         $macros $this->macros;
  432.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  433.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""base_main"));
  434.         // line 0
  435.         echo "<!-- BLOCK BEGIN base_main (custom/plugins/HBCTheme/src/Resources/views/storefront/base.html.twig) -->";
  436.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  437.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""base_main"));
  438.         // line 55
  439.         echo "                <main class=\"content-main";
  440.         if ((twig_lower_filter($this->env, ($context["controllerAction"] ?? null)) == "home")) {
  441.             echo " start-page";
  442.         }
  443.         echo " ";
  444.         if (twig_get_attribute($this->env$this->source, ($context["context"] ?? null), "customer", [], "any"falsefalsefalse55)) {
  445.             echo " customer-logged-in ";
  446.         }
  447.         echo " ";
  448.         if ((twig_get_attribute($this->env$this->source, ($context["context"] ?? null), "customer", [], "any"falsefalsefalse55) && (twig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source, ($context["context"] ?? null), "customer", [], "any"falsefalsefalse55), "groupId", [], "any"falsefalsefalse55) == "cfbd5018d38d41d8adca10d94fc8bdd6"))) {
  449.             echo " standard-group-login";
  450.         }
  451.         echo "\">
  452.                     ";
  453.         // line 56
  454.         $this->displayBlock('base_flashbags'$context$blocks);
  455.         // line 63
  456.         echo "
  457.                     ";
  458.         // line 64
  459.         $this->displayBlock('base_main_inner'$context$blocks);
  460.         // line 80
  461.         echo "                </main>
  462.             ";
  463.         
  464.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  465.         // line 0
  466.         echo "<!-- BLOCK END base_main -->";
  467.         
  468.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  469.     }
  470.     // line 56
  471.     public function block_base_flashbags($context, array $blocks = [])
  472.     {
  473.         $macros $this->macros;
  474.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  475.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""base_flashbags"));
  476.         // line 0
  477.         echo "<!-- BLOCK BEGIN base_flashbags (custom/plugins/HBCTheme/src/Resources/views/storefront/base.html.twig) -->";
  478.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  479.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""base_flashbags"));
  480.         // line 57
  481.         echo "                        <div class=\"flashbags container\">
  482.                             ";
  483.         // line 58
  484.         $context['_parent'] = $context;
  485.         $context['_seq'] = twig_ensure_traversable(twig_get_attribute($this->env$this->source, ($context["app"] ?? null), "flashes", [], "any"falsefalsefalse58));
  486.         $context['loop'] = [
  487.           'parent' => $context['_parent'],
  488.           'index0' => 0,
  489.           'index'  => 1,
  490.           'first'  => true,
  491.         ];
  492.         if (is_array($context['_seq']) || (is_object($context['_seq']) && $context['_seq'] instanceof \Countable)) {
  493.             $length count($context['_seq']);
  494.             $context['loop']['revindex0'] = $length 1;
  495.             $context['loop']['revindex'] = $length;
  496.             $context['loop']['length'] = $length;
  497.             $context['loop']['last'] = === $length;
  498.         }
  499.         foreach ($context['_seq'] as $context["type"] => $context["messages"]) {
  500.             // line 59
  501.             echo "                                ";
  502.             $this->loadTemplate("@Storefront/storefront/utilities/alert.html.twig""@HBCTheme/storefront/base.html.twig"59)->display(twig_array_merge($context, ["type" => $context["type"], "list" => $context["messages"]]));
  503.             // line 60
  504.             echo "                            ";
  505.             ++$context['loop']['index0'];
  506.             ++$context['loop']['index'];
  507.             $context['loop']['first'] = false;
  508.             if (isset($context['loop']['length'])) {
  509.                 --$context['loop']['revindex0'];
  510.                 --$context['loop']['revindex'];
  511.                 $context['loop']['last'] = === $context['loop']['revindex0'];
  512.             }
  513.         }
  514.         $_parent $context['_parent'];
  515.         unset($context['_seq'], $context['_iterated'], $context['type'], $context['messages'], $context['_parent'], $context['loop']);
  516.         $context array_intersect_key($context$_parent) + $_parent;
  517.         // line 61
  518.         echo "                        </div>
  519.                     ";
  520.         
  521.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  522.         // line 0
  523.         echo "<!-- BLOCK END base_flashbags -->";
  524.         
  525.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  526.     }
  527.     // line 64
  528.     public function block_base_main_inner($context, array $blocks = [])
  529.     {
  530.         $macros $this->macros;
  531.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  532.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""base_main_inner"));
  533.         // line 0
  534.         echo "<!-- BLOCK BEGIN base_main_inner (custom/plugins/HBCTheme/src/Resources/views/storefront/base.html.twig) -->";
  535.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  536.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""base_main_inner"));
  537.         // line 65
  538.         echo "                        <div class=\"container\">
  539.                             ";
  540.         // line 66
  541.         $this->displayBlock('base_main_container'$context$blocks);
  542.         // line 78
  543.         echo "                        </div>
  544.                     ";
  545.         
  546.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  547.         // line 0
  548.         echo "<!-- BLOCK END base_main_inner -->";
  549.         
  550.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  551.     }
  552.     // line 66
  553.     public function block_base_main_container($context, array $blocks = [])
  554.     {
  555.         $macros $this->macros;
  556.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  557.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""base_main_container"));
  558.         // line 0
  559.         echo "<!-- BLOCK BEGIN base_main_container (custom/plugins/HBCTheme/src/Resources/views/storefront/base.html.twig) -->";
  560.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  561.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""base_main_container"));
  562.         // line 67
  563.         echo "                                <div class=\"container-main\">
  564.                                     ";
  565.         // line 68
  566.         $this->displayBlock('base_breadcrumb'$context$blocks);
  567.         // line 74
  568.         echo "
  569.                                     ";
  570.         // line 75
  571.         $this->displayBlock('base_content'$context$blocks);
  572.         // line 76
  573.         echo "                                </div>
  574.                             ";
  575.         
  576.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  577.         // line 0
  578.         echo "<!-- BLOCK END base_main_container -->";
  579.         
  580.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  581.     }
  582.     // line 68
  583.     public function block_base_breadcrumb($context, array $blocks = [])
  584.     {
  585.         $macros $this->macros;
  586.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  587.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""base_breadcrumb"));
  588.         // line 0
  589.         echo "<!-- BLOCK BEGIN base_breadcrumb (custom/plugins/HBCTheme/src/Resources/views/storefront/base.html.twig) -->";
  590.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  591.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""base_breadcrumb"));
  592.         // line 69
  593.         echo "                                        ";
  594.         $this->loadTemplate("@Storefront/storefront/layout/breadcrumb.html.twig""@HBCTheme/storefront/base.html.twig"69)->display(twig_to_array(["context" =>         // line 70
  595. ($context["context"] ?? null), "category" => twig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source,         // line 71
  596. ($context["page"] ?? null), "product", [], "any"falsefalsefalse71), "seoCategory", [], "any"falsefalsefalse71)]));
  597.         // line 73
  598.         echo "                                    ";
  599.         
  600.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  601.         // line 0
  602.         echo "<!-- BLOCK END base_breadcrumb -->";
  603.         
  604.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  605.     }
  606.     // line 75
  607.     public function block_base_content($context, array $blocks = [])
  608.     {
  609.         $macros $this->macros;
  610.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  611.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""base_content"));
  612.         // line 0
  613.         echo "<!-- BLOCK BEGIN base_content (custom/plugins/HBCTheme/src/Resources/views/storefront/base.html.twig) -->";
  614.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  615.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""base_content"));
  616.         
  617.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  618.         echo "<!-- BLOCK END base_content -->";
  619.         
  620.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  621.     }
  622.     // line 83
  623.     public function block_base_footer($context, array $blocks = [])
  624.     {
  625.         $macros $this->macros;
  626.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  627.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""base_footer"));
  628.         // line 0
  629.         echo "<!-- BLOCK BEGIN base_footer (custom/plugins/HBCTheme/src/Resources/views/storefront/base.html.twig) -->";
  630.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  631.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""base_footer"));
  632.         // line 84
  633.         echo "                <footer class=\"footer-main\">
  634.                     ";
  635.         // line 85
  636.         $this->displayBlock('base_footer_inner'$context$blocks);
  637.         // line 88
  638.         echo "                </footer>
  639.             ";
  640.         
  641.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  642.         // line 0
  643.         echo "<!-- BLOCK END base_footer -->";
  644.         
  645.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  646.     }
  647.     // line 85
  648.     public function block_base_footer_inner($context, array $blocks = [])
  649.     {
  650.         $macros $this->macros;
  651.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  652.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""base_footer_inner"));
  653.         // line 0
  654.         echo "<!-- BLOCK BEGIN base_footer_inner (custom/plugins/HBCTheme/src/Resources/views/storefront/base.html.twig) -->";
  655.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  656.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""base_footer_inner"));
  657.         // line 86
  658.         echo "                        ";
  659.         $this->loadTemplate("@HBCTheme/storefront/layout/footer/footer.html.twig""@HBCTheme/storefront/base.html.twig"86)->display($context);
  660.         // line 87
  661.         echo "                    ";
  662.         
  663.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  664.         // line 0
  665.         echo "<!-- BLOCK END base_footer_inner -->";
  666.         
  667.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  668.     }
  669.     // line 93
  670.     public function block_base_scroll_up($context, array $blocks = [])
  671.     {
  672.         $macros $this->macros;
  673.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  674.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""base_scroll_up"));
  675.         // line 0
  676.         echo "<!-- BLOCK BEGIN base_scroll_up (custom/plugins/HBCTheme/src/Resources/views/storefront/base.html.twig) -->";
  677.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  678.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""base_scroll_up"));
  679.         // line 94
  680.         echo "        ";
  681.         $this->loadTemplate("@Storefront/storefront/layout/scroll-up.html.twig""@HBCTheme/storefront/base.html.twig"94)->display($context);
  682.         // line 95
  683.         echo "    ";
  684.         
  685.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  686.         // line 0
  687.         echo "<!-- BLOCK END base_scroll_up -->";
  688.         
  689.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  690.     }
  691.     // line 97
  692.     public function block_base_cookie_permission($context, array $blocks = [])
  693.     {
  694.         $macros $this->macros;
  695.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  696.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""base_cookie_permission"));
  697.         // line 0
  698.         echo "<!-- BLOCK BEGIN base_cookie_permission (custom/plugins/HBCTheme/src/Resources/views/storefront/base.html.twig) -->";
  699.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  700.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""base_cookie_permission"));
  701.         // line 98
  702.         echo "        ";
  703.         $this->loadTemplate("@Storefront/storefront/layout/cookie/cookie-permission.html.twig""@HBCTheme/storefront/base.html.twig"98)->display($context);
  704.         // line 99
  705.         echo "    ";
  706.         
  707.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  708.         // line 0
  709.         echo "<!-- BLOCK END base_cookie_permission -->";
  710.         
  711.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  712.     }
  713.     // line 101
  714.     public function block_base_pseudo_modal($context, array $blocks = [])
  715.     {
  716.         $macros $this->macros;
  717.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  718.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""base_pseudo_modal"));
  719.         // line 0
  720.         echo "<!-- BLOCK BEGIN base_pseudo_modal (custom/plugins/HBCTheme/src/Resources/views/storefront/base.html.twig) -->";
  721.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  722.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""base_pseudo_modal"));
  723.         // line 102
  724.         echo "        ";
  725.         $this->loadTemplate("@Storefront/storefront/component/pseudo-modal.html.twig""@HBCTheme/storefront/base.html.twig"102)->display($context);
  726.         // line 103
  727.         echo "    ";
  728.         
  729.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  730.         // line 0
  731.         echo "<!-- BLOCK END base_pseudo_modal -->";
  732.         
  733.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  734.     }
  735.     // line 105
  736.     public function block_base_body_script($context, array $blocks = [])
  737.     {
  738.         $macros $this->macros;
  739.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  740.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""base_body_script"));
  741.         // line 0
  742.         echo "<!-- BLOCK BEGIN base_body_script (custom/plugins/HBCTheme/src/Resources/views/storefront/base.html.twig) -->";
  743.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  744.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""base_body_script"));
  745.         // line 106
  746.         echo "        ";
  747.         if ( !$this->extensions['Shopware\Core\Framework\Adapter\Twig\Extension\FeatureFlagExtension']->feature("FEATURE_NEXT_15917")) {
  748.             // line 107
  749.             echo "
  750.             ";
  751.             // line 109
  752.             echo "            ";
  753.             $this->displayBlock('base_script_token'$context$blocks);
  754.             // line 111
  755.             echo "
  756.             ";
  757.             // line 113
  758.             echo "            ";
  759.             $this->displayBlock('base_script_router'$context$blocks);
  760.             // line 134
  761.             echo "
  762.             ";
  763.             // line 136
  764.             echo "            ";
  765.             $this->displayBlock('base_script_breakpoints'$context$blocks);
  766.             // line 150
  767.             echo "
  768.             ";
  769.             // line 152
  770.             echo "            ";
  771.             $this->displayBlock('base_script_csrf'$context$blocks);
  772.             // line 160
  773.             echo "
  774.             ";
  775.             // line 161
  776.             if ($this->extensions['Shopware\Storefront\Framework\Twig\Extension\ConfigExtension']->config($context"core.cart.wishlistEnabled")) {
  777.                 // line 162
  778.                 echo "                ";
  779.                 // line 163
  780.                 echo "                ";
  781.                 $this->displayBlock('base_script_wishlist_state'$context$blocks);
  782.                 // line 170
  783.                 echo "            ";
  784.             }
  785.             // line 171
  786.             echo "
  787.             ";
  788.             // line 173
  789.             echo "            ";
  790.             $this->displayBlock('base_script_hmr_mode'$context$blocks);
  791.             // line 187
  792.             echo "        ";
  793.         }
  794.         // line 188
  795.         echo "    ";
  796.         
  797.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  798.         // line 0
  799.         echo "<!-- BLOCK END base_body_script -->";
  800.         
  801.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  802.     }
  803.     // line 109
  804.     public function block_base_script_token($context, array $blocks = [])
  805.     {
  806.         $macros $this->macros;
  807.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  808.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""base_script_token"));
  809.         // line 0
  810.         echo "<!-- BLOCK BEGIN base_script_token (custom/plugins/HBCTheme/src/Resources/views/storefront/base.html.twig) -->";
  811.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  812.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""base_script_token"));
  813.         // line 110
  814.         echo "            ";
  815.         
  816.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  817.         // line 0
  818.         echo "<!-- BLOCK END base_script_token -->";
  819.         
  820.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  821.     }
  822.     // line 113
  823.     public function block_base_script_router($context, array $blocks = [])
  824.     {
  825.         $macros $this->macros;
  826.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  827.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""base_script_router"));
  828.         // line 0
  829.         echo "<!-- BLOCK BEGIN base_script_router (custom/plugins/HBCTheme/src/Resources/views/storefront/base.html.twig) -->";
  830.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  831.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""base_script_router"));
  832.         // line 114
  833.         echo "                ";
  834.         // line 115
  835.         echo "                <script>
  836.                     window.activeNavigationId = '";
  837.         // line 116
  838.         echo twig_escape_filter($this->envtwig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source, ($context["page"] ?? null), "header", [], "any"falsefalsefalse116), "navigation", [], "any"falsefalsefalse116), "active", [], "any"falsefalsefalse116), "id", [], "any"falsefalsefalse116), "html"nulltrue);
  839.         echo "';
  840.                     window.router = {
  841.                         'frontend.cart.offcanvas': '";
  842.         // line 118
  843.         echo $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("frontend.cart.offcanvas");
  844.         echo "',
  845.                         'frontend.cookie.offcanvas': '";
  846.         // line 119
  847.         echo $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("frontend.cookie.offcanvas");
  848.         echo "',
  849.                         'frontend.checkout.finish.page': '";
  850.         // line 120
  851.         echo $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("frontend.checkout.finish.page");
  852.         echo "',
  853.                         'frontend.checkout.info': '";
  854.         // line 121
  855.         echo $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("frontend.checkout.info");
  856.         echo "',
  857.                         'frontend.menu.offcanvas': '";
  858.         // line 122
  859.         echo $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("frontend.menu.offcanvas");
  860.         echo "',
  861.                         'frontend.cms.page': '";
  862.         // line 123
  863.         echo $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("frontend.cms.page");
  864.         echo "',
  865.                         'frontend.cms.navigation.page': '";
  866.         // line 124
  867.         echo $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("frontend.cms.navigation.page");
  868.         echo "',
  869.                         'frontend.account.addressbook': '";
  870.         // line 125
  871.         echo $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("frontend.account.addressbook");
  872.         echo "',
  873.                         'frontend.csrf.generateToken': '";
  874.         // line 126
  875.         echo $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("frontend.csrf.generateToken");
  876.         echo "',
  877.                         'frontend.country.country-data': '";
  878.         // line 127
  879.         echo $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("frontend.country.country.data");
  880.         echo "',
  881.                         'frontend.store-api.proxy': '";
  882.         // line 128
  883.         echo $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("frontend.store-api.proxy");
  884.         echo "',
  885.                     };
  886.                     window.storeApiProxyToken = '";
  887.         // line 130
  888.         echo $this->extensions['Shopware\Storefront\Framework\Twig\Extension\CsrfFunctionExtension']->createCsrfPlaceholder("frontend.store-api.proxy", ["mode" => "token"]);
  889.         echo "';
  890.                     window.salesChannelId = '";
  891.         // line 131
  892.         echo twig_escape_filter($this->envtwig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source, ($context["app"] ?? null), "request", [], "any"falsefalsefalse131), "attributes", [], "any"falsefalsefalse131), "get", [=> "sw-sales-channel-id"], "method"falsefalsefalse131), "html"nulltrue);
  893.         echo "';
  894.                 </script>
  895.             ";
  896.         
  897.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  898.         // line 0
  899.         echo "<!-- BLOCK END base_script_router -->";
  900.         
  901.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  902.     }
  903.     // line 136
  904.     public function block_base_script_breakpoints($context, array $blocks = [])
  905.     {
  906.         $macros $this->macros;
  907.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  908.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""base_script_breakpoints"));
  909.         // line 0
  910.         echo "<!-- BLOCK BEGIN base_script_breakpoints (custom/plugins/HBCTheme/src/Resources/views/storefront/base.html.twig) -->";
  911.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  912.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""base_script_breakpoints"));
  913.         // line 137
  914.         echo "                ";
  915.         // line 138
  916.         echo "                <script>
  917.                     ";
  918.         // line 139
  919.         $context["breakpoint"] = ["xs" => $this->extensions['Shopware\Storefront\Framework\Twig\Extension\ConfigExtension']->theme($context"breakpoint.xs"), "sm" => $this->extensions['Shopware\Storefront\Framework\Twig\Extension\ConfigExtension']->theme($context"breakpoint.sm"), "md" => $this->extensions['Shopware\Storefront\Framework\Twig\Extension\ConfigExtension']->theme($context"breakpoint.md"), "lg" => $this->extensions['Shopware\Storefront\Framework\Twig\Extension\ConfigExtension']->theme($context"breakpoint.lg"), "xl" => $this->extensions['Shopware\Storefront\Framework\Twig\Extension\ConfigExtension']->theme($context"breakpoint.xl")];
  920.         // line 146
  921.         echo "
  922.                     window.breakpoints = ";
  923.         // line 147
  924.         echo $this->env->getFilter('json_encode')->getCallable()(($context["breakpoint"] ?? null));
  925.         echo ";
  926.                 </script>
  927.             ";
  928.         
  929.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  930.         // line 0
  931.         echo "<!-- BLOCK END base_script_breakpoints -->";
  932.         
  933.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  934.     }
  935.     // line 152
  936.     public function block_base_script_csrf($context, array $blocks = [])
  937.     {
  938.         $macros $this->macros;
  939.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  940.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""base_script_csrf"));
  941.         // line 0
  942.         echo "<!-- BLOCK BEGIN base_script_csrf (custom/plugins/HBCTheme/src/Resources/views/storefront/base.html.twig) -->";
  943.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  944.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""base_script_csrf"));
  945.         // line 153
  946.         echo "                <script>
  947.                     window.csrf = {
  948.                         'enabled': '";
  949.         // line 155
  950.         echo twig_escape_filter($this->envtwig_get_attribute($this->env$this->source, ($context["shopware"] ?? null), "csrfEnabled", [], "any"falsefalsefalse155), "html"nulltrue);
  951.         echo "',
  952.                         'mode': '";
  953.         // line 156
  954.         echo twig_escape_filter($this->envtwig_get_attribute($this->env$this->source, ($context["shopware"] ?? null), "csrfMode", [], "any"falsefalsefalse156), "html"nulltrue);
  955.         echo "'
  956.                     }
  957.                 </script>
  958.             ";
  959.         
  960.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  961.         // line 0
  962.         echo "<!-- BLOCK END base_script_csrf -->";
  963.         
  964.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  965.     }
  966.     // line 163
  967.     public function block_base_script_wishlist_state($context, array $blocks = [])
  968.     {
  969.         $macros $this->macros;
  970.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  971.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""base_script_wishlist_state"));
  972.         // line 0
  973.         echo "<!-- BLOCK BEGIN base_script_wishlist_state (custom/plugins/HBCTheme/src/Resources/views/storefront/base.html.twig) -->";
  974.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  975.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""base_script_wishlist_state"));
  976.         // line 164
  977.         echo "                    <script>
  978.                         window.customerLoggedInState = ";
  979.         // line 165
  980.         echo ((( !(null === twig_get_attribute($this->env$this->source, ($context["context"] ?? null), "customer", [], "any"falsefalsefalse165)) &&  !twig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source, ($context["context"] ?? null), "customer", [], "any"falsefalsefalse165), "guest", [], "any"falsefalsefalse165))) ? (1) : (0));
  981.         echo ";
  982.                         window.wishlistEnabled = ";
  983.         // line 167
  984.         echo twig_escape_filter($this->env$this->extensions['Shopware\Storefront\Framework\Twig\Extension\ConfigExtension']->config($context"core.cart.wishlistEnabled"), "html"nulltrue);
  985.         echo ";
  986.                     </script>
  987.                 ";
  988.         
  989.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  990.         // line 0
  991.         echo "<!-- BLOCK END base_script_wishlist_state -->";
  992.         
  993.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  994.     }
  995.     // line 173
  996.     public function block_base_script_hmr_mode($context, array $blocks = [])
  997.     {
  998.         $macros $this->macros;
  999.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  1000.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""base_script_hmr_mode"));
  1001.         // line 0
  1002.         echo "<!-- BLOCK BEGIN base_script_hmr_mode (custom/plugins/HBCTheme/src/Resources/views/storefront/base.html.twig) -->";
  1003.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  1004.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""base_script_hmr_mode"));
  1005.         // line 174
  1006.         echo "                ";
  1007.         if (($context["isHMRMode"] ?? null)) {
  1008.             // line 175
  1009.             echo "                    <script type=\"text/javascript\" src=\"/_webpack_hot_proxy_/js/vendor-node.js\"></script>
  1010.                     <script type=\"text/javascript\" src=\"/_webpack_hot_proxy_/js/vendor-shared.js\"></script>
  1011.                     <script type=\"text/javascript\" src=\"/_webpack_hot_proxy_/js/runtime.js\"></script>
  1012.                     <script type=\"text/javascript\" src=\"/_webpack_hot_proxy_/js/app.js\"></script>
  1013.                     ";
  1014.             // line 180
  1015.             echo "                    <script type=\"text/javascript\" src=\"/_webpack_hot_proxy_/js/storefront.js\"></script>
  1016.                 ";
  1017.         } else {
  1018.             // line 182
  1019.             echo "                    ";
  1020.             $context['_parent'] = $context;
  1021.             $context['_seq'] = twig_ensure_traversable($this->extensions['Shopware\Storefront\Framework\Twig\Extension\ConfigExtension']->theme($context"assets.js"));
  1022.             foreach ($context['_seq'] as $context["_key"] => $context["file"]) {
  1023.                 // line 183
  1024.                 echo "                        <script type=\"text/javascript\" src=\"";
  1025.                 echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl($context["file"], "theme"), "html"nulltrue);
  1026.                 echo "\"></script>
  1027.                     ";
  1028.             }
  1029.             $_parent $context['_parent'];
  1030.             unset($context['_seq'], $context['_iterated'], $context['_key'], $context['file'], $context['_parent'], $context['loop']);
  1031.             $context array_intersect_key($context$_parent) + $_parent;
  1032.             // line 185
  1033.             echo "                ";
  1034.         }
  1035.         // line 186
  1036.         echo "            ";
  1037.         
  1038.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  1039.         // line 0
  1040.         echo "<!-- BLOCK END base_script_hmr_mode -->";
  1041.         
  1042.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  1043.     }
  1044.     public function getTemplateName()
  1045.     {
  1046.         return "@HBCTheme/storefront/base.html.twig";
  1047.     }
  1048.     public function getDebugInfo()
  1049.     {
  1050.         return array (  1202 => 0,  1197 => 186,  1194 => 185,  1185 => 183,  1180 => 182,  1176 => 180,  1170 => 175,  1167 => 174,  1162 => 0,  1155 => 173,  1148 => 0,  1140 => 167,  1135 => 165,  1132 => 164,  1127 => 0,  1120 => 163,  1113 => 0,  1104 => 156,  1100 => 155,  1096 => 153,  1091 => 0,  1084 => 152,  1077 => 0,  1069 => 147,  1066 => 146,  1064 => 139,  1061 => 138,  1059 => 137,  1054 => 0,  1047 => 136,  1040 => 0,  1032 => 131,  1028 => 130,  1023 => 128,  1019 => 127,  1015 => 126,  1011 => 125,  1007 => 124,  1003 => 123,  999 => 122,  995 => 121,  991 => 120,  987 => 119,  983 => 118,  978 => 116,  975 => 115,  973 => 114,  968 => 0,  961 => 113,  954 => 0,  949 => 110,  944 => 0,  937 => 109,  930 => 0,  925 => 188,  922 => 187,  919 => 173,  916 => 171,  913 => 170,  910 => 163,  908 => 162,  906 => 161,  903 => 160,  900 => 152,  897 => 150,  894 => 136,  891 => 134,  888 => 113,  885 => 111,  882 => 109,  879 => 107,  876 => 106,  871 => 0,  864 => 105,  857 => 0,  852 => 103,  849 => 102,  844 => 0,  837 => 101,  830 => 0,  825 => 99,  822 => 98,  817 => 0,  810 => 97,  803 => 0,  798 => 95,  795 => 94,  790 => 0,  783 => 93,  776 => 0,  771 => 87,  768 => 86,  763 => 0,  756 => 85,  749 => 0,  743 => 88,  741 => 85,  738 => 84,  733 => 0,  726 => 83,  712 => 0,  705 => 75,  698 => 0,  693 => 73,  691 => 71,  690 => 70,  688 => 69,  683 => 0,  676 => 68,  669 => 0,  663 => 76,  661 => 75,  658 => 74,  656 => 68,  653 => 67,  648 => 0,  641 => 66,  634 => 0,  628 => 78,  626 => 66,  623 => 65,  618 => 0,  611 => 64,  604 => 0,  598 => 61,  584 => 60,  581 => 59,  564 => 58,  561 => 57,  556 => 0,  549 => 56,  542 => 0,  536 => 80,  534 => 64,  531 => 63,  529 => 56,  514 => 55,  509 => 0,  502 => 54,  495 => 0,  490 => 49,  487 => 48,  482 => 0,  475 => 47,  468 => 0,  463 => 52,  459 => 50,  457 => 47,  450 => 46,  447 => 45,  442 => 0,  435 => 44,  428 => 0,  423 => 42,  418 => 0,  411 => 41,  404 => 0,  399 => 36,  396 => 35,  391 => 0,  384 => 34,  377 => 0,  371 => 37,  369 => 34,  366 => 33,  361 => 0,  354 => 32,  347 => 0,  341 => 29,  339 => 25,  336 => 24,  331 => 0,  324 => 23,  317 => 0,  312 => 90,  310 => 83,  307 => 82,  305 => 54,  302 => 53,  300 => 44,  297 => 43,  294 => 41,  291 => 39,  289 => 32,  286 => 31,  283 => 23,  278 => 0,  271 => 22,  249 => 19,  242 => 0,  236 => 189,  234 => 105,  231 => 104,  229 => 101,  226 => 100,  224 => 97,  221 => 96,  219 => 93,  216 => 92,  214 => 21,  211 => 91,  208 => 22,  206 => 21,  200 => 19,  195 => 0,  188 => 18,  181 => 0,  175 => 15,  170 => 0,  163 => 14,  156 => 0,  146 => 9,  141 => 0,  134 => 8,  127 => 0,  121 => 5,  116 => 0,  109 => 4,  99 => 0,  96 => 191,  94 => 18,  91 => 17,  89 => 14,  86 => 13,  84 => 8,  81 => 7,  79 => 4,  76 => 3,  74 => 2,);
  1051.     }
  1052.     public function getSourceContext()
  1053.     {
  1054.         return new Source("{# Set variable to \"true\" to enable HMR (hot page reloading) mode #}
  1055. {% set isHMRMode = app.request.headers.get('hot-reload-mode') and app.environment == 'dev' %}
  1056. {% block base_doctype %}
  1057. <!DOCTYPE html>
  1058. {% endblock %}
  1059. {% block base_html %}
  1060. <html lang=\"{{ app.request.locale }}\"
  1061.       itemscope=\"itemscope\"
  1062.       itemtype=\"https://schema.org/WebPage\">
  1063. {% endblock %}
  1064. {% block base_head %}
  1065.     {% sw_include '@Storefront/storefront/layout/meta.html.twig' %}
  1066. {% endblock %}
  1067. {% block base_body %}
  1068.     <body class=\"{% block base_body_classes %}is-ctl-{{ controllerName|lower }} is-act-{{ controllerAction|lower }}{% endblock %}\">
  1069.     {% apply replace({\"®\": \"<sup>®</sup>\"})|raw %}
  1070.         {% block base_body_inner %}
  1071.             {% block base_noscript %}
  1072.                 <noscript class=\"noscript-main\">
  1073.                     {% sw_include '@Storefront/storefront/utilities/alert.html.twig' with {
  1074.                         type: 'info',
  1075.                         content: 'general.noscriptNotice'|trans|sw_sanitize
  1076.                     } %}
  1077.                 </noscript>
  1078.             {% endblock %}
  1079.             {% block base_header %}
  1080.                 <header class=\"header-main\" id=\"header-main\">
  1081.                     {% block base_header_inner %}
  1082.                             {% sw_include '@Storefront/storefront/layout/header/header.html.twig' %}
  1083.                     {% endblock %}
  1084.                 </header>
  1085.             {% endblock %}
  1086.             {# Emptied Navigation on this position, because of no need for it. #}
  1087.             {% block base_navigation %}
  1088.             {% endblock %}
  1089.             {% block base_offcanvas_navigation %}
  1090.                 {% if page.header.navigation %}
  1091.                     <div class=\"d-none js-navigation-offcanvas-initial-content{% if context.salesChannel.navigationCategoryId == page.header.navigation.active.id %} is-root{% endif %}\">
  1092.                         {% block base_offcanvas_navigation_inner %}
  1093.                             {% sw_include '@Storefront/storefront/layout/navigation/offcanvas/navigation.html.twig' with { navigation: page.header.navigation } %}
  1094.                         {% endblock %}
  1095.                     </div>
  1096.                 {% endif %}
  1097.             {% endblock %}
  1098.             {% block base_main %}
  1099.                 <main class=\"content-main{% if controllerAction|lower == \"home\" %} start-page{% endif %} {% if context.customer %} customer-logged-in {% endif %} {% if context.customer and context.customer.groupId == \"cfbd5018d38d41d8adca10d94fc8bdd6\" %} standard-group-login{% endif %}\">
  1100.                     {% block base_flashbags %}
  1101.                         <div class=\"flashbags container\">
  1102.                             {% for type, messages in app.flashes %}
  1103.                                 {% sw_include '@Storefront/storefront/utilities/alert.html.twig' with { type: type, list: messages } %}
  1104.                             {% endfor %}
  1105.                         </div>
  1106.                     {% endblock %}
  1107.                     {% block base_main_inner %}
  1108.                         <div class=\"container\">
  1109.                             {% block base_main_container %}
  1110.                                 <div class=\"container-main\">
  1111.                                     {% block base_breadcrumb %}
  1112.                                         {% sw_include '@Storefront/storefront/layout/breadcrumb.html.twig' with {
  1113.                                             context: context,
  1114.                                             category: page.product.seoCategory
  1115.                                         } only %}
  1116.                                     {% endblock %}
  1117.                                     {% block base_content %}{% endblock %}
  1118.                                 </div>
  1119.                             {% endblock %}
  1120.                         </div>
  1121.                     {% endblock %}
  1122.                 </main>
  1123.             {% endblock %}
  1124.             {% block base_footer %}
  1125.                 <footer class=\"footer-main\">
  1126.                     {% block base_footer_inner %}
  1127.                         {% sw_include '@Storefront/storefront/layout/footer/footer.html.twig' %}
  1128.                     {% endblock %}
  1129.                 </footer>
  1130.             {% endblock %}
  1131.         {% endblock %}
  1132.     {% endapply %}
  1133.     {% block base_scroll_up %}
  1134.         {% sw_include '@Storefront/storefront/layout/scroll-up.html.twig' %}
  1135.     {% endblock %}
  1136.     {% block base_cookie_permission %}
  1137.         {% sw_include '@Storefront/storefront/layout/cookie/cookie-permission.html.twig' %}
  1138.     {% endblock %}
  1139.     {% block base_pseudo_modal %}
  1140.         {% sw_include '@Storefront/storefront/component/pseudo-modal.html.twig' %}
  1141.     {% endblock %}
  1142.     {% block base_body_script %}
  1143.         {% if not feature('FEATURE_NEXT_15917') %}
  1144.             {# @deprecated tag:v6.5.0 - Will be moved to `layout/meta.html.twig` - Use block `layout_head_javascript_token` instead #}
  1145.             {% block base_script_token %}
  1146.             {% endblock %}
  1147.             {# @deprecated tag:v6.5.0 - Will be moved to `layout/meta.html.twig` - Use block `layout_head_javascript_router` instead #}
  1148.             {% block base_script_router %}
  1149.                 {# Register all routes that will be needed in JavaScript to the window.router object #}
  1150.                 <script>
  1151.                     window.activeNavigationId = '{{ page.header.navigation.active.id }}';
  1152.                     window.router = {
  1153.                         'frontend.cart.offcanvas': '{{ path('frontend.cart.offcanvas') }}',
  1154.                         'frontend.cookie.offcanvas': '{{ path('frontend.cookie.offcanvas') }}',
  1155.                         'frontend.checkout.finish.page': '{{ path('frontend.checkout.finish.page') }}',
  1156.                         'frontend.checkout.info': '{{ path('frontend.checkout.info') }}',
  1157.                         'frontend.menu.offcanvas': '{{ path('frontend.menu.offcanvas') }}',
  1158.                         'frontend.cms.page': '{{ path('frontend.cms.page') }}',
  1159.                         'frontend.cms.navigation.page': '{{ path('frontend.cms.navigation.page') }}',
  1160.                         'frontend.account.addressbook': '{{ path('frontend.account.addressbook') }}',
  1161.                         'frontend.csrf.generateToken': '{{ path('frontend.csrf.generateToken') }}',
  1162.                         'frontend.country.country-data': '{{ path('frontend.country.country.data') }}',
  1163.                         'frontend.store-api.proxy': '{{ path('frontend.store-api.proxy') }}',
  1164.                     };
  1165.                     window.storeApiProxyToken = '{{ sw_csrf(\"frontend.store-api.proxy\", {\"mode\": \"token\"}) }}';
  1166.                     window.salesChannelId = '{{ app.request.attributes.get('sw-sales-channel-id') }}';
  1167.                 </script>
  1168.             {% endblock %}
  1169.             {# @deprecated tag:v6.5.0 - Will be moved to `layout/meta.html.twig` - Use block `layout_head_javascript_breakpoints` instead #}
  1170.             {% block base_script_breakpoints %}
  1171.                 {# Register the available viewport breakpoints the window.breakpoints object #}
  1172.                 <script>
  1173.                     {% set breakpoint = {
  1174.                         'xs': theme_config('breakpoint.xs'),
  1175.                         'sm': theme_config('breakpoint.sm'),
  1176.                         'md': theme_config('breakpoint.md'),
  1177.                         'lg': theme_config('breakpoint.lg'),
  1178.                         'xl': theme_config('breakpoint.xl')
  1179.                     } %}
  1180.                     window.breakpoints = {{ breakpoint|json_encode()|raw }};
  1181.                 </script>
  1182.             {% endblock %}
  1183.             {# @deprecated tag:v6.5.0 - Will be moved to `layout/meta.html.twig` - Use block `layout_head_javascript_csrf` instead #}
  1184.             {% block base_script_csrf %}
  1185.                 <script>
  1186.                     window.csrf = {
  1187.                         'enabled': '{{ shopware.csrfEnabled }}',
  1188.                         'mode': '{{ shopware.csrfMode }}'
  1189.                     }
  1190.                 </script>
  1191.             {% endblock %}
  1192.             {% if config('core.cart.wishlistEnabled') %}
  1193.                 {# @deprecated tag:v6.5.0 - Will be moved to `layout/meta.html.twig` - Use block `layout_head_javascript_wishlist_state` instead #}
  1194.                 {% block base_script_wishlist_state %}
  1195.                     <script>
  1196.                         window.customerLoggedInState = {{ context.customer is not null and not context.customer.guest ? 1 : 0 }};
  1197.                         window.wishlistEnabled = {{ config('core.cart.wishlistEnabled') }};
  1198.                     </script>
  1199.                 {% endblock %}
  1200.             {% endif %}
  1201.             {# @deprecated tag:v6.5.0 - Will be moved to `layout/meta.html.twig` - Use block `layout_head_javascript_hmr_mode` instead #}
  1202.             {% block base_script_hmr_mode %}
  1203.                 {% if isHMRMode %}
  1204.                     <script type=\"text/javascript\" src=\"/_webpack_hot_proxy_/js/vendor-node.js\"></script>
  1205.                     <script type=\"text/javascript\" src=\"/_webpack_hot_proxy_/js/vendor-shared.js\"></script>
  1206.                     <script type=\"text/javascript\" src=\"/_webpack_hot_proxy_/js/runtime.js\"></script>
  1207.                     <script type=\"text/javascript\" src=\"/_webpack_hot_proxy_/js/app.js\"></script>
  1208.                     {# The storefront entry is a combined entry point which contains all plugins & themes #}
  1209.                     <script type=\"text/javascript\" src=\"/_webpack_hot_proxy_/js/storefront.js\"></script>
  1210.                 {% else %}
  1211.                     {% for file in theme_config('assets.js') %}
  1212.                         <script type=\"text/javascript\" src=\"{{ asset(file, 'theme') }}\"></script>
  1213.                     {% endfor %}
  1214.                 {% endif %}
  1215.             {% endblock %}
  1216.         {% endif %}
  1217.     {% endblock %}
  1218.     </body>
  1219. {% endblock %}
  1220. </html>
  1221. ""@HBCTheme/storefront/base.html.twig""/home/p-a6iu1i/html/hbc-shopware-stage-qcsct/dev/custom/plugins/HBCTheme/src/Resources/views/storefront/base.html.twig");
  1222.     }
  1223. }