Remove Estimate Shipping and Tax box from Magento checkout

September 23, 20084 Comments

Open the file /app/design/frontend/default/default/layout/checkout.xml

Remember if you are using a different theme the path to that file will be slightly different.

Remove this line:

<block type=”checkout/cart_shipping” name=”checkout.cart.shipping” as=”shipping” template=”checkout/cart/shipping.phtml”/>

Source

4 Responses to “Remove Estimate Shipping and Tax box from Magento checkout”

  1. zmax says:

    Hmm. When I either commented out that line, or removed it completely, I got a nasty “unterminated comment” message when I refreshed the page – any ideas?

    Thanks

    zmax

  2. Ben says:

    Thanks, worked a treat.

    Cheers

  3. Bivek says:

    Hi xpcdesign,

    Thanks for the post. Was really helpful for me.

    Thank you again
    StatueHouse.com

Leave a Reply