Mobile Web starter stores order details page
The order details page displays order
information related to previously placed orders in the storefront.
It includes the order number and date, with all the other important
order details.
Screen captures
The order details page is available on both smart phone and tablet devices.
Smart phone screen capture
Tablet screen capture
Elements of the order details page
The order details page contains the following page elements:
JSP files
- OrderDetails.jsp represents the smart phone page.
- MyOrderDetailsView.jsp represents the tablet page.