<?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;
/* @TonurSeoFilterLandingpages6/storefront/page/content/index.html.twig */
class __TwigTemplate_cdf15ec0fe9690c7c5e81af8ac990ca9 extends Template
{
private $source;
private $macros = [];
public function __construct(Environment $env)
{
parent::__construct($env);
$this->source = $this->getSourceContext();
$this->blocks = [
'cms_breadcrumb' => [$this, 'block_cms_breadcrumb'],
];
}
protected function doGetParent(array $context)
{
// line 2
return "@Storefront/storefront/page/content/index.html.twig";
}
protected function doDisplay(array $context, array $blocks = [])
{
$macros = $this->macros;
$__internal_5a27a8ba21ca79b61932376b2fa922d2 = $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
$__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "template", "@TonurSeoFilterLandingpages6/storefront/page/content/index.html.twig"));
$__internal_6f47bbe9983af81f1e7450e9a3e3768f = $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
$__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "template", "@TonurSeoFilterLandingpages6/storefront/page/content/index.html.twig"));
$this->parent = $this->loadTemplate("@Storefront/storefront/page/content/index.html.twig", "@TonurSeoFilterLandingpages6/storefront/page/content/index.html.twig", 2);
$this->parent->display($context, array_merge($this->blocks, $blocks));
$__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
$__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
}
// line 3
public function block_cms_breadcrumb($context, array $blocks = [])
{
$macros = $this->macros;
$__internal_5a27a8ba21ca79b61932376b2fa922d2 = $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
$__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "cms_breadcrumb"));
$__internal_6f47bbe9983af81f1e7450e9a3e3768f = $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
$__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "cms_breadcrumb"));
// line 4
echo "
";
// line 5
if (((sw_get_attribute($this->env, $this->source, ($context["page"] ?? null), "landingpage", [], "any", false, false, false, 5) && $this->extensions['Shopware\Storefront\Framework\Twig\Extension\ConfigExtension']->config($context, "TonurSeoFilterLandingpages6.config.active")) && $this->extensions['Shopware\Storefront\Framework\Twig\Extension\ConfigExtension']->config($context, "TonurSeoFilterLandingpages6.config.showBreadcrumb"))) {
// line 8
echo "
<div class=\"breadcrumb cms-breadcrumb container\">
";
// line 10
$this->loadTemplate("@FuerstenbergPorzellan/storefront/layout/breadcrumb.html.twig", "@TonurSeoFilterLandingpages6/storefront/page/content/index.html.twig", 10)->display(twig_to_array(["context" => // line 11
($context["context"] ?? null), "category" => sw_get_attribute($this->env, $this->source, sw_get_attribute($this->env, $this->source, sw_get_attribute($this->env, $this->source, // line 12
($context["page"] ?? null), "header", [], "any", false, false, false, 12), "navigation", [], "any", false, false, false, 12), "active", [], "any", false, false, false, 12), "tonurLandingpage" => sw_get_attribute($this->env, $this->source, // line 13
($context["page"] ?? null), "landingpage", [], "any", false, false, false, 13), "metaInformation" => sw_get_attribute($this->env, $this->source, // line 14
($context["page"] ?? null), "metaInformation", [], "any", false, false, false, 14)]));
// line 16
echo " </div>
";
} else {
// line 19
echo " ";
$this->displayParentBlock("cms_breadcrumb", $context, $blocks);
echo "
";
}
// line 21
echo "
";
$__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
$__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
}
public function getTemplateName()
{
return "@TonurSeoFilterLandingpages6/storefront/page/content/index.html.twig";
}
public function isTraitable()
{
return false;
}
public function getDebugInfo()
{
return array ( 94 => 21, 88 => 19, 83 => 16, 81 => 14, 80 => 13, 79 => 12, 78 => 11, 77 => 10, 73 => 8, 71 => 5, 68 => 4, 58 => 3, 35 => 2,);
}
public function getSourceContext()
{
return new Source("{% sw_extends '@Storefront/storefront/page/content/index.html.twig' %}
{% block cms_breadcrumb %}
{% if page.landingpage and
config('TonurSeoFilterLandingpages6.config.active') and
config('TonurSeoFilterLandingpages6.config.showBreadcrumb') %}
<div class=\"breadcrumb cms-breadcrumb container\">
{% sw_include '@Storefront/storefront/layout/breadcrumb.html.twig' with {
context: context,
category: page.header.navigation.active,
tonurLandingpage: page.landingpage,
metaInformation: page.metaInformation
} only %}
</div>
{% else %}
{{ parent() }}
{% endif %}
{% endblock %}
", "@TonurSeoFilterLandingpages6/storefront/page/content/index.html.twig", "/var/customers/webs/fporzellan/htdocs/custom/plugins/TonurSeoFilterLandingpages6/src/Resources/views/storefront/page/content/index.html.twig");
}
}