Name | Description | Image | |||
---|---|---|---|---|---|
{{category.name}} | {{ (category.description.length > 50) ? category.description.substring(0,50)+'...' : category.description}} |
|
Id | User Name | Last Name | First Name | Phone | |||||
---|---|---|---|---|---|---|---|---|---|
{{customer.id}} | {{customer.userName}} | {{customer.firstName}} | {{customer.lastName}} | {{customer.email}} | {{customer.phone}} |
Name | Description | Category | Image | ||||
---|---|---|---|---|---|---|---|
{{product.name}} | {{ (product.description.length > 50) ? product.description.substring(0,50)+'...' : product.description}} | {{product.catName}} |
|
{{label}} | |||||
---|---|---|---|---|---|
{{val}} | |||||
Price: {{orderLine['Unit Price']}} | Qty: {{orderLine['Quantity']}} | Freight: {{orderLine['Freight']}} | Amount: {{orderLine['Total Amount']}} |
{{orderLine['Product Name']}}
|
{{productRow.description}}