Dimensions

Project:Canada Post Shipping
Component:Code
Category:
Priority:normal
Assigned:Unassigned
Status:active
Description
Project: 
canadapost

I will be using a Canada post shipping module as soon as I complete migration from Zencart to Drupal.

I'm just starting the process and checking out options.

My question at this point is - is it an option to use CCK fields for dimensions?

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

You certainly can, but the product module already provides length, width, and height fields, as well as the units of length. The shipping module can use node_load() on each product to get this information, as well as CCK data.