{MyAccount}

#IF(#EmailAlreadyUsed)

{Notification}

{LoginExists}
#ENDIF
#IF(#EMAIL_VERIFIED)

{Welcome}

#IF(#Shop.FeatureMaxValue.Basket AND #Shop.LoginRequired2InstantlyOrder)

{Notification}

{CanNotYetOrder}
#ELSIF(#INPUT.NewEMail)

{NewEMailAdressActivated}

#ELSE

{UserAccountActivated}

#ENDIF #IF(#SEND_MAIL_FAILED)

{Attention}

{SEND_NEWSLETTER_MAIL_FAILED}
#ELSIF(#VERIFY_NEWSLETTER_EMAIL)

{Newsletter}

{OpenYourInbox}


{ConfirmNewsletterByEmail}

{SpamInfo}
#ENDIF
#ELSE #LOOP(#Customers) #IF(NOT #IsDoOrderAllowed)

{Notification}

{CanNotOrder}

#ENDIF #ENDLOOP #ENDIF #IF(NOT #IsMerchant) #MENU("AdditionalMessages")#INCLUDE(#Template)#ENDMENU
#IF(#Session.User.BillingAddress.FullName) #Session.User.BillingAddress.FullName#ELSE#Session.User.NameOrAlias #ENDIF
#BLOCK("MENU", "Account-Menu") #IF(NOT (#MenuItemNo % 2))#INCLUDE(#Template)#ENDIF #ENDBLOCK
#BLOCK("MENU", "Account-Menu") #IF(#MenuItemNo % 2)#INCLUDE(#Template)#ENDIF #ENDBLOCK
#LOCAL("DisplayFeatureBasket", #FUNCTION("FeaturedActionAvailable", #Shop.Object, #Action.Object, "Basket")) #IF(#DisplayFeatureBasket EQ "Allowed" OR #DisplayFeatureBasket EQ "LimitReached") #LOOP(#Customers) #IF(#CustomerGroup AND #CustomerGroup.DisplayExtMyAccountInfo)

{FurtherInformation}

{CustomerNo}: #Alias
{CustomerGroup}: #CustomerGroup.NameOrAlias
{TaxModel}: #IF(#TaxModel){Gross}#ELSE {Net}#ENDIF
#ENDIF #ENDLOOP #ENDIF#ENDLOCAL
#ELSE
#Session.User.Name
{NoChangeElements}
#ENDIF