{#
#} {#

{{ title }}

#} {#
#}
Seller {{ orderShipment.seller.company }}
Order id {{ orderShipment.orderId }}
Status {{ orderShipment.status }}
First name {{ orderShipment.firstName }}
Last name {{ orderShipment.lastName }}
Company {{ orderShipment.company }}
NIP/NIF {{ orderShipment.nipNif }}
Country {{ orderShipment.country }}
State {{ orderShipment.state }}
City {{ orderShipment.city }}
Address one {{ orderShipment.addressOne }}
Address two {{ orderShipment.addressTwo }}
Post code {{ orderShipment.postCode }}
Billing email {{ orderShipment.billingEmail }}
Billing phone {{ orderShipment.billingPhone }}
Shipping method {{ orderShipment.shippingMethod }}
Payment method {{ orderShipment.paymentMethod }}
Service code {{ orderShipment.serviceCode }}
Order total {{ orderShipment.orderTotal }}
Nº skus {{ orderShipment.nSkus }}
Nº items {{ orderShipment.nItems }}
Nº items 1kg {{ orderShipment.nItems1kg }}
F total volume {{ orderShipment.fTotalVolume }}
F total weight {{ orderShipment.fTotalWeight }}
Shipping total {{ orderShipment.shippingTotal }}
Sold together {{ orderShipment.soldTogether }}
Cod {{ orderShipment.cod }}
Shipped date {{ orderShipment.shippedDate |date("F j, Y, g:i a") }}
Tracking {{ orderShipment.tracking }}
Tracking status {{ trackingStatus }}
Tracking date {{ orderShipment.trackingDate|date("F j, Y, g:i a") }}
Tracking sent {{ orderShipment.trackingSent |date("F j, Y, g:i a") }}
Sam courier {{ orderShipment.samCourier }}
Sam service {{ orderShipment.samService }}
Sam ship cost {{ orderShipment.samShipCost }}
Sam ship price {{ orderShipment.samShipPrice }}
Shipeu courier {{ orderShipment.shipeuCourier }}
Shipeu service {{ orderShipment.shipeuService }}
Courier service id {{ orderShipment.courierServiceId }}
Courier account {{ orderShipment.courierAccount }}
{% if(app.request.get('id') ) %} {% endif %} Cancel