{{#if (config orders)}}
| Order ID | Billing Name | Date | Payment Method | Items | Amount | Status | |
|---|---|---|---|---|---|---|---|
| {{ id }} | {{ billing }} | {{ date }} |
{{ payment }}
|
5 | $123.99 | {{ status }} |
|