[ic] Free Shipping Message

Xavier GILLET xavier.gillet.perso at wanadoo.fr
Thu Mar 4 13:08:20 EST 2004


Try :

[if [item-subtotal] < 59]
<b><i>You only need [currency][calc]59 - [item-subtotal
noformat=1][/calc][/currency]
to receive Free Shipping!</i></b>
[else]
<b><i>You have qualified for Free Shipping!</i></b>
[/else]
[/if]

[item-subtotal] ==> [item-subtotal noformat=1]

----- Original Message -----
From: "Aftermarket Cellular" <wfiore at aftermarketcellular.com>
To: <interchange-users at icdevgroup.org>
Sent: Thursday, March 04, 2004 6:50 PM
Subject: [ic] Free Shipping Message


> Hi,
>
> I am trying to create a message on my cart display to show how much a
> customer needs to spend to receive free shipping. I tried the code below,
> but no matter how much is in the cart it always displays "You have
qualified
> for Free Shipping". Any Idea what I am doing wrong? Using 4.8.6
>
> [if [item-subtotal] < 59]
> <b><i>You only need [currency][calc]59 - [item-subtotal][/calc][/currency]
> to receive Free Shipping!</i></b>
> [else]
> <b><i>You have qualified for Free Shipping!</i></b>
> [/else]
> [/if]
>
>
> Thank you
> -Bill Fiore
> AftermarketCellular.com
>
>
>
>
> _______________________________________________
> interchange-users mailing list
> interchange-users at icdevgroup.org
> http://www.icdevgroup.org/mailman/listinfo/interchange-users
>



More information about the interchange-users mailing list