Guest Posted March 5, 2007 Posted March 5, 2007 I have set the tare to 0 and the increment to 0 also I am using the table method for shipping to canada and the zone method for shipping to USA Here are my values in the tables Shipping Table aka canada shipping 0-1:16.50,2-3:18.50,4-6:20.50,7-12:26.50,13-19:34.00,20-29:42.00,30-39:52.00,40-49:58.00 Zone 1 Shipping Table aka us shipping 0-1:8.50,2-3:9.50,4-6:10.50,7-12:13.50,13-19:18.00,19-29:23.00,30-39:29.00,40-49:34 Now I'm adding some products to the shopping cart and getting the shipping cost from the checkout page LB--US Price--CAN Price--Correct? 1--- 9.50--- 18.50--- no/no 2--- 9.50--- 18.50--- yes/yes 3--- 10.50--- 20.50--- no/no 4--- 10.50--- 20.50--- yes/yes 5--- 13.50--- 26.50--- no/no 14 -- 23.00--- 42.00--- no/no Any idea what could be the problem? any suggestions?
Bushmaster Posted March 5, 2007 Posted March 5, 2007 I have set the tare to 0 and the increment to 0 also I am using the table method for shipping to canada and the zone method for shipping to USA Here are my values in the tables Shipping Table aka canada shipping 0-1:16.50,2-3:18.50,4-6:20.50,7-12:26.50,13-19:34.00,20-29:42.00,30-39:52.00,40-49:58.00 Zone 1 Shipping Table aka us shipping 0-1:8.50,2-3:9.50,4-6:10.50,7-12:13.50,13-19:18.00,19-29:23.00,30-39:29.00,40-49:34 Now I'm adding some products to the shopping cart and getting the shipping cost from the checkout page LB--US Price--CAN Price--Correct? 1--- 9.50--- 18.50--- no/no 2--- 9.50--- 18.50--- yes/yes 3--- 10.50--- 20.50--- no/no 4--- 10.50--- 20.50--- yes/yes 5--- 13.50--- 26.50--- no/no 14 -- 23.00--- 42.00--- no/no Any idea what could be the problem? any suggestions? You only need the first number in your table settings. Try this Shipping Table aka canada shipping 1:16.50,2:18.50,4:20.50,7:26.50,13:34.00,20:42.00,30:52.00,40:58.00 Zone 1 Shipping Table aka us shipping 1:8.50,2:9.50,4:10.50,7:13.50,13:18.00,19:23.00,30:29.00,40:34
Recommended Posts
Archived
This topic is now archived and is closed to further replies.