var/cache/dev_hc97b8ce22a9dc4e9c68416258fbdcf3e/twig/ac/acdc3fa98a4476663c7332632908b1ef2f8ed5f7b1b69dd74a410cf1f5f6dbe0.php line 157

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