var/cache/dev_h96138ee5f5ee4f9f280391b7ea87ede1/twig/6d/6dcca7614686473a9263625ef3afa18bbb036572a0f7e4f342c8996f4293560b.php line 156

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