The Order Summary card type display three sub cards which detail order information, bill to address, and shipping address (when applicable) for a submitted order. The order details card includes the order number, transaction date, and grand total for the order. The shipping address sub card is conditionally shown only when a product has been purchased that needs to be shipped. Both address cards include the person's name, address, and country information, all derived from the user's account record.
Card Type Information
|
Name |
OrderSummary |
|---|---|
|
Class Name |
StandaloneCard |
|
Controller Name |
OrderSummaryComponentController |
|
Card Component Constructor |
OrderSummaryComponentFactory |
|
Display Name |
Order Summary |