var/cache/dev_h7c987e168e0fffb75676c4822b2502a6/twig/42/428301505efec90db5d899fbf3420bb11e96fa06cfcb1cb981c64ea9b6e589db.php line 248

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