Index: branches/5.2.x/units/products/products_tag_processor.php =================================================================== diff -u -N -r15009 -r15053 --- branches/5.2.x/units/products/products_tag_processor.php (.../products_tag_processor.php) (revision 15009) +++ branches/5.2.x/units/products/products_tag_processor.php (.../products_tag_processor.php) (revision 15053) @@ -1,6 +1,6 @@ Application->GetVarDirect('compare_products', 'Cookie'); + $products = $products ? explode('|', $products) : Array (); + + return count($products) < $this->Application->ConfigValue('MaxCompareProducts'); + } + + /** * Checks if given field is filled for at least one product in comparison page * * @param Array $params