For Programmers: Free Programming Magazines  


Home > Archive > ASP > December 2004 > Shipping component









You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

 

Author Shipping component
Tim

2004-12-19, 8:55 pm

Anyone know of any good shipping components for adding to
a custom built shopping cart. Or if you develop a
shipping piece, is it best to ship by weight or by item
meaning that each item will cost X amount to ship.

Thanks
Don Grover

2004-12-20, 8:55 am

"Tim" <anonymous@discussions.microsoft.com> wrote in message
news:12aa01c4e623$25e75d20$a401280a@phx.gbl...
> Anyone know of any good shipping components for adding to
> a custom built shopping cart. Or if you develop a
> shipping piece, is it best to ship by weight or by item
> meaning that each item will cost X amount to ship.
>
> Thanks


Hi Tim

I calculate both weight & volume and ship the cheapest way.
I calculate number of items in box / box qty and round up to full box
I get selected freight carrier and do a lookup against zip code and min
charge plus charge per kilo and then add freight insurance.
I also allowed for a global variable to increase freight by a percent if
needed.

Don Grover


Sponsored Links







Also available: Server administration forum archive | Web Design forum archive | Software forum archive | Hardware reviews archive

Copyright 2008 codecomments.com