X-Cart: shopping cart software

X-Cart forums (https://forum.x-cart.com/index.php)
-   Changing design (https://forum.x-cart.com/forumdisplay.php?f=51)
-   -   what is the IF statement to check if discounts or coupons are used (https://forum.x-cart.com/showthread.php?t=46635)

mmoskva 03-30-2009 10:24 AM

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}

carpeperdiem 03-30-2009 01:18 PM

Re: what is the IF statement to check if discounts or coupons are used
 
try,

{$cart.coupon_discount}


All times are GMT -8. The time now is 03:25 PM.

Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.