[Date Prev][Date Next][Thread Prev][Thread Next][Interchange by date
][Interchange by thread
]
[ic] shipping cost problem
Hello I have a problem with my shipping cost calculations.
I wanted to have a simple check if the total amount of ordered articles
is above a fixed value (say 600 USD) when this is the case no shipping
costs should evolve, otherwise the shipping costs should be a fixed
value (say 13.92 USD)
Now i set up a shipping.asc and put the file into the products dir.
The file content is :
mode description criteria min max cost next
zone query qual perl total opt
default Standard Versand price 0 0 e 0
default Standard Versand price 0 600 f 13.92
default Standard Versand price 601 999999 e 0
And in my catalog.cfg i have the line
ValuesDefault mv_shipmode default
and thats it i thought.
but it is not working, the shipping costs are always zero.
Where is my mistake.
Thx Karsten Fuhrmann
_______________________________________________
Interchange-users mailing list
Interchange-users@lists.akopia.com
http://lists.akopia.com/mailman/listinfo/interchange-users