{TrustedShops} #Alias

#INCLUDE("Tabs") #REM this is the tabpage part #ENDREM
#WITH_ERROR(#FormError)
#IF(#DELETE)

{Warning}

{AcceptAction}
#ENDIF #IF(#FormError)

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


#ENDIF #IF (#UPDATE_FAILED)
{UpdateFailed}
#ENDIF
{ShopId} #Alias {ShowCertificate}
{Language} #LOCAL("LangSet", "0")#LOOP(#Shop.Languages)#IF(#Code2 EQ #CertificationLanguage)#Native#SET("LangSet", "1")#ENDIF#ENDLOOP#IF(NOT #LangSet)#CertificationLanguage#ENDIF#ENDLOCAL
{Type} #IF(#IsExcellence)Excellence#ELSE#SPACE[0]Classic#ENDIF
{Status} #IF(NOT #DEFINED(#CertificateStatus)){UNKNOWN} #ELSIF(#CertificateStatus EQ "10"){PRODUCTION} #ELSIF(#CertificateStatus EQ "20"){Test} #ELSIF(#CertificateStatus EQ "25"){INVALID} #ELSIF(#CertificateStatus EQ "35"){CANCELLED} #ELSIF(#CertificateStatus EQ "45"){DISABLED} #ELSIF(#CertificateStatus EQ "55"){INTEGRATION} #ENDIF
{WebServiceData}
{UserName} {MandatoryStar}
{Password} {MandatoryStar}

{ProductList}

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