<{import file="header.html" title="优惠券" describe=$row.describe css="public,coupon" }>
<{uqcms m="goods_promote" v="data" c="coupon"}> <{if $data}> <{foreach item=i from=$data.list}>
<{if $i.range == '1'}> <{else}> 全场可用 <{/if}>
¥<{$i.price}> 满<{$i.full_price}>可用
<{if $i.range == '1'}> 部分商品可用 <{else}> 全场可用 <{/if}>
有效期至 <{$i.end_time}>
<{if $i.is_save == '1'}> <{else}> <{/if}>
<{/foreach}> <{/if}>
<{import file="footer.html"}>