Pergunta

How can i disable shipping calculation on cart page.

enter image description here

Thanks.

Foi útil?

Solução

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 em: CC-BY-SA com atribuição
Não afiliado a magento.stackexchange
scroll top