Mobile checkout store locator
The store locator is used during the mobile checkout to locate a convenient store location to pick up the order. Customers can search by zip code or city name.
Elements of the mobile checkout store locator
JSP files
- StoreLocator.jsp
represents the entire page, with the
fromPage = ‘ShoppingCart'
input parameter specified for checkout-related behavior.
JSP file fragments
- BreadCrumbTrailDisplay.jspf displays the breadcrumb trail.
Links and buttons
- When Continue Checkout is clicked,StoreLocatorResults is called.