How to configure shipping

This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.
13 years ago
hy,
i have a problem with the Shipping Rate Computation Methods.

i have the following shipping prices:

0.1 - 1kg - 5Euro
1.1 - 5kg – 8 Euro
5.1kg – 50kg - 15 Euro

i have selected the Shipping By Order Weight method and added in the configuration the following (see the picture):

http://img291.imageshack.us/img291/2038/shippingz.png

I made this because the price doesn't change per kg, there are fix prices (see my shipping prices above).
This methode doesn't work. Is there a way to fix my problem?

regards
Christoph
13 years ago
someone who has an idea ?

regards
christoph
13 years ago
You do have the weights specified for each product, correct?

By default, the system is adding up all the weights and charging that amount based on PER POUND (or KG) of weight.

I use the same kind of scale as you (per country tough) -- I had to turn off the PER POUND (or KG) setting.

Here was the setting I changed to false:

ShippingByWeightAndCountry.CalculatePerWeightUnit

You may need to change the following to false:

ShippingByWeight.CalculatePerWeightUnit

To change these, you have to go to Configuration | All Settings.  I found them on about page 10 (they really need a filter on this page!) -- the settings are in alphabetical order.
13 years ago
Brilliant!

I was looking for an answer to this one too.

Thanks very much Jerry.
This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.