How can I remove the "check out" from the small cart? Reason being that if customers click on "check out" on product page, there's no input field to enter coupon code on the order page. Alternatively, if there's way to have "coupon code" shown on the order profile page, it will work for us as well. Thanks!
DickS
25 Jan 2008 7:29 AM
Hi,
Open the file "block_cart.html" in the folder /templates/user/ and comment out lines 56 and 57 (with <!-- and -->).
We have also removed this and also the change cart message so that we only have view cart on the small cart.
Regarding coupon code, I agree it is a "bug" that this option can only be shown on the basket page. There should be an option to show it on basket and/or checkout pages.