If a customer is not logged in or does not have an account, a Login link appears in the upper right of the page. Clicking the Login link displays the /myaccount/login.jsp page, which has a form to create a new account as well as a form for logging in to existing accounts.

If a customer is logged in, the customer’s name appears as a link in the upper right, in place of the Login link. Clicking on the name takes the customer to the My Profile page. This page includes the My Account menu bar, which is created by the /myaccount/gadgets/myAccountMenu.jsp gadget:

The menu bar is a set of links to various account management pages, including Gift Lists and My Favorites (described above).

 
loading table of contents...