var/cache/dev_h7c987e168e0fffb75676c4822b2502a6/twig/86/86f7d15e1c4d412a66063e034a1ba8cc24e81f01934e5a754471fa156e301f2c.php line 69

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. /* @DreiscSeoPro/storefront/layout/meta.html.twig */
  16. class __TwigTemplate_66154b84af4236f4bd1c83625417484c extends Template
  17. {
  18.     private $source;
  19.     private $macros = [];
  20.     public function __construct(Environment $env)
  21.     {
  22.         parent::__construct($env);
  23.         $this->source $this->getSourceContext();
  24.         $this->blocks = [
  25.             'layout_head_meta_tags' => [$this'block_layout_head_meta_tags'],
  26.             'dreisc_seo__layout_head_meta_tags__ld_json' => [$this'block_dreisc_seo__layout_head_meta_tags__ld_json'],
  27.             'layout_head_meta_tags_opengraph' => [$this'block_layout_head_meta_tags_opengraph'],
  28.             'dreisc_seo__layout_head_meta_tags_opengraph__og_type' => [$this'block_dreisc_seo__layout_head_meta_tags_opengraph__og_type'],
  29.             'dreisc_seo__layout_head_meta_tags_opengraph__og_site_name' => [$this'block_dreisc_seo__layout_head_meta_tags_opengraph__og_site_name'],
  30.             'dreisc_seo__layout_head_meta_tags_opengraph__og_title' => [$this'block_dreisc_seo__layout_head_meta_tags_opengraph__og_title'],
  31.             'dreisc_seo__layout_head_meta_tags_opengraph__og_description' => [$this'block_dreisc_seo__layout_head_meta_tags_opengraph__og_description'],
  32.             'dreisc_seo__layout_head_meta_tags_opengraph__og_image' => [$this'block_dreisc_seo__layout_head_meta_tags_opengraph__og_image'],
  33.             'dreisc_seo__layout_head_meta_tags_twitter__card' => [$this'block_dreisc_seo__layout_head_meta_tags_twitter__card'],
  34.             'dreisc_seo__layout_head_meta_tags_twitter__site' => [$this'block_dreisc_seo__layout_head_meta_tags_twitter__site'],
  35.             'dreisc_seo__layout_head_meta_tags_twitter__title' => [$this'block_dreisc_seo__layout_head_meta_tags_twitter__title'],
  36.             'dreisc_seo__layout_head_meta_tags_twitter__description' => [$this'block_dreisc_seo__layout_head_meta_tags_twitter__description'],
  37.             'dreisc_seo__layout_head_meta_tags_twitter__image' => [$this'block_dreisc_seo__layout_head_meta_tags_twitter__image'],
  38.             'layout_head_meta_tags_robots' => [$this'block_layout_head_meta_tags_robots'],
  39.             'dreisc_seo__layout_head_meta_tags_robots' => [$this'block_dreisc_seo__layout_head_meta_tags_robots'],
  40.             'layout_head_canonical' => [$this'block_layout_head_canonical'],
  41.             'dreisc_seo__layout_head_canonical' => [$this'block_dreisc_seo__layout_head_canonical'],
  42.             'dreisc_seo__layout_head_canonical__individual' => [$this'block_dreisc_seo__layout_head_canonical__individual'],
  43.             'dreisc_seo__layout_head_canonical__home' => [$this'block_dreisc_seo__layout_head_canonical__home'],
  44.             'dreisc_seo__layout_head_canonical__navigation' => [$this'block_dreisc_seo__layout_head_canonical__navigation'],
  45.         ];
  46.     }
  47.     protected function doGetParent(array $context)
  48.     {
  49.         // line 2
  50.         return "@AmMacTradeCustomPlugins/storefront/layout/meta.html.twig";
  51.     }
  52.     protected function doDisplay(array $context, array $blocks = [])
  53.     {
  54.         $macros $this->macros;
  55.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  56.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "template""@DreiscSeoPro/storefront/layout/meta.html.twig"));
  57.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  58.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "template""@DreiscSeoPro/storefront/layout/meta.html.twig"));
  59.         $this->parent $this->loadTemplate("@AmMacTradeCustomPlugins/storefront/layout/meta.html.twig""@DreiscSeoPro/storefront/layout/meta.html.twig"2);
  60.         $this->parent->display($contextarray_merge($this->blocks$blocks));
  61.         
  62.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  63.         
  64.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  65.     }
  66.     // line 4
  67.     public function block_layout_head_meta_tags($context, array $blocks = [])
  68.     {
  69.         $macros $this->macros;
  70.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  71.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""layout_head_meta_tags"));
  72.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  73.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""layout_head_meta_tags"));
  74.         // line 5
  75.         echo "
  76.     ";
  77.         // line 7
  78.         echo "    ";
  79.         $this->displayParentBlock("layout_head_meta_tags"$context$blocks);
  80.         echo "
  81.     ";
  82.         // line 10
  83.         echo "    ";
  84.         $this->displayBlock('dreisc_seo__layout_head_meta_tags__ld_json'$context$blocks);
  85.         // line 19
  86.         echo "
  87. ";
  88.         
  89.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  90.         
  91.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  92.     }
  93.     // line 10
  94.     public function block_dreisc_seo__layout_head_meta_tags__ld_json($context, array $blocks = [])
  95.     {
  96.         $macros $this->macros;
  97.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  98.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""dreisc_seo__layout_head_meta_tags__ld_json"));
  99.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  100.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""dreisc_seo__layout_head_meta_tags__ld_json"));
  101.         // line 11
  102.         echo "    ";
  103.         $context["richSnippetDataStruct"] = (($__internal_compile_0 sw_get_attribute($this->env$this->source, ($context["page"] ?? null), "extensions", [], "any"falsefalsefalse11)) && is_array($__internal_compile_0) || $__internal_compile_0 instanceof ArrayAccess ? ($__internal_compile_0[twig_constant("DreiscSeoPro\\Subscriber\\Installment\\RichSnippet\\RichSnippetSubscriber::DREISC_SEO_INSTALLMENT_RICH_SNIPPET_DATA")] ?? null) : null);
  104.         // line 12
  105.         echo "
  106.     ";
  107.         // line 13
  108.         if ( !(null === ($context["richSnippetDataStruct"] ?? null))) {
  109.             // line 14
  110.             echo "        <script type=\"application/ld+json\">
  111.             ";
  112.             // line 15
  113.             echo $this->env->getFilter('json_encode')->getCallable()(sw_get_attribute($this->env$this->source, ($context["richSnippetDataStruct"] ?? null), "ldJson", [], "any"falsefalsefalse15));
  114.             echo "
  115.         </script>
  116.     ";
  117.         }
  118.         // line 18
  119.         echo "    ";
  120.         
  121.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  122.         
  123.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  124.     }
  125.     // line 23
  126.     public function block_layout_head_meta_tags_opengraph($context, array $blocks = [])
  127.     {
  128.         $macros $this->macros;
  129.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  130.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""layout_head_meta_tags_opengraph"));
  131.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  132.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""layout_head_meta_tags_opengraph"));
  133.         // line 24
  134.         echo "    ";
  135.         // line 25
  136.         echo "    ";
  137.         $context["socialMediaDataStruct"] = (($__internal_compile_1 sw_get_attribute($this->env$this->source, ($context["page"] ?? null), "extensions", [], "any"falsefalsefalse25)) && is_array($__internal_compile_1) || $__internal_compile_1 instanceof ArrayAccess ? ($__internal_compile_1[twig_constant("DreiscSeoPro\\Subscriber\\Installment\\SocialMedia\\SocialMediaSubscriber::DREISC_SEO_INSTALLMENT_SOCIAL_MEDIA_DATA")] ?? null) : null);
  138.         // line 26
  139.         echo "
  140.     ";
  141.         // line 27
  142.         if ((null == ($context["socialMediaDataStruct"] ?? null))) {
  143.             // line 28
  144.             echo "        ";
  145.             // line 29
  146.             echo "        ";
  147.             $this->displayParentBlock("layout_head_meta_tags_opengraph"$context$blocks);
  148.             echo "
  149.     ";
  150.         } else {
  151.             // line 31
  152.             echo "        ";
  153.             $this->displayBlock('dreisc_seo__layout_head_meta_tags_opengraph__og_type'$context$blocks);
  154.             // line 34
  155.             echo "
  156.         ";
  157.             // line 35
  158.             $this->displayBlock('dreisc_seo__layout_head_meta_tags_opengraph__og_site_name'$context$blocks);
  159.             // line 38
  160.             echo "
  161.         ";
  162.             // line 39
  163.             $this->displayBlock('dreisc_seo__layout_head_meta_tags_opengraph__og_title'$context$blocks);
  164.             // line 46
  165.             echo "
  166.         ";
  167.             // line 47
  168.             $this->displayBlock('dreisc_seo__layout_head_meta_tags_opengraph__og_description'$context$blocks);
  169.             // line 54
  170.             echo "
  171.         ";
  172.             // line 55
  173.             $this->displayBlock('dreisc_seo__layout_head_meta_tags_opengraph__og_image'$context$blocks);
  174.             // line 62
  175.             echo "
  176.         ";
  177.             // line 63
  178.             $this->displayBlock('dreisc_seo__layout_head_meta_tags_twitter__card'$context$blocks);
  179.             // line 66
  180.             echo "
  181.         ";
  182.             // line 67
  183.             $this->displayBlock('dreisc_seo__layout_head_meta_tags_twitter__site'$context$blocks);
  184.             // line 70
  185.             echo "
  186.         ";
  187.             // line 71
  188.             $this->displayBlock('dreisc_seo__layout_head_meta_tags_twitter__title'$context$blocks);
  189.             // line 78
  190.             echo "
  191.         ";
  192.             // line 79
  193.             $this->displayBlock('dreisc_seo__layout_head_meta_tags_twitter__description'$context$blocks);
  194.             // line 86
  195.             echo "
  196.         ";
  197.             // line 87
  198.             $this->displayBlock('dreisc_seo__layout_head_meta_tags_twitter__image'$context$blocks);
  199.             // line 94
  200.             echo "    ";
  201.         }
  202.         
  203.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  204.         
  205.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  206.     }
  207.     // line 31
  208.     public function block_dreisc_seo__layout_head_meta_tags_opengraph__og_type($context, array $blocks = [])
  209.     {
  210.         $macros $this->macros;
  211.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  212.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""dreisc_seo__layout_head_meta_tags_opengraph__og_type"));
  213.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  214.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""dreisc_seo__layout_head_meta_tags_opengraph__og_type"));
  215.         // line 32
  216.         echo "            <meta property=\"og:type\" content=\"website\"/>
  217.         ";
  218.         
  219.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  220.         
  221.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  222.     }
  223.     // line 35
  224.     public function block_dreisc_seo__layout_head_meta_tags_opengraph__og_site_name($context, array $blocks = [])
  225.     {
  226.         $macros $this->macros;
  227.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  228.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""dreisc_seo__layout_head_meta_tags_opengraph__og_site_name"));
  229.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  230.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""dreisc_seo__layout_head_meta_tags_opengraph__og_site_name"));
  231.         // line 36
  232.         echo "            <meta property=\"og:site_name\" content=\"";
  233.         echo sw_escape_filter($this->envsw_get_attribute($this->env$this->source, ($context["basicConfig"] ?? null), "shopName", [], "any"falsefalsefalse36), "html"nulltrue);
  234.         echo "\"/>
  235.         ";
  236.         
  237.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  238.         
  239.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  240.     }
  241.     // line 39
  242.     public function block_dreisc_seo__layout_head_meta_tags_opengraph__og_title($context, array $blocks = [])
  243.     {
  244.         $macros $this->macros;
  245.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  246.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""dreisc_seo__layout_head_meta_tags_opengraph__og_title"));
  247.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  248.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""dreisc_seo__layout_head_meta_tags_opengraph__og_title"));
  249.         // line 40
  250.         echo "            ";
  251.         if ( !twig_test_empty(sw_get_attribute($this->env$this->source, ($context["socialMediaDataStruct"] ?? null), "facebookTitle", [], "any"falsefalsefalse40))) {
  252.             // line 41
  253.             echo "                <meta property=\"og:title\" content=\"";
  254.             echo sw_escape_filter($this->envsw_get_attribute($this->env$this->source, ($context["socialMediaDataStruct"] ?? null), "facebookTitle", [], "any"falsefalsefalse41), "html"nulltrue);
  255.             echo "\"/>
  256.             ";
  257.         } else {
  258.             // line 43
  259.             echo "                <meta property=\"og:title\" content=\"";
  260.             echo sw_escape_filter($this->env, ($context["metaTitle"] ?? null), "html"nulltrue);
  261.             echo "\"/>
  262.             ";
  263.         }
  264.         // line 45
  265.         echo "        ";
  266.         
  267.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  268.         
  269.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  270.     }
  271.     // line 47
  272.     public function block_dreisc_seo__layout_head_meta_tags_opengraph__og_description($context, array $blocks = [])
  273.     {
  274.         $macros $this->macros;
  275.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  276.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""dreisc_seo__layout_head_meta_tags_opengraph__og_description"));
  277.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  278.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""dreisc_seo__layout_head_meta_tags_opengraph__og_description"));
  279.         // line 48
  280.         echo "            ";
  281.         if ( !twig_test_empty(sw_get_attribute($this->env$this->source, ($context["socialMediaDataStruct"] ?? null), "facebookDescription", [], "any"falsefalsefalse48))) {
  282.             // line 49
  283.             echo "                <meta property=\"og:description\" content=\"";
  284.             echo sw_escape_filter($this->envsw_get_attribute($this->env$this->source, ($context["socialMediaDataStruct"] ?? null), "facebookDescription", [], "any"falsefalsefalse49), "html"nulltrue);
  285.             echo "\"/>
  286.             ";
  287.         } else {
  288.             // line 51
  289.             echo "                <meta property=\"og:description\" content=\"";
  290.             echo sw_escape_filter($this->env, ($context["metaDescription"] ?? null), "html"nulltrue);
  291.             echo "\"/>
  292.             ";
  293.         }
  294.         // line 53
  295.         echo "        ";
  296.         
  297.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  298.         
  299.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  300.     }
  301.     // line 55
  302.     public function block_dreisc_seo__layout_head_meta_tags_opengraph__og_image($context, array $blocks = [])
  303.     {
  304.         $macros $this->macros;
  305.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  306.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""dreisc_seo__layout_head_meta_tags_opengraph__og_image"));
  307.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  308.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""dreisc_seo__layout_head_meta_tags_opengraph__og_image"));
  309.         // line 56
  310.         echo "            ";
  311.         if ( !twig_test_empty(sw_get_attribute($this->env$this->source, ($context["socialMediaDataStruct"] ?? null), "facebookImage", [], "any"falsefalsefalse56))) {
  312.             // line 57
  313.             echo "                <meta property=\"og:image\" content=\"";
  314.             echo sw_escape_filter($this->envsw_get_attribute($this->env$this->source, ($context["socialMediaDataStruct"] ?? null), "facebookImage", [], "any"falsefalsefalse57), "html"nulltrue);
  315.             echo "\"/>
  316.             ";
  317.         } else {
  318.             // line 59
  319.             echo "                <meta property=\"og:image\" content=\"";
  320.             echo sw_escape_filter($this->env$this->extensions['Shopware\Storefront\Framework\Twig\Extension\ConfigExtension']->theme($context"sw-logo-desktop"), "html"nulltrue);
  321.             echo "\"/>
  322.             ";
  323.         }
  324.         // line 61
  325.         echo "        ";
  326.         
  327.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  328.         
  329.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  330.     }
  331.     // line 63
  332.     public function block_dreisc_seo__layout_head_meta_tags_twitter__card($context, array $blocks = [])
  333.     {
  334.         $macros $this->macros;
  335.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  336.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""dreisc_seo__layout_head_meta_tags_twitter__card"));
  337.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  338.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""dreisc_seo__layout_head_meta_tags_twitter__card"));
  339.         // line 64
  340.         echo "            <meta name=\"twitter:card\" content=\"website\"/>
  341.         ";
  342.         
  343.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  344.         
  345.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  346.     }
  347.     // line 67
  348.     public function block_dreisc_seo__layout_head_meta_tags_twitter__site($context, array $blocks = [])
  349.     {
  350.         $macros $this->macros;
  351.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  352.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""dreisc_seo__layout_head_meta_tags_twitter__site"));
  353.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  354.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""dreisc_seo__layout_head_meta_tags_twitter__site"));
  355.         // line 68
  356.         echo "            <meta name=\"twitter:site\" content=\"";
  357.         echo sw_escape_filter($this->env$this->extensions['Shopware\Storefront\Framework\Twig\Extension\ConfigExtension']->config($context"core.basicInformation.shopName"), "html"nulltrue);
  358.         echo "\"/>
  359.         ";
  360.         
  361.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  362.         
  363.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  364.     }
  365.     // line 71
  366.     public function block_dreisc_seo__layout_head_meta_tags_twitter__title($context, array $blocks = [])
  367.     {
  368.         $macros $this->macros;
  369.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  370.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""dreisc_seo__layout_head_meta_tags_twitter__title"));
  371.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  372.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""dreisc_seo__layout_head_meta_tags_twitter__title"));
  373.         // line 72
  374.         echo "            ";
  375.         if ( !twig_test_empty(sw_get_attribute($this->env$this->source, ($context["socialMediaDataStruct"] ?? null), "twitterTitle", [], "any"falsefalsefalse72))) {
  376.             // line 73
  377.             echo "                <meta property=\"twitter:title\" content=\"";
  378.             echo sw_escape_filter($this->envsw_get_attribute($this->env$this->source, ($context["socialMediaDataStruct"] ?? null), "twitterTitle", [], "any"falsefalsefalse73), "html"nulltrue);
  379.             echo "\"/>
  380.             ";
  381.         } else {
  382.             // line 75
  383.             echo "                <meta property=\"twitter:title\" content=\"";
  384.             echo sw_escape_filter($this->env, ($context["metaTitle"] ?? null), "html"nulltrue);
  385.             echo "\"/>
  386.             ";
  387.         }
  388.         // line 77
  389.         echo "        ";
  390.         
  391.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  392.         
  393.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  394.     }
  395.     // line 79
  396.     public function block_dreisc_seo__layout_head_meta_tags_twitter__description($context, array $blocks = [])
  397.     {
  398.         $macros $this->macros;
  399.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  400.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""dreisc_seo__layout_head_meta_tags_twitter__description"));
  401.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  402.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""dreisc_seo__layout_head_meta_tags_twitter__description"));
  403.         // line 80
  404.         echo "            ";
  405.         if ( !twig_test_empty(sw_get_attribute($this->env$this->source, ($context["socialMediaDataStruct"] ?? null), "twitterDescription", [], "any"falsefalsefalse80))) {
  406.             // line 81
  407.             echo "                <meta property=\"twitter:description\" content=\"";
  408.             echo sw_escape_filter($this->envsw_get_attribute($this->env$this->source, ($context["socialMediaDataStruct"] ?? null), "twitterDescription", [], "any"falsefalsefalse81), "html"nulltrue);
  409.             echo "\"/>
  410.             ";
  411.         } else {
  412.             // line 83
  413.             echo "                <meta property=\"twitter:description\" content=\"";
  414.             echo sw_escape_filter($this->env, ($context["metaDescription"] ?? null), "html"nulltrue);
  415.             echo "\"/>
  416.             ";
  417.         }
  418.         // line 85
  419.         echo "        ";
  420.         
  421.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  422.         
  423.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  424.     }
  425.     // line 87
  426.     public function block_dreisc_seo__layout_head_meta_tags_twitter__image($context, array $blocks = [])
  427.     {
  428.         $macros $this->macros;
  429.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  430.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""dreisc_seo__layout_head_meta_tags_twitter__image"));
  431.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  432.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""dreisc_seo__layout_head_meta_tags_twitter__image"));
  433.         // line 88
  434.         echo "            ";
  435.         if ( !twig_test_empty(sw_get_attribute($this->env$this->source, ($context["socialMediaDataStruct"] ?? null), "twitterImage", [], "any"falsefalsefalse88))) {
  436.             // line 89
  437.             echo "                <meta property=\"twitter:image\" content=\"";
  438.             echo sw_escape_filter($this->envsw_get_attribute($this->env$this->source, ($context["socialMediaDataStruct"] ?? null), "twitterImage", [], "any"falsefalsefalse89), "html"nulltrue);
  439.             echo "\"/>
  440.             ";
  441.         } else {
  442.             // line 91
  443.             echo "                <meta property=\"twitter:image\" content=\"";
  444.             echo sw_escape_filter($this->env$this->extensions['Shopware\Storefront\Framework\Twig\Extension\ConfigExtension']->theme($context"sw-logo-desktop"), "html"nulltrue);
  445.             echo "\"/>
  446.             ";
  447.         }
  448.         // line 93
  449.         echo "        ";
  450.         
  451.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  452.         
  453.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  454.     }
  455.     // line 98
  456.     public function block_layout_head_meta_tags_robots($context, array $blocks = [])
  457.     {
  458.         $macros $this->macros;
  459.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  460.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""layout_head_meta_tags_robots"));
  461.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  462.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""layout_head_meta_tags_robots"));
  463.         ob_start();
  464.         // line 99
  465.         echo "
  466.     ";
  467.         // line 101
  468.         echo "    ";
  469.         $context["robotsTagDataStruct"] = (($__internal_compile_2 sw_get_attribute($this->env$this->source, ($context["page"] ?? null), "extensions", [], "any"falsefalsefalse101)) && is_array($__internal_compile_2) || $__internal_compile_2 instanceof ArrayAccess ? ($__internal_compile_2[twig_constant("DreiscSeoPro\\Subscriber\\Installment\\RobotsTag\\RobotsTagSubscriber::DREISC_SEO_INSTALLMENT_ROBOTS_TAG_DATA")] ?? null) : null);
  470.         // line 102
  471.         echo "
  472.     ";
  473.         // line 104
  474.         echo "    ";
  475.         if (((null == ($context["robotsTagDataStruct"] ?? null)) || twig_test_empty(sw_get_attribute($this->env$this->source, ($context["robotsTagDataStruct"] ?? null), "robotsTag", [], "any"falsefalsefalse104)))) {
  476.             // line 105
  477.             echo "        ";
  478.             // line 106
  479.             echo "        ";
  480.             $this->displayParentBlock("layout_head_meta_tags_robots"$context$blocks);
  481.             echo "
  482.     ";
  483.         } else {
  484.             // line 108
  485.             echo "        ";
  486.             $this->displayBlock('dreisc_seo__layout_head_meta_tags_robots'$context$blocks);
  487.             // line 111
  488.             echo "    ";
  489.         }
  490.         // line 112
  491.         echo "
  492. ";
  493.         $___internal_parse_1_ = ('' === $tmp ob_get_clean()) ? '' : new Markup($tmp$this->env->getCharset());
  494.         // line 98
  495.         echo twig_spaceless($___internal_parse_1_);
  496.         
  497.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  498.         
  499.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  500.     }
  501.     // line 108
  502.     public function block_dreisc_seo__layout_head_meta_tags_robots($context, array $blocks = [])
  503.     {
  504.         $macros $this->macros;
  505.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  506.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""dreisc_seo__layout_head_meta_tags_robots"));
  507.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  508.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""dreisc_seo__layout_head_meta_tags_robots"));
  509.         // line 109
  510.         echo "            ";
  511.         echo sw_escape_filter($this->envsw_get_attribute($this->env$this->source, ($context["robotsTagDataStruct"] ?? null), "robotsTag", [], "any"falsefalsefalse109), "html"nulltrue);
  512.         echo "
  513.         ";
  514.         
  515.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  516.         
  517.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  518.     }
  519.     // line 120
  520.     public function block_layout_head_canonical($context, array $blocks = [])
  521.     {
  522.         $macros $this->macros;
  523.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  524.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""layout_head_canonical"));
  525.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  526.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""layout_head_canonical"));
  527.         ob_start();
  528.         // line 121
  529.         echo "    ";
  530.         // line 122
  531.         echo "    ";
  532.         $context["baseInformationDataStruct"] = (($__internal_compile_3 sw_get_attribute($this->env$this->source, ($context["page"] ?? null), "extensions", [], "any"falsefalsefalse122)) && is_array($__internal_compile_3) || $__internal_compile_3 instanceof ArrayAccess ? ($__internal_compile_3[twig_constant("DreiscSeoPro\\Subscriber\\Installment\\BaseInformation\\BaseInformationSubscriber::DREISC_SEO_INSTALLMENT_BASE_INFORMATION_DATA")] ?? null) : null);
  533.         // line 123
  534.         echo "    ";
  535.         $context["canonicalDataStruct"] = (($__internal_compile_4 sw_get_attribute($this->env$this->source, ($context["page"] ?? null), "extensions", [], "any"falsefalsefalse123)) && is_array($__internal_compile_4) || $__internal_compile_4 instanceof ArrayAccess ? ($__internal_compile_4[twig_constant("DreiscSeoPro\\Subscriber\\Installment\\Canonical\\CanonicalSubscriber::DREISC_SEO_INSTALLMENT_CANONICAL_DATA")] ?? null) : null);
  536.         // line 124
  537.         echo "
  538.     ";
  539.         // line 125
  540.         $this->displayBlock('dreisc_seo__layout_head_canonical'$context$blocks);
  541.         $___internal_parse_2_ = ('' === $tmp ob_get_clean()) ? '' : new Markup($tmp$this->env->getCharset());
  542.         // line 120
  543.         echo twig_spaceless($___internal_parse_2_);
  544.         
  545.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  546.         
  547.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  548.     }
  549.     // line 125
  550.     public function block_dreisc_seo__layout_head_canonical($context, array $blocks = [])
  551.     {
  552.         $macros $this->macros;
  553.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  554.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""dreisc_seo__layout_head_canonical"));
  555.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  556.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""dreisc_seo__layout_head_canonical"));
  557.         // line 126
  558.         echo "    ";
  559.         if (((null != ($context["canonicalDataStruct"] ?? null)) &&  !twig_test_empty(sw_get_attribute($this->env$this->source, ($context["canonicalDataStruct"] ?? null), "canonicalLink", [], "any"falsefalsefalse126)))) {
  560.             // line 127
  561.             echo "        ";
  562.             $this->displayBlock('dreisc_seo__layout_head_canonical__individual'$context$blocks);
  563.             // line 130
  564.             echo "    ";
  565.         } elseif (("frontend.home.page" == ($context["activeRoute"] ?? null))) {
  566.             // line 131
  567.             echo "        ";
  568.             $this->displayBlock('dreisc_seo__layout_head_canonical__home'$context$blocks);
  569.             // line 134
  570.             echo "    ";
  571.         } elseif ((("frontend.navigation.page" == ($context["activeRoute"] ?? null)) && (null != ($context["baseInformationDataStruct"] ?? null)))) {
  572.             // line 135
  573.             echo "        ";
  574.             $this->displayBlock('dreisc_seo__layout_head_canonical__navigation'$context$blocks);
  575.             // line 138
  576.             echo "    ";
  577.         }
  578.         // line 139
  579.         echo "    ";
  580.         
  581.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  582.         
  583.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  584.     }
  585.     // line 127
  586.     public function block_dreisc_seo__layout_head_canonical__individual($context, array $blocks = [])
  587.     {
  588.         $macros $this->macros;
  589.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  590.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""dreisc_seo__layout_head_canonical__individual"));
  591.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  592.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""dreisc_seo__layout_head_canonical__individual"));
  593.         // line 128
  594.         echo "            <link rel=\"canonical\" href=\"";
  595.         echo sw_escape_filter($this->envsw_get_attribute($this->env$this->source, ($context["canonicalDataStruct"] ?? null), "canonicalLink", [], "any"falsefalsefalse128), "html"nulltrue);
  596.         echo "\" />
  597.         ";
  598.         
  599.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  600.         
  601.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  602.     }
  603.     // line 131
  604.     public function block_dreisc_seo__layout_head_canonical__home($context, array $blocks = [])
  605.     {
  606.         $macros $this->macros;
  607.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  608.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""dreisc_seo__layout_head_canonical__home"));
  609.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  610.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""dreisc_seo__layout_head_canonical__home"));
  611.         // line 132
  612.         echo "        <link rel=\"canonical\" href=\"";
  613.         echo $this->extensions['Shopware\Core\Framework\Adapter\Twig\Extension\SeoUrlFunctionExtension']->seoUrl("frontend.home.page", []);
  614.         echo "\" />
  615.         ";
  616.         
  617.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  618.         
  619.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  620.     }
  621.     // line 135
  622.     public function block_dreisc_seo__layout_head_canonical__navigation($context, array $blocks = [])
  623.     {
  624.         $macros $this->macros;
  625.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  626.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""dreisc_seo__layout_head_canonical__navigation"));
  627.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  628.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""dreisc_seo__layout_head_canonical__navigation"));
  629.         // line 136
  630.         echo "        <link rel=\"canonical\" href=\"";
  631.         echo sw_escape_filter($this->env$this->extensions['Shopware\Core\Framework\Adapter\Twig\Extension\SeoUrlFunctionExtension']->seoUrl("frontend.navigation.page", ["navigationId" => sw_get_attribute($this->env$this->source, ($context["baseInformationDataStruct"] ?? null), "navigationId", [], "any"falsefalsefalse136)]), "html"nulltrue);
  632.         echo "\" />
  633.         ";
  634.         
  635.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  636.         
  637.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  638.     }
  639.     public function getTemplateName()
  640.     {
  641.         return "@DreiscSeoPro/storefront/layout/meta.html.twig";
  642.     }
  643.     public function isTraitable()
  644.     {
  645.         return false;
  646.     }
  647.     public function getDebugInfo()
  648.     {
  649.         return array (  738 => 136,  728 => 135,  715 => 132,  705 => 131,  692 => 128,  682 => 127,  672 => 139,  669 => 138,  666 => 135,  663 => 134,  660 => 131,  657 => 130,  654 => 127,  651 => 126,  641 => 125,  631 => 120,  628 => 125,  625 => 124,  622 => 123,  619 => 122,  617 => 121,  606 => 120,  593 => 109,  583 => 108,  573 => 98,  569 => 112,  566 => 111,  563 => 108,  557 => 106,  555 => 105,  552 => 104,  549 => 102,  546 => 101,  543 => 99,  532 => 98,  522 => 93,  516 => 91,  510 => 89,  507 => 88,  497 => 87,  487 => 85,  481 => 83,  475 => 81,  472 => 80,  462 => 79,  452 => 77,  446 => 75,  440 => 73,  437 => 72,  427 => 71,  414 => 68,  404 => 67,  393 => 64,  383 => 63,  373 => 61,  367 => 59,  361 => 57,  358 => 56,  348 => 55,  338 => 53,  332 => 51,  326 => 49,  323 => 48,  313 => 47,  303 => 45,  297 => 43,  291 => 41,  288 => 40,  278 => 39,  265 => 36,  255 => 35,  244 => 32,  234 => 31,  223 => 94,  221 => 87,  218 => 86,  216 => 79,  213 => 78,  211 => 71,  208 => 70,  206 => 67,  203 => 66,  201 => 63,  198 => 62,  196 => 55,  193 => 54,  191 => 47,  188 => 46,  186 => 39,  183 => 38,  181 => 35,  178 => 34,  175 => 31,  169 => 29,  167 => 28,  165 => 27,  162 => 26,  159 => 25,  157 => 24,  147 => 23,  137 => 18,  131 => 15,  128 => 14,  126 => 13,  123 => 12,  120 => 11,  110 => 10,  99 => 19,  96 => 10,  90 => 7,  87 => 5,  77 => 4,  54 => 2,);
  650.     }
  651.     public function getSourceContext()
  652.     {
  653.         return new Source("{% sw_extends '@Storefront/storefront/layout/meta.html.twig' %}
  654. {# Rich Snippts #}
  655. {% block layout_head_meta_tags %}
  656.     {# Call the parent #}
  657.     {{ parent() }}
  658.     {# Output of the rich snippets #}
  659.     {% block dreisc_seo__layout_head_meta_tags__ld_json %}
  660.     {% set richSnippetDataStruct = page.extensions[constant('DreiscSeoPro\\\\Subscriber\\\\Installment\\\\RichSnippet\\\\RichSnippetSubscriber::DREISC_SEO_INSTALLMENT_RICH_SNIPPET_DATA')] %}
  661.     {% if richSnippetDataStruct is not null %}
  662.         <script type=\"application/ld+json\">
  663.             {{ richSnippetDataStruct.ldJson|json_encode|raw }}
  664.         </script>
  665.     {% endif %}
  666.     {% endblock %}
  667. {% endblock %}
  668. {# Social media #}
  669. {% block layout_head_meta_tags_opengraph %}
  670.     {# Fecth social media data #}
  671.     {% set socialMediaDataStruct = page.extensions[constant('DreiscSeoPro\\\\Subscriber\\\\Installment\\\\SocialMedia\\\\SocialMediaSubscriber::DREISC_SEO_INSTALLMENT_SOCIAL_MEDIA_DATA')] %}
  672.     {% if null == socialMediaDataStruct %}
  673.         {# Call the parent #}
  674.         {{ parent() }}
  675.     {% else %}
  676.         {% block dreisc_seo__layout_head_meta_tags_opengraph__og_type %}
  677.             <meta property=\"og:type\" content=\"website\"/>
  678.         {% endblock %}
  679.         {% block dreisc_seo__layout_head_meta_tags_opengraph__og_site_name %}
  680.             <meta property=\"og:site_name\" content=\"{{ basicConfig.shopName }}\"/>
  681.         {% endblock %}
  682.         {% block dreisc_seo__layout_head_meta_tags_opengraph__og_title %}
  683.             {% if socialMediaDataStruct.facebookTitle is not empty %}
  684.                 <meta property=\"og:title\" content=\"{{ socialMediaDataStruct.facebookTitle }}\"/>
  685.             {% else %}
  686.                 <meta property=\"og:title\" content=\"{{ metaTitle }}\"/>
  687.             {% endif %}
  688.         {% endblock %}
  689.         {% block dreisc_seo__layout_head_meta_tags_opengraph__og_description %}
  690.             {% if socialMediaDataStruct.facebookDescription is not empty %}
  691.                 <meta property=\"og:description\" content=\"{{ socialMediaDataStruct.facebookDescription }}\"/>
  692.             {% else %}
  693.                 <meta property=\"og:description\" content=\"{{ metaDescription }}\"/>
  694.             {% endif %}
  695.         {% endblock %}
  696.         {% block dreisc_seo__layout_head_meta_tags_opengraph__og_image %}
  697.             {% if socialMediaDataStruct.facebookImage is not empty %}
  698.                 <meta property=\"og:image\" content=\"{{ socialMediaDataStruct.facebookImage }}\"/>
  699.             {% else %}
  700.                 <meta property=\"og:image\" content=\"{{ theme_config('sw-logo-desktop') }}\"/>
  701.             {% endif %}
  702.         {% endblock %}
  703.         {% block dreisc_seo__layout_head_meta_tags_twitter__card %}
  704.             <meta name=\"twitter:card\" content=\"website\"/>
  705.         {% endblock %}
  706.         {% block dreisc_seo__layout_head_meta_tags_twitter__site %}
  707.             <meta name=\"twitter:site\" content=\"{{ config('core.basicInformation.shopName') }}\"/>
  708.         {% endblock %}
  709.         {% block dreisc_seo__layout_head_meta_tags_twitter__title %}
  710.             {% if socialMediaDataStruct.twitterTitle is not empty %}
  711.                 <meta property=\"twitter:title\" content=\"{{ socialMediaDataStruct.twitterTitle }}\"/>
  712.             {% else %}
  713.                 <meta property=\"twitter:title\" content=\"{{ metaTitle }}\"/>
  714.             {% endif %}
  715.         {% endblock %}
  716.         {% block dreisc_seo__layout_head_meta_tags_twitter__description %}
  717.             {% if socialMediaDataStruct.twitterDescription is not empty %}
  718.                 <meta property=\"twitter:description\" content=\"{{ socialMediaDataStruct.twitterDescription }}\"/>
  719.             {% else %}
  720.                 <meta property=\"twitter:description\" content=\"{{ metaDescription }}\"/>
  721.             {% endif %}
  722.         {% endblock %}
  723.         {% block dreisc_seo__layout_head_meta_tags_twitter__image %}
  724.             {% if socialMediaDataStruct.twitterImage is not empty %}
  725.                 <meta property=\"twitter:image\" content=\"{{ socialMediaDataStruct.twitterImage }}\"/>
  726.             {% else %}
  727.                 <meta property=\"twitter:image\" content=\"{{ theme_config('sw-logo-desktop') }}\"/>
  728.             {% endif %}
  729.         {% endblock %}
  730.     {% endif %}
  731. {% endblock %}
  732. {# Robots tag #}
  733. {% block layout_head_meta_tags_robots %}{% apply spaceless %}
  734.     {# Check for a robots tag #}
  735.     {% set robotsTagDataStruct = page.extensions[constant('DreiscSeoPro\\\\Subscriber\\\\Installment\\\\RobotsTag\\\\RobotsTagSubscriber::DREISC_SEO_INSTALLMENT_ROBOTS_TAG_DATA')] %}
  736.     {# Check for fallback #}
  737.     {% if null == robotsTagDataStruct or robotsTagDataStruct.robotsTag is empty %}
  738.         {# Call the parent #}
  739.         {{ parent() }}
  740.     {% else %}
  741.         {% block dreisc_seo__layout_head_meta_tags_robots %}
  742.             {{ robotsTagDataStruct.robotsTag }}
  743.         {% endblock %}
  744.     {% endif %}
  745. {% endapply %}{% endblock %}
  746. {#
  747.     ** Canonical Link **
  748.     In shopware standard there is no canonical link on category pages / home page
  749.     @see https://issues.shopware.com/issues/NEXT-8662
  750. #}
  751. {% block layout_head_canonical %}{% apply spaceless %}
  752.     {# Check for the base information #}
  753.     {% set baseInformationDataStruct = page.extensions[constant('DreiscSeoPro\\\\Subscriber\\\\Installment\\\\BaseInformation\\\\BaseInformationSubscriber::DREISC_SEO_INSTALLMENT_BASE_INFORMATION_DATA')] %}
  754.     {% set canonicalDataStruct = page.extensions[constant('DreiscSeoPro\\\\Subscriber\\\\Installment\\\\Canonical\\\\CanonicalSubscriber::DREISC_SEO_INSTALLMENT_CANONICAL_DATA')] %}
  755.     {% block dreisc_seo__layout_head_canonical %}
  756.     {% if null != canonicalDataStruct and canonicalDataStruct.canonicalLink is not empty %}
  757.         {% block dreisc_seo__layout_head_canonical__individual %}
  758.             <link rel=\"canonical\" href=\"{{ canonicalDataStruct.canonicalLink }}\" />
  759.         {% endblock %}
  760.     {% elseif 'frontend.home.page' == activeRoute %}
  761.         {% block dreisc_seo__layout_head_canonical__home %}
  762.         <link rel=\"canonical\" href=\"{{ seoUrl('frontend.home.page', {  }) }}\" />
  763.         {% endblock %}
  764.     {% elseif 'frontend.navigation.page' == activeRoute and null != baseInformationDataStruct %}
  765.         {% block dreisc_seo__layout_head_canonical__navigation %}
  766.         <link rel=\"canonical\" href=\"{{ seoUrl('frontend.navigation.page', { navigationId: baseInformationDataStruct.navigationId }) }}\" />
  767.         {% endblock %}
  768.     {% endif %}
  769.     {% endblock %}
  770. {% endapply %}{% endblock %}
  771. ""@DreiscSeoPro/storefront/layout/meta.html.twig""/var/www/vhosts/devmt.de/httpdocs/shopware-ce/custom/plugins/DreiscSeoPro/src/Resources/views/storefront/layout/meta.html.twig");
  772.     }
  773. }