{{coupon.title}}
¥{{coupon.price | unitPrice}}
{{coupon.discount}}折
满{{coupon.consumeThreshold}}元可用
券
{{coupon.used_status == 0?'新到':coupon.used_status_text}}
• 使用范围:{{
coupon.scopeType == 'ALL' && coupon.storeId == '0'
? "全平台"
: coupon.scopeType == "PORTION_CATEGORY"
? "仅限品类"
: coupon.storeName == 'platform' ? '全平台' :coupon.storeName+''
}}使用
• 有效期至:{{coupon.endTime}}