{{name}}
{{ t('confirm.shipping_fee') }}
{{items.price.deliveryPrice?fen2yuan(items.price.deliveryPrice):t('confirm.free_shipping')}}
{{ t('confirm.order_note') }}
{{ t('confirm.quantity') }}
{{totalItemCount}}
{{ t('common.total') }}
{{fen2yuan(items.price.payPrice)}}
{{ t('confirm.price_details') }}
{{ t('confirm.total_price') }} {{ t('confirm.total_items',{count:totalItemCount}) }}
{{ fen2yuan(state.orderInfo.price.totalPrice) }}
{{ t('confirm.shipping_fee') }}
{{ fen2yuan(state.orderInfo.price.deliveryPrice) }}