{extend name="default/users/base" /} {block name="title"}用户中心 - {:WSTConf('CONF.shopName')}{__block__}{/block} {block name="css"} {/block} {block name="main"} {block name="content"}
为您推荐
{wst:goods type='recom' num='5' id='rec'}

{$rec['goodsName']}

¥{$rec['shopPrice']} 成交量:{$rec['saleNum']}
加入购物车
{/wst:goods}
我的关注
{volist name='$favorites' id="fa" length="5"}

{$fa['goodsName']}

¥{$fa['shopPrice']} 成交量:{$fa['saleNum']}
加入购物车
{/volist}
我的足迹
{wst:goods type='history' num='5' id="his"}

{$his['goodsName']}

¥{$his['shopPrice']} 成交量:{$his['saleNum']}
加入购物车
{/wst:goods}
{/block} {/block} {block name="js"} {/block}