[ic] problems with quantity pricing

Terry Romine interchange-users@icdevgroup.org
Thu Apr 3 12:10:01 2003


On Tuesday, April 1, 2003, at 10:59 AM, Twentys wrote:
>
> Make a control in your catalog dir/etc/after.cfg
>
> bie
--and--
> I changed it so
>
> Profile retail <<EOR
> {
>         CommonAdjust => <<EOF,
>
>                 pricing:q2,q5,q10,q15,q20:,
>                 ;:price,
>                 ;$,
>                 ==:options
> EOF
>         NonTaxableField => 'nontaxable',
> }
> EOR

Unfortunately, these don't make sense to me.

I can't find a dir/etc/after.cfg file in my catalog directory under 
interchange. I looked around in catalog.cfg and found a couple of 
instances

PriceField      0
CommonAdjust    :sale_price, ;:price, ;$, ==:options

Terry