{
layout: 'default',
needLogin: true,
style: {
navigationBarTitleText: '%orderDetail.title%',
navigationBarBackgroundColor: '#fff',
},
}
{{ t('orderDetail.status9.sellBackPrefix') }}
৳{{ formatNumber(detail?.recycleAmount) }}
{{ t('orderDetail.status9.receivePrefix') }}
৳{{ formatNumber(detail?.brokerage) }}
{{ t('orderDetail.status9.rewardSuffix') }}
{{ t('orderDetail.congrats') }}
{{ t('orderDetail.receiveReward') }}
৳{{ detail.brokerage }}
{{ t('orderDetail.sorry') }}
{{ t('orderDetail.receiveReward') }}
৳{{ detail.brokerage }}
{{ t('orderDetail.waiting') }}
{{ t('orderDetail.paymentCountdown') }} {{ countdown }}
{{ t('orderDetail.address.add') }}
{{ $t('orderDetail.deliveryPartner') }}
{{ detail.deliveryName }}: {{ detail.deliveryId || '-' }}
{{ detail?.orderAddressVO?.realName }}
{{ detail?.orderAddressVO?.phone }}
{{ detail?.orderAddressVO?.province }} {{ detail?.orderAddressVO?.city }} {{ detail?.orderAddressVO?.district }} {{ detail?.orderAddressVO?.detail }} {{ detail?.orderAddressVO?.postCode }}
{{ t('orderDetail.address.orderNo') }}:{{ detail?.orderInfoVO?.[0].orderNo }}
{{ detail?.orderInfoVO?.[0].productName }}
{{ t('orderDetail.address.color') }}:{{ detail?.orderInfoVO?.[0].sku }}
৳ {{ formatNumber(detail?.orderInfoVO?.[0].price) }}
{{ t('orderDetail.address.quantity') }}:{{ detail?.orderInfoVO?.[0].payNum }}
{{ t('orderDetail.summary.title') }}
{{ $t('orderDetail.subTotal') }}
৳{{ formatNumber(detail.totalPrice) }}
{{ t('orderDetail.payment.title') }}
{{ detail.payType }}
৳{{ formatNumber(detail.payPrice) }}
{{ timeMap[i.changeType] }}
{{ i.createTime }}
{{ t('orderDetail.button.cancel') }}
{{ t('orderDetail.button.pay') }}
{{ $t('orderDetail.paymentMethod') }}
৳
{{ formatNumber(detail.payPrice) }}
{{ $t('orderDetail.paymentMethod') }}
{{ $t('orderDetail.bandhuBuyWallet') }} (
{{ $t('orderDetail.walletBalanceText') }}: ৳{{ formatNumber(balance) }}
)