Orders history
No. | Order status | Date | Total | |||
---|---|---|---|---|---|---|
{{order.statusTitle | translate }} | {{ order.createdAt | moment }} | Try on | {{ order.total | currency2:order.currency }} | |||
{{p.title}} | {{p.lensesPrice + p.total | currency2:order.currency}} | {{p.lensesPrice + p.priceOld | currency2:order.currency}} | ||||
Gift voucher | {{v.amount | currency2:order.currency}} |
{{'Order' | translate }} {{ order.homeTryOn ? '(Home Try On)' : ''}}
Order information
Order number: {{ order.number | number }}
Order status: {{order.statusTitle | translate }}
Payment method: {{order.paymentMethodTitle | translate}}
Payment status: {{order.paymentStatusTitle | translate}}
Contact information
Name: {{order.customer.name}}
Surname: {{order.customer.surname}}
Mobile: {{order.customer.phone}}
E-mail: {{order.customer.email}}
Shipping type
{{ order.shippingMethod.title | translate }}Shipping Address
{{ order.shippingDetails.address.office }}Delivery type: Courier/PostTerminalPost office
{{ order.shippingDetails.address.country }}, {{ order.shippingDetails.address.city }}
{{ order.shippingDetails.address.address }}, {{ order.shippingDetails.address.code }}
Terminal: {{ order.shippingDetails.address.lpexpressName }}
{{ order.shippingDetails.address.country }}, {{ order.shippingDetails.address.omnivaCity }}
{{ order.shippingDetails.address.omnivaAddress }}, {{ order.shippingDetails.address.omnivaCode }}
Bought vouchers
Code | Receiver name | Receiver email | Message | Amount |
---|---|---|---|---|
{{voucher.code}} | {{voucher.receiver_name}} | {{voucher.receiver_email}} | {{voucher.message}} | {{voucher.amount | currency2:order.currency}} |
{{ 'ordered_products' | translate }}
Price | |||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
{{product.title}} | {{product.price | currency2:order.currency}} | ||||||||||||||||||||||||||
{{ (product.partForDisplay.type.type + '_title') | translate}}: {{product.partForDisplay.type.title}} {{product.partForDisplay.width.title}}{{(product.partForDisplay.type.originalPrice + product.partForDisplay.width.originalPrice) | currency}} {{(product.partForDisplay.type.price + product.partForDisplay.width.price) | currency}} {{ (productPart.type + '_title') | translate}}: {{'selected' | translate}}{{productPart.price | currency}} {{ (productPart.type + '_title') | translate}}: {{productPart.title}}{{productPart.originalPrice | currency}} {{productPart.price | currency}} {{ (productPart.type + '_title') | translate}}:
{{'prescription_distance_title' | translate}}: {{productPart.distance}} m | |||||||||||||||||||||||||||
Download invoice | Total with lenses | {{(product.lensesPrice + product.total) | currency2:order.currency}} | |||||||||||||||||||||||||
Gifts | |||||||||||||||||||||||||||
{{gift.title}} | {{gift.quantity}} | ||||||||||||||||||||||||||
Discounted products | |||||||||||||||||||||||||||
{{discProduct.title}} | {{discProduct.priceNow | currency2:order.currency}} | {{discProduct.quantity}} | {{discProduct.priceNow * discProduct.quantity | currency2:order.currency}} | ||||||||||||||||||||||||
Delivery | {{order.pricing.delivery | currency2:order.currency}} | ||||||||||||||||||||||||||
{{'Basket discount with code' | translate}} ({{order.pricing.discountWithCodeInfo.amount}}%) | {{'Basket discount with code' | translate}} ({{order.pricing.discountWithCodeInfo.amount | currency2: order.currency }}) | -{{order.pricing.discountWithCodeInfo.appliedAmount | currency2:order.currency}} | |||||||||||||||||||||||||
{{'Total basket discount' | translate}} ({{order.pricing.totalBasketDiscount}}%) | {{'Total basket discount' | translate}} ({{order.pricing.totalBasketDiscount | currency2: order.currency }}) | -{{order.pricing.appliedTotalBasketDiscountAmount | currency2:order.currency}} | |||||||||||||||||||||||||
{{'Basket discount with gift voucher' | translate}} | -{{order.pricing.voucherDiscountInfo.appliedAmount | currency2:order.currency}} | ||||||||||||||||||||||||||
Total VAT | {{order.pricing.totalVAT | currency2:order.currency}} | ||||||||||||||||||||||||||
Total without VAT | {{order.pricing.totalWithoutVAT | currency2:order.currency}} | ||||||||||||||||||||||||||
{{ 'VAT' | translate }} ({{ ((vat.value - 1) * 100).toFixed(0) }}%): | {{vat.amount | currency2:order.currency}} | ||||||||||||||||||||||||||
Total | {{order.total | currency2:order.currency}} |