Going through the OrderObjectMappings.xml and OrderPipelineMappings.xml
files, it would seem that products do not, by default, have a property for
weight. However, the Catalog Manager re****ts a localization string for
"Weight Measure" in the Base Properties of the catalog and the ****pping
router component sup****ts ****pment routing based on weight so I'm a little
confused and just want to make sure that I'm not missing something fairly
obvious here.
I would assume that adding a "weight" property to the product and then
making sure the pipelines that perform any calculation on this have
invoked
the QueryCatalogInfo component prior to their execution
(item._product_weight).
So, is adding weight necessary or am I missing something? Any feedback is
appreciated.
Thanks.
Andy M.