I have a situation where I'd like to create a lookup table for prices based on quantity per product. There are also a few other lookup tables that I may need to factor in, so instead of making line item discounts or fees based on an original price, I'd like the price to be pulled from these lookup tables with some additional logic thrown in.
I think what I want to do is add a CCK Computed field to my Products, but then what would the best approach be for setting the product price to this computed price?





Joined: 11/19/2007