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

{{trans "Hi %name," name=$supplier.supplier_name}}

{{trans "Welcome to %store_name." store_name=$store.getFrontendName()}}

{{trans 'To sign in to our Supplier Portal, use these credentials on the My Account page:' supplier_url=$this.getUrl($store,'dropship/supplier/',[_nosid:1]) |raw}}

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