juggla65 Posted March 23, 2007 Posted March 23, 2007 Hi! I need to be able to offer delivery a certain price above a certain price. So for example if a customers shopping cart goes over say $200 the delivery charge is $10 if the cart is under $200 its $5. Is there anyway of doing this? Thanks in advance. Quote
cmjennings21 Posted March 23, 2007 Posted March 23, 2007 Hi! I need to be able to offer delivery a certain price above a certain price. So for example if a customers shopping cart goes over say $200 the delivery charge is $10 if the cart is under $200 its $5. Is there anyway of doing this? Thanks in advance. You can simply use table rates on using price,done in your config. would look something like 200:5,1000:10 (I think) Quote
juggla65 Posted March 23, 2007 Author Posted March 23, 2007 You can simply use table rates on using price,done in your config. would look something like 200:5,1000:10 (I think) Ah I see I didnt realise thats what table rates was, i'll give it a crack. Thanks very much. Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.