My orders
No orders yet
Order number | Date | Order status | Order total |
---|---|---|---|
{{ order.order_number }} | {{ order.ordered_on | date('date_only') }} | {{ formatOrderStatus(order.status) | t }} | {{ order.total | currency }} |
Edit
Account information
{{ customer.company }}
{{ getGenderLabel() }}
{{ customer.firstname }}
{{ customer.lastname }}{{ customer.email }}
{{ customer.phone }}
License Number
{{ customer.meta_data.license_number }}
-
{{ orderItem.meta_data.name }}x {{ orderItem.quantity }}{{ orderItem.total_value|currency }}This field is required{{'dynamicPackage_headline_checkout'|t}}
-
{{selectedItem.name}}
({{selectedItem.price|currency}})
{{orderItem.total_value |currency}}{{originalPackagePrices[orderItem.id].price|currency}}Sie sparen: {{originalPackagePrices[orderItem.id].price - orderItem.total_value |currency}} -
{{selectedItem.name}}
{{ model.item.name }} ({{ model.item.doc_count }})
{{('smartpegPrice') |t | currency}}
{{ 'exclusive_taxes' | t }}
Subtotal
{{ checkout.subtotal|currency }}
Discount Promo
-{{ checkout.discount_rules_discount | currency }}
Coupon discount
-{{ checkout.applied_coupon_discount | currency }}
Shipping
{{ checkout.shipping | currency }}
Tax
{{ checkout.tax|currency }}
Grand total
{{ checkout.total|currency }}