#WITH_ERROR(#FormError)
#IF(#DELETE)

{AcceptAction}

#ENDIF #IF(#FormError)

#IF(#FormErrors.Reason.LOGIN_FAILED) {LoginFailed} #ELSE {PleaseCorrectErrors} #ENDIF

#ENDIF #IF (#UPDATE_FAILED)
{UpdateFailed}
#ENDIF #IF(#IsExcellence) #ENDIF
{ShopId} #Alias #IF(#CertificateStatusText NE "OTHER") {ShowCertificate} #ENDIF
{Language} #LOCAL("LangSet", "0")#LOOP(#Shop.Languages)#IF(#Code2 EQ #CertificationLanguage)#Native#SET("LangSet", "1")#ENDIF#ENDLOOP#IF(NOT #LangSet)#CertificationLanguage#ENDIF#ENDLOCAL
{Type} #MENU("TrustedShopsTypes")#INCLUDE(#Template)#ENDMENU
{Status} #IF(#CertificateStatusText NE "OTHER") #TRANSLATE(#CertificateStatusText) #ENDIF
{WebServiceData}
{UserName} {MandatoryStar}
{Password} {MandatoryStar}

#IF(#IsExcellence)

{ProductList}

#IF(NOT (#COUNT(#ProtectionItems))) {NoProtectionItems} #ELSE #LOOP(#ProtectionItems) #ENDLOOP
{Product} {ProtectedAmount} {NetFee}
#Alias #ProtectedAmount[money] #NetFee[money]
#ENDIF #ENDIF
#IF(#DELETE) #ELSE #IF(#IsExcellence) #ENDIF #ENDIF
#ENDWITH_ERROR