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

Mobile advanced search

The mobile advanced search page enables customers to produce precise search results using several attributes. The search filters include the search term and methods for searching within the term, locations to search within, brands, price range, category, and number of results per page.

Elements of the mobile advanced search page

Mobile advanced search screen capture

JSP files
  • CatalogSearchForm.jsp represents the entire page.
  • 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 Search is clicked, CatalogSearchResultDisplay is called.