A
A
Andrey Okhotnikov2019-02-08 14:15:06
Magento
Andrey Okhotnikov, 2019-02-08 14:15:06

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?
5c5d64a17682c668477451.png
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 question

Ask a Question

731 491 924 answers to any question