var/cache/dev_h41800f5fdfafa409ea382bf45d0f7c63/twig/19/196d3d6c0aa81a25462b2b9beb217a78f974bc50119dd5293a6c8a5fb1636fdb.php line 43

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. /* @SchilderSysteme/storefront/base.html.twig */
  16. class __TwigTemplate_91b23e6d9197c939d5d404f0c29c54d3c99d47be4567fa985a57c57a5f85b317 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_scroll_up' => [$this'block_base_scroll_up'],
  26.             'base_flying_contact_container' => [$this'block_base_flying_contact_container'],
  27.             'header_top' => [$this'block_header_top'],
  28.             'layout_footer_copyright' => [$this'block_layout_footer_copyright'],
  29.         ];
  30.     }
  31.     protected function doGetParent(array $context)
  32.     {
  33.         // line 2
  34.         return "@Tuerschild_2/storefront/base.html.twig";
  35.     }
  36.     protected function doDisplay(array $context, array $blocks = [])
  37.     {
  38.         $macros $this->macros;
  39.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  40.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "template""@SchilderSysteme/storefront/base.html.twig"));
  41.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  42.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "template""@SchilderSysteme/storefront/base.html.twig"));
  43.         $this->parent $this->loadTemplate("@Tuerschild_2/storefront/base.html.twig""@SchilderSysteme/storefront/base.html.twig"2);
  44.         $this->parent->display($contextarray_merge($this->blocks$blocks));
  45.         
  46.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
  47.         
  48.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
  49.     }
  50.     // line 4
  51.     public function block_base_scroll_up($context, array $blocks = [])
  52.     {
  53.         $macros $this->macros;
  54.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  55.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""base_scroll_up"));
  56.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  57.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""base_scroll_up"));
  58.         // line 5
  59.         echo "        ";
  60.         $this->displayParentBlock("base_scroll_up"$context$blocks);
  61.         echo "
  62.         ";
  63.         // line 7
  64.         $this->displayBlock('base_flying_contact_container'$context$blocks);
  65.         // line 22
  66.         echo "    ";
  67.         
  68.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
  69.         
  70.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
  71.     }
  72.     // line 7
  73.     public function block_base_flying_contact_container($context, array $blocks = [])
  74.     {
  75.         $macros $this->macros;
  76.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  77.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""base_flying_contact_container"));
  78.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  79.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""base_flying_contact_container"));
  80.         // line 8
  81.         echo "            ";
  82.         $context["phone"] = sw_get_attribute($this->env$this->sourcesw_get_attribute($this->env$this->sourcesw_get_attribute($this->env$this->source, ($context["context"] ?? null), "salesChannel", [], "any"falsefalsefalse8), "customFields", [], "any"falsefalsefalse8), "custom_sales_channel_phone", [], "any"falsefalsefalse8);
  83.         // line 9
  84.         echo "
  85.             <div class=\"flying-contact-container\">
  86.                 <div class=\"flying-contact-telephone\">
  87.                     <a href=\"tel:";
  88.         // line 12
  89.         echo sw_escape_filter($this->env, ($context["phone"] ?? null), "html"nulltrue);
  90.         echo "\"
  91.                        class=\"tel\">
  92.                         ";
  93.         // line 14
  94.         ((function () use ($context$blocks) {
  95.             $finder $this->env->getExtension('Shopware\Core\Framework\Adapter\Twig\Extension\NodeExtension')->getFinder();
  96.             $includeTemplate $finder->find("@Storefront/storefront/utilities/icon.html.twig");
  97.             return $this->loadTemplate($includeTemplate ?? null"@SchilderSysteme/storefront/base.html.twig"14);
  98.         })())->display(twig_array_merge($context, ["namespace" => "Tuerschild_2""name" => "phone"]));
  99.         // line 17
  100.         echo "                        ";
  101.         echo sw_escape_filter($this->env, ($context["phone"] ?? null), "html"nulltrue);
  102.         echo "
  103.                     </a>
  104.                 </div>
  105.             </div>
  106.         ";
  107.         
  108.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
  109.         
  110.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
  111.     }
  112.     // line 24
  113.     public function block_header_top($context, array $blocks = [])
  114.     {
  115.         $macros $this->macros;
  116.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  117.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""header_top"));
  118.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  119.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""header_top"));
  120.         // line 25
  121.         echo "        <div class=\"header-top\">
  122.             <ul>
  123.                 <li>
  124.                     ";
  125.         // line 29
  126.         ((function () use ($context$blocks) {
  127.             $finder $this->env->getExtension('Shopware\Core\Framework\Adapter\Twig\Extension\NodeExtension')->getFinder();
  128.             $includeTemplate $finder->find("@Storefront/storefront/utilities/icon.html.twig");
  129.             return $this->loadTemplate($includeTemplate ?? null"@SchilderSysteme/storefront/base.html.twig"29);
  130.         })())->display(twig_array_merge($context, ["namespace" => "Tuerschild_2""name" => "checkmark"]));
  131.         // line 31
  132.         echo " <span class=\"header-top-text\">";
  133.         echo $this->extensions['Shopware\Core\Framework\Adapter\Twig\Extension\SwSanitizeTwigFilter']->sanitize($this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("header.usp1"));
  134.         echo "</span>
  135.                 </li>
  136.                 <li>
  137.                     ";
  138.         // line 34
  139.         ((function () use ($context$blocks) {
  140.             $finder $this->env->getExtension('Shopware\Core\Framework\Adapter\Twig\Extension\NodeExtension')->getFinder();
  141.             $includeTemplate $finder->find("@Storefront/storefront/utilities/icon.html.twig");
  142.             return $this->loadTemplate($includeTemplate ?? null"@SchilderSysteme/storefront/base.html.twig"34);
  143.         })())->display(twig_array_merge($context, ["namespace" => "Tuerschild_2""name" => "checkmark"]));
  144.         // line 36
  145.         echo " <span class=\"header-top-text\">";
  146.         echo $this->extensions['Shopware\Core\Framework\Adapter\Twig\Extension\SwSanitizeTwigFilter']->sanitize($this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("header.usp2"));
  147.         echo "</span>
  148.                 </li>
  149.                 <li>
  150.                     ";
  151.         // line 39
  152.         ((function () use ($context$blocks) {
  153.             $finder $this->env->getExtension('Shopware\Core\Framework\Adapter\Twig\Extension\NodeExtension')->getFinder();
  154.             $includeTemplate $finder->find("@Storefront/storefront/utilities/icon.html.twig");
  155.             return $this->loadTemplate($includeTemplate ?? null"@SchilderSysteme/storefront/base.html.twig"39);
  156.         })())->display(twig_array_merge($context, ["namespace" => "Tuerschild_2""name" => "checkmark"]));
  157.         // line 41
  158.         echo " <span class=\"header-top-text\">";
  159.         echo $this->extensions['Shopware\Core\Framework\Adapter\Twig\Extension\SwSanitizeTwigFilter']->sanitize($this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("header.usp3"));
  160.         echo "</span>
  161.                 </li>
  162.             </ul>
  163.             c
  164.         </div>
  165.     ";
  166.         
  167.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
  168.         
  169.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
  170.     }
  171.     // line 48
  172.     public function block_layout_footer_copyright($context, array $blocks = [])
  173.     {
  174.         $macros $this->macros;
  175.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  176.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""layout_footer_copyright"));
  177.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  178.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""layout_footer_copyright"));
  179.         // line 49
  180.         echo "                        <div class=\"footer-copyright\">
  181.                             ";
  182.         // line 50
  183.         echo $this->extensions['Shopware\Core\Framework\Adapter\Twig\Extension\SwSanitizeTwigFilter']->sanitize($this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("footer.copyrightInfo"));
  184.         echo "
  185.                         </div>
  186.                     ";
  187.         
  188.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
  189.         
  190.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
  191.     }
  192.     public function getTemplateName()
  193.     {
  194.         return "@SchilderSysteme/storefront/base.html.twig";
  195.     }
  196.     public function isTraitable()
  197.     {
  198.         return false;
  199.     }
  200.     public function getDebugInfo()
  201.     {
  202.         return array (  220 => 50,  217 => 49,  207 => 48,  190 => 41,  182 => 39,  175 => 36,  167 => 34,  160 => 31,  152 => 29,  146 => 25,  136 => 24,  120 => 17,  112 => 14,  107 => 12,  102 => 9,  99 => 8,  89 => 7,  79 => 22,  77 => 7,  71 => 5,  61 => 4,  38 => 2,);
  203.     }
  204.     public function getSourceContext()
  205.     {
  206.         return new Source("{% sw_extends '@Storefront/storefront/base.html.twig' %}
  207.     {% block base_scroll_up %}
  208.         {{ parent() }}
  209.         {% block base_flying_contact_container %}
  210.             {% set phone = context.salesChannel.customFields.custom_sales_channel_phone %}
  211.             <div class=\"flying-contact-container\">
  212.                 <div class=\"flying-contact-telephone\">
  213.                     <a href=\"tel:{{ phone }}\"
  214.                        class=\"tel\">
  215.                         {% sw_icon 'phone' style {
  216.                             'namespace': 'Tuerschild_2',
  217.                         } %}
  218.                         {{ phone }}
  219.                     </a>
  220.                 </div>
  221.             </div>
  222.         {% endblock %}
  223.     {% endblock %}
  224.     {% block header_top %}
  225.         <div class=\"header-top\">
  226.             <ul>
  227.                 <li>
  228.                     {% sw_icon 'checkmark' style {
  229.                         'namespace': 'Tuerschild_2',
  230.                     } %} <span class=\"header-top-text\">{{ \"header.usp1\"|trans|sw_sanitize }}</span>
  231.                 </li>
  232.                 <li>
  233.                     {% sw_icon 'checkmark' style {
  234.                         'namespace': 'Tuerschild_2',
  235.                     } %} <span class=\"header-top-text\">{{ \"header.usp2\"|trans|sw_sanitize }}</span>
  236.                 </li>
  237.                 <li>
  238.                     {% sw_icon 'checkmark' style {
  239.                         'namespace': 'Tuerschild_2',
  240.                     } %} <span class=\"header-top-text\">{{ \"header.usp3\"|trans|sw_sanitize }}</span>
  241.                 </li>
  242.             </ul>
  243.             c
  244.         </div>
  245.     {% endblock %}
  246.                     {% block layout_footer_copyright %}
  247.                         <div class=\"footer-copyright\">
  248.                             {{ \"footer.copyrightInfo\"|trans|sw_sanitize }}
  249.                         </div>
  250.                     {% endblock %}
  251. {# {% set isHMRMode = true %} #}
  252. {# {% block base_header_inner %} #}
  253. {#    <div class=\"header-top\"> #}
  254. {#        <h1>cyk2</h1> #}
  255. {#        <ul> #}
  256. {#            <li>09:00 - 12:00 Uhr & 12:45 - 16:45 Uhr</li> #}
  257. {#            <lli>09:00 - 12:00 Uhr</lli> #}
  258. {#        </ul> #}
  259. {#    </div> #}
  260. {#    {{ parent() }} #}
  261. {# {% endblock %} #}
  262. ""@SchilderSysteme/storefront/base.html.twig""/data/www/stage.tuerschildshop/custom/plugins/SchilderSysteme/src/Resources/views/storefront/base.html.twig");
  263.     }
  264. }