Integrated Web Solutions
Toggle navigation
Templates
Articles
Resources
Account
Customer Service
My Profile
Ecommerce
Logout
Login
Register
0
Ecommerce
Orders
Orders
Below is a list of all the orders you have placed.
Order
Date: {{order.dateCreated}}
Order key: {{order.orderKey}}
Payment status:
{{order.paymentStatusKey}}
Order status:
{{order.orderStatusKey}}
Notes: {{order.notes}}
Tax {{order.tax | currency : "$" : 2}}
Price {{order.orderPrice | currency : "$" : 2}}
Ordered items
Product name: {{orderItem.productName}}
Product description: {{orderItem.productDescription}}
Quantity: {{orderItem.quantity}}
Discount: {{orderItem.discount | number : 2}}%
Sale price: {{orderItem.salePrice | currency : "$" : 2}}
Invoice details
Invoice status: {{invoice.invoiceStatusKey}}
Notes: {{invoice.notes}}
Invoice amount: {{invoice.invoiceAmount | currency : "$" : 2}}
Receipt details
Payment method: {{receipt.paymentMethodKey}}
Payment reference: {{receipt.referenceNumber}}
Receipt amount: {{receipt.receiptAmount | currency : "$" : 2}}
Notes: {{receipt.notes}}
You have no orders.