Hi
I am using MultiGeoZone and i made two shiping table there
table 1
0.10:1.50,0.20:1.80,0.30:2.00,0.40:2.40,0.50:2.90,0.70:3.80,1.00:4.80,1.25:6.00, 2.00:8.00,10.00:14.00
In Table 2
0.1:4.30,0.5:4.80,1:5.90,2:9.60,5:18,10:18
when i select an item whose weight is 0.1kg or less then 2 kg shoping cart display shipping charges according to the 2.0kg weight e,g if i select 0.1kg item and press checkut with above two shipping methods shiping cost calculate
for table 1 is 8.00
for table 2 is 9.60
it should calculate cost as
for table 1 is 1.50
for table 2 is 4.30
Can some help me to sort out this problem



