When the /atg/commerce/locations/GeoLocatorService.provider is set to null, the service returns all available stores. If the GeoLocatorService is set to use a provider that you have configured, a search form is displayed to the agent. The search form supports either a city/state search, or a postal code search.

To configure the list of distances used in the search criteria drop down menu, modify the /atg/commerce/order/purchase/InStorePIckupDistanceList.distances property in the DCS-CSR-UI module. For example:

$class=atg.commerce.order.purchase.InStorePickupDistanceList
$scope=global
distances=\
          5,\
          10,\
          25,\
          50,\
          100

For information on the GeoLocatorService and setting up a provider, refer to the ATG Commerce Programming Guide and the ATG Commerce Guide to Setting Up a Store.


Copyright © 1997, 2013 Oracle and/or its affiliates. All rights reserved. Legal Notices