var/cache/dev_h9265aca3d6d5cd099c0c1292a4ea320e/twig/18/187f092d34f8257f46e32c5c4c87971766df8d59aab3bf9d280c221b18324bd4.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. /* @ProclaneWegmannThemeExtend/storefront/page/content/product-detail.html.twig */
  16. class __TwigTemplate_e03cf21e8d08a4e5e6c8d98ca2b4d6c2 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.             'cms_breadcrumb' => [$this'block_cms_breadcrumb'],
  26.         ];
  27.     }
  28.     protected function doGetParent(array $context)
  29.     {
  30.         // line 2
  31.         return "@Storefront/storefront/page/content/product-detail.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""@ProclaneWegmannThemeExtend/storefront/page/content/product-detail.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""@ProclaneWegmannThemeExtend/storefront/page/content/product-detail.html.twig"));
  40.         $this->parent $this->loadTemplate("@Storefront/storefront/page/content/product-detail.html.twig""@ProclaneWegmannThemeExtend/storefront/page/content/product-detail.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_cms_breadcrumb($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""cms_breadcrumb"));
  53.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  54.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""cms_breadcrumb"));
  55.         // line 4
  56.         echo "    <div class=\"breadcrumb cms-breadcrumb container\">
  57.         ";
  58.         // line 5
  59.         $this->loadTemplate("@Storefront/storefront/layout/breadcrumb.html.twig""@ProclaneWegmannThemeExtend/storefront/page/content/product-detail.html.twig"5)->display(twig_to_array(["context" =>         // line 6
  60. ($context["context"] ?? null), "category" => sw_get_attribute($this->env$this->sourcesw_get_attribute($this->env$this->source,         // line 7
  61. ($context["page"] ?? null), "product", [], "any"falsefalsefalse7), "seoCategory", [], "any"falsefalsefalse7), "product" => sw_get_attribute($this->env$this->source,         // line 8
  62. ($context["page"] ?? null), "product", [], "any"falsefalsefalse8)]));
  63.         // line 10
  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 "@ProclaneWegmannThemeExtend/storefront/page/content/product-detail.html.twig";
  74.     }
  75.     public function isTraitable()
  76.     {
  77.         return false;
  78.     }
  79.     public function getDebugInfo()
  80.     {
  81.         return array (  76 => 10,  74 => 8,  73 => 7,  72 => 6,  71 => 5,  68 => 4,  58 => 3,  35 => 2,);
  82.     }
  83.     public function getSourceContext()
  84.     {
  85.         return new Source("{% sw_extends '@Storefront/storefront/page/content/product-detail.html.twig' %}
  86. {% block cms_breadcrumb %}
  87.     <div class=\"breadcrumb cms-breadcrumb container\">
  88.         {% sw_include '@Storefront/storefront/layout/breadcrumb.html.twig' with {
  89.             context: context,
  90.             category: page.product.seoCategory,
  91.             product: page.product
  92.         } only %}
  93.     </div>
  94. {% endblock %}
  95. ""@ProclaneWegmannThemeExtend/storefront/page/content/product-detail.html.twig""/var/www/html/htdocs/custom/plugins/ProcWegmannThemeExtend/src/Resources/views/storefront/page/content/product-detail.html.twig");
  96.     }
  97. }