Project:
canadapostCategory:
bug reportPriority:
normalStatus:
activeI 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?



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.