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

Byla tato odpověď nápomocná? 0 Uživatelům pomohlo (0 Hlasů)