3 replies [Last post]
Danny_Joris's picture
Offline
Joined: 05/09/2009
Juice: 199
Was this information Helpful?

Hi All,

Is there a way for shipping quotes where I can give two shipping prices per product? The first one would be the normal shipping price as a single purchase. The second price would be the price if it is ordered as a second product. (this price would be lower.) I guess there can never be a 'first' and 'last' product in a cart, isn't it? Maybe the one with the highest shipping price should be the 'first' one.

My client asked if I could build a shipping system like this one:
http://finelittleshop.bigcartel.com/

Is there a way to do this? Are there similar sollutions for this? In the contrib section I don't see many shipping quotes sollutions.

This is for a novelty shop located in Belgium with clients worldwide. Especially for the US prices can go very high so it is important to hand the most economic sollution. Any suggestions are very welcome.

Thanks in advance,
Danny

PatW's picture
Offline
Joined: 03/31/2009
Juice: 138
Ubercart Discounts (Alternative)

Have you looked at the Ubercart Discounts (Alternative) module?

TR
TR's picture
Offline
Bug FinderFAQ ModeratorGetting busy with the Ubercode.
Joined: 11/05/2007
Juice: 3424
Re: Ubercart Discounts (Alternative)

This is extremely easy to do with the Flat Rate module. Set up two flat rates, one for the "normal" price and one for the "with other items" price. Edit the Conditional Actions for these flat rates so that the first quote runs only when there is exactly 1 item in the cart and the second quote runs only when there are two or more items in the cart.

<tr>.
Danny_Joris's picture
Offline
Joined: 05/09/2009
Juice: 199
Thanks both! I'm trying to

Thanks both!

I'm trying to figure out the Flat Rate Module. This client asked if I could consider working with order weights now. I tried to do this with Flat Rate as well, but I'm having a lot of troubles with this. I now even made a second drupal install from scratch with all the same modules. Still no good result though. I'm starting to get desperate.