Question

How can i disable shipping calculation on cart page.

enter image description here

Thanks.

Was it helpful?

Solution

Please try below code in this file app/design/frontend/<YOUR_THEME>/default/layout/local.xml

<checkout_cart_index>
    <remove name="checkout.cart.shipping" />
</checkout_cart_index>
Licensed under: CC-BY-SA with attribution
Not affiliated with magento.stackexchange
scroll top