var/cache/dev_hc896b0aecebc6aae6bec469c82cd525f/twig/f8/f8dfce8f47fc8fb618a3f16a3cc48990f2d7e4166bd7c68aea45749e6e46af59.php line 64

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. /* @EfbStorefront/storefront/page/checkout/cart/index.html.twig */
  16. class __TwigTemplate_c19862632dae65739d25b1522b746551 extends Template
  17. {
  18.     private $source;
  19.     private $macros = [];
  20.     public function __construct(Environment $env)
  21.     {
  22.         parent::__construct($env);
  23.         $this->source $this->getSourceContext();
  24.         $this->blocks = [
  25.             'page_checkout_cart_header' => [$this'block_page_checkout_cart_header'],
  26.             'page_checkout_aside_actions' => [$this'block_page_checkout_aside_actions'],
  27.             'page_checkout_cart_add_promotion' => [$this'block_page_checkout_cart_add_promotion'],
  28.             'page_checkout_cart_action_proceed' => [$this'block_page_checkout_cart_action_proceed'],
  29.             'page_checkout_cart_add_promotion_submit' => [$this'block_page_checkout_cart_add_promotion_submit'],
  30.             'page_checkout_cart_add_product' => [$this'block_page_checkout_cart_add_product'],
  31.             'page_checkout_container' => [$this'block_page_checkout_container'],
  32.             'page_checkout_cart_add_product_moved' => [$this'block_page_checkout_cart_add_product_moved'],
  33.             'page_checkout_cart_add_product_csrf' => [$this'block_page_checkout_cart_add_product_csrf'],
  34.             'page_checkout_cart_add_product_redirect' => [$this'block_page_checkout_cart_add_product_redirect'],
  35.             'page_checkout_cart_add_product_input_group' => [$this'block_page_checkout_cart_add_product_input_group'],
  36.             'page_checkout_cart_add_product_label' => [$this'block_page_checkout_cart_add_product_label'],
  37.             'page_checkout_cart_add_product_input' => [$this'block_page_checkout_cart_add_product_input'],
  38.             'page_checkout_cart_add_product_submit' => [$this'block_page_checkout_cart_add_product_submit'],
  39.             'page_checkout_cart_shipping_costs' => [$this'block_page_checkout_cart_shipping_costs'],
  40.         ];
  41.     }
  42.     protected function doGetParent(array $context)
  43.     {
  44.         // line 2
  45.         return "@SwagB2bPlatform/storefront/page/checkout/cart/index.html.twig";
  46.     }
  47.     protected function doDisplay(array $context, array $blocks = [])
  48.     {
  49.         $macros $this->macros;
  50.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  51.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "template""@EfbStorefront/storefront/page/checkout/cart/index.html.twig"));
  52.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  53.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "template""@EfbStorefront/storefront/page/checkout/cart/index.html.twig"));
  54.         $this->parent $this->loadTemplate("@SwagB2bPlatform/storefront/page/checkout/cart/index.html.twig""@EfbStorefront/storefront/page/checkout/cart/index.html.twig"2);
  55.         $this->parent->display($contextarray_merge($this->blocks$blocks));
  56.         
  57.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  58.         
  59.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  60.     }
  61.     // line 3
  62.     public function block_page_checkout_cart_header($context, array $blocks = [])
  63.     {
  64.         $macros $this->macros;
  65.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  66.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""page_checkout_cart_header"));
  67.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  68.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""page_checkout_cart_header"));
  69.         // line 4
  70.         echo "
  71.     <h1 class=\"cart-main-header\">
  72.         ";
  73.         // line 6
  74.         echo $this->extensions['Shopware\Core\Framework\Adapter\Twig\Extension\SwSanitizeTwigFilter']->sanitize($this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("checkout.cartHeader"));
  75.         echo "
  76.     </h1>
  77.     ";
  78.         // line 8
  79.         $context["EnnoEmptyCartSW6"] = $this->extensions['Shopware\Storefront\Framework\Twig\Extension\ConfigExtension']->config($context"EnnoEmptyCartSW6");
  80.         // line 9
  81.         echo "    ";
  82.         if (((($context["EnnoEmptyCartSW6"] ?? null) && sw_get_attribute($this->env$this->sourcesw_get_attribute($this->env$this->source, ($context["EnnoEmptyCartSW6"] ?? null), "config", [], "any"falsefalsefalse9), "active", [], "any"falsefalsefalse9)) && sw_get_attribute($this->env$this->sourcesw_get_attribute($this->env$this->source, ($context["EnnoEmptyCartSW6"] ?? null), "config", [], "any"falsefalsefalse9), "activemaincart", [], "any"falsefalsefalse9))) {
  83.             // line 10
  84.             echo "        <a class=\"enno-empty-cart\" href=\"";
  85.             echo $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("frontend.checkout.emptyCart");
  86.             echo "\">
  87.             ";
  88.             // line 11
  89.             ((function () use ($context$blocks) {
  90.                 $finder $this->env->getExtension('Shopware\Core\Framework\Adapter\Twig\Extension\NodeExtension')->getFinder();
  91.                 $includeTemplate $finder->find("@Storefront/storefront/utilities/icon.html.twig");
  92.                 return $this->loadTemplate($includeTemplate ?? null"@EfbStorefront/storefront/page/checkout/cart/index.html.twig"11);
  93.             })())->display(twig_array_merge($context, ["namespace" => "EfbStorefront""name" => "bin"]));
  94.             // line 12
  95.             echo "        </a>
  96.     ";
  97.         }
  98.         
  99.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  100.         
  101.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  102.     }
  103.     // line 17
  104.     public function block_page_checkout_aside_actions($context, array $blocks = [])
  105.     {
  106.         $macros $this->macros;
  107.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  108.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""page_checkout_aside_actions"));
  109.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  110.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""page_checkout_aside_actions"));
  111.         // line 18
  112.         echo "    <div class=\"checkout-aside-action\">
  113.         <div class=\"accordions\">
  114.             <div class=\"accordion\">
  115.                 <input type=\"checkbox\" id=\"accordion-trigger\">
  116.                 <label class=\"accordion-label\" for=\"accordion-trigger\">";
  117.         // line 22
  118.         echo $this->extensions['Shopware\Core\Framework\Adapter\Twig\Extension\SwSanitizeTwigFilter']->sanitize($this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("checkout.addPromotionAccordionLabel"));
  119.         echo "
  120.                     ";
  121.         // line 23
  122.         ((function () use ($context$blocks) {
  123.             $finder $this->env->getExtension('Shopware\Core\Framework\Adapter\Twig\Extension\NodeExtension')->getFinder();
  124.             $includeTemplate $finder->find("@Storefront/storefront/utilities/icon.html.twig");
  125.             return $this->loadTemplate($includeTemplate ?? null"@EfbStorefront/storefront/page/checkout/cart/index.html.twig"23);
  126.         })())->display(twig_array_merge($context, ["namespace" => "EfbStorefront""name" => "chevron-right-s"]));
  127.         echo "</label>
  128.                 <div class=\"accordion-content\">
  129.                     ";
  130.         // line 25
  131.         $this->displayBlock('page_checkout_cart_add_promotion'$context$blocks);
  132.         // line 28
  133.         echo "                </div>
  134.             </div>
  135.         </div>
  136.     </div>
  137.     ";
  138.         // line 35
  139.         $this->displayBlock('page_checkout_cart_action_proceed'$context$blocks);
  140.         
  141.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  142.         
  143.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  144.     }
  145.     // line 25
  146.     public function block_page_checkout_cart_add_promotion($context, array $blocks = [])
  147.     {
  148.         $macros $this->macros;
  149.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  150.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""page_checkout_cart_add_promotion"));
  151.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  152.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""page_checkout_cart_add_promotion"));
  153.         // line 26
  154.         echo "                        ";
  155.         $this->displayParentBlock("page_checkout_cart_add_promotion"$context$blocks);
  156.         echo "
  157.                     ";
  158.         
  159.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  160.         
  161.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  162.     }
  163.     // line 35
  164.     public function block_page_checkout_cart_action_proceed($context, array $blocks = [])
  165.     {
  166.         $macros $this->macros;
  167.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  168.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""page_checkout_cart_action_proceed"));
  169.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  170.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""page_checkout_cart_action_proceed"));
  171.         // line 36
  172.         echo "        ";
  173.         if (sw_get_attribute($this->env$this->source, ($context["page"] ?? null), "AgiqonOci", [], "any"falsefalsefalse36)) {
  174.             // line 37
  175.             echo "            ";
  176.             if ((sw_get_attribute($this->env$this->source, ($context["page"] ?? null), "AgiqonOciSystem", [], "any"falsefalsefalse37) == "oci")) {
  177.                 // line 38
  178.                 echo "                ";
  179.                 $this->loadTemplate("@AgiqonOci/storefront/plugin/oci-form.html.twig""@EfbStorefront/storefront/page/checkout/cart/index.html.twig"38)->display($context);
  180.                 // line 39
  181.                 echo "            ";
  182.             } elseif ((sw_get_attribute($this->env$this->source, ($context["page"] ?? null), "AgiqonOciSystem", [], "any"falsefalsefalse39) == "cxml")) {
  183.                 // line 40
  184.                 echo "                ";
  185.                 $this->loadTemplate("@AgiqonOci/storefront/plugin/oci-cxml.html.twig""@EfbStorefront/storefront/page/checkout/cart/index.html.twig"40)->display($context);
  186.                 // line 41
  187.                 echo "            ";
  188.             } else {
  189.                 // line 42
  190.                 echo "                ";
  191.                 $this->loadTemplate("@AgiqonOci/storefront/plugin/oci-form.html.twig""@EfbStorefront/storefront/page/checkout/cart/index.html.twig"42)->display($context);
  192.                 // line 43
  193.                 echo "            ";
  194.             }
  195.             // line 44
  196.             echo "        ";
  197.         } else {
  198.             // line 45
  199.             echo "            <div class=\"checkout-aside-action\">
  200.                 <a href=\"";
  201.             // line 46
  202.             echo $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("frontend.checkout.confirm.page");
  203.             echo "\"
  204.                    class=\"btn btn-primary btn-block btn-lg begin-checkout-btn\"
  205.                    title=\"";
  206.             // line 48
  207.             echo sw_escape_filter($this->envtwig_striptags($this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("checkout.proceedLink")), "html"nulltrue);
  208.             echo "\">
  209.                     ";
  210.             // line 49
  211.             echo $this->extensions['Shopware\Core\Framework\Adapter\Twig\Extension\SwSanitizeTwigFilter']->sanitize($this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("checkout.proceedLink"));
  212.             echo "
  213.                 </a>
  214.                 ";
  215.             // line 53
  216.             echo "                ";
  217.             // line 54
  218.             echo "                ";
  219.             // line 55
  220.             echo "                ";
  221.             // line 56
  222.             echo "                ";
  223.             // line 57
  224.             echo "                ";
  225.             // line 58
  226.             echo "                ";
  227.             // line 59
  228.             echo "                ";
  229.             // line 60
  230.             echo "
  231.                 ";
  232.             // line 62
  233.             echo "                ";
  234.             // line 63
  235.             echo "                ";
  236.             // line 64
  237.             echo "                ";
  238.             // line 65
  239.             echo "                ";
  240.             // line 66
  241.             echo "                ";
  242.             // line 67
  243.             echo "                ";
  244.             // line 68
  245.             echo "            </div>
  246.         ";
  247.         }
  248.         // line 70
  249.         echo "    ";
  250.         
  251.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  252.         
  253.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  254.     }
  255.     // line 73
  256.     public function block_page_checkout_cart_add_promotion_submit($context, array $blocks = [])
  257.     {
  258.         $macros $this->macros;
  259.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  260.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""page_checkout_cart_add_promotion_submit"));
  261.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  262.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""page_checkout_cart_add_promotion_submit"));
  263.         // line 74
  264.         echo "    <div class=\"input-group-append\">
  265.         <button class=\"btn btn-primary\"
  266.                 type=\"submit\"
  267.                 id=\"addPromotion\">
  268.             ";
  269.         // line 78
  270.         echo $this->extensions['Shopware\Core\Framework\Adapter\Twig\Extension\SwSanitizeTwigFilter']->sanitize($this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("checkout.addPromotionOffcanvasCart"));
  271.         echo "
  272.         </button>
  273.     </div>
  274. ";
  275.         
  276.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  277.         
  278.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  279.     }
  280.     // line 83
  281.     public function block_page_checkout_cart_add_product($context, array $blocks = [])
  282.     {
  283.         $macros $this->macros;
  284.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  285.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""page_checkout_cart_add_product"));
  286.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  287.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""page_checkout_cart_add_product"));
  288.         
  289.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  290.         
  291.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  292.     }
  293.     // line 85
  294.     public function block_page_checkout_container($context, array $blocks = [])
  295.     {
  296.         $macros $this->macros;
  297.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  298.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""page_checkout_container"));
  299.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  300.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""page_checkout_container"));
  301.         // line 86
  302.         echo "    ";
  303.         $this->displayParentBlock("page_checkout_container"$context$blocks);
  304.         echo "
  305.     <div class=\"quick-order-contaier\">
  306.         ";
  307.         // line 90
  308.         $this->displayBlock('page_checkout_cart_add_product_moved'$context$blocks);
  309.         // line 131
  310.         echo "
  311.         ";
  312.         // line 132
  313.         if (($context["b2bSuite"] ?? null)) {
  314.             // line 133
  315.             echo "            <div
  316.                 class=\"col-md-12 b2b--ajax-panel\"
  317.                 data-id=\"fast-order-upload\"
  318.                 data-url=\"";
  319.             // line 136
  320.             echo $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("frontend.b2b.b2bfastorder.upload");
  321.             echo "\"
  322.                 data-plugins=\"ajaxPanelUpload,accordion\"
  323.             ></div>
  324.         ";
  325.         } else {
  326.             // line 140
  327.             echo "            ";
  328.             $this->loadTemplate("@EfbStorefront/storefront/component/checkout/csv-upload.html.twig""@EfbStorefront/storefront/page/checkout/cart/index.html.twig"140)->display($context);
  329.             // line 141
  330.             echo "        ";
  331.         }
  332.         // line 142
  333.         echo "    </div>
  334.     ";
  335.         // line 144
  336.         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"falsefalsefalse144), "extensions", [], "any"falsefalsefalse144), "crossSelling", [], "any"falsefalsefalse144)) {
  337.             // line 145
  338.             echo "        <div class=\"checkout-cross-selling\">
  339.             ";
  340.             // line 146
  341.             $context["crossSellings"] = sw_get_attribute($this->env$this->sourcesw_get_attribute($this->env$this->sourcesw_get_attribute($this->env$this->source, ($context["page"] ?? null), "cart", [], "any"falsefalsefalse146), "extensions", [], "any"falsefalsefalse146), "crossSelling", [], "any"falsefalsefalse146);
  342.             // line 147
  343.             echo "
  344.             ";
  345.             // line 148
  346.             $context['_parent'] = $context;
  347.             $context['_seq'] = twig_ensure_traversable($this->extensions['Shopware\Core\Framework\Adapter\Twig\SecurityExtension']->filter(($context["crossSellings"] ?? null), function ($__item__) use ($context$macros) { $context["item"] = $__item__; return (sw_get_attribute($this->env$this->sourcesw_get_attribute($this->env$this->source$context["item"], "crossSelling", [], "any"falsefalsefalse148), "active", [], "any"falsefalsefalse148) && sw_get_attribute($this->env$this->sourcesw_get_attribute($this->env$this->source$context["item"], "getProducts", [], "method"falsefalsefalse148), "elements", [], "any"falsefalsefalse148)); }));
  348.             $context['loop'] = [
  349.               'parent' => $context['_parent'],
  350.               'index0' => 0,
  351.               'index'  => 1,
  352.               'first'  => true,
  353.             ];
  354.             if (is_array($context['_seq']) || (is_object($context['_seq']) && $context['_seq'] instanceof \Countable)) {
  355.                 $length count($context['_seq']);
  356.                 $context['loop']['revindex0'] = $length 1;
  357.                 $context['loop']['revindex'] = $length;
  358.                 $context['loop']['length'] = $length;
  359.                 $context['loop']['last'] = === $length;
  360.             }
  361.             foreach ($context['_seq'] as $context["_key"] => $context["item"]) {
  362.                 // line 149
  363.                 echo "                <div class=\"cross-selling\">
  364.                     ";
  365.                 // line 150
  366.                 $context["config"] = ["title" => ["value" => sw_get_attribute($this->env$this->sourcesw_get_attribute($this->env$this->source,                 // line 152
  367. $context["item"], "crossSelling", [], "any"falsefalsefalse152), "name", [], "any"falsefalsefalse152)], "border" => ["value" => false], "rotate" => ["value" => false], "products" => ["value" => sw_get_attribute($this->env$this->source,                 // line 161
  368. $context["item"], "getProducts", [], "method"falsefalsefalse161)], "boxLayout" => ["value" => "minimal"], "elMinWidth" => ["value" => "300px"], "navigation" => ["value" => true], "displayMode" => ["value" => "minimal"], "verticalAlign" => ["value" => "top"]];
  369.                 // line 179
  370.                 echo "
  371.                     ";
  372.                 // line 180
  373.                 $this->loadTemplate("@EfbStorefront/storefront/element/cms-element-product-slider.html.twig""@EfbStorefront/storefront/page/checkout/cart/index.html.twig"180)->display(twig_array_merge($context, ["sliderConfig" =>                 // line 181
  374. ($context["config"] ?? null), "element" => ["data" => ["products" => ["elements" => sw_get_attribute($this->env$this->source,                 // line 185
  375. $context["item"], "getProducts", [], "method"falsefalsefalse185)]], "type" => "product-slider"]]));
  376.                 // line 191
  377.                 echo "                </div>
  378.             ";
  379.                 ++$context['loop']['index0'];
  380.                 ++$context['loop']['index'];
  381.                 $context['loop']['first'] = false;
  382.                 if (isset($context['loop']['length'])) {
  383.                     --$context['loop']['revindex0'];
  384.                     --$context['loop']['revindex'];
  385.                     $context['loop']['last'] = === $context['loop']['revindex0'];
  386.                 }
  387.             }
  388.             $_parent $context['_parent'];
  389.             unset($context['_seq'], $context['_iterated'], $context['_key'], $context['item'], $context['_parent'], $context['loop']);
  390.             $context array_intersect_key($context$_parent) + $_parent;
  391.             // line 193
  392.             echo "        </div>
  393.     ";
  394.         }
  395.         
  396.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  397.         
  398.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  399.     }
  400.     // line 90
  401.     public function block_page_checkout_cart_add_product_moved($context, array $blocks = [])
  402.     {
  403.         $macros $this->macros;
  404.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  405.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""page_checkout_cart_add_product_moved"));
  406.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  407.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""page_checkout_cart_add_product_moved"));
  408.         // line 91
  409.         echo "            <div class=\"cart-add-product-container\">
  410.                 <h3> ";
  411.         // line 93
  412.         echo $this->extensions['Shopware\Core\Framework\Adapter\Twig\Extension\SwSanitizeTwigFilter']->sanitize($this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("checkout.quickOrder"));
  413.         echo "</h3>
  414.                 <form action=\"";
  415.         // line 95
  416.         echo $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("frontend.checkout.product.add-by-number");
  417.         echo "\"
  418.                       data-form-csrf-handler=\"true\"
  419.                       class=\"cart-add-product\"
  420.                       method=\"post\">
  421.                     ";
  422.         // line 100
  423.         $this->displayBlock('page_checkout_cart_add_product_csrf'$context$blocks);
  424.         // line 103
  425.         echo "
  426.                     ";
  427.         // line 104
  428.         $this->displayBlock('page_checkout_cart_add_product_redirect'$context$blocks);
  429.         // line 107
  430.         echo "
  431.                     ";
  432.         // line 108
  433.         $this->displayBlock('page_checkout_cart_add_product_input_group'$context$blocks);
  434.         // line 128
  435.         echo "                </form>
  436.             </div>
  437.         ";
  438.         
  439.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  440.         
  441.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  442.     }
  443.     // line 100
  444.     public function block_page_checkout_cart_add_product_csrf($context, array $blocks = [])
  445.     {
  446.         $macros $this->macros;
  447.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  448.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""page_checkout_cart_add_product_csrf"));
  449.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  450.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""page_checkout_cart_add_product_csrf"));
  451.         // line 101
  452.         echo "                        ";
  453.         $this->displayParentBlock("page_checkout_cart_add_product_csrf"$context$blocks);
  454.         echo "
  455.                     ";
  456.         
  457.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  458.         
  459.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  460.     }
  461.     // line 104
  462.     public function block_page_checkout_cart_add_product_redirect($context, array $blocks = [])
  463.     {
  464.         $macros $this->macros;
  465.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  466.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""page_checkout_cart_add_product_redirect"));
  467.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  468.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""page_checkout_cart_add_product_redirect"));
  469.         // line 105
  470.         echo "                        ";
  471.         $this->displayParentBlock("page_checkout_cart_add_product_redirect"$context$blocks);
  472.         echo "
  473.                     ";
  474.         
  475.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  476.         
  477.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  478.     }
  479.     // line 108
  480.     public function block_page_checkout_cart_add_product_input_group($context, array $blocks = [])
  481.     {
  482.         $macros $this->macros;
  483.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  484.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""page_checkout_cart_add_product_input_group"));
  485.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  486.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""page_checkout_cart_add_product_input_group"));
  487.         // line 109
  488.         echo "                        <div class=\"input-group-row\">
  489.                             ";
  490.         // line 110
  491.         $this->displayBlock('page_checkout_cart_add_product_label'$context$blocks);
  492.         // line 113
  493.         echo "
  494.                             ";
  495.         // line 114
  496.         $this->displayBlock('page_checkout_cart_add_product_input'$context$blocks);
  497.         // line 117
  498.         echo "
  499.                             ";
  500.         // line 118
  501.         $this->displayBlock('page_checkout_cart_add_product_submit'$context$blocks);
  502.         // line 125
  503.         echo "
  504.                         </div>
  505.                     ";
  506.         
  507.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  508.         
  509.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  510.     }
  511.     // line 110
  512.     public function block_page_checkout_cart_add_product_label($context, array $blocks = [])
  513.     {
  514.         $macros $this->macros;
  515.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  516.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""page_checkout_cart_add_product_label"));
  517.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  518.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""page_checkout_cart_add_product_label"));
  519.         // line 111
  520.         echo "                                ";
  521.         $this->displayParentBlock("page_checkout_cart_add_product_label"$context$blocks);
  522.         echo "
  523.                             ";
  524.         
  525.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  526.         
  527.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  528.     }
  529.     // line 114
  530.     public function block_page_checkout_cart_add_product_input($context, array $blocks = [])
  531.     {
  532.         $macros $this->macros;
  533.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  534.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""page_checkout_cart_add_product_input"));
  535.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  536.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""page_checkout_cart_add_product_input"));
  537.         // line 115
  538.         echo "                                ";
  539.         $this->displayParentBlock("page_checkout_cart_add_product_input"$context$blocks);
  540.         echo "
  541.                             ";
  542.         
  543.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  544.         
  545.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  546.     }
  547.     // line 118
  548.     public function block_page_checkout_cart_add_product_submit($context, array $blocks = [])
  549.     {
  550.         $macros $this->macros;
  551.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  552.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""page_checkout_cart_add_product_submit"));
  553.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  554.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""page_checkout_cart_add_product_submit"));
  555.         // line 119
  556.         echo "                                <button class=\"btn btn-primary\"
  557.                                         type=\"submit\"
  558.                                         id=\"addProductButton\">
  559.                                     ";
  560.         // line 122
  561.         echo $this->extensions['Shopware\Core\Framework\Adapter\Twig\Extension\SwSanitizeTwigFilter']->sanitize($this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("checkout.addProductToCart"));
  562.         echo "
  563.                                 </button>
  564.                             ";
  565.         
  566.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  567.         
  568.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  569.     }
  570.     // line 197
  571.     public function block_page_checkout_cart_shipping_costs($context, array $blocks = [])
  572.     {
  573.         $macros $this->macros;
  574.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  575.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""page_checkout_cart_shipping_costs"));
  576.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  577.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""page_checkout_cart_shipping_costs"));
  578.         
  579.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  580.         
  581.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  582.     }
  583.     public function getTemplateName()
  584.     {
  585.         return "@EfbStorefront/storefront/page/checkout/cart/index.html.twig";
  586.     }
  587.     public function isTraitable()
  588.     {
  589.         return false;
  590.     }
  591.     public function getDebugInfo()
  592.     {
  593.         return array (  665 => 197,  652 => 122,  647 => 119,  637 => 118,  624 => 115,  614 => 114,  601 => 111,  591 => 110,  579 => 125,  577 => 118,  574 => 117,  572 => 114,  569 => 113,  567 => 110,  564 => 109,  554 => 108,  541 => 105,  531 => 104,  518 => 101,  508 => 100,  496 => 128,  494 => 108,  491 => 107,  489 => 104,  486 => 103,  484 => 100,  476 => 95,  471 => 93,  467 => 91,  457 => 90,  445 => 193,  430 => 191,  428 => 185,  427 => 181,  426 => 180,  423 => 179,  421 => 161,  420 => 152,  419 => 150,  416 => 149,  399 => 148,  396 => 147,  394 => 146,  391 => 145,  389 => 144,  385 => 142,  382 => 141,  379 => 140,  372 => 136,  367 => 133,  365 => 132,  362 => 131,  360 => 90,  352 => 86,  342 => 85,  324 => 83,  310 => 78,  304 => 74,  294 => 73,  284 => 70,  280 => 68,  278 => 67,  276 => 66,  274 => 65,  272 => 64,  270 => 63,  268 => 62,  265 => 60,  263 => 59,  261 => 58,  259 => 57,  257 => 56,  255 => 55,  253 => 54,  251 => 53,  245 => 49,  241 => 48,  236 => 46,  233 => 45,  230 => 44,  227 => 43,  224 => 42,  221 => 41,  218 => 40,  215 => 39,  212 => 38,  209 => 37,  206 => 36,  196 => 35,  183 => 26,  173 => 25,  163 => 35,  154 => 28,  152 => 25,  141 => 23,  137 => 22,  131 => 18,  121 => 17,  109 => 12,  101 => 11,  96 => 10,  93 => 9,  91 => 8,  86 => 6,  82 => 4,  72 => 3,  49 => 2,);
  594.     }
  595.     public function getSourceContext()
  596.     {
  597.         return new Source("{% sw_extends '@Storefront/storefront/page/checkout/cart/index.html.twig' %}
  598. {% block page_checkout_cart_header %}
  599.     <h1 class=\"cart-main-header\">
  600.         {{ \"checkout.cartHeader\"|trans|sw_sanitize }}
  601.     </h1>
  602.     {% set EnnoEmptyCartSW6 = config('EnnoEmptyCartSW6') %}
  603.     {% if EnnoEmptyCartSW6 and EnnoEmptyCartSW6.config.active and EnnoEmptyCartSW6.config.activemaincart %}
  604.         <a class=\"enno-empty-cart\" href=\"{{ path('frontend.checkout.emptyCart') }}\">
  605.             {% sw_icon 'bin' style {'namespace': 'EfbStorefront'} %}
  606.         </a>
  607.     {% endif %}
  608. {% endblock %}
  609. {% block page_checkout_aside_actions %}
  610.     <div class=\"checkout-aside-action\">
  611.         <div class=\"accordions\">
  612.             <div class=\"accordion\">
  613.                 <input type=\"checkbox\" id=\"accordion-trigger\">
  614.                 <label class=\"accordion-label\" for=\"accordion-trigger\">{{ \"checkout.addPromotionAccordionLabel\"|trans|sw_sanitize }}
  615.                     {% sw_icon 'chevron-right-s' style { 'namespace': 'EfbStorefront' } %}</label>
  616.                 <div class=\"accordion-content\">
  617.                     {% block page_checkout_cart_add_promotion %}
  618.                         {{ parent() }}
  619.                     {% endblock %}
  620.                 </div>
  621.             </div>
  622.         </div>
  623.     </div>
  624.     {% block page_checkout_cart_action_proceed %}
  625.         {% if page.AgiqonOci %}
  626.             {% if page.AgiqonOciSystem == 'oci' %}
  627.                 {% sw_include '@Storefront/storefront/plugin/oci-form.html.twig' %}
  628.             {% elseif page.AgiqonOciSystem == 'cxml' %}
  629.                 {% sw_include '@Storefront/storefront/plugin/oci-cxml.html.twig' %}
  630.             {% else %}
  631.                 {% sw_include '@Storefront/storefront/plugin/oci-form.html.twig' %}
  632.             {% endif %}
  633.         {% else %}
  634.             <div class=\"checkout-aside-action\">
  635.                 <a href=\"{{ path('frontend.checkout.confirm.page') }}\"
  636.                    class=\"btn btn-primary btn-block btn-lg begin-checkout-btn\"
  637.                    title=\"{{ \"checkout.proceedLink\"|trans|striptags }}\">
  638.                     {{ \"checkout.proceedLink\"|trans|sw_sanitize }}
  639.                 </a>
  640.                 {#            <form#}
  641.                 {#                action=\"{{ path('frontend.b2b.b2bcreateofferthroughcart.createOffer') }}\"#}
  642.                 {#                method=\"post\"#}
  643.                 {#                data-form-csrf-handler=\"true\"#}
  644.                 {#                data-form-preserver=\"true\"#}
  645.                 {#                data-csrf-token=\"{{ sw_csrf('frontend.b2b.b2bcreateofferthroughcart.createOffer', { mode: 'token' }) }}\"#}
  646.                 {#            >#}
  647.                 {#                {{ sw_csrf('frontend.b2b.b2bcreateofferthroughcart.createOffer') }}#}
  648.                 {#                <button#}
  649.                 {#                    type=\"submit\"#}
  650.                 {#                    class=\"btn btn-request-offer\"#}
  651.                 {#                >#}
  652.                 {#                    {{ \"b2b.RequestAnOffer\"|trans|sw_sanitize }}#}
  653.                 {#                </button>#}
  654.                 {#            </form>#}
  655.             </div>
  656.         {% endif %}
  657.     {% endblock %}
  658. {% endblock %}
  659. {% block page_checkout_cart_add_promotion_submit %}
  660.     <div class=\"input-group-append\">
  661.         <button class=\"btn btn-primary\"
  662.                 type=\"submit\"
  663.                 id=\"addPromotion\">
  664.             {{ \"checkout.addPromotionOffcanvasCart\"|trans|sw_sanitize }}
  665.         </button>
  666.     </div>
  667. {% endblock %}
  668. {% block page_checkout_cart_add_product %}{% endblock %}
  669. {% block page_checkout_container %}
  670.     {{ parent() }}
  671.     <div class=\"quick-order-contaier\">
  672.         {% block page_checkout_cart_add_product_moved %}
  673.             <div class=\"cart-add-product-container\">
  674.                 <h3> {{ \"checkout.quickOrder\"|trans|sw_sanitize }}</h3>
  675.                 <form action=\"{{ path('frontend.checkout.product.add-by-number') }}\"
  676.                       data-form-csrf-handler=\"true\"
  677.                       class=\"cart-add-product\"
  678.                       method=\"post\">
  679.                     {% block page_checkout_cart_add_product_csrf %}
  680.                         {{ parent() }}
  681.                     {% endblock %}
  682.                     {% block page_checkout_cart_add_product_redirect %}
  683.                         {{ parent() }}
  684.                     {% endblock %}
  685.                     {% block page_checkout_cart_add_product_input_group %}
  686.                         <div class=\"input-group-row\">
  687.                             {% block page_checkout_cart_add_product_label %}
  688.                                 {{ parent() }}
  689.                             {% endblock %}
  690.                             {% block page_checkout_cart_add_product_input %}
  691.                                 {{ parent() }}
  692.                             {% endblock %}
  693.                             {% block page_checkout_cart_add_product_submit %}
  694.                                 <button class=\"btn btn-primary\"
  695.                                         type=\"submit\"
  696.                                         id=\"addProductButton\">
  697.                                     {{ \"checkout.addProductToCart\"|trans|sw_sanitize }}
  698.                                 </button>
  699.                             {% endblock %}
  700.                         </div>
  701.                     {% endblock %}
  702.                 </form>
  703.             </div>
  704.         {% endblock %}
  705.         {% if b2bSuite %}
  706.             <div
  707.                 class=\"col-md-12 b2b--ajax-panel\"
  708.                 data-id=\"fast-order-upload\"
  709.                 data-url=\"{{ path('frontend.b2b.b2bfastorder.upload') }}\"
  710.                 data-plugins=\"ajaxPanelUpload,accordion\"
  711.             ></div>
  712.         {% else %}
  713.             {% sw_include \"@Storefront/storefront/component/checkout/csv-upload.html.twig\" %}
  714.         {% endif %}
  715.     </div>
  716.     {% if page.cart.extensions.crossSelling %}
  717.         <div class=\"checkout-cross-selling\">
  718.             {% set crossSellings = page.cart.extensions.crossSelling %}
  719.             {% for item in crossSellings|filter(item => item.crossSelling.active and item.getProducts().elements) %}
  720.                 <div class=\"cross-selling\">
  721.                     {% set config = {
  722.                         'title': {
  723.                             'value': item.crossSelling.name
  724.                         },
  725.                         'border': {
  726.                             'value': false
  727.                         },
  728.                         'rotate': {
  729.                             'value': false
  730.                         },
  731.                         'products': {
  732.                             'value': item.getProducts()
  733.                         },
  734.                         'boxLayout': {
  735.                             'value': 'minimal'
  736.                         },
  737.                         'elMinWidth': {
  738.                             'value': '300px'
  739.                         },
  740.                         'navigation': {
  741.                             'value': true
  742.                         },
  743.                         'displayMode': {
  744.                             'value': 'minimal'
  745.                         },
  746.                         'verticalAlign': {
  747.                             'value': 'top'
  748.                         },
  749.                     } %}
  750.                     {% sw_include \"@Storefront/storefront/element/cms-element-product-slider.html.twig\" with {
  751.                         sliderConfig: config,
  752.                         element: {
  753.                             'data': {
  754.                                 'products': {
  755.                                     elements: item.getProducts()
  756.                                 }
  757.                             },
  758.                             type: 'product-slider'
  759.                         }
  760.                     } %}
  761.                 </div>
  762.             {% endfor %}
  763.         </div>
  764.     {% endif %}
  765. {% endblock %}
  766. {% block page_checkout_cart_shipping_costs %}{% endblock %}
  767. ""@EfbStorefront/storefront/page/checkout/cart/index.html.twig""/var/www/share/efb-elektronik.dev.mc.emzcustomers.de/shopware6/custom/static-plugins/EfbStorefront/Resources/views/storefront/page/checkout/cart/index.html.twig");
  768.     }
  769. }