Pregunta

How can i disable shipping calculation on cart page.

enter image description here

Thanks.

¿Fue útil?

Solución

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>
Licenciado bajo: CC-BY-SA con atribución
No afiliado a magento.stackexchange
scroll top