#LOCAL("ShopInfo",#ShopRefInfo)
#BLOCK("WITH_FORM_ERROR", #FormError)
#IF(#MULTISTORE_NOT_INSTALLED)

{MultiStoreNotInstalled}

{PleaseInstallMultiStoresFirst}
#ELSIF (#IS_MASTERSHOP)

{MasterShop}

{NoConfigurationForMasterShop}
#ELSIF (NOT #COUNT(#CacheShops))

{NoCacheShops}

{InitializeMultiStoresFirst}
#ELSE #IF(#FormError)

{InputError}

#LOCAL("ErrorMessagePrinted", 0) #IF(NOT #ErrorMessagePrinted) {PleaseCorrectErrors} #ENDIF #ENDLOCAL
#ENDIF
{MasterShopAssignment} {MasterShopAssignmentHelp}
{AffiliateID} {AffiliateIDHelp}
{OrderIntegrationType} {OrderIntegrationHelp}
#ENDIF
#ENDBLOCK
#ENDLOCAL