var/cache/dev_h00a6008ac8d83daed65bb1b250bc45b1/twig/ec/ec407aa4d95e193e945f63344d6cb67211fac6c5c96221a47bba70f0019bef63.php line 75

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. /* @Storefront/storefront/page/checkout/cart/index.html.twig */
  16. class __TwigTemplate_12941cbb6163f81fb424a2e169624203 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.             'base_head' => [$this'block_base_head'],
  26.             'page_checkout_container' => [$this'block_page_checkout_container'],
  27.             'page_checkout_main_content' => [$this'block_page_checkout_main_content'],
  28.             'page_checkout_cart' => [$this'block_page_checkout_cart'],
  29.             'page_checkout_cart_header' => [$this'block_page_checkout_cart_header'],
  30.             'page_checkout_cart_product_table' => [$this'block_page_checkout_cart_product_table'],
  31.             'page_checkout_cart_table_header' => [$this'block_page_checkout_cart_table_header'],
  32.             'page_checkout_cart_table_items' => [$this'block_page_checkout_cart_table_items'],
  33.             'page_checkout_cart_table_item' => [$this'block_page_checkout_cart_table_item'],
  34.             'page_checkout_item' => [$this'block_page_checkout_item'],
  35.             'page_checkout_cart_hidden_line_items_information' => [$this'block_page_checkout_cart_hidden_line_items_information'],
  36.             'page_checkout_cart_add_product_and_shipping' => [$this'block_page_checkout_cart_add_product_and_shipping'],
  37.             'page_checkout_cart_add_product' => [$this'block_page_checkout_cart_add_product'],
  38.             'page_checkout_cart_add_product_csrf' => [$this'block_page_checkout_cart_add_product_csrf'],
  39.             'page_checkout_cart_add_product_redirect' => [$this'block_page_checkout_cart_add_product_redirect'],
  40.             'page_checkout_cart_add_product_input_group' => [$this'block_page_checkout_cart_add_product_input_group'],
  41.             'page_checkout_cart_add_product_label' => [$this'block_page_checkout_cart_add_product_label'],
  42.             'page_checkout_cart_add_product_input' => [$this'block_page_checkout_cart_add_product_input'],
  43.             'page_checkout_cart_add_product_submit' => [$this'block_page_checkout_cart_add_product_submit'],
  44.             'page_checkout_cart_shipping_costs' => [$this'block_page_checkout_cart_shipping_costs'],
  45.             'page_checkout_cart_shipping_costs_csrf' => [$this'block_page_checkout_cart_shipping_costs_csrf'],
  46.             'page_checkout_cart_shipping_costs_trigger' => [$this'block_page_checkout_cart_shipping_costs_trigger'],
  47.             'page_checkout_cart_shipping_costs_trigger_icon' => [$this'block_page_checkout_cart_shipping_costs_trigger_icon'],
  48.             'page_checkout_cart_shipping_costs_form_group' => [$this'block_page_checkout_cart_shipping_costs_form_group'],
  49.             'page_checkout_cart_shipping_costs_form_group_country' => [$this'block_page_checkout_cart_shipping_costs_form_group_country'],
  50.             'page_checkout_cart_shipping_costs_form_group_payment_method' => [$this'block_page_checkout_cart_shipping_costs_form_group_payment_method'],
  51.             'page_checkout_cart_shipping_costs_form_group_shipping_method' => [$this'block_page_checkout_cart_shipping_costs_form_group_shipping_method'],
  52.             'page_checkout_aside_actions' => [$this'block_page_checkout_aside_actions'],
  53.             'page_checkout_cart_add_promotion' => [$this'block_page_checkout_cart_add_promotion'],
  54.             'page_checkout_cart_add_promotion_csrf' => [$this'block_page_checkout_cart_add_promotion_csrf'],
  55.             'page_checkout_cart_add_promotion_forward' => [$this'block_page_checkout_cart_add_promotion_forward'],
  56.             'page_checkout_cart_add_promotion_input_group' => [$this'block_page_checkout_cart_add_promotion_input_group'],
  57.             'page_checkout_cart_add_promotion_label' => [$this'block_page_checkout_cart_add_promotion_label'],
  58.             'page_checkout_cart_add_promotion_input' => [$this'block_page_checkout_cart_add_promotion_input'],
  59.             'page_checkout_cart_add_promotion_submit' => [$this'block_page_checkout_cart_add_promotion_submit'],
  60.             'page_checkout_cart_action_proceed' => [$this'block_page_checkout_cart_action_proceed'],
  61.         ];
  62.     }
  63.     protected function doGetParent(array $context)
  64.     {
  65.         // line 2
  66.         return "@Storefront/storefront/page/checkout/_page.html.twig";
  67.     }
  68.     protected function doDisplay(array $context, array $blocks = [])
  69.     {
  70.         $macros $this->macros;
  71.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  72.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "template""@Storefront/storefront/page/checkout/cart/index.html.twig"));
  73.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  74.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "template""@Storefront/storefront/page/checkout/cart/index.html.twig"));
  75.         $this->parent $this->loadTemplate("@Storefront/storefront/page/checkout/_page.html.twig""@Storefront/storefront/page/checkout/cart/index.html.twig"2);
  76.         $this->parent->display($contextarray_merge($this->blocks$blocks));
  77.         
  78.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  79.         
  80.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  81.     }
  82.     // line 3
  83.     public function block_base_head($context, array $blocks = [])
  84.     {
  85.         $macros $this->macros;
  86.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  87.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""base_head"));
  88.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  89.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""base_head"));
  90.         // line 4
  91.         echo "    ";
  92.         $this->loadTemplate("@Storefront/storefront/page/checkout/cart/meta.html.twig""@Storefront/storefront/page/checkout/cart/index.html.twig"4)->display($context);
  93.         
  94.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  95.         
  96.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  97.     }
  98.     // line 7
  99.     public function block_page_checkout_container($context, array $blocks = [])
  100.     {
  101.         $macros $this->macros;
  102.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  103.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""page_checkout_container"));
  104.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  105.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""page_checkout_container"));
  106.         // line 8
  107.         echo "    ";
  108.         if ((sw_get_attribute($this->env$this->sourcesw_get_attribute($this->env$this->sourcesw_get_attribute($this->env$this->source, ($context["page"] ?? null), "cart", [], "any"falsefalsefalse8), "lineItems", [], "any"falsefalsefalse8), "count", [], "any"falsefalsefalse8) === 0)) {
  109.             // line 9
  110.             echo "        ";
  111.             $this->loadTemplate("@Storefront/storefront/utilities/alert.html.twig""@Storefront/storefront/page/checkout/cart/index.html.twig"9)->display(twig_array_merge($context, ["type" => "info""content" => $this->extensions['Shopware\Core\Framework\Adapter\Twig\Extension\SwSanitizeTwigFilter']->sanitize($this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("checkout.cartEmpty"))]));
  112.             // line 13
  113.             echo "
  114.         ";
  115.             // line 14
  116.             $context["messages"] = sw_get_attribute($this->env$this->source, ($context["app"] ?? null), "flashes", [], "any"falsefalsefalse14);
  117.             // line 15
  118.             echo "
  119.         ";
  120.             // line 16
  121.             if ((twig_length_filter($this->envsw_get_attribute($this->env$this->source, ($context["messages"] ?? null), "danger", [], "any"falsefalsefalse16)) > 0)) {
  122.                 // line 17
  123.                 echo "            <div class=\"flashbags\">
  124.                 ";
  125.                 // line 18
  126.                 $this->loadTemplate("@Storefront/storefront/utilities/alert.html.twig""@Storefront/storefront/page/checkout/cart/index.html.twig"18)->display(twig_array_merge($context, ["type" => "danger""list" => sw_get_attribute($this->env$this->source, ($context["messages"] ?? null), "danger", [], "any"falsefalsefalse18)]));
  127.                 // line 19
  128.                 echo "            </div>
  129.         ";
  130.             }
  131.             // line 21
  132.             echo "    ";
  133.         } else {
  134.             // line 22
  135.             echo "        ";
  136.             $this->displayParentBlock("page_checkout_container"$context$blocks);
  137.             echo "
  138.     ";
  139.         }
  140.         
  141.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  142.         
  143.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  144.     }
  145.     // line 26
  146.     public function block_page_checkout_main_content($context, array $blocks = [])
  147.     {
  148.         $macros $this->macros;
  149.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  150.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""page_checkout_main_content"));
  151.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  152.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""page_checkout_main_content"));
  153.         // line 27
  154.         echo "    ";
  155.         $this->displayBlock('page_checkout_cart'$context$blocks);
  156.         
  157.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  158.         
  159.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  160.     }
  161.     public function block_page_checkout_cart($context, array $blocks = [])
  162.     {
  163.         $macros $this->macros;
  164.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  165.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""page_checkout_cart"));
  166.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  167.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""page_checkout_cart"));
  168.         // line 28
  169.         echo "        ";
  170.         $this->displayBlock('page_checkout_cart_header'$context$blocks);
  171.         // line 33
  172.         echo "
  173.         ";
  174.         // line 34
  175.         $this->displayBlock('page_checkout_cart_product_table'$context$blocks);
  176.         // line 63
  177.         echo "
  178.         ";
  179.         // line 64
  180.         $this->displayBlock('page_checkout_cart_hidden_line_items_information'$context$blocks);
  181.         // line 70
  182.         echo "
  183.         ";
  184.         // line 71
  185.         $this->displayBlock('page_checkout_cart_add_product_and_shipping'$context$blocks);
  186.         // line 227
  187.         echo "    ";
  188.         
  189.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  190.         
  191.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  192.     }
  193.     // line 28
  194.     public function block_page_checkout_cart_header($context, array $blocks = [])
  195.     {
  196.         $macros $this->macros;
  197.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  198.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""page_checkout_cart_header"));
  199.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  200.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""page_checkout_cart_header"));
  201.         // line 29
  202.         echo "            <h1 class=\"cart-main-header\">
  203.                 ";
  204.         // line 30
  205.         echo $this->extensions['Shopware\Core\Framework\Adapter\Twig\Extension\SwSanitizeTwigFilter']->sanitize($this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("checkout.cartHeader"));
  206.         echo "
  207.             </h1>
  208.         ";
  209.         
  210.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  211.         
  212.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  213.     }
  214.     // line 34
  215.     public function block_page_checkout_cart_product_table($context, array $blocks = [])
  216.     {
  217.         $macros $this->macros;
  218.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  219.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""page_checkout_cart_product_table"));
  220.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  221.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""page_checkout_cart_product_table"));
  222.         // line 35
  223.         echo "            <div class=\"card checkout-product-table\">
  224.                 <div class=\"card-body\">
  225.                     ";
  226.         // line 37
  227.         $this->displayBlock('page_checkout_cart_table_header'$context$blocks);
  228.         // line 45
  229.         echo "
  230.                     ";
  231.         // line 46
  232.         $this->displayBlock('page_checkout_cart_table_items'$context$blocks);
  233.         // line 60
  234.         echo "                </div>
  235.             </div>
  236.         ";
  237.         
  238.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  239.         
  240.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  241.     }
  242.     // line 37
  243.     public function block_page_checkout_cart_table_header($context, array $blocks = [])
  244.     {
  245.         $macros $this->macros;
  246.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  247.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""page_checkout_cart_table_header"));
  248.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  249.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""page_checkout_cart_table_header"));
  250.         // line 38
  251.         echo "                        ";
  252.         // line 39
  253.         echo "                        ";
  254.         if ($this->extensions['Shopware\Core\Framework\Adapter\Twig\Extension\FeatureFlagExtension']->feature("v6.5.0.0")) {
  255.             // line 40
  256.             echo "                            ";
  257.             $this->loadTemplate("@Storefront/storefront/component/checkout/cart-header.html.twig""@Storefront/storefront/page/checkout/cart/index.html.twig"40)->display($context);
  258.             // line 41
  259.             echo "                        ";
  260.         } else {
  261.             // line 42
  262.             echo "                            ";
  263.             $this->loadTemplate("@FourtwosixThemeExtension/storefront/page/checkout/cart/cart-product-header.html.twig""@Storefront/storefront/page/checkout/cart/index.html.twig"42)->display($context);
  264.             // line 43
  265.             echo "                        ";
  266.         }
  267.         // line 44
  268.         echo "                    ";
  269.         
  270.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  271.         
  272.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  273.     }
  274.     // line 46
  275.     public function block_page_checkout_cart_table_items($context, array $blocks = [])
  276.     {
  277.         $macros $this->macros;
  278.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  279.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""page_checkout_cart_table_items"));
  280.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  281.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""page_checkout_cart_table_items"));
  282.         // line 47
  283.         echo "                        ";
  284.         $context['_parent'] = $context;
  285.         $context['_seq'] = twig_ensure_traversable(sw_get_attribute($this->env$this->sourcesw_get_attribute($this->env$this->source, ($context["page"] ?? null), "cart", [], "any"falsefalsefalse47), "lineItems", [], "any"falsefalsefalse47));
  286.         $context['loop'] = [
  287.           'parent' => $context['_parent'],
  288.           'index0' => 0,
  289.           'index'  => 1,
  290.           'first'  => true,
  291.         ];
  292.         if (is_array($context['_seq']) || (is_object($context['_seq']) && $context['_seq'] instanceof \Countable)) {
  293.             $length count($context['_seq']);
  294.             $context['loop']['revindex0'] = $length 1;
  295.             $context['loop']['revindex'] = $length;
  296.             $context['loop']['length'] = $length;
  297.             $context['loop']['last'] = === $length;
  298.         }
  299.         foreach ($context['_seq'] as $context["_key"] => $context["lineItem"]) {
  300.             // line 48
  301.             echo "                            ";
  302.             $this->displayBlock('page_checkout_cart_table_item'$context$blocks);
  303.             // line 58
  304.             echo "                        ";
  305.             ++$context['loop']['index0'];
  306.             ++$context['loop']['index'];
  307.             $context['loop']['first'] = false;
  308.             if (isset($context['loop']['length'])) {
  309.                 --$context['loop']['revindex0'];
  310.                 --$context['loop']['revindex'];
  311.                 $context['loop']['last'] = === $context['loop']['revindex0'];
  312.             }
  313.         }
  314.         $_parent $context['_parent'];
  315.         unset($context['_seq'], $context['_iterated'], $context['_key'], $context['lineItem'], $context['_parent'], $context['loop']);
  316.         $context array_intersect_key($context$_parent) + $_parent;
  317.         // line 59
  318.         echo "                    ";
  319.         
  320.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  321.         
  322.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  323.     }
  324.     // line 48
  325.     public function block_page_checkout_cart_table_item($context, array $blocks = [])
  326.     {
  327.         $macros $this->macros;
  328.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  329.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""page_checkout_cart_table_item"));
  330.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  331.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""page_checkout_cart_table_item"));
  332.         // line 49
  333.         echo "                                ";
  334.         $this->displayBlock('page_checkout_item'$context$blocks);
  335.         // line 57
  336.         echo "                            ";
  337.         
  338.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  339.         
  340.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  341.     }
  342.     // line 49
  343.     public function block_page_checkout_item($context, array $blocks = [])
  344.     {
  345.         $macros $this->macros;
  346.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  347.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""page_checkout_item"));
  348.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  349.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""page_checkout_item"));
  350.         // line 50
  351.         echo "                                    ";
  352.         // line 51
  353.         echo "                                    ";
  354.         if ($this->extensions['Shopware\Core\Framework\Adapter\Twig\Extension\FeatureFlagExtension']->feature("v6.5.0.0")) {
  355.             // line 52
  356.             echo "                                        ";
  357.             $this->loadTemplate("@Storefront/storefront/component/line-item/line-item.html.twig""@Storefront/storefront/page/checkout/cart/index.html.twig"52)->display($context);
  358.             // line 53
  359.             echo "                                    ";
  360.         } else {
  361.             // line 54
  362.             echo "                                        ";
  363.             $this->loadTemplate("@FourtwosixThemeExtension/storefront/page/checkout/checkout-item.html.twig""@Storefront/storefront/page/checkout/cart/index.html.twig"54)->display($context);
  364.             // line 55
  365.             echo "                                    ";
  366.         }
  367.         // line 56
  368.         echo "                                ";
  369.         
  370.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  371.         
  372.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  373.     }
  374.     // line 64
  375.     public function block_page_checkout_cart_hidden_line_items_information($context, array $blocks = [])
  376.     {
  377.         $macros $this->macros;
  378.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  379.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""page_checkout_cart_hidden_line_items_information"));
  380.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  381.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""page_checkout_cart_hidden_line_items_information"));
  382.         // line 65
  383.         echo "            ";
  384.         $this->loadTemplate("@DIScoGA4/storefront/component/checkout/hidden-line-items-information.html.twig""@Storefront/storefront/page/checkout/cart/index.html.twig"65)->display(twig_array_merge($context, ["cart" => sw_get_attribute($this->env$this->source,         // line 66
  385. ($context["page"] ?? null), "cart", [], "any"falsefalsefalse66), "lineItems" => sw_get_attribute($this->env$this->sourcesw_get_attribute($this->env$this->source,         // line 67
  386. ($context["page"] ?? null), "cart", [], "any"falsefalsefalse67), "lineItems", [], "any"falsefalsefalse67)]));
  387.         // line 69
  388.         echo "        ";
  389.         
  390.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  391.         
  392.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  393.     }
  394.     // line 71
  395.     public function block_page_checkout_cart_add_product_and_shipping($context, array $blocks = [])
  396.     {
  397.         $macros $this->macros;
  398.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  399.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""page_checkout_cart_add_product_and_shipping"));
  400.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  401.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""page_checkout_cart_add_product_and_shipping"));
  402.         // line 72
  403.         echo "            <div class=\"row\">
  404.                 ";
  405.         // line 73
  406.         $this->displayBlock('page_checkout_cart_add_product'$context$blocks);
  407.         // line 133
  408.         echo "
  409.                 ";
  410.         // line 134
  411.         $this->displayBlock('page_checkout_cart_shipping_costs'$context$blocks);
  412.         // line 225
  413.         echo "            </div>
  414.         ";
  415.         
  416.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  417.         
  418.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  419.     }
  420.     // line 73
  421.     public function block_page_checkout_cart_add_product($context, array $blocks = [])
  422.     {
  423.         $macros $this->macros;
  424.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  425.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""page_checkout_cart_add_product"));
  426.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  427.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""page_checkout_cart_add_product"));
  428.         // line 74
  429.         echo "                    <div class=\"col-md-4 cart-add-product-container\">
  430.                         <form action=\"";
  431.         // line 75
  432.         echo $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("frontend.checkout.product.add-by-number");
  433.         echo "\"
  434.                               data-form-csrf-handler=\"true\"
  435.                               class=\"cart-add-product\"
  436.                               method=\"post\">
  437.                             ";
  438.         // line 81
  439.         echo "                            ";
  440.         $this->displayBlock('page_checkout_cart_add_product_csrf'$context$blocks);
  441.         // line 84
  442.         echo "
  443.                             ";
  444.         // line 85
  445.         $this->displayBlock('page_checkout_cart_add_product_redirect'$context$blocks);
  446.         // line 90
  447.         echo "
  448.                             ";
  449.         // line 91
  450.         $this->displayBlock('page_checkout_cart_add_product_input_group'$context$blocks);
  451.         // line 130
  452.         echo "                        </form>
  453.                     </div>
  454.                 ";
  455.         
  456.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  457.         
  458.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  459.     }
  460.     // line 81
  461.     public function block_page_checkout_cart_add_product_csrf($context, array $blocks = [])
  462.     {
  463.         $macros $this->macros;
  464.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  465.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""page_checkout_cart_add_product_csrf"));
  466.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  467.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""page_checkout_cart_add_product_csrf"));
  468.         // line 82
  469.         echo "                                ";
  470.         echo $this->extensions['Shopware\Storefront\Framework\Twig\Extension\CsrfFunctionExtension']->createCsrfPlaceholder("frontend.checkout.product.add-by-number");
  471.         echo "
  472.                             ";
  473.         
  474.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  475.         
  476.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  477.     }
  478.     // line 85
  479.     public function block_page_checkout_cart_add_product_redirect($context, array $blocks = [])
  480.     {
  481.         $macros $this->macros;
  482.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  483.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""page_checkout_cart_add_product_redirect"));
  484.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  485.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""page_checkout_cart_add_product_redirect"));
  486.         // line 86
  487.         echo "                                <input type=\"hidden\"
  488.                                        name=\"redirectTo\"
  489.                                        value=\"frontend.checkout.cart.page\">
  490.                             ";
  491.         
  492.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  493.         
  494.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  495.     }
  496.     // line 91
  497.     public function block_page_checkout_cart_add_product_input_group($context, array $blocks = [])
  498.     {
  499.         $macros $this->macros;
  500.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  501.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""page_checkout_cart_add_product_input_group"));
  502.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  503.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""page_checkout_cart_add_product_input_group"));
  504.         // line 92
  505.         echo "                                <div class=\"input-group\">
  506.                                     ";
  507.         // line 93
  508.         $this->displayBlock('page_checkout_cart_add_product_label'$context$blocks);
  509.         // line 98
  510.         echo "
  511.                                     ";
  512.         // line 99
  513.         $this->displayBlock('page_checkout_cart_add_product_input'$context$blocks);
  514.         // line 109
  515.         echo "
  516.                                     ";
  517.         // line 110
  518.         $this->displayBlock('page_checkout_cart_add_product_submit'$context$blocks);
  519.         // line 128
  520.         echo "                                </div>
  521.                             ";
  522.         
  523.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  524.         
  525.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  526.     }
  527.     // line 93
  528.     public function block_page_checkout_cart_add_product_label($context, array $blocks = [])
  529.     {
  530.         $macros $this->macros;
  531.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  532.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""page_checkout_cart_add_product_label"));
  533.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  534.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""page_checkout_cart_add_product_label"));
  535.         // line 94
  536.         echo "                                        <label class=\"";
  537.         echo sw_escape_filter($this->env, ($context["visuallyHiddenClass"] ?? null), "html"nulltrue);
  538.         echo "\" for=\"addProductInput\">
  539.                                             ";
  540.         // line 95
  541.         echo $this->extensions['Shopware\Core\Framework\Adapter\Twig\Extension\SwSanitizeTwigFilter']->sanitize($this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("checkout.addProductLabel"));
  542.         echo "
  543.                                         </label>
  544.                                     ";
  545.         
  546.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  547.         
  548.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  549.     }
  550.     // line 99
  551.     public function block_page_checkout_cart_add_product_input($context, array $blocks = [])
  552.     {
  553.         $macros $this->macros;
  554.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  555.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""page_checkout_cart_add_product_input"));
  556.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  557.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""page_checkout_cart_add_product_input"));
  558.         // line 100
  559.         echo "                                        <input type=\"text\"
  560.                                                name=\"number\"
  561.                                                class=\"form-control\"
  562.                                                id=\"addProductInput\"
  563.                                                placeholder=\"";
  564.         // line 104
  565.         echo sw_escape_filter($this->envtwig_striptags($this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("checkout.addProductPlaceholder")), "html"nulltrue);
  566.         echo "\"
  567.                                                aria-label=\"";
  568.         // line 105
  569.         echo sw_escape_filter($this->envtwig_striptags($this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("checkout.addProductLabel")), "html"nulltrue);
  570.         echo "\"
  571.                                                aria-describedby=\"addProductButton\"
  572.                                                required=\"required\">
  573.                                     ";
  574.         
  575.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  576.         
  577.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  578.     }
  579.     // line 110
  580.     public function block_page_checkout_cart_add_product_submit($context, array $blocks = [])
  581.     {
  582.         $macros $this->macros;
  583.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  584.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""page_checkout_cart_add_product_submit"));
  585.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  586.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""page_checkout_cart_add_product_submit"));
  587.         // line 111
  588.         echo "                                        ";
  589.         // line 112
  590.         echo "                                        ";
  591.         if ($this->extensions['Shopware\Core\Framework\Adapter\Twig\Extension\FeatureFlagExtension']->feature("v6.5.0.0")) {
  592.             // line 113
  593.             echo "                                            <button class=\"btn btn-secondary\"
  594.                                                     type=\"submit\"
  595.                                                     id=\"addProductButton\">
  596.                                                 ";
  597.             // line 116
  598.             ((function () use ($context$blocks) {
  599.                 $finder $this->env->getExtension('Shopware\Core\Framework\Adapter\Twig\Extension\NodeExtension')->getFinder();
  600.                 $includeTemplate $finder->find("@Storefront/storefront/utilities/icon.html.twig");
  601.                 return $this->loadTemplate($includeTemplate ?? null"@Storefront/storefront/page/checkout/cart/index.html.twig"116);
  602.             })())->display(twig_array_merge($context, ["name" => "checkmark"]));
  603.             // line 117
  604.             echo "                                            </button>
  605.                                         ";
  606.         } else {
  607.             // line 119
  608.             echo "                                            <div class=\"input-group-append\">
  609.                                                 <button class=\"btn btn-secondary\"
  610.                                                         type=\"submit\"
  611.                                                         id=\"addProductButton\">
  612.                                                     ";
  613.             // line 123
  614.             ((function () use ($context$blocks) {
  615.                 $finder $this->env->getExtension('Shopware\Core\Framework\Adapter\Twig\Extension\NodeExtension')->getFinder();
  616.                 $includeTemplate $finder->find("@Storefront/storefront/utilities/icon.html.twig");
  617.                 return $this->loadTemplate($includeTemplate ?? null"@Storefront/storefront/page/checkout/cart/index.html.twig"123);
  618.             })())->display(twig_array_merge($context, ["name" => "checkmark"]));
  619.             // line 124
  620.             echo "                                                </button>
  621.                                             </div>
  622.                                         ";
  623.         }
  624.         // line 127
  625.         echo "                                    ";
  626.         
  627.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  628.         
  629.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  630.     }
  631.     // line 134
  632.     public function block_page_checkout_cart_shipping_costs($context, array $blocks = [])
  633.     {
  634.         $macros $this->macros;
  635.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  636.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""page_checkout_cart_shipping_costs"));
  637.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  638.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""page_checkout_cart_shipping_costs"));
  639.         // line 135
  640.         echo "                    <div class=\"col-md-8 cart-shipping-costs-container\">
  641.                         <form name=\"precalc\"
  642.                               method=\"post\"
  643.                               action=\"";
  644.         // line 138
  645.         echo $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("frontend.checkout.configure");
  646.         echo "\"
  647.                               data-form-auto-submit=\"true\">
  648.                             ";
  649.         // line 142
  650.         echo "                            ";
  651.         $this->displayBlock('page_checkout_cart_shipping_costs_csrf'$context$blocks);
  652.         // line 145
  653.         echo "
  654.                             ";
  655.         // line 146
  656.         $this->displayBlock('page_checkout_cart_shipping_costs_trigger'$context$blocks);
  657.         // line 159
  658.         echo "
  659.                             ";
  660.         // line 160
  661.         $this->displayBlock('page_checkout_cart_shipping_costs_form_group'$context$blocks);
  662.         // line 222
  663.         echo "                        </form>
  664.                     </div>
  665.                 ";
  666.         
  667.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  668.         
  669.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  670.     }
  671.     // line 142
  672.     public function block_page_checkout_cart_shipping_costs_csrf($context, array $blocks = [])
  673.     {
  674.         $macros $this->macros;
  675.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  676.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""page_checkout_cart_shipping_costs_csrf"));
  677.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  678.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""page_checkout_cart_shipping_costs_csrf"));
  679.         // line 143
  680.         echo "                                ";
  681.         echo $this->extensions['Shopware\Storefront\Framework\Twig\Extension\CsrfFunctionExtension']->createCsrfPlaceholder("frontend.checkout.configure");
  682.         echo "
  683.                             ";
  684.         
  685.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  686.         
  687.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  688.     }
  689.     // line 146
  690.     public function block_page_checkout_cart_shipping_costs_trigger($context, array $blocks = [])
  691.     {
  692.         $macros $this->macros;
  693.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  694.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""page_checkout_cart_shipping_costs_trigger"));
  695.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  696.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""page_checkout_cart_shipping_costs_trigger"));
  697.         // line 147
  698.         echo "                                <a class=\"btn btn-link cart-shipping-costs-btn\"
  699.                                    ";
  700.         // line 148
  701.         echo sw_escape_filter($this->env, ($context["dataBsToggleAttr"] ?? null), "html"nulltrue);
  702.         echo "=\"collapse\"
  703.                                    href=\"#collapseShippingCost\"
  704.                                    role=\"button\"
  705.                                    aria-expanded=\"false\"
  706.                                    aria-controls=\"collapseExample\">
  707.                                     ";
  708.         // line 153
  709.         echo $this->extensions['Shopware\Core\Framework\Adapter\Twig\Extension\SwSanitizeTwigFilter']->sanitize($this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("checkout.shippingCosts"));
  710.         echo "
  711.                                     ";
  712.         // line 154
  713.         $this->displayBlock('page_checkout_cart_shipping_costs_trigger_icon'$context$blocks);
  714.         // line 157
  715.         echo "                                </a>
  716.                             ";
  717.         
  718.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  719.         
  720.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  721.     }
  722.     // line 154
  723.     public function block_page_checkout_cart_shipping_costs_trigger_icon($context, array $blocks = [])
  724.     {
  725.         $macros $this->macros;
  726.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  727.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""page_checkout_cart_shipping_costs_trigger_icon"));
  728.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  729.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""page_checkout_cart_shipping_costs_trigger_icon"));
  730.         // line 155
  731.         echo "                                        ";
  732.         ((function () use ($context$blocks) {
  733.             $finder $this->env->getExtension('Shopware\Core\Framework\Adapter\Twig\Extension\NodeExtension')->getFinder();
  734.             $includeTemplate $finder->find("@Storefront/storefront/utilities/icon.html.twig");
  735.             return $this->loadTemplate($includeTemplate ?? null"@Storefront/storefront/page/checkout/cart/index.html.twig"155);
  736.         })())->display(twig_array_merge($context, ["pack" => "solid""size" => "sm""name" => "arrow-medium-right"]));
  737.         // line 156
  738.         echo "                                    ";
  739.         
  740.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  741.         
  742.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  743.     }
  744.     // line 160
  745.     public function block_page_checkout_cart_shipping_costs_form_group($context, array $blocks = [])
  746.     {
  747.         $macros $this->macros;
  748.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  749.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""page_checkout_cart_shipping_costs_form_group"));
  750.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  751.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""page_checkout_cart_shipping_costs_form_group"));
  752.         // line 161
  753.         echo "                                <div class=\"collapse\" id=\"collapseShippingCost\">
  754.                                     ";
  755.         // line 162
  756.         $this->displayBlock('page_checkout_cart_shipping_costs_form_group_country'$context$blocks);
  757.         // line 177
  758.         echo "
  759.                                     ";
  760.         // line 178
  761.         $this->displayBlock('page_checkout_cart_shipping_costs_form_group_payment_method'$context$blocks);
  762.         // line 198
  763.         echo "
  764.                                     ";
  765.         // line 199
  766.         $this->displayBlock('page_checkout_cart_shipping_costs_form_group_shipping_method'$context$blocks);
  767.         // line 219
  768.         echo "                                    <input type=\"hidden\" name=\"redirectTo\" value=\"frontend.checkout.cart.page\">
  769.                                 </div>
  770.                             ";
  771.         
  772.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  773.         
  774.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  775.     }
  776.     // line 162
  777.     public function block_page_checkout_cart_shipping_costs_form_group_country($context, array $blocks = [])
  778.     {
  779.         $macros $this->macros;
  780.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  781.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""page_checkout_cart_shipping_costs_form_group_country"));
  782.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  783.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""page_checkout_cart_shipping_costs_form_group_country"));
  784.         // line 163
  785.         echo "                                        ";
  786.         if ( !sw_get_attribute($this->env$this->source, ($context["context"] ?? null), "customer", [], "any"falsefalsefalse163)) {
  787.             // line 164
  788.             echo "                                            <div class=\"form-group\">
  789.                                                 <label for=\"countryId\">";
  790.             // line 165
  791.             echo $this->extensions['Shopware\Core\Framework\Adapter\Twig\Extension\SwSanitizeTwigFilter']->sanitize($this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("checkout.shippingCountry"));
  792.             echo "</label>
  793.                                                 <select class=\"";
  794.             // line 166
  795.             echo sw_escape_filter($this->env, ($context["formSelectClass"] ?? null), "html"nulltrue);
  796.             echo "\" type=\"text\" id=\"countryId\" name=\"countryId\">
  797.                                                     ";
  798.             // line 167
  799.             $context['_parent'] = $context;
  800.             $context['_seq'] = twig_ensure_traversable(sw_get_attribute($this->env$this->source, ($context["page"] ?? null), "countries", [], "any"falsefalsefalse167));
  801.             foreach ($context['_seq'] as $context["_key"] => $context["country"]) {
  802.                 // line 168
  803.                 echo "                                                        <option value=\"";
  804.                 echo sw_escape_filter($this->envsw_get_attribute($this->env$this->source$context["country"], "id", [], "any"falsefalsefalse168), "html"nulltrue);
  805.                 echo "\"
  806.                                                             ";
  807.                 // line 169
  808.                 echo (((sw_get_attribute($this->env$this->source$context["country"], "id", [], "any"falsefalsefalse169) == sw_get_attribute($this->env$this->sourcesw_get_attribute($this->env$this->sourcesw_get_attribute($this->env$this->source, ($context["context"] ?? null), "shippingLocation", [], "any"falsefalsefalse169), "country", [], "any"falsefalsefalse169), "id", [], "any"falsefalsefalse169))) ? ("selected=\"selected\"") : (""));
  809.                 echo ">
  810.                                                             ";
  811.                 // line 170
  812.                 echo sw_escape_filter($this->envsw_get_attribute($this->env$this->sourcesw_get_attribute($this->env$this->source$context["country"], "translated", [], "any"falsefalsefalse170), "name", [], "any"falsefalsefalse170), "html"nulltrue);
  813.                 echo "
  814.                                                         </option>
  815.                                                     ";
  816.             }
  817.             $_parent $context['_parent'];
  818.             unset($context['_seq'], $context['_iterated'], $context['_key'], $context['country'], $context['_parent'], $context['loop']);
  819.             $context array_intersect_key($context$_parent) + $_parent;
  820.             // line 173
  821.             echo "                                                </select>
  822.                                             </div>
  823.                                         ";
  824.         }
  825.         // line 176
  826.         echo "                                    ";
  827.         
  828.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  829.         
  830.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  831.     }
  832.     // line 178
  833.     public function block_page_checkout_cart_shipping_costs_form_group_payment_method($context, array $blocks = [])
  834.     {
  835.         $macros $this->macros;
  836.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  837.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""page_checkout_cart_shipping_costs_form_group_payment_method"));
  838.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  839.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""page_checkout_cart_shipping_costs_form_group_payment_method"));
  840.         // line 179
  841.         echo "                                        <div class=\"form-group\">
  842.                                             <label for=\"paymentMethodId\">";
  843.         // line 180
  844.         echo $this->extensions['Shopware\Core\Framework\Adapter\Twig\Extension\SwSanitizeTwigFilter']->sanitize($this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("checkout.paymentMethod"));
  845.         echo "</label>
  846.                                             <select class=\"";
  847.         // line 181
  848.         echo sw_escape_filter($this->env, ($context["formSelectClass"] ?? null), "html"nulltrue);
  849.         echo "\" type=\"text\" id=\"paymentMethodId\" name=\"paymentMethodId\">
  850.                                                 ";
  851.         // line 182
  852.         if (!twig_in_filter(sw_get_attribute($this->env$this->sourcesw_get_attribute($this->env$this->source, ($context["context"] ?? null), "paymentMethod", [], "any"falsefalsefalse182), "id", [], "any"falsefalsefalse182), sw_get_attribute($this->env$this->sourcesw_get_attribute($this->env$this->source, ($context["page"] ?? null), "paymentMethods", [], "any"falsefalsefalse182), "ids", [], "any"falsefalsefalse182))) {
  853.             // line 183
  854.             echo "                                                    <option value=\"";
  855.             echo sw_escape_filter($this->envsw_get_attribute($this->env$this->sourcesw_get_attribute($this->env$this->source, ($context["context"] ?? null), "paymentMethod", [], "any"falsefalsefalse183), "id", [], "any"falsefalsefalse183), "html"nulltrue);
  856.             echo "\"
  857.                                                             selected=\"selected\"
  858.                                                             disabled=\"disabled\">
  859.                                                         ";
  860.             // line 186
  861.             echo sw_escape_filter($this->envsw_get_attribute($this->env$this->sourcesw_get_attribute($this->env$this->sourcesw_get_attribute($this->env$this->source, ($context["context"] ?? null), "paymentMethod", [], "any"falsefalsefalse186), "translated", [], "any"falsefalsefalse186), "name", [], "any"falsefalsefalse186), "html"nulltrue);
  862.             echo " ";
  863.             echo $this->extensions['Shopware\Core\Framework\Adapter\Twig\Extension\SwSanitizeTwigFilter']->sanitize($this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("checkout.notAvailableSuffix"));
  864.             echo "
  865.                                                     </option>
  866.                                                 ";
  867.         }
  868.         // line 189
  869.         echo "                                                ";
  870.         $context['_parent'] = $context;
  871.         $context['_seq'] = twig_ensure_traversable(sw_get_attribute($this->env$this->source, ($context["page"] ?? null), "paymentMethods", [], "any"falsefalsefalse189));
  872.         foreach ($context['_seq'] as $context["_key"] => $context["payment"]) {
  873.             // line 190
  874.             echo "                                                    <option value=\"";
  875.             echo sw_escape_filter($this->envsw_get_attribute($this->env$this->source$context["payment"], "id", [], "any"falsefalsefalse190), "html"nulltrue);
  876.             echo "\"
  877.                                                         ";
  878.             // line 191
  879.             if ((sw_get_attribute($this->env$this->source$context["payment"], "id", [], "any"falsefalsefalse191) == sw_get_attribute($this->env$this->sourcesw_get_attribute($this->env$this->source, ($context["context"] ?? null), "paymentMethod", [], "any"falsefalsefalse191), "id", [], "any"falsefalsefalse191))) {
  880.                 echo " selected=\"selected\"";
  881.             }
  882.             echo ">
  883.                                                         ";
  884.             // line 192
  885.             echo sw_escape_filter($this->envsw_get_attribute($this->env$this->sourcesw_get_attribute($this->env$this->source$context["payment"], "translated", [], "any"falsefalsefalse192), "name", [], "any"falsefalsefalse192), "html"nulltrue);
  886.             echo "
  887.                                                     </option>
  888.                                                 ";
  889.         }
  890.         $_parent $context['_parent'];
  891.         unset($context['_seq'], $context['_iterated'], $context['_key'], $context['payment'], $context['_parent'], $context['loop']);
  892.         $context array_intersect_key($context$_parent) + $_parent;
  893.         // line 195
  894.         echo "                                            </select>
  895.                                         </div>
  896.                                     ";
  897.         
  898.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  899.         
  900.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  901.     }
  902.     // line 199
  903.     public function block_page_checkout_cart_shipping_costs_form_group_shipping_method($context, array $blocks = [])
  904.     {
  905.         $macros $this->macros;
  906.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  907.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""page_checkout_cart_shipping_costs_form_group_shipping_method"));
  908.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  909.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""page_checkout_cart_shipping_costs_form_group_shipping_method"));
  910.         // line 200
  911.         echo "                                        <div class=\"form-group\">
  912.                                             <label for=\"shippingMethodId\">";
  913.         // line 201
  914.         echo $this->extensions['Shopware\Core\Framework\Adapter\Twig\Extension\SwSanitizeTwigFilter']->sanitize($this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("checkout.shippingMethod"));
  915.         echo "</label>
  916.                                             <select class=\"";
  917.         // line 202
  918.         echo sw_escape_filter($this->env, ($context["formSelectClass"] ?? null), "html"nulltrue);
  919.         echo "\" type=\"text\" id=\"shippingMethodId\" name=\"shippingMethodId\">
  920.                                                 ";
  921.         // line 203
  922.         if (!twig_in_filter(sw_get_attribute($this->env$this->sourcesw_get_attribute($this->env$this->source, ($context["context"] ?? null), "shippingMethod", [], "any"falsefalsefalse203), "id", [], "any"falsefalsefalse203), sw_get_attribute($this->env$this->sourcesw_get_attribute($this->env$this->source, ($context["page"] ?? null), "shippingMethods", [], "any"falsefalsefalse203), "ids", [], "any"falsefalsefalse203))) {
  923.             // line 204
  924.             echo "                                                    <option value=\"";
  925.             echo sw_escape_filter($this->envsw_get_attribute($this->env$this->sourcesw_get_attribute($this->env$this->source, ($context["context"] ?? null), "shippingMethod", [], "any"falsefalsefalse204), "id", [], "any"falsefalsefalse204), "html"nulltrue);
  926.             echo "\"
  927.                                                             selected=\"selected\"
  928.                                                             disabled=\"disabled\">
  929.                                                         ";
  930.             // line 207
  931.             echo sw_escape_filter($this->envsw_get_attribute($this->env$this->sourcesw_get_attribute($this->env$this->sourcesw_get_attribute($this->env$this->source, ($context["context"] ?? null), "shippingMethod", [], "any"falsefalsefalse207), "translated", [], "any"falsefalsefalse207), "name", [], "any"falsefalsefalse207), "html"nulltrue);
  932.             echo " ";
  933.             echo $this->extensions['Shopware\Core\Framework\Adapter\Twig\Extension\SwSanitizeTwigFilter']->sanitize($this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("checkout.notAvailableSuffix"));
  934.             echo "
  935.                                                     </option>
  936.                                                 ";
  937.         }
  938.         // line 210
  939.         echo "                                                ";
  940.         $context['_parent'] = $context;
  941.         $context['_seq'] = twig_ensure_traversable(sw_get_attribute($this->env$this->source, ($context["page"] ?? null), "shippingMethods", [], "any"falsefalsefalse210));
  942.         foreach ($context['_seq'] as $context["_key"] => $context["shipping"]) {
  943.             // line 211
  944.             echo "                                                    <option value=\"";
  945.             echo sw_escape_filter($this->envsw_get_attribute($this->env$this->source$context["shipping"], "id", [], "any"falsefalsefalse211), "html"nulltrue);
  946.             echo "\"
  947.                                                         ";
  948.             // line 212
  949.             if ((sw_get_attribute($this->env$this->source$context["shipping"], "id", [], "any"falsefalsefalse212) == sw_get_attribute($this->env$this->sourcesw_get_attribute($this->env$this->source, ($context["context"] ?? null), "shippingMethod", [], "any"falsefalsefalse212), "id", [], "any"falsefalsefalse212))) {
  950.                 echo " selected=\"selected\"";
  951.             }
  952.             echo ">
  953.                                                         ";
  954.             // line 213
  955.             echo sw_escape_filter($this->envsw_get_attribute($this->env$this->sourcesw_get_attribute($this->env$this->source$context["shipping"], "translated", [], "any"falsefalsefalse213), "name", [], "any"falsefalsefalse213), "html"nulltrue);
  956.             echo "
  957.                                                     </option>
  958.                                                 ";
  959.         }
  960.         $_parent $context['_parent'];
  961.         unset($context['_seq'], $context['_iterated'], $context['_key'], $context['shipping'], $context['_parent'], $context['loop']);
  962.         $context array_intersect_key($context$_parent) + $_parent;
  963.         // line 216
  964.         echo "                                            </select>
  965.                                         </div>
  966.                                     ";
  967.         
  968.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  969.         
  970.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  971.     }
  972.     // line 230
  973.     public function block_page_checkout_aside_actions($context, array $blocks = [])
  974.     {
  975.         $macros $this->macros;
  976.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  977.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""page_checkout_aside_actions"));
  978.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  979.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""page_checkout_aside_actions"));
  980.         // line 231
  981.         echo "    <div class=\"checkout-aside-action\">
  982.         ";
  983.         // line 232
  984.         $this->displayBlock('page_checkout_cart_add_promotion'$context$blocks);
  985.         // line 290
  986.         echo "    </div>
  987.     ";
  988.         // line 292
  989.         $this->displayBlock('page_checkout_cart_action_proceed'$context$blocks);
  990.         
  991.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  992.         
  993.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  994.     }
  995.     // line 232
  996.     public function block_page_checkout_cart_add_promotion($context, array $blocks = [])
  997.     {
  998.         $macros $this->macros;
  999.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  1000.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""page_checkout_cart_add_promotion"));
  1001.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  1002.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""page_checkout_cart_add_promotion"));
  1003.         // line 233
  1004.         echo "            <form action=\"";
  1005.         echo $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("frontend.checkout.promotion.add");
  1006.         echo "\"
  1007.                   class=\"cart-add-promotion\"
  1008.                   data-form-csrf-handler=\"true\"
  1009.                   method=\"post\">
  1010.                 ";
  1011.         // line 239
  1012.         echo "                ";
  1013.         $this->displayBlock('page_checkout_cart_add_promotion_csrf'$context$blocks);
  1014.         // line 242
  1015.         echo "
  1016.                 ";
  1017.         // line 243
  1018.         $this->displayBlock('page_checkout_cart_add_promotion_forward'$context$blocks);
  1019.         // line 248
  1020.         echo "
  1021.                 ";
  1022.         // line 249
  1023.         $this->displayBlock('page_checkout_cart_add_promotion_input_group'$context$blocks);
  1024.         // line 288
  1025.         echo "            </form>
  1026.         ";
  1027.         
  1028.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  1029.         
  1030.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  1031.     }
  1032.     // line 239
  1033.     public function block_page_checkout_cart_add_promotion_csrf($context, array $blocks = [])
  1034.     {
  1035.         $macros $this->macros;
  1036.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  1037.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""page_checkout_cart_add_promotion_csrf"));
  1038.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  1039.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""page_checkout_cart_add_promotion_csrf"));
  1040.         // line 240
  1041.         echo "                    ";
  1042.         echo $this->extensions['Shopware\Storefront\Framework\Twig\Extension\CsrfFunctionExtension']->createCsrfPlaceholder("frontend.checkout.promotion.add");
  1043.         echo "
  1044.                 ";
  1045.         
  1046.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  1047.         
  1048.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  1049.     }
  1050.     // line 243
  1051.     public function block_page_checkout_cart_add_promotion_forward($context, array $blocks = [])
  1052.     {
  1053.         $macros $this->macros;
  1054.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  1055.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""page_checkout_cart_add_promotion_forward"));
  1056.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  1057.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""page_checkout_cart_add_promotion_forward"));
  1058.         // line 244
  1059.         echo "                    <input type=\"hidden\"
  1060.                            name=\"redirectTo\"
  1061.                            value=\"frontend.checkout.cart.page\">
  1062.                 ";
  1063.         
  1064.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  1065.         
  1066.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  1067.     }
  1068.     // line 249
  1069.     public function block_page_checkout_cart_add_promotion_input_group($context, array $blocks = [])
  1070.     {
  1071.         $macros $this->macros;
  1072.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  1073.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""page_checkout_cart_add_promotion_input_group"));
  1074.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  1075.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""page_checkout_cart_add_promotion_input_group"));
  1076.         // line 250
  1077.         echo "                    <div class=\"input-group checkout-aside-add-code\">
  1078.                         ";
  1079.         // line 251
  1080.         $this->displayBlock('page_checkout_cart_add_promotion_label'$context$blocks);
  1081.         // line 256
  1082.         echo "
  1083.                         ";
  1084.         // line 257
  1085.         $this->displayBlock('page_checkout_cart_add_promotion_input'$context$blocks);
  1086.         // line 267
  1087.         echo "
  1088.                         ";
  1089.         // line 268
  1090.         $this->displayBlock('page_checkout_cart_add_promotion_submit'$context$blocks);
  1091.         // line 286
  1092.         echo "                    </div>
  1093.                 ";
  1094.         
  1095.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  1096.         
  1097.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  1098.     }
  1099.     // line 251
  1100.     public function block_page_checkout_cart_add_promotion_label($context, array $blocks = [])
  1101.     {
  1102.         $macros $this->macros;
  1103.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  1104.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""page_checkout_cart_add_promotion_label"));
  1105.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  1106.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""page_checkout_cart_add_promotion_label"));
  1107.         // line 252
  1108.         echo "                            <label class=\"";
  1109.         echo sw_escape_filter($this->env, ($context["visuallyHiddenClass"] ?? null), "html"nulltrue);
  1110.         echo "\" for=\"addPromotionInput\">
  1111.                                 ";
  1112.         // line 253
  1113.         echo $this->extensions['Shopware\Core\Framework\Adapter\Twig\Extension\SwSanitizeTwigFilter']->sanitize($this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("checkout.addPromotionLabel"));
  1114.         echo "
  1115.                             </label>
  1116.                         ";
  1117.         
  1118.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  1119.         
  1120.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  1121.     }
  1122.     // line 257
  1123.     public function block_page_checkout_cart_add_promotion_input($context, array $blocks = [])
  1124.     {
  1125.         $macros $this->macros;
  1126.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  1127.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""page_checkout_cart_add_promotion_input"));
  1128.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  1129.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""page_checkout_cart_add_promotion_input"));
  1130.         // line 258
  1131.         echo "                            <input type=\"text\"
  1132.                                    name=\"code\"
  1133.                                    class=\"form-control\"
  1134.                                    id=\"addPromotionInput\"
  1135.                                    placeholder=\"";
  1136.         // line 262
  1137.         echo sw_escape_filter($this->envtwig_striptags($this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("checkout.addPromotionPlaceholder")), "html"nulltrue);
  1138.         echo "\"
  1139.                                    aria-label=\"";
  1140.         // line 263
  1141.         echo sw_escape_filter($this->envtwig_striptags($this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("checkout.addPromotionLabel")), "html"nulltrue);
  1142.         echo "\"
  1143.                                    aria-describedby=\"addPromotion\"
  1144.                                    required=\"required\">
  1145.                         ";
  1146.         
  1147.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  1148.         
  1149.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  1150.     }
  1151.     // line 268
  1152.     public function block_page_checkout_cart_add_promotion_submit($context, array $blocks = [])
  1153.     {
  1154.         $macros $this->macros;
  1155.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  1156.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""page_checkout_cart_add_promotion_submit"));
  1157.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  1158.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""page_checkout_cart_add_promotion_submit"));
  1159.         // line 269
  1160.         echo "                            ";
  1161.         // line 270
  1162.         echo "                            ";
  1163.         if ($this->extensions['Shopware\Core\Framework\Adapter\Twig\Extension\FeatureFlagExtension']->feature("v6.5.0.0")) {
  1164.             // line 271
  1165.             echo "                                <button class=\"btn btn-secondary\"
  1166.                                         type=\"submit\"
  1167.                                         id=\"addPromotion\">
  1168.                                     ";
  1169.             // line 274
  1170.             ((function () use ($context$blocks) {
  1171.                 $finder $this->env->getExtension('Shopware\Core\Framework\Adapter\Twig\Extension\NodeExtension')->getFinder();
  1172.                 $includeTemplate $finder->find("@Storefront/storefront/utilities/icon.html.twig");
  1173.                 return $this->loadTemplate($includeTemplate ?? null"@Storefront/storefront/page/checkout/cart/index.html.twig"274);
  1174.             })())->display(twig_array_merge($context, ["name" => "checkmark"]));
  1175.             // line 275
  1176.             echo "                                </button>
  1177.                             ";
  1178.         } else {
  1179.             // line 277
  1180.             echo "                                <div class=\"input-group-append\">
  1181.                                     <button class=\"btn btn-secondary\"
  1182.                                             type=\"submit\"
  1183.                                             id=\"addPromotion\">
  1184.                                         ";
  1185.             // line 281
  1186.             ((function () use ($context$blocks) {
  1187.                 $finder $this->env->getExtension('Shopware\Core\Framework\Adapter\Twig\Extension\NodeExtension')->getFinder();
  1188.                 $includeTemplate $finder->find("@Storefront/storefront/utilities/icon.html.twig");
  1189.                 return $this->loadTemplate($includeTemplate ?? null"@Storefront/storefront/page/checkout/cart/index.html.twig"281);
  1190.             })())->display(twig_array_merge($context, ["name" => "checkmark"]));
  1191.             // line 282
  1192.             echo "                                    </button>
  1193.                                 </div>
  1194.                             ";
  1195.         }
  1196.         // line 285
  1197.         echo "                        ";
  1198.         
  1199.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  1200.         
  1201.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  1202.     }
  1203.     // line 292
  1204.     public function block_page_checkout_cart_action_proceed($context, array $blocks = [])
  1205.     {
  1206.         $macros $this->macros;
  1207.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  1208.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""page_checkout_cart_action_proceed"));
  1209.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  1210.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""page_checkout_cart_action_proceed"));
  1211.         // line 293
  1212.         echo "        ";
  1213.         // line 294
  1214.         echo "        ";
  1215.         if ($this->extensions['Shopware\Core\Framework\Adapter\Twig\Extension\FeatureFlagExtension']->feature("v6.5.0.0")) {
  1216.             // line 295
  1217.             echo "            <div class=\"checkout-aside-action d-grid\">
  1218.                 <a href=\"";
  1219.             // line 296
  1220.             echo $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("frontend.checkout.confirm.page");
  1221.             echo "\"
  1222.                    class=\"btn btn-primary btn-lg begin-checkout-btn\"
  1223.                    title=\"";
  1224.             // line 298
  1225.             echo sw_escape_filter($this->envtwig_striptags($this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("checkout.proceedLink")), "html"nulltrue);
  1226.             echo "\">
  1227.                     ";
  1228.             // line 299
  1229.             echo $this->extensions['Shopware\Core\Framework\Adapter\Twig\Extension\SwSanitizeTwigFilter']->sanitize($this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("checkout.proceedLink"));
  1230.             echo "
  1231.                 </a>
  1232.             </div>
  1233.         ";
  1234.         } else {
  1235.             // line 303
  1236.             echo "            <div class=\"checkout-aside-action\">
  1237.                 <a href=\"";
  1238.             // line 304
  1239.             echo $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("frontend.checkout.confirm.page");
  1240.             echo "\"
  1241.                    class=\"btn btn-primary btn-block btn-lg begin-checkout-btn\"
  1242.                    title=\"";
  1243.             // line 306
  1244.             echo sw_escape_filter($this->envtwig_striptags($this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("checkout.proceedLink")), "html"nulltrue);
  1245.             echo "\">
  1246.                     ";
  1247.             // line 307
  1248.             echo $this->extensions['Shopware\Core\Framework\Adapter\Twig\Extension\SwSanitizeTwigFilter']->sanitize($this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("checkout.proceedLink"));
  1249.             echo "
  1250.                 </a>
  1251.             </div>
  1252.         ";
  1253.         }
  1254.         // line 311
  1255.         echo "    ";
  1256.         
  1257.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  1258.         
  1259.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  1260.     }
  1261.     public function getTemplateName()
  1262.     {
  1263.         return "@Storefront/storefront/page/checkout/cart/index.html.twig";
  1264.     }
  1265.     public function isTraitable()
  1266.     {
  1267.         return false;
  1268.     }
  1269.     public function getDebugInfo()
  1270.     {
  1271.         return array (  1456 => 311,  1449 => 307,  1445 => 306,  1440 => 304,  1437 => 303,  1430 => 299,  1426 => 298,  1421 => 296,  1418 => 295,  1415 => 294,  1413 => 293,  1403 => 292,  1393 => 285,  1388 => 282,  1380 => 281,  1374 => 277,  1370 => 275,  1362 => 274,  1357 => 271,  1354 => 270,  1352 => 269,  1342 => 268,  1328 => 263,  1324 => 262,  1318 => 258,  1308 => 257,  1295 => 253,  1290 => 252,  1280 => 251,  1269 => 286,  1267 => 268,  1264 => 267,  1262 => 257,  1259 => 256,  1257 => 251,  1254 => 250,  1244 => 249,  1231 => 244,  1221 => 243,  1208 => 240,  1198 => 239,  1187 => 288,  1185 => 249,  1182 => 248,  1180 => 243,  1177 => 242,  1174 => 239,  1165 => 233,  1155 => 232,  1145 => 292,  1141 => 290,  1139 => 232,  1136 => 231,  1126 => 230,  1114 => 216,  1105 => 213,  1099 => 212,  1094 => 211,  1089 => 210,  1081 => 207,  1074 => 204,  1072 => 203,  1068 => 202,  1064 => 201,  1061 => 200,  1051 => 199,  1039 => 195,  1030 => 192,  1024 => 191,  1019 => 190,  1014 => 189,  1006 => 186,  999 => 183,  997 => 182,  993 => 181,  989 => 180,  986 => 179,  976 => 178,  966 => 176,  961 => 173,  952 => 170,  948 => 169,  943 => 168,  939 => 167,  935 => 166,  931 => 165,  928 => 164,  925 => 163,  915 => 162,  903 => 219,  901 => 199,  898 => 198,  896 => 178,  893 => 177,  891 => 162,  888 => 161,  878 => 160,  868 => 156,  859 => 155,  849 => 154,  838 => 157,  836 => 154,  832 => 153,  824 => 148,  821 => 147,  811 => 146,  798 => 143,  788 => 142,  776 => 222,  774 => 160,  771 => 159,  769 => 146,  766 => 145,  763 => 142,  757 => 138,  752 => 135,  742 => 134,  732 => 127,  727 => 124,  719 => 123,  713 => 119,  709 => 117,  701 => 116,  696 => 113,  693 => 112,  691 => 111,  681 => 110,  667 => 105,  663 => 104,  657 => 100,  647 => 99,  634 => 95,  629 => 94,  619 => 93,  608 => 128,  606 => 110,  603 => 109,  601 => 99,  598 => 98,  596 => 93,  593 => 92,  583 => 91,  570 => 86,  560 => 85,  547 => 82,  537 => 81,  525 => 130,  523 => 91,  520 => 90,  518 => 85,  515 => 84,  512 => 81,  504 => 75,  501 => 74,  491 => 73,  480 => 225,  478 => 134,  475 => 133,  473 => 73,  470 => 72,  460 => 71,  450 => 69,  448 => 67,  447 => 66,  445 => 65,  435 => 64,  425 => 56,  422 => 55,  419 => 54,  416 => 53,  413 => 52,  410 => 51,  408 => 50,  398 => 49,  388 => 57,  385 => 49,  375 => 48,  365 => 59,  351 => 58,  348 => 48,  330 => 47,  320 => 46,  310 => 44,  307 => 43,  304 => 42,  301 => 41,  298 => 40,  295 => 39,  293 => 38,  283 => 37,  271 => 60,  269 => 46,  266 => 45,  264 => 37,  260 => 35,  250 => 34,  237 => 30,  234 => 29,  224 => 28,  214 => 227,  212 => 71,  209 => 70,  207 => 64,  204 => 63,  202 => 34,  199 => 33,  196 => 28,  176 => 27,  166 => 26,  152 => 22,  149 => 21,  145 => 19,  143 => 18,  140 => 17,  138 => 16,  135 => 15,  133 => 14,  130 => 13,  127 => 9,  124 => 8,  114 => 7,  103 => 4,  93 => 3,  70 => 2,);
  1272.     }
  1273.     public function getSourceContext()
  1274.     {
  1275.         return new Source("{% sw_extends '@Storefront/storefront/page/checkout/_page.html.twig' %}
  1276. {% block base_head %}
  1277.     {% sw_include '@Storefront/storefront/page/checkout/cart/meta.html.twig' %}
  1278. {% endblock %}
  1279. {% block page_checkout_container %}
  1280.     {% if page.cart.lineItems.count is same as(0) %}
  1281.         {% sw_include '@Storefront/storefront/utilities/alert.html.twig' with {
  1282.             type: \"info\",
  1283.             content: \"checkout.cartEmpty\"|trans|sw_sanitize
  1284.         } %}
  1285.         {% set messages = app.flashes %}
  1286.         {% if messages.danger|length > 0 %}
  1287.             <div class=\"flashbags\">
  1288.                 {% sw_include '@Storefront/storefront/utilities/alert.html.twig' with { type: 'danger', list: messages.danger } %}
  1289.             </div>
  1290.         {% endif %}
  1291.     {% else %}
  1292.         {{ parent() }}
  1293.     {% endif %}
  1294. {% endblock %}
  1295. {% block page_checkout_main_content %}
  1296.     {% block page_checkout_cart %}
  1297.         {% block page_checkout_cart_header %}
  1298.             <h1 class=\"cart-main-header\">
  1299.                 {{ \"checkout.cartHeader\"|trans|sw_sanitize }}
  1300.             </h1>
  1301.         {% endblock %}
  1302.         {% block page_checkout_cart_product_table %}
  1303.             <div class=\"card checkout-product-table\">
  1304.                 <div class=\"card-body\">
  1305.                     {% block page_checkout_cart_table_header %}
  1306.                         {# @deprecated tag:v6.5.0 - Template `cart-product-header.html.twig` is deprecated. Use `storefront/component/checkout/cart-header.html.twig` instead. #}
  1307.                         {% if feature('v6.5.0.0') %}
  1308.                             {% sw_include '@Storefront/storefront/component/checkout/cart-header.html.twig' %}
  1309.                         {% else %}
  1310.                             {% sw_include '@Storefront/storefront/page/checkout/cart/cart-product-header.html.twig' %}
  1311.                         {% endif %}
  1312.                     {% endblock %}
  1313.                     {% block page_checkout_cart_table_items %}
  1314.                         {% for lineItem in page.cart.lineItems %}
  1315.                             {% block page_checkout_cart_table_item %}
  1316.                                 {% block page_checkout_item %}
  1317.                                     {# @deprecated tag:v6.5.0 - Template `checkout-item.html.twig` is deprecated. Use `storefront/component/line-item/line-item.html.twig` instead. #}
  1318.                                     {% if feature('v6.5.0.0') %}
  1319.                                         {% sw_include '@Storefront/storefront/component/line-item/line-item.html.twig' %}
  1320.                                     {% else %}
  1321.                                         {% sw_include '@Storefront/storefront/page/checkout/checkout-item.html.twig' %}
  1322.                                     {% endif %}
  1323.                                 {% endblock %}
  1324.                             {% endblock %}
  1325.                         {% endfor %}
  1326.                     {% endblock %}
  1327.                 </div>
  1328.             </div>
  1329.         {% endblock %}
  1330.         {% block page_checkout_cart_hidden_line_items_information %}
  1331.             {% sw_include '@Storefront/storefront/component/checkout/hidden-line-items-information.html.twig' with {
  1332.                 cart: page.cart,
  1333.                 lineItems: page.cart.lineItems
  1334.             } %}
  1335.         {% endblock %}
  1336.         {% block page_checkout_cart_add_product_and_shipping %}
  1337.             <div class=\"row\">
  1338.                 {% block page_checkout_cart_add_product %}
  1339.                     <div class=\"col-md-4 cart-add-product-container\">
  1340.                         <form action=\"{{ path('frontend.checkout.product.add-by-number') }}\"
  1341.                               data-form-csrf-handler=\"true\"
  1342.                               class=\"cart-add-product\"
  1343.                               method=\"post\">
  1344.                             {# @deprecated tag:v6.5.0 - Block page_checkout_cart_add_product_csrf will be removed. #}
  1345.                             {% block page_checkout_cart_add_product_csrf %}
  1346.                                 {{ sw_csrf('frontend.checkout.product.add-by-number') }}
  1347.                             {% endblock %}
  1348.                             {% block page_checkout_cart_add_product_redirect %}
  1349.                                 <input type=\"hidden\"
  1350.                                        name=\"redirectTo\"
  1351.                                        value=\"frontend.checkout.cart.page\">
  1352.                             {% endblock %}
  1353.                             {% block page_checkout_cart_add_product_input_group %}
  1354.                                 <div class=\"input-group\">
  1355.                                     {% block page_checkout_cart_add_product_label %}
  1356.                                         <label class=\"{{ visuallyHiddenClass }}\" for=\"addProductInput\">
  1357.                                             {{ \"checkout.addProductLabel\"|trans|sw_sanitize }}
  1358.                                         </label>
  1359.                                     {% endblock %}
  1360.                                     {% block page_checkout_cart_add_product_input %}
  1361.                                         <input type=\"text\"
  1362.                                                name=\"number\"
  1363.                                                class=\"form-control\"
  1364.                                                id=\"addProductInput\"
  1365.                                                placeholder=\"{{ \"checkout.addProductPlaceholder\"|trans|striptags }}\"
  1366.                                                aria-label=\"{{ \"checkout.addProductLabel\"|trans|striptags }}\"
  1367.                                                aria-describedby=\"addProductButton\"
  1368.                                                required=\"required\">
  1369.                                     {% endblock %}
  1370.                                     {% block page_checkout_cart_add_product_submit %}
  1371.                                         {# @deprecated tag:v6.5.0 - Bootstrap v5 removes `input-group-append` wrapper and uses elements as direct childs of `input-group` #}
  1372.                                         {% if feature('v6.5.0.0') %}
  1373.                                             <button class=\"btn btn-secondary\"
  1374.                                                     type=\"submit\"
  1375.                                                     id=\"addProductButton\">
  1376.                                                 {% sw_icon 'checkmark' %}
  1377.                                             </button>
  1378.                                         {% else %}
  1379.                                             <div class=\"input-group-append\">
  1380.                                                 <button class=\"btn btn-secondary\"
  1381.                                                         type=\"submit\"
  1382.                                                         id=\"addProductButton\">
  1383.                                                     {% sw_icon 'checkmark' %}
  1384.                                                 </button>
  1385.                                             </div>
  1386.                                         {% endif %}
  1387.                                     {% endblock %}
  1388.                                 </div>
  1389.                             {% endblock %}
  1390.                         </form>
  1391.                     </div>
  1392.                 {% endblock %}
  1393.                 {% block page_checkout_cart_shipping_costs %}
  1394.                     <div class=\"col-md-8 cart-shipping-costs-container\">
  1395.                         <form name=\"precalc\"
  1396.                               method=\"post\"
  1397.                               action=\"{{ path('frontend.checkout.configure') }}\"
  1398.                               data-form-auto-submit=\"true\">
  1399.                             {# @deprecated tag:v6.5.0 - Block page_checkout_cart_shipping_costs_csrf will be removed. #}
  1400.                             {% block page_checkout_cart_shipping_costs_csrf %}
  1401.                                 {{ sw_csrf('frontend.checkout.configure') }}
  1402.                             {% endblock %}
  1403.                             {% block page_checkout_cart_shipping_costs_trigger %}
  1404.                                 <a class=\"btn btn-link cart-shipping-costs-btn\"
  1405.                                    {{ dataBsToggleAttr }}=\"collapse\"
  1406.                                    href=\"#collapseShippingCost\"
  1407.                                    role=\"button\"
  1408.                                    aria-expanded=\"false\"
  1409.                                    aria-controls=\"collapseExample\">
  1410.                                     {{ \"checkout.shippingCosts\"|trans|sw_sanitize }}
  1411.                                     {% block page_checkout_cart_shipping_costs_trigger_icon %}
  1412.                                         {% sw_icon 'arrow-medium-right' style { 'pack':'solid', 'size': 'sm' } %}
  1413.                                     {% endblock %}
  1414.                                 </a>
  1415.                             {% endblock %}
  1416.                             {% block page_checkout_cart_shipping_costs_form_group %}
  1417.                                 <div class=\"collapse\" id=\"collapseShippingCost\">
  1418.                                     {% block page_checkout_cart_shipping_costs_form_group_country %}
  1419.                                         {% if not context.customer %}
  1420.                                             <div class=\"form-group\">
  1421.                                                 <label for=\"countryId\">{{ \"checkout.shippingCountry\"|trans|sw_sanitize }}</label>
  1422.                                                 <select class=\"{{ formSelectClass }}\" type=\"text\" id=\"countryId\" name=\"countryId\">
  1423.                                                     {% for country in page.countries %}
  1424.                                                         <option value=\"{{ country.id }}\"
  1425.                                                             {{ country.id == context.shippingLocation.country.id ? 'selected=\"selected\"' : '' }}>
  1426.                                                             {{ country.translated.name }}
  1427.                                                         </option>
  1428.                                                     {% endfor %}
  1429.                                                 </select>
  1430.                                             </div>
  1431.                                         {% endif %}
  1432.                                     {% endblock %}
  1433.                                     {% block page_checkout_cart_shipping_costs_form_group_payment_method %}
  1434.                                         <div class=\"form-group\">
  1435.                                             <label for=\"paymentMethodId\">{{ \"checkout.paymentMethod\"|trans|sw_sanitize }}</label>
  1436.                                             <select class=\"{{ formSelectClass }}\" type=\"text\" id=\"paymentMethodId\" name=\"paymentMethodId\">
  1437.                                                 {% if context.paymentMethod.id not in page.paymentMethods.ids %}
  1438.                                                     <option value=\"{{ context.paymentMethod.id }}\"
  1439.                                                             selected=\"selected\"
  1440.                                                             disabled=\"disabled\">
  1441.                                                         {{ context.paymentMethod.translated.name }} {{ \"checkout.notAvailableSuffix\"|trans|sw_sanitize }}
  1442.                                                     </option>
  1443.                                                 {% endif %}
  1444.                                                 {% for payment in page.paymentMethods %}
  1445.                                                     <option value=\"{{ payment.id }}\"
  1446.                                                         {% if payment.id == context.paymentMethod.id %} selected=\"selected\"{% endif %}>
  1447.                                                         {{ payment.translated.name }}
  1448.                                                     </option>
  1449.                                                 {% endfor %}
  1450.                                             </select>
  1451.                                         </div>
  1452.                                     {% endblock %}
  1453.                                     {% block page_checkout_cart_shipping_costs_form_group_shipping_method %}
  1454.                                         <div class=\"form-group\">
  1455.                                             <label for=\"shippingMethodId\">{{ \"checkout.shippingMethod\"|trans|sw_sanitize }}</label>
  1456.                                             <select class=\"{{ formSelectClass }}\" type=\"text\" id=\"shippingMethodId\" name=\"shippingMethodId\">
  1457.                                                 {% if context.shippingMethod.id not in page.shippingMethods.ids %}
  1458.                                                     <option value=\"{{ context.shippingMethod.id }}\"
  1459.                                                             selected=\"selected\"
  1460.                                                             disabled=\"disabled\">
  1461.                                                         {{ context.shippingMethod.translated.name }} {{ \"checkout.notAvailableSuffix\"|trans|sw_sanitize }}
  1462.                                                     </option>
  1463.                                                 {% endif %}
  1464.                                                 {% for shipping in page.shippingMethods %}
  1465.                                                     <option value=\"{{ shipping.id }}\"
  1466.                                                         {% if shipping.id == context.shippingMethod.id %} selected=\"selected\"{% endif %}>
  1467.                                                         {{ shipping.translated.name }}
  1468.                                                     </option>
  1469.                                                 {% endfor %}
  1470.                                             </select>
  1471.                                         </div>
  1472.                                     {% endblock %}
  1473.                                     <input type=\"hidden\" name=\"redirectTo\" value=\"frontend.checkout.cart.page\">
  1474.                                 </div>
  1475.                             {% endblock %}
  1476.                         </form>
  1477.                     </div>
  1478.                 {% endblock %}
  1479.             </div>
  1480.         {% endblock %}
  1481.     {% endblock %}
  1482. {% endblock %}
  1483. {% block page_checkout_aside_actions %}
  1484.     <div class=\"checkout-aside-action\">
  1485.         {% block page_checkout_cart_add_promotion %}
  1486.             <form action=\"{{ path('frontend.checkout.promotion.add') }}\"
  1487.                   class=\"cart-add-promotion\"
  1488.                   data-form-csrf-handler=\"true\"
  1489.                   method=\"post\">
  1490.                 {# @deprecated tag:v6.5.0 - Block page_checkout_cart_add_promotion_csrf will be removed. #}
  1491.                 {% block page_checkout_cart_add_promotion_csrf %}
  1492.                     {{ sw_csrf('frontend.checkout.promotion.add') }}
  1493.                 {% endblock %}
  1494.                 {% block page_checkout_cart_add_promotion_forward %}
  1495.                     <input type=\"hidden\"
  1496.                            name=\"redirectTo\"
  1497.                            value=\"frontend.checkout.cart.page\">
  1498.                 {% endblock %}
  1499.                 {% block page_checkout_cart_add_promotion_input_group %}
  1500.                     <div class=\"input-group checkout-aside-add-code\">
  1501.                         {% block page_checkout_cart_add_promotion_label %}
  1502.                             <label class=\"{{ visuallyHiddenClass }}\" for=\"addPromotionInput\">
  1503.                                 {{ \"checkout.addPromotionLabel\"|trans|sw_sanitize }}
  1504.                             </label>
  1505.                         {% endblock %}
  1506.                         {% block page_checkout_cart_add_promotion_input %}
  1507.                             <input type=\"text\"
  1508.                                    name=\"code\"
  1509.                                    class=\"form-control\"
  1510.                                    id=\"addPromotionInput\"
  1511.                                    placeholder=\"{{ \"checkout.addPromotionPlaceholder\"|trans|striptags }}\"
  1512.                                    aria-label=\"{{ \"checkout.addPromotionLabel\"|trans|striptags }}\"
  1513.                                    aria-describedby=\"addPromotion\"
  1514.                                    required=\"required\">
  1515.                         {% endblock %}
  1516.                         {% block page_checkout_cart_add_promotion_submit %}
  1517.                             {# @deprecated tag:v6.5.0 - Bootstrap v5 removes `input-group-append` wrapper and uses elements as direct childs of `input-group` #}
  1518.                             {% if feature('v6.5.0.0') %}
  1519.                                 <button class=\"btn btn-secondary\"
  1520.                                         type=\"submit\"
  1521.                                         id=\"addPromotion\">
  1522.                                     {% sw_icon 'checkmark' %}
  1523.                                 </button>
  1524.                             {% else %}
  1525.                                 <div class=\"input-group-append\">
  1526.                                     <button class=\"btn btn-secondary\"
  1527.                                             type=\"submit\"
  1528.                                             id=\"addPromotion\">
  1529.                                         {% sw_icon 'checkmark' %}
  1530.                                     </button>
  1531.                                 </div>
  1532.                             {% endif %}
  1533.                         {% endblock %}
  1534.                     </div>
  1535.                 {% endblock %}
  1536.             </form>
  1537.         {% endblock %}
  1538.     </div>
  1539.     {% block page_checkout_cart_action_proceed %}
  1540.         {# @deprecated tag:v6.5.0 - Bootstrap v5 removes `btn-block` class, use `d-grid` wrapper instead #}
  1541.         {% if feature('v6.5.0.0') %}
  1542.             <div class=\"checkout-aside-action d-grid\">
  1543.                 <a href=\"{{ path('frontend.checkout.confirm.page') }}\"
  1544.                    class=\"btn btn-primary btn-lg begin-checkout-btn\"
  1545.                    title=\"{{ \"checkout.proceedLink\"|trans|striptags }}\">
  1546.                     {{ \"checkout.proceedLink\"|trans|sw_sanitize }}
  1547.                 </a>
  1548.             </div>
  1549.         {% else %}
  1550.             <div class=\"checkout-aside-action\">
  1551.                 <a href=\"{{ path('frontend.checkout.confirm.page') }}\"
  1552.                    class=\"btn btn-primary btn-block btn-lg begin-checkout-btn\"
  1553.                    title=\"{{ \"checkout.proceedLink\"|trans|striptags }}\">
  1554.                     {{ \"checkout.proceedLink\"|trans|sw_sanitize }}
  1555.                 </a>
  1556.             </div>
  1557.         {% endif %}
  1558.     {% endblock %}
  1559. {% endblock %}
  1560. ""@Storefront/storefront/page/checkout/cart/index.html.twig""/var/www/dev.artecon.426.agency/vendor/shopware/storefront/Resources/views/storefront/page/checkout/cart/index.html.twig");
  1561.     }
  1562. }