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 Uživatelům pomohlo
Byla tato odpověď nápomocná?

Související články

How do I remove items from the faceted catalog?

The faceted catalog is built from a sellers inventory feed.  If the inventory feed has 0 for qty...

Getting Started

The faceted catalog is built from one or more inventory feeds on a site by site basis.  It is...

How do I set pricing by brand for my IMC faceted catalog?

When creating the pricing rule enter the name brand of the manufacturer in capital letters.  If...

How do I Migrate my catalog-1 store to catalog-2

In this article we will detail the steps to migrate from the WHI legacy catalog (catalog-1) to...