#LOCAL("CurrentUserLocale", 1)#LOOP(#GREP(#Locales, "LocaleID", #Session.User.LocaleID), 1, 1)#SET("CurrentUserLocale", #_)#ENDLOOP #LOCAL("RequestProtocolAndServer", "")#IF(#INPUT.SERVER_PORT_SECURE)#SET("RequestProtocolAndServer", "https://".#INPUT.HTTP_HOST)#ENDIF #IF(#System.JSDebugLevel == 0 AND NOT #DEFINED(#INPUT.Debug)) #ELSIF(#System.JSDebugLevel == 1 OR #INPUT.Debug == 1) #ENDIF #ENDLOCAL
#IF(#Shop.FeatureMaxValue.Basket) #ELSE #ENDIF #IF(#DEFINED(#INPUT.SerializedForm)) #ENDIF
1. {StepSelectCategory} 2. {StepSelectContent} 3. {StepContact} #IF(#Shop.FeatureMaxValue.Basket)4. {StepShopSettings}#ENDIF {Finish}

{Step3} – {StepContact}

{EnterContactData}
#IF(#FormError)

{InputError}

#LOOP(#FormErrors.Errors) #IF(#Reason EQ "FORMAT_NOT_EMAILADDRESS") {FormatNotEMail}
#ENDIF #ENDLOOP {PleaseCorrectErrors}
#ENDIF #LOCAL("OldLogo", #Shop.Logo) #IF(#INPUT.Logo)#SET("OldLogo", #INPUT.Logo)#ENDIF #IF(#FormError_Logo)

{InputError}

{LogoWrongFormat}
#ENDIF

{QuestionCompanyName}

#WITH_ERROR(#FormError)
{CompanyName}

{QuestionCompanyContact}

{FirstName} / {LastName} {MandatoryStar} /
{EMail} {MandatoryStar}
{Phone} / {Fax} /

{QuestionCompanyAddress}

#LOCAL("ErrorCountryID", #INPUT.CountryID) #ENDLOCAL #ENDWITH_ERROR
{Street} {MandatoryStar}
{Zipcode} / {City} {MandatoryStar}
{Country} {MandatoryStar} #IF (NOT #DEFINED(#ErrorCountryID) OR #ErrorCountryID EQ "")#SET("ErrorCountryID", #Address.CountryID)#ENDIF #IF (NOT #DEFINED(#ErrorCountryID) OR #ErrorCountryID EQ "")#SET("ErrorCountryID", #CurrentUserLocale.CountryID)#ENDIF #IF(#FormError) #SET("ErrorCountryID", #CountryID) #ENDIF

#IF(#Shop.FeatureMaxValue.Languages == 1){QuestionLanguage}#ELSE#SPACE[0]{QuestionLanguages}#ENDIF

{Languages} {MandatoryStar} #IF(#Shop.FeatureMaxValue.Languages == 1) {SelectOneLanguage}
#ELSIF(#COUNT( #System.Languages) > #Shop.FeatureMaxValue.Languages) {MaxLanguages}
#ENDIF #LOCAL("ActiveCount", 0) #LOOP(#FUNCTION("SORT",#System.Languages,"Native")) #LOCAL("ThisLanguageID", #LanguageID) #LOCAL("IsActive", 0) #IF(#FormError_ShopLanguageID OR #COUNT(#FORM_ARRAY("ShopLanguageID"))) #IF(#COUNT(#GREP(#FORM_ARRAY("ShopLanguageID"), "Element", #LanguageID)) > 0) #SET("IsActive", 1) #ENDIF #ELSE #IF(#COUNT(#GREP(#Shop.Languages, "LanguageID", #ThisLanguageID)) > 0) #SET("IsActive", 1) #ENDIF #ENDIF
1 OR (#Shop.FeatureMaxValue.Languages == 1 AND #ActiveCount == 0)) #SET("ActiveCount", 1) checked="checked" #ENDIF #ENDIF />
#ENDLOCAL #ENDLOCAL #ENDLOOP #ENDLOCAL

{QuestionShopname}

{Shopname}
{Example}: {ExampleShopname}

{QuestionSlogan}

{Slogan}
{Example}: {ExampleSlogan}

{QuestionLogo}

{Logo}
{MandatoryFields} #ENDLOCAL
#IF(#Shop.InitialShopWizardStartup == 0) {SkipWizard} #ENDIF
#ENDLOCAL