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 | formatCurrencyVue }} |
Edit
Account information
{{ customer.company }}
{{ getGenderLabel() }} {{ customer.firstname }} {{ customer.lastname }}
{{ customer.email }}
{{ customer.phone }}
{{ getGenderLabel() }} {{ customer.firstname }} {{ customer.lastname }}
{{ customer.email }}
{{ customer.phone }}
-
{{ orderItem.meta_data.name }}x {{ orderItem.quantity }}{{ orderItem.total_value|formatCurrencyVue }}This field is required{{'dynamicPackage_headline_checkout'|t}}
- {{selectedItem.name}}
{{ model.item.name }} ({{ model.item.doc_count }})
{{('smartpegPrice') |t | formatCurrencyVue}}
{{ 'exclusive_taxes' | t }}
Subtotal
{{ checkout.subtotal|formatCurrencyVue }}
Discount Promo
-{{ checkout.discount_rules_discount | formatCurrencyVue }}
Coupon discount
-{{ checkout.applied_coupon_discount | formatCurrencyVue }}
Shipping
{{ checkout.shipping | formatCurrencyVue }}
Total GST
{{ priceWithoutTax|formatCurrencyVue }}
GST (10%)
{{ checkout.tax|formatCurrencyVue }}
Grand total
{{ checkout.total|formatCurrencyVue }}
From an order value of AUD 300 (incl. GST), delivery is free of charge.