Index: branches/5.1.x/units/products/products_tag_processor.php =================================================================== diff -u -N -r13185 -r13813 --- branches/5.1.x/units/products/products_tag_processor.php (.../products_tag_processor.php) (revision 13185) +++ branches/5.1.x/units/products/products_tag_processor.php (.../products_tag_processor.php) (revision 13813) @@ -1,6 +1,6 @@ Application->recallObject('ShippingQuoteCollector'); + /* @var $quote_engine_collector ShippingQuoteCollector */ + $types = $quote_engine_collector->GetAvailableShippingTypes(); $object =& $this->getObject($params);