[Extension()] public static IList<OrderItem> GetDisplayItems( IList<OrderItem> items, int orderShipmentId, bool useKitDisplay )
Parameters
- items
- Order Item List
- orderShipmentId
- Id of the order shipment for which to get the order items
- useKitDisplay
- Flags if bundled kit childs should be included in display items or not.
Return Value
Sorted collection of order items for display