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

{{trans "Great news! Your location has been approved"}}

{{trans "Dear %customer_name," customer_name=$customer.name|raw}}

{{trans "We're pleased to inform you that your dealer location '%location_name' has been approved and is now active." location_name=$location.getName()|raw}}

{{trans "Approved Location:"}}

{{var location.getName()}}
{{var location.getAddress()}}
{{var location.getCity()}}, {{var location.getState()}} {{var location.getPostalCode()}}

{{trans "Your location is now visible to customers searching for dealers in your area. You can continue to manage and update your location information through your account."}}

{{trans "Manage My Locations"}}

{{trans "Thank you for being a valued partner!"}}

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