{{ CenterCoupon.activity_name }}
(线下使用)
{{
sprintf(
__("有效日期至:%s"),
CenterCoupon.voucher_end_date || CenterCoupon.activity_endtime
)
}}
{{ CenterCoupon.WriteOffCode }}
{{ __("立即领取") }}
{{ __("立即领取") }}
{{ __("已领完") }}
{{ __("已使用") }}
{{ __("已过期") }}
{{ __("立即使用") }}
{{ __("立即使用") }}
{{ __("在线使用") }}
{{ __("分享给好友") }}
{{ __("立即领取") }}
{{ __("立即领取") }}
{{ __("已领完") }}
{{ __("已使用") }}
{{ __("已过期") }}
{{ __("立即使用") }}
{{ __("在线使用") }}
{{ __("分享给好友") }}
{{
__("支持线下使用(在门店购物时,向店员出示此码抵扣)")
}}
{{ __("使用条件") }}
1、{{
sprintf(
__("满¥%s可用"),
CenterCoupon.voucher_subtotal ||
CenterCoupon.activity_rule.requirement.buy.subtotal
)
}}
{{ __("使用条件") }}
1、{{
sprintf(
__("满¥%s可用"),
CenterCoupon.voucher_subtotal ||
CenterCoupon.activity_rule.requirement.buy.subtotal
)
}}
{{ __("使用说明") }}
{{ __("支持线下使用,领取后向店员展示优惠券详情") }}