#IF(NOT #DEFINED(#Shop.Address.Country) OR NOT #DEFINED(#Shop.Address.Company) OR NOT #DEFINED(#Shop.Address.VATID))

{AddressError}

#IF(NOT #DEFINED(#Shop.Address.Country)) {NoShopAddressCountry}
#ENDIF #IF(NOT #DEFINED(#Shop.Address.Company)) {NoShopAddressCompany}
#ENDIF #IF(NOT #DEFINED(#Shop.Address.VATID)) {NoShopAddressVATID}
#ENDIF {SetShopAddress}
#ENDIF #IF(NOT #Shop.SEURAreMandatoryShippingFieldsSet)

{Notification}

{MakeMandatoryFieldsRequired}
#ENDIF