edit include/func.php
do a search for $product["producttitle"]
then change the line
Code:
$product["producttitle"]="$product[product] $product[brand] $product[model] #$product[productid]";
to:
Code:
//$product["producttitle"]=""$product[productcode] $product[product]";
should do the trick....