{{$i18n.locale=='zh'?shopInfo.commodityName:shopInfo.commodityNameEn}}
{{ $i18n.locale == "zh" ? "已结束" : "Ended" }}
{{shopInfo.point}}{{$i18n.locale=='zh'?'积分':'integral'}}
{{$i18n.locale=='zh'?'已兑换':'Has change'}}:{{shopInfo.exchangeQuantity}}
{{$i18n.locale=='zh'?'剩余':'Residue'}}:{{shopInfo.usageQuantity}}
有效期至:{{shopInfo.expirationType=='y'?'长期有效':`${moment(shopInfo.createDate).format('YYYY-MM-DD')}`}}
Valid
until:{{shopInfo.expirationType=='y'?'Long effective':`${moment(shopInfo.createDate).format('YYYY-MM-DD')}`}}
{{$i18n.locale=='zh'?'数量':'Quantity'}}
-
{{addtext}}
+
{{$i18n.locale=='zh'?'规则信息':'Rules of the information'}}
{{$i18n.locale=='zh'?'兑换对象':'For object'}}:
{{shopInfo.exchangeObject}}
{{shopInfo.exchangeObject}}
{{$i18n.locale=='zh'?'兑换限制':'Exchange restrictions'}}:
{{shopInfo.restrict=='y'?shopInfo.exchangeRestrict:'无限制'}}
{{shopInfo.restrict=='y'?shopInfo.exchangeRestrict:'Unrestricted'}}
{{$i18n.locale=='zh'?'活动有效期':'Validity of activity'}}:
{{shopInfo.expirationType=='y'?'长期有效':`${moment(shopInfo.createDate).format('YYYY-MM-DD')}`}}
{{shopInfo.expirationType=='y'?'Long-term effective':`${moment(shopInfo.createDate).format('YYYY-MM-DD')}`}}
{{$i18n.locale=='zh'?'礼品介绍':'Products introduction'}}:
{{$i18n.locale=='zh'?shopInfo.commodityDetails:shopInfo.commodityDetailsEn}}