How do I put the vehicle selector or incremental search box on a page?

Create a page in your templates folder with the file extension .wws.  Inside the page copy each line you see below.  If you are using a catalog other than catalog-1 replace the 1 with the catalog id.

< % = get_VehicleLocatorWidget('catalog-1')  % >

< % = get_IncrementalSearchWidget('catalog-1')  % > 

Cette réponse était-elle pertinente? 0 Utilisateurs l'ont trouvée utile (0 Votes)