<?php
use Twig\Environment;
use function Shopware\Core\Framework\Adapter\Twig\sw_get_attribute;
use function Shopware\Core\Framework\Adapter\Twig\sw_escape_filter;
use Twig\Error\LoaderError;
use Twig\Error\RuntimeError;
use Twig\Extension\SandboxExtension;
use Twig\Markup;
use Twig\Sandbox\SecurityError;
use Twig\Sandbox\SecurityNotAllowedTagError;
use Twig\Sandbox\SecurityNotAllowedFilterError;
use Twig\Sandbox\SecurityNotAllowedFunctionError;
use Twig\Source;
use Twig\Template;
/* @DreiscSeoPro/storefront/layout/meta.html.twig */
class __TwigTemplate_db3121969ef1660b6bd34758772ebfa52537c2c3eb2d0140821e5faf27b9debe extends Template
{
private $source;
private $macros = [];
public function __construct(Environment $env)
{
parent::__construct($env);
$this->source = $this->getSourceContext();
$this->blocks = [
'layout_head_meta_tags' => [$this, 'block_layout_head_meta_tags'],
'dreisc_seo__layout_head_meta_tags__ld_json' => [$this, 'block_dreisc_seo__layout_head_meta_tags__ld_json'],
'layout_head_meta_tags_opengraph' => [$this, 'block_layout_head_meta_tags_opengraph'],
'dreisc_seo__layout_head_meta_tags_opengraph__og_type' => [$this, 'block_dreisc_seo__layout_head_meta_tags_opengraph__og_type'],
'dreisc_seo__layout_head_meta_tags_opengraph__og_site_name' => [$this, 'block_dreisc_seo__layout_head_meta_tags_opengraph__og_site_name'],
'dreisc_seo__layout_head_meta_tags_opengraph__og_title' => [$this, 'block_dreisc_seo__layout_head_meta_tags_opengraph__og_title'],
'dreisc_seo__layout_head_meta_tags_opengraph__og_description' => [$this, 'block_dreisc_seo__layout_head_meta_tags_opengraph__og_description'],
'dreisc_seo__layout_head_meta_tags_opengraph__og_image' => [$this, 'block_dreisc_seo__layout_head_meta_tags_opengraph__og_image'],
'dreisc_seo__layout_head_meta_tags_twitter__card' => [$this, 'block_dreisc_seo__layout_head_meta_tags_twitter__card'],
'dreisc_seo__layout_head_meta_tags_twitter__site' => [$this, 'block_dreisc_seo__layout_head_meta_tags_twitter__site'],
'dreisc_seo__layout_head_meta_tags_twitter__title' => [$this, 'block_dreisc_seo__layout_head_meta_tags_twitter__title'],
'dreisc_seo__layout_head_meta_tags_twitter__description' => [$this, 'block_dreisc_seo__layout_head_meta_tags_twitter__description'],
'dreisc_seo__layout_head_meta_tags_twitter__image' => [$this, 'block_dreisc_seo__layout_head_meta_tags_twitter__image'],
'layout_head_meta_tags_robots' => [$this, 'block_layout_head_meta_tags_robots'],
'dreisc_seo__layout_head_meta_tags_robots' => [$this, 'block_dreisc_seo__layout_head_meta_tags_robots'],
'layout_head_canonical' => [$this, 'block_layout_head_canonical'],
'dreisc_seo__layout_head_canonical' => [$this, 'block_dreisc_seo__layout_head_canonical'],
'dreisc_seo__layout_head_canonical__individual' => [$this, 'block_dreisc_seo__layout_head_canonical__individual'],
'dreisc_seo__layout_head_canonical__home' => [$this, 'block_dreisc_seo__layout_head_canonical__home'],
'dreisc_seo__layout_head_canonical__navigation' => [$this, 'block_dreisc_seo__layout_head_canonical__navigation'],
];
}
protected function doGetParent(array $context)
{
// line 2
return "@SolidAdvancedSliderElements/storefront/layout/meta.html.twig";
}
protected function doDisplay(array $context, array $blocks = [])
{
$macros = $this->macros;
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e = $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "template", "@DreiscSeoPro/storefront/layout/meta.html.twig"));
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 = $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "template", "@DreiscSeoPro/storefront/layout/meta.html.twig"));
$this->parent = $this->loadTemplate("@SolidAdvancedSliderElements/storefront/layout/meta.html.twig", "@DreiscSeoPro/storefront/layout/meta.html.twig", 2);
$this->parent->display($context, array_merge($this->blocks, $blocks));
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
}
// line 4
public function block_layout_head_meta_tags($context, array $blocks = [])
{
$macros = $this->macros;
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e = $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "layout_head_meta_tags"));
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 = $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "layout_head_meta_tags"));
// line 5
echo "
";
// line 7
echo " ";
$this->displayParentBlock("layout_head_meta_tags", $context, $blocks);
echo "
";
// line 10
echo " ";
$this->displayBlock('dreisc_seo__layout_head_meta_tags__ld_json', $context, $blocks);
// line 19
echo "
";
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
}
// line 10
public function block_dreisc_seo__layout_head_meta_tags__ld_json($context, array $blocks = [])
{
$macros = $this->macros;
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e = $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "dreisc_seo__layout_head_meta_tags__ld_json"));
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 = $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "dreisc_seo__layout_head_meta_tags__ld_json"));
// line 11
echo " ";
$context["richSnippetDataStruct"] = (($__internal_compile_0 = sw_get_attribute($this->env, $this->source, ($context["page"] ?? null), "extensions", [], "any", false, false, false, 11)) && 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);
// line 12
echo "
";
// line 13
if ( !(null === ($context["richSnippetDataStruct"] ?? null))) {
// line 14
echo " <script type=\"application/ld+json\">
";
// line 15
echo call_user_func_array($this->env->getFilter('json_encode')->getCallable(), [sw_get_attribute($this->env, $this->source, ($context["richSnippetDataStruct"] ?? null), "ldJson", [], "any", false, false, false, 15)]);
echo "
</script>
";
}
// line 18
echo " ";
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
}
// line 23
public function block_layout_head_meta_tags_opengraph($context, array $blocks = [])
{
$macros = $this->macros;
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e = $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "layout_head_meta_tags_opengraph"));
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 = $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "layout_head_meta_tags_opengraph"));
// line 24
echo " ";
// line 25
echo " ";
$context["socialMediaDataStruct"] = (($__internal_compile_1 = sw_get_attribute($this->env, $this->source, ($context["page"] ?? null), "extensions", [], "any", false, false, false, 25)) && 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);
// line 26
echo "
";
// line 27
if ((null == ($context["socialMediaDataStruct"] ?? null))) {
// line 28
echo " ";
// line 29
echo " ";
$this->displayParentBlock("layout_head_meta_tags_opengraph", $context, $blocks);
echo "
";
} else {
// line 31
echo " ";
$this->displayBlock('dreisc_seo__layout_head_meta_tags_opengraph__og_type', $context, $blocks);
// line 34
echo "
";
// line 35
$this->displayBlock('dreisc_seo__layout_head_meta_tags_opengraph__og_site_name', $context, $blocks);
// line 38
echo "
";
// line 39
$this->displayBlock('dreisc_seo__layout_head_meta_tags_opengraph__og_title', $context, $blocks);
// line 46
echo "
";
// line 47
$this->displayBlock('dreisc_seo__layout_head_meta_tags_opengraph__og_description', $context, $blocks);
// line 54
echo "
";
// line 55
$this->displayBlock('dreisc_seo__layout_head_meta_tags_opengraph__og_image', $context, $blocks);
// line 62
echo "
";
// line 63
$this->displayBlock('dreisc_seo__layout_head_meta_tags_twitter__card', $context, $blocks);
// line 66
echo "
";
// line 67
$this->displayBlock('dreisc_seo__layout_head_meta_tags_twitter__site', $context, $blocks);
// line 70
echo "
";
// line 71
$this->displayBlock('dreisc_seo__layout_head_meta_tags_twitter__title', $context, $blocks);
// line 78
echo "
";
// line 79
$this->displayBlock('dreisc_seo__layout_head_meta_tags_twitter__description', $context, $blocks);
// line 86
echo "
";
// line 87
$this->displayBlock('dreisc_seo__layout_head_meta_tags_twitter__image', $context, $blocks);
// line 94
echo " ";
}
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
}
// line 31
public function block_dreisc_seo__layout_head_meta_tags_opengraph__og_type($context, array $blocks = [])
{
$macros = $this->macros;
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e = $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "dreisc_seo__layout_head_meta_tags_opengraph__og_type"));
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 = $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "dreisc_seo__layout_head_meta_tags_opengraph__og_type"));
// line 32
echo " <meta property=\"og:type\" content=\"website\"/>
";
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
}
// line 35
public function block_dreisc_seo__layout_head_meta_tags_opengraph__og_site_name($context, array $blocks = [])
{
$macros = $this->macros;
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e = $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "dreisc_seo__layout_head_meta_tags_opengraph__og_site_name"));
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 = $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "dreisc_seo__layout_head_meta_tags_opengraph__og_site_name"));
// line 36
echo " <meta property=\"og:site_name\" content=\"";
echo sw_escape_filter($this->env, sw_get_attribute($this->env, $this->source, ($context["basicConfig"] ?? null), "shopName", [], "any", false, false, false, 36), "html", null, true);
echo "\"/>
";
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
}
// line 39
public function block_dreisc_seo__layout_head_meta_tags_opengraph__og_title($context, array $blocks = [])
{
$macros = $this->macros;
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e = $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "dreisc_seo__layout_head_meta_tags_opengraph__og_title"));
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 = $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "dreisc_seo__layout_head_meta_tags_opengraph__og_title"));
// line 40
echo " ";
if ( !twig_test_empty(sw_get_attribute($this->env, $this->source, ($context["socialMediaDataStruct"] ?? null), "facebookTitle", [], "any", false, false, false, 40))) {
// line 41
echo " <meta property=\"og:title\" content=\"";
echo sw_escape_filter($this->env, sw_get_attribute($this->env, $this->source, ($context["socialMediaDataStruct"] ?? null), "facebookTitle", [], "any", false, false, false, 41), "html", null, true);
echo "\"/>
";
} else {
// line 43
echo " <meta property=\"og:title\" content=\"";
echo sw_escape_filter($this->env, ($context["metaTitle"] ?? null), "html", null, true);
echo "\"/>
";
}
// line 45
echo " ";
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
}
// line 47
public function block_dreisc_seo__layout_head_meta_tags_opengraph__og_description($context, array $blocks = [])
{
$macros = $this->macros;
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e = $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "dreisc_seo__layout_head_meta_tags_opengraph__og_description"));
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 = $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "dreisc_seo__layout_head_meta_tags_opengraph__og_description"));
// line 48
echo " ";
if ( !twig_test_empty(sw_get_attribute($this->env, $this->source, ($context["socialMediaDataStruct"] ?? null), "facebookDescription", [], "any", false, false, false, 48))) {
// line 49
echo " <meta property=\"og:description\" content=\"";
echo sw_escape_filter($this->env, sw_get_attribute($this->env, $this->source, ($context["socialMediaDataStruct"] ?? null), "facebookDescription", [], "any", false, false, false, 49), "html", null, true);
echo "\"/>
";
} else {
// line 51
echo " <meta property=\"og:description\" content=\"";
echo sw_escape_filter($this->env, ($context["metaDescription"] ?? null), "html", null, true);
echo "\"/>
";
}
// line 53
echo " ";
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
}
// line 55
public function block_dreisc_seo__layout_head_meta_tags_opengraph__og_image($context, array $blocks = [])
{
$macros = $this->macros;
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e = $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "dreisc_seo__layout_head_meta_tags_opengraph__og_image"));
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 = $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "dreisc_seo__layout_head_meta_tags_opengraph__og_image"));
// line 56
echo " ";
if ( !twig_test_empty(sw_get_attribute($this->env, $this->source, ($context["socialMediaDataStruct"] ?? null), "facebookImage", [], "any", false, false, false, 56))) {
// line 57
echo " <meta property=\"og:image\" content=\"";
echo sw_escape_filter($this->env, sw_get_attribute($this->env, $this->source, ($context["socialMediaDataStruct"] ?? null), "facebookImage", [], "any", false, false, false, 57), "html", null, true);
echo "\"/>
";
} else {
// line 59
echo " <meta property=\"og:image\" content=\"";
echo sw_escape_filter($this->env, $this->extensions['Shopware\Storefront\Framework\Twig\Extension\ConfigExtension']->theme($context, "sw-logo-desktop"), "html", null, true);
echo "\"/>
";
}
// line 61
echo " ";
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
}
// line 63
public function block_dreisc_seo__layout_head_meta_tags_twitter__card($context, array $blocks = [])
{
$macros = $this->macros;
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e = $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "dreisc_seo__layout_head_meta_tags_twitter__card"));
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 = $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "dreisc_seo__layout_head_meta_tags_twitter__card"));
// line 64
echo " <meta name=\"twitter:card\" content=\"website\"/>
";
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
}
// line 67
public function block_dreisc_seo__layout_head_meta_tags_twitter__site($context, array $blocks = [])
{
$macros = $this->macros;
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e = $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "dreisc_seo__layout_head_meta_tags_twitter__site"));
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 = $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "dreisc_seo__layout_head_meta_tags_twitter__site"));
// line 68
echo " <meta name=\"twitter:site\" content=\"";
echo sw_escape_filter($this->env, $this->extensions['Shopware\Storefront\Framework\Twig\Extension\ConfigExtension']->config($context, "core.basicInformation.shopName"), "html", null, true);
echo "\"/>
";
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
}
// line 71
public function block_dreisc_seo__layout_head_meta_tags_twitter__title($context, array $blocks = [])
{
$macros = $this->macros;
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e = $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "dreisc_seo__layout_head_meta_tags_twitter__title"));
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 = $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "dreisc_seo__layout_head_meta_tags_twitter__title"));
// line 72
echo " ";
if ( !twig_test_empty(sw_get_attribute($this->env, $this->source, ($context["socialMediaDataStruct"] ?? null), "twitterTitle", [], "any", false, false, false, 72))) {
// line 73
echo " <meta property=\"twitter:title\" content=\"";
echo sw_escape_filter($this->env, sw_get_attribute($this->env, $this->source, ($context["socialMediaDataStruct"] ?? null), "twitterTitle", [], "any", false, false, false, 73), "html", null, true);
echo "\"/>
";
} else {
// line 75
echo " <meta property=\"twitter:title\" content=\"";
echo sw_escape_filter($this->env, ($context["metaTitle"] ?? null), "html", null, true);
echo "\"/>
";
}
// line 77
echo " ";
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
}
// line 79
public function block_dreisc_seo__layout_head_meta_tags_twitter__description($context, array $blocks = [])
{
$macros = $this->macros;
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e = $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "dreisc_seo__layout_head_meta_tags_twitter__description"));
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 = $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "dreisc_seo__layout_head_meta_tags_twitter__description"));
// line 80
echo " ";
if ( !twig_test_empty(sw_get_attribute($this->env, $this->source, ($context["socialMediaDataStruct"] ?? null), "twitterDescription", [], "any", false, false, false, 80))) {
// line 81
echo " <meta property=\"twitter:description\" content=\"";
echo sw_escape_filter($this->env, sw_get_attribute($this->env, $this->source, ($context["socialMediaDataStruct"] ?? null), "twitterDescription", [], "any", false, false, false, 81), "html", null, true);
echo "\"/>
";
} else {
// line 83
echo " <meta property=\"twitter:description\" content=\"";
echo sw_escape_filter($this->env, ($context["metaDescription"] ?? null), "html", null, true);
echo "\"/>
";
}
// line 85
echo " ";
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
}
// line 87
public function block_dreisc_seo__layout_head_meta_tags_twitter__image($context, array $blocks = [])
{
$macros = $this->macros;
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e = $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "dreisc_seo__layout_head_meta_tags_twitter__image"));
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 = $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "dreisc_seo__layout_head_meta_tags_twitter__image"));
// line 88
echo " ";
if ( !twig_test_empty(sw_get_attribute($this->env, $this->source, ($context["socialMediaDataStruct"] ?? null), "twitterImage", [], "any", false, false, false, 88))) {
// line 89
echo " <meta property=\"twitter:image\" content=\"";
echo sw_escape_filter($this->env, sw_get_attribute($this->env, $this->source, ($context["socialMediaDataStruct"] ?? null), "twitterImage", [], "any", false, false, false, 89), "html", null, true);
echo "\"/>
";
} else {
// line 91
echo " <meta property=\"twitter:image\" content=\"";
echo sw_escape_filter($this->env, $this->extensions['Shopware\Storefront\Framework\Twig\Extension\ConfigExtension']->theme($context, "sw-logo-desktop"), "html", null, true);
echo "\"/>
";
}
// line 93
echo " ";
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
}
// line 98
public function block_layout_head_meta_tags_robots($context, array $blocks = [])
{
$macros = $this->macros;
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e = $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "layout_head_meta_tags_robots"));
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 = $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "layout_head_meta_tags_robots"));
ob_start();
// line 99
echo "
";
// line 101
echo " ";
$context["robotsTagDataStruct"] = (($__internal_compile_2 = sw_get_attribute($this->env, $this->source, ($context["page"] ?? null), "extensions", [], "any", false, false, false, 101)) && 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);
// line 102
echo "
";
// line 104
echo " ";
if (((null == ($context["robotsTagDataStruct"] ?? null)) || twig_test_empty(sw_get_attribute($this->env, $this->source, ($context["robotsTagDataStruct"] ?? null), "robotsTag", [], "any", false, false, false, 104)))) {
// line 105
echo " ";
// line 106
echo " ";
$this->displayParentBlock("layout_head_meta_tags_robots", $context, $blocks);
echo "
";
} else {
// line 108
echo " ";
$this->displayBlock('dreisc_seo__layout_head_meta_tags_robots', $context, $blocks);
// line 111
echo " ";
}
// line 112
echo "
";
$___internal_parse_0_ = ('' === $tmp = ob_get_clean()) ? '' : new Markup($tmp, $this->env->getCharset());
// line 98
echo twig_spaceless($___internal_parse_0_);
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
}
// line 108
public function block_dreisc_seo__layout_head_meta_tags_robots($context, array $blocks = [])
{
$macros = $this->macros;
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e = $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "dreisc_seo__layout_head_meta_tags_robots"));
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 = $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "dreisc_seo__layout_head_meta_tags_robots"));
// line 109
echo " ";
echo sw_escape_filter($this->env, sw_get_attribute($this->env, $this->source, ($context["robotsTagDataStruct"] ?? null), "robotsTag", [], "any", false, false, false, 109), "html", null, true);
echo "
";
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
}
// line 120
public function block_layout_head_canonical($context, array $blocks = [])
{
$macros = $this->macros;
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e = $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "layout_head_canonical"));
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 = $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "layout_head_canonical"));
ob_start();
// line 121
echo " ";
// line 122
echo " ";
$context["baseInformationDataStruct"] = (($__internal_compile_3 = sw_get_attribute($this->env, $this->source, ($context["page"] ?? null), "extensions", [], "any", false, false, false, 122)) && 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);
// line 123
echo " ";
$context["canonicalDataStruct"] = (($__internal_compile_4 = sw_get_attribute($this->env, $this->source, ($context["page"] ?? null), "extensions", [], "any", false, false, false, 123)) && 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);
// line 124
echo "
";
// line 125
$this->displayBlock('dreisc_seo__layout_head_canonical', $context, $blocks);
$___internal_parse_1_ = ('' === $tmp = ob_get_clean()) ? '' : new Markup($tmp, $this->env->getCharset());
// line 120
echo twig_spaceless($___internal_parse_1_);
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
}
// line 125
public function block_dreisc_seo__layout_head_canonical($context, array $blocks = [])
{
$macros = $this->macros;
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e = $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "dreisc_seo__layout_head_canonical"));
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 = $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "dreisc_seo__layout_head_canonical"));
// line 126
echo " ";
if (((null != ($context["canonicalDataStruct"] ?? null)) && !twig_test_empty(sw_get_attribute($this->env, $this->source, ($context["canonicalDataStruct"] ?? null), "canonicalLink", [], "any", false, false, false, 126)))) {
// line 127
echo " ";
$this->displayBlock('dreisc_seo__layout_head_canonical__individual', $context, $blocks);
// line 130
echo " ";
} elseif (("frontend.home.page" == ($context["activeRoute"] ?? null))) {
// line 131
echo " ";
$this->displayBlock('dreisc_seo__layout_head_canonical__home', $context, $blocks);
// line 134
echo " ";
} elseif ((("frontend.navigation.page" == ($context["activeRoute"] ?? null)) && (null != ($context["baseInformationDataStruct"] ?? null)))) {
// line 135
echo " ";
$this->displayBlock('dreisc_seo__layout_head_canonical__navigation', $context, $blocks);
// line 138
echo " ";
}
// line 139
echo " ";
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
}
// line 127
public function block_dreisc_seo__layout_head_canonical__individual($context, array $blocks = [])
{
$macros = $this->macros;
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e = $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "dreisc_seo__layout_head_canonical__individual"));
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 = $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "dreisc_seo__layout_head_canonical__individual"));
// line 128
echo " <link rel=\"canonical\" href=\"";
echo sw_escape_filter($this->env, sw_get_attribute($this->env, $this->source, ($context["canonicalDataStruct"] ?? null), "canonicalLink", [], "any", false, false, false, 128), "html", null, true);
echo "\" />
";
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
}
// line 131
public function block_dreisc_seo__layout_head_canonical__home($context, array $blocks = [])
{
$macros = $this->macros;
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e = $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "dreisc_seo__layout_head_canonical__home"));
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 = $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "dreisc_seo__layout_head_canonical__home"));
// line 132
echo " <link rel=\"canonical\" href=\"";
echo $this->extensions['Shopware\Core\Framework\Adapter\Twig\Extension\SeoUrlFunctionExtension']->seoUrl("frontend.home.page", []);
echo "\" />
";
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
}
// line 135
public function block_dreisc_seo__layout_head_canonical__navigation($context, array $blocks = [])
{
$macros = $this->macros;
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e = $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "dreisc_seo__layout_head_canonical__navigation"));
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 = $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "dreisc_seo__layout_head_canonical__navigation"));
// line 136
echo " <link rel=\"canonical\" href=\"";
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", false, false, false, 136)]), "html", null, true);
echo "\" />
";
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
}
public function getTemplateName()
{
return "@DreiscSeoPro/storefront/layout/meta.html.twig";
}
public function isTraitable()
{
return false;
}
public function getDebugInfo()
{
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,);
}
public function getSourceContext()
{
return new Source("{% sw_extends '@Storefront/storefront/layout/meta.html.twig' %}
{# Rich Snippts #}
{% block layout_head_meta_tags %}
{# Call the parent #}
{{ parent() }}
{# Output of the rich snippets #}
{% block dreisc_seo__layout_head_meta_tags__ld_json %}
{% set richSnippetDataStruct = page.extensions[constant('DreiscSeoPro\\\\Subscriber\\\\Installment\\\\RichSnippet\\\\RichSnippetSubscriber::DREISC_SEO_INSTALLMENT_RICH_SNIPPET_DATA')] %}
{% if richSnippetDataStruct is not null %}
<script type=\"application/ld+json\">
{{ richSnippetDataStruct.ldJson|json_encode|raw }}
</script>
{% endif %}
{% endblock %}
{% endblock %}
{# Social media #}
{% block layout_head_meta_tags_opengraph %}
{# Fecth social media data #}
{% set socialMediaDataStruct = page.extensions[constant('DreiscSeoPro\\\\Subscriber\\\\Installment\\\\SocialMedia\\\\SocialMediaSubscriber::DREISC_SEO_INSTALLMENT_SOCIAL_MEDIA_DATA')] %}
{% if null == socialMediaDataStruct %}
{# Call the parent #}
{{ parent() }}
{% else %}
{% block dreisc_seo__layout_head_meta_tags_opengraph__og_type %}
<meta property=\"og:type\" content=\"website\"/>
{% endblock %}
{% block dreisc_seo__layout_head_meta_tags_opengraph__og_site_name %}
<meta property=\"og:site_name\" content=\"{{ basicConfig.shopName }}\"/>
{% endblock %}
{% block dreisc_seo__layout_head_meta_tags_opengraph__og_title %}
{% if socialMediaDataStruct.facebookTitle is not empty %}
<meta property=\"og:title\" content=\"{{ socialMediaDataStruct.facebookTitle }}\"/>
{% else %}
<meta property=\"og:title\" content=\"{{ metaTitle }}\"/>
{% endif %}
{% endblock %}
{% block dreisc_seo__layout_head_meta_tags_opengraph__og_description %}
{% if socialMediaDataStruct.facebookDescription is not empty %}
<meta property=\"og:description\" content=\"{{ socialMediaDataStruct.facebookDescription }}\"/>
{% else %}
<meta property=\"og:description\" content=\"{{ metaDescription }}\"/>
{% endif %}
{% endblock %}
{% block dreisc_seo__layout_head_meta_tags_opengraph__og_image %}
{% if socialMediaDataStruct.facebookImage is not empty %}
<meta property=\"og:image\" content=\"{{ socialMediaDataStruct.facebookImage }}\"/>
{% else %}
<meta property=\"og:image\" content=\"{{ theme_config('sw-logo-desktop') }}\"/>
{% endif %}
{% endblock %}
{% block dreisc_seo__layout_head_meta_tags_twitter__card %}
<meta name=\"twitter:card\" content=\"website\"/>
{% endblock %}
{% block dreisc_seo__layout_head_meta_tags_twitter__site %}
<meta name=\"twitter:site\" content=\"{{ config('core.basicInformation.shopName') }}\"/>
{% endblock %}
{% block dreisc_seo__layout_head_meta_tags_twitter__title %}
{% if socialMediaDataStruct.twitterTitle is not empty %}
<meta property=\"twitter:title\" content=\"{{ socialMediaDataStruct.twitterTitle }}\"/>
{% else %}
<meta property=\"twitter:title\" content=\"{{ metaTitle }}\"/>
{% endif %}
{% endblock %}
{% block dreisc_seo__layout_head_meta_tags_twitter__description %}
{% if socialMediaDataStruct.twitterDescription is not empty %}
<meta property=\"twitter:description\" content=\"{{ socialMediaDataStruct.twitterDescription }}\"/>
{% else %}
<meta property=\"twitter:description\" content=\"{{ metaDescription }}\"/>
{% endif %}
{% endblock %}
{% block dreisc_seo__layout_head_meta_tags_twitter__image %}
{% if socialMediaDataStruct.twitterImage is not empty %}
<meta property=\"twitter:image\" content=\"{{ socialMediaDataStruct.twitterImage }}\"/>
{% else %}
<meta property=\"twitter:image\" content=\"{{ theme_config('sw-logo-desktop') }}\"/>
{% endif %}
{% endblock %}
{% endif %}
{% endblock %}
{# Robots tag #}
{% block layout_head_meta_tags_robots %}{% apply spaceless %}
{# Check for a robots tag #}
{% set robotsTagDataStruct = page.extensions[constant('DreiscSeoPro\\\\Subscriber\\\\Installment\\\\RobotsTag\\\\RobotsTagSubscriber::DREISC_SEO_INSTALLMENT_ROBOTS_TAG_DATA')] %}
{# Check for fallback #}
{% if null == robotsTagDataStruct or robotsTagDataStruct.robotsTag is empty %}
{# Call the parent #}
{{ parent() }}
{% else %}
{% block dreisc_seo__layout_head_meta_tags_robots %}
{{ robotsTagDataStruct.robotsTag }}
{% endblock %}
{% endif %}
{% endapply %}{% endblock %}
{#
** Canonical Link **
In shopware standard there is no canonical link on category pages / home page
@see https://issues.shopware.com/issues/NEXT-8662
#}
{% block layout_head_canonical %}{% apply spaceless %}
{# Check for the base information #}
{% set baseInformationDataStruct = page.extensions[constant('DreiscSeoPro\\\\Subscriber\\\\Installment\\\\BaseInformation\\\\BaseInformationSubscriber::DREISC_SEO_INSTALLMENT_BASE_INFORMATION_DATA')] %}
{% set canonicalDataStruct = page.extensions[constant('DreiscSeoPro\\\\Subscriber\\\\Installment\\\\Canonical\\\\CanonicalSubscriber::DREISC_SEO_INSTALLMENT_CANONICAL_DATA')] %}
{% block dreisc_seo__layout_head_canonical %}
{% if null != canonicalDataStruct and canonicalDataStruct.canonicalLink is not empty %}
{% block dreisc_seo__layout_head_canonical__individual %}
<link rel=\"canonical\" href=\"{{ canonicalDataStruct.canonicalLink }}\" />
{% endblock %}
{% elseif 'frontend.home.page' == activeRoute %}
{% block dreisc_seo__layout_head_canonical__home %}
<link rel=\"canonical\" href=\"{{ seoUrl('frontend.home.page', { }) }}\" />
{% endblock %}
{% elseif 'frontend.navigation.page' == activeRoute and null != baseInformationDataStruct %}
{% block dreisc_seo__layout_head_canonical__navigation %}
<link rel=\"canonical\" href=\"{{ seoUrl('frontend.navigation.page', { navigationId: baseInformationDataStruct.navigationId }) }}\" />
{% endblock %}
{% endif %}
{% endblock %}
{% endapply %}{% endblock %}
", "@DreiscSeoPro/storefront/layout/meta.html.twig", "/srv/users/liamoriasw6/apps/liamoriasw6/custom/plugins/DreiscSeoPro/src/Resources/views/storefront/layout/meta.html.twig");
}
}