var/cache/dev_hc896b0aecebc6aae6bec469c82cd525f/twig/2b/2bff50df4cf7406a6903d27077fcee75e3eb0fc043f0ff8ae260f9bfe2161a7f.php line 40

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. /* @ZeobvAnimatedExperience/storefront/element/cms-element-product-slider.html.twig */
  16. class __TwigTemplate_115e95e5762c922337dca6370c8ecf6d 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' => [$this'block_element_product_slider'],
  26.         ];
  27.     }
  28.     protected function doGetParent(array $context)
  29.     {
  30.         // line 2
  31.         return "@Storefront/storefront/element/cms-element-product-slider.html.twig";
  32.     }
  33.     protected function doDisplay(array $context, array $blocks = [])
  34.     {
  35.         $macros $this->macros;
  36.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  37.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "template""@ZeobvAnimatedExperience/storefront/element/cms-element-product-slider.html.twig"));
  38.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  39.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "template""@ZeobvAnimatedExperience/storefront/element/cms-element-product-slider.html.twig"));
  40.         $this->parent $this->loadTemplate("@Storefront/storefront/element/cms-element-product-slider.html.twig""@ZeobvAnimatedExperience/storefront/element/cms-element-product-slider.html.twig"2);
  41.         $this->parent->display($contextarray_merge($this->blocks$blocks));
  42.         
  43.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  44.         
  45.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  46.     }
  47.     // line 3
  48.     public function block_element_product_slider($context, array $blocks = [])
  49.     {
  50.         $macros $this->macros;
  51.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  52.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""element_product_slider"));
  53.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  54.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""element_product_slider"));
  55.         // line 4
  56.         echo "    ";
  57.         $this->loadTemplate("@ZeobvAnimatedExperience/storefront/animated-wrapper.html.twig""@ZeobvAnimatedExperience/storefront/element/cms-element-product-slider.html.twig"4)->display(twig_array_merge($context, ["config" => sw_get_attribute($this->env$this->sourcesw_get_attribute($this->env$this->source,         // line 5
  58. ($context["element"] ?? null), "fieldConfig", [], "any"falsefalsefalse5), "elements", [], "any"falsefalsefalse5), "content" => $this->renderParentBlock("element_product_slider"$context$blocks)]));
  59.         
  60.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  61.         
  62.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  63.     }
  64.     public function getTemplateName()
  65.     {
  66.         return "@ZeobvAnimatedExperience/storefront/element/cms-element-product-slider.html.twig";
  67.     }
  68.     public function isTraitable()
  69.     {
  70.         return false;
  71.     }
  72.     public function getDebugInfo()
  73.     {
  74.         return array (  70 => 5,  68 => 4,  58 => 3,  35 => 2,);
  75.     }
  76.     public function getSourceContext()
  77.     {
  78.         return new Source("{% sw_extends '@Storefront/storefront/element/cms-element-product-slider.html.twig' %}
  79. {% block element_product_slider %}
  80.     {% sw_include '@Storefront/storefront/animated-wrapper.html.twig' with {
  81.         config: element.fieldConfig.elements,
  82.         content: parent()
  83.     } %}
  84. {% endblock %}
  85. ""@ZeobvAnimatedExperience/storefront/element/cms-element-product-slider.html.twig""/var/www/share/efb-elektronik.dev.mc.emzcustomers.de/shopware6/vendor/store.shopware.com/zeobvanimatedexperience/src/Resources/views/storefront/element/cms-element-product-slider.html.twig");
  86.     }
  87. }