#LOCAL("Index",#INPUT.WizardID) #LOCAL("AddressAttributes", #Shop.Address) #LOCAL("ShopAttributes", #Shop) #LOCAL("SessionData", #FROM_JSON(#Session.ShopWizardData)) #IF(#SessionData.VATID) #SET("AddressAttributes", #SessionData) #ENDIF #IF(#SessionData.TaxModel) #SET("ShopAttributes", #SessionData) #ENDIF #ENDLOCAL

{AskForTaxModel}

{AskForVATID}

{Example}: #FUNCTION("VATID_EXAMPLE", #ShopAttributes.CountryID)
#MENU("SNIPPET-ShopWizardSteps-Settings") #INCLUDE(#Template) #ENDMENU
#ENDLOCAL #ENDLOCAL #ENDLOCAL