C
Chris Buckett
Hi,
I was just wondering if anyone has had any experience in developing a
shipping matrix.
We are based in the UK, and we need to ship both locally and
internationally. Local shipping is priced by weight and doesn't matter
about the number of packages, international shipping is by weight and
package size, so we need to know the number of packages.
Whilst we can decide how many of product x fits in a box, and what each
product weighs, what happens if someone orders:
-2 of product x,
-3 of product y and
-4 of product z
the problem here is how can we tell if it will all fit in one box
etc...?
Should we need to calculate the volumes of each item?
Maybe we should treat each order of each product type as a separate
shipping item, e.g. the example above shipped internationally should be
treated as three shipping orders and priced accordingly (even though
they may all fit in one box).
Has anyone solved this problem in the past?
Thanks for any advice!
Chris.
I was just wondering if anyone has had any experience in developing a
shipping matrix.
We are based in the UK, and we need to ship both locally and
internationally. Local shipping is priced by weight and doesn't matter
about the number of packages, international shipping is by weight and
package size, so we need to know the number of packages.
Whilst we can decide how many of product x fits in a box, and what each
product weighs, what happens if someone orders:
-2 of product x,
-3 of product y and
-4 of product z
the problem here is how can we tell if it will all fit in one box
etc...?
Should we need to calculate the volumes of each item?
Maybe we should treat each order of each product type as a separate
shipping item, e.g. the example above shipped internationally should be
treated as three shipping orders and priced accordingly (even though
they may all fit in one box).
Has anyone solved this problem in the past?
Thanks for any advice!
Chris.