Mobile Web starter stores orders page
The orders page displays registered
customer's previous orders with the store. This order history includes
the ability to view the details of each individual order placed in
the storefront.
Screen captures
The orders page is available on both smart phone and tablet devices.
Smart phone screen capture
Tablet screen capture
Elements of the orders page
The orders page contains the following page elements:
JSP files
- OrderHistory.jsp represents the smart phone page.
- MyOrdersView.jsp represents the tablet page.