#IF(#DEFINED(#INPUT.SerializedForm)) #ENDIF

{Step4} – {StepShopSettings}

{StepDescr}
#IF(#FormError)

{InputError}

#LOOP(#FormErrors.Errors) #IF(#Reason EQ "FORMAT_NOT_EMAILADDRESS") {FormatNotEMail}
#ENDIF #ENDLOOP {PleaseCorrectErrors}
#ENDIF

{QuestionTaxModel}

{TaxModel}

{QuestionVATID}

{VATID} #LOCAL("SampleCountryID", "XX") #LOOP(#ShopCountries) #IF(#CountryID == #INPUT.CountryID)#SET("SampleCountryID",#Code2)#ENDIF #ENDLOOP {Example}: #IF(#SampleCountryID EQ "GR") EL 1234 56 78 90 #ELSE #SampleCountryID 1234 56 78 90 #ENDIF #ENDLOCAL

{QuestionCommercialRegister}

{CommercialRegister} {Example}: {ExampleCommercialRegister}

#MENU("TabPage") #INCLUDE(#Template) #ENDMENU
#IF(#Shop.InitialShopWizardStartup == 0) {SkipWizard} #ENDIF