var/cache/dev_h1f2002fa6d81d589ce0a577e6f1db41b/twig/df/dfbb7e7f9e432bbf0878a21481056e555f2475595d10530e936c4afc24aa0a17.php line 48

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. /* @IabTheme/storefront/base.html.twig */
  16. class __TwigTemplate_7965df502e7b9eb4e616278830447f37cea16f1963e5c1a96f335fc2ab754958 extends Template
  17. {
  18.     private $source;
  19.     private $macros = [];
  20.     public function __construct(Environment $env)
  21.     {
  22.         parent::__construct($env);
  23.         $this->source $this->getSourceContext();
  24.         $this->blocks = [
  25.             'base_body_inner' => [$this'block_base_body_inner'],
  26.             'base_noscript' => [$this'block_base_noscript'],
  27.             'base_header' => [$this'block_base_header'],
  28.             'base_navigation' => [$this'block_base_navigation'],
  29.             'base_offcanvas_navigation' => [$this'block_base_offcanvas_navigation'],
  30.             'base_offcanvas_navigation_inner' => [$this'block_base_offcanvas_navigation_inner'],
  31.             'base_main' => [$this'block_base_main'],
  32.             'base_footer' => [$this'block_base_footer'],
  33.             'base_script_router' => [$this'block_base_script_router'],
  34.         ];
  35.     }
  36.     protected function doGetParent(array $context)
  37.     {
  38.         // line 1
  39.         return "@Storefront/storefront/base.html.twig";
  40.     }
  41.     protected function doDisplay(array $context, array $blocks = [])
  42.     {
  43.         $macros $this->macros;
  44.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  45.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "template""@IabTheme/storefront/base.html.twig"));
  46.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  47.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "template""@IabTheme/storefront/base.html.twig"));
  48.         $this->parent $this->loadTemplate("@Storefront/storefront/base.html.twig""@IabTheme/storefront/base.html.twig"1);
  49.         $this->parent->display($contextarray_merge($this->blocks$blocks));
  50.         
  51.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
  52.         
  53.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
  54.     }
  55.     // line 3
  56.     public function block_base_body_inner($context, array $blocks = [])
  57.     {
  58.         $macros $this->macros;
  59.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  60.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""base_body_inner"));
  61.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  62.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""base_body_inner"));
  63.         // line 4
  64.         echo "\t";
  65.         $this->displayBlock('base_noscript'$context$blocks);
  66.         // line 14
  67.         echo "
  68. \t";
  69.         // line 15
  70.         $this->displayBlock('base_header'$context$blocks);
  71.         // line 18
  72.         echo "
  73. \t";
  74.         // line 19
  75.         $this->displayBlock('base_navigation'$context$blocks);
  76.         // line 20
  77.         echo "
  78. \t";
  79.         // line 21
  80.         $this->displayBlock('base_offcanvas_navigation'$context$blocks);
  81.         // line 30
  82.         echo "
  83. \t";
  84.         // line 31
  85.         $this->displayBlock('base_main'$context$blocks);
  86.         // line 34
  87.         echo "
  88. \t";
  89.         // line 35
  90.         $this->displayBlock('base_footer'$context$blocks);
  91.         // line 38
  92.         echo "
  93. \t";
  94.         // line 39
  95.         $this->loadTemplate("@FroshProductCompare/storefront/component/compare/compare-float.html.twig""@IabTheme/storefront/base.html.twig"39)->display($context);
  96.         
  97.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
  98.         
  99.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
  100.     }
  101.     // line 4
  102.     public function block_base_noscript($context, array $blocks = [])
  103.     {
  104.         $macros $this->macros;
  105.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  106.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""base_noscript"));
  107.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  108.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""base_noscript"));
  109.         // line 5
  110.         echo "\t\t<noscript class=\"noscript-main\">
  111. \t\t\t<div style=\"position:fixed;z-index:1000;width:100%;\">
  112. \t\t\t\t";
  113.         // line 7
  114.         $this->loadTemplate("@Storefront/storefront/utilities/alert.html.twig""@IabTheme/storefront/base.html.twig"7)->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"))]));
  115.         // line 11
  116.         echo "\t\t\t</div>
  117. \t\t</noscript>
  118. \t";
  119.         
  120.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
  121.         
  122.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
  123.     }
  124.     // line 15
  125.     public function block_base_header($context, array $blocks = [])
  126.     {
  127.         $macros $this->macros;
  128.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  129.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""base_header"));
  130.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  131.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""base_header"));
  132.         // line 16
  133.         echo "\t\t";
  134.         $this->displayParentBlock("base_header"$context$blocks);
  135.         echo "
  136. \t";
  137.         
  138.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
  139.         
  140.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
  141.     }
  142.     // line 19
  143.     public function block_base_navigation($context, array $blocks = [])
  144.     {
  145.         $macros $this->macros;
  146.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  147.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""base_navigation"));
  148.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  149.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""base_navigation"));
  150.         
  151.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
  152.         
  153.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
  154.     }
  155.     // line 21
  156.     public function block_base_offcanvas_navigation($context, array $blocks = [])
  157.     {
  158.         $macros $this->macros;
  159.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  160.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""base_offcanvas_navigation"));
  161.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  162.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""base_offcanvas_navigation"));
  163.         // line 22
  164.         echo "\t\t";
  165.         if (sw_get_attribute($this->env$this->sourcesw_get_attribute($this->env$this->source, ($context["page"] ?? null), "header", [], "any"falsefalsefalse22), "navigation", [], "any"falsefalsefalse22)) {
  166.             // line 23
  167.             echo "\t\t\t<div class=\"d-none js-navigation-offcanvas-initial-content";
  168.             if ((=== twig_compare(sw_get_attribute($this->env$this->sourcesw_get_attribute($this->env$this->source, ($context["context"] ?? null), "salesChannel", [], "any"falsefalsefalse23), "navigationCategoryId", [], "any"falsefalsefalse23), 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"falsefalsefalse23), "navigation", [], "any"falsefalsefalse23), "active", [], "any"falsefalsefalse23), "id", [], "any"falsefalsefalse23)))) {
  169.                 echo " is-root";
  170.             }
  171.             echo "\">
  172. \t\t\t\t";
  173.             // line 24
  174.             $this->displayBlock('base_offcanvas_navigation_inner'$context$blocks);
  175.             // line 27
  176.             echo "\t\t\t</div>
  177. \t\t";
  178.         }
  179.         // line 29
  180.         echo "\t";
  181.         
  182.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
  183.         
  184.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
  185.     }
  186.     // line 24
  187.     public function block_base_offcanvas_navigation_inner($context, array $blocks = [])
  188.     {
  189.         $macros $this->macros;
  190.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  191.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""base_offcanvas_navigation_inner"));
  192.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  193.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""base_offcanvas_navigation_inner"));
  194.         // line 25
  195.         echo "\t\t\t\t\t";
  196.         $this->loadTemplate("@Storefront/storefront/layout/navigation/offcanvas/navigation.html.twig""@IabTheme/storefront/base.html.twig"25)->display(twig_array_merge($context, ["navigation" => sw_get_attribute($this->env$this->sourcesw_get_attribute($this->env$this->source, ($context["page"] ?? null), "header", [], "any"falsefalsefalse25), "navigation", [], "any"falsefalsefalse25)]));
  197.         // line 26
  198.         echo "\t\t\t\t";
  199.         
  200.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
  201.         
  202.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
  203.     }
  204.     // line 31
  205.     public function block_base_main($context, array $blocks = [])
  206.     {
  207.         $macros $this->macros;
  208.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  209.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""base_main"));
  210.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  211.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""base_main"));
  212.         // line 32
  213.         echo "\t\t";
  214.         $this->displayParentBlock("base_main"$context$blocks);
  215.         echo "
  216. \t";
  217.         
  218.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
  219.         
  220.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
  221.     }
  222.     // line 35
  223.     public function block_base_footer($context, array $blocks = [])
  224.     {
  225.         $macros $this->macros;
  226.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  227.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""base_footer"));
  228.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  229.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""base_footer"));
  230.         // line 36
  231.         echo "\t\t";
  232.         $this->displayParentBlock("base_footer"$context$blocks);
  233.         echo "
  234. \t";
  235.         
  236.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
  237.         
  238.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
  239.     }
  240.     // line 42
  241.     public function block_base_script_router($context, array $blocks = [])
  242.     {
  243.         $macros $this->macros;
  244.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  245.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""base_script_router"));
  246.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  247.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""base_script_router"));
  248.         // line 43
  249.         echo "\t";
  250.         $this->displayParentBlock("base_script_router"$context$blocks);
  251.         echo "
  252. \t<script>
  253. \t\twindow.router['frontend.compare.offcanvas'] = '";
  254.         // line 45
  255.         echo $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("frontend.compare.offcanvas");
  256.         echo "';
  257. window.router['frontend.compare.content'] = '";
  258.         // line 46
  259.         echo $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("frontend.compare.content");
  260.         echo "';
  261. \t</script>
  262. ";
  263.         
  264.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
  265.         
  266.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
  267.     }
  268.     public function getTemplateName()
  269.     {
  270.         return "@IabTheme/storefront/base.html.twig";
  271.     }
  272.     public function isTraitable()
  273.     {
  274.         return false;
  275.     }
  276.     public function getDebugInfo()
  277.     {
  278.         return array (  311 => 46,  307 => 45,  301 => 43,  291 => 42,  278 => 36,  268 => 35,  255 => 32,  245 => 31,  235 => 26,  232 => 25,  222 => 24,  212 => 29,  208 => 27,  206 => 24,  199 => 23,  196 => 22,  186 => 21,  168 => 19,  155 => 16,  145 => 15,  133 => 11,  131 => 7,  127 => 5,  117 => 4,  107 => 39,  104 => 38,  102 => 35,  99 => 34,  97 => 31,  94 => 30,  92 => 21,  89 => 20,  87 => 19,  84 => 18,  82 => 15,  79 => 14,  76 => 4,  66 => 3,  43 => 1,);
  279.     }
  280.     public function getSourceContext()
  281.     {
  282.         return new Source("{% extends '@Storefront/storefront/base.html.twig' %}
  283. {% block base_body_inner %}
  284. \t{% block base_noscript %}
  285. \t\t<noscript class=\"noscript-main\">
  286. \t\t\t<div style=\"position:fixed;z-index:1000;width:100%;\">
  287. \t\t\t\t{% sw_include '@Storefront/storefront/utilities/alert.html.twig' with {
  288.                     type: 'info',
  289.                     content: 'general.noscriptNotice'|trans|sw_sanitize
  290.                 } %}
  291. \t\t\t</div>
  292. \t\t</noscript>
  293. \t{% endblock %}
  294. \t{% block base_header %}
  295. \t\t{{ parent() }}
  296. \t{% endblock %}
  297. \t{% block base_navigation %}{% endblock %}
  298. \t{% block base_offcanvas_navigation %}
  299. \t\t{% if page.header.navigation %}
  300. \t\t\t<div class=\"d-none js-navigation-offcanvas-initial-content{% if context.salesChannel.navigationCategoryId == page.header.navigation.active.id %} is-root{% endif %}\">
  301. \t\t\t\t{% block base_offcanvas_navigation_inner %}
  302. \t\t\t\t\t{% sw_include '@Storefront/storefront/layout/navigation/offcanvas/navigation.html.twig' with { navigation: page.header.navigation } %}
  303. \t\t\t\t{% endblock %}
  304. \t\t\t</div>
  305. \t\t{% endif %}
  306. \t{% endblock %}
  307. \t{% block base_main %}
  308. \t\t{{ parent() }}
  309. \t{% endblock %}
  310. \t{% block base_footer %}
  311. \t\t{{ parent() }}
  312. \t{% endblock %}
  313. \t{% sw_include '@FroshProductCompare/storefront/component/compare/compare-float.html.twig' %}
  314. {% endblock %}
  315. {% block base_script_router %}
  316. \t{{ parent() }}
  317. \t<script>
  318. \t\twindow.router['frontend.compare.offcanvas'] = '{{ path('frontend.compare.offcanvas') }}';
  319. window.router['frontend.compare.content'] = '{{ path('frontend.compare.content') }}';
  320. \t</script>
  321. {% endblock %}
  322. ""@IabTheme/storefront/base.html.twig""/var/customers/webs/iab/htdocs/custom/plugins/IabTheme/src/Resources/views/storefront/base.html.twig");
  323.     }
  324. }