#LOCAL("CurrencyID", #INPUT.Currency) #IF(NOT #COUNT(#Pager.Items))

{NoSearchResults}

#ATTRIBUTEVALUE(#Shop.Object, "RemoteNoResultMessage", "DefaultNoResultMessage", #LanguageID, "DE_EPAGES::RemoteSearch")
#ENDIF #IF(NOT #FormError AND #COUNT(#RemoteSearchFacets.facets))
#INCLUDE("INC-FacetsList")
#INCLUDE("INC-SearchResults")
#INCLUDE("INC-FacetsScript") #ELSE #REM TODO show correct styles for SQL Suche (see 6.14.0)#ENDREM #IF(NOT #FormError)#INCLUDE("INC-SearchResults")#ENDIF #ENDIF #ENDLOCAL