{template '_header'}
优惠券详情

{$coupon['couponname']}

有效期:{if $coupon['timestr']=='0'} 永久有效 {else} {if $coupon['timestr']=='1'} 即{$coupon['gettypestr']}日内 {$coupon['timedays']} 天有效 {else} {$coupon['timestr']} {/if} {/if} {if !empty($coupon['merchname'])} 限购[{$coupon['merchname']}]店铺商品 {/if}

{template '_footer'}