{% sw_extends '@Storefront/storefront/page/checkout/checkout-item.html.twig' %} {% block page_product_detail_buy_quantity %} {{parent()}} {# {% if ssik.config.counterShow is same as('true') %}
{% sw_include '@SsikLibertyTheme/storefront/ssik/ssik-buy-widget-quantity.html.twig' with { value: lineItem.quantity, minPurchase: lineItem.quantityInformation.minPurchase, maxPurchase: maxQuantity, step: lineItem.quantityInformation.purchaseSteps } %}
{% endif %} #} {% endblock %} {% block page_checkout_item_remove_submit %} {% endblock %}