Store Locator Subtab

These settings control the information that's displayed when shoppers use the Store Locator feature.

This feature and its settings require one of the following:

More Information: Store Locator

Icons > Stores

This string sets the store marker icon that appears in the store list, next to the store name, and in the Store Information popup (if it's enabled).

ID

storeLocator.icons.stores

UI location

Store Locator > Store Locator

JSON file

StoreLocator.json

Icons > Position

This string sets the store marker icon that appears on the map at the store’s relative location.

ID

storeLocator.icons.position

UI location

Store Locator > Store Locator

JSON file

StoreLocator.json

Icons > Autocomplete

This string sets the store marker icon that appears to the left of the store name within the predicted results of the auto-complete list.

ID

storeLocator.icons.autocomplete

UI location

Store Locator > Store Locator

JSON file

StoreLocator.json

Zoom Level for Store Details

This number sets the map zoom level to be applied when shoppers view specific store details (applied in StoreLocator.Details.View.js). The default is 17.

ID

storeLocator.zoomInDetails

UI location

Store Locator > Store Locator

JSON file

StoreLocator.json

Show Store Popup

This Boolean value enables the Store Information popup when a shopper hovers over a store in the Store Locator list. This setting is enabled by default.

ID

storeLocator.openPopupOnMouseOver

UI location

Store Locator > Store Locator

JSON file

StoreLocator.json

Title

This string sets the title for the Store Locator feature as it appears on the main view and in the header. The default title is Store Locator.

ID

storeLocator.title

UI location

Store Locator > Store Locator

JSON file

StoreLocator.json

Is Enabled

This Boolean value enables the Store Locator feature. It's set to enabled by default.

ID

storeLocator.isEnabled

UI location

Store Locator > Store Locator

JSON file

StoreLocator.json

Radius

This number sets how far from the current location or entered address the map will show stores. You can set the radius units to kilometers or miles using a different configuration property. The default radius is 50.

ID

storeLocator.radius

UI location

Store Locator > Store Locator

JSON file

StoreLocator.json

Show Localization Map

This Boolean value enables the search map setting for mobile devices. If you enable this property, a small map displays at the top of the screen on mobile devices when shoppers search for an address. This property only works with mobile devices.

ID

storeLocator.showLocalizationMap

UI location

Store Locator > Store Locator

JSON file

StoreLocator.json

Number of Stores per Page

This number sets how many stores display per page after a shopper clicks the See complete list of stores link. The default is 28.

ID

storeLocator.showAllStoresRecordsPerPage

UI location

Store Locator > Store Locator

JSON file

StoreLocator.json

Default Type of Locations

This string sets which types of locations to display—stores, warehouses, or both. If you leave this blank, the map and list will show both location types. Possible values are:

  • 1 – returns only locations listed as Stores in NetSuite.

  • 2 – returns only locations listed as Warehouses.

  • 1,2 – returns only locations listed as Stores or Warehouses.

  • Leave blank to return locations listed as stores, warehouses, or undefined.

ID

storeLocator.defaultTypeLocations

UI location

Store Locator > Store Locator

JSON file

StoreLocator.json

Default Quantity of Locations

This number sets the maximum number of locations to display if there aren't any results within the search radius specified with the Radius property.

ID

storeLocator.defaultQuantityLocations

UI location

Store Locator > Store Locator

JSON file

StoreLocator.json

Distance Unit

This string sets the measurement units for the radius—either miles or kilometers. The default is miles.

ID

storeLocator.distanceUnit

UI location

Store Locator > Store Locator

JSON file

StoreLocator.json

Related Topics

General Notices