var/cache/dev_hb199fda60d64cb4aeee9e3d553e0f6c1/twig/f9/f9f53361392cf91999728d344e08dca1bf1f60ee5a6585d43fff9a3f2ed9c524.php line 39

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/page/checkout/cart/index.html.twig */
  14. class __TwigTemplate_cb4144f59ecf4286110df5f5c0d8d885 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.             'page_checkout_cart_shipping_costs' => [$this'block_page_checkout_cart_shipping_costs'],
  24.             'page_checkout_cart_action_proceed' => [$this'block_page_checkout_cart_action_proceed'],
  25.         ];
  26.     }
  27.     protected function doGetParent(array $context)
  28.     {
  29.         // line 2
  30.         return "@Storefront/storefront/page/checkout/cart/index.html.twig";
  31.     }
  32.     protected function doDisplay(array $context, array $blocks = [])
  33.     {
  34.         $macros $this->macros;
  35.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  36.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "template""@CoeHidePriceForCustomerGroup/storefront/page/checkout/cart/index.html.twig"));
  37.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  38.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "template""@CoeHidePriceForCustomerGroup/storefront/page/checkout/cart/index.html.twig"));
  39.         // line 0
  40.         echo "<!-- INCLUDE BEGIN @CoeHidePriceForCustomerGroup/storefront/page/checkout/cart/index.html.twig (custom/plugins/CoeHidePriceForCustomerGroup/src/Resources/views/storefront/page/checkout/cart/index.html.twig) -->";
  41.         echo "<!-- INCLUDE END @CoeHidePriceForCustomerGroup/storefront/page/checkout/cart/index.html.twig -->";
  42.         // line 2
  43.         $this->parent $this->loadTemplate("@Storefront/storefront/page/checkout/cart/index.html.twig""@CoeHidePriceForCustomerGroup/storefront/page/checkout/cart/index.html.twig"2);
  44.         $this->parent->display($contextarray_merge($this->blocks$blocks));
  45.         
  46.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  47.         
  48.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  49.     }
  50.     // line 3
  51.     public function block_page_checkout_cart_shipping_costs($context, array $blocks = [])
  52.     {
  53.         $macros $this->macros;
  54.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  55.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""page_checkout_cart_shipping_costs"));
  56.         // line 0
  57.         echo "<!-- BLOCK BEGIN page_checkout_cart_shipping_costs (custom/plugins/CoeHidePriceForCustomerGroup/src/Resources/views/storefront/page/checkout/cart/index.html.twig) -->";
  58.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  59.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""page_checkout_cart_shipping_costs"));
  60.         // line 4
  61.         echo "    ";
  62.         if ( !($context["coeHidePrice"] ?? null)) {
  63.             // line 5
  64.             echo "        ";
  65.             $this->displayParentBlock("page_checkout_cart_shipping_costs"$context$blocks);
  66.             echo "
  67.     ";
  68.         }
  69.         
  70.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  71.         // line 0
  72.         echo "<!-- BLOCK END page_checkout_cart_shipping_costs -->";
  73.         
  74.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  75.     }
  76.     // line 9
  77.     public function block_page_checkout_cart_action_proceed($context, array $blocks = [])
  78.     {
  79.         $macros $this->macros;
  80.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  81.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""page_checkout_cart_action_proceed"));
  82.         // line 0
  83.         echo "<!-- BLOCK BEGIN page_checkout_cart_action_proceed (custom/plugins/CoeHidePriceForCustomerGroup/src/Resources/views/storefront/page/checkout/cart/index.html.twig) -->";
  84.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  85.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""page_checkout_cart_action_proceed"));
  86.         // line 10
  87.         echo "    ";
  88.         if ( !($context["coeHideCheckoutButtons"] ?? null)) {
  89.             // line 11
  90.             echo "        ";
  91.             $this->displayParentBlock("page_checkout_cart_action_proceed"$context$blocks);
  92.             echo "
  93.     ";
  94.         }
  95.         
  96.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  97.         // line 0
  98.         echo "<!-- BLOCK END page_checkout_cart_action_proceed -->";
  99.         
  100.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  101.     }
  102.     public function getTemplateName()
  103.     {
  104.         return "@CoeHidePriceForCustomerGroup/storefront/page/checkout/cart/index.html.twig";
  105.     }
  106.     public function isTraitable()
  107.     {
  108.         return false;
  109.     }
  110.     public function getDebugInfo()
  111.     {
  112.         return array (  118 => 0,  109 => 11,  106 => 10,  101 => 0,  94 => 9,  87 => 0,  78 => 5,  75 => 4,  70 => 0,  63 => 3,  52 => 2,  49 => 0,  36 => 2,);
  113.     }
  114.     public function getSourceContext()
  115.     {
  116.         return new Source("{% sw_extends '@Storefront/storefront/page/checkout/cart/index.html.twig' %}
  117. {% block page_checkout_cart_shipping_costs %}
  118.     {% if not coeHidePrice %}
  119.         {{ parent() }}
  120.     {% endif %}
  121. {% endblock %}
  122. {% block page_checkout_cart_action_proceed %}
  123.     {% if not coeHideCheckoutButtons %}
  124.         {{ parent() }}
  125.     {% endif %}
  126. {% endblock %}""@CoeHidePriceForCustomerGroup/storefront/page/checkout/cart/index.html.twig""/home/p-a6iu1i/html/hbc-shopware-stage-qcsct/dev/custom/plugins/CoeHidePriceForCustomerGroup/src/Resources/views/storefront/page/checkout/cart/index.html.twig");
  127.     }
  128. }