var/cache/dev_hc896b0aecebc6aae6bec469c82cd525f/twig/54/5462a14a151d31c153184694bcc2c8174b12bc8a3649023f702bee253c3c6c71.php line 51

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. /* @SwagB2bPlatform/storefront/page/checkout/cart/index.html.twig */
  16. class __TwigTemplate_9015e744fa640b53834cfcbcf8f9d0b2 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.             'page_checkout_cart_add_product_and_shipping' => [$this'block_page_checkout_cart_add_product_and_shipping'],
  26.             'page_checkout_confirm_errors' => [$this'block_page_checkout_confirm_errors'],
  27.         ];
  28.     }
  29.     protected function doGetParent(array $context)
  30.     {
  31.         // line 2
  32.         return "@AgiqonOci/storefront/page/checkout/cart/index.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""@SwagB2bPlatform/storefront/page/checkout/cart/index.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""@SwagB2bPlatform/storefront/page/checkout/cart/index.html.twig"));
  41.         $this->parent $this->loadTemplate("@AgiqonOci/storefront/page/checkout/cart/index.html.twig""@SwagB2bPlatform/storefront/page/checkout/cart/index.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_page_checkout_cart_add_product_and_shipping($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""page_checkout_cart_add_product_and_shipping"));
  54.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  55.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""page_checkout_cart_add_product_and_shipping"));
  56.         // line 4
  57.         echo "    ";
  58.         $this->displayParentBlock("page_checkout_cart_add_product_and_shipping"$context$blocks);
  59.         echo "
  60.     ";
  61.         // line 6
  62.         if (($context["b2bSuite"] ?? null)) {
  63.             // line 7
  64.             echo "        ";
  65.             $this->loadTemplate("@SwagB2bPlatform/storefront/_custom/cart/b2b-cart-orderlist.html.twig""@SwagB2bPlatform/storefront/page/checkout/cart/index.html.twig"7)->display($context);
  66.             // line 8
  67.             echo "    ";
  68.         }
  69.         
  70.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  71.         
  72.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  73.     }
  74.     // line 11
  75.     public function block_page_checkout_confirm_errors($context, array $blocks = [])
  76.     {
  77.         $macros $this->macros;
  78.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  79.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""page_checkout_confirm_errors"));
  80.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  81.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""page_checkout_confirm_errors"));
  82.         // line 12
  83.         echo "    ";
  84.         if (($context["b2bSuite"] ?? null)) {
  85.             // line 13
  86.             echo "        ";
  87.             $this->loadTemplate("@SwagB2bPlatform/storefront/_custom/cart/b2b-cart-alerts.html.twig""@SwagB2bPlatform/storefront/page/checkout/cart/index.html.twig"13)->display(twig_array_merge($context, ["cart" => sw_get_attribute($this->env$this->source,             // line 14
  88. ($context["page"] ?? null), "cart", [], "any"falsefalsefalse14)]));
  89.             // line 16
  90.             echo "    ";
  91.         }
  92.         // line 17
  93.         echo "    ";
  94.         $this->displayParentBlock("page_checkout_confirm_errors"$context$blocks);
  95.         echo "
  96. ";
  97.         
  98.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  99.         
  100.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  101.     }
  102.     public function getTemplateName()
  103.     {
  104.         return "@SwagB2bPlatform/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 (  111 => 17,  108 => 16,  106 => 14,  104 => 13,  101 => 12,  91 => 11,  80 => 8,  77 => 7,  75 => 6,  69 => 4,  59 => 3,  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_add_product_and_shipping %}
  118.     {{ parent() }}
  119.     {% if b2bSuite %}
  120.         {% sw_include '@SwagB2bPlatform/storefront/_custom/cart/b2b-cart-orderlist.html.twig' %}
  121.     {% endif %}
  122. {% endblock %}
  123. {% block page_checkout_confirm_errors %}
  124.     {% if b2bSuite %}
  125.         {% sw_include '@SwagB2bPlatform/storefront/_custom/cart/b2b-cart-alerts.html.twig' with {
  126.             cart: page.cart
  127.         } %}
  128.     {% endif %}
  129.     {{ parent() }}
  130. {% endblock %}""@SwagB2bPlatform/storefront/page/checkout/cart/index.html.twig""/var/www/share/efb-elektronik.dev.mc.emzcustomers.de/shopware6/vendor/store.shopware.com/swagb2bplatform/SwagB2bPlatform/Resources/views/storefront/page/checkout/cart/index.html.twig");
  131.     }
  132. }