Add a button in the orders page, which will allow to see the order info in more details, along with what coupons were applied, when the order was delivered etc. We can also add an option to print a bill or invoice of the order.
Need to make edits in :
- orders/page.tsx
Add a button in the orders page, which will allow to see the order info in more details, along with what coupons were applied, when the order was delivered etc. We can also add an option to print a bill or invoice of the order.
Need to make edits in :