View Single Post
  #1  
Old 03-30-2009, 10:24 AM
 
mmoskva mmoskva is offline
 

eXpert
  
Join Date: Aug 2005
Location: Pennsylvania
Posts: 306
 

Default 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
Reply With Quote