{{ state.lockData.name }}
{{ $t("detail.store") }}:{{ state.lockData.siteName }}
{{ $t("detail.unit") }}:{{
state.lockData.unitTypeName
}}
{{ $t("detail.size") }}:{{ state.lockData.volume }} m³
{{ $t("detail.spec") }}:{{ removeTrailingZeros(state.lockData.length) }}m *
{{ removeTrailingZeros(state.lockData.width) }}m * {{ removeTrailingZeros(state.lockData.height) }}m
{{ currency }} {{ state.lockData.price }}
{{ currency }} {{ state.lockData.flashSalePrice }}
{{ currency }} {{ state.priceData.price }}
{{ $t("detail.sitemap") }}
{{ $t("detail.selected") }}
* {{ $t("detail.cUnit") }}
{{ state.lockData.unitTypeName }}
* {{ $t("detail.startDate") }}
{{ dayjs(state.startDate).format("YYYY/MM/DD") }}
* {{ $t("detail.lease") }}
{{ $t("months",{count: state.month}) }}
{{ state.lockData.shortTermDay }} {{ $t("common.day") }}
{{
$t("detail.discountOff", {
month: item.month,
percent: 100 - item.discount * 100,
discount: (item.discount * 100) / 10,
})
}}
{{ state.lockData.shortTermDay }} {{ $t("common.day") }}
{{ $t("detail.rentalFee") }}
{{ currency }} {{ state.priceData.discountExpense }}
{{ $t("detail.cDeposit") }}
{{ currency }} {{ state.priceData.securityDeposit }}
* {{ $t("detail.coupon") }}
{{ item.title }}
{{ item.couponCode }}
{{
couponDesc(item)
}}
{{
$t("detail.noselect")
}}
* {{ $t("detail.PointsRedemption") }} ({{ $t('detail.AvailablePoints') }}:{{ state.priceData?.maxPoint }})
{{$t('detail.DeductionAmount')}}:{{ currency }} {{ state.priceData?.deductionMoney }}
{{ $t("giftMonth",{count:state.priceData.giveExtraMonth})}}
* {{ $t("detail.feeDetail") }}
{{ $t("detail.rentalFee") }}
{{ currency }} {{ state.priceData.lockerExpense }}
{{ $t("detail.deposit") }}
{{ currency }} {{ state.priceData.securityDeposit }}
{{ $t("detail.valueAdded") }}
{{ currency }} 0.00
{{ $t("detail.discount") }}
{{ currency }} {{ state.priceData.favorable }}
{{ $t("common.tuangouCouponPrice") }}
{{ currency }} {{ state.priceData.couponPrice }}
{{ $t("detail.total") }}
{{ currency }} {{ state.priceData.expense }}
{{ $t("detail.read") }}
{{
$t("detail.agreement")
}}
{{ $t("common.bindPhone") }}
{{ $t("common.bindPhoneAfter") }}
{{
state.paySuccessOrfail
? $t("common.paySuccess")
: $t("common.payFail")
}}
{{ $t("unlock.FaceEnrollment") }}
{{ $t('common.Authentication') }}
{{ $t("detail.agreement") }}
{{ $t("detail.agreeTerm") }}
{{ $t("detail.scrollRead") }}