Hi,
I have problem how to configure store to calculate shipping based on weight for most of the products except single category where products are light and bulky. Anyway, it turns out that in code for UPS XML module there is support for packaging, but it seems that it is not used.
I can't believe I am the only one who ran into such issue. Can anyone share any experience or suggest a way to treat this issue.
Anyway I am reffering to
function packProducts($productsArray) {
in upsxml.php file and I am hoping someone can help me get this working or at least put more light on this issue.
Thanks in advance.
Zeljko



