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')  % > 

Was dit antwoord nuttig? 0 gebruikers vonden dit artikel nuttig (0 Stemmen)