Free shipping on orders over $50!

My Account

Free shipping on orders over $50!

My Account

Order History

This section displays your past orders.

Features to implement:

  • List of all customer orders
  • Order status (e.g., Processing, Shipped, Delivered)
  • Link to individual order details (`/order/[id]`)
  • Placeholder for Addresses and Profile sections (handled by existing /profile and /settings)

(Frontend-only implementation using mock data and localStorage persistence.)

Built withPanda