Do you like to add a button to the cart to remove product or item? Follow these instruction
Step 1: Login to your shopify store
Step 2: Click on Online store > Themes
Step 3: From the Actions drop-down select Edit code.
Step 4: Open Cart file.
Step 5: Add this line of code where you want to add remove product or item from cart.
<a href="/cart/change?line={{ forloop.index }}&quantity=0" class="your-btn-class" title="Remove">
</a>
Step 6: Click on save
Try Shopify for free, and explore all the tools and services you need to start, run, and grow your business.
How to add remove product or item link from cart in shopify store?
Reviewed by Navjeet Singh
on
December 19, 2018
Rating:
No comments: