var/cache/dev_hb3717a76ebc1566204522dabc772a7b6/twig/f3/f31b37da63f6bf6e80ab75de0746c1d5f8b1e556ca75d7d985c0a89ff6b04346.php line 67

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. /* @ThemeOkeOnline/storefront/base.html.twig */
  16. class __TwigTemplate_1504fab58c73333f70bc785e35ed06a6 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_head' => [$this'block_base_head'],
  26.             'base_breadcrumb' => [$this'block_base_breadcrumb'],
  27.             'base_body' => [$this'block_base_body'],
  28.             'base_body_classes' => [$this'block_base_body_classes'],
  29.             'base_body_inner' => [$this'block_base_body_inner'],
  30.             'base_noscript' => [$this'block_base_noscript'],
  31.             'base_header' => [$this'block_base_header'],
  32.             'base_header_inner' => [$this'block_base_header_inner'],
  33.             'base_navigation' => [$this'block_base_navigation'],
  34.             'base_offcanvas_navigation' => [$this'block_base_offcanvas_navigation'],
  35.             'base_offcanvas_navigation_inner' => [$this'block_base_offcanvas_navigation_inner'],
  36.             'base_main' => [$this'block_base_main'],
  37.             'base_footer' => [$this'block_base_footer'],
  38.             'base_fixed_whatsapp_button' => [$this'block_base_fixed_whatsapp_button'],
  39.             'base_scroll_up' => [$this'block_base_scroll_up'],
  40.             'base_cookie_permission' => [$this'block_base_cookie_permission'],
  41.             'base_pseudo_modal' => [$this'block_base_pseudo_modal'],
  42.             'base_body_script' => [$this'block_base_body_script'],
  43.         ];
  44.     }
  45.     protected function doGetParent(array $context)
  46.     {
  47.         // line 2
  48.         return "@Storefront/storefront/base.html.twig";
  49.     }
  50.     protected function doDisplay(array $context, array $blocks = [])
  51.     {
  52.         $macros $this->macros;
  53.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  54.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "template""@ThemeOkeOnline/storefront/base.html.twig"));
  55.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  56.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "template""@ThemeOkeOnline/storefront/base.html.twig"));
  57.         $this->parent $this->loadTemplate("@Storefront/storefront/base.html.twig""@ThemeOkeOnline/storefront/base.html.twig"2);
  58.         $this->parent->display($contextarray_merge($this->blocks$blocks));
  59.         
  60.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  61.         
  62.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  63.     }
  64.     // line 3
  65.     public function block_base_head($context, array $blocks = [])
  66.     {
  67.         $macros $this->macros;
  68.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  69.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""base_head"));
  70.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  71.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""base_head"));
  72.         // line 4
  73.         echo "    ";
  74.         $this->loadTemplate("@ThemeOkeOnline/storefront/layout/meta.html.twig""@ThemeOkeOnline/storefront/base.html.twig"4)->display($context);
  75.         
  76.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  77.         
  78.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  79.     }
  80.     // line 7
  81.     public function block_base_breadcrumb($context, array $blocks = [])
  82.     {
  83.         $macros $this->macros;
  84.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  85.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""base_breadcrumb"));
  86.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  87.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""base_breadcrumb"));
  88.         // line 8
  89.         echo "    <div class=\"oo-breadcrumb-container\">
  90.         ";
  91.         // line 9
  92.         $this->displayParentBlock("base_breadcrumb"$context$blocks);
  93.         echo "
  94.     </div>
  95. ";
  96.         
  97.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  98.         
  99.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  100.     }
  101.     // line 13
  102.     public function block_base_body($context, array $blocks = [])
  103.     {
  104.         $macros $this->macros;
  105.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  106.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""base_body"));
  107.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  108.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""base_body"));
  109.         // line 14
  110.         echo "    ";
  111.         // line 15
  112.         echo "    <select class=\"d-none\" id=\"CountryMeta\">
  113.         ";
  114.         // line 16
  115.         $context['_parent'] = $context;
  116.         $context['_seq'] = twig_ensure_traversable(sw_get_attribute($this->env$this->source, ($context["page"] ?? null), "countries", [], "any"falsefalsefalse16));
  117.         foreach ($context['_seq'] as $context["_key"] => $context["country"]) {
  118.             // line 17
  119.             echo "            <option value=\"";
  120.             echo sw_escape_filter($this->envsw_get_attribute($this->env$this->source$context["country"], "id", [], "any"falsefalsefalse17), "html"nulltrue);
  121.             echo "\"
  122.                     data-iso=\"";
  123.             // line 18
  124.             echo sw_escape_filter($this->envsw_get_attribute($this->env$this->source$context["country"], "iso", [], "any"falsefalsefalse18), "html"nulltrue);
  125.             echo "\"
  126.                     data-vat-id-required=\"";
  127.             // line 19
  128.             echo sw_escape_filter($this->envsw_get_attribute($this->env$this->source$context["country"], "vatIdRequired", [], "any"falsefalsefalse19), "html"nulltrue);
  129.             echo "\">
  130.                 ";
  131.             // line 20
  132.             echo sw_escape_filter($this->envsw_get_attribute($this->env$this->sourcesw_get_attribute($this->env$this->source$context["country"], "translated", [], "any"falsefalsefalse20), "name", [], "any"falsefalsefalse20), "html"nulltrue);
  133.             echo "
  134.             </option>
  135.         ";
  136.         }
  137.         $_parent $context['_parent'];
  138.         unset($context['_seq'], $context['_iterated'], $context['_key'], $context['country'], $context['_parent'], $context['loop']);
  139.         $context array_intersect_key($context$_parent) + $_parent;
  140.         // line 23
  141.         echo "    </select>
  142.     ";
  143.         // line 25
  144.         $context["checkoutVersion"] = (((($context["activeRoute"] ?? null) == "frontend.checkout.cart.page")) ? ($this->extensions['Shopware\Storefront\Framework\Twig\Extension\ConfigExtension']->theme($context"cartStylesLayoutVersion")) : ($this->extensions['Shopware\Storefront\Framework\Twig\Extension\ConfigExtension']->theme($context"checkoutStylesLayoutVersion")));
  145.         // line 26
  146.         echo "    <body class=\"";
  147.         $this->displayBlock('base_body_classes'$context$blocks);
  148.         echo " productfilter-";
  149.         echo sw_escape_filter($this->env$this->extensions['Shopware\Storefront\Framework\Twig\Extension\ConfigExtension']->theme($context"productListingStylesProductFilterVersion"), "html"nulltrue);
  150.         echo " buybox-";
  151.         echo sw_escape_filter($this->env$this->extensions['Shopware\Storefront\Framework\Twig\Extension\ConfigExtension']->theme($context"productDetailBuyboxVersion"), "html"nulltrue);
  152.         echo "  product-detail-";
  153.         echo sw_escape_filter($this->env$this->extensions['Shopware\Storefront\Framework\Twig\Extension\ConfigExtension']->theme($context"productDetailStylesGeneralVersion"), "html"nulltrue);
  154.         echo " ";
  155.         echo sw_escape_filter($this->env$this->extensions['Shopware\Storefront\Framework\Twig\Extension\ConfigExtension']->theme($context"productDetailBuyboxCustomProductsVersion"), "html"nulltrue);
  156.         echo "  ";
  157.         echo sw_escape_filter($this->env$this->extensions['Shopware\Storefront\Framework\Twig\Extension\ConfigExtension']->theme($context"customCustomBodyClass"), "html"nulltrue);
  158.         echo "\">
  159.     ";
  160.         // line 27
  161.         if ((twig_length_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("oo.header.general-top-message")) > 5)) {
  162.             // line 28
  163.             echo "        <div style=\"color:black;background-color:#f7cd03;text-align:center;\">";
  164.             echo sw_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("oo.header.general-top-message"), "html"nulltrue);
  165.             echo "</div>
  166.     ";
  167.         }
  168.         // line 30
  169.         echo "
  170.     ";
  171.         // line 31
  172.         $this->displayBlock('base_body_inner'$context$blocks);
  173.         // line 72
  174.         echo "
  175.     ";
  176.         // line 73
  177.         $this->displayBlock('base_scroll_up'$context$blocks);
  178.         // line 76
  179.         echo "
  180.     ";
  181.         // line 77
  182.         $this->displayBlock('base_cookie_permission'$context$blocks);
  183.         // line 80
  184.         echo "
  185.     ";
  186.         // line 81
  187.         $this->displayBlock('base_pseudo_modal'$context$blocks);
  188.         // line 84
  189.         echo "
  190.     ";
  191.         // line 85
  192.         $this->displayBlock('base_body_script'$context$blocks);
  193.         // line 93
  194.         echo "    </body>
  195. ";
  196.         
  197.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  198.         
  199.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  200.     }
  201.     // line 26
  202.     public function block_base_body_classes($context, array $blocks = [])
  203.     {
  204.         $macros $this->macros;
  205.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  206.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""base_body_classes"));
  207.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  208.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""base_body_classes"));
  209.         echo "is-ctl-";
  210.         echo sw_escape_filter($this->envtwig_lower_filter($this->env, ($context["controllerName"] ?? null)), "html"nulltrue);
  211.         echo " checkout-";
  212.         echo sw_escape_filter($this->env, ($context["checkoutVersion"] ?? null), "html"nulltrue);
  213.         echo " is-act-";
  214.         echo sw_escape_filter($this->envtwig_lower_filter($this->env, ($context["controllerAction"] ?? null)), "html"nulltrue);
  215.         
  216.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  217.         
  218.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  219.     }
  220.     // line 31
  221.     public function block_base_body_inner($context, array $blocks = [])
  222.     {
  223.         $macros $this->macros;
  224.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  225.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""base_body_inner"));
  226.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  227.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""base_body_inner"));
  228.         // line 32
  229.         echo "        ";
  230.         $this->displayBlock('base_noscript'$context$blocks);
  231.         // line 35
  232.         echo "
  233.         ";
  234.         // line 36
  235.         $this->displayBlock('base_header'$context$blocks);
  236.         // line 43
  237.         echo "
  238.         ";
  239.         // line 45
  240.         echo "        ";
  241.         $this->displayBlock('base_navigation'$context$blocks);
  242.         // line 48
  243.         echo "
  244.         ";
  245.         // line 49
  246.         $this->displayBlock('base_offcanvas_navigation'$context$blocks);
  247.         // line 58
  248.         echo "
  249.         ";
  250.         // line 59
  251.         $this->displayBlock('base_main'$context$blocks);
  252.         // line 62
  253.         echo "
  254.         ";
  255.         // line 63
  256.         $this->displayBlock('base_footer'$context$blocks);
  257.         // line 68
  258.         echo "
  259.         ";
  260.         // line 69
  261.         $this->displayBlock('base_fixed_whatsapp_button'$context$blocks);
  262.         // line 71
  263.         echo "    ";
  264.         
  265.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  266.         
  267.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  268.     }
  269.     // line 32
  270.     public function block_base_noscript($context, array $blocks = [])
  271.     {
  272.         $macros $this->macros;
  273.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  274.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""base_noscript"));
  275.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  276.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""base_noscript"));
  277.         // line 33
  278.         echo "            ";
  279.         $this->displayParentBlock("base_noscript"$context$blocks);
  280.         echo "
  281.         ";
  282.         
  283.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  284.         
  285.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  286.     }
  287.     // line 36
  288.     public function block_base_header($context, array $blocks = [])
  289.     {
  290.         $macros $this->macros;
  291.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  292.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""base_header"));
  293.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  294.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""base_header"));
  295.         // line 37
  296.         echo "            <header class=\"header-main ";
  297.         echo sw_escape_filter($this->env$this->extensions['Shopware\Storefront\Framework\Twig\Extension\ConfigExtension']->theme($context"headerStylesLayoutVersion"), "html"nulltrue);
  298.         echo " ";
  299.         echo sw_escape_filter($this->env$this->extensions['Shopware\Storefront\Framework\Twig\Extension\ConfigExtension']->theme($context"headerFlyoutStylesLayoutVersion"), "html"nulltrue);
  300.         echo "\">
  301.                 ";
  302.         // line 38
  303.         $this->displayBlock('base_header_inner'$context$blocks);
  304.         // line 41
  305.         echo "            </header>
  306.         ";
  307.         
  308.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  309.         
  310.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  311.     }
  312.     // line 38
  313.     public function block_base_header_inner($context, array $blocks = [])
  314.     {
  315.         $macros $this->macros;
  316.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  317.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""base_header_inner"));
  318.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  319.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""base_header_inner"));
  320.         // line 39
  321.         echo "                    ";
  322.         $this->loadTemplate("@ThemeCarbonized/storefront/layout/header/header.html.twig""@ThemeOkeOnline/storefront/base.html.twig"39)->display($context);
  323.         // line 40
  324.         echo "                ";
  325.         
  326.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  327.         
  328.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  329.     }
  330.     // line 45
  331.     public function block_base_navigation($context, array $blocks = [])
  332.     {
  333.         $macros $this->macros;
  334.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  335.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""base_navigation"));
  336.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  337.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""base_navigation"));
  338.         // line 46
  339.         echo "
  340.         ";
  341.         
  342.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  343.         
  344.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  345.     }
  346.     // line 49
  347.     public function block_base_offcanvas_navigation($context, array $blocks = [])
  348.     {
  349.         $macros $this->macros;
  350.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  351.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""base_offcanvas_navigation"));
  352.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  353.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""base_offcanvas_navigation"));
  354.         // line 50
  355.         echo "            ";
  356.         if (sw_get_attribute($this->env$this->sourcesw_get_attribute($this->env$this->source, ($context["page"] ?? null), "header", [], "any"falsefalsefalse50), "navigation", [], "any"falsefalsefalse50)) {
  357.             // line 51
  358.             echo "                <div class=\"d-none js-navigation-offcanvas-initial-content\">
  359.                     ";
  360.             // line 52
  361.             $this->displayBlock('base_offcanvas_navigation_inner'$context$blocks);
  362.             // line 55
  363.             echo "                </div>
  364.             ";
  365.         }
  366.         // line 57
  367.         echo "        ";
  368.         
  369.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  370.         
  371.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  372.     }
  373.     // line 52
  374.     public function block_base_offcanvas_navigation_inner($context, array $blocks = [])
  375.     {
  376.         $macros $this->macros;
  377.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  378.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""base_offcanvas_navigation_inner"));
  379.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  380.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""base_offcanvas_navigation_inner"));
  381.         // line 53
  382.         echo "                        ";
  383.         $this->loadTemplate("@Storefront/storefront/layout/navigation/offcanvas/navigation.html.twig""@ThemeOkeOnline/storefront/base.html.twig"53)->display(twig_array_merge($context, ["navigation" => sw_get_attribute($this->env$this->sourcesw_get_attribute($this->env$this->source, ($context["page"] ?? null), "header", [], "any"falsefalsefalse53), "navigation", [], "any"falsefalsefalse53)]));
  384.         // line 54
  385.         echo "                    ";
  386.         
  387.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  388.         
  389.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  390.     }
  391.     // line 59
  392.     public function block_base_main($context, array $blocks = [])
  393.     {
  394.         $macros $this->macros;
  395.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  396.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""base_main"));
  397.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  398.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""base_main"));
  399.         // line 60
  400.         echo "            ";
  401.         $this->displayParentBlock("base_main"$context$blocks);
  402.         echo "
  403.         ";
  404.         
  405.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  406.         
  407.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  408.     }
  409.     // line 63
  410.     public function block_base_footer($context, array $blocks = [])
  411.     {
  412.         $macros $this->macros;
  413.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  414.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""base_footer"));
  415.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  416.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""base_footer"));
  417.         // line 64
  418.         echo "            <footer class=\"footer-main ";
  419.         echo sw_escape_filter($this->env$this->extensions['Shopware\Storefront\Framework\Twig\Extension\ConfigExtension']->theme($context"footerStylesLayoutVersion"), "html"nulltrue);
  420.         echo "\">
  421.                 ";
  422.         // line 65
  423.         $this->loadTemplate("@OkeonlineAtcCustom/storefront/layout/footer/footer.html.twig""@ThemeOkeOnline/storefront/base.html.twig"65)->display($context);
  424.         // line 66
  425.         echo "            </footer>
  426.         ";
  427.         
  428.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  429.         
  430.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  431.     }
  432.     // line 69
  433.     public function block_base_fixed_whatsapp_button($context, array $blocks = [])
  434.     {
  435.         $macros $this->macros;
  436.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  437.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""base_fixed_whatsapp_button"));
  438.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  439.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""base_fixed_whatsapp_button"));
  440.         // line 70
  441.         echo "        ";
  442.         
  443.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  444.         
  445.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  446.     }
  447.     // line 73
  448.     public function block_base_scroll_up($context, array $blocks = [])
  449.     {
  450.         $macros $this->macros;
  451.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  452.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""base_scroll_up"));
  453.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  454.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""base_scroll_up"));
  455.         // line 74
  456.         echo "        ";
  457.         $this->displayParentBlock("base_scroll_up"$context$blocks);
  458.         echo "
  459.     ";
  460.         
  461.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  462.         
  463.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  464.     }
  465.     // line 77
  466.     public function block_base_cookie_permission($context, array $blocks = [])
  467.     {
  468.         $macros $this->macros;
  469.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  470.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""base_cookie_permission"));
  471.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  472.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""base_cookie_permission"));
  473.         // line 78
  474.         echo "        ";
  475.         $this->displayParentBlock("base_cookie_permission"$context$blocks);
  476.         echo "
  477.     ";
  478.         
  479.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  480.         
  481.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  482.     }
  483.     // line 81
  484.     public function block_base_pseudo_modal($context, array $blocks = [])
  485.     {
  486.         $macros $this->macros;
  487.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  488.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""base_pseudo_modal"));
  489.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  490.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""base_pseudo_modal"));
  491.         // line 82
  492.         echo "        ";
  493.         $this->displayParentBlock("base_pseudo_modal"$context$blocks);
  494.         echo "
  495.     ";
  496.         
  497.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  498.         
  499.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  500.     }
  501.     // line 85
  502.     public function block_base_body_script($context, array $blocks = [])
  503.     {
  504.         $macros $this->macros;
  505.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  506.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""base_body_script"));
  507.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  508.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""base_body_script"));
  509.         // line 86
  510.         echo "        <script src=\"https://kit.fontawesome.com/aedb065348.js\" crossorigin=\"anonymous\" defer></script>
  511.         <script src=\"";
  512.         // line 87
  513.         echo sw_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("bundles/themeokeonline/js/lazysizes.min.js""asset"), "html"nulltrue);
  514.         echo "\" async></script>
  515.         ";
  516.         // line 89
  517.         echo "        <div data-oo-slick-carousel=\"true\" data-oo-customizedproducts-autoselect=\"true\">
  518.             ";
  519.         // line 90
  520.         $this->displayParentBlock("base_body_script"$context$blocks);
  521.         echo "
  522.         </div>
  523.     ";
  524.         
  525.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  526.         
  527.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  528.     }
  529.     public function getTemplateName()
  530.     {
  531.         return "@ThemeOkeOnline/storefront/base.html.twig";
  532.     }
  533.     public function isTraitable()
  534.     {
  535.         return false;
  536.     }
  537.     public function getDebugInfo()
  538.     {
  539.         return array (  618 => 90,  615 => 89,  611 => 87,  608 => 86,  598 => 85,  585 => 82,  575 => 81,  562 => 78,  552 => 77,  539 => 74,  529 => 73,  519 => 70,  509 => 69,  498 => 66,  496 => 65,  491 => 64,  481 => 63,  468 => 60,  458 => 59,  448 => 54,  445 => 53,  435 => 52,  425 => 57,  421 => 55,  419 => 52,  416 => 51,  413 => 50,  403 => 49,  392 => 46,  382 => 45,  372 => 40,  369 => 39,  359 => 38,  348 => 41,  346 => 38,  339 => 37,  329 => 36,  316 => 33,  306 => 32,  296 => 71,  294 => 69,  291 => 68,  289 => 63,  286 => 62,  284 => 59,  281 => 58,  279 => 49,  276 => 48,  273 => 45,  270 => 43,  268 => 36,  265 => 35,  262 => 32,  252 => 31,  228 => 26,  217 => 93,  215 => 85,  212 => 84,  210 => 81,  207 => 80,  205 => 77,  202 => 76,  200 => 73,  197 => 72,  195 => 31,  192 => 30,  186 => 28,  184 => 27,  169 => 26,  167 => 25,  163 => 23,  154 => 20,  150 => 19,  146 => 18,  141 => 17,  137 => 16,  134 => 15,  132 => 14,  122 => 13,  109 => 9,  106 => 8,  96 => 7,  85 => 4,  75 => 3,  52 => 2,);
  540.     }
  541.     public function getSourceContext()
  542.     {
  543.         return new Source("{% sw_extends '@parent/storefront/base.html.twig' %}
  544. {% block base_head %}
  545.     {% sw_include '@parent/storefront/layout/meta.html.twig' %}
  546. {% endblock %}
  547. {% block base_breadcrumb %}
  548.     <div class=\"oo-breadcrumb-container\">
  549.         {{ parent() }}
  550.     </div>
  551. {% endblock %}
  552. {% block base_body %}
  553.     {# Adding metadata for okeonline-postcode-be-fix #}
  554.     <select class=\"d-none\" id=\"CountryMeta\">
  555.         {% for country in page.countries %}
  556.             <option value=\"{{ country.id }}\"
  557.                     data-iso=\"{{ country.iso }}\"
  558.                     data-vat-id-required=\"{{ country.vatIdRequired }}\">
  559.                 {{ country.translated.name }}
  560.             </option>
  561.         {% endfor %}
  562.     </select>
  563.     {% set checkoutVersion = (activeRoute == 'frontend.checkout.cart.page') ? theme_config('cartStylesLayoutVersion') : theme_config('checkoutStylesLayoutVersion') %}
  564.     <body class=\"{% block base_body_classes %}is-ctl-{{ controllerName|lower }} checkout-{{ checkoutVersion }} is-act-{{ controllerAction|lower }}{% endblock %} productfilter-{{ theme_config('productListingStylesProductFilterVersion') }} buybox-{{ theme_config('productDetailBuyboxVersion') }}  product-detail-{{ theme_config('productDetailStylesGeneralVersion') }} {{ theme_config('productDetailBuyboxCustomProductsVersion') }}  {{ theme_config('customCustomBodyClass') }}\">
  565.     {% if( \"oo.header.general-top-message\" | trans | length > 5) %}
  566.         <div style=\"color:black;background-color:#f7cd03;text-align:center;\">{{ \"oo.header.general-top-message\" | trans }}</div>
  567.     {% endif %}
  568.     {% block base_body_inner %}
  569.         {% block base_noscript %}
  570.             {{ parent() }}
  571.         {% endblock %}
  572.         {% block base_header %}
  573.             <header class=\"header-main {{ theme_config('headerStylesLayoutVersion') }} {{ theme_config('headerFlyoutStylesLayoutVersion') }}\">
  574.                 {% block base_header_inner %}
  575.                     {% sw_include '@parent/storefront/layout/header/header.html.twig' %}
  576.                 {% endblock %}
  577.             </header>
  578.         {% endblock %}
  579.         {# NOTE: navigation moved to header.html because it will be part of the different header versions (KE) #}
  580.         {% block base_navigation %}
  581.         {% endblock %}
  582.         {% block base_offcanvas_navigation %}
  583.             {% if page.header.navigation %}
  584.                 <div class=\"d-none js-navigation-offcanvas-initial-content\">
  585.                     {% block base_offcanvas_navigation_inner %}
  586.                         {% sw_include '@Storefront/storefront/layout/navigation/offcanvas/navigation.html.twig' with { navigation: page.header.navigation } %}
  587.                     {% endblock %}
  588.                 </div>
  589.             {% endif %}
  590.         {% endblock %}
  591.         {% block base_main %}
  592.             {{ parent() }}
  593.         {% endblock %}
  594.         {% block base_footer %}
  595.             <footer class=\"footer-main {{ theme_config('footerStylesLayoutVersion') }}\">
  596.                 {% sw_include '@parent/storefront/layout/footer/footer.html.twig' %}
  597.             </footer>
  598.         {% endblock %}
  599.         {% block base_fixed_whatsapp_button %}
  600.         {% endblock %}
  601.     {% endblock %}
  602.     {% block base_scroll_up %}
  603.         {{ parent() }}
  604.     {% endblock %}
  605.     {% block base_cookie_permission %}
  606.         {{ parent() }}
  607.     {% endblock %}
  608.     {% block base_pseudo_modal %}
  609.         {{ parent() }}
  610.     {% endblock %}
  611.     {% block base_body_script %}
  612.         <script src=\"https://kit.fontawesome.com/aedb065348.js\" crossorigin=\"anonymous\" defer></script>
  613.         <script src=\"{{ asset('bundles/themeokeonline/js/lazysizes.min.js', 'asset') }}\" async></script>
  614.         {# <script src=\"/themeokeonline/js/lazysizes.min.js\"  async=\"\"></script> #}
  615.         <div data-oo-slick-carousel=\"true\" data-oo-customizedproducts-autoselect=\"true\">
  616.             {{ parent() }}
  617.         </div>
  618.     {% endblock %}
  619.     </body>
  620. {% endblock %}""@ThemeOkeOnline/storefront/base.html.twig""/home/atc/shopware/custom/plugins/ThemeOkeonline/src/Resources/views/storefront/base.html.twig");
  621.     }
  622. }