[Date Prev][Date Next][Thread Prev][Thread Next][Interchange by date
][Interchange by thread
]
Re: [ic] Free Shipping and Shipping.asc file
----- Original Message -----
From: "Mike Heins" <mikeh@minivend.com>
To: <interchange-users@developer.akopia.com>
Sent: 12 July 2001 12:30
Subject: Re: [ic] Free Shipping and Shipping.asc file
> Quoting Sheamus Nulty (snulty@celticlinks.com):
> >
> > > Free! is supposed to show up. Try adding free=1 to your [shipping
> > label=...]
> > > ITL tag on the ord/checkout.html page.
> >
> >
> > If I just have the following entry in my shipping.asc
> >
> > usstandard US Standard [shipping-subtotal] 0 1 0.00
> > {free => 'Free!'}
> >
> > then the shipping method is given as US Standard()
> >
> > If I add free=1 as you indicated then I get US Standard(1)
> >
>
> I meant to add free=1 to this:
>
> [shipping
> free=1
> label=1
> mode=|[data table=country key='[default country US]' col=shipmodes]|
> ]
That's what I did and it just puts a 1 inside the brackets i.e. US
Standard(1)
Sheamus