Add Address page
The Add Address page is where registered customers can save new addresses to their address book. Customers can specify multiple addresses and mark each address as a shipping address, or a billing address, or both.
Elements of the Add Address page
![]()
JSP files
- AddressBookForm.jsp represents the entire page.
- BreadCrumbTrailDisplay.jsp represents the area where the My Account hierarchy is displayed.
- LeftSidebarDisplay.jspf represents the left navigation.
- AjaxAddressBookForm.jsp represents the address book area.
Related reference
My Account flows