var/cache/dev_h35c9e4fa64367e5a564f83803cfdec08/twig/26/265b85e8275075a2c3dfb599b42400c3e75f44a43a3f3747f287d9bb8cbf6d27.php line 50

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. /* @AcrisSuggestedProductsCS/storefront/page/product-detail/index.html.twig */
  16. class __TwigTemplate_5f6e4aa77c64f8a1323f2144b66690a0 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.             'page_product_detail_cross_selling' => [$this'block_page_product_detail_cross_selling'],
  26.         ];
  27.     }
  28.     protected function doGetParent(array $context)
  29.     {
  30.         // line 2
  31.         return "@LDSCustom/storefront/page/product-detail/index.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""@AcrisSuggestedProductsCS/storefront/page/product-detail/index.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""@AcrisSuggestedProductsCS/storefront/page/product-detail/index.html.twig"));
  40.         $this->parent $this->loadTemplate("@LDSCustom/storefront/page/product-detail/index.html.twig""@AcrisSuggestedProductsCS/storefront/page/product-detail/index.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_page_product_detail_cross_selling($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""page_product_detail_cross_selling"));
  53.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  54.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""page_product_detail_cross_selling"));
  55.         // line 4
  56.         echo "    ";
  57.         $this->displayParentBlock("page_product_detail_cross_selling"$context$blocks);
  58.         echo "
  59.     <div class=\"product-detail-tabs product-detail-cross-selling acris-suggested-products-tab\">
  60.         ";
  61.         // line 6
  62.         $this->loadTemplate("@AcrisSuggestedProductsCS/storefront/component/acris-suggested-products-tabs/acris-suggested-products-tabs.html.twig""@AcrisSuggestedProductsCS/storefront/page/product-detail/index.html.twig"6)->display($context);
  63.         // line 7
  64.         echo "    </div>
  65. ";
  66.         
  67.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  68.         
  69.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  70.     }
  71.     public function getTemplateName()
  72.     {
  73.         return "@AcrisSuggestedProductsCS/storefront/page/product-detail/index.html.twig";
  74.     }
  75.     public function isTraitable()
  76.     {
  77.         return false;
  78.     }
  79.     public function getDebugInfo()
  80.     {
  81.         return array (  76 => 7,  74 => 6,  68 => 4,  58 => 3,  35 => 2,);
  82.     }
  83.     public function getSourceContext()
  84.     {
  85.         return new Source("{% sw_extends '@Storefront/storefront/page/product-detail/index.html.twig' %}
  86. {% block page_product_detail_cross_selling %}
  87.     {{ parent() }}
  88.     <div class=\"product-detail-tabs product-detail-cross-selling acris-suggested-products-tab\">
  89.         {% sw_include '@Storefront/storefront/component/acris-suggested-products-tabs/acris-suggested-products-tabs.html.twig' %}
  90.     </div>
  91. {% endblock %}
  92. ""@AcrisSuggestedProductsCS/storefront/page/product-detail/index.html.twig""/var/customers/webs/kew/htdocs6/vendor/store.shopware.com/acrissuggestedproductscs/src/Resources/views/storefront/page/product-detail/index.html.twig");
  93.     }
  94. }