#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