Magento: Add button to cart view -
I have to add a button to my cart view. I want to apply business logic to myself, Is triggered on.
How can I do this?
You can add a block in checkout.cart.methods with your buttons; Checkout.cart.top_methods block using checkout.xml layout
Comments
Post a Comment