var/cache/dev_hb199fda60d64cb4aeee9e3d553e0f6c1/twig/5c/5cbd6a3a52ffe2ac7ad63c1783b843ad3e781f7375c1686944ac779587250569.php line 1162

Open in your IDE?
  1. <?php
  2. use Twig\Environment;
  3. use Twig\Error\LoaderError;
  4. use Twig\Error\RuntimeError;
  5. use Twig\Extension\SandboxExtension;
  6. use Twig\Markup;
  7. use Twig\Sandbox\SecurityError;
  8. use Twig\Sandbox\SecurityNotAllowedTagError;
  9. use Twig\Sandbox\SecurityNotAllowedFilterError;
  10. use Twig\Sandbox\SecurityNotAllowedFunctionError;
  11. use Twig\Source;
  12. use Twig\Template;
  13. /* @Storefront/storefront/layout/meta.html.twig */
  14. class __TwigTemplate_c57e9c01495aa0a5db297c50a1814457 extends Template
  15. {
  16.     private $source;
  17.     private $macros = [];
  18.     public function __construct(Environment $env)
  19.     {
  20.         parent::__construct($env);
  21.         $this->source $this->getSourceContext();
  22.         $this->parent false;
  23.         $this->blocks = [
  24.             'layout_head_inner' => [$this'block_layout_head_inner'],
  25.             'layout_head_meta_tags' => [$this'block_layout_head_meta_tags'],
  26.             'layout_head_meta_tags_charset' => [$this'block_layout_head_meta_tags_charset'],
  27.             'layout_head_meta_tags_viewport' => [$this'block_layout_head_meta_tags_viewport'],
  28.             'layout_head_meta_tags_general' => [$this'block_layout_head_meta_tags_general'],
  29.             'layout_head_meta_tags_general_author' => [$this'block_layout_head_meta_tags_general_author'],
  30.             'layout_head_meta_tags_robots' => [$this'block_layout_head_meta_tags_robots'],
  31.             'layout_head_meta_tags_general_revisit' => [$this'block_layout_head_meta_tags_general_revisit'],
  32.             'layout_head_meta_tags_keywords' => [$this'block_layout_head_meta_tags_keywords'],
  33.             'layout_head_meta_tags_description' => [$this'block_layout_head_meta_tags_description'],
  34.             'layout_head_meta_tags_opengraph' => [$this'block_layout_head_meta_tags_opengraph'],
  35.             'layout_head_meta_tags_url_og' => [$this'block_layout_head_meta_tags_url_og'],
  36.             'layout_head_meta_tags_type_og' => [$this'block_layout_head_meta_tags_type_og'],
  37.             'layout_head_meta_tags_sitename_og' => [$this'block_layout_head_meta_tags_sitename_og'],
  38.             'layout_head_meta_tags_title_og' => [$this'block_layout_head_meta_tags_title_og'],
  39.             'layout_head_meta_tags_description_og' => [$this'block_layout_head_meta_tags_description_og'],
  40.             'layout_head_meta_tags_image_og' => [$this'block_layout_head_meta_tags_image_og'],
  41.             'layout_head_meta_tags_card_twitter' => [$this'block_layout_head_meta_tags_card_twitter'],
  42.             'layout_head_meta_tags_sitename_twitter' => [$this'block_layout_head_meta_tags_sitename_twitter'],
  43.             'layout_head_meta_tags_title_twitter' => [$this'block_layout_head_meta_tags_title_twitter'],
  44.             'layout_head_meta_tags_description_twitter' => [$this'block_layout_head_meta_tags_description_twitter'],
  45.             'layout_head_meta_tags_image_twitter' => [$this'block_layout_head_meta_tags_image_twitter'],
  46.             'layout_head_meta_tags_schema_webpage' => [$this'block_layout_head_meta_tags_schema_webpage'],
  47.             'layout_head_meta_tags_copyright_holder' => [$this'block_layout_head_meta_tags_copyright_holder'],
  48.             'layout_head_meta_tags_copyright_year' => [$this'block_layout_head_meta_tags_copyright_year'],
  49.             'layout_head_meta_tags_family_friendly' => [$this'block_layout_head_meta_tags_family_friendly'],
  50.             'layout_head_meta_tags_image_meta' => [$this'block_layout_head_meta_tags_image_meta'],
  51.             'layout_head_meta_tags_hreflangs' => [$this'block_layout_head_meta_tags_hreflangs'],
  52.             'layout_head_favicon' => [$this'block_layout_head_favicon'],
  53.             'layout_head_apple' => [$this'block_layout_head_apple'],
  54.             'layout_head_android' => [$this'block_layout_head_android'],
  55.             'layout_head_canonical' => [$this'block_layout_head_canonical'],
  56.             'layout_head_title' => [$this'block_layout_head_title'],
  57.             'layout_head_title_inner' => [$this'block_layout_head_title_inner'],
  58.             'layout_head_stylesheet' => [$this'block_layout_head_stylesheet'],
  59.             'layout_head_javascript_feature' => [$this'block_layout_head_javascript_feature'],
  60.             'layout_head_javascript_tracking' => [$this'block_layout_head_javascript_tracking'],
  61.             'layout_head_javascript_recaptcha' => [$this'block_layout_head_javascript_recaptcha'],
  62.             'layout_head_javascript_token' => [$this'block_layout_head_javascript_token'],
  63.             'layout_head_javascript_cookie_state' => [$this'block_layout_head_javascript_cookie_state'],
  64.             'layout_head_javascript_router' => [$this'block_layout_head_javascript_router'],
  65.             'layout_head_javascript_breakpoints' => [$this'block_layout_head_javascript_breakpoints'],
  66.             'layout_head_javascript_csrf' => [$this'block_layout_head_javascript_csrf'],
  67.             'layout_head_javascript_wishlist_state' => [$this'block_layout_head_javascript_wishlist_state'],
  68.             'layout_head_javascript_jquery' => [$this'block_layout_head_javascript_jquery'],
  69.             'layout_head_javascript_hmr_mode' => [$this'block_layout_head_javascript_hmr_mode'],
  70.         ];
  71.     }
  72.     protected function doDisplay(array $context, array $blocks = [])
  73.     {
  74.         $macros $this->macros;
  75.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  76.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "template""@Storefront/storefront/layout/meta.html.twig"));
  77.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  78.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "template""@Storefront/storefront/layout/meta.html.twig"));
  79.         echo "<!-- INCLUDE BEGIN @Storefront/storefront/layout/meta.html.twig (vendor/shopware/storefront/Resources/views/storefront/layout/meta.html.twig) -->";
  80.         // line 1
  81.         $this->displayBlock('layout_head_inner'$context$blocks);
  82.         // line 0
  83.         echo "<!-- INCLUDE END @Storefront/storefront/layout/meta.html.twig -->";
  84.         
  85.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  86.         
  87.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  88.     }
  89.     // line 1
  90.     public function block_layout_head_inner($context, array $blocks = [])
  91.     {
  92.         $macros $this->macros;
  93.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  94.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""layout_head_inner"));
  95.         // line 0
  96.         echo "<!-- BLOCK BEGIN layout_head_inner (vendor/shopware/storefront/Resources/views/storefront/layout/meta.html.twig) -->";
  97.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  98.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""layout_head_inner"));
  99.         // line 2
  100.         echo "    ";
  101.         $context["metaInformation"] = twig_get_attribute($this->env$this->source, ($context["page"] ?? null), "metaInformation", [], "any"falsefalsefalse2);
  102.         // line 3
  103.         echo "    ";
  104.         $context["basicConfig"] = $this->extensions['Shopware\Storefront\Framework\Twig\Extension\ConfigExtension']->config($context"core.basicInformation");
  105.         // line 4
  106.         echo "    ";
  107.         $context["maxLength"] = $this->extensions['Shopware\Storefront\Framework\Twig\Extension\ConfigExtension']->config($context"seo.descriptionMaxLength");
  108.         // line 5
  109.         echo "    ";
  110.         $context["metaDescription"] = twig_get_attribute($this->env$this->source$this->extensions['Twig\Extra\String\StringExtension']->createUnicodeString(twig_trim_filter(twig_striptags(twig_get_attribute($this->env$this->source, ($context["metaInformation"] ?? null), "metaDescription", [], "any"falsefalsefalse5)))), "truncate", [=> (($context["maxLength"]) ?? (255)), => "…"], "method"falsefalsefalse5);
  111.         // line 6
  112.         echo "    ";
  113.         $context["metaTitle"] = twig_trim_filter(twig_striptags(twig_get_attribute($this->env$this->source, ($context["metaInformation"] ?? null), "metaTitle", [], "any"falsefalsefalse6)));
  114.         // line 7
  115.         echo "    ";
  116.         $context["metaKeywords"] = twig_trim_filter(twig_striptags(twig_get_attribute($this->env$this->source, ($context["metaInformation"] ?? null), "metaKeywords", [], "any"falsefalsefalse7)));
  117.         // line 8
  118.         echo "
  119.     <head>
  120.         ";
  121.         // line 10
  122.         $this->displayBlock('layout_head_meta_tags'$context$blocks);
  123.         // line 76
  124.         echo "
  125.         ";
  126.         // line 77
  127.         $this->displayBlock('layout_head_favicon'$context$blocks);
  128.         // line 81
  129.         echo "
  130.         ";
  131.         // line 82
  132.         $this->displayBlock('layout_head_apple'$context$blocks);
  133.         // line 89
  134.         echo "
  135.         ";
  136.         // line 90
  137.         $this->displayBlock('layout_head_android'$context$blocks);
  138.         // line 93
  139.         echo "
  140.         ";
  141.         // line 94
  142.         $this->displayBlock('layout_head_canonical'$context$blocks);
  143.         // line 99
  144.         echo "
  145.         ";
  146.         // line 100
  147.         $this->displayBlock('layout_head_title'$context$blocks);
  148.         // line 107
  149.         echo "
  150.         ";
  151.         // line 108
  152.         $this->displayBlock('layout_head_stylesheet'$context$blocks);
  153.         // line 119
  154.         echo "
  155.         ";
  156.         // line 120
  157.         $this->displayBlock('layout_head_javascript_feature'$context$blocks);
  158.         // line 123
  159.         echo "
  160.         ";
  161.         // line 125
  162.         echo "        ";
  163.         $this->displayBlock('layout_head_javascript_tracking'$context$blocks);
  164.         // line 128
  165.         echo "
  166.         ";
  167.         // line 129
  168.         $this->displayBlock('layout_head_javascript_recaptcha'$context$blocks);
  169.         // line 132
  170.         echo "
  171.         ";
  172.         // line 133
  173.         $this->displayBlock('layout_head_javascript_token'$context$blocks);
  174.         // line 135
  175.         echo "
  176.         ";
  177.         // line 136
  178.         if ($this->extensions['Shopware\Storefront\Framework\Twig\Extension\ConfigExtension']->config($context"core.basicInformation.useDefaultCookieConsent")) {
  179.             // line 137
  180.             echo "            ";
  181.             $this->displayBlock('layout_head_javascript_cookie_state'$context$blocks);
  182.             // line 142
  183.             echo "        ";
  184.         }
  185.         // line 143
  186.         echo "
  187.         ";
  188.         // line 144
  189.         if ($this->extensions['Shopware\Core\Framework\Adapter\Twig\Extension\FeatureFlagExtension']->feature("FEATURE_NEXT_15917")) {
  190.             // line 145
  191.             echo "            ";
  192.             $this->displayBlock('layout_head_javascript_router'$context$blocks);
  193.             // line 168
  194.             echo "
  195.             ";
  196.             // line 169
  197.             $this->displayBlock('layout_head_javascript_breakpoints'$context$blocks);
  198.             // line 183
  199.             echo "
  200.             ";
  201.             // line 185
  202.             echo "            ";
  203.             $this->displayBlock('layout_head_javascript_csrf'$context$blocks);
  204.             // line 193
  205.             echo "
  206.             ";
  207.             // line 194
  208.             if ($this->extensions['Shopware\Storefront\Framework\Twig\Extension\ConfigExtension']->config($context"core.cart.wishlistEnabled")) {
  209.                 // line 195
  210.                 echo "                ";
  211.                 $this->displayBlock('layout_head_javascript_wishlist_state'$context$blocks);
  212.                 // line 202
  213.                 echo "            ";
  214.             }
  215.             // line 203
  216.             echo "
  217.             ";
  218.             // line 205
  219.             echo "            ";
  220.             $this->displayBlock('layout_head_javascript_jquery'$context$blocks);
  221.             // line 207
  222.             echo "
  223.             ";
  224.             // line 208
  225.             $this->displayBlock('layout_head_javascript_hmr_mode'$context$blocks);
  226.             // line 222
  227.             echo "        ";
  228.         }
  229.         // line 223
  230.         echo "    </head>
  231. ";
  232.         
  233.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  234.         // line 0
  235.         echo "<!-- BLOCK END layout_head_inner -->";
  236.         
  237.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  238.     }
  239.     // line 10
  240.     public function block_layout_head_meta_tags($context, array $blocks = [])
  241.     {
  242.         $macros $this->macros;
  243.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  244.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""layout_head_meta_tags"));
  245.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  246.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""layout_head_meta_tags"));
  247.         // line 11
  248.         echo "            ";
  249.         $this->displayBlock('layout_head_meta_tags_charset'$context$blocks);
  250.         // line 14
  251.         echo "
  252.             ";
  253.         // line 15
  254.         $this->displayBlock('layout_head_meta_tags_viewport'$context$blocks);
  255.         // line 19
  256.         echo "
  257.             ";
  258.         // line 20
  259.         $this->displayBlock('layout_head_meta_tags_general'$context$blocks);
  260.         // line 32
  261.         echo "
  262.             ";
  263.         // line 33
  264.         $this->displayBlock('layout_head_meta_tags_opengraph'$context$blocks);
  265.         // line 58
  266.         echo "
  267.             ";
  268.         // line 59
  269.         $this->displayBlock('layout_head_meta_tags_schema_webpage'$context$blocks);
  270.         // line 69
  271.         echo "
  272.             ";
  273.         // line 70
  274.         $this->displayBlock('layout_head_meta_tags_hreflangs'$context$blocks);
  275.         // line 75
  276.         echo "        ";
  277.         
  278.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  279.         
  280.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  281.     }
  282.     // line 11
  283.     public function block_layout_head_meta_tags_charset($context, array $blocks = [])
  284.     {
  285.         $macros $this->macros;
  286.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  287.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""layout_head_meta_tags_charset"));
  288.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  289.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""layout_head_meta_tags_charset"));
  290.         // line 12
  291.         echo "                <meta charset=\"utf-8\">
  292.             ";
  293.         
  294.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  295.         
  296.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  297.     }
  298.     // line 15
  299.     public function block_layout_head_meta_tags_viewport($context, array $blocks = [])
  300.     {
  301.         $macros $this->macros;
  302.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  303.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""layout_head_meta_tags_viewport"));
  304.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  305.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""layout_head_meta_tags_viewport"));
  306.         // line 16
  307.         echo "                <meta name=\"viewport\"
  308.                       content=\"width=device-width, initial-scale=1, shrink-to-fit=no\">
  309.             ";
  310.         
  311.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  312.         
  313.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  314.     }
  315.     // line 20
  316.     public function block_layout_head_meta_tags_general($context, array $blocks = [])
  317.     {
  318.         $macros $this->macros;
  319.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  320.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""layout_head_meta_tags_general"));
  321.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  322.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""layout_head_meta_tags_general"));
  323.         // line 21
  324.         echo "                <meta name=\"author\"
  325.                       content=\"";
  326.         // line 22
  327.         $this->displayBlock('layout_head_meta_tags_general_author'$context$blocks);
  328.         echo "\"/>
  329.                 <meta name=\"robots\"
  330.                       content=\"";
  331.         // line 24
  332.         $this->displayBlock('layout_head_meta_tags_robots'$context$blocks);
  333.         echo "\"/>
  334.                 <meta name=\"revisit-after\"
  335.                       content=\"";
  336.         // line 26
  337.         $this->displayBlock('layout_head_meta_tags_general_revisit'$context$blocks);
  338.         echo "\"/>
  339.                 <meta name=\"keywords\"
  340.                       content=\"";
  341.         // line 28
  342.         $this->displayBlock('layout_head_meta_tags_keywords'$context$blocks);
  343.         echo "\"/>
  344.                 <meta name=\"description\"
  345.                       content=\"";
  346.         // line 30
  347.         $this->displayBlock('layout_head_meta_tags_description'$context$blocks);
  348.         echo "\"/>
  349.             ";
  350.         
  351.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  352.         
  353.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  354.     }
  355.     // line 22
  356.     public function block_layout_head_meta_tags_general_author($context, array $blocks = [])
  357.     {
  358.         $macros $this->macros;
  359.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  360.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""layout_head_meta_tags_general_author"));
  361.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  362.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""layout_head_meta_tags_general_author"));
  363.         echo twig_escape_filter($this->envtwig_striptags(twig_get_attribute($this->env$this->source, ($context["metaInformation"] ?? null), "author", [], "any"falsefalsefalse22)), "html"nulltrue);
  364.         
  365.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  366.         
  367.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  368.     }
  369.     // line 24
  370.     public function block_layout_head_meta_tags_robots($context, array $blocks = [])
  371.     {
  372.         $macros $this->macros;
  373.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  374.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""layout_head_meta_tags_robots"));
  375.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  376.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""layout_head_meta_tags_robots"));
  377.         echo twig_escape_filter($this->envtwig_get_attribute($this->env$this->source, ($context["metaInformation"] ?? null), "robots", [], "any"falsefalsefalse24), "html"nulltrue);
  378.         
  379.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  380.         
  381.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  382.     }
  383.     // line 26
  384.     public function block_layout_head_meta_tags_general_revisit($context, array $blocks = [])
  385.     {
  386.         $macros $this->macros;
  387.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  388.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""layout_head_meta_tags_general_revisit"));
  389.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  390.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""layout_head_meta_tags_general_revisit"));
  391.         echo twig_escape_filter($this->envtwig_striptags(twig_get_attribute($this->env$this->source, ($context["metaInformation"] ?? null), "revisit", [], "any"falsefalsefalse26)), "html"nulltrue);
  392.         
  393.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  394.         
  395.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  396.     }
  397.     // line 28
  398.     public function block_layout_head_meta_tags_keywords($context, array $blocks = [])
  399.     {
  400.         $macros $this->macros;
  401.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  402.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""layout_head_meta_tags_keywords"));
  403.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  404.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""layout_head_meta_tags_keywords"));
  405.         echo twig_escape_filter($this->env, ($context["metaKeywords"] ?? null), "html"nulltrue);
  406.         
  407.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  408.         
  409.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  410.     }
  411.     // line 30
  412.     public function block_layout_head_meta_tags_description($context, array $blocks = [])
  413.     {
  414.         $macros $this->macros;
  415.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  416.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""layout_head_meta_tags_description"));
  417.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  418.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""layout_head_meta_tags_description"));
  419.         echo twig_escape_filter($this->env, ($context["metaDescription"] ?? null), "html"nulltrue);
  420.         
  421.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  422.         
  423.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  424.     }
  425.     // line 33
  426.     public function block_layout_head_meta_tags_opengraph($context, array $blocks = [])
  427.     {
  428.         $macros $this->macros;
  429.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  430.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""layout_head_meta_tags_opengraph"));
  431.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  432.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""layout_head_meta_tags_opengraph"));
  433.         // line 34
  434.         echo "                <meta property=\"og:url\"
  435.                       content=\"";
  436.         // line 35
  437.         $this->displayBlock('layout_head_meta_tags_url_og'$context$blocks);
  438.         echo "\"/>
  439.                 <meta property=\"og:type\"
  440.                       content=\"";
  441.         // line 37
  442.         $this->displayBlock('layout_head_meta_tags_type_og'$context$blocks);
  443.         echo "\"/>
  444.                 <meta property=\"og:site_name\"
  445.                       content=\"";
  446.         // line 39
  447.         $this->displayBlock('layout_head_meta_tags_sitename_og'$context$blocks);
  448.         echo "\"/>
  449.                 <meta property=\"og:title\"
  450.                       content=\"";
  451.         // line 41
  452.         $this->displayBlock('layout_head_meta_tags_title_og'$context$blocks);
  453.         echo "\"/>
  454.                 <meta property=\"og:description\"
  455.                       content=\"";
  456.         // line 43
  457.         $this->displayBlock('layout_head_meta_tags_description_og'$context$blocks);
  458.         echo "\"/>
  459.                 <meta property=\"og:image\"
  460.                       content=\"";
  461.         // line 45
  462.         $this->displayBlock('layout_head_meta_tags_image_og'$context$blocks);
  463.         echo "\"/>
  464.                 <meta name=\"twitter:card\"
  465.                       content=\"";
  466.         // line 48
  467.         $this->displayBlock('layout_head_meta_tags_card_twitter'$context$blocks);
  468.         echo "\"/>
  469.                 <meta name=\"twitter:site\"
  470.                       content=\"";
  471.         // line 50
  472.         $this->displayBlock('layout_head_meta_tags_sitename_twitter'$context$blocks);
  473.         echo "\"/>
  474.                 <meta name=\"twitter:title\"
  475.                       content=\"";
  476.         // line 52
  477.         $this->displayBlock('layout_head_meta_tags_title_twitter'$context$blocks);
  478.         echo "\"/>
  479.                 <meta name=\"twitter:description\"
  480.                       content=\"";
  481.         // line 54
  482.         $this->displayBlock('layout_head_meta_tags_description_twitter'$context$blocks);
  483.         echo "\"/>
  484.                 <meta name=\"twitter:image\"
  485.                       content=\"";
  486.         // line 56
  487.         $this->displayBlock('layout_head_meta_tags_image_twitter'$context$blocks);
  488.         echo "\"/>
  489.             ";
  490.         
  491.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  492.         
  493.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  494.     }
  495.     // line 35
  496.     public function block_layout_head_meta_tags_url_og($context, array $blocks = [])
  497.     {
  498.         $macros $this->macros;
  499.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  500.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""layout_head_meta_tags_url_og"));
  501.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  502.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""layout_head_meta_tags_url_og"));
  503.         echo twig_escape_filter($this->env, ((twig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source, ($context["page"] ?? null), "metaInformation", [], "any"falsetruefalse35), "canonical", [], "any"truetruefalse35)) ? (twig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source, ($context["page"] ?? null), "metaInformation", [], "any"falsefalsefalse35), "canonical", [], "any"falsefalsefalse35)) : (twig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source, ($context["app"] ?? null), "request", [], "any"falsefalsefalse35), "uri", [], "any"falsefalsefalse35))), "html"nulltrue);
  504.         
  505.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  506.         
  507.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  508.     }
  509.     // line 37
  510.     public function block_layout_head_meta_tags_type_og($context, array $blocks = [])
  511.     {
  512.         $macros $this->macros;
  513.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  514.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""layout_head_meta_tags_type_og"));
  515.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  516.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""layout_head_meta_tags_type_og"));
  517.         echo "website";
  518.         
  519.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  520.         
  521.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  522.     }
  523.     // line 39
  524.     public function block_layout_head_meta_tags_sitename_og($context, array $blocks = [])
  525.     {
  526.         $macros $this->macros;
  527.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  528.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""layout_head_meta_tags_sitename_og"));
  529.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  530.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""layout_head_meta_tags_sitename_og"));
  531.         echo twig_escape_filter($this->envtwig_get_attribute($this->env$this->source, ($context["basicConfig"] ?? null), "shopName", [], "any"falsefalsefalse39), "html"nulltrue);
  532.         
  533.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  534.         
  535.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  536.     }
  537.     // line 41
  538.     public function block_layout_head_meta_tags_title_og($context, array $blocks = [])
  539.     {
  540.         $macros $this->macros;
  541.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  542.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""layout_head_meta_tags_title_og"));
  543.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  544.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""layout_head_meta_tags_title_og"));
  545.         echo twig_escape_filter($this->env, ($context["metaTitle"] ?? null), "html"nulltrue);
  546.         
  547.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  548.         
  549.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  550.     }
  551.     // line 43
  552.     public function block_layout_head_meta_tags_description_og($context, array $blocks = [])
  553.     {
  554.         $macros $this->macros;
  555.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  556.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""layout_head_meta_tags_description_og"));
  557.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  558.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""layout_head_meta_tags_description_og"));
  559.         echo twig_escape_filter($this->env, ($context["metaDescription"] ?? null), "html"nulltrue);
  560.         
  561.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  562.         
  563.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  564.     }
  565.     // line 45
  566.     public function block_layout_head_meta_tags_image_og($context, array $blocks = [])
  567.     {
  568.         $macros $this->macros;
  569.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  570.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""layout_head_meta_tags_image_og"));
  571.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  572.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""layout_head_meta_tags_image_og"));
  573.         echo twig_escape_filter($this->env$this->extensions['Shopware\Storefront\Framework\Twig\Extension\ConfigExtension']->theme($context"sw-logo-desktop"), "html"nulltrue);
  574.         
  575.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  576.         
  577.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  578.     }
  579.     // line 48
  580.     public function block_layout_head_meta_tags_card_twitter($context, array $blocks = [])
  581.     {
  582.         $macros $this->macros;
  583.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  584.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""layout_head_meta_tags_card_twitter"));
  585.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  586.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""layout_head_meta_tags_card_twitter"));
  587.         echo "summary";
  588.         
  589.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  590.         
  591.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  592.     }
  593.     // line 50
  594.     public function block_layout_head_meta_tags_sitename_twitter($context, array $blocks = [])
  595.     {
  596.         $macros $this->macros;
  597.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  598.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""layout_head_meta_tags_sitename_twitter"));
  599.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  600.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""layout_head_meta_tags_sitename_twitter"));
  601.         echo twig_escape_filter($this->envtwig_get_attribute($this->env$this->source, ($context["basicConfig"] ?? null), "shopName", [], "any"falsefalsefalse50), "html"nulltrue);
  602.         
  603.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  604.         
  605.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  606.     }
  607.     // line 52
  608.     public function block_layout_head_meta_tags_title_twitter($context, array $blocks = [])
  609.     {
  610.         $macros $this->macros;
  611.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  612.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""layout_head_meta_tags_title_twitter"));
  613.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  614.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""layout_head_meta_tags_title_twitter"));
  615.         echo twig_escape_filter($this->env, ($context["metaTitle"] ?? null), "html"nulltrue);
  616.         
  617.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  618.         
  619.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  620.     }
  621.     // line 54
  622.     public function block_layout_head_meta_tags_description_twitter($context, array $blocks = [])
  623.     {
  624.         $macros $this->macros;
  625.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  626.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""layout_head_meta_tags_description_twitter"));
  627.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  628.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""layout_head_meta_tags_description_twitter"));
  629.         echo twig_escape_filter($this->env, ($context["metaDescription"] ?? null), "html"nulltrue);
  630.         
  631.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  632.         
  633.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  634.     }
  635.     // line 56
  636.     public function block_layout_head_meta_tags_image_twitter($context, array $blocks = [])
  637.     {
  638.         $macros $this->macros;
  639.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  640.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""layout_head_meta_tags_image_twitter"));
  641.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  642.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""layout_head_meta_tags_image_twitter"));
  643.         echo twig_escape_filter($this->env$this->extensions['Shopware\Storefront\Framework\Twig\Extension\ConfigExtension']->theme($context"sw-logo-desktop"), "html"nulltrue);
  644.         
  645.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  646.         
  647.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  648.     }
  649.     // line 59
  650.     public function block_layout_head_meta_tags_schema_webpage($context, array $blocks = [])
  651.     {
  652.         $macros $this->macros;
  653.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  654.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""layout_head_meta_tags_schema_webpage"));
  655.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  656.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""layout_head_meta_tags_schema_webpage"));
  657.         // line 60
  658.         echo "                <meta itemprop=\"copyrightHolder\"
  659.                       content=\"";
  660.         // line 61
  661.         $this->displayBlock('layout_head_meta_tags_copyright_holder'$context$blocks);
  662.         echo "\"/>
  663.                 <meta itemprop=\"copyrightYear\"
  664.                       content=\"";
  665.         // line 63
  666.         $this->displayBlock('layout_head_meta_tags_copyright_year'$context$blocks);
  667.         echo "\"/>
  668.                 <meta itemprop=\"isFamilyFriendly\"
  669.                       content=\"";
  670.         // line 65
  671.         $this->displayBlock('layout_head_meta_tags_family_friendly'$context$blocks);
  672.         echo "\"/>
  673.                 <meta itemprop=\"image\"
  674.                       content=\"";
  675.         // line 67
  676.         $this->displayBlock('layout_head_meta_tags_image_meta'$context$blocks);
  677.         echo "\"/>
  678.             ";
  679.         
  680.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  681.         
  682.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  683.     }
  684.     // line 61
  685.     public function block_layout_head_meta_tags_copyright_holder($context, array $blocks = [])
  686.     {
  687.         $macros $this->macros;
  688.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  689.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""layout_head_meta_tags_copyright_holder"));
  690.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  691.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""layout_head_meta_tags_copyright_holder"));
  692.         echo twig_escape_filter($this->envtwig_get_attribute($this->env$this->source, ($context["basicConfig"] ?? null), "shopName", [], "any"falsefalsefalse61), "html"nulltrue);
  693.         
  694.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  695.         
  696.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  697.     }
  698.     // line 63
  699.     public function block_layout_head_meta_tags_copyright_year($context, array $blocks = [])
  700.     {
  701.         $macros $this->macros;
  702.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  703.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""layout_head_meta_tags_copyright_year"));
  704.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  705.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""layout_head_meta_tags_copyright_year"));
  706.         echo twig_escape_filter($this->envtwig_striptags(twig_get_attribute($this->env$this->source, ($context["metaInformation"] ?? null), "copyrightYear", [], "any"falsefalsefalse63)), "html"nulltrue);
  707.         
  708.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  709.         
  710.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  711.     }
  712.     // line 65
  713.     public function block_layout_head_meta_tags_family_friendly($context, array $blocks = [])
  714.     {
  715.         $macros $this->macros;
  716.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  717.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""layout_head_meta_tags_family_friendly"));
  718.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  719.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""layout_head_meta_tags_family_friendly"));
  720.         if (twig_get_attribute($this->env$this->source, ($context["basicConfig"] ?? null), "familyFriendly", [], "any"falsefalsefalse65)) {
  721.             echo "true";
  722.         } else {
  723.             echo "false";
  724.         }
  725.         
  726.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  727.         
  728.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  729.     }
  730.     // line 67
  731.     public function block_layout_head_meta_tags_image_meta($context, array $blocks = [])
  732.     {
  733.         $macros $this->macros;
  734.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  735.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""layout_head_meta_tags_image_meta"));
  736.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  737.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""layout_head_meta_tags_image_meta"));
  738.         echo twig_escape_filter($this->env$this->extensions['Shopware\Storefront\Framework\Twig\Extension\ConfigExtension']->theme($context"sw-logo-desktop"), "html"nulltrue);
  739.         
  740.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  741.         
  742.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  743.     }
  744.     // line 70
  745.     public function block_layout_head_meta_tags_hreflangs($context, array $blocks = [])
  746.     {
  747.         $macros $this->macros;
  748.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  749.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""layout_head_meta_tags_hreflangs"));
  750.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  751.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""layout_head_meta_tags_hreflangs"));
  752.         // line 71
  753.         echo "                ";
  754.         $context['_parent'] = $context;
  755.         $context['_seq'] = twig_ensure_traversable(($context["hrefLang"] ?? null));
  756.         foreach ($context['_seq'] as $context["_key"] => $context["link"]) {
  757.             // line 72
  758.             echo "                    <link rel=\"alternate\" hreflang=\"";
  759.             echo twig_escape_filter($this->envtwig_get_attribute($this->env$this->source$context["link"], "locale", [], "any"falsefalsefalse72), "html"nulltrue);
  760.             echo "\" href=\"";
  761.             echo twig_escape_filter($this->envtwig_get_attribute($this->env$this->source$context["link"], "url", [], "any"falsefalsefalse72), "html"nulltrue);
  762.             echo "\" />
  763.                 ";
  764.         }
  765.         $_parent $context['_parent'];
  766.         unset($context['_seq'], $context['_iterated'], $context['_key'], $context['link'], $context['_parent'], $context['loop']);
  767.         $context array_intersect_key($context$_parent) + $_parent;
  768.         // line 74
  769.         echo "            ";
  770.         
  771.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  772.         
  773.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  774.     }
  775.     // line 77
  776.     public function block_layout_head_favicon($context, array $blocks = [])
  777.     {
  778.         $macros $this->macros;
  779.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  780.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""layout_head_favicon"));
  781.         // line 0
  782.         echo "<!-- BLOCK BEGIN layout_head_favicon (vendor/shopware/storefront/Resources/views/storefront/layout/meta.html.twig) -->";
  783.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  784.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""layout_head_favicon"));
  785.         // line 78
  786.         echo "            <link rel=\"shortcut icon\"
  787.                   href=\"";
  788.         // line 79
  789.         echo twig_escape_filter($this->env$this->extensions['Shopware\Storefront\Framework\Twig\Extension\ConfigExtension']->theme($context"sw-logo-favicon"), "html"nulltrue);
  790.         echo "\">
  791.         ";
  792.         
  793.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  794.         // line 0
  795.         echo "<!-- BLOCK END layout_head_favicon -->";
  796.         
  797.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  798.     }
  799.     // line 82
  800.     public function block_layout_head_apple($context, array $blocks = [])
  801.     {
  802.         $macros $this->macros;
  803.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  804.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""layout_head_apple"));
  805.         // line 0
  806.         echo "<!-- BLOCK BEGIN layout_head_apple (vendor/shopware/storefront/Resources/views/storefront/layout/meta.html.twig) -->";
  807.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  808.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""layout_head_apple"));
  809.         // line 83
  810.         echo "            ";
  811.         if ($this->extensions['Shopware\Storefront\Framework\Twig\Extension\ConfigExtension']->theme($context"sw-logo-share")) {
  812.             // line 84
  813.             echo "            <link rel=\"apple-touch-icon\"
  814.                   sizes=\"180x180\"
  815.                   href=\"";
  816.             // line 86
  817.             echo twig_escape_filter($this->env$this->extensions['Shopware\Storefront\Framework\Twig\Extension\ConfigExtension']->theme($context"sw-logo-share"), "html"nulltrue);
  818.             echo "\">
  819.             ";
  820.         }
  821.         // line 88
  822.         echo "        ";
  823.         
  824.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  825.         // line 0
  826.         echo "<!-- BLOCK END layout_head_apple -->";
  827.         
  828.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  829.     }
  830.     // line 90
  831.     public function block_layout_head_android($context, array $blocks = [])
  832.     {
  833.         $macros $this->macros;
  834.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  835.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""layout_head_android"));
  836.         // line 0
  837.         echo "<!-- BLOCK BEGIN layout_head_android (vendor/shopware/storefront/Resources/views/storefront/layout/meta.html.twig) -->";
  838.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  839.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""layout_head_android"));
  840.         // line 91
  841.         echo "            ";
  842.         // line 92
  843.         echo "        ";
  844.         
  845.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  846.         // line 0
  847.         echo "<!-- BLOCK END layout_head_android -->";
  848.         
  849.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  850.     }
  851.     // line 94
  852.     public function block_layout_head_canonical($context, array $blocks = [])
  853.     {
  854.         $macros $this->macros;
  855.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  856.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""layout_head_canonical"));
  857.         // line 0
  858.         echo "<!-- BLOCK BEGIN layout_head_canonical (vendor/shopware/storefront/Resources/views/storefront/layout/meta.html.twig) -->";
  859.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  860.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""layout_head_canonical"));
  861.         // line 95
  862.         echo "            ";
  863.         if (twig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source, ($context["page"] ?? null), "metaInformation", [], "any"falsefalsefalse95), "canonical", [], "any"falsefalsefalse95)) {
  864.             // line 96
  865.             echo "                <link rel=\"canonical\" href=\"";
  866.             echo twig_escape_filter($this->envtwig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source, ($context["page"] ?? null), "metaInformation", [], "any"falsefalsefalse96), "canonical", [], "any"falsefalsefalse96), "html"nulltrue);
  867.             echo "\" />
  868.             ";
  869.         }
  870.         // line 98
  871.         echo "        ";
  872.         
  873.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  874.         // line 0
  875.         echo "<!-- BLOCK END layout_head_canonical -->";
  876.         
  877.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  878.     }
  879.     // line 100
  880.     public function block_layout_head_title($context, array $blocks = [])
  881.     {
  882.         $macros $this->macros;
  883.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  884.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""layout_head_title"));
  885.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  886.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""layout_head_title"));
  887.         // line 101
  888.         echo "            <title itemprop=\"name\">";
  889.         ob_start();
  890.         // line 102
  891.         echo "                ";
  892.         $this->displayBlock('layout_head_title_inner'$context$blocks);
  893.         // line 105
  894.         echo "            ";
  895.         $___internal_parse_1_ = ('' === $tmp ob_get_clean()) ? '' : new Markup($tmp$this->env->getCharset());
  896.         // line 101
  897.         echo twig_spaceless($___internal_parse_1_);
  898.         // line 105
  899.         echo "</title>
  900.         ";
  901.         
  902.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  903.         
  904.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  905.     }
  906.     // line 102
  907.     public function block_layout_head_title_inner($context, array $blocks = [])
  908.     {
  909.         $macros $this->macros;
  910.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  911.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""layout_head_title_inner"));
  912.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  913.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""layout_head_title_inner"));
  914.         // line 103
  915.         echo "                    ";
  916.         echo twig_escape_filter($this->env, ($context["metaTitle"] ?? null), "html"nulltrue);
  917.         echo "
  918.                 ";
  919.         
  920.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  921.         
  922.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  923.     }
  924.     // line 108
  925.     public function block_layout_head_stylesheet($context, array $blocks = [])
  926.     {
  927.         $macros $this->macros;
  928.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  929.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""layout_head_stylesheet"));
  930.         // line 0
  931.         echo "<!-- BLOCK BEGIN layout_head_stylesheet (vendor/shopware/storefront/Resources/views/storefront/layout/meta.html.twig) -->";
  932.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  933.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""layout_head_stylesheet"));
  934.         // line 109
  935.         echo "            ";
  936.         if (($context["isHMRMode"] ?? null)) {
  937.             // line 110
  938.             echo "                ";
  939.             // line 111
  940.             echo "            ";
  941.         } else {
  942.             // line 112
  943.             echo "                ";
  944.             $context["assets"] = $this->extensions['Shopware\Storefront\Framework\Twig\Extension\ConfigExtension']->theme($context"assets.css");
  945.             // line 113
  946.             echo "                ";
  947.             $context['_parent'] = $context;
  948.             $context['_seq'] = twig_ensure_traversable(($context["assets"] ?? null));
  949.             foreach ($context['_seq'] as $context["_key"] => $context["file"]) {
  950.                 // line 114
  951.                 echo "                    <link rel=\"stylesheet\"
  952.                       href=\"";
  953.                 // line 115
  954.                 echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl($context["file"], "theme"), "html"nulltrue);
  955.                 echo "\">
  956.                 ";
  957.             }
  958.             $_parent $context['_parent'];
  959.             unset($context['_seq'], $context['_iterated'], $context['_key'], $context['file'], $context['_parent'], $context['loop']);
  960.             $context array_intersect_key($context$_parent) + $_parent;
  961.             // line 117
  962.             echo "            ";
  963.         }
  964.         // line 118
  965.         echo "        ";
  966.         
  967.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  968.         // line 0
  969.         echo "<!-- BLOCK END layout_head_stylesheet -->";
  970.         
  971.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  972.     }
  973.     // line 120
  974.     public function block_layout_head_javascript_feature($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""layout_head_javascript_feature"));
  979.         // line 0
  980.         echo "<!-- BLOCK BEGIN layout_head_javascript_feature (vendor/shopware/storefront/Resources/views/storefront/layout/meta.html.twig) -->";
  981.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  982.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""layout_head_javascript_feature"));
  983.         // line 121
  984.         echo "            ";
  985.         $this->loadTemplate("@Storefront/storefront/component/feature.html.twig""@Storefront/storefront/layout/meta.html.twig"121)->display($context);
  986.         // line 122
  987.         echo "        ";
  988.         
  989.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  990.         // line 0
  991.         echo "<!-- BLOCK END layout_head_javascript_feature -->";
  992.         
  993.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  994.     }
  995.     // line 125
  996.     public function block_layout_head_javascript_tracking($context, array $blocks = [])
  997.     {
  998.         $macros $this->macros;
  999.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  1000.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""layout_head_javascript_tracking"));
  1001.         // line 0
  1002.         echo "<!-- BLOCK BEGIN layout_head_javascript_tracking (vendor/shopware/storefront/Resources/views/storefront/layout/meta.html.twig) -->";
  1003.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  1004.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""layout_head_javascript_tracking"));
  1005.         // line 126
  1006.         echo "            ";
  1007.         $this->loadTemplate("@Storefront/storefront/component/analytics.html.twig""@Storefront/storefront/layout/meta.html.twig"126)->display($context);
  1008.         // line 127
  1009.         echo "        ";
  1010.         
  1011.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  1012.         // line 0
  1013.         echo "<!-- BLOCK END layout_head_javascript_tracking -->";
  1014.         
  1015.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  1016.     }
  1017.     // line 129
  1018.     public function block_layout_head_javascript_recaptcha($context, array $blocks = [])
  1019.     {
  1020.         $macros $this->macros;
  1021.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  1022.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""layout_head_javascript_recaptcha"));
  1023.         // line 0
  1024.         echo "<!-- BLOCK BEGIN layout_head_javascript_recaptcha (vendor/shopware/storefront/Resources/views/storefront/layout/meta.html.twig) -->";
  1025.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  1026.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""layout_head_javascript_recaptcha"));
  1027.         // line 130
  1028.         echo "            ";
  1029.         $this->loadTemplate("@Storefront/storefront/component/recaptcha.html.twig""@Storefront/storefront/layout/meta.html.twig"130)->display($context);
  1030.         // line 131
  1031.         echo "        ";
  1032.         
  1033.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  1034.         // line 0
  1035.         echo "<!-- BLOCK END layout_head_javascript_recaptcha -->";
  1036.         
  1037.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  1038.     }
  1039.     // line 133
  1040.     public function block_layout_head_javascript_token($context, array $blocks = [])
  1041.     {
  1042.         $macros $this->macros;
  1043.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  1044.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""layout_head_javascript_token"));
  1045.         // line 0
  1046.         echo "<!-- BLOCK BEGIN layout_head_javascript_token (vendor/shopware/storefront/Resources/views/storefront/layout/meta.html.twig) -->";
  1047.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  1048.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""layout_head_javascript_token"));
  1049.         // line 134
  1050.         echo "        ";
  1051.         
  1052.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  1053.         // line 0
  1054.         echo "<!-- BLOCK END layout_head_javascript_token -->";
  1055.         
  1056.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  1057.     }
  1058.     // line 137
  1059.     public function block_layout_head_javascript_cookie_state($context, array $blocks = [])
  1060.     {
  1061.         $macros $this->macros;
  1062.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  1063.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""layout_head_javascript_cookie_state"));
  1064.         // line 0
  1065.         echo "<!-- BLOCK BEGIN layout_head_javascript_cookie_state (vendor/shopware/storefront/Resources/views/storefront/layout/meta.html.twig) -->";
  1066.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  1067.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""layout_head_javascript_cookie_state"));
  1068.         // line 138
  1069.         echo "                <script>
  1070.                     window.useDefaultCookieConsent = true;
  1071.                 </script>
  1072.             ";
  1073.         
  1074.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  1075.         // line 0
  1076.         echo "<!-- BLOCK END layout_head_javascript_cookie_state -->";
  1077.         
  1078.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  1079.     }
  1080.     // line 145
  1081.     public function block_layout_head_javascript_router($context, array $blocks = [])
  1082.     {
  1083.         $macros $this->macros;
  1084.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  1085.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""layout_head_javascript_router"));
  1086.         // line 0
  1087.         echo "<!-- BLOCK BEGIN layout_head_javascript_router (vendor/shopware/storefront/Resources/views/storefront/layout/meta.html.twig) -->";
  1088.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  1089.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""layout_head_javascript_router"));
  1090.         // line 146
  1091.         echo "                ";
  1092.         // line 147
  1093.         echo "                <script>
  1094.                     window.activeNavigationId = '";
  1095.         // line 148
  1096.         echo twig_escape_filter($this->envtwig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source, ($context["page"] ?? null), "header", [], "any"falsefalsefalse148), "navigation", [], "any"falsefalsefalse148), "active", [], "any"falsefalsefalse148), "id", [], "any"falsefalsefalse148), "html"nulltrue);
  1097.         echo "';
  1098.                     window.router = {
  1099.                         'frontend.cart.offcanvas': '";
  1100.         // line 150
  1101.         echo $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("frontend.cart.offcanvas");
  1102.         echo "',
  1103.                         'frontend.cookie.offcanvas': '";
  1104.         // line 151
  1105.         echo $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("frontend.cookie.offcanvas");
  1106.         echo "',
  1107.                         'frontend.checkout.finish.page': '";
  1108.         // line 152
  1109.         echo $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("frontend.checkout.finish.page");
  1110.         echo "',
  1111.                         'frontend.checkout.info': '";
  1112.         // line 153
  1113.         echo $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("frontend.checkout.info");
  1114.         echo "',
  1115.                         'frontend.menu.offcanvas': '";
  1116.         // line 154
  1117.         echo $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("frontend.menu.offcanvas");
  1118.         echo "',
  1119.                         'frontend.cms.page': '";
  1120.         // line 155
  1121.         echo $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("frontend.cms.page");
  1122.         echo "',
  1123.                         'frontend.cms.navigation.page': '";
  1124.         // line 156
  1125.         echo $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("frontend.cms.navigation.page");
  1126.         echo "',
  1127.                         'frontend.account.addressbook': '";
  1128.         // line 157
  1129.         echo $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("frontend.account.addressbook");
  1130.         echo "',
  1131.                         ";
  1132.         // line 159
  1133.         echo "                        'frontend.csrf.generateToken': '";
  1134.         echo $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("frontend.csrf.generateToken");
  1135.         echo "',
  1136.                         'frontend.country.country-data': '";
  1137.         // line 160
  1138.         echo $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("frontend.country.country.data");
  1139.         echo "',
  1140.                         'frontend.store-api.proxy': '";
  1141.         // line 161
  1142.         echo $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("frontend.store-api.proxy");
  1143.         echo "',
  1144.                     };
  1145.                     ";
  1146.         // line 164
  1147.         echo "                    window.storeApiProxyToken = '";
  1148.         echo $this->extensions['Shopware\Storefront\Framework\Twig\Extension\CsrfFunctionExtension']->createCsrfPlaceholder("frontend.store-api.proxy", ["mode" => "token"]);
  1149.         echo "';
  1150.                     window.salesChannelId = '";
  1151.         // line 165
  1152.         echo twig_escape_filter($this->envtwig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source, ($context["app"] ?? null), "request", [], "any"falsefalsefalse165), "attributes", [], "any"falsefalsefalse165), "get", [=> "sw-sales-channel-id"], "method"falsefalsefalse165), "html"nulltrue);
  1153.         echo "';
  1154.                 </script>
  1155.             ";
  1156.         
  1157.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  1158.         // line 0
  1159.         echo "<!-- BLOCK END layout_head_javascript_router -->";
  1160.         
  1161.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  1162.     }
  1163.     // line 169
  1164.     public function block_layout_head_javascript_breakpoints($context, array $blocks = [])
  1165.     {
  1166.         $macros $this->macros;
  1167.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  1168.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""layout_head_javascript_breakpoints"));
  1169.         // line 0
  1170.         echo "<!-- BLOCK BEGIN layout_head_javascript_breakpoints (vendor/shopware/storefront/Resources/views/storefront/layout/meta.html.twig) -->";
  1171.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  1172.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""layout_head_javascript_breakpoints"));
  1173.         // line 170
  1174.         echo "                ";
  1175.         // line 171
  1176.         echo "                <script>
  1177.                     ";
  1178.         // line 172
  1179.         $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")];
  1180.         // line 179
  1181.         echo "
  1182.                     window.breakpoints = ";
  1183.         // line 180
  1184.         echo $this->env->getFilter('json_encode')->getCallable()(($context["breakpoint"] ?? null));
  1185.         echo ";
  1186.                 </script>
  1187.             ";
  1188.         
  1189.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  1190.         // line 0
  1191.         echo "<!-- BLOCK END layout_head_javascript_breakpoints -->";
  1192.         
  1193.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  1194.     }
  1195.     // line 185
  1196.     public function block_layout_head_javascript_csrf($context, array $blocks = [])
  1197.     {
  1198.         $macros $this->macros;
  1199.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  1200.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""layout_head_javascript_csrf"));
  1201.         // line 0
  1202.         echo "<!-- BLOCK BEGIN layout_head_javascript_csrf (vendor/shopware/storefront/Resources/views/storefront/layout/meta.html.twig) -->";
  1203.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  1204.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""layout_head_javascript_csrf"));
  1205.         // line 186
  1206.         echo "                <script>
  1207.                     window.csrf = {
  1208.                         'enabled': '";
  1209.         // line 188
  1210.         echo twig_escape_filter($this->envtwig_get_attribute($this->env$this->source, ($context["shopware"] ?? null), "csrfEnabled", [], "any"falsefalsefalse188), "html"nulltrue);
  1211.         echo "',
  1212.                         'mode': '";
  1213.         // line 189
  1214.         echo twig_escape_filter($this->envtwig_get_attribute($this->env$this->source, ($context["shopware"] ?? null), "csrfMode", [], "any"falsefalsefalse189), "html"nulltrue);
  1215.         echo "'
  1216.                     }
  1217.                 </script>
  1218.             ";
  1219.         
  1220.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  1221.         // line 0
  1222.         echo "<!-- BLOCK END layout_head_javascript_csrf -->";
  1223.         
  1224.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  1225.     }
  1226.     // line 195
  1227.     public function block_layout_head_javascript_wishlist_state($context, array $blocks = [])
  1228.     {
  1229.         $macros $this->macros;
  1230.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  1231.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""layout_head_javascript_wishlist_state"));
  1232.         // line 0
  1233.         echo "<!-- BLOCK BEGIN layout_head_javascript_wishlist_state (vendor/shopware/storefront/Resources/views/storefront/layout/meta.html.twig) -->";
  1234.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  1235.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""layout_head_javascript_wishlist_state"));
  1236.         // line 196
  1237.         echo "                    <script>
  1238.                         window.customerLoggedInState = ";
  1239.         // line 197
  1240.         echo ((( !(null === twig_get_attribute($this->env$this->source, ($context["context"] ?? null), "customer", [], "any"falsefalsefalse197)) &&  !twig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source, ($context["context"] ?? null), "customer", [], "any"falsefalsefalse197), "guest", [], "any"falsefalsefalse197))) ? (1) : (0));
  1241.         echo ";
  1242.                         window.wishlistEnabled = ";
  1243.         // line 199
  1244.         echo twig_escape_filter($this->env$this->extensions['Shopware\Storefront\Framework\Twig\Extension\ConfigExtension']->config($context"core.cart.wishlistEnabled"), "html"nulltrue);
  1245.         echo ";
  1246.                     </script>
  1247.                 ";
  1248.         
  1249.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  1250.         // line 0
  1251.         echo "<!-- BLOCK END layout_head_javascript_wishlist_state -->";
  1252.         
  1253.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  1254.     }
  1255.     // line 205
  1256.     public function block_layout_head_javascript_jquery($context, array $blocks = [])
  1257.     {
  1258.         $macros $this->macros;
  1259.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  1260.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""layout_head_javascript_jquery"));
  1261.         // line 0
  1262.         echo "<!-- BLOCK BEGIN layout_head_javascript_jquery (vendor/shopware/storefront/Resources/views/storefront/layout/meta.html.twig) -->";
  1263.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  1264.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""layout_head_javascript_jquery"));
  1265.         // line 206
  1266.         echo "            ";
  1267.         
  1268.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  1269.         // line 0
  1270.         echo "<!-- BLOCK END layout_head_javascript_jquery -->";
  1271.         
  1272.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  1273.     }
  1274.     // line 208
  1275.     public function block_layout_head_javascript_hmr_mode($context, array $blocks = [])
  1276.     {
  1277.         $macros $this->macros;
  1278.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  1279.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""layout_head_javascript_hmr_mode"));
  1280.         // line 0
  1281.         echo "<!-- BLOCK BEGIN layout_head_javascript_hmr_mode (vendor/shopware/storefront/Resources/views/storefront/layout/meta.html.twig) -->";
  1282.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  1283.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""layout_head_javascript_hmr_mode"));
  1284.         // line 209
  1285.         echo "                ";
  1286.         if (($context["isHMRMode"] ?? null)) {
  1287.             // line 210
  1288.             echo "                    <script type=\"text/javascript\" src=\"/_webpack_hot_proxy_/js/vendor-node.js\" defer></script>
  1289.                     <script type=\"text/javascript\" src=\"/_webpack_hot_proxy_/js/vendor-shared.js\" defer></script>
  1290.                     <script type=\"text/javascript\" src=\"/_webpack_hot_proxy_/js/runtime.js\" defer></script>
  1291.                     <script type=\"text/javascript\" src=\"/_webpack_hot_proxy_/js/app.js\" defer></script>
  1292.                     ";
  1293.             // line 215
  1294.             echo "                    <script type=\"text/javascript\" src=\"/_webpack_hot_proxy_/js/storefront.js\" defer></script>
  1295.                 ";
  1296.         } else {
  1297.             // line 217
  1298.             echo "                    ";
  1299.             $context['_parent'] = $context;
  1300.             $context['_seq'] = twig_ensure_traversable($this->extensions['Shopware\Storefront\Framework\Twig\Extension\ConfigExtension']->theme($context"assets.js"));
  1301.             foreach ($context['_seq'] as $context["_key"] => $context["file"]) {
  1302.                 // line 218
  1303.                 echo "                        <script type=\"text/javascript\" src=\"";
  1304.                 echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl($context["file"], "theme"), "html"nulltrue);
  1305.                 echo "\" defer></script>
  1306.                     ";
  1307.             }
  1308.             $_parent $context['_parent'];
  1309.             unset($context['_seq'], $context['_iterated'], $context['_key'], $context['file'], $context['_parent'], $context['loop']);
  1310.             $context array_intersect_key($context$_parent) + $_parent;
  1311.             // line 220
  1312.             echo "                ";
  1313.         }
  1314.         // line 221
  1315.         echo "            ";
  1316.         
  1317.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  1318.         // line 0
  1319.         echo "<!-- BLOCK END layout_head_javascript_hmr_mode -->";
  1320.         
  1321.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  1322.     }
  1323.     public function getTemplateName()
  1324.     {
  1325.         return "@Storefront/storefront/layout/meta.html.twig";
  1326.     }
  1327.     public function getDebugInfo()
  1328.     {
  1329.         return array (  1561 => 0,  1556 => 221,  1553 => 220,  1544 => 218,  1539 => 217,  1535 => 215,  1529 => 210,  1526 => 209,  1521 => 0,  1514 => 208,  1507 => 0,  1502 => 206,  1497 => 0,  1490 => 205,  1483 => 0,  1475 => 199,  1470 => 197,  1467 => 196,  1462 => 0,  1455 => 195,  1448 => 0,  1439 => 189,  1435 => 188,  1431 => 186,  1426 => 0,  1419 => 185,  1412 => 0,  1404 => 180,  1401 => 179,  1399 => 172,  1396 => 171,  1394 => 170,  1389 => 0,  1382 => 169,  1375 => 0,  1367 => 165,  1362 => 164,  1357 => 161,  1353 => 160,  1348 => 159,  1344 => 157,  1340 => 156,  1336 => 155,  1332 => 154,  1328 => 153,  1324 => 152,  1320 => 151,  1316 => 150,  1311 => 148,  1308 => 147,  1306 => 146,  1301 => 0,  1294 => 145,  1287 => 0,  1279 => 138,  1274 => 0,  1267 => 137,  1260 => 0,  1255 => 134,  1250 => 0,  1243 => 133,  1236 => 0,  1231 => 131,  1228 => 130,  1223 => 0,  1216 => 129,  1209 => 0,  1204 => 127,  1201 => 126,  1196 => 0,  1189 => 125,  1182 => 0,  1177 => 122,  1174 => 121,  1169 => 0,  1162 => 120,  1155 => 0,  1150 => 118,  1147 => 117,  1139 => 115,  1136 => 114,  1131 => 113,  1128 => 112,  1125 => 111,  1123 => 110,  1120 => 109,  1115 => 0,  1108 => 108,  1095 => 103,  1085 => 102,  1074 => 105,  1072 => 101,  1069 => 105,  1066 => 102,  1063 => 101,  1053 => 100,  1046 => 0,  1041 => 98,  1035 => 96,  1032 => 95,  1027 => 0,  1020 => 94,  1013 => 0,  1008 => 92,  1006 => 91,  1001 => 0,  994 => 90,  987 => 0,  982 => 88,  977 => 86,  973 => 84,  970 => 83,  965 => 0,  958 => 82,  951 => 0,  944 => 79,  941 => 78,  936 => 0,  929 => 77,  919 => 74,  908 => 72,  903 => 71,  893 => 70,  874 => 67,  851 => 65,  832 => 63,  813 => 61,  801 => 67,  796 => 65,  791 => 63,  786 => 61,  783 => 60,  773 => 59,  754 => 56,  735 => 54,  716 => 52,  697 => 50,  678 => 48,  659 => 45,  640 => 43,  621 => 41,  602 => 39,  583 => 37,  564 => 35,  552 => 56,  547 => 54,  542 => 52,  537 => 50,  532 => 48,  526 => 45,  521 => 43,  516 => 41,  511 => 39,  506 => 37,  501 => 35,  498 => 34,  488 => 33,  469 => 30,  450 => 28,  431 => 26,  412 => 24,  393 => 22,  381 => 30,  376 => 28,  371 => 26,  366 => 24,  361 => 22,  358 => 21,  348 => 20,  336 => 16,  326 => 15,  315 => 12,  305 => 11,  295 => 75,  293 => 70,  290 => 69,  288 => 59,  285 => 58,  283 => 33,  280 => 32,  278 => 20,  275 => 19,  273 => 15,  270 => 14,  267 => 11,  257 => 10,  250 => 0,  244 => 223,  241 => 222,  239 => 208,  236 => 207,  233 => 205,  230 => 203,  227 => 202,  224 => 195,  222 => 194,  219 => 193,  216 => 185,  213 => 183,  211 => 169,  208 => 168,  205 => 145,  203 => 144,  200 => 143,  197 => 142,  194 => 137,  192 => 136,  189 => 135,  187 => 133,  184 => 132,  182 => 129,  179 => 128,  176 => 125,  173 => 123,  171 => 120,  168 => 119,  166 => 108,  163 => 107,  161 => 100,  158 => 99,  156 => 94,  153 => 93,  151 => 90,  148 => 89,  146 => 82,  143 => 81,  141 => 77,  138 => 76,  136 => 10,  132 => 8,  129 => 7,  126 => 6,  123 => 5,  120 => 4,  117 => 3,  114 => 2,  109 => 0,  102 => 1,  92 => 0,  90 => 1,);
  1330.     }
  1331.     public function getSourceContext()
  1332.     {
  1333.         return new Source("{% block layout_head_inner %}
  1334.     {% set metaInformation = page.metaInformation %}
  1335.     {% set basicConfig = config('core.basicInformation') %}
  1336.     {% set maxLength = config('seo.descriptionMaxLength') %}
  1337.     {% set metaDescription = metaInformation.metaDescription|striptags|trim|u.truncate(maxLength ?? 255, '…') %}
  1338.     {% set metaTitle = metaInformation.metaTitle|striptags|trim %}
  1339.     {% set metaKeywords = metaInformation.metaKeywords|striptags|trim %}
  1340.     <head>
  1341.         {% block layout_head_meta_tags %}
  1342.             {% block layout_head_meta_tags_charset %}
  1343.                 <meta charset=\"utf-8\">
  1344.             {% endblock %}
  1345.             {% block layout_head_meta_tags_viewport %}
  1346.                 <meta name=\"viewport\"
  1347.                       content=\"width=device-width, initial-scale=1, shrink-to-fit=no\">
  1348.             {% endblock %}
  1349.             {% block layout_head_meta_tags_general %}
  1350.                 <meta name=\"author\"
  1351.                       content=\"{% block layout_head_meta_tags_general_author %}{{ metaInformation.author|striptags }}{% endblock %}\"/>
  1352.                 <meta name=\"robots\"
  1353.                       content=\"{% block layout_head_meta_tags_robots %}{{ metaInformation.robots }}{% endblock %}\"/>
  1354.                 <meta name=\"revisit-after\"
  1355.                       content=\"{% block layout_head_meta_tags_general_revisit %}{{ metaInformation.revisit|striptags }}{% endblock %}\"/>
  1356.                 <meta name=\"keywords\"
  1357.                       content=\"{% block layout_head_meta_tags_keywords %}{{ metaKeywords }}{% endblock %}\"/>
  1358.                 <meta name=\"description\"
  1359.                       content=\"{% block layout_head_meta_tags_description %}{{ metaDescription }}{% endblock %}\"/>
  1360.             {% endblock %}
  1361.             {% block layout_head_meta_tags_opengraph %}
  1362.                 <meta property=\"og:url\"
  1363.                       content=\"{% block layout_head_meta_tags_url_og %}{{ (page.metaInformation.canonical is defined) ? page.metaInformation.canonical : app.request.uri }}{% endblock %}\"/>
  1364.                 <meta property=\"og:type\"
  1365.                       content=\"{% block layout_head_meta_tags_type_og %}website{% endblock %}\"/>
  1366.                 <meta property=\"og:site_name\"
  1367.                       content=\"{% block layout_head_meta_tags_sitename_og %}{{ basicConfig.shopName }}{% endblock %}\"/>
  1368.                 <meta property=\"og:title\"
  1369.                       content=\"{% block layout_head_meta_tags_title_og %}{{ metaTitle }}{% endblock %}\"/>
  1370.                 <meta property=\"og:description\"
  1371.                       content=\"{% block layout_head_meta_tags_description_og %}{{ metaDescription }}{% endblock %}\"/>
  1372.                 <meta property=\"og:image\"
  1373.                       content=\"{% block layout_head_meta_tags_image_og %}{{ theme_config('sw-logo-desktop') }}{% endblock %}\"/>
  1374.                 <meta name=\"twitter:card\"
  1375.                       content=\"{% block layout_head_meta_tags_card_twitter %}summary{% endblock %}\"/>
  1376.                 <meta name=\"twitter:site\"
  1377.                       content=\"{% block layout_head_meta_tags_sitename_twitter %}{{ basicConfig.shopName }}{% endblock %}\"/>
  1378.                 <meta name=\"twitter:title\"
  1379.                       content=\"{% block layout_head_meta_tags_title_twitter %}{{ metaTitle }}{% endblock %}\"/>
  1380.                 <meta name=\"twitter:description\"
  1381.                       content=\"{% block layout_head_meta_tags_description_twitter %}{{ metaDescription }}{% endblock %}\"/>
  1382.                 <meta name=\"twitter:image\"
  1383.                       content=\"{% block layout_head_meta_tags_image_twitter %}{{ theme_config('sw-logo-desktop') }}{% endblock %}\"/>
  1384.             {% endblock %}
  1385.             {% block layout_head_meta_tags_schema_webpage %}
  1386.                 <meta itemprop=\"copyrightHolder\"
  1387.                       content=\"{% block layout_head_meta_tags_copyright_holder %}{{ basicConfig.shopName }}{% endblock %}\"/>
  1388.                 <meta itemprop=\"copyrightYear\"
  1389.                       content=\"{% block layout_head_meta_tags_copyright_year %}{{ metaInformation.copyrightYear|striptags }}{% endblock %}\"/>
  1390.                 <meta itemprop=\"isFamilyFriendly\"
  1391.                       content=\"{% block layout_head_meta_tags_family_friendly %}{% if basicConfig.familyFriendly %}true{% else %}false{% endif %}{% endblock %}\"/>
  1392.                 <meta itemprop=\"image\"
  1393.                       content=\"{% block layout_head_meta_tags_image_meta %}{{ theme_config('sw-logo-desktop') }}{% endblock %}\"/>
  1394.             {% endblock %}
  1395.             {% block layout_head_meta_tags_hreflangs %}
  1396.                 {% for link in hrefLang %}
  1397.                     <link rel=\"alternate\" hreflang=\"{{ link.locale }}\" href=\"{{ link.url }}\" />
  1398.                 {% endfor %}
  1399.             {% endblock %}
  1400.         {% endblock %}
  1401.         {% block layout_head_favicon %}
  1402.             <link rel=\"shortcut icon\"
  1403.                   href=\"{{ theme_config('sw-logo-favicon') }}\">
  1404.         {% endblock %}
  1405.         {% block layout_head_apple %}
  1406.             {% if theme_config('sw-logo-share') %}
  1407.             <link rel=\"apple-touch-icon\"
  1408.                   sizes=\"180x180\"
  1409.                   href=\"{{ theme_config('sw-logo-share') }}\">
  1410.             {% endif %}
  1411.         {% endblock %}
  1412.         {% block layout_head_android %}
  1413.             {# @deprecated tag:v6.5.0 - Use the block above, \"layout_head_apple\", instead #}
  1414.         {% endblock %}
  1415.         {% block layout_head_canonical %}
  1416.             {% if page.metaInformation.canonical %}
  1417.                 <link rel=\"canonical\" href=\"{{ page.metaInformation.canonical }}\" />
  1418.             {% endif %}
  1419.         {% endblock %}
  1420.         {% block layout_head_title %}
  1421.             <title itemprop=\"name\">{% apply spaceless %}
  1422.                 {% block layout_head_title_inner %}
  1423.                     {{ metaTitle }}
  1424.                 {% endblock %}
  1425.             {% endapply %}</title>
  1426.         {% endblock %}
  1427.         {% block layout_head_stylesheet %}
  1428.             {% if isHMRMode %}
  1429.                 {# CSS will be loaded from the JS automatically #}
  1430.             {% else %}
  1431.                 {% set assets = theme_config('assets.css') %}
  1432.                 {% for file in assets %}
  1433.                     <link rel=\"stylesheet\"
  1434.                       href=\"{{ asset(file, 'theme') }}\">
  1435.                 {% endfor %}
  1436.             {% endif %}
  1437.         {% endblock %}
  1438.         {% block layout_head_javascript_feature %}
  1439.             {% sw_include \"@Storefront/storefront/component/feature.html.twig\" %}
  1440.         {% endblock %}
  1441.         {# Block for tracking scripts which are required to include in the `head` section of the document #}
  1442.         {% block layout_head_javascript_tracking %}
  1443.             {% sw_include \"@Storefront/storefront/component/analytics.html.twig\" %}
  1444.         {% endblock %}
  1445.         {% block layout_head_javascript_recaptcha %}
  1446.             {% sw_include \"@Storefront/storefront/component/recaptcha.html.twig\" %}
  1447.         {% endblock %}
  1448.         {% block layout_head_javascript_token %}
  1449.         {% endblock %}
  1450.         {% if config('core.basicInformation.useDefaultCookieConsent') %}
  1451.             {% block layout_head_javascript_cookie_state %}
  1452.                 <script>
  1453.                     window.useDefaultCookieConsent = true;
  1454.                 </script>
  1455.             {% endblock %}
  1456.         {% endif %}
  1457.         {% if feature('FEATURE_NEXT_15917') %}
  1458.             {% block layout_head_javascript_router %}
  1459.                 {# Register all routes that will be needed in JavaScript to the window.router object #}
  1460.                 <script>
  1461.                     window.activeNavigationId = '{{ page.header.navigation.active.id }}';
  1462.                     window.router = {
  1463.                         'frontend.cart.offcanvas': '{{ path('frontend.cart.offcanvas') }}',
  1464.                         'frontend.cookie.offcanvas': '{{ path('frontend.cookie.offcanvas') }}',
  1465.                         'frontend.checkout.finish.page': '{{ path('frontend.checkout.finish.page') }}',
  1466.                         'frontend.checkout.info': '{{ path('frontend.checkout.info') }}',
  1467.                         'frontend.menu.offcanvas': '{{ path('frontend.menu.offcanvas') }}',
  1468.                         'frontend.cms.page': '{{ path('frontend.cms.page') }}',
  1469.                         'frontend.cms.navigation.page': '{{ path('frontend.cms.navigation.page') }}',
  1470.                         'frontend.account.addressbook': '{{ path('frontend.account.addressbook') }}',
  1471.                         {# @deprecated tag:v6.5.0 - Route frontend.csrf.generateToken will be removed. #}
  1472.                         'frontend.csrf.generateToken': '{{ path('frontend.csrf.generateToken') }}',
  1473.                         'frontend.country.country-data': '{{ path('frontend.country.country.data') }}',
  1474.                         'frontend.store-api.proxy': '{{ path('frontend.store-api.proxy') }}',
  1475.                     };
  1476.                     {# @deprecated tag:v6.5.0 - storeApiProxyToken will be removed. #}
  1477.                     window.storeApiProxyToken = '{{ sw_csrf(\"frontend.store-api.proxy\", {\"mode\": \"token\"}) }}';
  1478.                     window.salesChannelId = '{{ app.request.attributes.get('sw-sales-channel-id') }}';
  1479.                 </script>
  1480.             {% endblock %}
  1481.             {% block layout_head_javascript_breakpoints %}
  1482.                 {# Register the available viewport breakpoints the window.breakpoints object #}
  1483.                 <script>
  1484.                     {% set breakpoint = {
  1485.                         'xs': theme_config('breakpoint.xs'),
  1486.                         'sm': theme_config('breakpoint.sm'),
  1487.                         'md': theme_config('breakpoint.md'),
  1488.                         'lg': theme_config('breakpoint.lg'),
  1489.                         'xl': theme_config('breakpoint.xl')
  1490.                     } %}
  1491.                     window.breakpoints = {{ breakpoint|json_encode()|raw }};
  1492.                 </script>
  1493.             {% endblock %}
  1494.             {# @deprecated tag:v6.5.0 - Block layout_head_javascript_csrf will be removed. #}
  1495.             {% block layout_head_javascript_csrf %}
  1496.                 <script>
  1497.                     window.csrf = {
  1498.                         'enabled': '{{ shopware.csrfEnabled }}',
  1499.                         'mode': '{{ shopware.csrfMode }}'
  1500.                     }
  1501.                 </script>
  1502.             {% endblock %}
  1503.             {% if config('core.cart.wishlistEnabled') %}
  1504.                 {% block layout_head_javascript_wishlist_state %}
  1505.                     <script>
  1506.                         window.customerLoggedInState = {{ context.customer is not null and not context.customer.guest ? 1 : 0 }};
  1507.                         window.wishlistEnabled = {{ config('core.cart.wishlistEnabled') }};
  1508.                     </script>
  1509.                 {% endblock %}
  1510.             {% endif %}
  1511.             {# @internal tag:v6.5.0 - jQuery will be removed from the core. This block can be used to add jQuery as a `<script>`. #}
  1512.             {% block layout_head_javascript_jquery %}
  1513.             {% endblock %}
  1514.             {% block layout_head_javascript_hmr_mode %}
  1515.                 {% if isHMRMode %}
  1516.                     <script type=\"text/javascript\" src=\"/_webpack_hot_proxy_/js/vendor-node.js\" defer></script>
  1517.                     <script type=\"text/javascript\" src=\"/_webpack_hot_proxy_/js/vendor-shared.js\" defer></script>
  1518.                     <script type=\"text/javascript\" src=\"/_webpack_hot_proxy_/js/runtime.js\" defer></script>
  1519.                     <script type=\"text/javascript\" src=\"/_webpack_hot_proxy_/js/app.js\" defer></script>
  1520.                     {# The storefront entry is a combined entry point which contains all plugins & themes #}
  1521.                     <script type=\"text/javascript\" src=\"/_webpack_hot_proxy_/js/storefront.js\" defer></script>
  1522.                 {% else %}
  1523.                     {% for file in theme_config('assets.js') %}
  1524.                         <script type=\"text/javascript\" src=\"{{ asset(file, 'theme') }}\" defer></script>
  1525.                     {% endfor %}
  1526.                 {% endif %}
  1527.             {% endblock %}
  1528.         {% endif %}
  1529.     </head>
  1530. {% endblock %}
  1531. ""@Storefront/storefront/layout/meta.html.twig""/home/p-a6iu1i/html/hbc-shopware-stage-qcsct/dev/vendor/shopware/storefront/Resources/views/storefront/layout/meta.html.twig");
  1532.     }
  1533. }