{{template config_path="design/email/header_template"}}
|
{{trans "Dear %customer_name," customer_name=$customer_name}} |
|
{{trans "Congratulations! You have just earned %point" point=$transaction.getPoint() |raw}} {{trans " points."}} {{trans "Now you have %balance" balance=$balance |raw}} {{trans "points"}} {{trans "With every %x_point" x_point=$x_point}} {{trans " point you use in your shopping, we will discount 1 %base_currency_code" base_currency_code=$base_currency_code}} {{trans " for your order."}} {{trans "These newly earned points will expire on %expire_date" expire_date=$expire_date |raw}} {{trans ", so remember to make use of them the next time you visit our website."}} {{trans "You can also check your point balance changes in your account. If you have questions about your points, drop us a line via support@example.com."}} {{trans "Have a nice day!"}}. |