Mobile checkout sign in
Registered customers can use the mobile checkout sign in page to log on to the store before checkout out. Signing in enables the customer to use the quick checkout, as much of their information is already registered with the store.
Elements of the mobile checkout sign in
JSP files
- CheckoutLogon.jsp represents the entire page.
JSP file fragments
- BreadCrumbTrailDisplay.jspf displays the breadcrumb trail.
Links and buttons
- When Forgot your password? is clicked,PasswordResetForm is called.
- When Sign In & Checkout is clicked, the logon command and StoreLocator is called.
- When Continue Checkout is clicked, StoreLocator is called.