{m:include "index","header"}

{get_catname($catid)}

当前位置:{get_location($catid)}
{m:lists field="title,url,color,thumb,brand,price,stock" catid="$catid" limit="10" page="page"} {loop $data $v}
{$v['title']}
{title_color($v['title'], $v['color'])}

¥{$v[price]}元

库存:{$v[stock]}个

查看详情
{/loop}
{$pages}
{m:include "index","footer"}