View Single Post
  #2  
Old 05-18-2004, 06:44 AM
 
jeremye jeremye is offline
 

Senior Member
  
Join Date: Apr 2004
Location: Philadelphia, PA
Posts: 158
 

Default

Try this:

Code:
{if $subtotal<30} {math equation="30 - subtot" subtot=$subtotal assign="amtleft"} If you order just {$amtleft} more you can get free shipping {/if}

And yes, the Smarty docs suck; especially the search function.

HTH.
__________________
Jeremy
X-Cart Gold v3.4.14 [Linux/Apache]
Heavily Modded
Reply With Quote