Hi, I'm new to zen cart but not new to PHP....
I just installed v1.3.9h - new install - new site.
I've installed the Canada Post Shipping Module and it seems to be working ok - one thing is I'm not seeing how many boxes are being shipped.
My main question is this:
In the admin-categories/products page when editing/adding a product, there's an option to price by attributes - which will also allow weight by attribute.
Canada Post module has the weight and dimensions in the product description, right now it looks like the weight is being pulled from my attributes. I'm wondering how I can do the same thing for dimensions.
The product/attributes are as follows:
small bag 50g(weight) 11x10x2(size of bag)
medium bag 100g 15x12x3.5
large bag 200g 22x15x5
If I all packages were the same it'd be fine but I need to calculate the sizes. I can get x amount of bags in a box depending on the size.
Is there a way to grab dimension by attributes for CPM?
Thanks.


Reply With Quote
