{{! Markup and styles related to this page use `receipt` instead of `order-details`. Receipt is shorter and doesn't conflict with other "details" sections. }} {{#partial 'account-heading'}} {{lang 'core.account.receipt.heading' number=order.id}} {{/partial}} {{#partial 'account-toolbar'}} {{lang 'core.account.receipt.actions.print_invoice'}}
{{#if order.is_complete}} {{#if order.returns_enabled}} {{lang 'core.account.receipt.actions.return_items'}} {{/if}} {{/if}} {{/partial}} {{#partial 'account-content'}} {{! Summary }} {{> core/account/_private/receipt-summary}} {{! Comments }} {{#if order.comments}}