Video: Remove Estimate Shipping and Tax block in Magento
On the bottom of the shopping cart page of Magento a block with Estimate Shipping and Tax is shown. But sometimes this block is wanted. This Magento video tutorial shows you how to remove this block.
Removing the block from the page requires a modification of the Magento theme. If you're using a Magento default theme, we recommend not to make direct changes to the theme but create your own subtheme as well (and use the default theme as parent theme).
The modification is made within the file checkout.xml. The block you want to delete is defined with the following XML-line:
<block type="checkout/cart_shipping ...<
Remove this line. Also make sure your Magento cache is refreshed - parts of the original XML are remembered by Magento until you refresh the cache.
Created on Friday, 05 February 2010Modified on Friday, 05 February 2010
More tutorials in this section
- Analysing logfiles with Magento
- Fixing URL Rewrites with Magento
- Disabling Magento modules
- Magento 1.4 cronjobs
- Changing the ordernumber in Magento
- Video: Remove Estimate Shipping and Tax block in Magento
- Unable to login into the Magento backend
- Video: Delete Orders in Magento by Boutique Circus
- Video: Magento Enterprise 1.6 to 1.7 upgrade
- Magento categories and products are not showing
- Video: Magento setup of MultiSafepay
- Video: Speed Up Magento with mod_deflate
- Renaming the Magento database table prefix
- Compressing Magento output
- Magento backup through phpMyAdmin
- Video: Magento extension install using SSH terminal
- Video: Create menu item in navigation bar Magento
- Magento Site Performance Optimization
- Disable admin notification popup
- MySQL server has gone away
- client denied by server configuration: app/etc/local.xml
