Add a 2nd weight field

For general questions and discussions specific to the AbleCommerce 7.0 Asp.Net product.
Post Reply
kastnerd
Commodore (COMO)
Commodore (COMO)
Posts: 474
Joined: Wed Oct 22, 2008 9:17 am

Add a 2nd weight field

Post by kastnerd » Fri Jul 24, 2009 2:29 pm

The shipping part of able is not capable of many things. My first goal is to get shipping a little closer to reality.

My wheel weights 3 lbs. But if shipped by 2nd day or 3day its gets charged at 17lbs.

If in the product info there was "Weight" 3lbs and "Dim Weight" 17lbs

Then i tweak 2nd day and 3 day to look at "dim weight" not "weight"

Would this work?

combra
Lieutenant Commander (LCDR)
Lieutenant Commander (LCDR)
Posts: 98
Joined: Thu Jul 31, 2008 7:09 pm

Re: Add a 2nd weight field

Post by combra » Fri Jul 24, 2009 5:05 pm

kastnerd wrote:The shipping part of able is not capable of many things. My first goal is to get shipping a little closer to reality.

My wheel weights 3 lbs. But if shipped by 2nd day or 3day its gets charged at 17lbs.

If in the product info there was "Weight" 3lbs and "Dim Weight" 17lbs

Then i tweak 2nd day and 3 day to look at "dim weight" not "weight"

Would this work?
I don't think you need that. UPS should already be sending rate quotes that include minimum weights and package size that are billed at higher weights for 2nd and 3rd day automatically (assuming you put in the weight and size for every item in your backend).

-Brandon
AC 7.0.7 build 14600

kastnerd
Commodore (COMO)
Commodore (COMO)
Posts: 474
Joined: Wed Oct 22, 2008 9:17 am

Re: Add a 2nd weight field

Post by kastnerd » Fri Sep 11, 2009 8:43 am

It wont use size if you order 2 or more items.

User avatar
AbleMods
Master Yoda
Master Yoda
Posts: 5170
Joined: Wed Sep 26, 2007 5:47 am
Location: Fort Myers, Florida USA

Re: Add a 2nd weight field

Post by AbleMods » Mon Sep 14, 2009 6:12 am

It'll work but you'll have to modify the shipping gateway source code to get it.

You could create a product custom field and specify dimensional weights there. Then in the shipping gateway source, modify it to test for a dimensional weight custom field on each product involved in the ship transaction. If found, use that weight value instead of the product standard weight.

There's no way to do it out-of-the-box with AC7.
Joe Payne
AbleCommerce Custom Programming and Modules http://www.AbleMods.com/
AbleCommerce Hosting http://www.AbleModsHosting.com/
Precise Fishing and Hunting Time Tables http://www.Solunar.com

Post Reply