{template '_header'}
我的优惠券
 
恭喜获得

{php echo count($coupons)}张优惠券

{loop $coupons $coupon}
{$coupon['title1']}

{$coupon['title3']}

{$coupon['title2']}

{if $coupon['coupontype']==0 &&count($coupon['goods'])>0} {/if}
{/loop}
返回商城查看更多商品
{template '_copyright'}
{template '_footer'}