var/cache/dev_h00a6008ac8d83daed65bb1b250bc45b1/twig/35/355bc59c8b9ce0c782f85eae23a253f18e34b3f313d31eac2387c1c765926493.php line 92

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/checkout-item.html.twig */
  16. class __TwigTemplate_8181422293e7857271d5c4aecf73cc19 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->parent false;
  25.         $this->blocks = [
  26.             'page_checkout_item' => [$this'block_page_checkout_item'],
  27.             'page_checkout_item_container' => [$this'block_page_checkout_item_container'],
  28.             'page_checkout_item_info' => [$this'block_page_checkout_item_info'],
  29.             'page_checkout_item_info_inner' => [$this'block_page_checkout_item_info_inner'],
  30.             'page_checkout_item_info_image' => [$this'block_page_checkout_item_info_image'],
  31.             'page_checkout_item_info_image_container' => [$this'block_page_checkout_item_info_image_container'],
  32.             'page_checkout_item_info_image_link' => [$this'block_page_checkout_item_info_image_link'],
  33.             'page_checkout_item_info_image_element' => [$this'block_page_checkout_item_info_image_element'],
  34.             'page_checkout_item_info_details' => [$this'block_page_checkout_item_info_details'],
  35.             'page_checkout_item_info_details_inner' => [$this'block_page_checkout_item_info_details_inner'],
  36.             'page_checkout_item_info_label' => [$this'block_page_checkout_item_info_label'],
  37.             'page_checkout_item_info_variant_characteristics' => [$this'block_page_checkout_item_info_variant_characteristics'],
  38.             'page_checkout_item_info_features' => [$this'block_page_checkout_item_info_features'],
  39.             'page_checkout_item_info_ordernumber' => [$this'block_page_checkout_item_info_ordernumber'],
  40.             'page_checkout_item_delivery_date' => [$this'block_page_checkout_item_delivery_date'],
  41.             'page_checkout_item_wishlist' => [$this'block_page_checkout_item_wishlist'],
  42.             'page_checkout_item_quantity' => [$this'block_page_checkout_item_quantity'],
  43.             'page_checkout_item_quantity_label' => [$this'block_page_checkout_item_quantity_label'],
  44.             'page_checkout_item_quantity_select' => [$this'block_page_checkout_item_quantity_select'],
  45.             'page_checkout_item_quantity_form' => [$this'block_page_checkout_item_quantity_form'],
  46.             'page_checkout_item_quantity_form_csrf' => [$this'block_page_checkout_item_quantity_form_csrf'],
  47.             'page_checkout_item_quantity_redirect' => [$this'block_page_checkout_item_quantity_redirect'],
  48.             'page_product_detail_buy_quantity' => [$this'block_page_product_detail_buy_quantity'],
  49.             'page_product_detail_buy_quantity_input' => [$this'block_page_product_detail_buy_quantity_input'],
  50.             'page_product_detail_buy_quantity_select' => [$this'block_page_product_detail_buy_quantity_select'],
  51.             'page_checkout_item_quantity_number' => [$this'block_page_checkout_item_quantity_number'],
  52.             'page_checkout_item_unit_price' => [$this'block_page_checkout_item_unit_price'],
  53.             'page_checkout_item_unit_price_wrapper' => [$this'block_page_checkout_item_unit_price_wrapper'],
  54.             'page_checkout_item_unit_price_label' => [$this'block_page_checkout_item_unit_price_label'],
  55.             'page_checkout_item_unit_price_inner' => [$this'block_page_checkout_item_unit_price_inner'],
  56.             'page_checkout_item_unit_price_tax_symbol' => [$this'block_page_checkout_item_unit_price_tax_symbol'],
  57.             'page_checkout_item_total_price' => [$this'block_page_checkout_item_total_price'],
  58.             'page_checkout_item_total_price_wrapper' => [$this'block_page_checkout_item_total_price_wrapper'],
  59.             'page_checkout_item_total_price_label' => [$this'block_page_checkout_item_total_price_label'],
  60.             'page_checkout_item_total_price_inner' => [$this'block_page_checkout_item_total_price_inner'],
  61.             'page_checkout_item_total_price_tax_symbol' => [$this'block_page_checkout_item_total_price_tax_symbol'],
  62.             'page_checkout_item_remove' => [$this'block_page_checkout_item_remove'],
  63.             'page_checkout_item_remove_form' => [$this'block_page_checkout_item_remove_form'],
  64.             'page_checkout_item_remove_form_csrf' => [$this'block_page_checkout_item_remove_form_csrf'],
  65.             'page_checkout_item_remove_redirect' => [$this'block_page_checkout_item_remove_redirect'],
  66.             'page_checkout_item_remove_submit' => [$this'block_page_checkout_item_remove_submit'],
  67.             'page_checkout_item_children_template' => [$this'block_page_checkout_item_children_template'],
  68.             'page_checkout_item_children' => [$this'block_page_checkout_item_children'],
  69.             'page_checkout_item_child' => [$this'block_page_checkout_item_child'],
  70.         ];
  71.     }
  72.     protected function doDisplay(array $context, array $blocks = [])
  73.     {
  74.         $macros $this->macros;
  75.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  76.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "template""@Storefront/storefront/page/checkout/checkout-item.html.twig"));
  77.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  78.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "template""@Storefront/storefront/page/checkout/checkout-item.html.twig"));
  79.         // line 2
  80.         echo "
  81. ";
  82.         // line 3
  83.         $this->displayBlock('page_checkout_item'$context$blocks);
  84.         // line 367
  85.         echo "
  86. ";
  87.         
  88.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  89.         
  90.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  91.     }
  92.     // line 3
  93.     public function block_page_checkout_item($context, array $blocks = [])
  94.     {
  95.         $macros $this->macros;
  96.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  97.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""page_checkout_item"));
  98.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  99.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""page_checkout_item"));
  100.         // line 4
  101.         echo "    ";
  102.         // line 5
  103.         echo "    ";
  104.         // line 6
  105.         echo "    ";
  106.         // line 7
  107.         echo "
  108.     ";
  109.         // line 8
  110.         $context["PRODUCT_LINE_ITEM_TYPE"] = twig_constant("Shopware\\Core\\Checkout\\Cart\\LineItem\\LineItem::PRODUCT_LINE_ITEM_TYPE");
  111.         // line 9
  112.         echo "    ";
  113.         $context["DISCOUNT_LINE_ITEM_TYPE"] = twig_constant("Shopware\\Core\\Checkout\\Cart\\LineItem\\LineItem::DISCOUNT_LINE_ITEM");
  114.         // line 10
  115.         echo "
  116.     ";
  117.         // line 11
  118.         $context["isDiscount"] = (( !sw_get_attribute($this->env$this->source, ($context["lineItem"] ?? null), "good", [], "any"falsefalsefalse11) && (sw_get_attribute($this->env$this->sourcesw_get_attribute($this->env$this->source, ($context["lineItem"] ?? null), "price", [], "any"falsefalsefalse11), "totalPrice", [], "any"falsefalsefalse11) <= 0)) || (sw_get_attribute($this->env$this->source, ($context["lineItem"] ?? null), "type", [], "any"falsefalsefalse11) == ($context["DISCOUNT_LINE_ITEM_TYPE"] ?? null)));
  119.         // line 12
  120.         echo "    ";
  121.         $context["isNested"] = (sw_get_attribute($this->env$this->sourcesw_get_attribute($this->env$this->source, ($context["lineItem"] ?? null), "children", [], "any"falsefalsefalse12), "count", [], "any"falsefalsefalse12) > 0);
  122.         // line 13
  123.         echo "
  124.     ";
  125.         // line 15
  126.         echo "    ";
  127.         $context["childTemplate"] = "@Storefront/storefront/page/checkout/checkout-item.html.twig";
  128.         // line 16
  129.         echo "    ";
  130.         $context["childrenTemplate"] = "@Storefront/storefront/page/checkout/checkout-item-children.html.twig";
  131.         // line 17
  132.         echo "    ";
  133.         $context["deliveryPosition"] = null;
  134.         // line 18
  135.         echo "
  136.     ";
  137.         // line 19
  138.         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"falsefalsefalse19), "deliveries", [], "any"falsefalsefalse19), "count", [], "any"falsefalsefalse19) > 0)) {
  139.             // line 20
  140.             echo "        ";
  141.             $context["delivery"] = sw_get_attribute($this->env$this->sourcesw_get_attribute($this->env$this->sourcesw_get_attribute($this->env$this->source, ($context["page"] ?? null), "cart", [], "any"falsefalsefalse20), "deliveries", [], "any"falsefalsefalse20), "first", [], "any"falsefalsefalse20);
  142.             // line 21
  143.             echo "
  144.         ";
  145.             // line 22
  146.             $context["deliveryPosition"] = sw_get_attribute($this->env$this->sourcesw_get_attribute($this->env$this->source, ($context["delivery"] ?? null), "positions", [], "any"falsefalsefalse22), "get", [=> sw_get_attribute($this->env$this->source, ($context["lineItem"] ?? null), "id", [], "any"falsefalsefalse22)], "method"falsefalsefalse22);
  147.             // line 23
  148.             echo "    ";
  149.         }
  150.         // line 24
  151.         echo "
  152.     ";
  153.         // line 26
  154.         echo "    ";
  155.         $context["cartItemClasses"] = "";
  156.         // line 27
  157.         echo "
  158.     ";
  159.         // line 28
  160.         $context["label"] = $this->extensions['Shopware\Core\Framework\Adapter\Twig\Extension\SwSanitizeTwigFilter']->sanitize($this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans(sw_get_attribute($this->env$this->source, ($context["lineItem"] ?? null), "label", [], "any"falsefalsefalse28)));
  161.         // line 29
  162.         echo "    ";
  163.         $context["label"] = (((($context["label"] ?? null) !== "")) ? (($context["label"] ?? null)) : (sw_get_attribute($this->env$this->source, ($context["lineItem"] ?? null), "label", [], "any"falsefalsefalse29)));
  164.         // line 30
  165.         echo "
  166.     ";
  167.         // line 31
  168.         $this->displayBlock('page_checkout_item_container'$context$blocks);
  169.         // line 363
  170.         echo "
  171.     ";
  172.         // line 365
  173.         echo "    ";
  174.         $this->displayBlock('page_checkout_item_child'$context$blocks);
  175.         
  176.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  177.         
  178.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  179.     }
  180.     // line 31
  181.     public function block_page_checkout_item_container($context, array $blocks = [])
  182.     {
  183.         $macros $this->macros;
  184.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  185.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""page_checkout_item_container"));
  186.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  187.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""page_checkout_item_container"));
  188.         // line 32
  189.         echo "        <div class=\"cart-item cart-item-";
  190.         echo sw_escape_filter($this->envsw_get_attribute($this->env$this->source, ($context["lineItem"] ?? null), "type", [], "any"falsefalsefalse32), "html"nulltrue);
  191.         if (($context["isDiscount"] ?? null)) {
  192.             echo " is-discount";
  193.         }
  194.         echo sw_escape_filter($this->env, ($context["cartItemClasses"] ?? null), "html"nulltrue);
  195.         echo "\">
  196.             <div class=\"row cart-item-row\">
  197.                 ";
  198.         // line 35
  199.         $this->displayBlock('page_checkout_item_info'$context$blocks);
  200.         // line 189
  201.         echo "
  202.                 ";
  203.         // line 190
  204.         $this->displayBlock('page_checkout_item_quantity'$context$blocks);
  205.         // line 274
  206.         echo "
  207.                 ";
  208.         // line 275
  209.         $this->displayBlock('page_checkout_item_unit_price'$context$blocks);
  210.         // line 294
  211.         echo "
  212.                 ";
  213.         // line 295
  214.         $this->displayBlock('page_checkout_item_total_price'$context$blocks);
  215.         // line 315
  216.         echo "
  217.                 ";
  218.         // line 316
  219.         $this->displayBlock('page_checkout_item_remove'$context$blocks);
  220.         // line 350
  221.         echo "
  222.                 ";
  223.         // line 351
  224.         $this->displayBlock('page_checkout_item_children_template'$context$blocks);
  225.         // line 359
  226.         echo "
  227.             </div>
  228.         </div>
  229.     ";
  230.         
  231.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  232.         
  233.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  234.     }
  235.     // line 35
  236.     public function block_page_checkout_item_info($context, array $blocks = [])
  237.     {
  238.         $macros $this->macros;
  239.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  240.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""page_checkout_item_info"));
  241.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  242.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""page_checkout_item_info"));
  243.         // line 36
  244.         echo "                    <div class=\"col-10 col-md-5 cart-item-info\">
  245.                         ";
  246.         // line 38
  247.         $this->displayBlock('page_checkout_item_info_inner'$context$blocks);
  248.         // line 186
  249.         echo "
  250.                     </div>
  251.                 ";
  252.         
  253.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  254.         
  255.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  256.     }
  257.     // line 38
  258.     public function block_page_checkout_item_info_inner($context, array $blocks = [])
  259.     {
  260.         $macros $this->macros;
  261.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  262.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""page_checkout_item_info_inner"));
  263.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  264.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""page_checkout_item_info_inner"));
  265.         // line 39
  266.         echo "                            <div class=\"row cart-item-row\">
  267.                                 ";
  268.         // line 41
  269.         $this->displayBlock('page_checkout_item_info_image'$context$blocks);
  270.         // line 99
  271.         echo "
  272.                                 ";
  273.         // line 100
  274.         $this->displayBlock('page_checkout_item_info_details'$context$blocks);
  275.         // line 183
  276.         echo "
  277.                             </div>
  278.                         ";
  279.         
  280.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  281.         
  282.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  283.     }
  284.     // line 41
  285.     public function block_page_checkout_item_info_image($context, array $blocks = [])
  286.     {
  287.         $macros $this->macros;
  288.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  289.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""page_checkout_item_info_image"));
  290.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  291.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""page_checkout_item_info_image"));
  292.         // line 42
  293.         echo "                                    <div class=\"col-auto cart-item-info-img\">
  294.                                         ";
  295.         // line 44
  296.         $this->displayBlock('page_checkout_item_info_image_container'$context$blocks);
  297.         // line 96
  298.         echo "
  299.                                     </div>
  300.                                 ";
  301.         
  302.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  303.         
  304.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  305.     }
  306.     // line 44
  307.     public function block_page_checkout_item_info_image_container($context, array $blocks = [])
  308.     {
  309.         $macros $this->macros;
  310.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  311.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""page_checkout_item_info_image_container"));
  312.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  313.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""page_checkout_item_info_image_container"));
  314.         // line 45
  315.         echo "                                            <div class=\"cart-item-img-container\">
  316.                                                 ";
  317.         // line 47
  318.         $this->displayBlock('page_checkout_item_info_image_link'$context$blocks);
  319.         // line 93
  320.         echo "
  321.                                             </div>
  322.                                         ";
  323.         
  324.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  325.         
  326.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  327.     }
  328.     // line 47
  329.     public function block_page_checkout_item_info_image_link($context, array $blocks = [])
  330.     {
  331.         $macros $this->macros;
  332.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  333.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""page_checkout_item_info_image_link"));
  334.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  335.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""page_checkout_item_info_image_link"));
  336.         // line 48
  337.         echo "                                                    ";
  338.         if (($context["isDiscount"] ?? null)) {
  339.             // line 49
  340.             echo "                                                        <div class=\"cart-item-img cart-item-discount-icon\">
  341.                                                             ";
  342.             // line 50
  343.             ((function () use ($context$blocks) {
  344.                 $finder $this->env->getExtension('Shopware\Core\Framework\Adapter\Twig\Extension\NodeExtension')->getFinder();
  345.                 $includeTemplate $finder->find("@Storefront/storefront/utilities/icon.html.twig");
  346.                 return $this->loadTemplate($includeTemplate ?? null"@Storefront/storefront/page/checkout/checkout-item.html.twig"50);
  347.             })())->display(twig_array_merge($context, ["color" => "success""name" => "marketing"]));
  348.             // line 53
  349.             echo "                                                        </div>
  350.                                                     ";
  351.         } elseif (        // line 54
  352. ($context["isNested"] ?? null)) {
  353.             // line 55
  354.             echo "                                                        <div class=\"cart-item-nested-icon\">
  355.                                                             ";
  356.             // line 56
  357.             ((function () use ($context$blocks) {
  358.                 $finder $this->env->getExtension('Shopware\Core\Framework\Adapter\Twig\Extension\NodeExtension')->getFinder();
  359.                 $includeTemplate $finder->find("@Storefront/storefront/utilities/icon.html.twig");
  360.                 return $this->loadTemplate($includeTemplate ?? null"@Storefront/storefront/page/checkout/checkout-item.html.twig"56);
  361.             })())->display(twig_array_merge($context, ["color" => "light""name" => "bag-product"]));
  362.             // line 59
  363.             echo "                                                        </div>
  364.                                                     ";
  365.         } else {
  366.             // line 61
  367.             echo "                                                        <a href=\"";
  368.             echo sw_escape_filter($this->env$this->extensions['Shopware\Core\Framework\Adapter\Twig\Extension\SeoUrlFunctionExtension']->seoUrl("frontend.detail.page", ["productId" => sw_get_attribute($this->env$this->source, ($context["lineItem"] ?? null), "referencedId", [], "any"falsefalsefalse61)]), "html"nulltrue);
  369.             echo "\"
  370.                                                            class=\"cart-item-img-link\"
  371.                                                            title=\"";
  372.             // line 63
  373.             echo sw_escape_filter($this->env, ($context["label"] ?? null), "html"nulltrue);
  374.             echo "\"
  375.                                                            ";
  376.             // line 64
  377.             if ((($context["controllerAction"] ?? null) === "confirmPage")) {
  378.                 // line 65
  379.                 echo "                                                               ";
  380.                 echo sw_escape_filter($this->env, ($context["dataBsToggleAttr"] ?? null), "html"nulltrue);
  381.                 echo "=\"modal\"
  382.                                                                data-modal-class=\"quickview-modal\"
  383.                                                                data-url=\"";
  384.                 // line 67
  385.                 echo sw_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("widgets.quickview.minimal", ["productId" => sw_get_attribute($this->env$this->source, ($context["lineItem"] ?? null), "referencedId", [], "any"falsefalsefalse67)]), "html"nulltrue);
  386.                 echo "\"
  387.                                                            ";
  388.             }
  389.             // line 69
  390.             echo "                                                        >
  391.                                                             ";
  392.             // line 70
  393.             $this->displayBlock('page_checkout_item_info_image_element'$context$blocks);
  394.             // line 89
  395.             echo "
  396.                                                         </a>
  397.                                                     ";
  398.         }
  399.         // line 92
  400.         echo "                                                ";
  401.         
  402.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  403.         
  404.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  405.     }
  406.     // line 70
  407.     public function block_page_checkout_item_info_image_element($context, array $blocks = [])
  408.     {
  409.         $macros $this->macros;
  410.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  411.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""page_checkout_item_info_image_element"));
  412.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  413.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""page_checkout_item_info_image_element"));
  414.         // line 71
  415.         echo "                                                                ";
  416.         if (sw_get_attribute($this->env$this->sourcesw_get_attribute($this->env$this->source, ($context["lineItem"] ?? null), "cover", [], "any"falsefalsefalse71), "url", [], "any"falsefalsefalse71)) {
  417.             // line 72
  418.             echo "                                                                    ";
  419.             ((function () use ($context$blocks) {
  420.                 $finder $this->env->getExtension('Shopware\Core\Framework\Adapter\Twig\Extension\NodeExtension')->getFinder();
  421.                 $includeTemplate $finder->find("@Storefront/storefront/utilities/thumbnail.html.twig");
  422.                 return $this->loadTemplate($includeTemplate ?? null"@Storefront/storefront/page/checkout/checkout-item.html.twig"72);
  423.             })())->display(twig_array_merge($context, ["media" => sw_get_attribute($this->env$this->source,             // line 73
  424. ($context["lineItem"] ?? null), "cover", [], "any"falsefalsefalse73), "sizes" => ["default" => "100px"], "attributes" => ["class" => "img-fluid cart-item-img""alt" => ((sw_get_attribute($this->env$this->sourcesw_get_attribute($this->env$this->sourcesw_get_attribute($this->env$this->source,             // line 79
  425. ($context["lineItem"] ?? null), "cover", [], "any"falsefalsefalse79), "translated", [], "any"falsefalsefalse79), "alt", [], "any"falsefalsefalse79)) ? (sw_get_attribute($this->env$this->sourcesw_get_attribute($this->env$this->sourcesw_get_attribute($this->env$this->source, ($context["lineItem"] ?? null), "cover", [], "any"falsefalsefalse79), "translated", [], "any"falsefalsefalse79), "alt", [], "any"falsefalsefalse79)) : ("")), "title" => ((sw_get_attribute($this->env$this->sourcesw_get_attribute($this->env$this->sourcesw_get_attribute($this->env$this->source,             // line 80
  426. ($context["lineItem"] ?? null), "cover", [], "any"falsefalsefalse80), "translated", [], "any"falsefalsefalse80), "title", [], "any"falsefalsefalse80)) ? (sw_get_attribute($this->env$this->sourcesw_get_attribute($this->env$this->sourcesw_get_attribute($this->env$this->source, ($context["lineItem"] ?? null), "cover", [], "any"falsefalsefalse80), "translated", [], "any"falsefalsefalse80), "title", [], "any"falsefalsefalse80)) : (""))], "name" => "cart-item-img-thumbnails"]));
  427.             // line 83
  428.             echo "                                                                ";
  429.         } else {
  430.             // line 84
  431.             echo "                                                                    ";
  432.             ((function () use ($context$blocks) {
  433.                 $finder $this->env->getExtension('Shopware\Core\Framework\Adapter\Twig\Extension\NodeExtension')->getFinder();
  434.                 $includeTemplate $finder->find("@Storefront/storefront/utilities/icon.html.twig");
  435.                 return $this->loadTemplate($includeTemplate ?? null"@Storefront/storefront/page/checkout/checkout-item.html.twig"84);
  436.             })())->display(twig_array_merge($context, ["size" => "fluid""name" => "placeholder"]));
  437.             // line 87
  438.             echo "                                                                ";
  439.         }
  440.         // line 88
  441.         echo "                                                            ";
  442.         
  443.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  444.         
  445.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  446.     }
  447.     // line 100
  448.     public function block_page_checkout_item_info_details($context, array $blocks = [])
  449.     {
  450.         $macros $this->macros;
  451.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  452.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""page_checkout_item_info_details"));
  453.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  454.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""page_checkout_item_info_details"));
  455.         // line 101
  456.         echo "                                    <div class=\"col-12 col-sm-7 col-md-8 cart-item-details\">
  457.                                         ";
  458.         // line 103
  459.         $this->displayBlock('page_checkout_item_info_details_inner'$context$blocks);
  460.         // line 180
  461.         echo "
  462.                                     </div>
  463.                                 ";
  464.         
  465.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  466.         
  467.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  468.     }
  469.     // line 103
  470.     public function block_page_checkout_item_info_details_inner($context, array $blocks = [])
  471.     {
  472.         $macros $this->macros;
  473.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  474.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""page_checkout_item_info_details_inner"));
  475.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  476.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""page_checkout_item_info_details_inner"));
  477.         // line 104
  478.         echo "                                            <div class=\"cart-item-details-container\">
  479.                                                 ";
  480.         // line 106
  481.         $this->displayBlock('page_checkout_item_info_label'$context$blocks);
  482.         // line 125
  483.         echo "
  484.                                                 ";
  485.         // line 126
  486.         $this->displayBlock('page_checkout_item_info_variant_characteristics'$context$blocks);
  487.         // line 140
  488.         echo "
  489.                                                 ";
  490.         // line 141
  491.         $this->displayBlock('page_checkout_item_info_features'$context$blocks);
  492.         // line 148
  493.         echo "
  494.                                                 ";
  495.         // line 149
  496.         $this->displayBlock('page_checkout_item_info_ordernumber'$context$blocks);
  497.         // line 156
  498.         echo "
  499.                                                 ";
  500.         // line 157
  501.         $this->displayBlock('page_checkout_item_delivery_date'$context$blocks);
  502.         // line 167
  503.         echo "
  504.                                                 ";
  505.         // line 168
  506.         $this->displayBlock('page_checkout_item_wishlist'$context$blocks);
  507.         // line 177
  508.         echo "
  509.                                             </div>
  510.                                         ";
  511.         
  512.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  513.         
  514.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  515.     }
  516.     // line 106
  517.     public function block_page_checkout_item_info_label($context, array $blocks = [])
  518.     {
  519.         $macros $this->macros;
  520.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  521.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""page_checkout_item_info_label"));
  522.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  523.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""page_checkout_item_info_label"));
  524.         // line 107
  525.         echo "                                                    ";
  526.         if ((sw_get_attribute($this->env$this->source, ($context["lineItem"] ?? null), "type", [], "any"falsefalsefalse107) == ($context["PRODUCT_LINE_ITEM_TYPE"] ?? null))) {
  527.             // line 108
  528.             echo "                                                        <a href=\"";
  529.             echo sw_escape_filter($this->env$this->extensions['Shopware\Core\Framework\Adapter\Twig\Extension\SeoUrlFunctionExtension']->seoUrl("frontend.detail.page", ["productId" => sw_get_attribute($this->env$this->source, ($context["lineItem"] ?? null), "referencedId", [], "any"falsefalsefalse108)]), "html"nulltrue);
  530.             echo "\"
  531.                                                            class=\"cart-item-label\"
  532.                                                            title=\"";
  533.             // line 110
  534.             echo sw_escape_filter($this->env, ($context["label"] ?? null), "html"nulltrue);
  535.             echo "\"
  536.                                                            ";
  537.             // line 111
  538.             if ((($context["controllerAction"] ?? null) === "confirmPage")) {
  539.                 // line 112
  540.                 echo "                                                               ";
  541.                 echo sw_escape_filter($this->env, ($context["dataBsToggleAttr"] ?? null), "html"nulltrue);
  542.                 echo "=\"modal\"
  543.                                                                data-modal-class=\"quickview-modal\"
  544.                                                                data-url=\"";
  545.                 // line 114
  546.                 echo sw_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("widgets.quickview.minimal", ["productId" => sw_get_attribute($this->env$this->source, ($context["lineItem"] ?? null), "referencedId", [], "any"falsefalsefalse114)]), "html"nulltrue);
  547.                 echo "\"
  548.                                                            ";
  549.             }
  550.             // line 116
  551.             echo "                                                        >
  552.                                                             ";
  553.             // line 117
  554.             echo sw_get_attribute($this->env$this->source$this->extensions['Twig\Extra\String\StringExtension']->createUnicodeString(($context["label"] ?? null)), "truncate", [=> 60=> "..."=> false], "method"falsefalsefalse117);
  555.             echo "
  556.                                                         </a>
  557.                                                     ";
  558.         } else {
  559.             // line 120
  560.             echo "                                                        <div class=\"cart-item-label\">
  561.                                                             ";
  562.             // line 121
  563.             echo sw_get_attribute($this->env$this->source$this->extensions['Twig\Extra\String\StringExtension']->createUnicodeString(($context["label"] ?? null)), "truncate", [=> 60=> "..."=> false], "method"falsefalsefalse121);
  564.             echo "
  565.                                                         </div>
  566.                                                     ";
  567.         }
  568.         // line 124
  569.         echo "                                                ";
  570.         
  571.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  572.         
  573.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  574.     }
  575.     // line 126
  576.     public function block_page_checkout_item_info_variant_characteristics($context, array $blocks = [])
  577.     {
  578.         $macros $this->macros;
  579.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  580.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""page_checkout_item_info_variant_characteristics"));
  581.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  582.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""page_checkout_item_info_variant_characteristics"));
  583.         // line 127
  584.         echo "                                                    <div class=\"cart-item-details-characteristics\">
  585.                                                         ";
  586.         // line 129
  587.         $context['_parent'] = $context;
  588.         $context['_seq'] = twig_ensure_traversable(sw_get_attribute($this->env$this->sourcesw_get_attribute($this->env$this->source, ($context["lineItem"] ?? null), "payload", [], "any"falsefalsefalse129), "options", [], "any"falsefalsefalse129));
  589.         foreach ($context['_seq'] as $context["_key"] => $context["option"]) {
  590.             // line 130
  591.             echo "                                                            ";
  592.             echo sw_escape_filter($this->envsw_get_attribute($this->env$this->source$context["option"], "group", [], "any"falsefalsefalse130), "html"nulltrue);
  593.             echo ":
  594.                                                             <span class=\"cart-item-details-characteristics-option\">";
  595.             // line 131
  596.             echo sw_escape_filter($this->envsw_get_attribute($this->env$this->source$context["option"], "option", [], "any"falsefalsefalse131), "html"nulltrue);
  597.             echo "</span>
  598.                                                             ";
  599.             // line 133
  600.             if ((twig_last($this->envsw_get_attribute($this->env$this->sourcesw_get_attribute($this->env$this->source, ($context["lineItem"] ?? null), "payload", [], "any"falsefalsefalse133), "options", [], "any"falsefalsefalse133)) != $context["option"])) {
  601.                 // line 134
  602.                 echo "                                                                ";
  603.                 echo " | ";
  604.                 echo "
  605.                                                             ";
  606.             }
  607.             // line 136
  608.             echo "                                                        ";
  609.         }
  610.         $_parent $context['_parent'];
  611.         unset($context['_seq'], $context['_iterated'], $context['_key'], $context['option'], $context['_parent'], $context['loop']);
  612.         $context array_intersect_key($context$_parent) + $_parent;
  613.         // line 137
  614.         echo "
  615.                                                     </div>
  616.                                                 ";
  617.         
  618.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  619.         
  620.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  621.     }
  622.     // line 141
  623.     public function block_page_checkout_item_info_features($context, array $blocks = [])
  624.     {
  625.         $macros $this->macros;
  626.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  627.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""page_checkout_item_info_features"));
  628.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  629.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""page_checkout_item_info_features"));
  630.         // line 142
  631.         echo "                                                    ";
  632.         if (((sw_get_attribute($this->env$this->source, ($context["lineItem"] ?? null), "type", [], "any"falsefalsefalse142) == ($context["PRODUCT_LINE_ITEM_TYPE"] ?? null)) &&  !(null === sw_get_attribute($this->env$this->sourcesw_get_attribute($this->env$this->source, ($context["lineItem"] ?? null), "payload", [], "any"falsefalsefalse142), "features", [], "any"falsefalsefalse142)))) {
  633.             // line 143
  634.             echo "                                                        ";
  635.             $this->loadTemplate("@Storefront/storefront/component/product/feature/list.html.twig""@Storefront/storefront/page/checkout/checkout-item.html.twig"143)->display(twig_array_merge($context, ["features" => sw_get_attribute($this->env$this->sourcesw_get_attribute($this->env$this->source,             // line 144
  636. ($context["lineItem"] ?? null), "payload", [], "any"falsefalsefalse144), "features", [], "any"falsefalsefalse144)]));
  637.             // line 146
  638.             echo "                                                    ";
  639.         }
  640.         // line 147
  641.         echo "                                                ";
  642.         
  643.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  644.         
  645.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  646.     }
  647.     // line 149
  648.     public function block_page_checkout_item_info_ordernumber($context, array $blocks = [])
  649.     {
  650.         $macros $this->macros;
  651.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  652.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""page_checkout_item_info_ordernumber"));
  653.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  654.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""page_checkout_item_info_ordernumber"));
  655.         // line 150
  656.         echo "                                                    ";
  657.         if (sw_get_attribute($this->env$this->sourcesw_get_attribute($this->env$this->source, ($context["lineItem"] ?? null), "payload", [], "any"falsefalsefalse150), "productNumber", [], "any"falsefalsefalse150)) {
  658.             // line 151
  659.             echo "                                                        <div class=\"cart-item-ordernumber\">
  660.                                                             ";
  661.             // line 152
  662.             echo $this->extensions['Shopware\Core\Framework\Adapter\Twig\Extension\SwSanitizeTwigFilter']->sanitize($this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("checkout.cartItemInfoId"));
  663.             echo " ";
  664.             echo sw_escape_filter($this->envsw_get_attribute($this->env$this->sourcesw_get_attribute($this->env$this->source, ($context["lineItem"] ?? null), "payload", [], "any"falsefalsefalse152), "productNumber", [], "any"falsefalsefalse152), "html"nulltrue);
  665.             echo "
  666.                                                         </div>
  667.                                                     ";
  668.         }
  669.         // line 155
  670.         echo "                                                ";
  671.         
  672.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  673.         
  674.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  675.     }
  676.     // line 157
  677.     public function block_page_checkout_item_delivery_date($context, array $blocks = [])
  678.     {
  679.         $macros $this->macros;
  680.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  681.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""page_checkout_item_delivery_date"));
  682.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  683.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""page_checkout_item_delivery_date"));
  684.         // line 158
  685.         echo "                                                    ";
  686.         if (((($context["deliveryPosition"] ?? null) && sw_get_attribute($this->env$this->source, ($context["deliveryPosition"] ?? null), "deliveryDate", [], "any"falsefalsefalse158)) && $this->extensions['Shopware\Storefront\Framework\Twig\Extension\ConfigExtension']->config($context"core.cart.showDeliveryTime"))) {
  687.             // line 159
  688.             echo "                                                        <div class=\"cart-item-delivery-date\">
  689.                                                             ";
  690.             // line 160
  691.             echo $this->extensions['Shopware\Core\Framework\Adapter\Twig\Extension\SwSanitizeTwigFilter']->sanitize($this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("checkout.lineItemDeliveryDate", ["%earliest%" => $this->extensions['Twig\Extra\Intl\IntlExtension']->formatDate($this->envsw_get_attribute($this->env$this->sourcesw_get_attribute($this->env$this->source,             // line 161
  692. ($context["deliveryPosition"] ?? null), "deliveryDate", [], "any"falsefalsefalse161), "earliest", [], "any"falsefalsefalse161), "short"""null"gregorian"sw_get_attribute($this->env$this->sourcesw_get_attribute($this->env$this->source, ($context["app"] ?? null), "request", [], "any"falsefalsefalse161), "locale", [], "any"falsefalsefalse161)), "%latest%" => $this->extensions['Twig\Extra\Intl\IntlExtension']->formatDate($this->envsw_get_attribute($this->env$this->sourcesw_get_attribute($this->env$this->source,             // line 162
  693. ($context["deliveryPosition"] ?? null), "deliveryDate", [], "any"falsefalsefalse162), "latest", [], "any"falsefalsefalse162), "short"""null"gregorian"sw_get_attribute($this->env$this->sourcesw_get_attribute($this->env$this->source, ($context["app"] ?? null), "request", [], "any"falsefalsefalse162), "locale", [], "any"falsefalsefalse162))]));
  694.             // line 163
  695.             echo "
  696.                                                         </div>
  697.                                                     ";
  698.         }
  699.         // line 166
  700.         echo "                                                ";
  701.         
  702.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  703.         
  704.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  705.     }
  706.     // line 168
  707.     public function block_page_checkout_item_wishlist($context, array $blocks = [])
  708.     {
  709.         $macros $this->macros;
  710.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  711.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""page_checkout_item_wishlist"));
  712.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  713.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""page_checkout_item_wishlist"));
  714.         // line 169
  715.         echo "                                                    ";
  716.         if (($this->extensions['Shopware\Storefront\Framework\Twig\Extension\ConfigExtension']->config($context"core.cart.wishlistEnabled") && (sw_get_attribute($this->env$this->source, ($context["lineItem"] ?? null), "type", [], "any"falsefalsefalse169) == ($context["PRODUCT_LINE_ITEM_TYPE"] ?? null)))) {
  717.             // line 170
  718.             echo "                                                        ";
  719.             $this->loadTemplate("@zenitPlatformStratus/storefront/component/product/card/wishlist.html.twig""@Storefront/storefront/page/checkout/checkout-item.html.twig"170)->display(twig_array_merge($context, ["showText" => true"size" => "sm""productId" => sw_get_attribute($this->env$this->source,             // line 173
  720. ($context["lineItem"] ?? null), "referencedId", [], "any"falsefalsefalse173)]));
  721.             // line 175
  722.             echo "                                                    ";
  723.         }
  724.         // line 176
  725.         echo "                                                ";
  726.         
  727.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  728.         
  729.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  730.     }
  731.     // line 190
  732.     public function block_page_checkout_item_quantity($context, array $blocks = [])
  733.     {
  734.         $macros $this->macros;
  735.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  736.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""page_checkout_item_quantity"));
  737.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  738.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""page_checkout_item_quantity"));
  739.         // line 191
  740.         echo "                    <div class=\"col-12 col-sm-4 col-md-2 cart-item-quantity\">
  741.                         <div class=\"row cart-item-quantity-row\">
  742.                             ";
  743.         // line 194
  744.         $this->displayBlock('page_checkout_item_quantity_label'$context$blocks);
  745.         // line 199
  746.         echo "
  747.                             ";
  748.         // line 200
  749.         $this->displayBlock('page_checkout_item_quantity_select'$context$blocks);
  750.         // line 270
  751.         echo "
  752.                         </div>
  753.                     </div>
  754.                 ";
  755.         
  756.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  757.         
  758.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  759.     }
  760.     // line 194
  761.     public function block_page_checkout_item_quantity_label($context, array $blocks = [])
  762.     {
  763.         $macros $this->macros;
  764.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  765.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""page_checkout_item_quantity_label"));
  766.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  767.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""page_checkout_item_quantity_label"));
  768.         // line 195
  769.         echo "                                <div class=\"col-8 col-sm-12 cart-item-quantity-label\">
  770.                                     ";
  771.         // line 196
  772.         echo $this->extensions['Shopware\Core\Framework\Adapter\Twig\Extension\SwSanitizeTwigFilter']->sanitize($this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("checkout.cartHeaderQuantity"));
  773.         echo "
  774.                                 </div>
  775.                             ";
  776.         
  777.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  778.         
  779.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  780.     }
  781.     // line 200
  782.     public function block_page_checkout_item_quantity_select($context, array $blocks = [])
  783.     {
  784.         $macros $this->macros;
  785.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  786.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""page_checkout_item_quantity_select"));
  787.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  788.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""page_checkout_item_quantity_select"));
  789.         // line 201
  790.         echo "                                <div class=\"col-4 col-sm-12\">
  791.                                     ";
  792.         // line 203
  793.         $this->displayBlock('page_checkout_item_quantity_form'$context$blocks);
  794.         // line 267
  795.         echo "
  796.                                 </div>
  797.                             ";
  798.         
  799.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  800.         
  801.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  802.     }
  803.     // line 203
  804.     public function block_page_checkout_item_quantity_form($context, array $blocks = [])
  805.     {
  806.         $macros $this->macros;
  807.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  808.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""page_checkout_item_quantity_form"));
  809.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  810.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""page_checkout_item_quantity_form"));
  811.         // line 204
  812.         echo "                                        ";
  813.         // line 205
  814.         echo "                                        ";
  815.         if (((sw_get_attribute($this->env$this->source, ($context["lineItem"] ?? null), "quantityInformation", [], "any"falsefalsefalse205) && sw_get_attribute($this->env$this->source, ($context["lineItem"] ?? null), "stackable", [], "any"falsefalsefalse205)) &&  !($context["isChild"] ?? null))) {
  816.             // line 206
  817.             echo "                                            <form action=\"";
  818.             echo sw_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("frontend.checkout.line-item.change-quantity", ["id" => sw_get_attribute($this->env$this->source, ($context["lineItem"] ?? null), "id", [], "any"falsefalsefalse206)]), "html"nulltrue);
  819.             echo "\"
  820.                                                   class=\"cart-item-quantity-container\"
  821.                                                   method=\"post\"
  822.                                                   data-form-auto-submit=\"true\">
  823.                                                 ";
  824.             // line 211
  825.             $this->displayBlock('page_checkout_item_quantity_form_csrf'$context$blocks);
  826.             // line 214
  827.             echo "
  828.                                                 ";
  829.             // line 215
  830.             $this->displayBlock('page_checkout_item_quantity_redirect'$context$blocks);
  831.             // line 220
  832.             echo "
  833.                                                 ";
  834.             // line 222
  835.             echo "                                                ";
  836.             $context["quantityInformation"] = sw_get_attribute($this->env$this->source, ($context["lineItem"] ?? null), "quantityInformation", [], "any"falsefalsefalse222);
  837.             // line 223
  838.             echo "                                                ";
  839.             if (sw_get_attribute($this->env$this->source, ($context["quantityInformation"] ?? null), "maxPurchase", [], "any"falsefalsefalse223)) {
  840.                 // line 224
  841.                 echo "                                                    ";
  842.                 $context["maxQuantity"] = sw_get_attribute($this->env$this->source, ($context["quantityInformation"] ?? null), "maxPurchase", [], "any"falsefalsefalse224);
  843.                 // line 225
  844.                 echo "                                                ";
  845.             } else {
  846.                 // line 226
  847.                 echo "                                                    ";
  848.                 $context["maxQuantity"] = $this->extensions['Shopware\Storefront\Framework\Twig\Extension\ConfigExtension']->config($context"core.cart.maxQuantity");
  849.                 // line 227
  850.                 echo "                                                ";
  851.             }
  852.             // line 228
  853.             echo "
  854.                                                 ";
  855.             // line 229
  856.             $context["selectQuantityThreshold"] = 100;
  857.             // line 230
  858.             echo "                                                ";
  859.             $this->displayBlock('page_product_detail_buy_quantity'$context$blocks);
  860.             // line 257
  861.             echo "
  862.                                             </form>
  863.                                         ";
  864.         } elseif ((sw_get_attribute($this->env$this->source,         // line 259
  865. ($context["lineItem"] ?? null), "type", [], "any"falsefalsefalse259) != "promotion")) {
  866.             // line 260
  867.             echo "                                            ";
  868.             $this->displayBlock('page_checkout_item_quantity_number'$context$blocks);
  869.             // line 265
  870.             echo "                                        ";
  871.         }
  872.         // line 266
  873.         echo "                                    ";
  874.         
  875.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  876.         
  877.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  878.     }
  879.     // line 211
  880.     public function block_page_checkout_item_quantity_form_csrf($context, array $blocks = [])
  881.     {
  882.         $macros $this->macros;
  883.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  884.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""page_checkout_item_quantity_form_csrf"));
  885.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  886.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""page_checkout_item_quantity_form_csrf"));
  887.         // line 212
  888.         echo "                                                    ";
  889.         echo $this->extensions['Shopware\Storefront\Framework\Twig\Extension\CsrfFunctionExtension']->createCsrfPlaceholder("frontend.checkout.line-item.change-quantity");
  890.         echo "
  891.                                                 ";
  892.         
  893.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  894.         
  895.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  896.     }
  897.     // line 215
  898.     public function block_page_checkout_item_quantity_redirect($context, array $blocks = [])
  899.     {
  900.         $macros $this->macros;
  901.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  902.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""page_checkout_item_quantity_redirect"));
  903.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  904.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""page_checkout_item_quantity_redirect"));
  905.         // line 216
  906.         echo "                                                    <input type=\"hidden\"
  907.                                                            name=\"redirectTo\"
  908.                                                            value=\"frontend.checkout.cart.page\">
  909.                                                 ";
  910.         
  911.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  912.         
  913.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  914.     }
  915.     // line 230
  916.     public function block_page_product_detail_buy_quantity($context, array $blocks = [])
  917.     {
  918.         $macros $this->macros;
  919.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  920.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""page_product_detail_buy_quantity"));
  921.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  922.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""page_product_detail_buy_quantity"));
  923.         // line 231
  924.         echo "                                                    ";
  925.         if (((sw_get_attribute($this->env$this->source, ($context["quantityInformation"] ?? null), "maxPurchase", [], "any"falsefalsefalse231) / sw_get_attribute($this->env$this->sourcesw_get_attribute($this->env$this->source, ($context["lineItem"] ?? null), "quantityInformation", [], "any"falsefalsefalse231), "purchaseSteps", [], "any"falsefalsefalse231)) > ($context["selectQuantityThreshold"] ?? null))) {
  926.             // line 232
  927.             echo "                                                        ";
  928.             $this->displayBlock('page_product_detail_buy_quantity_input'$context$blocks);
  929.             // line 243
  930.             echo "                                                    ";
  931.         } else {
  932.             // line 244
  933.             echo "                                                        ";
  934.             $this->displayBlock('page_product_detail_buy_quantity_select'$context$blocks);
  935.             // line 255
  936.             echo "                                                    ";
  937.         }
  938.         // line 256
  939.         echo "                                                ";
  940.         
  941.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  942.         
  943.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  944.     }
  945.     // line 232
  946.     public function block_page_product_detail_buy_quantity_input($context, array $blocks = [])
  947.     {
  948.         $macros $this->macros;
  949.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  950.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""page_product_detail_buy_quantity_input"));
  951.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  952.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""page_product_detail_buy_quantity_input"));
  953.         // line 233
  954.         echo "                                                            <input
  955.                                                                 type=\"number\"
  956.                                                                 name=\"quantity\"
  957.                                                                 class=\"form-control js-offcanvas-cart-change-quantity\"
  958.                                                                 min=\"";
  959.         // line 237
  960.         echo sw_escape_filter($this->envsw_get_attribute($this->env$this->source, ($context["quantityInformation"] ?? null), "minPurchase", [], "any"falsefalsefalse237), "html"nulltrue);
  961.         echo "\"
  962.                                                                 max=\"";
  963.         // line 238
  964.         echo sw_escape_filter($this->env, ($context["maxQuantity"] ?? null), "html"nulltrue);
  965.         echo "\"
  966.                                                                 step=\"";
  967.         // line 239
  968.         echo sw_escape_filter($this->envsw_get_attribute($this->env$this->source, ($context["quantityInformation"] ?? null), "purchaseSteps", [], "any"falsefalsefalse239), "html"nulltrue);
  969.         echo "\"
  970.                                                                 value=\"";
  971.         // line 240
  972.         echo sw_escape_filter($this->envsw_get_attribute($this->env$this->source, ($context["lineItem"] ?? null), "quantity", [], "any"falsefalsefalse240), "html"nulltrue);
  973.         echo "\"
  974.                                                             />
  975.                                                         ";
  976.         
  977.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  978.         
  979.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  980.     }
  981.     // line 244
  982.     public function block_page_product_detail_buy_quantity_select($context, array $blocks = [])
  983.     {
  984.         $macros $this->macros;
  985.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  986.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""page_product_detail_buy_quantity_select"));
  987.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  988.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""page_product_detail_buy_quantity_select"));
  989.         // line 245
  990.         echo "                                                            <select name=\"quantity\"
  991.                                                                     class=\"";
  992.         // line 246
  993.         echo sw_escape_filter($this->env, ($context["formSelectClass"] ?? null), "html"nulltrue);
  994.         echo " quantity-select\">
  995.                                                                 ";
  996.         // line 247
  997.         $context['_parent'] = $context;
  998.         $context['_seq'] = twig_ensure_traversable(range(sw_get_attribute($this->env$this->sourcesw_get_attribute($this->env$this->source, ($context["lineItem"] ?? null), "quantityInformation", [], "any"falsefalsefalse247), "minPurchase", [], "any"falsefalsefalse247), ($context["maxQuantity"] ?? null), sw_get_attribute($this->env$this->sourcesw_get_attribute($this->env$this->source, ($context["lineItem"] ?? null), "quantityInformation", [], "any"falsefalsefalse247), "purchaseSteps", [], "any"falsefalsefalse247)));
  999.         foreach ($context['_seq'] as $context["_key"] => $context["quantity"]) {
  1000.             // line 248
  1001.             echo "                                                                    <option value=\"";
  1002.             echo sw_escape_filter($this->env$context["quantity"], "html"nulltrue);
  1003.             echo "\"
  1004.                                                                         ";
  1005.             // line 249
  1006.             if (($context["quantity"] == sw_get_attribute($this->env$this->source, ($context["lineItem"] ?? null), "quantity", [], "any"falsefalsefalse249))) {
  1007.                 echo " selected=\"selected\"";
  1008.             }
  1009.             echo ">
  1010.                                                                         ";
  1011.             // line 250
  1012.             echo sw_escape_filter($this->env$context["quantity"], "html"nulltrue);
  1013.             echo "
  1014.                                                                     </option>
  1015.                                                                 ";
  1016.         }
  1017.         $_parent $context['_parent'];
  1018.         unset($context['_seq'], $context['_iterated'], $context['_key'], $context['quantity'], $context['_parent'], $context['loop']);
  1019.         $context array_intersect_key($context$_parent) + $_parent;
  1020.         // line 253
  1021.         echo "                                                            </select>
  1022.                                                         ";
  1023.         
  1024.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  1025.         
  1026.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  1027.     }
  1028.     // line 260
  1029.     public function block_page_checkout_item_quantity_number($context, array $blocks = [])
  1030.     {
  1031.         $macros $this->macros;
  1032.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  1033.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""page_checkout_item_quantity_number"));
  1034.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  1035.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""page_checkout_item_quantity_number"));
  1036.         // line 261
  1037.         echo "                                                <div class=\"d-flex justify-content-end cart-item-quantity\">
  1038.                                                     ";
  1039.         // line 262
  1040.         echo sw_escape_filter($this->envsw_get_attribute($this->env$this->source, ($context["lineItem"] ?? null), "quantity", [], "any"falsefalsefalse262), "html"nulltrue);
  1041.         echo "
  1042.                                                 </div>
  1043.                                             ";
  1044.         
  1045.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  1046.         
  1047.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  1048.     }
  1049.     // line 275
  1050.     public function block_page_checkout_item_unit_price($context, array $blocks = [])
  1051.     {
  1052.         $macros $this->macros;
  1053.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  1054.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""page_checkout_item_unit_price"));
  1055.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  1056.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""page_checkout_item_unit_price"));
  1057.         // line 276
  1058.         echo "                    <div class=\"col-12 col-sm-4 col-md-2 cart-item-unit-price\">
  1059.                         ";
  1060.         // line 278
  1061.         $this->displayBlock('page_checkout_item_unit_price_wrapper'$context$blocks);
  1062.         // line 291
  1063.         echo "
  1064.                     </div>
  1065.                 ";
  1066.         
  1067.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  1068.         
  1069.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  1070.     }
  1071.     // line 278
  1072.     public function block_page_checkout_item_unit_price_wrapper($context, array $blocks = [])
  1073.     {
  1074.         $macros $this->macros;
  1075.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  1076.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""page_checkout_item_unit_price_wrapper"));
  1077.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  1078.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""page_checkout_item_unit_price_wrapper"));
  1079.         // line 279
  1080.         echo "                            ";
  1081.         if ( !($context["isDiscount"] ?? null)) {
  1082.             // line 280
  1083.             echo "                                ";
  1084.             $this->displayBlock('page_checkout_item_unit_price_label'$context$blocks);
  1085.             // line 285
  1086.             echo "
  1087.                                 ";
  1088.             // line 286
  1089.             $this->displayBlock('page_checkout_item_unit_price_inner'$context$blocks);
  1090.             // line 289
  1091.             echo "                            ";
  1092.         }
  1093.         // line 290
  1094.         echo "                        ";
  1095.         
  1096.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  1097.         
  1098.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  1099.     }
  1100.     // line 280
  1101.     public function block_page_checkout_item_unit_price_label($context, array $blocks = [])
  1102.     {
  1103.         $macros $this->macros;
  1104.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  1105.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""page_checkout_item_unit_price_label"));
  1106.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  1107.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""page_checkout_item_unit_price_label"));
  1108.         // line 281
  1109.         echo "                                    <div class=\"cart-item-unit-price-label\">
  1110.                                         ";
  1111.         // line 282
  1112.         echo $this->extensions['Shopware\Core\Framework\Adapter\Twig\Extension\SwSanitizeTwigFilter']->sanitize($this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("checkout.cartHeaderUnitPrice"));
  1113.         echo "
  1114.                                     </div>
  1115.                                 ";
  1116.         
  1117.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  1118.         
  1119.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  1120.     }
  1121.     // line 286
  1122.     public function block_page_checkout_item_unit_price_inner($context, array $blocks = [])
  1123.     {
  1124.         $macros $this->macros;
  1125.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  1126.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""page_checkout_item_unit_price_inner"));
  1127.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  1128.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""page_checkout_item_unit_price_inner"));
  1129.         // line 287
  1130.         echo "                                    ";
  1131.         echo sw_escape_filter($this->env$this->extensions['FourtwosixMaintainNetPrice\Decorator\Core\Content\Framework\Adapter\Twig\Filter\CurrencyFilterDecorator']->formatCurrency($contextsw_get_attribute($this->env$this->sourcesw_get_attribute($this->env$this->source, ($context["lineItem"] ?? null), "price", [], "any"falsefalsefalse287), "unitPrice", [], "any"falsefalsefalse287)), "html"nulltrue);
  1132.         $this->displayBlock('page_checkout_item_unit_price_tax_symbol'$context$blocks);
  1133.         // line 288
  1134.         echo "                                ";
  1135.         
  1136.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  1137.         
  1138.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  1139.     }
  1140.     // line 287
  1141.     public function block_page_checkout_item_unit_price_tax_symbol($context, array $blocks = [])
  1142.     {
  1143.         $macros $this->macros;
  1144.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  1145.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""page_checkout_item_unit_price_tax_symbol"));
  1146.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  1147.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""page_checkout_item_unit_price_tax_symbol"));
  1148.         echo $this->extensions['Shopware\Core\Framework\Adapter\Twig\Extension\SwSanitizeTwigFilter']->sanitize($this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("general.star"));
  1149.         
  1150.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  1151.         
  1152.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  1153.     }
  1154.     // line 295
  1155.     public function block_page_checkout_item_total_price($context, array $blocks = [])
  1156.     {
  1157.         $macros $this->macros;
  1158.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  1159.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""page_checkout_item_total_price"));
  1160.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  1161.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""page_checkout_item_total_price"));
  1162.         // line 296
  1163.         echo "                    <div class=\"col-12 col-sm-4 col-md-2 cart-item-total-price\">
  1164.                         ";
  1165.         // line 298
  1166.         $this->displayBlock('page_checkout_item_total_price_wrapper'$context$blocks);
  1167.         // line 312
  1168.         echo "
  1169.                     </div>
  1170.                 ";
  1171.         
  1172.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  1173.         
  1174.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  1175.     }
  1176.     // line 298
  1177.     public function block_page_checkout_item_total_price_wrapper($context, array $blocks = [])
  1178.     {
  1179.         $macros $this->macros;
  1180.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  1181.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""page_checkout_item_total_price_wrapper"));
  1182.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  1183.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""page_checkout_item_total_price_wrapper"));
  1184.         // line 299
  1185.         echo "                            ";
  1186.         $this->displayBlock('page_checkout_item_total_price_label'$context$blocks);
  1187.         // line 304
  1188.         echo "
  1189.                             ";
  1190.         // line 305
  1191.         $this->displayBlock('page_checkout_item_total_price_inner'$context$blocks);
  1192.         // line 311
  1193.         echo "                        ";
  1194.         
  1195.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  1196.         
  1197.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  1198.     }
  1199.     // line 299
  1200.     public function block_page_checkout_item_total_price_label($context, array $blocks = [])
  1201.     {
  1202.         $macros $this->macros;
  1203.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  1204.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""page_checkout_item_total_price_label"));
  1205.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  1206.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""page_checkout_item_total_price_label"));
  1207.         // line 300
  1208.         echo "                                <div class=\"cart-item-total-price-label\">
  1209.                                     ";
  1210.         // line 301
  1211.         echo $this->extensions['Shopware\Core\Framework\Adapter\Twig\Extension\SwSanitizeTwigFilter']->sanitize($this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("checkout.cartHeaderTotalPrice"));
  1212.         echo "
  1213.                                 </div>
  1214.                             ";
  1215.         
  1216.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  1217.         
  1218.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  1219.     }
  1220.     // line 305
  1221.     public function block_page_checkout_item_total_price_inner($context, array $blocks = [])
  1222.     {
  1223.         $macros $this->macros;
  1224.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  1225.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""page_checkout_item_total_price_inner"));
  1226.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  1227.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""page_checkout_item_total_price_inner"));
  1228.         // line 306
  1229.         echo "                                ";
  1230.         // line 307
  1231.         echo "                                ";
  1232.         if ((sw_get_attribute($this->env$this->sourcesw_get_attribute($this->env$this->source, ($context["lineItem"] ?? null), "payload", [], "any"falsefalsefalse307), "discountScope", [], "any"falsefalsefalse307) != "delivery")) {
  1233.             // line 308
  1234.             echo "                                    ";
  1235.             echo sw_escape_filter($this->env$this->extensions['FourtwosixMaintainNetPrice\Decorator\Core\Content\Framework\Adapter\Twig\Filter\CurrencyFilterDecorator']->formatCurrency($contextsw_get_attribute($this->env$this->sourcesw_get_attribute($this->env$this->source, ($context["lineItem"] ?? null), "price", [], "any"falsefalsefalse308), "totalPrice", [], "any"falsefalsefalse308)), "html"nulltrue);
  1236.             $this->displayBlock('page_checkout_item_total_price_tax_symbol'$context$blocks);
  1237.             // line 309
  1238.             echo "                                ";
  1239.         }
  1240.         // line 310
  1241.         echo "                            ";
  1242.         
  1243.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  1244.         
  1245.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  1246.     }
  1247.     // line 308
  1248.     public function block_page_checkout_item_total_price_tax_symbol($context, array $blocks = [])
  1249.     {
  1250.         $macros $this->macros;
  1251.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  1252.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""page_checkout_item_total_price_tax_symbol"));
  1253.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  1254.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""page_checkout_item_total_price_tax_symbol"));
  1255.         echo $this->extensions['Shopware\Core\Framework\Adapter\Twig\Extension\SwSanitizeTwigFilter']->sanitize($this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("general.star"));
  1256.         
  1257.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  1258.         
  1259.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  1260.     }
  1261.     // line 316
  1262.     public function block_page_checkout_item_remove($context, array $blocks = [])
  1263.     {
  1264.         $macros $this->macros;
  1265.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  1266.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""page_checkout_item_remove"));
  1267.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  1268.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""page_checkout_item_remove"));
  1269.         // line 317
  1270.         echo "                    <div class=\"col-2 col-md-1 cart-item-remove\">
  1271.                         ";
  1272.         // line 319
  1273.         $this->displayBlock('page_checkout_item_remove_form'$context$blocks);
  1274.         // line 347
  1275.         echo "
  1276.                     </div>
  1277.                 ";
  1278.         
  1279.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  1280.         
  1281.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  1282.     }
  1283.     // line 319
  1284.     public function block_page_checkout_item_remove_form($context, array $blocks = [])
  1285.     {
  1286.         $macros $this->macros;
  1287.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  1288.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""page_checkout_item_remove_form"));
  1289.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  1290.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""page_checkout_item_remove_form"));
  1291.         // line 320
  1292.         echo "                            ";
  1293.         if (sw_get_attribute($this->env$this->source, ($context["lineItem"] ?? null), "removable", [], "any"falsefalsefalse320)) {
  1294.             // line 321
  1295.             echo "                                <form action=\"";
  1296.             echo sw_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("frontend.checkout.line-item.delete", ["id" => sw_get_attribute($this->env$this->source, ($context["lineItem"] ?? null), "id", [], "any"falsefalsefalse321)]), "html"nulltrue);
  1297.             echo "\"
  1298.                                       method=\"post\"
  1299.                                       data-form-csrf-handler=\"true\">
  1300.                                     ";
  1301.             // line 325
  1302.             $this->displayBlock('page_checkout_item_remove_form_csrf'$context$blocks);
  1303.             // line 328
  1304.             echo "
  1305.                                     ";
  1306.             // line 329
  1307.             $this->displayBlock('page_checkout_item_remove_redirect'$context$blocks);
  1308.             // line 334
  1309.             echo "
  1310.                                     ";
  1311.             // line 335
  1312.             $this->displayBlock('page_checkout_item_remove_submit'$context$blocks);
  1313.             // line 343
  1314.             echo "
  1315.                                 </form>
  1316.                             ";
  1317.         }
  1318.         // line 346
  1319.         echo "                        ";
  1320.         
  1321.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  1322.         
  1323.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  1324.     }
  1325.     // line 325
  1326.     public function block_page_checkout_item_remove_form_csrf($context, array $blocks = [])
  1327.     {
  1328.         $macros $this->macros;
  1329.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  1330.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""page_checkout_item_remove_form_csrf"));
  1331.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  1332.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""page_checkout_item_remove_form_csrf"));
  1333.         // line 326
  1334.         echo "                                        ";
  1335.         echo $this->extensions['Shopware\Storefront\Framework\Twig\Extension\CsrfFunctionExtension']->createCsrfPlaceholder("frontend.checkout.line-item.delete");
  1336.         echo "
  1337.                                     ";
  1338.         
  1339.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  1340.         
  1341.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  1342.     }
  1343.     // line 329
  1344.     public function block_page_checkout_item_remove_redirect($context, array $blocks = [])
  1345.     {
  1346.         $macros $this->macros;
  1347.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  1348.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""page_checkout_item_remove_redirect"));
  1349.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  1350.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""page_checkout_item_remove_redirect"));
  1351.         // line 330
  1352.         echo "                                        <input type=\"hidden\"
  1353.                                                name=\"redirectTo\"
  1354.                                                value=\"frontend.checkout.cart.page\">
  1355.                                     ";
  1356.         
  1357.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  1358.         
  1359.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  1360.     }
  1361.     // line 335
  1362.     public function block_page_checkout_item_remove_submit($context, array $blocks = [])
  1363.     {
  1364.         $macros $this->macros;
  1365.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  1366.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""page_checkout_item_remove_submit"));
  1367.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  1368.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""page_checkout_item_remove_submit"));
  1369.         // line 336
  1370.         echo "                                        <button type=\"submit\"
  1371.                                                 title=\"";
  1372.         // line 337
  1373.         echo sw_escape_filter($this->envtwig_striptags($this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("checkout.removeLineItem")), "html"nulltrue);
  1374.         echo "\"
  1375.                                                 data-product-id=\"";
  1376.         // line 338
  1377.         echo sw_escape_filter($this->envsw_get_attribute($this->env$this->source, ($context["lineItem"] ?? null), "id", [], "any"falsefalsefalse338), "html"nulltrue);
  1378.         echo "\"
  1379.                                                 class=\"btn btn-light btn-sm cart-item-remove-button\">
  1380.                                             ";
  1381.         // line 340
  1382.         ((function () use ($context$blocks) {
  1383.             $finder $this->env->getExtension('Shopware\Core\Framework\Adapter\Twig\Extension\NodeExtension')->getFinder();
  1384.             $includeTemplate $finder->find("@Storefront/storefront/utilities/icon.html.twig");
  1385.             return $this->loadTemplate($includeTemplate ?? null"@Storefront/storefront/page/checkout/checkout-item.html.twig"340);
  1386.         })())->display(twig_array_merge($context, ["size" => "sm""name" => "x"]));
  1387.         // line 341
  1388.         echo "                                        </button>
  1389.                                     ";
  1390.         
  1391.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  1392.         
  1393.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  1394.     }
  1395.     // line 351
  1396.     public function block_page_checkout_item_children_template($context, array $blocks = [])
  1397.     {
  1398.         $macros $this->macros;
  1399.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  1400.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""page_checkout_item_children_template"));
  1401.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  1402.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""page_checkout_item_children_template"));
  1403.         // line 352
  1404.         echo "                    ";
  1405.         if (($context["isNested"] ?? null)) {
  1406.             // line 353
  1407.             echo "                        ";
  1408.             // line 354
  1409.             echo "                        ";
  1410.             $this->displayBlock('page_checkout_item_children'$context$blocks);
  1411.             // line 357
  1412.             echo "                    ";
  1413.         }
  1414.         // line 358
  1415.         echo "                ";
  1416.         
  1417.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  1418.         
  1419.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  1420.     }
  1421.     // line 354
  1422.     public function block_page_checkout_item_children($context, array $blocks = [])
  1423.     {
  1424.         $macros $this->macros;
  1425.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  1426.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""page_checkout_item_children"));
  1427.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  1428.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""page_checkout_item_children"));
  1429.         // line 355
  1430.         echo "                            ";
  1431.         ((function () use ($context$blocks) {
  1432.             $finder $this->env->getExtension('Shopware\Core\Framework\Adapter\Twig\Extension\NodeExtension')->getFinder();
  1433.             $includeTemplate $finder->find(($context["childrenTemplate"] ?? null));
  1434.             return $this->loadTemplate($includeTemplate ?? null"@Storefront/storefront/page/checkout/checkout-item.html.twig"355);
  1435.         })())->display($context);
  1436.         // line 356
  1437.         echo "                        ";
  1438.         
  1439.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  1440.         
  1441.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  1442.     }
  1443.     // line 365
  1444.     public function block_page_checkout_item_child($context, array $blocks = [])
  1445.     {
  1446.         $macros $this->macros;
  1447.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  1448.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""page_checkout_item_child"));
  1449.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  1450.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""page_checkout_item_child"));
  1451.         
  1452.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  1453.         
  1454.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  1455.     }
  1456.     public function getTemplateName()
  1457.     {
  1458.         return "@Storefront/storefront/page/checkout/checkout-item.html.twig";
  1459.     }
  1460.     public function getDebugInfo()
  1461.     {
  1462.         return array (  1697 => 365,  1687 => 356,  1678 => 355,  1668 => 354,  1658 => 358,  1655 => 357,  1652 => 354,  1650 => 353,  1647 => 352,  1637 => 351,  1626 => 341,  1618 => 340,  1613 => 338,  1609 => 337,  1606 => 336,  1596 => 335,  1583 => 330,  1573 => 329,  1560 => 326,  1550 => 325,  1540 => 346,  1535 => 343,  1533 => 335,  1530 => 334,  1528 => 329,  1525 => 328,  1523 => 325,  1515 => 321,  1512 => 320,  1502 => 319,  1490 => 347,  1488 => 319,  1484 => 317,  1474 => 316,  1455 => 308,  1445 => 310,  1442 => 309,  1438 => 308,  1435 => 307,  1433 => 306,  1423 => 305,  1410 => 301,  1407 => 300,  1397 => 299,  1387 => 311,  1385 => 305,  1382 => 304,  1379 => 299,  1369 => 298,  1357 => 312,  1355 => 298,  1351 => 296,  1341 => 295,  1322 => 287,  1312 => 288,  1308 => 287,  1298 => 286,  1285 => 282,  1282 => 281,  1272 => 280,  1262 => 290,  1259 => 289,  1257 => 286,  1254 => 285,  1251 => 280,  1248 => 279,  1238 => 278,  1226 => 291,  1224 => 278,  1220 => 276,  1210 => 275,  1197 => 262,  1194 => 261,  1184 => 260,  1173 => 253,  1164 => 250,  1158 => 249,  1153 => 248,  1149 => 247,  1145 => 246,  1142 => 245,  1132 => 244,  1119 => 240,  1115 => 239,  1111 => 238,  1107 => 237,  1101 => 233,  1091 => 232,  1081 => 256,  1078 => 255,  1075 => 244,  1072 => 243,  1069 => 232,  1066 => 231,  1056 => 230,  1043 => 216,  1033 => 215,  1020 => 212,  1010 => 211,  1000 => 266,  997 => 265,  994 => 260,  992 => 259,  988 => 257,  985 => 230,  983 => 229,  980 => 228,  977 => 227,  974 => 226,  971 => 225,  968 => 224,  965 => 223,  962 => 222,  959 => 220,  957 => 215,  954 => 214,  952 => 211,  943 => 206,  940 => 205,  938 => 204,  928 => 203,  916 => 267,  914 => 203,  910 => 201,  900 => 200,  887 => 196,  884 => 195,  874 => 194,  861 => 270,  859 => 200,  856 => 199,  854 => 194,  849 => 191,  839 => 190,  829 => 176,  826 => 175,  824 => 173,  822 => 170,  819 => 169,  809 => 168,  799 => 166,  794 => 163,  792 => 162,  791 => 161,  790 => 160,  787 => 159,  784 => 158,  774 => 157,  764 => 155,  756 => 152,  753 => 151,  750 => 150,  740 => 149,  730 => 147,  727 => 146,  725 => 144,  723 => 143,  720 => 142,  710 => 141,  698 => 137,  692 => 136,  686 => 134,  684 => 133,  679 => 131,  674 => 130,  670 => 129,  666 => 127,  656 => 126,  646 => 124,  640 => 121,  637 => 120,  631 => 117,  628 => 116,  623 => 114,  617 => 112,  615 => 111,  611 => 110,  605 => 108,  602 => 107,  592 => 106,  580 => 177,  578 => 168,  575 => 167,  573 => 157,  570 => 156,  568 => 149,  565 => 148,  563 => 141,  560 => 140,  558 => 126,  555 => 125,  553 => 106,  549 => 104,  539 => 103,  527 => 180,  525 => 103,  521 => 101,  511 => 100,  501 => 88,  498 => 87,  489 => 84,  486 => 83,  484 => 80,  483 => 79,  482 => 73,  474 => 72,  471 => 71,  461 => 70,  451 => 92,  446 => 89,  444 => 70,  441 => 69,  436 => 67,  430 => 65,  428 => 64,  424 => 63,  418 => 61,  414 => 59,  406 => 56,  403 => 55,  401 => 54,  398 => 53,  390 => 50,  387 => 49,  384 => 48,  374 => 47,  362 => 93,  360 => 47,  356 => 45,  346 => 44,  334 => 96,  332 => 44,  328 => 42,  318 => 41,  306 => 183,  304 => 100,  301 => 99,  299 => 41,  295 => 39,  285 => 38,  273 => 186,  271 => 38,  267 => 36,  257 => 35,  244 => 359,  242 => 351,  239 => 350,  237 => 316,  234 => 315,  232 => 295,  229 => 294,  227 => 275,  224 => 274,  222 => 190,  219 => 189,  217 => 35,  206 => 32,  196 => 31,  185 => 365,  182 => 363,  180 => 31,  177 => 30,  174 => 29,  172 => 28,  169 => 27,  166 => 26,  163 => 24,  160 => 23,  158 => 22,  155 => 21,  152 => 20,  150 => 19,  147 => 18,  144 => 17,  141 => 16,  138 => 15,  135 => 13,  132 => 12,  130 => 11,  127 => 10,  124 => 9,  122 => 8,  119 => 7,  117 => 6,  115 => 5,  113 => 4,  103 => 3,  92 => 367,  90 => 3,  87 => 2,);
  1463.     }
  1464.     public function getSourceContext()
  1465.     {
  1466.         return new Source("{# @deprecated tag:v6.5.0 - Template `checkout-item.html.twig` is deprecated. Use `storefront/component/line-item/line-item.html.twig` instead. #}
  1467. {% block page_checkout_item %}
  1468.     {# @var page \\Shopware\\Storefront\\Page\\Checkout\\Cart\\CheckoutCartPage #}
  1469.     {# @var delivery \\Shopware\\Core\\Checkout\\Cart\\Delivery\\Struct\\Delivery #}
  1470.     {# @var lineItem \\Shopware\\Core\\Checkout\\Cart\\LineItem\\LineItem #}
  1471.     {% set PRODUCT_LINE_ITEM_TYPE = constant('Shopware\\\\Core\\\\Checkout\\\\Cart\\\\LineItem\\\\LineItem::PRODUCT_LINE_ITEM_TYPE') %}
  1472.     {% set DISCOUNT_LINE_ITEM_TYPE = constant('Shopware\\\\Core\\\\Checkout\\\\Cart\\\\LineItem\\\\LineItem::DISCOUNT_LINE_ITEM') %}
  1473.     {% set isDiscount = (not lineItem.good and lineItem.price.totalPrice <= 0) || lineItem.type == DISCOUNT_LINE_ITEM_TYPE %}
  1474.     {% set isNested = lineItem.children.count > 0 %}
  1475.     {# @deprecated tag:v6.5.0 - var will be removed - use 'childrenTemplate' instead #}
  1476.     {% set childTemplate = '@Storefront/storefront/page/checkout/checkout-item.html.twig' %}
  1477.     {% set childrenTemplate = '@Storefront/storefront/page/checkout/checkout-item-children.html.twig' %}
  1478.     {% set deliveryPosition = null %}
  1479.     {% if page.cart.deliveries.count > 0 %}
  1480.         {% set delivery = page.cart.deliveries.first %}
  1481.         {% set deliveryPosition = delivery.positions.get(lineItem.id) %}
  1482.     {% endif %}
  1483.     {# @deprecated tag:v6.5.0 - `cartItemClasses` & `isChild` will be removed with no replacement #}
  1484.     {% set cartItemClasses = '' %}
  1485.     {% set label = lineItem.label|trans|sw_sanitize %}
  1486.     {% set label = label !== '' ? label : lineItem.label %}
  1487.     {% block page_checkout_item_container %}
  1488.         <div class=\"cart-item cart-item-{{ lineItem.type }}{% if isDiscount %} is-discount{% endif %}{{ cartItemClasses }}\">
  1489.             <div class=\"row cart-item-row\">
  1490.                 {% block page_checkout_item_info %}
  1491.                     <div class=\"col-10 col-md-5 cart-item-info\">
  1492.                         {% block page_checkout_item_info_inner %}
  1493.                             <div class=\"row cart-item-row\">
  1494.                                 {% block page_checkout_item_info_image %}
  1495.                                     <div class=\"col-auto cart-item-info-img\">
  1496.                                         {% block page_checkout_item_info_image_container %}
  1497.                                             <div class=\"cart-item-img-container\">
  1498.                                                 {% block page_checkout_item_info_image_link %}
  1499.                                                     {% if isDiscount %}
  1500.                                                         <div class=\"cart-item-img cart-item-discount-icon\">
  1501.                                                             {% sw_icon 'marketing' style {
  1502.                                                                 'color': 'success'
  1503.                                                             } %}
  1504.                                                         </div>
  1505.                                                     {% elseif isNested %}
  1506.                                                         <div class=\"cart-item-nested-icon\">
  1507.                                                             {% sw_icon 'bag-product' style {
  1508.                                                                 'color': 'light'
  1509.                                                             } %}
  1510.                                                         </div>
  1511.                                                     {% else %}
  1512.                                                         <a href=\"{{ seoUrl('frontend.detail.page', {'productId': lineItem.referencedId}) }}\"
  1513.                                                            class=\"cart-item-img-link\"
  1514.                                                            title=\"{{ label }}\"
  1515.                                                            {% if controllerAction is same as('confirmPage') %}
  1516.                                                                {{ dataBsToggleAttr }}=\"modal\"
  1517.                                                                data-modal-class=\"quickview-modal\"
  1518.                                                                data-url=\"{{ path('widgets.quickview.minimal', { 'productId': lineItem.referencedId }) }}\"
  1519.                                                            {% endif %}
  1520.                                                         >
  1521.                                                             {% block page_checkout_item_info_image_element %}
  1522.                                                                 {% if lineItem.cover.url %}
  1523.                                                                     {% sw_thumbnails 'cart-item-img-thumbnails' with {
  1524.                                                                         media: lineItem.cover,
  1525.                                                                         sizes: {
  1526.                                                                             'default': '100px'
  1527.                                                                         },
  1528.                                                                         attributes: {
  1529.                                                                             'class': 'img-fluid cart-item-img',
  1530.                                                                             'alt': (lineItem.cover.translated.alt ?: ''),
  1531.                                                                             'title': (lineItem.cover.translated.title ?: '')
  1532.                                                                         }
  1533.                                                                     } %}
  1534.                                                                 {% else %}
  1535.                                                                     {% sw_icon 'placeholder' style {
  1536.                                                                         'size': 'fluid'
  1537.                                                                     } %}
  1538.                                                                 {% endif %}
  1539.                                                             {% endblock %}
  1540.                                                         </a>
  1541.                                                     {% endif %}
  1542.                                                 {% endblock %}
  1543.                                             </div>
  1544.                                         {% endblock %}
  1545.                                     </div>
  1546.                                 {% endblock %}
  1547.                                 {% block page_checkout_item_info_details %}
  1548.                                     <div class=\"col-12 col-sm-7 col-md-8 cart-item-details\">
  1549.                                         {% block page_checkout_item_info_details_inner %}
  1550.                                             <div class=\"cart-item-details-container\">
  1551.                                                 {% block page_checkout_item_info_label %}
  1552.                                                     {% if lineItem.type == PRODUCT_LINE_ITEM_TYPE %}
  1553.                                                         <a href=\"{{ seoUrl('frontend.detail.page', {'productId': lineItem.referencedId}) }}\"
  1554.                                                            class=\"cart-item-label\"
  1555.                                                            title=\"{{ label }}\"
  1556.                                                            {% if controllerAction is same as('confirmPage') %}
  1557.                                                                {{ dataBsToggleAttr }}=\"modal\"
  1558.                                                                data-modal-class=\"quickview-modal\"
  1559.                                                                data-url=\"{{ path('widgets.quickview.minimal',{ 'productId': lineItem.referencedId }) }}\"
  1560.                                                            {% endif %}
  1561.                                                         >
  1562.                                                             {{ label|u.truncate(60, '...', false)|raw }}
  1563.                                                         </a>
  1564.                                                     {% else %}
  1565.                                                         <div class=\"cart-item-label\">
  1566.                                                             {{ label|u.truncate(60, '...', false)|raw }}
  1567.                                                         </div>
  1568.                                                     {% endif %}
  1569.                                                 {% endblock %}
  1570.                                                 {% block page_checkout_item_info_variant_characteristics %}
  1571.                                                     <div class=\"cart-item-details-characteristics\">
  1572.                                                         {% for option in lineItem.payload.options %}
  1573.                                                             {{ option.group }}:
  1574.                                                             <span class=\"cart-item-details-characteristics-option\">{{ option.option }}</span>
  1575.                                                             {% if lineItem.payload.options|last != option %}
  1576.                                                                 {{ \" | \" }}
  1577.                                                             {% endif %}
  1578.                                                         {% endfor %}
  1579.                                                     </div>
  1580.                                                 {% endblock %}
  1581.                                                 {% block page_checkout_item_info_features %}
  1582.                                                     {% if lineItem.type == PRODUCT_LINE_ITEM_TYPE and lineItem.payload.features is not null %}
  1583.                                                         {% sw_include '@Storefront/storefront/component/product/feature/list.html.twig' with {
  1584.                                                             'features': lineItem.payload.features
  1585.                                                         } %}
  1586.                                                     {% endif %}
  1587.                                                 {% endblock %}
  1588.                                                 {% block page_checkout_item_info_ordernumber %}
  1589.                                                     {% if lineItem.payload.productNumber %}
  1590.                                                         <div class=\"cart-item-ordernumber\">
  1591.                                                             {{ \"checkout.cartItemInfoId\"|trans|sw_sanitize }} {{ lineItem.payload.productNumber }}
  1592.                                                         </div>
  1593.                                                     {% endif %}
  1594.                                                 {% endblock %}
  1595.                                                 {% block page_checkout_item_delivery_date %}
  1596.                                                     {% if deliveryPosition and deliveryPosition.deliveryDate and config('core.cart.showDeliveryTime') %}
  1597.                                                         <div class=\"cart-item-delivery-date\">
  1598.                                                             {{ \"checkout.lineItemDeliveryDate\"|trans({
  1599.                                                                 '%earliest%': deliveryPosition.deliveryDate.earliest|format_date('short', locale=app.request.locale),
  1600.                                                                 '%latest%': deliveryPosition.deliveryDate.latest|format_date('short', locale=app.request.locale)
  1601.                                                             })|sw_sanitize }}
  1602.                                                         </div>
  1603.                                                     {% endif %}
  1604.                                                 {% endblock %}
  1605.                                                 {% block page_checkout_item_wishlist %}
  1606.                                                     {% if config('core.cart.wishlistEnabled') and lineItem.type == PRODUCT_LINE_ITEM_TYPE %}
  1607.                                                         {% sw_include '@Storefront/storefront/component/product/card/wishlist.html.twig' with {
  1608.                                                             showText: true,
  1609.                                                             size: 'sm',
  1610.                                                             productId: lineItem.referencedId
  1611.                                                         } %}
  1612.                                                     {% endif %}
  1613.                                                 {% endblock %}
  1614.                                             </div>
  1615.                                         {% endblock %}
  1616.                                     </div>
  1617.                                 {% endblock %}
  1618.                             </div>
  1619.                         {% endblock %}
  1620.                     </div>
  1621.                 {% endblock %}
  1622.                 {% block page_checkout_item_quantity %}
  1623.                     <div class=\"col-12 col-sm-4 col-md-2 cart-item-quantity\">
  1624.                         <div class=\"row cart-item-quantity-row\">
  1625.                             {% block page_checkout_item_quantity_label %}
  1626.                                 <div class=\"col-8 col-sm-12 cart-item-quantity-label\">
  1627.                                     {{ \"checkout.cartHeaderQuantity\"|trans|sw_sanitize }}
  1628.                                 </div>
  1629.                             {% endblock %}
  1630.                             {% block page_checkout_item_quantity_select %}
  1631.                                 <div class=\"col-4 col-sm-12\">
  1632.                                     {% block page_checkout_item_quantity_form %}
  1633.                                         {# @deprecated tag:v6.5.0 - 'isChild' will be removed with no replacement #}
  1634.                                         {% if lineItem.quantityInformation and lineItem.stackable and not isChild %}
  1635.                                             <form action=\"{{ path('frontend.checkout.line-item.change-quantity', {'id': lineItem.id}) }}\"
  1636.                                                   class=\"cart-item-quantity-container\"
  1637.                                                   method=\"post\"
  1638.                                                   data-form-auto-submit=\"true\">
  1639.                                                 {% block page_checkout_item_quantity_form_csrf %}
  1640.                                                     {{ sw_csrf('frontend.checkout.line-item.change-quantity') }}
  1641.                                                 {% endblock %}
  1642.                                                 {% block page_checkout_item_quantity_redirect %}
  1643.                                                     <input type=\"hidden\"
  1644.                                                            name=\"redirectTo\"
  1645.                                                            value=\"frontend.checkout.cart.page\">
  1646.                                                 {% endblock %}
  1647.                                                 {# @var quantityInformation \\Shopware\\Core\\Checkout\\Cart\\LineItem\\QuantityInformation #}
  1648.                                                 {% set quantityInformation = lineItem.quantityInformation %}
  1649.                                                 {% if quantityInformation.maxPurchase %}
  1650.                                                     {% set maxQuantity = quantityInformation.maxPurchase %}
  1651.                                                 {% else %}
  1652.                                                     {% set maxQuantity = config('core.cart.maxQuantity') %}
  1653.                                                 {% endif %}
  1654.                                                 {% set selectQuantityThreshold = 100 %}
  1655.                                                 {% block page_product_detail_buy_quantity %}
  1656.                                                     {% if quantityInformation.maxPurchase /  lineItem.quantityInformation.purchaseSteps > selectQuantityThreshold %}
  1657.                                                         {% block page_product_detail_buy_quantity_input %}
  1658.                                                             <input
  1659.                                                                 type=\"number\"
  1660.                                                                 name=\"quantity\"
  1661.                                                                 class=\"form-control js-offcanvas-cart-change-quantity\"
  1662.                                                                 min=\"{{ quantityInformation.minPurchase }}\"
  1663.                                                                 max=\"{{ maxQuantity }}\"
  1664.                                                                 step=\"{{ quantityInformation.purchaseSteps }}\"
  1665.                                                                 value=\"{{ lineItem.quantity }}\"
  1666.                                                             />
  1667.                                                         {% endblock %}
  1668.                                                     {% else %}
  1669.                                                         {% block page_product_detail_buy_quantity_select %}
  1670.                                                             <select name=\"quantity\"
  1671.                                                                     class=\"{{ formSelectClass }} quantity-select\">
  1672.                                                                 {% for quantity in range(lineItem.quantityInformation.minPurchase, maxQuantity, lineItem.quantityInformation.purchaseSteps) %}
  1673.                                                                     <option value=\"{{ quantity }}\"
  1674.                                                                         {% if quantity == lineItem.quantity %} selected=\"selected\"{% endif %}>
  1675.                                                                         {{ quantity }}
  1676.                                                                     </option>
  1677.                                                                 {% endfor %}
  1678.                                                             </select>
  1679.                                                         {% endblock %}
  1680.                                                     {% endif %}
  1681.                                                 {% endblock %}
  1682.                                             </form>
  1683.                                         {% elseif lineItem.type != \"promotion\" %}
  1684.                                             {% block page_checkout_item_quantity_number %}
  1685.                                                 <div class=\"d-flex justify-content-end cart-item-quantity\">
  1686.                                                     {{ lineItem.quantity }}
  1687.                                                 </div>
  1688.                                             {% endblock %}
  1689.                                         {% endif %}
  1690.                                     {% endblock %}
  1691.                                 </div>
  1692.                             {% endblock %}
  1693.                         </div>
  1694.                     </div>
  1695.                 {% endblock %}
  1696.                 {% block page_checkout_item_unit_price %}
  1697.                     <div class=\"col-12 col-sm-4 col-md-2 cart-item-unit-price\">
  1698.                         {% block page_checkout_item_unit_price_wrapper %}
  1699.                             {% if not isDiscount %}
  1700.                                 {% block page_checkout_item_unit_price_label %}
  1701.                                     <div class=\"cart-item-unit-price-label\">
  1702.                                         {{ \"checkout.cartHeaderUnitPrice\"|trans|sw_sanitize }}
  1703.                                     </div>
  1704.                                 {% endblock %}
  1705.                                 {% block page_checkout_item_unit_price_inner %}
  1706.                                     {{ lineItem.price.unitPrice|currency }}{% block page_checkout_item_unit_price_tax_symbol %}{{ \"general.star\"|trans|sw_sanitize }}{% endblock %}
  1707.                                 {% endblock %}
  1708.                             {% endif %}
  1709.                         {% endblock %}
  1710.                     </div>
  1711.                 {% endblock %}
  1712.                 {% block page_checkout_item_total_price %}
  1713.                     <div class=\"col-12 col-sm-4 col-md-2 cart-item-total-price\">
  1714.                         {% block page_checkout_item_total_price_wrapper %}
  1715.                             {% block page_checkout_item_total_price_label %}
  1716.                                 <div class=\"cart-item-total-price-label\">
  1717.                                     {{ \"checkout.cartHeaderTotalPrice\"|trans|sw_sanitize }}
  1718.                                 </div>
  1719.                             {% endblock %}
  1720.                             {% block page_checkout_item_total_price_inner %}
  1721.                                 {# Shipping costs discounts always have a price of 0, which might be confusing, therefore we do not show those #}
  1722.                                 {% if lineItem.payload.discountScope != 'delivery' %}
  1723.                                     {{ lineItem.price.totalPrice|currency }}{% block page_checkout_item_total_price_tax_symbol %}{{ \"general.star\"|trans|sw_sanitize }}{% endblock %}
  1724.                                 {% endif %}
  1725.                             {% endblock %}
  1726.                         {% endblock %}
  1727.                     </div>
  1728.                 {% endblock %}
  1729.                 {% block page_checkout_item_remove %}
  1730.                     <div class=\"col-2 col-md-1 cart-item-remove\">
  1731.                         {% block page_checkout_item_remove_form %}
  1732.                             {% if lineItem.removable %}
  1733.                                 <form action=\"{{ path('frontend.checkout.line-item.delete', {'id': lineItem.id}) }}\"
  1734.                                       method=\"post\"
  1735.                                       data-form-csrf-handler=\"true\">
  1736.                                     {% block page_checkout_item_remove_form_csrf %}
  1737.                                         {{ sw_csrf('frontend.checkout.line-item.delete') }}
  1738.                                     {% endblock %}
  1739.                                     {% block page_checkout_item_remove_redirect %}
  1740.                                         <input type=\"hidden\"
  1741.                                                name=\"redirectTo\"
  1742.                                                value=\"frontend.checkout.cart.page\">
  1743.                                     {% endblock %}
  1744.                                     {% block page_checkout_item_remove_submit %}
  1745.                                         <button type=\"submit\"
  1746.                                                 title=\"{{ \"checkout.removeLineItem\"|trans|striptags }}\"
  1747.                                                 data-product-id=\"{{ lineItem.id }}\"
  1748.                                                 class=\"btn btn-light btn-sm cart-item-remove-button\">
  1749.                                             {% sw_icon 'x' style { 'size': 'sm' } %}
  1750.                                         </button>
  1751.                                     {% endblock %}
  1752.                                 </form>
  1753.                             {% endif %}
  1754.                         {% endblock %}
  1755.                     </div>
  1756.                 {% endblock %}
  1757.                 {% block page_checkout_item_children_template %}
  1758.                     {% if isNested %}
  1759.                         {# @deprecated tag:v6.5.0 - block will be moved to `@Storefront/storefront/page/checkout/checkout-item-children.html.twig` #}
  1760.                         {% block page_checkout_item_children %}
  1761.                             {% sw_include childrenTemplate %}
  1762.                         {% endblock %}
  1763.                     {% endif %}
  1764.                 {% endblock %}
  1765.             </div>
  1766.         </div>
  1767.     {% endblock %}
  1768.     {# @deprecated tag:v6.5.0 - block will be removed #}
  1769.     {% block page_checkout_item_child %}{% endblock %}
  1770. {% endblock %}
  1771. ""@Storefront/storefront/page/checkout/checkout-item.html.twig""/var/www/dev.artecon.426.agency/vendor/shopware/storefront/Resources/views/storefront/page/checkout/checkout-item.html.twig");
  1772.     }
  1773. }