Magento 2

Magento 2 : Move cart total below cart items in checkout page

In this article, we will learn about how to move cart total below cart items in checkout page in Magento 2. In Magento, By default in order summary cart total block display first and then, cart items display in the checkout step. But, sometimes the customer wants to display the cart total block after cart items. Customization of checkout is…

Continue Reading

Magento 2

How to Add Extra Column on Shopping Cart Page in Magento 2

In this tutorial, Today I will explain to how to add extra column on shopping cart page in Magento 2. In shopping cart page, you can see all product list which you added in cart. But, by default product name, product image, product price, qty and subtotal columns display inside grid. Now, if you want to add more details inside…

Continue Reading

Magento 2

How to Get Applied Cart Rule for Quote in Magento 2

In this tutorial, Today I will explain to how to get applied cart rule for quote in Magento 2. Cart price rules is special rules with the specific condition which you define in the configuration. The customers can able to apply coupon code/discount on the cart page based on configuration. So, if you want to get details of the applied…

Continue Reading