{{ t('Order Summary (:quantity product(s))', {quantity: orderForm.quantity}) }}
{{ t('Device') }}
{{ device.deciveName }}{{ t('Color') }}
{{ t('Price') }}
{{ orderForm.price | number:0 }} {{ app.currency }}{{ t('Total payment amount') }}
{{ orderForm.total_price | number:0 }} {{ app.currency }}{{ t('Full name') }} *
{{ t('Phone number') }} *
{{ t('OTP') }} *
{{ t('Province/City') }} *
{{ t('District') }} *
{{ t('Precinct') }} *
{{ t('Address') }}
{{ t('Note') }}