1 reply [Last post]
JOnob's picture
Offline
Joined: 01/12/2009
Juice: 23
Was this information Helpful?

I'm on D6.10 and Ubercart 2.0-beta5

Maybe I am missing something, but from what I can see, shipping options seem a bit thin on the ground.

I'd like to offer 2 shipping options, both of which are based on the total cart weight. Each of the two options must have a stepped scale, as follows:
Option 1 = Mail : 0-100g = £1.00, 100-500g = £2, 500-1000g = £5, 1000-2000g = £10, etc
Option 2 = Courier : 0-10000g = £8.00, 10000 - 100000g = £15

Is this even possible?

Thanks for any help you can provide.

Lyle's picture
Offline
AdministratoreLiTe!
Joined: 08/07/2007
Juice: 6846
Re: Confused with shipping

Follow the instructions in http://www.ubercart.org/docs/user/310/flatrate_shipping_quote. Instead of adding a condition to count the number of products, you would use the weight condition. For your situation, you'll need a flat rate method for each weight range, so you may want to use the weightquote module for the Mail option instead to cut down on your set up time.