var/cache/dev_hc896b0aecebc6aae6bec469c82cd525f/twig/83/83f9fbf2718afb4aaa16028d61f79b786da2c0b676efc05ab881d8a807f99626.php line 51

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. /* @EfbStorefront/storefront/element/cms-element-product-slider.html.twig */
  16. class __TwigTemplate_b5a1fed96125451cfd15dea1e7ac943d 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.             'element_product_slider_controls_items_prev_icon' => [$this'block_element_product_slider_controls_items_prev_icon'],
  26.             'element_product_slider_controls_items_next_icon' => [$this'block_element_product_slider_controls_items_next_icon'],
  27.         ];
  28.     }
  29.     protected function doGetParent(array $context)
  30.     {
  31.         // line 2
  32.         return "@ZeobvAnimatedExperience/storefront/element/cms-element-product-slider.html.twig";
  33.     }
  34.     protected function doDisplay(array $context, array $blocks = [])
  35.     {
  36.         $macros $this->macros;
  37.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  38.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "template""@EfbStorefront/storefront/element/cms-element-product-slider.html.twig"));
  39.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  40.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "template""@EfbStorefront/storefront/element/cms-element-product-slider.html.twig"));
  41.         $this->parent $this->loadTemplate("@ZeobvAnimatedExperience/storefront/element/cms-element-product-slider.html.twig""@EfbStorefront/storefront/element/cms-element-product-slider.html.twig"2);
  42.         $this->parent->display($contextarray_merge($this->blocks$blocks));
  43.         
  44.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  45.         
  46.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  47.     }
  48.     // line 4
  49.     public function block_element_product_slider_controls_items_prev_icon($context, array $blocks = [])
  50.     {
  51.         $macros $this->macros;
  52.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  53.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""element_product_slider_controls_items_prev_icon"));
  54.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  55.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""element_product_slider_controls_items_prev_icon"));
  56.         // line 5
  57.         echo "    ";
  58.         ((function () use ($context$blocks) {
  59.             $finder $this->env->getExtension('Shopware\Core\Framework\Adapter\Twig\Extension\NodeExtension')->getFinder();
  60.             $includeTemplate $finder->find("@Storefront/storefront/utilities/icon.html.twig");
  61.             return $this->loadTemplate($includeTemplate ?? null"@EfbStorefront/storefront/element/cms-element-product-slider.html.twig"5);
  62.         })())->display(twig_array_merge($context, ["namespace" => "EfbStorefront""name" => "chevron-left-s"]));
  63.         
  64.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  65.         
  66.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  67.     }
  68.     // line 7
  69.     public function block_element_product_slider_controls_items_next_icon($context, array $blocks = [])
  70.     {
  71.         $macros $this->macros;
  72.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  73.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""element_product_slider_controls_items_next_icon"));
  74.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  75.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""element_product_slider_controls_items_next_icon"));
  76.         // line 8
  77.         echo "    ";
  78.         ((function () use ($context$blocks) {
  79.             $finder $this->env->getExtension('Shopware\Core\Framework\Adapter\Twig\Extension\NodeExtension')->getFinder();
  80.             $includeTemplate $finder->find("@Storefront/storefront/utilities/icon.html.twig");
  81.             return $this->loadTemplate($includeTemplate ?? null"@EfbStorefront/storefront/element/cms-element-product-slider.html.twig"8);
  82.         })())->display(twig_array_merge($context, ["namespace" => "EfbStorefront""name" => "chevron-right-s"]));
  83.         
  84.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  85.         
  86.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  87.     }
  88.     public function getTemplateName()
  89.     {
  90.         return "@EfbStorefront/storefront/element/cms-element-product-slider.html.twig";
  91.     }
  92.     public function isTraitable()
  93.     {
  94.         return false;
  95.     }
  96.     public function getDebugInfo()
  97.     {
  98.         return array (  96 => 8,  86 => 7,  69 => 5,  59 => 4,  36 => 2,);
  99.     }
  100.     public function getSourceContext()
  101.     {
  102.         return new Source("{% sw_extends '@Storefront/storefront/element/cms-element-product-slider.html.twig' %}
  103. {% block element_product_slider_controls_items_prev_icon %}
  104.     {% sw_icon 'chevron-left-s' style {'namespace': 'EfbStorefront'} %}
  105. {% endblock %}
  106. {% block element_product_slider_controls_items_next_icon %}
  107.     {% sw_icon 'chevron-right-s' style {'namespace': 'EfbStorefront'} %}
  108. {% endblock %}
  109. ""@EfbStorefront/storefront/element/cms-element-product-slider.html.twig""/var/www/share/efb-elektronik.dev.mc.emzcustomers.de/shopware6/custom/static-plugins/EfbStorefront/Resources/views/storefront/element/cms-element-product-slider.html.twig");
  110.     }
  111. }