var/cache/dev_h5b02c48344407d68d61eb74a0cdcd8b0/twig/67/674854835fec3d818945db24dbbfd6b07891db9b27e2d4943c795743955839e3.php line 56

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. /* @GrimmTheme/storefront/base.html.twig */
  16. class __TwigTemplate_0e97b714def3aefbc9a9b3db31a1f97e 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_body_classes' => [$this'block_base_body_classes'],
  26.             'base_header_inner' => [$this'block_base_header_inner'],
  27.             'base_footer' => [$this'block_base_footer'],
  28.             'sm_product_comparison_float_button' => [$this'block_sm_product_comparison_float_button'],
  29.         ];
  30.     }
  31.     protected function doGetParent(array $context)
  32.     {
  33.         // line 2
  34.         return "@TrustedShops/storefront/base.html.twig";
  35.     }
  36.     protected function doDisplay(array $context, array $blocks = [])
  37.     {
  38.         $macros $this->macros;
  39.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  40.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "template""@GrimmTheme/storefront/base.html.twig"));
  41.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  42.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "template""@GrimmTheme/storefront/base.html.twig"));
  43.         // line 1
  44.         $context["isHMRMode"] = true;
  45.         // line 2
  46.         $this->parent $this->loadTemplate("@TrustedShops/storefront/base.html.twig""@GrimmTheme/storefront/base.html.twig"2);
  47.         $this->parent->display($contextarray_merge($this->blocks$blocks));
  48.         
  49.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  50.         
  51.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  52.     }
  53.     // line 4
  54.     public function block_base_body_classes($context, array $blocks = [])
  55.     {
  56.         $macros $this->macros;
  57.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  58.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""base_body_classes"));
  59.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  60.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""base_body_classes"));
  61.         $this->displayParentBlock("base_body_classes"$context$blocks);
  62.         echo " is-tax--";
  63.         echo sw_escape_filter($this->envsw_get_attribute($this->env$this->source, ($context["context"] ?? null), "taxState", [], "any"falsefalsefalse4), "html"nulltrue);
  64.         if (sw_get_attribute($this->env$this->source, ($context["page"] ?? null), "getExtension", [=> "productsRequestOnly"], "method"falsefalsefalse4)) {
  65.             echo " request-only";
  66.         }
  67.         
  68.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  69.         
  70.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  71.     }
  72.     // line 6
  73.     public function block_base_header_inner($context, array $blocks = [])
  74.     {
  75.         $macros $this->macros;
  76.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  77.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""base_header_inner"));
  78.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  79.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""base_header_inner"));
  80.         // line 7
  81.         echo "    <div class=\"header-main__topbar--background\">
  82.         ";
  83.         // line 8
  84.         $this->loadTemplate("@GrimmTheme/storefront/layout/header/top-bar.html.twig""@GrimmTheme/storefront/base.html.twig"8)->display($context);
  85.         // line 9
  86.         echo "    </div>
  87.    ";
  88.         // line 10
  89.         $this->loadTemplate("@GrimmTheme/storefront/layout/header/header.html.twig""@GrimmTheme/storefront/base.html.twig"10)->display($context);
  90.         
  91.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  92.         
  93.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  94.     }
  95.     // line 13
  96.     public function block_base_footer($context, array $blocks = [])
  97.     {
  98.         $macros $this->macros;
  99.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  100.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""base_footer"));
  101.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  102.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""base_footer"));
  103.         // line 14
  104.         echo "   ";
  105.         $this->loadTemplate("@GrimmTheme/storefront/_footer.html.twig""@GrimmTheme/storefront/base.html.twig"14)->display($context);
  106.         
  107.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  108.         
  109.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  110.     }
  111.     // line 17
  112.     public function block_sm_product_comparison_float_button($context, array $blocks = [])
  113.     {
  114.         $macros $this->macros;
  115.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  116.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""sm_product_comparison_float_button"));
  117.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  118.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""sm_product_comparison_float_button"));
  119.         
  120.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  121.         
  122.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  123.     }
  124.     public function getTemplateName()
  125.     {
  126.         return "@GrimmTheme/storefront/base.html.twig";
  127.     }
  128.     public function isTraitable()
  129.     {
  130.         return false;
  131.     }
  132.     public function getDebugInfo()
  133.     {
  134.         return array (  137 => 17,  126 => 14,  116 => 13,  106 => 10,  103 => 9,  101 => 8,  98 => 7,  88 => 6,  64 => 4,  53 => 2,  51 => 1,  38 => 2,);
  135.     }
  136.     public function getSourceContext()
  137.     {
  138.         return new Source("{% set isHMRMode = true %}
  139. {% sw_extends '@Storefront/storefront/base.html.twig' %}
  140. {% block base_body_classes %}{{ parent() }} is-tax--{{ context.taxState }}{% if page.getExtension(\"productsRequestOnly\") %} request-only{% endif %}{% endblock %}
  141. {% block base_header_inner %}
  142.     <div class=\"header-main__topbar--background\">
  143.         {% sw_include '@Storefront/storefront/layout/header/top-bar.html.twig' %}
  144.     </div>
  145.    {% sw_include '@Storefront/storefront/layout/header/header.html.twig' %}
  146. {% endblock %}
  147. {% block base_footer %}
  148.    {% sw_include '@Storefront/storefront/_footer.html.twig' %}
  149. {% endblock %}
  150. {% block sm_product_comparison_float_button %}
  151. {% endblock %}""@GrimmTheme/storefront/base.html.twig""/var/www/staging1.grimm-gastrobedarf.de/custom/plugins/GrimmTheme/src/Resources/views/storefront/base.html.twig");
  152.     }
  153. }