{MyAccount}


#IF(#EMAIL_VERIFIED)

{Welcome}


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

{Notification}

{CanNotYetOrder}
#ELSIF(#INPUT.NewEMail)

{NewEMailAdressActivated}

#ELSE

{UserAccountActivated}

#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)

{FurtherInformation}

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