{{template config_path="design/email/header_template"}}
|
{{trans "Hi %customer_name," customer_name=$customer_name}} {{trans "We did want to quickly remind you that the following order %order_id with PO number %po_number will be coming due for payment on %payment_due_date (%x_day day(s) from today)." order_id=$order_id po_number=$po_number payment_due_date=$payment_due_date x_day=$x_day}} {{trans "Please check your account balance and make payment on time."}} {{trans "Thank you."}} |