Commerce Reference Store ships with a list of sample store locations, rendered by the store.war/company/stores.jsp page. Store locations are stored as entries in the /atg/store/stores/StoreRepository repository. To view store locations in Merchandising:

The store.war/company/stores.jsp page displays store locations using the /atg/store/droplet/StoreLookupDroplet servlet bean to retrieve the locations and the /atg/store/droplet/StoreSiteFilterDroplet to filter out stores that aren’t appropriate for the current site context. Maintaining store location information in a repository provides a starting point for building more sophisticated store-locator logic (for example, finding the store closest to a customer’s location).


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