{{(ownerUpdate | async)!.name}}
|
Today's Total:
 {{todayTotal | number: '1.08'}}
|
Overall Total:
 {{total | number: '1.08'}}
|
|
0">

{{order.totalZec | number: '1.08'}}
|
{{order.timestamp | date: 'short'}}
|
Order Total: |
{{ order.totalZec | number: '1.08'}}
|
1.0 = {{ order.price | currency: order.currency.toUpperCase()}}
|
{{ order.total | currency: order.currency.toUpperCase()}}
|
{{item.name}}
|
{{item.qty}}
|
{{item.qty * item.cost | number:'1.02' | currency: order.currency.toUpperCase() }}
|
No orders