{Hello} #IF(#User.BillingAddress.Salutation)#User.BillingAddress.Salutation#ENDIF #IF(#User.BillingAddress.Title)#User.BillingAddress.Title#ENDIF #IF(#User.BillingAddress.DisplayName)#User.BillingAddress.DisplayName #ELSE #User.BillingAddress.FullName#ENDIF

{SuccessfulRegister}

{EmailAddress}: #IF(#IsTest) user@provider.com #ELSE #User.EMail #ENDIF
{YourPassword}: #IF(#IsTest )xxxxxx #ELSE #Password #ENDIF

{ShopAccess}:
#IF(#User.IsHtmlEMailAllowed OR #IsTest) #Shop.WebUrl#ELSE#Shop.WebUrl#ENDIF