[ic] problems with quantity pricing

Terry Romine interchange-users@icdevgroup.org
Fri Apr 4 10:46:00 2003


On Friday, April 4, 2003, at 02:53 AM, Twentys wrote:

> I changed it so
>
> Profile retail <<EOR
> {
>         CommonAdjust => <<EOF,
>
>                 pricing:q2,q5,q10,q15,q20:,
>                 ;:price,
>                 ;$,
>                 ==:options
> EOF
>         NonTaxableField => 'nontaxable',
> }
> EOR

I made the change indicated, went into Admin and changed the "discount 
group" for the book to "retail", copied the after.cfg into the etc 
directory; and still it doesn't reflect the optional price breaks 
either in shopping cart or checkout.

Example: retail price is $22.99. Quantity pricing is
q2:21.07 q5:20.44 q10:20.29 q25:19.55 q100:19.28

If I order 3 books, the extended price is $68.97 (22.99*3) instead of 
$63.21 (21.07*3)

So apparently, the "Discount group" doesn't key with the after.cfg, or 
there is something else going on here. Should quantity pricing work for 
an item without regard to a discount group? That's what I can't fathom.


Terry