Product Catalog Custom Properties & QueryCatalogInfo
Hello-
I am working on a CS 2007 project based on the Starter Site. I have a catalog product definition that contains a handful of Custom Properties, Sale Price for example. On the Basket page after executing the basket pipeline, I don't seem to have weakly-typed access to any of the Custom Properties on the product definition. I assumed QueryProdInfo would retrieve all properties including any custom properties which I could access via the LinetItem["_product_SalePrice"] weakly-typed nomenclature. Can anyone tell me if I am off syntactically here or if there is something more I need to do to get the customer properties to show up via the execution of QueryCatalogInfo.
Thanks in advance,
Al

