var/cache/dev_h35c9e4fa64367e5a564f83803cfdec08/twig/66/66520a0e1987ca16786439943fd41fb5520ebdff79d42999dbc5a6035a28694e.php line 41

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. /* @NimbitsArticleQuestionsNext/storefront/element/cms-element-product-description-reviews.html.twig */
  16. class __TwigTemplate_0a5d704fef716f7ca2a4d9d2f5f79cb5 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_desciption_reviews_tabs_navigation_review' => [$this'block_element_product_desciption_reviews_tabs_navigation_review'],
  26.             'element_product_desciption_reviews_tabs_content_review' => [$this'block_element_product_desciption_reviews_tabs_content_review'],
  27.         ];
  28.     }
  29.     protected function doGetParent(array $context)
  30.     {
  31.         // line 2
  32.         return "@CbaxModulManufacturers/storefront/element/cms-element-product-description-reviews.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""@NimbitsArticleQuestionsNext/storefront/element/cms-element-product-description-reviews.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""@NimbitsArticleQuestionsNext/storefront/element/cms-element-product-description-reviews.html.twig"));
  41.         $this->parent $this->loadTemplate("@CbaxModulManufacturers/storefront/element/cms-element-product-description-reviews.html.twig""@NimbitsArticleQuestionsNext/storefront/element/cms-element-product-description-reviews.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 3
  49.     public function block_element_product_desciption_reviews_tabs_navigation_review($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_desciption_reviews_tabs_navigation_review"));
  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_desciption_reviews_tabs_navigation_review"));
  56.         // line 4
  57.         echo "    ";
  58.         $this->displayParentBlock("element_product_desciption_reviews_tabs_navigation_review"$context$blocks);
  59.         echo "
  60.     <li class=\"nav-item\">
  61.         <a class=\"nav-link product-detail-tab-navigation-link\"
  62.            id=\"articlequestions-tab";
  63.         // line 8
  64.         echo sw_escape_filter($this->env, ($context["i"] ?? null), "html"nulltrue);
  65.         echo "\"
  66.            data-toggle=\"tab\"
  67.            data-offcanvas-tabs=\"true\"
  68.            href=\"#articlequestions-tab-pane";
  69.         // line 11
  70.         echo sw_escape_filter($this->env, ($context["i"] ?? null), "html"nulltrue);
  71.         echo "\"
  72.            role=\"tab\"
  73.            aria-controls=\"articlequestions-tab-pane";
  74.         // line 13
  75.         echo sw_escape_filter($this->env, ($context["i"] ?? null), "html"nulltrue);
  76.         echo "\"
  77.            aria-selected=\"true\">
  78.             ";
  79.         // line 16
  80.         echo sw_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("nimbits-articlequestions.tab.headline"), "html"nulltrue);
  81.         echo "
  82.             <span class=\"product-detail-tab-navigation-icon\">
  83. \t\t\t\t";
  84.         // line 19
  85.         ((function () use ($context$blocks) {
  86.             $finder $this->env->getExtension('Shopware\Core\Framework\Adapter\Twig\Extension\NodeExtension')->getFinder();
  87.             $includeTemplate $finder->find("@Storefront/storefront/utilities/icon.html.twig");
  88.             return $this->loadTemplate($includeTemplate ?? null"@NimbitsArticleQuestionsNext/storefront/element/cms-element-product-description-reviews.html.twig"19);
  89.         })())->display(twig_array_merge($context, ["pack" => "solid""name" => "arrow-medium-right"]));
  90.         // line 20
  91.         echo "\t\t\t</span>
  92.         </a>
  93.     </li>
  94. ";
  95.         
  96.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  97.         
  98.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  99.     }
  100.     // line 26
  101.     public function block_element_product_desciption_reviews_tabs_content_review($context, array $blocks = [])
  102.     {
  103.         $macros $this->macros;
  104.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  105.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""element_product_desciption_reviews_tabs_content_review"));
  106.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  107.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""element_product_desciption_reviews_tabs_content_review"));
  108.         // line 27
  109.         echo "    ";
  110.         $this->displayParentBlock("element_product_desciption_reviews_tabs_content_review"$context$blocks);
  111.         echo "
  112.     <div class=\"tab-pane fade show\"
  113.          id=\"articlequestions-tab-pane";
  114.         // line 29
  115.         echo sw_escape_filter($this->env, ($context["i"] ?? null), "html"nulltrue);
  116.         echo "\"
  117.          role=\"tabpanel\"
  118.          aria-labelledby=\"articlequestions-tab";
  119.         // line 31
  120.         echo sw_escape_filter($this->env, ($context["i"] ?? null), "html"nulltrue);
  121.         echo "\">
  122.         ";
  123.         // line 33
  124.         $this->loadTemplate("@NimbitsArticleQuestionsNext/storefront/page/product-detail/articlequestions/articlequestions.html.twig""@NimbitsArticleQuestionsNext/storefront/element/cms-element-product-description-reviews.html.twig"33)->display($context);
  125.         // line 34
  126.         echo "    </div>
  127. ";
  128.         
  129.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  130.         
  131.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  132.     }
  133.     public function getTemplateName()
  134.     {
  135.         return "@NimbitsArticleQuestionsNext/storefront/element/cms-element-product-description-reviews.html.twig";
  136.     }
  137.     public function isTraitable()
  138.     {
  139.         return false;
  140.     }
  141.     public function getDebugInfo()
  142.     {
  143.         return array (  150 => 34,  148 => 33,  143 => 31,  138 => 29,  132 => 27,  122 => 26,  108 => 20,  100 => 19,  94 => 16,  88 => 13,  83 => 11,  77 => 8,  69 => 4,  59 => 3,  36 => 2,);
  144.     }
  145.     public function getSourceContext()
  146.     {
  147.         return new Source("{% sw_extends '@parent/storefront/element/cms-element-product-description-reviews.html.twig' %}
  148. {% block element_product_desciption_reviews_tabs_navigation_review %}
  149.     {{ parent() }}
  150.     <li class=\"nav-item\">
  151.         <a class=\"nav-link product-detail-tab-navigation-link\"
  152.            id=\"articlequestions-tab{{ i }}\"
  153.            data-toggle=\"tab\"
  154.            data-offcanvas-tabs=\"true\"
  155.            href=\"#articlequestions-tab-pane{{ i }}\"
  156.            role=\"tab\"
  157.            aria-controls=\"articlequestions-tab-pane{{ i }}\"
  158.            aria-selected=\"true\">
  159.             {{ 'nimbits-articlequestions.tab.headline'|trans }}
  160.             <span class=\"product-detail-tab-navigation-icon\">
  161. \t\t\t\t{% sw_icon 'arrow-medium-right' style {'pack':'solid'} %}
  162. \t\t\t</span>
  163.         </a>
  164.     </li>
  165. {% endblock %}
  166. {% block element_product_desciption_reviews_tabs_content_review %}
  167.     {{ parent() }}
  168.     <div class=\"tab-pane fade show\"
  169.          id=\"articlequestions-tab-pane{{ i }}\"
  170.          role=\"tabpanel\"
  171.          aria-labelledby=\"articlequestions-tab{{ i }}\">
  172.         {% sw_include '@Storefront/storefront/page/product-detail/articlequestions/articlequestions.html.twig' %}
  173.     </div>
  174. {% endblock %}""@NimbitsArticleQuestionsNext/storefront/element/cms-element-product-description-reviews.html.twig""/var/customers/webs/kew/htdocs6/vendor/store.shopware.com/nimbitsarticlequestionsnext/src/Resources/views/storefront/element/cms-element-product-description-reviews.html.twig");
  175.     }
  176. }