<?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;
/* @LiamoriaBaseTheme/storefront/base.html.twig */
class __TwigTemplate_6bee9ec50b934bf7aa97442ef85ff28c1251bb55a80d0b1a003254e4ec888e1f extends Template
{
private $source;
private $macros = [];
public function __construct(Environment $env)
{
parent::__construct($env);
$this->source = $this->getSourceContext();
$this->blocks = [
'base_header' => [$this, 'block_base_header'],
'base_header_inner' => [$this, 'block_base_header_inner'],
'base_footer' => [$this, 'block_base_footer'],
];
}
protected function doGetParent(array $context)
{
// line 2
return "@DreiscSeoPro/storefront/base.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", "@LiamoriaBaseTheme/storefront/base.html.twig"));
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 = $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "template", "@LiamoriaBaseTheme/storefront/base.html.twig"));
$this->parent = $this->loadTemplate("@DreiscSeoPro/storefront/base.html.twig", "@LiamoriaBaseTheme/storefront/base.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 3
public function block_base_header($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", "base_header"));
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 = $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "base_header"));
// line 4
echo " <header class=\"header-main\">
";
// line 5
$this->loadTemplate("@LiamoriaBaseTheme/storefront/layout/header/top-bar.html.twig", "@LiamoriaBaseTheme/storefront/base.html.twig", 5)->display($context);
// line 6
echo " ";
$this->displayBlock('base_header_inner', $context, $blocks);
// line 11
echo " </header>
";
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
}
// line 6
public function block_base_header_inner($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", "base_header_inner"));
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 = $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "base_header_inner"));
// line 7
echo " <div class=\"container\">
";
// line 8
$this->loadTemplate("@LiamoriaBaseTheme/storefront/layout/header/header.html.twig", "@LiamoriaBaseTheme/storefront/base.html.twig", 8)->display($context);
// line 9
echo " </div>
";
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
}
// line 14
public function block_base_footer($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", "base_footer"));
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 = $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "base_footer"));
// line 15
echo " ";
if ((twig_lower_filter($this->env, ($context["controllerName"] ?? null)) == "navigation")) {
// line 16
echo " <div class=\"cat-seo-container\">
<div class=\"container\">
";
// line 18
$context["soeText"] = sw_get_attribute($this->env, $this->source, sw_get_attribute($this->env, $this->source, sw_get_attribute($this->env, $this->source, sw_get_attribute($this->env, $this->source, sw_get_attribute($this->env, $this->source, sw_get_attribute($this->env, $this->source, ($context["page"] ?? null), "header", [], "any", false, false, false, 18), "navigation", [], "any", false, false, false, 18), "active", [], "any", false, false, false, 18), "translated", [], "any", false, false, false, 18), "customFields", [], "any", false, false, false, 18), "custom_footer_seo_text", [], "any", false, false, false, 18);
// line 19
echo " ";
echo ($context["soeText"] ?? null);
echo "
</div>
</div>
";
}
// line 23
echo " <div class=\"footer-benefiz\">
";
// line 25
echo "
";
// line 26
$context["firstImage"] = $this->extensions['Shopware\Storefront\Framework\Twig\Extension\ConfigExtension']->theme($context, "footer-benefiz-image1");
// line 27
echo " ";
$context["secondImage"] = $this->extensions['Shopware\Storefront\Framework\Twig\Extension\ConfigExtension']->theme($context, "footer-benefiz-image2");
// line 28
echo " ";
$context["thirdImage"] = $this->extensions['Shopware\Storefront\Framework\Twig\Extension\ConfigExtension']->theme($context, "footer-benefiz-image3");
// line 29
echo " ";
$context["fourthImage"] = $this->extensions['Shopware\Storefront\Framework\Twig\Extension\ConfigExtension']->theme($context, "footer-benefiz-image4");
// line 30
echo " ";
$context["fifthImage"] = $this->extensions['Shopware\Storefront\Framework\Twig\Extension\ConfigExtension']->theme($context, "footer-benefiz-image5");
// line 31
echo " ";
$context["sixthImage"] = $this->extensions['Shopware\Storefront\Framework\Twig\Extension\ConfigExtension']->theme($context, "footer-benefiz-image6");
// line 32
echo "
";
// line 33
$context["firstText"] = $this->extensions['Shopware\Storefront\Framework\Twig\Extension\ConfigExtension']->theme($context, "footer-benefiz-text1");
// line 34
echo " ";
$context["secondText"] = $this->extensions['Shopware\Storefront\Framework\Twig\Extension\ConfigExtension']->theme($context, "footer-benefiz-text2");
// line 35
echo " ";
$context["thirdText"] = $this->extensions['Shopware\Storefront\Framework\Twig\Extension\ConfigExtension']->theme($context, "footer-benefiz-text3");
// line 36
echo " ";
$context["fourthText"] = $this->extensions['Shopware\Storefront\Framework\Twig\Extension\ConfigExtension']->theme($context, "footer-benefiz-text4");
// line 37
echo " ";
$context["fifthText"] = $this->extensions['Shopware\Storefront\Framework\Twig\Extension\ConfigExtension']->theme($context, "footer-benefiz-text5");
// line 38
echo " ";
$context["sixthText"] = $this->extensions['Shopware\Storefront\Framework\Twig\Extension\ConfigExtension']->theme($context, "footer-benefiz-text6");
// line 39
echo " ";
// line 40
echo " <div class=\"container row\">
<div class=\"col-6 col-lg-2 col-md-4 footer-benefiz-content\">
<img src=\"";
// line 42
echo sw_escape_filter($this->env, ($context["firstImage"] ?? null), "html", null, true);
echo "\">
<p>
";
// line 45
echo sw_escape_filter($this->env, ($context["firstText"] ?? null), "html", null, true);
echo "
</p>
</div>
<div class=\"col-6 col-lg-2 col-md-4 footer-benefiz-content\">
<img src=\"";
// line 49
echo sw_escape_filter($this->env, ($context["secondImage"] ?? null), "html", null, true);
echo "\">
<p>
";
// line 51
echo sw_escape_filter($this->env, ($context["secondText"] ?? null), "html", null, true);
echo "
</p>
</div>
<div class=\"col-6 col-lg-2 col-md-4 footer-benefiz-content\">
<img src=\"";
// line 55
echo sw_escape_filter($this->env, ($context["thirdImage"] ?? null), "html", null, true);
echo "\">
<p>
";
// line 57
echo sw_escape_filter($this->env, ($context["thirdText"] ?? null), "html", null, true);
echo "
</p>
</div>
<div class=\"col-6 col-lg-2 col-md-4 footer-benefiz-content\">
<img src=\"";
// line 61
echo sw_escape_filter($this->env, ($context["fourthImage"] ?? null), "html", null, true);
echo "\">
<p>
";
// line 63
echo sw_escape_filter($this->env, ($context["fourthText"] ?? null), "html", null, true);
echo "
</p>
</div>
<div class=\"col-6 col-lg-2 col-md-4 footer-benefiz-content\">
<img src=\"";
// line 67
echo sw_escape_filter($this->env, ($context["fifthImage"] ?? null), "html", null, true);
echo "\">
<p>
";
// line 69
echo sw_escape_filter($this->env, ($context["fifthText"] ?? null), "html", null, true);
echo "
</p>
</div>
<div class=\"col-6 col-lg-2 col-md-4 footer-benefiz-content\">
<img src=\"";
// line 73
echo sw_escape_filter($this->env, ($context["sixthImage"] ?? null), "html", null, true);
echo "\">
<p>
";
// line 75
echo sw_escape_filter($this->env, ($context["sixthText"] ?? null), "html", null, true);
echo "
</p>
</div>
</div>
</div>
";
// line 80
$this->displayParentBlock("base_footer", $context, $blocks);
echo "
";
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
}
public function getTemplateName()
{
return "@LiamoriaBaseTheme/storefront/base.html.twig";
}
public function isTraitable()
{
return false;
}
public function getDebugInfo()
{
return array ( 265 => 80, 257 => 75, 252 => 73, 245 => 69, 240 => 67, 233 => 63, 228 => 61, 221 => 57, 216 => 55, 209 => 51, 204 => 49, 197 => 45, 191 => 42, 187 => 40, 185 => 39, 182 => 38, 179 => 37, 176 => 36, 173 => 35, 170 => 34, 168 => 33, 165 => 32, 162 => 31, 159 => 30, 156 => 29, 153 => 28, 150 => 27, 148 => 26, 145 => 25, 142 => 23, 134 => 19, 132 => 18, 128 => 16, 125 => 15, 115 => 14, 104 => 9, 102 => 8, 99 => 7, 89 => 6, 78 => 11, 75 => 6, 73 => 5, 70 => 4, 60 => 3, 37 => 2,);
}
public function getSourceContext()
{
return new Source("{% sw_extends '@Storefront/storefront/base.html.twig' %}
{% block base_header %}
<header class=\"header-main\">
{% sw_include '@Storefront/storefront/layout/header/top-bar.html.twig' %}
{% block base_header_inner %}
<div class=\"container\">
{% sw_include '@Storefront/storefront/layout/header/header.html.twig' %}
</div>
{% endblock %}
</header>
{% endblock %}
{% block base_footer %}
{% if controllerName|lower =='navigation' %}
<div class=\"cat-seo-container\">
<div class=\"container\">
{% set soeText = page.header.navigation.active.translated.customFields.custom_footer_seo_text %}
{{ soeText|raw }}
</div>
</div>
{% endif %}
<div class=\"footer-benefiz\">
{# theme-variable for footer-benefiz #}
{% set firstImage = theme_config(\"footer-benefiz-image1\") %}
{% set secondImage = theme_config(\"footer-benefiz-image2\") %}
{% set thirdImage = theme_config(\"footer-benefiz-image3\") %}
{% set fourthImage = theme_config(\"footer-benefiz-image4\") %}
{% set fifthImage = theme_config(\"footer-benefiz-image5\") %}
{% set sixthImage = theme_config(\"footer-benefiz-image6\") %}
{% set firstText = theme_config(\"footer-benefiz-text1\") %}
{% set secondText = theme_config(\"footer-benefiz-text2\") %}
{% set thirdText = theme_config(\"footer-benefiz-text3\") %}
{% set fourthText = theme_config(\"footer-benefiz-text4\") %}
{% set fifthText = theme_config(\"footer-benefiz-text5\") %}
{% set sixthText = theme_config(\"footer-benefiz-text6\") %}
{# end theme-variable #}
<div class=\"container row\">
<div class=\"col-6 col-lg-2 col-md-4 footer-benefiz-content\">
<img src=\"{{ firstImage }}\">
<p>
{{ firstText }}
</p>
</div>
<div class=\"col-6 col-lg-2 col-md-4 footer-benefiz-content\">
<img src=\"{{ secondImage }}\">
<p>
{{ secondText }}
</p>
</div>
<div class=\"col-6 col-lg-2 col-md-4 footer-benefiz-content\">
<img src=\"{{ thirdImage }}\">
<p>
{{ thirdText }}
</p>
</div>
<div class=\"col-6 col-lg-2 col-md-4 footer-benefiz-content\">
<img src=\"{{ fourthImage }}\">
<p>
{{ fourthText }}
</p>
</div>
<div class=\"col-6 col-lg-2 col-md-4 footer-benefiz-content\">
<img src=\"{{ fifthImage }}\">
<p>
{{ fifthText }}
</p>
</div>
<div class=\"col-6 col-lg-2 col-md-4 footer-benefiz-content\">
<img src=\"{{ sixthImage }}\">
<p>
{{ sixthText }}
</p>
</div>
</div>
</div>
{{ parent() }}
{% endblock %}", "@LiamoriaBaseTheme/storefront/base.html.twig", "/srv/users/liamoriasw6/apps/liamoriasw6/custom/plugins/LiamoriaBaseTheme/src/Resources/views/storefront/base.html.twig");
}
}