Please anyone, my shipping rate is not working with weight. www.allmart.com.ng. i mean all items use the same shipping price (0.5kg mobile phone and 30kg generator)
Country,Region/State,"Zip/Postal Code","Weight (and above)","Shipping Price"
NGA,AB,*,1.0000,2600.0000
NGA,AD,*,1.0000,3400.0000
NGA,AK,*,1.0000,3050.0000
NGA,AN,*,1.0000,2900.0000
NGA,BA,*,1.0000,3200.0000
NGA,BE,*,1.0000,3300.0000
NGA,BO,*,1.0000,3300.0000
NGA,BY,*,1.0000,3000.0000
NGA,CR,*,1.0000,2900.0000
NGA,DE,*,1.0000,2700.0000
NGA,EB,*,1.0000,2900.0000
NGA,ED,*,1.0000,2700.0000
NGA,EK,*,1.0000,2400.0000
NGA,EN,*,1.0000,2900.0000
NGA,FC,*,1.0000,2600.0000
NGA,GO,*,1.0000,3100.0000
NGA,IM,*,1.0000,2700.0000
NGA,JI,*,1.0000,3100.0000
NGA,KD,*,1.0000,2900.0000
NGA,KE,*,1.0000,3000.0000
NGA,KN,*,1.0000,2900.0000
NGA,KO,*,1.0000,3000.0000
NGA,KT,*,1.0000,3000.0000
NGA,KW,*,1.0000,2400.0000
NGA,LA,*,1.0000,1400.0000
NGA,NA,*,1.0000,2800.0000
NGA,NI,*,1.0000,2800.0000
NGA,OG,*,1.0000,1900.0000
NGA,ON,*,1.0000,2400.0000
NGA,OS,*,1.0000,2200.0000
NGA,OY,*,1.0000,2200.0000
NGA,PL,*,1.0000,3200.0000
NGA,RI,*,1.0000,3000.0000
NGA,SO,*,1.0000,3000.0000
NGA,TA,*,1.0000,3200.0000
NGA,YO,*,1.0000,3200.0000
NGA,ZA,*,1.0000,3200.0000
Solved! Go to Solution.
@lanre_opeYou have added shipping rates as 1KG or above. Your rates are working properly when you switch between the States under Nigeria. You need to add more shipping prices like below for different weight. You can adjust the weight and prices as per your need.
NGA,AB,*,0.0000,2600.0000
NGA,AB,*,1.0000,3000.0000
NGA,AB,*,2.0000,3400.0000
NGA,AB,*,3.0000,3800.0000
NGA,AB,*,4.0000,4200.0000
In the above configuration if your product weight up to 1KG then shipping charge will be 2600. If weight is equal or above 1KG then shipping charges will be 3000 and so on.
Problem solved? Please give 'Kudos' and accept 'Answer as Solution'.
@lanre_opeYou have added shipping rates as 1KG or above. Your rates are working properly when you switch between the States under Nigeria. You need to add more shipping prices like below for different weight. You can adjust the weight and prices as per your need.
NGA,AB,*,0.0000,2600.0000
NGA,AB,*,1.0000,3000.0000
NGA,AB,*,2.0000,3400.0000
NGA,AB,*,3.0000,3800.0000
NGA,AB,*,4.0000,4200.0000
In the above configuration if your product weight up to 1KG then shipping charge will be 2600. If weight is equal or above 1KG then shipping charges will be 3000 and so on.
Problem solved? Please give 'Kudos' and accept 'Answer as Solution'.