<?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_631493c30c816070cb4a8ae8d1443cea00286815aac476c495a7ebebab3fea12 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_url' => [$this, 'block_dreisc_seo__layout_head_meta_tags_opengraph__og_url'],
'layout_head_meta_tags_url_og' => [$this, 'block_layout_head_meta_tags_url_og'],
'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 "@TcinnThemeWareLiving/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("@TcinnThemeWareLiving/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 $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 ((0 === twig_compare(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_url', $context, $blocks);
// line 42
echo "
";
// line 43
$this->displayBlock('dreisc_seo__layout_head_meta_tags_opengraph__og_title', $context, $blocks);
// line 50
echo "
";
// line 51
$this->displayBlock('dreisc_seo__layout_head_meta_tags_opengraph__og_description', $context, $blocks);
// line 58
echo "
";
// line 59
$this->displayBlock('dreisc_seo__layout_head_meta_tags_opengraph__og_image', $context, $blocks);
// line 66
echo "
";
// line 67
$this->displayBlock('dreisc_seo__layout_head_meta_tags_twitter__card', $context, $blocks);
// line 70
echo "
";
// line 71
$this->displayBlock('dreisc_seo__layout_head_meta_tags_twitter__site', $context, $blocks);
// line 74
echo "
";
// line 75
$this->displayBlock('dreisc_seo__layout_head_meta_tags_twitter__title', $context, $blocks);
// line 82
echo "
";
// line 83
$this->displayBlock('dreisc_seo__layout_head_meta_tags_twitter__description', $context, $blocks);
// line 90
echo "
";
// line 91
$this->displayBlock('dreisc_seo__layout_head_meta_tags_twitter__image', $context, $blocks);
// line 98
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_url($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_url"));
$__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_url"));
// line 40
echo " <meta property=\"og:url\" content=\"";
$this->displayBlock('layout_head_meta_tags_url_og', $context, $blocks);
echo "\"/>
";
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
}
public function block_layout_head_meta_tags_url_og($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_url_og"));
$__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_url_og"));
echo sw_escape_filter($this->env, ((sw_get_attribute($this->env, $this->source, sw_get_attribute($this->env, $this->source, ($context["page"] ?? null), "metaInformation", [], "any", false, true, false, 40), "canonical", [], "any", true, true, false, 40)) ? (sw_get_attribute($this->env, $this->source, sw_get_attribute($this->env, $this->source, ($context["page"] ?? null), "metaInformation", [], "any", false, false, false, 40), "canonical", [], "any", false, false, false, 40)) : (sw_get_attribute($this->env, $this->source, sw_get_attribute($this->env, $this->source, ($context["app"] ?? null), "request", [], "any", false, false, false, 40), "uri", [], "any", false, false, false, 40))), "html", null, true);
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
}
// line 43
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 44
echo " ";
if ( !twig_test_empty(sw_get_attribute($this->env, $this->source, ($context["socialMediaDataStruct"] ?? null), "facebookTitle", [], "any", false, false, false, 44))) {
// line 45
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, 45), "html", null, true);
echo "\"/>
";
} else {
// line 47
echo " <meta property=\"og:title\" content=\"";
echo sw_escape_filter($this->env, ($context["metaTitle"] ?? null), "html", null, true);
echo "\"/>
";
}
// line 49
echo " ";
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
}
// line 51
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 52
echo " ";
if ( !twig_test_empty(sw_get_attribute($this->env, $this->source, ($context["socialMediaDataStruct"] ?? null), "facebookDescription", [], "any", false, false, false, 52))) {
// line 53
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, 53), "html", null, true);
echo "\"/>
";
} else {
// line 55
echo " <meta property=\"og:description\" content=\"";
echo sw_escape_filter($this->env, ($context["metaDescription"] ?? null), "html", null, true);
echo "\"/>
";
}
// line 57
echo " ";
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
}
// line 59
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 60
echo " ";
if ( !twig_test_empty(sw_get_attribute($this->env, $this->source, ($context["socialMediaDataStruct"] ?? null), "facebookImage", [], "any", false, false, false, 60))) {
// line 61
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, 61), "html", null, true);
echo "\"/>
";
} else {
// line 63
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 65
echo " ";
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
}
// line 67
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 68
echo " <meta name=\"twitter:card\" content=\"website\"/>
";
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
}
// line 71
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 72
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 75
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 76
echo " ";
if ( !twig_test_empty(sw_get_attribute($this->env, $this->source, ($context["socialMediaDataStruct"] ?? null), "twitterTitle", [], "any", false, false, false, 76))) {
// line 77
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, 77), "html", null, true);
echo "\"/>
";
} else {
// line 79
echo " <meta property=\"twitter:title\" content=\"";
echo sw_escape_filter($this->env, ($context["metaTitle"] ?? null), "html", null, true);
echo "\"/>
";
}
// line 81
echo " ";
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
}
// line 83
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 84
echo " ";
if ( !twig_test_empty(sw_get_attribute($this->env, $this->source, ($context["socialMediaDataStruct"] ?? null), "twitterDescription", [], "any", false, false, false, 84))) {
// line 85
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, 85), "html", null, true);
echo "\"/>
";
} else {
// line 87
echo " <meta property=\"twitter:description\" content=\"";
echo sw_escape_filter($this->env, ($context["metaDescription"] ?? null), "html", null, true);
echo "\"/>
";
}
// line 89
echo " ";
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
}
// line 91
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 92
echo " ";
if ( !twig_test_empty(sw_get_attribute($this->env, $this->source, ($context["socialMediaDataStruct"] ?? null), "twitterImage", [], "any", false, false, false, 92))) {
// line 93
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, 93), "html", null, true);
echo "\"/>
";
} else {
// line 95
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 97
echo " ";
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
}
// line 102
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 103
echo "
";
// line 105
echo " ";
$context["robotsTagDataStruct"] = (($__internal_compile_2 = sw_get_attribute($this->env, $this->source, ($context["page"] ?? null), "extensions", [], "any", false, false, false, 105)) && 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 106
echo "
";
// line 108
echo " ";
if (((0 === twig_compare(null, ($context["robotsTagDataStruct"] ?? null))) || twig_test_empty(sw_get_attribute($this->env, $this->source, ($context["robotsTagDataStruct"] ?? null), "robotsTag", [], "any", false, false, false, 108)))) {
// line 109
echo " ";
// line 110
echo " ";
$this->displayParentBlock("layout_head_meta_tags_robots", $context, $blocks);
echo "
";
} else {
// line 112
echo " ";
$this->displayBlock('dreisc_seo__layout_head_meta_tags_robots', $context, $blocks);
// line 115
echo " ";
}
// line 116
echo "
";
$___internal_parse_1_ = ('' === $tmp = ob_get_clean()) ? '' : new Markup($tmp, $this->env->getCharset());
// line 102
echo twig_spaceless($___internal_parse_1_);
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
}
// line 112
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 113
echo " ";
echo sw_escape_filter($this->env, sw_get_attribute($this->env, $this->source, ($context["robotsTagDataStruct"] ?? null), "robotsTag", [], "any", false, false, false, 113), "html", null, true);
echo "
";
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
}
// line 124
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 125
echo " ";
// line 126
echo " ";
$context["baseInformationDataStruct"] = (($__internal_compile_3 = sw_get_attribute($this->env, $this->source, ($context["page"] ?? null), "extensions", [], "any", false, false, false, 126)) && 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 127
echo " ";
$context["canonicalDataStruct"] = (($__internal_compile_4 = sw_get_attribute($this->env, $this->source, ($context["page"] ?? null), "extensions", [], "any", false, false, false, 127)) && 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 128
echo "
";
// line 129
$this->displayBlock('dreisc_seo__layout_head_canonical', $context, $blocks);
$___internal_parse_2_ = ('' === $tmp = ob_get_clean()) ? '' : new Markup($tmp, $this->env->getCharset());
// line 124
echo twig_spaceless($___internal_parse_2_);
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
}
// line 129
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 130
echo " ";
if (((0 !== twig_compare(null, ($context["canonicalDataStruct"] ?? null))) && !twig_test_empty(sw_get_attribute($this->env, $this->source, ($context["canonicalDataStruct"] ?? null), "canonicalLink", [], "any", false, false, false, 130)))) {
// line 131
echo " ";
$this->displayBlock('dreisc_seo__layout_head_canonical__individual', $context, $blocks);
// line 134
echo " ";
} elseif ((0 === twig_compare("frontend.home.page", ($context["activeRoute"] ?? null)))) {
// line 135
echo " ";
$this->displayBlock('dreisc_seo__layout_head_canonical__home', $context, $blocks);
// line 138
echo " ";
} elseif (((0 === twig_compare("frontend.navigation.page", ($context["activeRoute"] ?? null))) && (0 !== twig_compare(null, ($context["baseInformationDataStruct"] ?? null))))) {
// line 139
echo " ";
$this->displayBlock('dreisc_seo__layout_head_canonical__navigation', $context, $blocks);
// line 142
echo " ";
}
// line 143
echo " ";
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
}
// line 131
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 132
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, 132), "html", null, true);
echo "\" />
";
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
}
// line 135
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 136
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 139
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 140
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, 140)]), "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 ( 786 => 140, 776 => 139, 763 => 136, 753 => 135, 740 => 132, 730 => 131, 720 => 143, 717 => 142, 714 => 139, 711 => 138, 708 => 135, 705 => 134, 702 => 131, 699 => 130, 689 => 129, 679 => 124, 676 => 129, 673 => 128, 670 => 127, 667 => 126, 665 => 125, 654 => 124, 641 => 113, 631 => 112, 621 => 102, 617 => 116, 614 => 115, 611 => 112, 605 => 110, 603 => 109, 600 => 108, 597 => 106, 594 => 105, 591 => 103, 580 => 102, 570 => 97, 564 => 95, 558 => 93, 555 => 92, 545 => 91, 535 => 89, 529 => 87, 523 => 85, 520 => 84, 510 => 83, 500 => 81, 494 => 79, 488 => 77, 485 => 76, 475 => 75, 462 => 72, 452 => 71, 441 => 68, 431 => 67, 421 => 65, 415 => 63, 409 => 61, 406 => 60, 396 => 59, 386 => 57, 380 => 55, 374 => 53, 371 => 52, 361 => 51, 351 => 49, 345 => 47, 339 => 45, 336 => 44, 326 => 43, 295 => 40, 285 => 39, 272 => 36, 262 => 35, 251 => 32, 241 => 31, 230 => 98, 228 => 91, 225 => 90, 223 => 83, 220 => 82, 218 => 75, 215 => 74, 213 => 71, 210 => 70, 208 => 67, 205 => 66, 203 => 59, 200 => 58, 198 => 51, 195 => 50, 193 => 43, 190 => 42, 188 => 39, 185 => 38, 183 => 35, 180 => 34, 177 => 31, 171 => 29, 169 => 28, 167 => 27, 164 => 26, 161 => 25, 159 => 24, 149 => 23, 139 => 18, 133 => 15, 130 => 14, 128 => 13, 125 => 12, 122 => 11, 112 => 10, 101 => 19, 98 => 10, 92 => 7, 89 => 5, 79 => 4, 56 => 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_url%}
<meta property=\"og:url\" content=\"{% block layout_head_meta_tags_url_og %}{{ (page.metaInformation.canonical is defined) ? page.metaInformation.canonical : app.request.uri }}{% endblock %}\"/>
{% 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", "/var/www/share/staging.traumkonzept.de/shopware/custom/plugins/DreiscSeoPro/src/Resources/views/storefront/layout/meta.html.twig");
}
}