Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Table Rate Shipping Question


Guest

Recommended Posts

Posted

Can anyone please tell me how I would set up table rate shipping so it reflects the following shipping charges?

 

16" item and shorter = $10.00

Over 16" = $15.00

Posted

I tried to do this by setting it up to calculate shipping by weight

(you know, where it has the option to calculate by weight or price), where the 16" items and shorter would have a weight of 2 and the over 16" items would have a weight of 3, but it's totally not working, it shows 0 shipping :(

 

What am I doing wrong, please, can someone help me with this?

Posted

To use the table rates, in your case it would be something like this:

 

 

0:0.00,2:10.00,3:15.00

 

However, this will only work if the customer chooses just ONE product at a time. Multiple products will add the shipping and be off the scale.

 

You may want to look at individual product shipping so you can add each items shipping price and the total will be calculated at the end.

 

 

Chris

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...