Remove the Coupon Code on the Shopping Cart
Add to Favourites
|
On Magento, on the Shopping Cart page, just before the checkout, by default, you have an area where customers can enter a coupon code. Obviously, if you’re running some kind of discount scheme, this is a vital area – however, if you’re not, it can actually take up a lot of much needed room during the checkout! For this reason, you might want to simply get rid!
Well, here’s how… just navigation through your FTP folders to: app/design/frontend/default/default/layout and in there you should see a file called checkout.xml.
Simply open it up and comment or delete the following line:
1 | <block type="checkout/cart_coupon" name="checkout.cart.coupon" as="coupon" template="checkout/cart/coupon.phtml"/> |
Problem solved!
about the author
This article was written by Sam Davis on November 20, 2008.
Computing over a glass of Grenache Shiraz... again! Sam is the Editor of Blasted Thing. Contact Us |
related articles
comments
Leave a Reply



























