{include file="header"}
{include file="nav"}
商城头条

商品
推荐

{volist name=":fun_s('shop',array('open'=>1,'settop'=>1),'id desc',3,1)" id="vo"}

{:cut($vo.title,10)}

¥{$vo.rmb}

{/volist}
{foreach name=":fun_S('cateShop',array('tid'=>0,'index'=>1,'open'=>1),'px desc','1000',1)" item="vo" key="k"}

{$vo.name}

{volist name=":fun_s('cateShop',array('tid'=>$vo.id,'index'=>1,'open'=>1),'px desc','12',1)" id="v"} {$v.name} {/volist}
更多..
{volist name=":fun_s('cateShop',array('tid'=>$vo.id,'index'=>1,'open'=>1),'px desc','6',1)" id="v"} {$v.name} {/volist}
{$vo.name}
{foreach name=":fun_sd('shop',array('f.open'=>1),$vo['id'],'times desc',6,1)" item="vk" key="o"}
{$vk.title}
¥{$vk.rmb} {if $vk.youhui=='1'}-¥{$vk.rmbs}{/if}
{/foreach}
{/foreach} {include file="footer" }