1、includes\lib_insert.php 更改商品浏览历史的价格:
分别删除这句代码:
$goods['shop_price'] = price_format($row['shop_price']);
还有这个字段
'.$GLOBALS['_LANG']['shop_price'].'<font class="f1">'.$goods['shop_price'].'</font><br />
2、
1、includes\lib_insert.php 更改商品浏览历史的价格:
分别删除这句代码:
$goods['shop_price'] = price_format($row['shop_price']);
还有这个字段
'.$GLOBALS['_LANG']['shop_price'].'<font class="f1">'.$goods['shop_price'].'</font><br />
2、