Session valid until: {{(ownerUpdate | async)!.expiration | date}}
{{ vE.listordersTodaysTotal }}
{{todayTotal | number: '1.08'}}
|
{{ vE.listordersOverallTotal }}
{{total | number: '1.08'}}
|
|
{{order.timestamp | date: 'YYYY-MM-dd, HH:mm'}} |
{{ vE.listordersOrderTotal }} | {{ order.totalZec | number: '1.08'}} |
1.0 = {{ order.price | currency: order.currency.toUpperCase()}} | {{ order.total | currency: order.currency.toUpperCase()}} |
{{ vE.listordersItemLbl }} | {{ vE.listordersQtyLbl }} | {{ vE.listordersTotalLbl }} |
---|---|---|
{{item.name}} | {{item.qty}} | {{item.qty * item.cost | number:'1.02' | currency: order.currency.toUpperCase() }} |
{{ vE.listordersNoOrders }}