[ic] shipping.asc less than 1lb

Steve Graham icdev at mrlock.com
Wed May 21 22:19:43 UTC 2008


table lookup question:

Trying to setup first class  mail for items less than .65 lbs, as listed below.
Will IC worked with partial lbs, ie less than 1lb like below?

Steve
=========================

from shipping.asc

fcm:    First Class Mail
         crit                    weight
         at_least                3
         adder                   1
         ups                     1
         zone                    760fc
         PriceDivide             1
         table                   FirstClass
         ui_ship_type            UPSI
         min                             0
         max                             0
         cost                    e No shipping needed!

         min                             0
         max                             0.63
         cost                    u

         min                             0.63
         max                             9999999
         cost                    e Too heavy for First Class Mail


760fc.csv

DestZip,FirstClass
005-999,all

FirstClass.txt
weight  all
0.06    1.17
0.13    1.34
0.19    1.51
0.25    1.68
0.31    1.85
0.38    2.02
0.44    2.19
0.50    2.36
0.56    2.53
0.63    2.70




More information about the interchange-users mailing list