My Account


Category Administration

Name Description Image
{{category.name}} {{ (category.description.length > 50) ? category.description.substring(0,50)+'...' : category.description}} {{category.image}}

Customer Administration

Id User Name Last Name First Name Email Phone
{{customer.id}} {{customer.userName}} {{customer.firstName}} {{customer.lastName}} {{customer.email}} {{customer.phone}}

Order Administration

{{orderColumn.label}}
{{order[orderColumn.columnMap]}}
{{orderLineColumn.label}}
{{orderLine[orderLineColumn.columnMap]}}

Product Administration

Name Description Category Image
{{product.name}} {{ (product.description.length > 50) ? product.description.substring(0,50)+'...' : product.description}} {{product.catName}} {{product.image}}

Website Administration


Id Name Bio Image
{{member.id}} {{member.name}} {{member.bio}}

Id Contact
{{contact.id}} {{contact.contact}}

Company Information



{{member.name}}

My Orders

{{label}}
{{val}}
Price: {{orderLine['Unit Price']}} Qty: {{orderLine['Quantity']}} Freight: {{orderLine['Freight']}} Amount: {{orderLine['Total Amount']}}
{{orderLine['Product Name']}}

My Preferences


{{productRow.name}}
{{productRow.name}}-image

{{productRow.description}}

Pick List

{{header}}
{{cell}}