{include file="header.html"}
  • ¥{$coupon.coupon_value}
    {if $coupon.min_amount}
    满{$coupon.min_amount}元可用
    {/if}
    {if $coupon.store_id gt 0}{$coupon.store_name} 店内可用{else}全场通用券{/if}
    {if $coupon.total gt 0}仅剩{$coupon.surplus}件 {/if}

还没有优惠券数据

{include file="page.bottom.html"}
{include file="footer.html"}