what is the IF statement to check if discounts or coupons are used
What IF statement do I key in the cart_contents.tpl to check if "discounts or a coupon" is being used show this info?
ex.
{if $cart. ???? }
(display this content)
{else}
(show this)
{/if}
__________________
x-cart 4.0.16v
linux server
|