Feature Pack 8: The Madisons store is deprecated. Most features demonstrated in the Madisons store are available in the Aurora store.

Mobile store locator store details

The mobile store details page displays the store's name, address, phone number, the option to map the location, and the store's hours.

Elements of the mobile store details page

Mobile store details screen capture

JSP files
  • StoreDetails.jsp represents the entire page.
  • StoreInfo.jsp displays the store details.
  • CachedHeaderDisplay.jsp displays the store's header.
  • CachedFooterDisplay.jsp displays the store's footer.
JSP file fragments
  • BreadCrumbTrailDisplay.jspf displays the breadcrumb trail.
Links and buttons
  • When Home is clicked in the breadcrumb trail, mobileHome is called.
  • When Store Locator is clicked in the breadcrumb trail, StoreLocator is called.
  • When Store Locator Results is clicked in the breadcrumb trail, StoreLocatorResults is called.
  • When a store phone number is clicked, the mobile device dials the number.
  • When View map is clicked, ViewMap is called.
  • When Next store is clicked, the next store result is displayed.