{{ item.row.CustomerName }}
{{ item.row.CustomerEmail }}
{{ item.row.ShippingAddressString }}
{{ item.row.ViaShippingMethod }}
{{ item.row.ShippingStatus }}
{{ item.row.CreatedOnString }}
{{ item.row.FromStore }}
{{ item.row.OrderTotalString }}
{{ item.row.WithPaymentMethod }}
Summary:
Profit:
{{ item.aggregates.profit }}
Tax:
{{ item.aggregates.tax }}
Total:
{{ item.aggregates.total }}