{m:include "index","header"}
当前位置:{get_location($catid)}
{m:lists field="title,url,thumb,brand,price,stock" catid="$catid" limit="10" page="page"} {loop $data $v}
{$v['title']}
{str_cut($v['title'], 69)} ¥{$v[price]}元 库存:{$v[stock]}个 查看详情
{/loop}
{$pages}
{m:include "index","footer"}