Dieses modifizierte Template entspricht dem WEBSALE Standard-Such-Template, erweitert um den ExternInclude-Aufruf zur Integration des FACT-Finder Suchergebnis-Templates. Kopieren und speichern Sie es unter dem Namen "ws_search.htm" in Ihrem Template-Verzeichnis.
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd"> <html> <head> <title>Suche - Meine Firma</title> <meta name="description" content="Meine Firma "> <meta name="keywords" content="Onlineshop, Shop, online, einkaufen,"> <meta name="page-topic" content="Branche Versand"> <meta name="copyright" content="W E B S A L E A G"> <meta http-equiv="imagetoolbar" content="no"> <meta http-equiv="language" content="de"> <meta name="robots" content="~WS-RobotControl~"> <meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"> <base href="~URL-Template~"> <link rel="stylesheet" type="text/css" href="../css/web/styles.css"> ~WS-Fast_Include(Incl-WEBSALEJavascript)~ <!--{WS-Config} PMPositionType = css_ul {/WS-Config}--> </head> <body> ~WS-Fast_Include(Incl-AjaxBasket)~ ~WS-Fast_Include(Incl-Suma)~ <div id="wrapper"> ~WS-Fast_Include(Incl-Head)~ ~WS-Fast_Include(Incl-TopNavigation_Search)~ <div id="column_left"> ~WS-Fast_Include(Incl-ProductMenu)~ </div> <div id="column_middle"> <p class="cat_path">Sie befinden sich hier: » <a href="~WS-Start()~" class="cat_path">Startseite</a> » Suche</p> <h1 class="headline">Suche</h1> ~WS-ExternInclude($URL-Homepage$/cgi/wsproductsearch/wsproductsearch.cgi?m=$WS-MallID$&s=$WS-ShopID$&ss=$WS-SubShopID$)~ </div> <div id="column_right"> ~WS-Fast_Include(Incl-SicherEinkaufen)~ ~WS-Fast_Include(Incl-Angesehen)~ </div> <div class="clear"></div> </div> ~WS-Fast_Include(Incl-Footer)~ </body> </html>