var/cache/dev_ha6cdf01c8a14124e315e8ec5e6f48dc2/twig/70/70dfa9bb98a871b8b1e9306cfcd0ca466340b720e58df332e45b12baba086f20.php line 62

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. /* @DecomTheme/storefront/page/product-detail/index.html.twig */
  16. class __TwigTemplate_f1951000d19869c924a82469e8e7de18266603c4c5e54acbd6e7de5da338fc92 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_head' => [$this'block_base_head'],
  26.             'base_content' => [$this'block_base_content'],
  27.             'page_product_detail' => [$this'block_page_product_detail'],
  28.             'page_product_detail_inner' => [$this'block_page_product_detail_inner'],
  29.             'page_product_detail_content' => [$this'block_page_product_detail_content'],
  30.             'page_product_detail_main' => [$this'block_page_product_detail_main'],
  31.             'page_product_detail_media' => [$this'block_page_product_detail_media'],
  32.             'page_product_detail_wishlist' => [$this'block_page_product_detail_wishlist'],
  33.             'page_product_detail_headline' => [$this'block_page_product_detail_headline'],
  34.             'page_product_detail_buy' => [$this'block_page_product_detail_buy'],
  35.             'page_product_detail_tabs' => [$this'block_page_product_detail_tabs'],
  36.             'page_product_detail_description_content_properties' => [$this'block_page_product_detail_description_content_properties'],
  37.             'page_product_detail_cross_selling' => [$this'block_page_product_detail_cross_selling'],
  38.         ];
  39.     }
  40.     protected function doGetParent(array $context)
  41.     {
  42.         // line 2
  43.         return "@DecomTheme/storefront/base.html.twig";
  44.     }
  45.     protected function doDisplay(array $context, array $blocks = [])
  46.     {
  47.         $macros $this->macros;
  48.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  49.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "template""@DecomTheme/storefront/page/product-detail/index.html.twig"));
  50.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  51.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "template""@DecomTheme/storefront/page/product-detail/index.html.twig"));
  52.         $this->parent $this->loadTemplate("@DecomTheme/storefront/base.html.twig""@DecomTheme/storefront/page/product-detail/index.html.twig"2);
  53.         $this->parent->display($contextarray_merge($this->blocks$blocks));
  54.         
  55.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
  56.         
  57.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
  58.     }
  59.     // line 3
  60.     public function block_base_head($context, array $blocks = [])
  61.     {
  62.         $macros $this->macros;
  63.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  64.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""base_head"));
  65.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  66.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""base_head"));
  67.         // line 4
  68.         echo "    ";
  69.         $this->loadTemplate("@Storefront/storefront/page/product-detail/meta.html.twig""@DecomTheme/storefront/page/product-detail/index.html.twig"4)->display($context);
  70.         
  71.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
  72.         
  73.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
  74.     }
  75.     // line 7
  76.     public function block_base_content($context, array $blocks = [])
  77.     {
  78.         $macros $this->macros;
  79.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  80.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""base_content"));
  81.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  82.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""base_content"));
  83.         // line 8
  84.         echo "    ";
  85.         $this->displayBlock('page_product_detail'$context$blocks);
  86.         
  87.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
  88.         
  89.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
  90.     }
  91.     public function block_page_product_detail($context, array $blocks = [])
  92.     {
  93.         $macros $this->macros;
  94.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  95.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""page_product_detail"));
  96.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  97.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""page_product_detail"));
  98.         // line 9
  99.         echo "        <div class=\"container\">
  100.             <div class=\"product-detail\"
  101.                 itemscope
  102.                 itemtype=\"https://schema.org/Product\">
  103.                 ";
  104.         // line 13
  105.         $this->displayBlock('page_product_detail_inner'$context$blocks);
  106.         // line 102
  107.         echo "            </div>
  108.         </div>
  109.     ";
  110.         
  111.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
  112.         
  113.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
  114.     }
  115.     // line 13
  116.     public function block_page_product_detail_inner($context, array $blocks = [])
  117.     {
  118.         $macros $this->macros;
  119.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  120.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""page_product_detail_inner"));
  121.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  122.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""page_product_detail_inner"));
  123.         // line 14
  124.         echo "                    ";
  125.         $this->displayBlock('page_product_detail_content'$context$blocks);
  126.         // line 76
  127.         echo "
  128.                     <div class=\"product-details-custom-grid\">
  129.                         ";
  130.         // line 78
  131.         $this->displayBlock('page_product_detail_tabs'$context$blocks);
  132.         // line 83
  133.         echo "
  134.                         ";
  135.         // line 84
  136.         $this->displayBlock('page_product_detail_description_content_properties'$context$blocks);
  137.         // line 92
  138.         echo "                    </div>
  139.                     ";
  140.         // line 94
  141.         $this->displayBlock('page_product_detail_cross_selling'$context$blocks);
  142.         // line 101
  143.         echo "                ";
  144.         
  145.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
  146.         
  147.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
  148.     }
  149.     // line 14
  150.     public function block_page_product_detail_content($context, array $blocks = [])
  151.     {
  152.         $macros $this->macros;
  153.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  154.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""page_product_detail_content"));
  155.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  156.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""page_product_detail_content"));
  157.         // line 15
  158.         echo "                        <div class=\"product-detail-content\">
  159.                             
  160.                             ";
  161.         // line 18
  162.         $context["mediaItems"] = sw_get_attribute($this->env$this->sourcesw_get_attribute($this->env$this->sourcesw_get_attribute($this->env$this->source, ($context["page"] ?? null), "product", [], "any"falsefalsefalse18), "media", [], "any"falsefalsefalse18), "media", [], "any"falsefalsefalse18);
  163.         // line 19
  164.         echo "
  165.                             ";
  166.         // line 20
  167.         $this->displayBlock('page_product_detail_main'$context$blocks);
  168.         // line 74
  169.         echo "                        </div>
  170.                     ";
  171.         
  172.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
  173.         
  174.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
  175.     }
  176.     // line 20
  177.     public function block_page_product_detail_main($context, array $blocks = [])
  178.     {
  179.         $macros $this->macros;
  180.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  181.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""page_product_detail_main"));
  182.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  183.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""page_product_detail_main"));
  184.         // line 21
  185.         echo "                                <div class=\"row product-detail-main\">
  186.                                     ";
  187.         // line 22
  188.         $this->displayBlock('page_product_detail_media'$context$blocks);
  189.         // line 54
  190.         echo "
  191.                                     <div class=\"col-lg-7 product-detail-side\">    
  192.                                                                     
  193.                                         ";
  194.         // line 57
  195.         $this->displayBlock('page_product_detail_headline'$context$blocks);
  196.         // line 62
  197.         echo "
  198.                                         
  199.                                         ";
  200.         // line 65
  201.         $this->displayBlock('page_product_detail_buy'$context$blocks);
  202.         // line 70
  203.         echo "
  204.                                     </div>
  205.                                 </div>
  206.                             ";
  207.         
  208.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
  209.         
  210.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
  211.     }
  212.     // line 22
  213.     public function block_page_product_detail_media($context, array $blocks = [])
  214.     {
  215.         $macros $this->macros;
  216.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  217.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""page_product_detail_media"));
  218.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  219.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""page_product_detail_media"));
  220.         // line 23
  221.         echo "                                        <div class=\"col-lg-5 product-detail-media\">
  222.                                             ";
  223.         // line 25
  224.         if ($this->extensions['Shopware\Storefront\Framework\Twig\Extension\ConfigExtension']->config($context"core.cart.wishlistEnabled")) {
  225.             // line 26
  226.             echo "                                                ";
  227.             $this->displayBlock('page_product_detail_wishlist'$context$blocks);
  228.             // line 33
  229.             echo "                                            ";
  230.         }
  231.         // line 34
  232.         echo "
  233.                                             ";
  234.         // line 35
  235.         if (sw_get_attribute($this->env$this->sourcesw_get_attribute($this->env$this->source, ($context["page"] ?? null), "product", [], "any"falsefalsefalse35), "media", [], "any"falsefalsefalse35)) {
  236.             // line 36
  237.             echo "                                                ";
  238.             $this->loadTemplate("@AcrisProductVideoCS/storefront/element/cms-element-image-gallery.html.twig""@DecomTheme/storefront/page/product-detail/index.html.twig"36)->display(twig_array_merge($context, ["mediaItems" =>             // line 37
  239. ($context["mediaItems"] ?? null), "zoom" => true"zoomModal" => true"displayMode" => "cover""gutter" => 5"minHeight" => "750px""navigationArrows" => false"navigationDots" => false"galleryPosition" => "underneath""isProduct" => true"fallbackImageTitle" => sw_get_attribute($this->env$this->sourcesw_get_attribute($this->env$this->sourcesw_get_attribute($this->env$this->source,             // line 47
  240. ($context["page"] ?? null), "product", [], "any"falsefalsefalse47), "translated", [], "any"falsefalsefalse47), "name", [], "any"falsefalsefalse47), "startIndexThumbnails" => (sw_get_attribute($this->env$this->sourcesw_get_attribute($this->env$this->sourcesw_get_attribute($this->env$this->source,             // line 48
  241. ($context["page"] ?? null), "product", [], "any"falsefalsefalse48), "cover", [], "any"falsefalsefalse48), "position", [], "any"falsefalsefalse48) + 1), "startIndexSlider" => (sw_get_attribute($this->env$this->sourcesw_get_attribute($this->env$this->sourcesw_get_attribute($this->env$this->source,             // line 49
  242. ($context["page"] ?? null), "product", [], "any"falsefalsefalse49), "cover", [], "any"falsefalsefalse49), "position", [], "any"falsefalsefalse49) + 1)]));
  243.             // line 51
  244.             echo "                                            ";
  245.         }
  246.         // line 52
  247.         echo "                                        </div>
  248.                                     ";
  249.         
  250.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
  251.         
  252.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
  253.     }
  254.     // line 26
  255.     public function block_page_product_detail_wishlist($context, array $blocks = [])
  256.     {
  257.         $macros $this->macros;
  258.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  259.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""page_product_detail_wishlist"));
  260.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  261.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""page_product_detail_wishlist"));
  262.         // line 27
  263.         echo "                                                    ";
  264.         $this->loadTemplate("@Storefront/storefront/component/product/card/wishlist.html.twig""@DecomTheme/storefront/page/product-detail/index.html.twig"27)->display(twig_array_merge($context, ["showText" => true"size" => "md""productId" => sw_get_attribute($this->env$this->sourcesw_get_attribute($this->env$this->source,         // line 30
  265. ($context["page"] ?? null), "product", [], "any"falsefalsefalse30), "id", [], "any"falsefalsefalse30)]));
  266.         // line 32
  267.         echo "                                                ";
  268.         
  269.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
  270.         
  271.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
  272.     }
  273.     // line 57
  274.     public function block_page_product_detail_headline($context, array $blocks = [])
  275.     {
  276.         $macros $this->macros;
  277.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  278.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""page_product_detail_headline"));
  279.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  280.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""page_product_detail_headline"));
  281.         // line 58
  282.         echo "                                            <div class=\"product-detail-headline\">
  283.                                                 ";
  284.         // line 59
  285.         $this->loadTemplate("@Storefront/storefront/page/product-detail/headline.html.twig""@DecomTheme/storefront/page/product-detail/index.html.twig"59)->display($context);
  286.         // line 60
  287.         echo "                                            </div>
  288.                                         ";
  289.         
  290.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
  291.         
  292.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
  293.     }
  294.     // line 65
  295.     public function block_page_product_detail_buy($context, array $blocks = [])
  296.     {
  297.         $macros $this->macros;
  298.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  299.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""page_product_detail_buy"));
  300.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  301.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""page_product_detail_buy"));
  302.         echo "                                    
  303.                                             <div class=\"product-detail-buy\">
  304.                                                 ";
  305.         // line 67
  306.         $this->loadTemplate("@DecomTheme/storefront/page/product-detail/buy-widget.html.twig""@DecomTheme/storefront/page/product-detail/index.html.twig"67)->display($context);
  307.         // line 68
  308.         echo "                                            </div>
  309.                                         ";
  310.         
  311.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
  312.         
  313.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
  314.     }
  315.     // line 78
  316.     public function block_page_product_detail_tabs($context, array $blocks = [])
  317.     {
  318.         $macros $this->macros;
  319.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  320.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""page_product_detail_tabs"));
  321.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  322.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""page_product_detail_tabs"));
  323.         // line 79
  324.         echo "                            <div class=\"product-detail-tabs\">
  325.                                 ";
  326.         // line 80
  327.         $this->loadTemplate("@NetzpEvents6/storefront/page/product-detail/tabs.html.twig""@DecomTheme/storefront/page/product-detail/index.html.twig"80)->display($context);
  328.         // line 81
  329.         echo "                            </div>
  330.                         ";
  331.         
  332.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
  333.         
  334.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
  335.     }
  336.     // line 84
  337.     public function block_page_product_detail_description_content_properties($context, array $blocks = [])
  338.     {
  339.         $macros $this->macros;
  340.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  341.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""page_product_detail_description_content_properties"));
  342.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  343.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""page_product_detail_description_content_properties"));
  344.         // line 85
  345.         echo "                            ";
  346.         if ((=== twig_compare(twig_length_filter($this->envsw_get_attribute($this->env$this->sourcesw_get_attribute($this->env$this->source, ($context["page"] ?? null), "product", [], "any"falsefalsefalse85), "sortedProperties", [], "any"falsefalsefalse85)), 0))) {
  347.             // line 86
  348.             echo "                                <div class=\"product-detail-specification\">
  349.                                     <h3>";
  350.             // line 87
  351.             echo $this->extensions['Shopware\Core\Framework\Adapter\Twig\Extension\SwSanitizeTwigFilter']->sanitize($this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("product.packageIncludesHeading"));
  352.             echo "</h3>
  353.                                     ";
  354.             // line 88
  355.             $this->loadTemplate("@Storefront/storefront/page/product-detail/properties.html.twig""@DecomTheme/storefront/page/product-detail/index.html.twig"88)->display($context);
  356.             // line 89
  357.             echo "                                </div>
  358.                             ";
  359.         }
  360.         // line 91
  361.         echo "                        ";
  362.         
  363.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
  364.         
  365.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
  366.     }
  367.     // line 94
  368.     public function block_page_product_detail_cross_selling($context, array $blocks = [])
  369.     {
  370.         $macros $this->macros;
  371.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  372.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""page_product_detail_cross_selling"));
  373.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  374.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""page_product_detail_cross_selling"));
  375.         // line 95
  376.         echo "                        <div class=\"product-detail-tabs product-detail-cross-selling\">
  377.                             ";
  378.         // line 96
  379.         $this->loadTemplate("@DecomTheme/storefront/page/product-detail/cross-selling/tabs.html.twig""@DecomTheme/storefront/page/product-detail/index.html.twig"96)->display(twig_array_merge($context, ["crossSellings" => sw_get_attribute($this->env$this->source,         // line 97
  380. ($context["page"] ?? null), "crossSellings", [], "any"falsefalsefalse97)]));
  381.         // line 99
  382.         echo "                        </div>
  383.                     ";
  384.         
  385.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
  386.         
  387.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
  388.     }
  389.     public function getTemplateName()
  390.     {
  391.         return "@DecomTheme/storefront/page/product-detail/index.html.twig";
  392.     }
  393.     public function isTraitable()
  394.     {
  395.         return false;
  396.     }
  397.     public function getDebugInfo()
  398.     {
  399.         return array (  458 => 99,  456 => 97,  455 => 96,  452 => 95,  442 => 94,  432 => 91,  428 => 89,  426 => 88,  422 => 87,  419 => 86,  416 => 85,  406 => 84,  395 => 81,  393 => 80,  390 => 79,  380 => 78,  369 => 68,  367 => 67,  354 => 65,  343 => 60,  341 => 59,  338 => 58,  328 => 57,  318 => 32,  316 => 30,  314 => 27,  304 => 26,  293 => 52,  290 => 51,  288 => 49,  287 => 48,  286 => 47,  285 => 37,  283 => 36,  281 => 35,  278 => 34,  275 => 33,  272 => 26,  270 => 25,  266 => 23,  256 => 22,  243 => 70,  241 => 65,  236 => 62,  234 => 57,  229 => 54,  227 => 22,  224 => 21,  214 => 20,  203 => 74,  201 => 20,  198 => 19,  196 => 18,  191 => 15,  181 => 14,  171 => 101,  169 => 94,  165 => 92,  163 => 84,  160 => 83,  158 => 78,  154 => 76,  151 => 14,  141 => 13,  129 => 102,  127 => 13,  121 => 9,  101 => 8,  91 => 7,  80 => 4,  70 => 3,  47 => 2,);
  400.     }
  401.     public function getSourceContext()
  402.     {
  403.         return new Source("{% sw_extends '@Storefront/storefront/base.html.twig' %}
  404. {% block base_head %}
  405.     {% sw_include '@Storefront/storefront/page/product-detail/meta.html.twig' %}
  406. {% endblock %}
  407. {% block base_content %}
  408.     {% block page_product_detail %}
  409.         <div class=\"container\">
  410.             <div class=\"product-detail\"
  411.                 itemscope
  412.                 itemtype=\"https://schema.org/Product\">
  413.                 {% block page_product_detail_inner %}
  414.                     {% block page_product_detail_content %}
  415.                         <div class=\"product-detail-content\">
  416.                             
  417.                             {% set mediaItems = page.product.media.media %}
  418.                             {% block page_product_detail_main %}
  419.                                 <div class=\"row product-detail-main\">
  420.                                     {% block page_product_detail_media %}
  421.                                         <div class=\"col-lg-5 product-detail-media\">
  422.                                             {% if config('core.cart.wishlistEnabled') %}
  423.                                                 {% block page_product_detail_wishlist %}
  424.                                                     {% sw_include '@Storefront/storefront/component/product/card/wishlist.html.twig' with {
  425.                                                         showText: true,
  426.                                                         size: 'md',
  427.                                                         productId: page.product.id
  428.                                                     } %}
  429.                                                 {% endblock %}
  430.                                             {% endif %}
  431.                                             {% if page.product.media %}
  432.                                                 {% sw_include '@Storefront/storefront/element/cms-element-image-gallery.html.twig' with {
  433.                                                     'mediaItems': mediaItems,
  434.                                                     'zoom': true,
  435.                                                     'zoomModal': true,
  436.                                                     'displayMode': 'cover',
  437.                                                     'gutter': 5,
  438.                                                     'minHeight': '750px',
  439.                                                     'navigationArrows': false,
  440.                                                     'navigationDots': false,
  441.                                                     'galleryPosition': 'underneath',
  442.                                                     'isProduct': true,
  443.                                                     'fallbackImageTitle': page.product.translated.name,
  444.                                                     'startIndexThumbnails': page.product.cover.position + 1,
  445.                                                     'startIndexSlider': page.product.cover.position + 1
  446.                                                 } %}
  447.                                             {% endif %}
  448.                                         </div>
  449.                                     {% endblock %}
  450.                                     <div class=\"col-lg-7 product-detail-side\">    
  451.                                                                     
  452.                                         {% block page_product_detail_headline %}
  453.                                             <div class=\"product-detail-headline\">
  454.                                                 {% sw_include '@Storefront/storefront/page/product-detail/headline.html.twig' %}
  455.                                             </div>
  456.                                         {% endblock %}
  457.                                         
  458.                                         {% block page_product_detail_buy %}                                    
  459.                                             <div class=\"product-detail-buy\">
  460.                                                 {% sw_include '@Storefront/storefront/page/product-detail/buy-widget.html.twig' %}
  461.                                             </div>
  462.                                         {% endblock %}
  463.                                     </div>
  464.                                 </div>
  465.                             {% endblock %}
  466.                         </div>
  467.                     {% endblock %}
  468.                     <div class=\"product-details-custom-grid\">
  469.                         {% block page_product_detail_tabs %}
  470.                             <div class=\"product-detail-tabs\">
  471.                                 {% sw_include '@Storefront/storefront/page/product-detail/tabs.html.twig' %}
  472.                             </div>
  473.                         {% endblock %}
  474.                         {% block page_product_detail_description_content_properties %}
  475.                             {% if page.product.sortedProperties|length > 0 %}
  476.                                 <div class=\"product-detail-specification\">
  477.                                     <h3>{{ \"product.packageIncludesHeading\"|trans|sw_sanitize }}</h3>
  478.                                     {% sw_include '@Storefront/storefront/page/product-detail/properties.html.twig' %}
  479.                                 </div>
  480.                             {% endif %}
  481.                         {% endblock %}
  482.                     </div>
  483.                     {% block page_product_detail_cross_selling %}
  484.                         <div class=\"product-detail-tabs product-detail-cross-selling\">
  485.                             {% sw_include '@Storefront/storefront/page/product-detail/cross-selling/tabs.html.twig' with {
  486.                                 crossSellings: page.crossSellings
  487.                             } %}
  488.                         </div>
  489.                     {% endblock %}
  490.                 {% endblock %}
  491.             </div>
  492.         </div>
  493.     {% endblock %}
  494. {% endblock %}""@DecomTheme/storefront/page/product-detail/index.html.twig""/var/customers/webs/youksakka/htdocs/custom/plugins/DecomTheme/src/Resources/views/storefront/page/product-detail/index.html.twig");
  495.     }
  496. }