Estado da Encomenda
Pretende pesquisar o estado da sua encomenda?
{{i18n.searchOrderStatus}}
Indique o número da sua encomenda:
{{i18n.enterOrderStatus}}
{{i18n.invalidFormatError}}
{{i18n.orderInfo}}
{{i18n.orderNumber}}
{{order.orderNumber}}
{{i18n.orderDate}}
{{order.orderDate}}
{{i18n.deliveryMethod}}
{{isEnglish? order.deliveryMethodEn : order.deliveryMethod}}- {{order.storeName}}
{{i18n.paymentMethod}}
{{order.total === '0.0' && order.paymentMethodId === constants.PAYMENT_METHOD_ID? i18n.freePaymentMethodLabel : order.paymentMethod}}
{{order.total === '0.0' && order.paymentMethodId === constants.PAYMENT_METHOD_ID? i18n.freePaymentMethodLabel : order.paymentMethodEn}}
{{i18n.orderStatus}}
{{order.eshopOrderStatus}}
{{i18n.orderDetails}}
{{i18n.products}}
{{product.price != '' ? formatPrice(product.price) : '–'}}
{{i18n.shippingCosts}}
{{formatPrice(order.shippingCosts)}}
{{i18n.voucher}}
-{{formatPrice(order.voucherDiscount)}}
{{i18n.total}}
{{formatPrice(order.total)}}
{{i18n.orderInfo}}
{{i18n.orderNumber}}
{{order.orderNumber}}
{{i18n.orderDate}}
{{order.orderDate}}
{{i18n.deliveryMethod}}
{{order.deliveryMethod}}- {{order.storeName}}
{{i18n.paymentMethod}}
{{order.total === '0.0' && order.paymentMethodId === constants.PAYMENT_METHOD_ID? i18n.freePaymentMethodLabel : order.paymentMethod}}
{{i18n.orderStatus}}
{{order.eshopOrderStatus}}
{{i18n.orderDetails}}
{{i18n.products}}
{{i18n.subTotal}}
{{i18n.totalIncVat}}
{{product.price != '' ? formatPrice(product.priceWithoutVat) : '–'}}
{{product.price != '' ? formatPrice(product.price) : '–'}}
{{i18n.shippingCosts}}
{{i18n.subTotal}}
{{i18n.totalIncVat}}
{{formatPrice(order.shippingCostsWithoutVat)}}
{{formatPrice(order.shippingCosts)}}
{{i18n.voucher}}
{{i18n.subTotal}}
{{i18n.totalIncVat}}
-{{formatPrice(order.voucherDiscountWithoutVat)}}
-{{formatPrice(order.voucherDiscount)}}
{{i18n.order}}
{{i18n.subTotal}}
{{formatPrice(order.totalWithoutVat)}}
{{i18n.orderTotal}} {{i18n.includeVat}}
{{formatPrice(order.total)}}
{{i18n.orderInfo}}
{{i18n.orderNumber}}
{{order.orderNumber}}
{{i18n.orderDate}}
{{order.orderDate}}
{{i18n.orderStatus}}
{{order.eshopOrderStatus}}
{{i18n.orderDetails}}
{{i18n.products}}
{{product.price != '' ? formatPrice(product.price) : '–'}}
{{i18n.total}}
{{formatPrice(order.total)}}
{{i18n.finalCancelMessage}}
Close tooltip