#IF(#Shop.MerchantWelcomeText) #Shop.MerchantWelcomeText[0]#ENDIF
#LOCAL("IsDE","0")
#LOOP(#Languages)
#IF(#LanguageID EQ #Shop.LanguageID AND #Code2 EQ "de")
#SET("IsDE","1")
#ENDIF
#ENDLOOP
#IF(#IsDE)
Hier ist Ihre Shop-Administration, in der Sie Produkte erstellen,
Bestellungen verwalten und Ihren Shop aufbauen können.
#ELSE
This is the administration of your shop where you create products,
manage orders and set up your shop.
#ENDIF