<{uqcms m="shop" c="get_one:smarty.get.id" v="shop"}> <{import file="common.html" title=$shop.name}>
<{if $shop.collect_status}>已经收藏<{else}>店铺收藏<{/if}>
<{uqcms m="goods" v="data" c="shop_goods:shop_id=smarty.get.id&group_cid=smarty.get.group_cid&page=smarty.get.page&sort=smarty.get.sort"}>
class="ch"<{/if}>><{$data.count.total}>全部商品 class="ch"<{/if}>><{$data.count.new}>商品上新 class="ch"<{/if}>><{$data.count.sps}>活动促销
<{if $data.list}> <{foreach item=i from=$data.list}>
<{if $i.act_status == '1'}><{/if}> ¥ <{$i.price}>
<{/foreach}> <{else}>
暂无产品
<{/if}>
<{uqcms m="goods" v="group" c="group:"|cat:$smarty.get.id}>
<{include file="default/footer.html"}>