var/cache/dev_hf4f0570ec4d597d79f3d835eecec3194/twig/9a/9a974b0f506ffc08c3a3312a30bf8dcea5b014cd20416fb6abda4e4f92bed317.php line 52

Open in your IDE?
  1. <?php
  2. use Twig\Environment;
  3. use Twig\Error\LoaderError;
  4. use Twig\Error\RuntimeError;
  5. use Twig\Extension\SandboxExtension;
  6. use Twig\Markup;
  7. use Twig\Sandbox\SecurityError;
  8. use Twig\Sandbox\SecurityNotAllowedTagError;
  9. use Twig\Sandbox\SecurityNotAllowedFilterError;
  10. use Twig\Sandbox\SecurityNotAllowedFunctionError;
  11. use Twig\Source;
  12. use Twig\Template;
  13. /* @CoeHidePriceForCustomerGroup/storefront/layout/header/search-suggest.html.twig */
  14. class __TwigTemplate_885ec05afb74ef7e4fe5b146f8f6120c extends Template
  15. {
  16.     private $source;
  17.     private $macros = [];
  18.     public function __construct(Environment $env)
  19.     {
  20.         parent::__construct($env);
  21.         $this->source $this->getSourceContext();
  22.         $this->blocks = [
  23.             'layout_search_suggest_result_price' => [$this'block_layout_search_suggest_result_price'],
  24.         ];
  25.     }
  26.     protected function doGetParent(array $context)
  27.     {
  28.         // line 2
  29.         return "@Storefront/storefront/layout/header/search-suggest.html.twig";
  30.     }
  31.     protected function doDisplay(array $context, array $blocks = [])
  32.     {
  33.         $macros $this->macros;
  34.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  35.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "template""@CoeHidePriceForCustomerGroup/storefront/layout/header/search-suggest.html.twig"));
  36.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  37.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "template""@CoeHidePriceForCustomerGroup/storefront/layout/header/search-suggest.html.twig"));
  38.         // line 0
  39.         echo "<!-- INCLUDE BEGIN @CoeHidePriceForCustomerGroup/storefront/layout/header/search-suggest.html.twig (custom/plugins/CoeHidePriceForCustomerGroup/src/Resources/views/storefront/layout/header/search-suggest.html.twig) -->";
  40.         echo "<!-- INCLUDE END @CoeHidePriceForCustomerGroup/storefront/layout/header/search-suggest.html.twig -->";
  41.         // line 2
  42.         $this->parent $this->loadTemplate("@Storefront/storefront/layout/header/search-suggest.html.twig""@CoeHidePriceForCustomerGroup/storefront/layout/header/search-suggest.html.twig"2);
  43.         $this->parent->display($contextarray_merge($this->blocks$blocks));
  44.         
  45.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  46.         
  47.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  48.     }
  49.     public function block_layout_search_suggest_result_price($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""layout_search_suggest_result_price"));
  54.         // line 0
  55.         echo "<!-- BLOCK BEGIN layout_search_suggest_result_price (custom/plugins/CoeHidePriceForCustomerGroup/src/Resources/views/storefront/layout/header/search-suggest.html.twig) -->";
  56.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  57.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""layout_search_suggest_result_price"));
  58.         // line 3
  59.         echo "    ";
  60.         if ( !($context["coeHidePrice"] ?? null)) {
  61.             // line 4
  62.             echo "        ";
  63.             $this->displayParentBlock("layout_search_suggest_result_price"$context$blocks);
  64.             echo "
  65.     ";
  66.         }
  67.         
  68.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  69.         // line 0
  70.         echo "<!-- BLOCK END layout_search_suggest_result_price -->";
  71.         
  72.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  73.     }
  74.     public function getTemplateName()
  75.     {
  76.         return "@CoeHidePriceForCustomerGroup/storefront/layout/header/search-suggest.html.twig";
  77.     }
  78.     public function isTraitable()
  79.     {
  80.         return false;
  81.     }
  82.     public function getDebugInfo()
  83.     {
  84.         return array (  85 => 0,  76 => 4,  73 => 3,  68 => 0,  51 => 2,  48 => 0,  35 => 2,);
  85.     }
  86.     public function getSourceContext()
  87.     {
  88.         return new Source("{% sw_extends '@Storefront/storefront/layout/header/search-suggest.html.twig' %}
  89. {% block layout_search_suggest_result_price %}
  90.     {% if not coeHidePrice %}
  91.         {{ parent() }}
  92.     {% endif %}
  93. {% endblock %}
  94. ""@CoeHidePriceForCustomerGroup/storefront/layout/header/search-suggest.html.twig""/home/p-a6iu1i/html/hbc-shopware-stage-qcsct/dev/custom/plugins/CoeHidePriceForCustomerGroup/src/Resources/views/storefront/layout/header/search-suggest.html.twig");
  95.     }
  96. }