Answer the question
In order to leave comments, you need to log in
How to delete a product or change the quantity in the Magento 2 checkout cart?
How to delete a product or change the quantity in the Magento 2 checkout cart?
template/summary/item/details.html
<div class="cart-item__col-subtotal">
<div class="cart-item__subtotal">
<div class="cart-item__delete"><span data-bind="i18n: 'Delete'"></span></div>
<!-- ko foreach: getRegion('after_details') -->
<!-- ko template: getTemplate() --><!-- /ko -->
<!-- /ko -->
</div>
</div>
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question