{# @deprecated tag:v6.5.0 - finish-item.html.twig` is deprecated. Use `storefront/component/line-item/line-item.html.twig` instead. #}{% sw_extends '@Storefront/storefront/page/checkout/confirm/confirm-item.html.twig' %}{% block page_checkout_item_quantity_form %} {% if lineItem.type != "promotion" %} {{ block('page_checkout_item_quantity_number') }} {% endif %}{% endblock %}{% block page_checkout_item_remove_form %}{% endblock %}