var/cache/dev_h94b6c5d2d84092cf319e762d211cfdb3/twig/c3/c3019a3d2314c63d2b8d6c2a3c9bcabe6149890db7fe1c8f3fda13643d565a31.php line 52

Open in your IDE?
  1. <?php
  2. use Twig\Environment;
  3. use function Shopware\Core\Framework\Adapter\Twig\sw_get_attribute;
  4. use function Shopware\Core\Framework\Adapter\Twig\sw_escape_filter;
  5. use Twig\Error\LoaderError;
  6. use Twig\Error\RuntimeError;
  7. use Twig\Extension\SandboxExtension;
  8. use Twig\Markup;
  9. use Twig\Sandbox\SecurityError;
  10. use Twig\Sandbox\SecurityNotAllowedTagError;
  11. use Twig\Sandbox\SecurityNotAllowedFilterError;
  12. use Twig\Sandbox\SecurityNotAllowedFunctionError;
  13. use Twig\Source;
  14. use Twig\Template;
  15. /* @LiamoriaBaseTheme/storefront/base.html.twig */
  16. class __TwigTemplate_6bee9ec50b934bf7aa97442ef85ff28c1251bb55a80d0b1a003254e4ec888e1f extends Template
  17. {
  18.     private $source;
  19.     private $macros = [];
  20.     public function __construct(Environment $env)
  21.     {
  22.         parent::__construct($env);
  23.         $this->source $this->getSourceContext();
  24.         $this->blocks = [
  25.             'base_header' => [$this'block_base_header'],
  26.             'base_header_inner' => [$this'block_base_header_inner'],
  27.             'base_footer' => [$this'block_base_footer'],
  28.         ];
  29.     }
  30.     protected function doGetParent(array $context)
  31.     {
  32.         // line 2
  33.         return "@DreiscSeoPro/storefront/base.html.twig";
  34.     }
  35.     protected function doDisplay(array $context, array $blocks = [])
  36.     {
  37.         $macros $this->macros;
  38.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  39.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "template""@LiamoriaBaseTheme/storefront/base.html.twig"));
  40.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  41.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "template""@LiamoriaBaseTheme/storefront/base.html.twig"));
  42.         $this->parent $this->loadTemplate("@DreiscSeoPro/storefront/base.html.twig""@LiamoriaBaseTheme/storefront/base.html.twig"2);
  43.         $this->parent->display($contextarray_merge($this->blocks$blocks));
  44.         
  45.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
  46.         
  47.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
  48.     }
  49.     // line 3
  50.     public function block_base_header($context, array $blocks = [])
  51.     {
  52.         $macros $this->macros;
  53.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  54.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""base_header"));
  55.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  56.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""base_header"));
  57.         // line 4
  58.         echo "    <header class=\"header-main\">
  59.         ";
  60.         // line 5
  61.         $this->loadTemplate("@LiamoriaBaseTheme/storefront/layout/header/top-bar.html.twig""@LiamoriaBaseTheme/storefront/base.html.twig"5)->display($context);
  62.         // line 6
  63.         echo "        ";
  64.         $this->displayBlock('base_header_inner'$context$blocks);
  65.         // line 11
  66.         echo "    </header>
  67. ";
  68.         
  69.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
  70.         
  71.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
  72.     }
  73.     // line 6
  74.     public function block_base_header_inner($context, array $blocks = [])
  75.     {
  76.         $macros $this->macros;
  77.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  78.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""base_header_inner"));
  79.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  80.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""base_header_inner"));
  81.         // line 7
  82.         echo "            <div class=\"container\">
  83.                 ";
  84.         // line 8
  85.         $this->loadTemplate("@LiamoriaBaseTheme/storefront/layout/header/header.html.twig""@LiamoriaBaseTheme/storefront/base.html.twig"8)->display($context);
  86.         // line 9
  87.         echo "            </div>
  88.         ";
  89.         
  90.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
  91.         
  92.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
  93.     }
  94.     // line 14
  95.     public function block_base_footer($context, array $blocks = [])
  96.     {
  97.         $macros $this->macros;
  98.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  99.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""base_footer"));
  100.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  101.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""base_footer"));
  102.         // line 15
  103.         echo "    ";
  104.         if ((twig_lower_filter($this->env, ($context["controllerName"] ?? null)) == "navigation")) {
  105.             // line 16
  106.             echo "        <div class=\"cat-seo-container\">
  107.             <div class=\"container\">
  108.                 ";
  109.             // line 18
  110.             $context["soeText"] = sw_get_attribute($this->env$this->sourcesw_get_attribute($this->env$this->sourcesw_get_attribute($this->env$this->sourcesw_get_attribute($this->env$this->sourcesw_get_attribute($this->env$this->sourcesw_get_attribute($this->env$this->source, ($context["page"] ?? null), "header", [], "any"falsefalsefalse18), "navigation", [], "any"falsefalsefalse18), "active", [], "any"falsefalsefalse18), "translated", [], "any"falsefalsefalse18), "customFields", [], "any"falsefalsefalse18), "custom_footer_seo_text", [], "any"falsefalsefalse18);
  111.             // line 19
  112.             echo "                ";
  113.             echo ($context["soeText"] ?? null);
  114.             echo "
  115.             </div>
  116.         </div>
  117.     ";
  118.         }
  119.         // line 23
  120.         echo "    <div class=\"footer-benefiz\">
  121.         ";
  122.         // line 25
  123.         echo "
  124.         ";
  125.         // line 26
  126.         $context["firstImage"] = $this->extensions['Shopware\Storefront\Framework\Twig\Extension\ConfigExtension']->theme($context"footer-benefiz-image1");
  127.         // line 27
  128.         echo "        ";
  129.         $context["secondImage"] = $this->extensions['Shopware\Storefront\Framework\Twig\Extension\ConfigExtension']->theme($context"footer-benefiz-image2");
  130.         // line 28
  131.         echo "        ";
  132.         $context["thirdImage"] = $this->extensions['Shopware\Storefront\Framework\Twig\Extension\ConfigExtension']->theme($context"footer-benefiz-image3");
  133.         // line 29
  134.         echo "        ";
  135.         $context["fourthImage"] = $this->extensions['Shopware\Storefront\Framework\Twig\Extension\ConfigExtension']->theme($context"footer-benefiz-image4");
  136.         // line 30
  137.         echo "        ";
  138.         $context["fifthImage"] = $this->extensions['Shopware\Storefront\Framework\Twig\Extension\ConfigExtension']->theme($context"footer-benefiz-image5");
  139.         // line 31
  140.         echo "        ";
  141.         $context["sixthImage"] = $this->extensions['Shopware\Storefront\Framework\Twig\Extension\ConfigExtension']->theme($context"footer-benefiz-image6");
  142.         // line 32
  143.         echo "
  144.         ";
  145.         // line 33
  146.         $context["firstText"] = $this->extensions['Shopware\Storefront\Framework\Twig\Extension\ConfigExtension']->theme($context"footer-benefiz-text1");
  147.         // line 34
  148.         echo "        ";
  149.         $context["secondText"] = $this->extensions['Shopware\Storefront\Framework\Twig\Extension\ConfigExtension']->theme($context"footer-benefiz-text2");
  150.         // line 35
  151.         echo "        ";
  152.         $context["thirdText"] = $this->extensions['Shopware\Storefront\Framework\Twig\Extension\ConfigExtension']->theme($context"footer-benefiz-text3");
  153.         // line 36
  154.         echo "        ";
  155.         $context["fourthText"] = $this->extensions['Shopware\Storefront\Framework\Twig\Extension\ConfigExtension']->theme($context"footer-benefiz-text4");
  156.         // line 37
  157.         echo "        ";
  158.         $context["fifthText"] = $this->extensions['Shopware\Storefront\Framework\Twig\Extension\ConfigExtension']->theme($context"footer-benefiz-text5");
  159.         // line 38
  160.         echo "        ";
  161.         $context["sixthText"] = $this->extensions['Shopware\Storefront\Framework\Twig\Extension\ConfigExtension']->theme($context"footer-benefiz-text6");
  162.         // line 39
  163.         echo "        ";
  164.         // line 40
  165.         echo "        <div class=\"container row\">
  166.             <div class=\"col-6 col-lg-2 col-md-4 footer-benefiz-content\">
  167.                 <img src=\"";
  168.         // line 42
  169.         echo sw_escape_filter($this->env, ($context["firstImage"] ?? null), "html"nulltrue);
  170.         echo "\">
  171.                 <p>
  172.                     ";
  173.         // line 45
  174.         echo sw_escape_filter($this->env, ($context["firstText"] ?? null), "html"nulltrue);
  175.         echo "
  176.                 </p>
  177.             </div>
  178.             <div class=\"col-6 col-lg-2 col-md-4 footer-benefiz-content\">
  179.                 <img src=\"";
  180.         // line 49
  181.         echo sw_escape_filter($this->env, ($context["secondImage"] ?? null), "html"nulltrue);
  182.         echo "\">
  183.                 <p>
  184.                     ";
  185.         // line 51
  186.         echo sw_escape_filter($this->env, ($context["secondText"] ?? null), "html"nulltrue);
  187.         echo "
  188.                 </p>
  189.             </div>
  190.             <div class=\"col-6 col-lg-2 col-md-4 footer-benefiz-content\">
  191.                 <img src=\"";
  192.         // line 55
  193.         echo sw_escape_filter($this->env, ($context["thirdImage"] ?? null), "html"nulltrue);
  194.         echo "\">
  195.                 <p>
  196.                     ";
  197.         // line 57
  198.         echo sw_escape_filter($this->env, ($context["thirdText"] ?? null), "html"nulltrue);
  199.         echo "
  200.                 </p>
  201.             </div>
  202.             <div class=\"col-6 col-lg-2 col-md-4 footer-benefiz-content\">
  203.                 <img src=\"";
  204.         // line 61
  205.         echo sw_escape_filter($this->env, ($context["fourthImage"] ?? null), "html"nulltrue);
  206.         echo "\">
  207.                 <p>
  208.                     ";
  209.         // line 63
  210.         echo sw_escape_filter($this->env, ($context["fourthText"] ?? null), "html"nulltrue);
  211.         echo "
  212.                 </p>
  213.             </div>
  214.             <div class=\"col-6 col-lg-2 col-md-4 footer-benefiz-content\">
  215.                 <img src=\"";
  216.         // line 67
  217.         echo sw_escape_filter($this->env, ($context["fifthImage"] ?? null), "html"nulltrue);
  218.         echo "\">
  219.                 <p>
  220.                     ";
  221.         // line 69
  222.         echo sw_escape_filter($this->env, ($context["fifthText"] ?? null), "html"nulltrue);
  223.         echo "
  224.                 </p>
  225.             </div>
  226.             <div class=\"col-6 col-lg-2 col-md-4 footer-benefiz-content\">
  227.                 <img src=\"";
  228.         // line 73
  229.         echo sw_escape_filter($this->env, ($context["sixthImage"] ?? null), "html"nulltrue);
  230.         echo "\">
  231.                 <p>
  232.                     ";
  233.         // line 75
  234.         echo sw_escape_filter($this->env, ($context["sixthText"] ?? null), "html"nulltrue);
  235.         echo "
  236.                 </p>
  237.             </div>
  238.         </div>
  239.     </div>
  240.    ";
  241.         // line 80
  242.         $this->displayParentBlock("base_footer"$context$blocks);
  243.         echo "
  244. ";
  245.         
  246.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
  247.         
  248.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
  249.     }
  250.     public function getTemplateName()
  251.     {
  252.         return "@LiamoriaBaseTheme/storefront/base.html.twig";
  253.     }
  254.     public function isTraitable()
  255.     {
  256.         return false;
  257.     }
  258.     public function getDebugInfo()
  259.     {
  260.         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,);
  261.     }
  262.     public function getSourceContext()
  263.     {
  264.         return new Source("{% sw_extends '@Storefront/storefront/base.html.twig' %}
  265. {% block base_header %}
  266.     <header class=\"header-main\">
  267.         {% sw_include '@Storefront/storefront/layout/header/top-bar.html.twig' %}
  268.         {% block base_header_inner %}
  269.             <div class=\"container\">
  270.                 {% sw_include '@Storefront/storefront/layout/header/header.html.twig' %}
  271.             </div>
  272.         {% endblock %}
  273.     </header>
  274. {% endblock %}
  275. {% block base_footer %}
  276.     {% if controllerName|lower =='navigation' %}
  277.         <div class=\"cat-seo-container\">
  278.             <div class=\"container\">
  279.                 {% set soeText = page.header.navigation.active.translated.customFields.custom_footer_seo_text %}
  280.                 {{ soeText|raw }}
  281.             </div>
  282.         </div>
  283.     {% endif %}
  284.     <div class=\"footer-benefiz\">
  285.         {# theme-variable for footer-benefiz #}
  286.         {% set firstImage = theme_config(\"footer-benefiz-image1\") %}
  287.         {% set secondImage = theme_config(\"footer-benefiz-image2\") %}
  288.         {% set thirdImage = theme_config(\"footer-benefiz-image3\") %}
  289.         {% set fourthImage = theme_config(\"footer-benefiz-image4\") %}
  290.         {% set fifthImage = theme_config(\"footer-benefiz-image5\") %}
  291.         {% set sixthImage = theme_config(\"footer-benefiz-image6\") %}
  292.         {% set firstText = theme_config(\"footer-benefiz-text1\") %}
  293.         {% set secondText = theme_config(\"footer-benefiz-text2\") %}
  294.         {% set thirdText = theme_config(\"footer-benefiz-text3\") %}
  295.         {% set fourthText = theme_config(\"footer-benefiz-text4\") %}
  296.         {% set fifthText = theme_config(\"footer-benefiz-text5\") %}
  297.         {% set sixthText = theme_config(\"footer-benefiz-text6\") %}
  298.         {# end theme-variable #}
  299.         <div class=\"container row\">
  300.             <div class=\"col-6 col-lg-2 col-md-4 footer-benefiz-content\">
  301.                 <img src=\"{{ firstImage }}\">
  302.                 <p>
  303.                     {{ firstText }}
  304.                 </p>
  305.             </div>
  306.             <div class=\"col-6 col-lg-2 col-md-4 footer-benefiz-content\">
  307.                 <img src=\"{{ secondImage }}\">
  308.                 <p>
  309.                     {{ secondText }}
  310.                 </p>
  311.             </div>
  312.             <div class=\"col-6 col-lg-2 col-md-4 footer-benefiz-content\">
  313.                 <img src=\"{{ thirdImage }}\">
  314.                 <p>
  315.                     {{ thirdText }}
  316.                 </p>
  317.             </div>
  318.             <div class=\"col-6 col-lg-2 col-md-4 footer-benefiz-content\">
  319.                 <img src=\"{{ fourthImage }}\">
  320.                 <p>
  321.                     {{ fourthText }}
  322.                 </p>
  323.             </div>
  324.             <div class=\"col-6 col-lg-2 col-md-4 footer-benefiz-content\">
  325.                 <img src=\"{{ fifthImage }}\">
  326.                 <p>
  327.                     {{ fifthText }}
  328.                 </p>
  329.             </div>
  330.             <div class=\"col-6 col-lg-2 col-md-4 footer-benefiz-content\">
  331.                 <img src=\"{{ sixthImage }}\">
  332.                 <p>
  333.                     {{ sixthText }}
  334.                 </p>
  335.             </div>
  336.         </div>
  337.     </div>
  338.    {{ parent() }}
  339. {% endblock %}""@LiamoriaBaseTheme/storefront/base.html.twig""/srv/users/liamoriasw6/apps/liamoriasw6/custom/plugins/LiamoriaBaseTheme/src/Resources/views/storefront/base.html.twig");
  340.     }
  341. }