var/cache/dev_h4ff618508373c27d1785d8a4ae5b58dc/twig/42/426ab9e8687109caeb04a741ddb6e43f743e34f9b0ebef67fe704f08502f0a05.php line 270

Open in your IDE?
  1. <?php
  2. use Twig\Environment;
  3. use function Shopware\Core\Framework\Adapter\Twig\sw_get_attribute;
  4. use function Shopware\Core\Framework\Adapter\Twig\sw_escape_filter;
  5. use Twig\Error\LoaderError;
  6. use Twig\Error\RuntimeError;
  7. use Twig\Extension\SandboxExtension;
  8. use Twig\Markup;
  9. use Twig\Sandbox\SecurityError;
  10. use Twig\Sandbox\SecurityNotAllowedTagError;
  11. use Twig\Sandbox\SecurityNotAllowedFilterError;
  12. use Twig\Sandbox\SecurityNotAllowedFunctionError;
  13. use Twig\Source;
  14. use Twig\Template;
  15. /* @EmovaWbTheme/storefront/base.html.twig */
  16. class __TwigTemplate_b86fc7ea7172dd5773b0e72b0338ad6c extends Template
  17. {
  18.     private $source;
  19.     private $macros = [];
  20.     public function __construct(Environment $env)
  21.     {
  22.         parent::__construct($env);
  23.         $this->source $this->getSourceContext();
  24.         $this->parent false;
  25.         $this->blocks = [
  26.             'base_doctype' => [$this'block_base_doctype'],
  27.             'base_html' => [$this'block_base_html'],
  28.             'base_head' => [$this'block_base_head'],
  29.             'base_body' => [$this'block_base_body'],
  30.             'base_body_classes' => [$this'block_base_body_classes'],
  31.             'base_body_inner' => [$this'block_base_body_inner'],
  32.             'base_noscript' => [$this'block_base_noscript'],
  33.             'base_header' => [$this'block_base_header'],
  34.             'base_header_inner' => [$this'block_base_header_inner'],
  35.             'base_offcanvas_navigation' => [$this'block_base_offcanvas_navigation'],
  36.             'base_offcanvas_navigation_inner' => [$this'block_base_offcanvas_navigation_inner'],
  37.             'base_main' => [$this'block_base_main'],
  38.             'base_flashbags' => [$this'block_base_flashbags'],
  39.             'base_main_inner' => [$this'block_base_main_inner'],
  40.             'base_main_container' => [$this'block_base_main_container'],
  41.             'base_breadcrumb' => [$this'block_base_breadcrumb'],
  42.             'base_content' => [$this'block_base_content'],
  43.             'frosh_product_compare_float_button_inner' => [$this'block_frosh_product_compare_float_button_inner'],
  44.             'frosh_product_compare_float_button' => [$this'block_frosh_product_compare_float_button'],
  45.             'frosh_product_compare_float_icon' => [$this'block_frosh_product_compare_float_icon'],
  46.             'base_footer' => [$this'block_base_footer'],
  47.             'base_footer_inner' => [$this'block_base_footer_inner'],
  48.             'base_scroll_up' => [$this'block_base_scroll_up'],
  49.             'base_cookie_permission' => [$this'block_base_cookie_permission'],
  50.             'base_pseudo_modal' => [$this'block_base_pseudo_modal'],
  51.             'base_body_script' => [$this'block_base_body_script'],
  52.             'base_script_token' => [$this'block_base_script_token'],
  53.             'base_script_router' => [$this'block_base_script_router'],
  54.             'base_script_breakpoints' => [$this'block_base_script_breakpoints'],
  55.             'base_script_csrf' => [$this'block_base_script_csrf'],
  56.             'base_script_wishlist_state' => [$this'block_base_script_wishlist_state'],
  57.             'base_script_jquery' => [$this'block_base_script_jquery'],
  58.             'base_script_hmr_mode' => [$this'block_base_script_hmr_mode'],
  59.         ];
  60.     }
  61.     protected function doDisplay(array $context, array $blocks = [])
  62.     {
  63.         $macros $this->macros;
  64.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  65.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "template""@EmovaWbTheme/storefront/base.html.twig"));
  66.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  67.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "template""@EmovaWbTheme/storefront/base.html.twig"));
  68.         // line 2
  69.         $context["isHMRMode"] = (sw_get_attribute($this->env$this->sourcesw_get_attribute($this->env$this->sourcesw_get_attribute($this->env$this->source, ($context["app"] ?? null), "request", [], "any"falsefalsefalse2), "headers", [], "any"falsefalsefalse2), "get", [=> "hot-reload-mode"], "method"falsefalsefalse2) && (sw_get_attribute($this->env$this->source, ($context["app"] ?? null), "environment", [], "any"falsefalsefalse2) == "dev"));
  70.         // line 3
  71.         echo "
  72. ";
  73.         // line 4
  74.         $this->displayBlock('base_doctype'$context$blocks);
  75.         // line 7
  76.         echo "
  77. ";
  78.         // line 8
  79.         $this->displayBlock('base_html'$context$blocks);
  80.         // line 16
  81.         $this->displayBlock('base_head'$context$blocks);
  82.         // line 19
  83.         echo "
  84. ";
  85.         // line 20
  86.         $this->displayBlock('base_body'$context$blocks);
  87.         // line 289
  88.         echo "
  89. <style>
  90.     .container-main{
  91.     padding-top:0px !important;
  92.     padding-bottom:0px !important;
  93.     }
  94.     .breadcrumb{
  95.     padding: 0;
  96.     margin-bottom:0;
  97.     }
  98. </style>
  99. </html>
  100. ";
  101.         
  102.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  103.         
  104.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  105.     }
  106.     // line 4
  107.     public function block_base_doctype($context, array $blocks = [])
  108.     {
  109.         $macros $this->macros;
  110.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  111.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""base_doctype"));
  112.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  113.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""base_doctype"));
  114.         // line 5
  115.         echo "<!DOCTYPE html>
  116. ";
  117.         
  118.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  119.         
  120.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  121.     }
  122.     // line 8
  123.     public function block_base_html($context, array $blocks = [])
  124.     {
  125.         $macros $this->macros;
  126.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  127.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""base_html"));
  128.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  129.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""base_html"));
  130.         // line 9
  131.         echo "<html style=\"overflow-x: hidden;\" lang=\"";
  132.         echo sw_escape_filter($this->envsw_get_attribute($this->env$this->sourcesw_get_attribute($this->env$this->sourcesw_get_attribute($this->env$this->sourcesw_get_attribute($this->env$this->source, ($context["page"] ?? null), "header", [], "any"falsefalsefalse9), "activeLanguage", [], "any"falsefalsefalse9), "translationCode", [], "any"falsefalsefalse9), "code", [], "any"falsefalsefalse9), "html"nulltrue);
  133.         echo "\"
  134.       itemscope=\"itemscope\"
  135.       itemtype=\"https://schema.org/WebPage\">
  136. ";
  137.         
  138.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  139.         
  140.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  141.     }
  142.     // line 16
  143.     public function block_base_head($context, array $blocks = [])
  144.     {
  145.         $macros $this->macros;
  146.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  147.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""base_head"));
  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 17
  151.         echo "    ";
  152.         $this->loadTemplate("@EmovaWbTheme/storefront/layout/meta.html.twig""@EmovaWbTheme/storefront/base.html.twig"17)->display($context);
  153.         
  154.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  155.         
  156.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  157.     }
  158.     // line 20
  159.     public function block_base_body($context, array $blocks = [])
  160.     {
  161.         $macros $this->macros;
  162.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  163.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""base_body"));
  164.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  165.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""base_body"));
  166.         // line 21
  167.         echo "    <body style=\"overflow-x: hidden;\" class=\"";
  168.         $this->displayBlock('base_body_classes'$context$blocks);
  169.         echo "\">
  170.     <link rel=\"stylesheet\" href=\"https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.15.3/css/all.min.css\">
  171.     ";
  172.         // line 25
  173.         $this->displayBlock('base_body_inner'$context$blocks);
  174.         // line 163
  175.         echo "
  176.     ";
  177.         // line 164
  178.         $this->displayBlock('base_scroll_up'$context$blocks);
  179.         // line 167
  180.         echo "
  181.     ";
  182.         // line 168
  183.         $this->displayBlock('base_cookie_permission'$context$blocks);
  184.         // line 171
  185.         echo "
  186.     ";
  187.         // line 172
  188.         $this->displayBlock('base_pseudo_modal'$context$blocks);
  189.         // line 175
  190.         echo "
  191.     ";
  192.         // line 176
  193.         $this->displayBlock('base_body_script'$context$blocks);
  194.         // line 274
  195.         echo "
  196.     <!-- Start of HubSpot Embed Code -->
  197.         <script type=\"text/javascript\" id=\"hs-script-loader\" async defer src=\"//js-eu1.hs-scripts.com/25399637.js\"></script>
  198.     <!-- End of HubSpot Embed Code -->
  199.     </body>
  200. ";
  201.         
  202.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  203.         
  204.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  205.     }
  206.     // line 21
  207.     public function block_base_body_classes($context, array $blocks = [])
  208.     {
  209.         $macros $this->macros;
  210.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  211.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""base_body_classes"));
  212.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  213.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""base_body_classes"));
  214.         echo "is-ctl-";
  215.         if ( !twig_test_empty(($context["controllerName"] ?? null))) {
  216.             echo sw_escape_filter($this->envtwig_lower_filter($this->env, ($context["controllerName"] ?? null)), "html"nulltrue);
  217.         }
  218.         echo " is-act-";
  219.         if ( !twig_test_empty(($context["controllerAction"] ?? null))) {
  220.             echo sw_escape_filter($this->envtwig_lower_filter($this->env, ($context["controllerAction"] ?? null)), "html"nulltrue);
  221.         }
  222.         
  223.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  224.         
  225.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  226.     }
  227.     // line 25
  228.     public function block_base_body_inner($context, array $blocks = [])
  229.     {
  230.         $macros $this->macros;
  231.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  232.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""base_body_inner"));
  233.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  234.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""base_body_inner"));
  235.         // line 26
  236.         echo "<!-- Google Tag Manager (noscript) -->
  237. <noscript><iframe src=\"ns \"
  238. height=\"0\" width=\"0\" style=\"display:none;visibility:hidden\"></iframe></noscript>
  239. <!-- End Google Tag Manager (noscript) -->
  240.         ";
  241.         // line 30
  242.         $this->displayBlock('base_noscript'$context$blocks);
  243.         // line 38
  244.         echo "
  245.         ";
  246.         // line 39
  247.         $this->displayBlock('base_header'$context$blocks);
  248.         // line 49
  249.         echo "
  250.         ";
  251.         // line 57
  252.         echo "
  253.         ";
  254.         // line 58
  255.         $this->displayBlock('base_offcanvas_navigation'$context$blocks);
  256.         // line 67
  257.         echo "
  258.         ";
  259.         // line 68
  260.         $this->displayBlock('base_main'$context$blocks);
  261.         // line 153
  262.         echo "
  263.         ";
  264.         // line 154
  265.         $this->displayBlock('base_footer'$context$blocks);
  266.         // line 162
  267.         echo "    ";
  268.         
  269.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  270.         
  271.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  272.     }
  273.     // line 30
  274.     public function block_base_noscript($context, array $blocks = [])
  275.     {
  276.         $macros $this->macros;
  277.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  278.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""base_noscript"));
  279.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  280.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""base_noscript"));
  281.         // line 31
  282.         echo "            <noscript class=\"noscript-main\">
  283.                 ";
  284.         // line 32
  285.         $this->loadTemplate("@EmovaWbTheme/storefront/utilities/alert.html.twig""@EmovaWbTheme/storefront/base.html.twig"32)->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"))]));
  286.         // line 36
  287.         echo "            </noscript>
  288.         ";
  289.         
  290.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  291.         
  292.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  293.     }
  294.     // line 39
  295.     public function block_base_header($context, array $blocks = [])
  296.     {
  297.         $macros $this->macros;
  298.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  299.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""base_header"));
  300.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  301.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""base_header"));
  302.         // line 40
  303.         echo "            <header class=\"header-main\">
  304.                 ";
  305.         // line 41
  306.         $this->displayBlock('base_header_inner'$context$blocks);
  307.         // line 46
  308.         echo "            </header>
  309.         ";
  310.         
  311.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  312.         
  313.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  314.     }
  315.     // line 41
  316.     public function block_base_header_inner($context, array $blocks = [])
  317.     {
  318.         $macros $this->macros;
  319.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  320.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""base_header_inner"));
  321.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  322.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""base_header_inner"));
  323.         // line 42
  324.         echo "                    <div class=\"container\">
  325.                         ";
  326.         // line 43
  327.         $this->loadTemplate("@EmovaWbTheme/storefront/layout/header/header.html.twig""@EmovaWbTheme/storefront/base.html.twig"43)->display($context);
  328.         // line 44
  329.         echo "                    </div>
  330.                 ";
  331.         
  332.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  333.         
  334.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  335.     }
  336.     // line 58
  337.     public function block_base_offcanvas_navigation($context, array $blocks = [])
  338.     {
  339.         $macros $this->macros;
  340.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  341.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""base_offcanvas_navigation"));
  342.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  343.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""base_offcanvas_navigation"));
  344.         // line 59
  345.         echo "            ";
  346.         if (sw_get_attribute($this->env$this->sourcesw_get_attribute($this->env$this->source, ($context["page"] ?? null), "header", [], "any"falsefalsefalse59), "navigation", [], "any"falsefalsefalse59)) {
  347.             // line 60
  348.             echo "                <div class=\"d-none js-navigation-offcanvas-initial-content";
  349.             if ((sw_get_attribute($this->env$this->sourcesw_get_attribute($this->env$this->source, ($context["context"] ?? null), "salesChannel", [], "any"falsefalsefalse60), "navigationCategoryId", [], "any"falsefalsefalse60) == sw_get_attribute($this->env$this->sourcesw_get_attribute($this->env$this->sourcesw_get_attribute($this->env$this->sourcesw_get_attribute($this->env$this->source, ($context["page"] ?? null), "header", [], "any"falsefalsefalse60), "navigation", [], "any"falsefalsefalse60), "active", [], "any"falsefalsefalse60), "id", [], "any"falsefalsefalse60))) {
  350.                 echo " is-root";
  351.             }
  352.             echo "\">
  353.                     ";
  354.             // line 61
  355.             $this->displayBlock('base_offcanvas_navigation_inner'$context$blocks);
  356.             // line 64
  357.             echo "                </div>
  358.             ";
  359.         }
  360.         // line 66
  361.         echo "        ";
  362.         
  363.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  364.         
  365.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  366.     }
  367.     // line 61
  368.     public function block_base_offcanvas_navigation_inner($context, array $blocks = [])
  369.     {
  370.         $macros $this->macros;
  371.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  372.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""base_offcanvas_navigation_inner"));
  373.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  374.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""base_offcanvas_navigation_inner"));
  375.         // line 62
  376.         echo "                        ";
  377.         $this->loadTemplate("@EmovaWbTheme/storefront/layout/navigation/offcanvas/navigation.html.twig""@EmovaWbTheme/storefront/base.html.twig"62)->display(twig_array_merge($context, ["navigation" => sw_get_attribute($this->env$this->sourcesw_get_attribute($this->env$this->source, ($context["page"] ?? null), "header", [], "any"falsefalsefalse62), "navigation", [], "any"falsefalsefalse62)]));
  378.         // line 63
  379.         echo "                    ";
  380.         
  381.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  382.         
  383.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  384.     }
  385.     // line 68
  386.     public function block_base_main($context, array $blocks = [])
  387.     {
  388.         $macros $this->macros;
  389.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  390.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""base_main"));
  391.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  392.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""base_main"));
  393.         // line 69
  394.         echo "\t";
  395.         // line 70
  396.         echo "        ";
  397.         // line 72
  398.         echo "   ";
  399.         $context["ev_category"] = sw_get_attribute($this->env$this->sourcesw_get_attribute($this->env$this->sourcesw_get_attribute($this->env$this->sourcesw_get_attribute($this->env$this->sourcesw_get_attribute($this->env$this->source, ($context["page"] ?? null), "header", [], "any"falsefalsefalse72), "navigation", [], "any"falsefalsefalse72), "active", [], "any"falsefalsefalse72), "customFields", [], "any"falsefalsefalse72), "custom_emova_category_maintype", [], "any"falsefalsefalse72);
  400.         // line 73
  401.         echo "   ";
  402.         if ((($context["ev_category"] ?? null) == "energy")) {
  403.             // line 74
  404.             echo "         <main class=\"content-main-energy\" >
  405.    ";
  406.         } elseif ((        // line 75
  407. ($context["ev_category"] ?? null) == "heat")) {
  408.             // line 76
  409.             echo "         <main class=\"content-main-heat\" >
  410.    ";
  411.         } elseif ((        // line 77
  412. ($context["ev_category"] ?? null) == "lubricant")) {
  413.             // line 78
  414.             echo "         <main class=\"content-main-lubricant\" >
  415.    ";
  416.         } elseif ((        // line 79
  417. ($context["ev_category"] ?? null) == "consulting")) {
  418.             // line 80
  419.             echo "         <main class=\"content-main-consulting\" >
  420.    ";
  421.         } elseif ((        // line 81
  422. ($context["ev_category"] ?? null) == "mobility")) {
  423.             // line 82
  424.             echo "         <main class=\"content-main-mobility\" >
  425.    ";
  426.         } elseif ((        // line 83
  427. ($context["ev_category"] ?? null) == "emobility")) {
  428.             // line 84
  429.             echo "         <main class=\"content-main-emobility\" >
  430.    ";
  431.         } else {
  432.             // line 86
  433.             echo "         <main class=\"content-main\" style=\"background: linear-gradient(to bottom, #D66745, #C7385A, #8E25B8, #2B1AD5, #67B3CF);\">
  434.    ";
  435.         }
  436.         // line 88
  437.         echo "                ";
  438.         $this->displayBlock('base_flashbags'$context$blocks);
  439.         // line 95
  440.         echo "
  441.                 ";
  442.         // line 96
  443.         $this->displayBlock('base_main_inner'$context$blocks);
  444.         // line 113
  445.         echo "
  446.                 ";
  447.         // line 114
  448.         $this->displayBlock('frosh_product_compare_float_button_inner'$context$blocks);
  449.         // line 151
  450.         echo "            </main>
  451.         ";
  452.         
  453.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  454.         
  455.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  456.     }
  457.     // line 88
  458.     public function block_base_flashbags($context, array $blocks = [])
  459.     {
  460.         $macros $this->macros;
  461.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  462.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""base_flashbags"));
  463.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  464.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""base_flashbags"));
  465.         // line 89
  466.         echo "                    <div class=\"flashbags container\">
  467.                         ";
  468.         // line 90
  469.         $context['_parent'] = $context;
  470.         $context['_seq'] = twig_ensure_traversable(sw_get_attribute($this->env$this->source, ($context["app"] ?? null), "flashes", [], "any"falsefalsefalse90));
  471.         $context['loop'] = [
  472.           'parent' => $context['_parent'],
  473.           'index0' => 0,
  474.           'index'  => 1,
  475.           'first'  => true,
  476.         ];
  477.         if (is_array($context['_seq']) || (is_object($context['_seq']) && $context['_seq'] instanceof \Countable)) {
  478.             $length count($context['_seq']);
  479.             $context['loop']['revindex0'] = $length 1;
  480.             $context['loop']['revindex'] = $length;
  481.             $context['loop']['length'] = $length;
  482.             $context['loop']['last'] = === $length;
  483.         }
  484.         foreach ($context['_seq'] as $context["type"] => $context["messages"]) {
  485.             // line 91
  486.             echo "                            ";
  487.             $this->loadTemplate("@EmovaWbTheme/storefront/utilities/alert.html.twig""@EmovaWbTheme/storefront/base.html.twig"91)->display(twig_array_merge($context, ["type" => $context["type"], "list" => $context["messages"]]));
  488.             // line 92
  489.             echo "                        ";
  490.             ++$context['loop']['index0'];
  491.             ++$context['loop']['index'];
  492.             $context['loop']['first'] = false;
  493.             if (isset($context['loop']['length'])) {
  494.                 --$context['loop']['revindex0'];
  495.                 --$context['loop']['revindex'];
  496.                 $context['loop']['last'] = === $context['loop']['revindex0'];
  497.             }
  498.         }
  499.         $_parent $context['_parent'];
  500.         unset($context['_seq'], $context['_iterated'], $context['type'], $context['messages'], $context['_parent'], $context['loop']);
  501.         $context array_intersect_key($context$_parent) + $_parent;
  502.         // line 93
  503.         echo "                    </div>
  504.                 ";
  505.         
  506.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  507.         
  508.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  509.     }
  510.     // line 96
  511.     public function block_base_main_inner($context, array $blocks = [])
  512.     {
  513.         $macros $this->macros;
  514.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  515.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""base_main_inner"));
  516.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  517.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""base_main_inner"));
  518.         // line 97
  519.         echo "                    <div>
  520.                         ";
  521.         // line 98
  522.         $this->displayBlock('base_main_container'$context$blocks);
  523.         // line 111
  524.         echo "                    </div>
  525.                 ";
  526.         
  527.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  528.         
  529.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  530.     }
  531.     // line 98
  532.     public function block_base_main_container($context, array $blocks = [])
  533.     {
  534.         $macros $this->macros;
  535.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  536.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""base_main_container"));
  537.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  538.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""base_main_container"));
  539.         // line 99
  540.         echo "                            <div class=\"container-main\">
  541.                                 ";
  542.         // line 100
  543.         $this->displayBlock('base_breadcrumb'$context$blocks);
  544.         // line 107
  545.         echo "
  546.                                 ";
  547.         // line 108
  548.         $this->displayBlock('base_content'$context$blocks);
  549.         // line 109
  550.         echo "                            </div>
  551.                         ";
  552.         
  553.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  554.         
  555.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  556.     }
  557.     // line 100
  558.     public function block_base_breadcrumb($context, array $blocks = [])
  559.     {
  560.         $macros $this->macros;
  561.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  562.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""base_breadcrumb"));
  563.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  564.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""base_breadcrumb"));
  565.         // line 101
  566.         echo "                                    ";
  567.         $this->loadTemplate("@EmovaWbTheme/storefront/layout/breadcrumb.html.twig""@EmovaWbTheme/storefront/base.html.twig"101)->display(twig_to_array(["context" =>         // line 102
  568. ($context["context"] ?? null), "category" => sw_get_attribute($this->env$this->sourcesw_get_attribute($this->env$this->source,         // line 103
  569. ($context["page"] ?? null), "product", [], "any"falsefalsefalse103), "seoCategory", [], "any"falsefalsefalse103), "product" => sw_get_attribute($this->env$this->source,         // line 104
  570. ($context["page"] ?? null), "product", [], "any"falsefalsefalse104)]));
  571.         // line 106
  572.         echo "                                ";
  573.         
  574.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  575.         
  576.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  577.     }
  578.     // line 108
  579.     public function block_base_content($context, array $blocks = [])
  580.     {
  581.         $macros $this->macros;
  582.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  583.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""base_content"));
  584.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  585.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""base_content"));
  586.         
  587.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  588.         
  589.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  590.     }
  591.     // line 114
  592.     public function block_frosh_product_compare_float_button_inner($context, array $blocks = [])
  593.     {
  594.         $macros $this->macros;
  595.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  596.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""frosh_product_compare_float_button_inner"));
  597.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  598.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""frosh_product_compare_float_button_inner"));
  599.         // line 115
  600.         echo "                    ";
  601.         $context["buttonClasses"] = (($context["buttonClasses"]) ?? ("btn-primary"));
  602.         // line 116
  603.         echo "                    ";
  604.         $context["floatingButtonClasses"] = (($context["floatingButtonClasses"]) ?? ("compare-float-button"));
  605.         // line 117
  606.         echo "                    ";
  607.         $context["badgeClasses"] = (($context["badgeClasses"]) ?? ("badge-danger"));
  608.         // line 118
  609.         echo "                    ";
  610.         $context["compareFloatOptions"] = ["maximumNumberCompareProductsText" => $this->extensions['Shopware\Core\Framework\Adapter\Twig\Extension\SwSanitizeTwigFilter']->sanitize($this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("froshProductCompare.general.maximumCompareProducts"))];
  611.         // line 121
  612.         echo "
  613.                     <div data-compare-float=\"true\" data-compare-float-options=\"";
  614.         // line 122
  615.         echo sw_escape_filter($this->env$this->env->getFilter('json_encode')->getCallable()(($context["compareFloatOptions"] ?? null)), "html"nulltrue);
  616.         echo "\">
  617.                         ";
  618.         // line 123
  619.         $this->displayBlock('frosh_product_compare_float_button'$context$blocks);
  620.         // line 148
  621.         echo "                ";
  622.         echo $this->extensions['Shopware\Storefront\Framework\Twig\Extension\CsrfFunctionExtension']->createCsrfPlaceholder("frontend.compare.offcanvas");
  623.         echo "
  624.     </div>
  625. ";
  626.         
  627.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  628.         
  629.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  630.     }
  631.     // line 123
  632.     public function block_frosh_product_compare_float_button($context, array $blocks = [])
  633.     {
  634.         $macros $this->macros;
  635.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  636.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""frosh_product_compare_float_button"));
  637.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  638.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""frosh_product_compare_float_button"));
  639.         // line 124
  640.         echo "                            <div id=\"comapre-button-div\" class=\"";
  641.         echo sw_escape_filter($this->env, ($context["floatingButtonClasses"] ?? null), "html"nulltrue);
  642.         echo " js-compare-float-button\"
  643.                                 title=\"";
  644.         // line 125
  645.         echo sw_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("froshProductCompare.offcanvas.compareNow"), "html"nulltrue);
  646.         echo "\">
  647.                                 <button
  648.                                         class=\"btn ";
  649.         // line 127
  650.         echo sw_escape_filter($this->env, ($context["buttonClasses"] ?? null), "html"nulltrue);
  651.         echo "\" title=\"";
  652.         echo sw_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("froshProductCompare.offcanvas.compareNow"), "html"nulltrue);
  653.         echo "\">
  654.                                     ";
  655.         // line 128
  656.         $this->displayBlock('frosh_product_compare_float_icon'$context$blocks);
  657.         // line 131
  658.         echo "                                    <span class=\"badge ";
  659.         echo sw_escape_filter($this->env, ($context["badgeClasses"] ?? null), "html"nulltrue);
  660.         echo "\"></span>
  661.                                 </button>
  662.                     </div>
  663.                     <script>
  664.                             window.addEventListener('DOMContentLoaded', () => {
  665.                             const div = document.getElementById('comapre-button-div');
  666.                             const divHeight = div.clientHeight;
  667.                             div.style.bottom = `\${2 * divHeight}px`;
  668.                             });
  669.                             function removeAllCompare(){
  670.                                 localStorage.removeItem(\"compare-widget-added-products\");
  671.                                 location.reload();
  672.                             }
  673.                     </script>
  674.                 ";
  675.         
  676.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  677.         
  678.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  679.     }
  680.     // line 128
  681.     public function block_frosh_product_compare_float_icon($context, array $blocks = [])
  682.     {
  683.         $macros $this->macros;
  684.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  685.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""frosh_product_compare_float_icon"));
  686.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  687.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""frosh_product_compare_float_icon"));
  688.         // line 129
  689.         echo "                                        ";
  690.         ((function () use ($context$blocks) {
  691.             $finder $this->env->getExtension('Shopware\Core\Framework\Adapter\Twig\Extension\NodeExtension')->getFinder();
  692.             $includeTemplate $finder->find("@Storefront/storefront/utilities/icon.html.twig");
  693.             return $this->loadTemplate($includeTemplate ?? null"@EmovaWbTheme/storefront/base.html.twig"129);
  694.         })())->display(twig_array_merge($context, ["size" => "sm""name" => "bag-product"]));
  695.         // line 130
  696.         echo "                                    ";
  697.         
  698.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  699.         
  700.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  701.     }
  702.     // line 154
  703.     public function block_base_footer($context, array $blocks = [])
  704.     {
  705.         $macros $this->macros;
  706.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  707.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""base_footer"));
  708.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  709.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""base_footer"));
  710.         // line 155
  711.         echo "            <footer class=\"footer-main\">
  712.                 ";
  713.         // line 156
  714.         $this->displayBlock('base_footer_inner'$context$blocks);
  715.         // line 160
  716.         echo "            </footer>
  717.         ";
  718.         
  719.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  720.         
  721.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  722.     }
  723.     // line 156
  724.     public function block_base_footer_inner($context, array $blocks = [])
  725.     {
  726.         $macros $this->macros;
  727.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  728.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""base_footer_inner"));
  729.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  730.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""base_footer_inner"));
  731.         // line 157
  732.         echo "                    ";
  733.         $this->loadTemplate("@EmovaWbTheme/storefront/layout/footer/social-pages-footer.html.twig""@EmovaWbTheme/storefront/base.html.twig"157)->display($context);
  734.         // line 158
  735.         echo "                    ";
  736.         $this->loadTemplate("@EmovaWbTheme/storefront/layout/footer/footer.html.twig""@EmovaWbTheme/storefront/base.html.twig"158)->display($context);
  737.         // line 159
  738.         echo "                ";
  739.         
  740.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  741.         
  742.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  743.     }
  744.     // line 164
  745.     public function block_base_scroll_up($context, array $blocks = [])
  746.     {
  747.         $macros $this->macros;
  748.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  749.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""base_scroll_up"));
  750.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  751.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""base_scroll_up"));
  752.         // line 165
  753.         echo "        ";
  754.         $this->loadTemplate("@Storefront/storefront/layout/scroll-up.html.twig""@EmovaWbTheme/storefront/base.html.twig"165)->display($context);
  755.         // line 166
  756.         echo "    ";
  757.         
  758.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  759.         
  760.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  761.     }
  762.     // line 168
  763.     public function block_base_cookie_permission($context, array $blocks = [])
  764.     {
  765.         $macros $this->macros;
  766.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  767.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""base_cookie_permission"));
  768.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  769.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""base_cookie_permission"));
  770.         // line 169
  771.         echo "        ";
  772.         $this->loadTemplate("@Storefront/storefront/layout/cookie/cookie-permission.html.twig""@EmovaWbTheme/storefront/base.html.twig"169)->display($context);
  773.         // line 170
  774.         echo "    ";
  775.         
  776.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  777.         
  778.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  779.     }
  780.     // line 172
  781.     public function block_base_pseudo_modal($context, array $blocks = [])
  782.     {
  783.         $macros $this->macros;
  784.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  785.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""base_pseudo_modal"));
  786.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  787.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""base_pseudo_modal"));
  788.         // line 173
  789.         echo "        ";
  790.         $this->loadTemplate("@EmovaWbTheme/storefront/component/pseudo-modal.html.twig""@EmovaWbTheme/storefront/base.html.twig"173)->display($context);
  791.         // line 174
  792.         echo "    ";
  793.         
  794.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  795.         
  796.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  797.     }
  798.     // line 176
  799.     public function block_base_body_script($context, array $blocks = [])
  800.     {
  801.         $macros $this->macros;
  802.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  803.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""base_body_script"));
  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_body_script"));
  806.         // line 177
  807.         echo "        ";
  808.         if ( !$this->extensions['Shopware\Core\Framework\Adapter\Twig\Extension\FeatureFlagExtension']->feature("FEATURE_NEXT_15917")) {
  809.             // line 178
  810.             echo "
  811.             ";
  812.             // line 180
  813.             echo "            ";
  814.             $this->displayBlock('base_script_token'$context$blocks);
  815.             // line 182
  816.             echo "
  817.             ";
  818.             // line 184
  819.             echo "            ";
  820.             $this->displayBlock('base_script_router'$context$blocks);
  821.             // line 208
  822.             echo "
  823.             ";
  824.             // line 210
  825.             echo "            ";
  826.             $this->displayBlock('base_script_breakpoints'$context$blocks);
  827.             // line 231
  828.             echo "
  829.             ";
  830.             // line 233
  831.             echo "            ";
  832.             $this->displayBlock('base_script_csrf'$context$blocks);
  833.             // line 241
  834.             echo "
  835.             ";
  836.             // line 242
  837.             if ($this->extensions['Shopware\Storefront\Framework\Twig\Extension\ConfigExtension']->config($context"core.cart.wishlistEnabled")) {
  838.                 // line 243
  839.                 echo "                ";
  840.                 // line 244
  841.                 echo "                ";
  842.                 $this->displayBlock('base_script_wishlist_state'$context$blocks);
  843.                 // line 251
  844.                 echo "            ";
  845.             }
  846.             // line 252
  847.             echo "
  848.             ";
  849.             // line 254
  850.             echo "            ";
  851.             $this->displayBlock('base_script_jquery'$context$blocks);
  852.             // line 256
  853.             echo "
  854.             ";
  855.             // line 258
  856.             echo "            ";
  857.             $this->displayBlock('base_script_hmr_mode'$context$blocks);
  858.             // line 272
  859.             echo "        ";
  860.         }
  861.         // line 273
  862.         echo "    ";
  863.         
  864.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  865.         
  866.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  867.     }
  868.     // line 180
  869.     public function block_base_script_token($context, array $blocks = [])
  870.     {
  871.         $macros $this->macros;
  872.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  873.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""base_script_token"));
  874.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  875.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""base_script_token"));
  876.         // line 181
  877.         echo "            ";
  878.         
  879.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  880.         
  881.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  882.     }
  883.     // line 184
  884.     public function block_base_script_router($context, array $blocks = [])
  885.     {
  886.         $macros $this->macros;
  887.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  888.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""base_script_router"));
  889.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  890.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""base_script_router"));
  891.         // line 185
  892.         echo "                ";
  893.         // line 186
  894.         echo "                <script>
  895.                     window.activeNavigationId = '";
  896.         // line 187
  897.         echo sw_escape_filter($this->envsw_get_attribute($this->env$this->sourcesw_get_attribute($this->env$this->sourcesw_get_attribute($this->env$this->sourcesw_get_attribute($this->env$this->source, ($context["page"] ?? null), "header", [], "any"falsefalsefalse187), "navigation", [], "any"falsefalsefalse187), "active", [], "any"falsefalsefalse187), "id", [], "any"falsefalsefalse187), "html"nulltrue);
  898.         echo "';
  899.                     window.router = {
  900.                         'frontend.cart.offcanvas': '";
  901.         // line 189
  902.         echo $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("frontend.cart.offcanvas");
  903.         echo "',
  904.                         'frontend.cookie.offcanvas': '";
  905.         // line 190
  906.         echo $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("frontend.cookie.offcanvas");
  907.         echo "',
  908.                         'frontend.checkout.finish.page': '";
  909.         // line 191
  910.         echo $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("frontend.checkout.finish.page");
  911.         echo "',
  912.                         'frontend.checkout.info': '";
  913.         // line 192
  914.         echo $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("frontend.checkout.info");
  915.         echo "',
  916.                         'frontend.menu.offcanvas': '";
  917.         // line 193
  918.         echo $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("frontend.menu.offcanvas");
  919.         echo "',
  920.                         'frontend.cms.page': '";
  921.         // line 194
  922.         echo $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("frontend.cms.page");
  923.         echo "',
  924.                         'frontend.cms.navigation.page': '";
  925.         // line 195
  926.         echo $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("frontend.cms.navigation.page");
  927.         echo "',
  928.                         'frontend.account.addressbook': '";
  929.         // line 196
  930.         echo $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("frontend.account.addressbook");
  931.         echo "',
  932.                         'frontend.csrf.generateToken': '";
  933.         // line 197
  934.         echo $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("frontend.csrf.generateToken");
  935.         echo "',
  936.                         'frontend.country.country-data': '";
  937.         // line 198
  938.         echo $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("frontend.country.country.data");
  939.         echo "',
  940.                         'frontend.store-api.proxy': '";
  941.         // line 199
  942.         echo $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("frontend.store-api.proxy");
  943.         echo "',
  944.                         'frontend.compare.offcanvas' : '";
  945.         // line 200
  946.         echo $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("frontend.compare.offcanvas");
  947.         echo "',
  948.                         'frontend.compare.content' : '";
  949.         // line 201
  950.         echo $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("frontend.compare.content");
  951.         echo "',
  952.                     };
  953.                     window.storeApiProxyToken = '";
  954.         // line 203
  955.         echo $this->extensions['Shopware\Storefront\Framework\Twig\Extension\CsrfFunctionExtension']->createCsrfPlaceholder("frontend.store-api.proxy", ["mode" => "token"]);
  956.         echo "';
  957.                     window.salesChannelId = '";
  958.         // line 204
  959.         echo sw_escape_filter($this->envsw_get_attribute($this->env$this->sourcesw_get_attribute($this->env$this->sourcesw_get_attribute($this->env$this->source, ($context["app"] ?? null), "request", [], "any"falsefalsefalse204), "attributes", [], "any"falsefalsefalse204), "get", [=> "sw-sales-channel-id"], "method"falsefalsefalse204), "html"nulltrue);
  960.         echo "';
  961.                 </script>
  962.             ";
  963.         
  964.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  965.         
  966.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  967.     }
  968.     // line 210
  969.     public function block_base_script_breakpoints($context, array $blocks = [])
  970.     {
  971.         $macros $this->macros;
  972.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  973.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""base_script_breakpoints"));
  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_breakpoints"));
  976.         // line 211
  977.         echo "                ";
  978.         // line 212
  979.         echo "                <script>
  980.                     ";
  981.         // line 213
  982.         $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")];
  983.         // line 220
  984.         echo "
  985.                     ";
  986.         // line 222
  987.         echo "                    ";
  988.         if ($this->extensions['Shopware\Core\Framework\Adapter\Twig\Extension\FeatureFlagExtension']->feature("v6.5.0.0")) {
  989.             // line 223
  990.             echo "                        ";
  991.             $context["breakpoint"] = twig_array_merge(($context["breakpoint"] ?? null), ["xxl" => $this->extensions['Shopware\Storefront\Framework\Twig\Extension\ConfigExtension']->theme($context"breakpoint.xxl")]);
  992.             // line 226
  993.             echo "                    ";
  994.         }
  995.         // line 227
  996.         echo "
  997.                     window.breakpoints = ";
  998.         // line 228
  999.         echo $this->env->getFilter('json_encode')->getCallable()(($context["breakpoint"] ?? null));
  1000.         echo ";
  1001.                 </script>
  1002.             ";
  1003.         
  1004.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  1005.         
  1006.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  1007.     }
  1008.     // line 233
  1009.     public function block_base_script_csrf($context, array $blocks = [])
  1010.     {
  1011.         $macros $this->macros;
  1012.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  1013.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""base_script_csrf"));
  1014.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  1015.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""base_script_csrf"));
  1016.         // line 234
  1017.         echo "                <script>
  1018.                     window.csrf = {
  1019.                         'enabled': '";
  1020.         // line 236
  1021.         echo sw_escape_filter($this->envsw_get_attribute($this->env$this->source, ($context["shopware"] ?? null), "csrfEnabled", [], "any"falsefalsefalse236), "html"nulltrue);
  1022.         echo "',
  1023.                         'mode': '";
  1024.         // line 237
  1025.         echo sw_escape_filter($this->envsw_get_attribute($this->env$this->source, ($context["shopware"] ?? null), "csrfMode", [], "any"falsefalsefalse237), "html"nulltrue);
  1026.         echo "'
  1027.                     }
  1028.                 </script>
  1029.             ";
  1030.         
  1031.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  1032.         
  1033.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  1034.     }
  1035.     // line 244
  1036.     public function block_base_script_wishlist_state($context, array $blocks = [])
  1037.     {
  1038.         $macros $this->macros;
  1039.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  1040.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""base_script_wishlist_state"));
  1041.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  1042.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""base_script_wishlist_state"));
  1043.         // line 245
  1044.         echo "                    <script>
  1045.                         window.customerLoggedInState = ";
  1046.         // line 246
  1047.         echo ((( !(null === sw_get_attribute($this->env$this->source, ($context["context"] ?? null), "customer", [], "any"falsefalsefalse246)) &&  !sw_get_attribute($this->env$this->sourcesw_get_attribute($this->env$this->source, ($context["context"] ?? null), "customer", [], "any"falsefalsefalse246), "guest", [], "any"falsefalsefalse246))) ? (1) : (0));
  1048.         echo ";
  1049.                         window.wishlistEnabled = ";
  1050.         // line 248
  1051.         echo sw_escape_filter($this->env$this->extensions['Shopware\Storefront\Framework\Twig\Extension\ConfigExtension']->config($context"core.cart.wishlistEnabled"), "html"nulltrue);
  1052.         echo ";
  1053.                     </script>
  1054.                 ";
  1055.         
  1056.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  1057.         
  1058.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  1059.     }
  1060.     // line 254
  1061.     public function block_base_script_jquery($context, array $blocks = [])
  1062.     {
  1063.         $macros $this->macros;
  1064.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  1065.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""base_script_jquery"));
  1066.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  1067.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""base_script_jquery"));
  1068.         // line 255
  1069.         echo "            ";
  1070.         
  1071.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  1072.         
  1073.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  1074.     }
  1075.     // line 258
  1076.     public function block_base_script_hmr_mode($context, array $blocks = [])
  1077.     {
  1078.         $macros $this->macros;
  1079.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  1080.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""base_script_hmr_mode"));
  1081.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  1082.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""base_script_hmr_mode"));
  1083.         // line 259
  1084.         echo "                ";
  1085.         if (($context["isHMRMode"] ?? null)) {
  1086.             // line 260
  1087.             echo "                    <script type=\"text/javascript\" src=\"/_webpack_hot_proxy_/js/vendor-node.js\"></script>
  1088.                     <script type=\"text/javascript\" src=\"/_webpack_hot_proxy_/js/vendor-shared.js\"></script>
  1089.                     <script type=\"text/javascript\" src=\"/_webpack_hot_proxy_/js/runtime.js\"></script>
  1090.                     <script type=\"text/javascript\" src=\"/_webpack_hot_proxy_/js/app.js\"></script>
  1091.                     ";
  1092.             // line 265
  1093.             echo "                    <script type=\"text/javascript\" src=\"/_webpack_hot_proxy_/js/storefront.js\"></script>
  1094.                 ";
  1095.         } else {
  1096.             // line 267
  1097.             echo "                    ";
  1098.             $context['_parent'] = $context;
  1099.             $context['_seq'] = twig_ensure_traversable($this->extensions['Shopware\Storefront\Framework\Twig\Extension\ConfigExtension']->theme($context"assets.js"));
  1100.             foreach ($context['_seq'] as $context["_key"] => $context["file"]) {
  1101.                 // line 268
  1102.                 echo "                        <script type=\"text/javascript\" src=\"";
  1103.                 echo sw_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl($context["file"], "theme"), "html"nulltrue);
  1104.                 echo "\"></script>
  1105.                     ";
  1106.             }
  1107.             $_parent $context['_parent'];
  1108.             unset($context['_seq'], $context['_iterated'], $context['_key'], $context['file'], $context['_parent'], $context['loop']);
  1109.             $context array_intersect_key($context$_parent) + $_parent;
  1110.             // line 270
  1111.             echo "                ";
  1112.         }
  1113.         // line 271
  1114.         echo "            ";
  1115.         
  1116.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  1117.         
  1118.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  1119.     }
  1120.     public function getTemplateName()
  1121.     {
  1122.         return "@EmovaWbTheme/storefront/base.html.twig";
  1123.     }
  1124.     public function isTraitable()
  1125.     {
  1126.         return false;
  1127.     }
  1128.     public function getDebugInfo()
  1129.     {
  1130.         return array (  1298 => 271,  1295 => 270,  1286 => 268,  1281 => 267,  1277 => 265,  1271 => 260,  1268 => 259,  1258 => 258,  1248 => 255,  1238 => 254,  1225 => 248,  1220 => 246,  1217 => 245,  1207 => 244,  1193 => 237,  1189 => 236,  1185 => 234,  1175 => 233,  1162 => 228,  1159 => 227,  1156 => 226,  1153 => 223,  1150 => 222,  1147 => 220,  1145 => 213,  1142 => 212,  1140 => 211,  1130 => 210,  1116 => 204,  1112 => 203,  1107 => 201,  1103 => 200,  1099 => 199,  1095 => 198,  1091 => 197,  1087 => 196,  1083 => 195,  1079 => 194,  1075 => 193,  1071 => 192,  1067 => 191,  1063 => 190,  1059 => 189,  1054 => 187,  1051 => 186,  1049 => 185,  1039 => 184,  1029 => 181,  1019 => 180,  1009 => 273,  1006 => 272,  1003 => 258,  1000 => 256,  997 => 254,  994 => 252,  991 => 251,  988 => 244,  986 => 243,  984 => 242,  981 => 241,  978 => 233,  975 => 231,  972 => 210,  969 => 208,  966 => 184,  963 => 182,  960 => 180,  957 => 178,  954 => 177,  944 => 176,  934 => 174,  931 => 173,  921 => 172,  911 => 170,  908 => 169,  898 => 168,  888 => 166,  885 => 165,  875 => 164,  865 => 159,  862 => 158,  859 => 157,  849 => 156,  838 => 160,  836 => 156,  833 => 155,  823 => 154,  813 => 130,  804 => 129,  794 => 128,  766 => 131,  764 => 128,  758 => 127,  753 => 125,  748 => 124,  738 => 123,  724 => 148,  722 => 123,  718 => 122,  715 => 121,  712 => 118,  709 => 117,  706 => 116,  703 => 115,  693 => 114,  675 => 108,  665 => 106,  663 => 104,  662 => 103,  661 => 102,  659 => 101,  649 => 100,  638 => 109,  636 => 108,  633 => 107,  631 => 100,  628 => 99,  618 => 98,  607 => 111,  605 => 98,  602 => 97,  592 => 96,  581 => 93,  567 => 92,  564 => 91,  547 => 90,  544 => 89,  534 => 88,  523 => 151,  521 => 114,  518 => 113,  516 => 96,  513 => 95,  510 => 88,  506 => 86,  502 => 84,  500 => 83,  497 => 82,  495 => 81,  492 => 80,  490 => 79,  487 => 78,  485 => 77,  482 => 76,  480 => 75,  477 => 74,  474 => 73,  471 => 72,  469 => 70,  467 => 69,  457 => 68,  447 => 63,  444 => 62,  434 => 61,  424 => 66,  420 => 64,  418 => 61,  411 => 60,  408 => 59,  398 => 58,  387 => 44,  385 => 43,  382 => 42,  372 => 41,  360 => 46,  358 => 41,  355 => 40,  345 => 39,  334 => 36,  332 => 32,  329 => 31,  319 => 30,  309 => 162,  307 => 154,  304 => 153,  302 => 68,  299 => 67,  297 => 58,  294 => 57,  291 => 49,  289 => 39,  286 => 38,  284 => 30,  278 => 26,  268 => 25,  242 => 21,  226 => 274,  224 => 176,  221 => 175,  219 => 172,  216 => 171,  214 => 168,  211 => 167,  209 => 164,  206 => 163,  204 => 25,  196 => 21,  186 => 20,  175 => 17,  165 => 16,  150 => 9,  140 => 8,  129 => 5,  119 => 4,  95 => 289,  93 => 20,  90 => 19,  88 => 16,  86 => 8,  83 => 7,  81 => 4,  78 => 3,  76 => 2,);
  1131.     }
  1132.     public function getSourceContext()
  1133.     {
  1134.         return new Source("{# Set variable to \"true\" to enable HMR (hot page reloading) mode #}
  1135. {% set isHMRMode = app.request.headers.get('hot-reload-mode') and app.environment == 'dev' %}
  1136. {% block base_doctype %}
  1137. <!DOCTYPE html>
  1138. {% endblock %}
  1139. {% block base_html %}
  1140. <html style=\"overflow-x: hidden;\" lang=\"{{ page.header.activeLanguage.translationCode.code }}\"
  1141.       itemscope=\"itemscope\"
  1142.       itemtype=\"https://schema.org/WebPage\">
  1143. {% endblock %}
  1144. {#
  1145. <script id=\"Cookiebot\" src=\"https://consent.cookiebot.com/uc.js\" data-cbid=\"045bcc8f-d644-40ae-b4a1-c620c91625c3\" data-blockingmode=\"auto\" type=\"text/javascript\"></script>
  1146. #}
  1147. {% block base_head %}
  1148.     {% sw_include '@Storefront/storefront/layout/meta.html.twig' %}
  1149. {% endblock %}
  1150. {% block base_body %}
  1151.     <body style=\"overflow-x: hidden;\" class=\"{% block base_body_classes %}is-ctl-{% if controllerName is not empty %}{{ controllerName|lower }}{% endif %} is-act-{% if controllerAction is not empty %}{{ controllerAction|lower }}{% endif %}{% endblock %}\">
  1152.     <link rel=\"stylesheet\" href=\"https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.15.3/css/all.min.css\">
  1153.     {% block base_body_inner %}
  1154. <!-- Google Tag Manager (noscript) -->
  1155. <noscript><iframe src=\"ns \"
  1156. height=\"0\" width=\"0\" style=\"display:none;visibility:hidden\"></iframe></noscript>
  1157. <!-- End Google Tag Manager (noscript) -->
  1158.         {% block base_noscript %}
  1159.             <noscript class=\"noscript-main\">
  1160.                 {% sw_include '@Storefront/storefront/utilities/alert.html.twig' with {
  1161.                     type: 'info',
  1162.                     content: 'general.noscriptNotice'|trans|sw_sanitize
  1163.                 } %}
  1164.             </noscript>
  1165.         {% endblock %}
  1166.         {% block base_header %}
  1167.             <header class=\"header-main\">
  1168.                 {% block base_header_inner %}
  1169.                     <div class=\"container\">
  1170.                         {% sw_include '@Storefront/storefront/layout/header/header.html.twig' %}
  1171.                     </div>
  1172.                 {% endblock %}
  1173.             </header>
  1174.         {% endblock %}
  1175.         {# {% block base_navigation %}
  1176.             <div class=\"nav-main\">
  1177.                 {% block base_navigation_inner %}
  1178.                     {% sw_include '@Storefront/storefront/layout/navigation/navigation.html.twig' %}
  1179.                 {% endblock %}
  1180.             </div>
  1181.         {% endblock %} #}
  1182.         {% block base_offcanvas_navigation %}
  1183.             {% if page.header.navigation %}
  1184.                 <div class=\"d-none js-navigation-offcanvas-initial-content{% if context.salesChannel.navigationCategoryId == page.header.navigation.active.id %} is-root{% endif %}\">
  1185.                     {% block base_offcanvas_navigation_inner %}
  1186.                         {% sw_include '@Storefront/storefront/layout/navigation/offcanvas/navigation.html.twig' with { navigation: page.header.navigation } %}
  1187.                     {% endblock %}
  1188.                 </div>
  1189.             {% endif %}
  1190.         {% endblock %}
  1191.         {% block base_main %}
  1192. \t{# dump((page.header.navigation.active.customFields.custom_emova_category_maintype)) #}
  1193.         {#    <main class=\"content-main\" style=\"/* margin-left: 20px; */ /* margin-right: 20px; *//background: transparent linear-gradient(180deg, #226ADC 0%, #3591DD 21%, #41A8DE 40%, #6AB8B7 65%, #73CB9A 100%) 0% 0% no-repeat padding-box;\">
  1194. \t#}
  1195.    {% set ev_category = page.header.navigation.active.customFields.custom_emova_category_maintype %}
  1196.    {% if ev_category ==\"energy\" %}
  1197.          <main class=\"content-main-energy\" >
  1198.    {% elseif ev_category == \"heat\" %}
  1199.          <main class=\"content-main-heat\" >
  1200.    {% elseif ev_category == \"lubricant\" %}
  1201.          <main class=\"content-main-lubricant\" >
  1202.    {% elseif ev_category == \"consulting\" %}
  1203.          <main class=\"content-main-consulting\" >
  1204.    {% elseif ev_category == \"mobility\" %}
  1205.          <main class=\"content-main-mobility\" >
  1206.    {% elseif ev_category == \"emobility\" %}
  1207.          <main class=\"content-main-emobility\" >
  1208.    {% else %}
  1209.          <main class=\"content-main\" style=\"background: linear-gradient(to bottom, #D66745, #C7385A, #8E25B8, #2B1AD5, #67B3CF);\">
  1210.    {% endif %}
  1211.                 {% block base_flashbags %}
  1212.                     <div class=\"flashbags container\">
  1213.                         {% for type, messages in app.flashes %}
  1214.                             {% sw_include '@Storefront/storefront/utilities/alert.html.twig' with { type: type, list: messages } %}
  1215.                         {% endfor %}
  1216.                     </div>
  1217.                 {% endblock %}
  1218.                 {% block base_main_inner %}
  1219.                     <div>
  1220.                         {% block base_main_container %}
  1221.                             <div class=\"container-main\">
  1222.                                 {% block base_breadcrumb %}
  1223.                                     {% sw_include '@Storefront/storefront/layout/breadcrumb.html.twig' with {
  1224.                                         context: context,
  1225.                                         category: page.product.seoCategory,
  1226.                                         product: page.product
  1227.                                     } only %}
  1228.                                 {% endblock %}
  1229.                                 {% block base_content %}{% endblock %}
  1230.                             </div>
  1231.                         {% endblock %}
  1232.                     </div>
  1233.                 {% endblock %}
  1234.                 {% block frosh_product_compare_float_button_inner %}
  1235.                     {% set buttonClasses = buttonClasses ?? 'btn-primary' %}
  1236.                     {% set floatingButtonClasses = floatingButtonClasses ?? 'compare-float-button' %}
  1237.                     {% set badgeClasses = badgeClasses ?? 'badge-danger' %}
  1238.                     {% set compareFloatOptions = {
  1239.                         maximumNumberCompareProductsText: \"froshProductCompare.general.maximumCompareProducts\"|trans|sw_sanitize
  1240.                     } %}
  1241.                     <div data-compare-float=\"true\" data-compare-float-options=\"{{ compareFloatOptions|json_encode }}\">
  1242.                         {% block frosh_product_compare_float_button %}
  1243.                             <div id=\"comapre-button-div\" class=\"{{ floatingButtonClasses }} js-compare-float-button\"
  1244.                                 title=\"{{ \"froshProductCompare.offcanvas.compareNow\"|trans }}\">
  1245.                                 <button
  1246.                                         class=\"btn {{ buttonClasses }}\" title=\"{{ \"froshProductCompare.offcanvas.compareNow\"|trans }}\">
  1247.                                     {% block frosh_product_compare_float_icon %}
  1248.                                         {% sw_icon 'bag-product' style { 'size': 'sm' } %}
  1249.                                     {% endblock %}
  1250.                                     <span class=\"badge {{ badgeClasses }}\"></span>
  1251.                                 </button>
  1252.                     </div>
  1253.                     <script>
  1254.                             window.addEventListener('DOMContentLoaded', () => {
  1255.                             const div = document.getElementById('comapre-button-div');
  1256.                             const divHeight = div.clientHeight;
  1257.                             div.style.bottom = `\${2 * divHeight}px`;
  1258.                             });
  1259.                             function removeAllCompare(){
  1260.                                 localStorage.removeItem(\"compare-widget-added-products\");
  1261.                                 location.reload();
  1262.                             }
  1263.                     </script>
  1264.                 {% endblock %}
  1265.                 {{ sw_csrf('frontend.compare.offcanvas') }}
  1266.     </div>
  1267. {% endblock %}
  1268.             </main>
  1269.         {% endblock %}
  1270.         {% block base_footer %}
  1271.             <footer class=\"footer-main\">
  1272.                 {% block base_footer_inner %}
  1273.                     {% sw_include '@Storefront/storefront/layout/footer/social-pages-footer.html.twig' %}
  1274.                     {% sw_include '@Storefront/storefront/layout/footer/footer.html.twig' %}
  1275.                 {% endblock %}
  1276.             </footer>
  1277.         {% endblock %}
  1278.     {% endblock %}
  1279.     {% block base_scroll_up %}
  1280.         {% sw_include '@Storefront/storefront/layout/scroll-up.html.twig' %}
  1281.     {% endblock %}
  1282.     {% block base_cookie_permission %}
  1283.         {% sw_include '@Storefront/storefront/layout/cookie/cookie-permission.html.twig' %}
  1284.     {% endblock %}
  1285.     {% block base_pseudo_modal %}
  1286.         {% sw_include '@Storefront/storefront/component/pseudo-modal.html.twig' %}
  1287.     {% endblock %}
  1288.     {% block base_body_script %}
  1289.         {% if not feature('FEATURE_NEXT_15917') %}
  1290.             {# @deprecated tag:v6.5.0 - Will be moved to `layout/meta.html.twig` - Use block `layout_head_javascript_token` instead #}
  1291.             {% block base_script_token %}
  1292.             {% endblock %}
  1293.             {# @deprecated tag:v6.5.0 - Will be moved to `layout/meta.html.twig` - Use block `layout_head_javascript_router` instead #}
  1294.             {% block base_script_router %}
  1295.                 {# Register all routes that will be needed in JavaScript to the window.router object #}
  1296.                 <script>
  1297.                     window.activeNavigationId = '{{ page.header.navigation.active.id }}';
  1298.                     window.router = {
  1299.                         'frontend.cart.offcanvas': '{{ path('frontend.cart.offcanvas') }}',
  1300.                         'frontend.cookie.offcanvas': '{{ path('frontend.cookie.offcanvas') }}',
  1301.                         'frontend.checkout.finish.page': '{{ path('frontend.checkout.finish.page') }}',
  1302.                         'frontend.checkout.info': '{{ path('frontend.checkout.info') }}',
  1303.                         'frontend.menu.offcanvas': '{{ path('frontend.menu.offcanvas') }}',
  1304.                         'frontend.cms.page': '{{ path('frontend.cms.page') }}',
  1305.                         'frontend.cms.navigation.page': '{{ path('frontend.cms.navigation.page') }}',
  1306.                         'frontend.account.addressbook': '{{ path('frontend.account.addressbook') }}',
  1307.                         'frontend.csrf.generateToken': '{{ path('frontend.csrf.generateToken') }}',
  1308.                         'frontend.country.country-data': '{{ path('frontend.country.country.data') }}',
  1309.                         'frontend.store-api.proxy': '{{ path('frontend.store-api.proxy') }}',
  1310.                         'frontend.compare.offcanvas' : '{{ path('frontend.compare.offcanvas') }}',
  1311.                         'frontend.compare.content' : '{{ path('frontend.compare.content') }}',
  1312.                     };
  1313.                     window.storeApiProxyToken = '{{ sw_csrf(\"frontend.store-api.proxy\", {\"mode\": \"token\"}) }}';
  1314.                     window.salesChannelId = '{{ app.request.attributes.get('sw-sales-channel-id') }}';
  1315.                 </script>
  1316.             {% endblock %}
  1317.             {# @deprecated tag:v6.5.0 - Will be moved to `layout/meta.html.twig` - Use block `layout_head_javascript_breakpoints` instead #}
  1318.             {% block base_script_breakpoints %}
  1319.                 {# Register the available viewport breakpoints the window.breakpoints object #}
  1320.                 <script>
  1321.                     {% set breakpoint = {
  1322.                         'xs': theme_config('breakpoint.xs'),
  1323.                         'sm': theme_config('breakpoint.sm'),
  1324.                         'md': theme_config('breakpoint.md'),
  1325.                         'lg': theme_config('breakpoint.lg'),
  1326.                         'xl': theme_config('breakpoint.xl')
  1327.                     } %}
  1328.                     {# @deprecated tag:v6.5.0 - Bootstrap v5 adds xxl breakpoint #}
  1329.                     {% if feature('v6.5.0.0') %}
  1330.                         {% set breakpoint = breakpoint|merge({
  1331.                             'xxl': theme_config('breakpoint.xxl')
  1332.                         }) %}
  1333.                     {% endif %}
  1334.                     window.breakpoints = {{ breakpoint|json_encode()|raw }};
  1335.                 </script>
  1336.             {% endblock %}
  1337.             {# @deprecated tag:v6.5.0 - Will be moved to `layout/meta.html.twig` - Use block `layout_head_javascript_csrf` instead #}
  1338.             {% block base_script_csrf %}
  1339.                 <script>
  1340.                     window.csrf = {
  1341.                         'enabled': '{{ shopware.csrfEnabled }}',
  1342.                         'mode': '{{ shopware.csrfMode }}'
  1343.                     }
  1344.                 </script>
  1345.             {% endblock %}
  1346.             {% if config('core.cart.wishlistEnabled') %}
  1347.                 {# @deprecated tag:v6.5.0 - Will be moved to `layout/meta.html.twig` - Use block `layout_head_javascript_wishlist_state` instead #}
  1348.                 {% block base_script_wishlist_state %}
  1349.                     <script>
  1350.                         window.customerLoggedInState = {{ context.customer is not null and not context.customer.guest ? 1 : 0 }};
  1351.                         window.wishlistEnabled = {{ config('core.cart.wishlistEnabled') }};
  1352.                     </script>
  1353.                 {% endblock %}
  1354.             {% endif %}
  1355.             {# @deprecated tag:v6.5.0 - Will be moved to `layout/meta.html.twig` - Use block `layout_head_javascript_jquery` instead #}
  1356.             {% block base_script_jquery %}
  1357.             {% endblock %}
  1358.             {# @deprecated tag:v6.5.0 - Will be moved to `layout/meta.html.twig` - Use block `layout_head_javascript_hmr_mode` instead #}
  1359.             {% block base_script_hmr_mode %}
  1360.                 {% if isHMRMode %}
  1361.                     <script type=\"text/javascript\" src=\"/_webpack_hot_proxy_/js/vendor-node.js\"></script>
  1362.                     <script type=\"text/javascript\" src=\"/_webpack_hot_proxy_/js/vendor-shared.js\"></script>
  1363.                     <script type=\"text/javascript\" src=\"/_webpack_hot_proxy_/js/runtime.js\"></script>
  1364.                     <script type=\"text/javascript\" src=\"/_webpack_hot_proxy_/js/app.js\"></script>
  1365.                     {# The storefront entry is a combined entry point which contains all plugins & themes #}
  1366.                     <script type=\"text/javascript\" src=\"/_webpack_hot_proxy_/js/storefront.js\"></script>
  1367.                 {% else %}
  1368.                     {% for file in theme_config('assets.js') %}
  1369.                         <script type=\"text/javascript\" src=\"{{ asset(file, 'theme') }}\"></script>
  1370.                     {% endfor %}
  1371.                 {% endif %}
  1372.             {% endblock %}
  1373.         {% endif %}
  1374.     {% endblock %}
  1375.     <!-- Start of HubSpot Embed Code -->
  1376.         <script type=\"text/javascript\" id=\"hs-script-loader\" async defer src=\"//js-eu1.hs-scripts.com/25399637.js\"></script>
  1377.     <!-- End of HubSpot Embed Code -->
  1378.     </body>
  1379. {#    <script>
  1380.     var test
  1381.          \$(document).ready(function () {
  1382.             window.location.reload
  1383.           })
  1384.     </script>#}
  1385. {% endblock %}
  1386. <style>
  1387.     .container-main{
  1388.     padding-top:0px !important;
  1389.     padding-bottom:0px !important;
  1390.     }
  1391.     .breadcrumb{
  1392.     padding: 0;
  1393.     margin-bottom:0;
  1394.     }
  1395. </style>
  1396. </html>
  1397. ""@EmovaWbTheme/storefront/base.html.twig""/var/www/shop.emova.de/html/custom/plugins/EmovaWbTheme/src/Resources/views/storefront/base.html.twig");
  1398.     }
  1399. }