<{url path="index.php?m=goods&a=detail&id=12"}> <{include file="default/header.html"}> <{uqcms m="goods_act" v="sps" c="seckill:limit=6"}> <{if $sps.list}>
<{if $sps.next_time > 0}>
距离下一波还有
<{/if}>
<{foreach item=i key=key from=$sps.list}>
style="border-left:none;"<{/if}>>
<{$i.price}>¥<{$i.market_price}>
<{/foreach}>
<{/if}> <{uqcms m="goods_theme" v="brand" c="brand:limit=15"}> <{if $brand.list}>
<{ads alias=pc_index_brand data="index_brand"}> <{foreach item=i from=$index_brand}> <{if $i.type == '2'}> <{/if}> <{/foreach}>
<{foreach item=i key=key from=$brand.list}>
<{$i.name}>
<{/foreach}>
<{/if}>
<{uqcms m="goods_index" v="data" c="goods:page_size=8"}> <{foreach item=g from=$data}> <{if $g.goods}>

<{$g.lou}>F <{$g.cname}>

<{ads alias=$g.ad_cid data="1f_ad"}> <{foreach item=i from=$1f_ad}> <{if $i.type == '2'}> <{/if}> <{/foreach}>
    <{foreach item=c key=ck from=$g.cats}>
  • <{$c.name}>
  • <{/foreach}>
<{foreach item=i from=$g.goods}>
<{$i.title}>
<{$i.title|truncate:17:''}>
¥ <{$i.price}>
<{/foreach}>
<{/if}> <{/foreach}>
<{include file="default/footer.html"}>