Displays a list of the customer's recent orders (up to 10) with a link to view all orders if there are more. Each order is rendered using the c__order-item snippet.
Common use cases
Display customer order history in account sections
Ensure c__order-item snippet is properly configured
Consider adding pagination for better performance with many orders