[Date Prev][Date Next][Thread Prev][Thread Next][Minivend by date
][Minivend by thread
]
Price based Shipping calc.
Hello fellow Minivenders,
We are running 3.14 of minivend and having a terrible problem getting price
based shipping calculations working... we have no weight fields configured
into our database as they are not to be used..
our country.asc file
code selector shipmodes name
US US usps United States
our shipping.asc file
code description criteria min max formula
0 No shipping price 0 99999999 e No shipping mode
selected.
default No shipping price 0 99999999 g PriceDivide
usps US Post price 0 0 0
usps US Post price 0 30 7.50
usps US Post price 30 100 10.40
usps US Post price 100 200 16.65
usps US Post price 200 300 21.25
usps US Post price 300 500 33.80
usps US Post price 500 1000 59.55
usps US Post price 1000 99999 e @@TOTAL@@ is too much,
please call!
basically we just want the ship charge to be 7.50 for 0-30 dollars.. and so
on.. but now it just lists US Post as the ship method with 0's as the ship
amount... in catalog.cfg we have CustomShipping Price
We tried what the docs have.. regarding using a formula for the price
calc.. but no luck..
Surely someone has implemented this type of straightforward shipping
calculations...
Any help is greatly appreciated.
thanks
-Tyler K.