{{template config_path="design/email/header_template"}} {{depend sender}}
{{trans "%name," name=$sender}}
{{/depend}}{{trans "The gift card which you sent to %recipient had not been used after %day day(s)." recipient=$recipient day=$unused_days}}
{{trans "Your gift card information: "}}
{{trans "Gift Code"}} | {{trans "%code" code=$hidden_code}} |
{{trans "Balance"}} | {{trans "%balance" balance=$balanceFormated}} |
{{trans "Status"}} | {{trans "%status" status=$status_label}} |
{{trans "Expires on"}} | {{trans "%expired_date" expired_date=$expired_date}} |
{{trans 'Please contact us or visit %store_name for sending gift card again.' store_name=$store.getName() store_url="$this.getUrl($store, 'mpgiftcard/', [_nosid:1])" |raw}}
{{template config_path="design/email/footer_template"}}