Zen Cart Logo
Forums / Built-in Shipping and Payment Modules / Table Rate 'Weights' not adding up correctly

Table Rate 'Weights' not adding up correctly

Locked

Views: 1,120

Results 1 to 4 of 4
This thread is locked. New replies are disabled.
16 Dec 2009, 3:40 AM
#1
rainyplace avatar

rainyplace

New Zenner

Join Date:
Nov 2009
Location:
QLD, Australia
Posts:
42
Plugin Contributions:
0

Table Rate 'Weights' not adding up correctly

hi,

I am using Table Rate for my postage calculator and seem to be having a bit of trouble.

I am using the following for my calculations:

100:2.00,1000:4.50,10000:9.00
100gms = $2.00, 1000gms = $4.50 etc

When i add 6 products that weight 10gms each, it calculates it at the 1000gms = $4.50 rate when it should be 100gms = $2.00 rate because it's only 60gms total.

I have double and triple checked the 'product listing' weight is set to 0 and the attributions weights are correct (as the weight & postage cost goes off attributes)

I have turned on my 'show weights' in the admin>product types>Product - General>edit layout and i can see the all the attributes are correctly weighted and the main product is set at 0gms.

Any one have any ideas.. i feel like I'm going to do this :frusty:

Cheers,
Grant.

16 Dec 2009, 4:07 AM
#2
rainyplace avatar

rainyplace

New Zenner

Join Date:
Nov 2009
Location:
QLD, Australia
Posts:
42
Plugin Contributions:
0

Re: Table Rate 'Weights' not adding up correctly

ok.. i think i've fixed it (abit dodgey i think). i had to add 40gms to each maximum amount as you can see below, to get it to work out right.

140:2.00,1040:4.50,10000:9.00

Dunno where this extra 40gms is coming from as 10 x 10gms = 100gms, but it seems to exqualling 140gms !!

Well i got it working correct, but if anyone knows of the problem, please let me know so i can have it correctted the right way.

Cheers,
Grant.

16 Dec 2009, 10:34 AM
#3
schoolboy avatar

schoolboy

Totally Zenned

Join Date:
Jun 2005
Location:
Cumbria, UK
Posts:
10,327
Plugin Contributions:
0

Re: Table Rate 'Weights' not adding up correctly

You may have TARE settings in your shipping/packaging configs.

Look under: ADMIN >>> CONFIGURATION >>> SHIPPING/PACKAGING and see what the TARE settings are.
*
(TARE settings add "more weight" to a consignment, using the logic that in addition to a PRODUCT's weight, the packaging will also weigh something. As shippers charge for the TOTAL weight - items plus the box they ship in - zencart offers you a system to increment the weight to account for this difference.)*

16 Dec 2009, 1:12 PM
#4
rainyplace avatar

rainyplace

New Zenner

Join Date:
Nov 2009
Location:
QLD, Australia
Posts:
42
Plugin Contributions:
0

Re: Table Rate 'Weights' not adding up correctly

schoolboy:

You may have TARE settings in your shipping/packaging configs.

Look under: ADMIN >>> CONFIGURATION >>> SHIPPING/PACKAGING and see what the TARE settings are.
*
(TARE settings add "more weight" to a consignment, using the logic that in addition to a PRODUCT's weight, the packaging will also weigh something. As shippers charge for the TOTAL weight - items plus the box they ship in - zencart offers you a system to increment the weight to account for this difference.)*

You are correct... thanks heaps mate very much appreciated :clap: