欢迎您光临{$webdb.webname}!
返回首页
{notempty name="$userdb"}
{$userdb.username} 您好欢迎回来!
[退出]
会员中心
{else /}
[ 登录 ]
免费注册
{/notempty}
{$info.title}
店铺信息
电话:{$info.telphone}
地址:{$info.address}
{volist name="info.rollpics" id="rs"}
{/volist}
商品分类
{php}$fidlist=\app\mall\model\Mysort::getLevelList($info['uid']);{/php} {foreach name="fidlist" item="vo"}
{$vo.name}
{if condition="isset($vo['child'])"}
{foreach name="vo['child']" item="v"}
{$v.name}
{/foreach}
{/if} {/foreach}
{php}$menu_html=request()->controller().request()->action();{/php}
商家首页
商家介绍
商家商品
联系方式
秒杀
拼团
分销
{block name="body_content"}页面主体部分内容{/block}
热销商品排行
{qb:tag name="pc_dianpu_rexiao9" rows="6" order="sellnum" by="desc" status="1" where="uid=$info[uid]" class="app\mall\index\Labelmall@labelGetList"}
{$rs.title}
¥{$rs.price}
{/qb:tag}
热门排行
{qb:tag name="pc_dianpu_remen9" rows="6" order="view" by="desc" status="1" where="uid=$info[uid]" class="app\mall\index\Labelmall@labelGetList"}
{$rs.title}
¥{$rs.price}
{/qb:tag}
All Right Reserved {$info.title} 版权所有