#IF(#Session.User.IsAnonymous OR NOT #COUNT(#Session.User.Addresses)) #LOCAL("CustomerType", #Session.CustomerType) #IF(#INPUT.CustomerType)#SET("CustomerType", #INPUT.CustomerType)#ENDIF #ENDLOCAL #ELSE #INCLUDE("AddressSelectCheckOut") #ENDIF