
#{{ trackdata.order.code }}
Payment method: {{ stripePayment.includes(trackdata.order.payment_type) ? "STRIPE" : trackdata.order.payment_type }}
{{ formatPrice(trackdata.order.amount, 0, false) }}
{{ trackdata.status }}
Shipping info: {{ trackdata.order.shipping_info }}
{{ orderExpectText.replace("#time", convertFromGMT7ToUTC(trackdata.order.created_at_origin, trackdata.order.shipping_max_time, true)) }}
Order Placed
{{ convertFromGMT7ToUTC(trackdata.order.created_at_origin) }}
Packaging
{{ convertFromGMT7ToUTC(getStatusTime(trackdata.order, 'ISSUED')) }}
On The Road
{{ convertFromGMT7ToUTC(getStatusTime(trackdata.order, 'DELIVERING')) }}
Delivered
{{ convertFromGMT7ToUTC(getStatusTime(trackdata.order, 'FINISHED')) }}
Order Activity
Shipping Company: {{ shipment.shipper.name }}
Codigo de Envio:
{{ shipment.code }}
{{ timeline.content }}
{{ convertGMT7toUTC(timeline.time) }}
See all
Productos
({{ trackdata.order.items.length }})
Producto
Precio
Cantidad
Sub total
{{ item.name }}
{{ key }}: {{ value }}
Área De Impresión: {{ getByField(printLocations, 'value', value).name }}
Preview url: View
{{ formatPrice(item.price, 0) }}
x{{ item.quantity }}
{{ formatPrice(item.price * item.quantity, 0) }}
Gastos de envío
{{ formatPrice(trackdata.order.shipping_fee, 0, false) }}
Otra Tarifa
{{ formatPrice(trackdata.order.other_fee, 0, false) }}
Tarifa de diseño
{{ formatPrice(trackdata.order.design_fee, 0, false) }}
Propinas
{{ formatPrice(trackdata.order.tips, 0, false) }}
Taxes
{{ formatPrice(trackdata.order.tax, 0, false) }}
Descuento
-{{ formatPrice(trackdata.order.discount, 0, false) }}
Amount
{{ formatPrice(trackdata.order.amount, 0, false) }}
#{{ childOrder.code }}
Payment method: {{ stripePayment.includes(trackdata.order.payment_type) ? "STRIPE" : trackdata.order.payment_type }}
{{ formatPrice(childOrder.amount, 0, false) }}
{{ childOrder.order_status }}
Shipping info: {{ childOrder.shipping_info }}
{{ orderExpectText.replace("#time", convertFromGMT7ToUTC(childOrder.created_at, childOrder.shipping_max_time, true)) }}
Order Placed
{{ convertFromGMT7ToUTC(childOrder.created_at) }}
Packaging
{{ convertFromGMT7ToUTC(getStatusTime(childOrder, 'ISSUED')) }}
On The Road
{{ convertFromGMT7ToUTC(getStatusTime(childOrder, 'DELIVERING')) }}
Delivered
{{ convertFromGMT7ToUTC(getStatusTime(childOrder, 'FINISHED')) }}
Order Activity
Shipping Company: {{ shipment.shipper.name }}
Codigo de Envio:
{{ shipment.code }}
{{ timeline.content }}
{{ convertGMT7toUTC(timeline.time) }}
See all
Productos
({{ childOrder.items.length }})
Producto
Precio
Cantidad
Sub total
{{ item.name }}
{{ key }}: {{ value }}
Área De Impresión: {{ getByField(printLocations, 'value', value).name }}
Preview url: View
{{ formatPrice(item.price, 0) }}
x{{ item.quantity }}
{{ formatPrice(item.price * item.quantity, 0) }}
Gastos de envío
{{ formatPrice(childOrder.shipping_fee, 0, false) }}
Otra Tarifa
{{ formatPrice(childOrder.other_fee, 0, false) }}
Tarifa de diseño
{{ formatPrice(childOrder.design_fee, 0, false) }}
Propinas
{{ formatPrice(childOrder.tips, 0, false) }}
Taxes
{{ formatPrice(childOrder.tax, 0, false) }}
Descuento
-{{ formatPrice(childOrder.discount, 0, false) }}
Amount
{{ formatPrice(childOrder.amount, 0, false) }}
Billing Address
Billing address cannot be changed and does not affect the delivery process.
Nombre y Apellido: {{ trackdata.order.attributes.customer_info.full_name }}
Correo electrónico: {{ trackdata.order.attributes.customer_info.email }}
Número de Teléfono: {{ trackdata.order.attributes.customer_info.phone }}
Localización: {{ getBillingLocation(trackdata) }}
Dirección: {{ trackdata.order.billingAddress.address }}
Código Postal: {{ trackdata.order.billingAddress.zip_code }}
Dirección de Envío
Nombre y Apellido: {{ trackdata.order.attributes.gift_info && trackdata.order.attributes.gift_info.name ? trackdata.order.attributes.gift_info.name : trackdata.order.attributes.customer_info.full_name }}
Número de Teléfono: {{ trackdata.order.attributes.gift_info && trackdata.order.attributes.gift_info.phone ? trackdata.order.attributes.gift_info.phone : trackdata.order.attributes.customer_info.phone }}
Localización: {{ getShippingLocation(trackdata) }}
Dirección: {{ trackdata.order.delivery_address }}
Address Line 2: {{ trackdata.order.optional_address }}
Código Postal: {{ trackdata.order.zip_code }}
Cambiar información de envío
Order Notes
{{ trackdata.order.delivery_note }}
Ticket Related
{{ ticket.title }}
{{ ticket.customer_name ? ticket.customer_name : 'Customer' }}
{{ ticket.order_code }}
Abrir
Cerrar
×
Where do I find order code?
Check your email for an order confirmation from Printerval

When you completed your order

Are you sure?
If you cancel this order, the refund will be processed within 5-7 days.