{{template config_path="design/email/header_template"}}
|
{{trans " Dear %customer_name," customer_name=$customer_name}} |
|
{{trans "Nice! You have just spent %point" point=$transaction.getPoint() |raw}} {{trans "points."}} {{trans "Now you have %balance" balance=$balance |raw}} {{trans "points in your balance."}} {{trans "You can save a lot more in your future order. 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 "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!"}}. |