[ic] Price breaks by weight

Kevin Walsh kevin at cursor.biz
Tue Jan 9 18:22:34 EST 2007


Josh Lavin <josh at myprivacy.ca> wrote:
> I've got an interesting price break routine to solve. My client wants  
> to have price breaks by weight, but with a mix-and-match across all  
> the items in a prod_group.
> 
> E.g.: buy 5 lbs = 5% off of each item, buy 10 lbs = 10% off of each item
> 
> I'm at a loss on how to do this with CommonAdjust.
> 
> What I really need is the quantity pricing to work the same way, but  
> with weight instead. Of course, we then would have to enter the same  
> break for each item, so if there was a simpler method, it'd be nice.
> 
I'd define a UserTag which would calculate the price break applicable
to each item, while taking product groups into consideration.  The
UserTag would be called as a CommonAdjust atom, of course.

>
> Any thoughts?
> 
Thought of the day:  Hmmmmm...  errrr...  oh...  ah ha!

-- 
   _/   _/  _/_/_/_/  _/    _/  _/_/_/  _/    _/
  _/_/_/   _/_/      _/    _/    _/    _/_/  _/   K e v i n   W a l s h
 _/ _/    _/          _/ _/     _/    _/  _/_/    kevin at cursor.biz
_/   _/  _/_/_/_/      _/    _/_/_/  _/    _/


More information about the interchange-users mailing list