Domanda

How can i disable shipping calculation on cart page.

enter image description here

Thanks.

È stato utile?

Soluzione

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>
Autorizzato sotto: CC-BY-SA insieme a attribuzione
Non affiliato a magento.stackexchange
scroll top