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
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.