{{ previewCourseInfo.placeName || previewCourseInfo.name }}
¥{{ previewCourseInfo?.originalPrice ?
previewCourseInfo?.originalPrice : previewCourseInfo?.sellingPrice.toFixed(2)
}}
-
+
商品总价(共{{ countTotal }}件)
¥{{
previewCourseInfo?.originalPrice ? (previewCourseInfo?.originalPrice * countTotal).toFixed(2) :
previewCourseInfo?.sellingPrice.toFixed(2)
* countTotal }}
试听优惠
团购优惠
-¥
{{ previewCourseInfo?.sellingPrice.toFixed(2) }}
{{
previewCourseInfo?.originalPrice ? (previewCourseInfo?.originalPrice -
previewCourseInfo?.sellingPrice.toFixed(2)) * countTotal : ((previewCourseInfo?.sellingPrice
-
previewCourseInfo?.totalPrice.toFixed(2))) * countTotal }}
小计 ¥
{{ (0 + totalInsurePrice).toFixed(2) }}
{{ previewCourseInfo?.originalPrice ? (previewCourseInfo?.sellingPrice *
countTotal).toFixed(2) : ((previewCourseInfo?.sellingPrice - (previewCourseInfo?.sellingPrice
- previewCourseInfo?.totalPrice)) * countTotal).toFixed(2) }}
{{ item.name }}
不支持退款
{{ key }}, {{
value }};
保险公司:{{ item.insuranceName_dictText }}
¥{{ item.priceDataList[0].insurePrice }}/天·人
去投保
清除
修改
被保人
{{ insureUser.userData.length }}人({{ user.fullName }}{{
index < insureUser.userData.length - 1 ? ',' : '' }})
生效时间
{{ insureUser.slectObj.insureDay }}天({{ insureUser.startDate }}-{{
insureUser.endDate }})
保费总金额
¥{{ insureUser.totalPrice }}
用户信息 至少需选择{{ countTotal }}人
邀请微信好友
-
{{ item.fullName }}
身份证 {{ idCardHide(item.identityCard) }}
+
添加用户
{{ placeId ? '使用须知' : '购买须知' }}
有效期
购买后{{ previewCourseInfo?.indate }}天有效
除外日期
每{{ '周' + item + ' '
}}不可用
预约信息
{{ previewCourseInfo?.advanceTime == 0 ? '免预约' :
'请你提前' + previewCourseInfo?.advanceTime + '小时预约' }}
适用人数
每张券最多{{ previewCourseInfo?.usableCount }}人使用
温馨提示
服务保障
退款规则
{{ previewCourseInfo?.refundType == 1 ? '未消费随时退款,过期未消费自动退款。' : '不支退款,请慎重考虑后购买。' }}