#IF(#DEFINED(#INPUT.ViewAction) AND ((#INPUT.ViewAction EQ "UnityMBO-ViewGeneral" AND NOT #IsNewProduct) OR (#INPUT.ViewAction EQ "UnityMBO-ViewVariations" AND #IsMaster AND NOT #DELETE))) #INCLUDE("INC-Language-Switch") #ENDIF

#IF(#IsNewProduct) {AddNewProduct} (#Alias) #ELSIF(#SuperProduct) #IF(NOT #INPUT.PopUp) {Products} #ENDIF #SuperProduct.NameOrAlias #NameOrAlias (#Alias, #JOIN(", ",#VariationTypeValues)#Attribute.Alias = #FORMAT(#GET(#Attribute.Alias.".ValueOrAlias"),"html")#ENDJOIN) #ELSE #IF(NOT #INPUT.PopUp) {Products} #ENDIF #IF(#Name)#Name (#Alias)#ELSE#Alias#ENDIF #ENDIF

#INCLUDE("Tabs") #INCLUDE("TabPage")