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

這篇文章有幫助嗎? 0 Users Found This Useful (0 Votes)