Hi Rohit Would it work to do something like this:
Add X to the product cost. Have Z, the difference between Y and X (Z = Y-X) as the flat rate shipping cost. The big disadvantage here is that this system needs all of the products in the store to use one Z cost for shipping. Alternately, how would it work to use an estimated weight for the product, and contact usps to get the shipping cost regardless of the mix of products, and taking into account where it's going domestically. You can look through jira to see the patch I needed to get usps working. Thanks Daniel On Wed, 2006-09-20 at 08:17 -0700, rohit2006 wrote: > Hi, > > I want to calculate per item on the following lines: > > X amount for the first item and y amount for every additional item. I am not > sure if we can do this, can we? > > I also run 2 very different catagories of products, which are shipped from 2 > different locations and thus the shipping cost vary a lot. How can we > configure shipping in this case? > > Thank you, > > rohit
