Products - 2025
@if ((total$ | async)! > 0) { @for (item of revenueData$ | async; track $index) { } } @else { }
Date Orders Refunds Avr. Revenue per Order Tax Revenue Balance
{{ item.date }} {{ item.orders }} {{ item.refunds }} {{ currency }}{{ item.averageRevenue && item.averageRevenue.toFixed(2) }} {{ currency }}{{ item.tax && item.tax.toFixed(2) }} {{ currency }}{{ item.revenue && item.revenue.toFixed(2) }} {{ currency }}{{ item.balance && item.balance.toFixed(2) }}
Nothing found.