#IF(#Shop.ID == #ID)
#IF(#INPUT.ViewAction EQ "UnityMBO-ViewNewCustomer")
{Customers}
{NewCustomer}
#ELSE
{Customers}
#ENDIF
#ELSE
{Customers}
#IF(#BillingAddress.DisplayName)#BillingAddress.DisplayName#ELSE#BillingAddress.FullName#ENDIF (#Alias)
#ENDIF
#INCLUDE("Tabs")
#INCLUDE("TabPage")