{{template config_path="design/email/header_template"}}
{{trans 'Your Order #%real_order_id' real_order_id=$real_order_id |raw}}{{trans 'Placed on %created_at' created_at=$created_at_formatted |raw}} |
|||||||||
| {{trans "Barcode one"}} | {{var payment_info.barcode_one}} |
| {{trans "Barcode two"}} | {{var payment_info.barcode_two}} |
| {{trans "Barcode three"}} | {{var payment_info.barcode_three}} |
| {{trans "Grand total"}} | {{var total_amount}} 元 |
| {{trans "Payment deadline"}} | {{var payment_info.expire_date}} |