#IF(#FormError)
{InputError}
#IF(#FormErrors.Reason.VATIDIsNotFromSameCountry) {VATIDIsNotFromSameCountry}
#ELSIF(#FormErrors.Reason.VATIDIsNotValid) {VATIDIsNotValid}
#ELSIF(#FormErrors.Reason.FORMAT_NOT_EMAILADDRESS) {FormatNotEMail}
#ELSIF(#FormErrors.Reason.ZIPCODE_NOT_VALID) {ZipcodeNotValid}
#ELSE {PleaseCorrectErrors} #ENDIF
#ENDIF
{Notification}: {MandatoryNotice} #IF(#Shop.FeatureMaxValue.Basket){MandatoryNoticeBillingAddress}#ENDIF
#IF(#VERIFY_EMAIL_AGAIN)
{Notification}
{VerifyYourEmailAgain}
#ENDIF
#WITH(#BillingAddress)#BLOCK("WITH_FORM_ERROR", #FormError)
#LocaleInclude("INC-PersonalDataForm", #BillingAddress.Country.Code2)
#ENDBLOCK#ENDWITH
{PrivacyPolicyNote}: {PrivacyPolicy}