Categories

Featured templates

Magento. How to remove the block “Estimate Shipping and Tax” from the shopping cart page

Mary Gilmore October 20, 2015
Rating: 4.5/5. From 4 votes.
Please wait...

Magento. How to remove the block “Estimate Shipping and Tax” from the shopping cart page

This tutorial provides an explanation on how to remove the block Estimate Shipping and Tax from the shopping cart page in Magento:

Magento.-How-to-remove-the-block-Estimate-Shipping-and-Tax-from-the-shopping-cart-page1

In order to remove the block Estimate Shipping and Tax from the shopping cart page, you should perform the following:

  1. Connect to FTP using the Filezilla or the File Manager in your Hosting Cpanel.

  2. Copy-paste the checkout.xml file from app/design/frontend/base/default/layout directory to app/design/frontend/tm_themes/themeXXX/layout directory on FTP.

  3. Open the checkout.xml file in app/design/frontend/tm_themes/themeXXX/layout directory with Adobe Dreamweaver or any PHP editor.

  4. Locate this piece of code on line 89:

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

    Magento.-How-to-remove-the-block-Estimate-Shipping-and-Tax-from-the-shopping-cart-page2

  5. Comment it out using <!–…–> tags as on the screenshot below:

    Magento.-How-to-remove-the-block-Estimate-Shipping-and-Tax-from-the-shopping-cart-page3

  6. Click ‘File’-‘Save’ in Adobe Dreamweaver to save the changes to the file.

  7. If you refresh the shopping cart page, after that you will no longer see the ‘Estimate Shipping and Tax’ block:

    Magento.-How-to-remove-the-block-Estimate-Shipping-and-Tax-from-the-shopping-cart-page4

Feel free to check the detailed video tutorial below:

Magento. How to remove the block “Estimate Shipping and Tax” from the shopping cart page

Templates for Magento
This entry was posted in Magento Tutorials and tagged estimate, Magento, remove, shipping, tax. Bookmark the permalink.

Submit a ticket

If you are still unable to find a sufficient tutorial regarding your issue please use the following link to submit a request to our technical support team. We'll provide you with our help and assistance within next 24 hours: Submit a ticket