{{template config_path="design/email/header_template"}}
{{trans "%thankyou" thankyou="Thank you for your order."}}
{{trans "%message" message="You are now one step away from completing the order. Please follow the link to find the payment instructions to complete the payment. "}}
{{trans "%paymentInstructions" paymentInstructions="Payment Instructions"}}
{{trans "%orderid" orderid="Order ID:"}} {{var data.orderId|raw}}
{{trans "%amounttopay" amounttopay="Amount to pay:"}} {{var data.amount|raw}}
{{var data.storename|raw}}