Quote:
Originally Posted by carpeperdiem
Try commenting out this line in cart.tpl:
{* {if $cart.coupon_discount eq 0 and $products ne ""} *}
|
Hello Jeremy
That will work but I will lose the option for a customer to add a coupon on the cart page if there are items in the cart.
Being they can add the coupon code on the one page checkout this may be ok.
I would think there would be a {if} statement for this though.