I'm working on a new e-commerce site for my company, and need some advice on calculating the freight/shipping costs.
The difficulty is not utilizing FedEx or UPS web services to return costs.
The problem is that the calculators require weight to calculate and we have a massive database of products. While some have a weight - most do not, and this makes calculating the freight/shipping costs more difficult.
What do you guys think it the best way to calculate freight in the absence of weight and dimensions?
(I know not strictly a PHP question, but I wasn't sure where else to post it)
The difficulty is not utilizing FedEx or UPS web services to return costs.
The problem is that the calculators require weight to calculate and we have a massive database of products. While some have a weight - most do not, and this makes calculating the freight/shipping costs more difficult.
What do you guys think it the best way to calculate freight in the absence of weight and dimensions?
(I know not strictly a PHP question, but I wasn't sure where else to post it)