- Introduced sorting logic to prioritize monthly subscriptions over one-time items in the order display. - Refactored item mapping to store display items in a variable for improved readability and maintainability. - Ensured that items with the same charge kind maintain their original order during sorting.