里奥模板中心技术为您整理,在Ecshop商品浏览历史模板样式修改的方法
想要修改ECSHOP的浏览历史样式,发现 history.lbi 中不能修改。
需要修改的文件:includes/lib_insert.php,找到函数:function insert_history(),下面的代码:
$str.=’<ul><li><a href=”‘.$goods['url'].’” target=”_blank”><img src=”‘.$goods['goods_thumb'].’” alt=”‘.$goods['goods_name'].’” /></a></li><li><a href=”‘.$goods['url'].’” target=”_blank” title=”‘.$goods['goods_name'].’”>’.$goods['short_name'].’</a><br />’.$GLOBALS['_LANG']['shop_price'].’<font>’.$goods['shop_price'].’</font><br /></li></ul>’;
上面的代码就是所对应的样式代码,修改即可。
另外,调用的模板文件:history.lbi,中的:
<div id=’history_list’>
{insert name=’history’}
</div>
其中,id=”history_list”是“清空”操作的ID。
商之翼(ecshop行业第一品牌)=ecshop二次开发+ecshop免费模板(http://www.68ecshop.com)+ecshop免费插件+电商工具
建站咨询热线
18503087281