[ic] Price breaks by quantity

Jason Kohles interchange-users@interchange.redhat.com
Fri Dec 14 22:00:00 2001


On Fri, Dec 14, 2001 at 06:28:18PM -0500, hhh@springboardgroup.com wrote:
> 
> Is there a quick way (or a long way) to change the pricing
> breaks.  My client has pricing breaks that line up on 
> boundaries of 6; e.g., 6, 12, 144, etc...  However the defaults
> in IC are 5, 10, 25, and so forth.  Is this doable?
> 
Yes, modify the pricing database to have fields with the right names, for
example if you are using the default_db, change it from:

sku    price_group    q2    q5    q10    q25    q100

to:

sku    price_group    q6    q12    q144

Then put those fields in your CommonAdjust variable, for example, the default
(in foundation) looks like:

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

Change this to:

CommonAdjust    pricing:q6,q12,q144:, :sale_price ;:price, ;$, ==:options

-- 
Jason Kohles                                 jkohles@redhat.com
Senior System Architect                      (703)786-8036 (cellular)
Red Hat Professional Consulting              (703)456-2940 (office)