![]() |
Changing the location of the Discount coupon
I would like to change the location of the discount coupon. I'm want to move it up into the cart section. Currently it's placed below the cart and I think it kind of hard to see. I'm just wanting to move it directly under the cart total. I've tried to just cut and past the include tag but this removes my entire cart. below is the cart.tpl file this my not even be the file I need to edit if someone has done this of knows how it can be done please help me.
Thanks for your time. Code:
{* $Id: cart.tpl,v 1.53.2.1 2003/05/20 13:32:38 svowl Exp $ *} |
move this bit of code to where you want it to go
Code:
{if $cart.coupon_discount eq 0 and $products ne ""} |
I tried moving it to the payment page (where they can choose credit card, telephone or fax payment) but it when tested the page comes up with an error :(
|
All times are GMT -8. The time now is 04:35 AM. |
Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.