{{template config_path="design/email/header_template"}}

{{trans "Hello %name" name=$customer.first_name}}

{{trans "We have received a request to assign guest orders to your account. Please confirm this action."}}

{{trans 'Click here to confirm action.' assign_url="$this.getUrl($store,'mfguesttocustomer/account/assignGuestOrdersToCustomerAccount/',[_query:[id:$customer.id,token:$customer.rp_token],_nosid:1])" |raw}}

{{template config_path="design/email/footer_template"}}