Mobile Web starter stores store locator results page
The store locator results page displays
the nearby store information based on the location given by the customer.
Screen captures
The store locator results page is available on both smart phone and tablet devices.
Smart phone screen capture
Tablet screen capture
Elements of the store locator results page
The store locator results page contains the following page elements:
JSP files
- StoreLocatorResults.jsp represents the smart phone page.
- StoresPopupView.jsp represents the tablet page.
Buttons
- When View Details is tapped, StoreDetails is called.
- When View map is tapped, ViewMap is called.
- When Add to store list is tapped, mAddToStoreList is called.