var/cache/dev_hb199fda60d64cb4aeee9e3d553e0f6c1/twig/a2/a200bfb574ab015e9831db297d01b91f5af3d18453a0d3bf1db938496fe10e3a.php line 89

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