{{template config_path="design/email/header_template"}}
{{trans "Dear %name" name=$order_data.customer_name}} {{trans "Thank you for your order from %store_name." store_name=$store.frontend_name}}
{{trans "It seems that the payment for your order has not been completed yet."}}
|
||
{{trans "Please find here below the payment details:"}}
{{trans "*Please do not add any further information, otherwise our bank system might not recognise you bank transfer and the payment will be refused."}} |
||
{{trans "If, on the other hand, you have already submitted the transfer, please check the status of the transaction with your bank directly."}}
|
||
{{trans 'Your Order #%increment_id' increment_id=$order.increment_id |raw}}{{trans 'Placed on %created_at' created_at=$created_at_formatted |raw}} |
||
|