{{#if order.items}}

{{lang 'core.account.receipt.items.title'}}

{{#each order.items}}
{{/each}}
{{/if}}