Mobile Web starter stores store locator page
The mobile store locator page is
used by customers to locate a nearby store, where a list of nearby
stores is displayed based on the location given by the customer. Customers
can select multiple store locations to be added to their store list.
The store locator must be used to add stores to the store list before
the availability of a product can be checked.
Screen captures
The store locator page is available on both smart phone and tablet devices.
Smart phone screen capture
Tablet screen capture
Elements of the store locator page
The store locator page contains the following page elements:
JSP files
- StoreLocator.jsp represents the smart phone page.
- StoresPopupView.jsp represents the tablet page.
Buttons
- When Locate Store is tapped, StoreLocatorResults is called.