{{template config_path="design/email/header_template"}}

{{trans "%thankyou" thankyou="Thank you for your order."}}

{{trans "%message" message="This is your Lotus's payment code. Please print it and bring it to any Lotus's store while the charge is still valid to finalize payment. After that time your order will be automatically canceled."}}
{{trans "%orderid" orderid="Order ID:"}} {{var data.orderId|raw}}
{{trans "%valid" valid="Valid until:"}} {{var data.validUntil|raw}}
{{trans "%amounttopay" amounttopay="Amount to pay:"}} {{var data.amount|raw}}
{{trans "%extrafees" extrafees="Extra fees may apply for the payment."}}

{{var data.barcode|raw}}

{{var data.storename|raw}}

{{template config_path="design/email/footer_template"}}