Remove – Estimated Shipping and Handling

Where do I make changes to remove the "Estimated Shipping and Handling" section from the Checkout page?

Thanks

1 answer

Profile photo of chavan 100.00 $tone May 14, 2014
Public

Go this file: app\design\frontend\default\jm_sporty\layout\check out.xml

Replace this code

Code:

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

with

Code:

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

Please login or Register to Submit Answer

Written By

Comments