Files
CHIEFSOFT\ameye 346346573f first commit
2024-01-25 13:06:29 -05:00

111 lines
3.5 KiB
JSON

[
{
"id": "1",
"customer_name": "Alfred Hurst",
"product_name": "Carven Lounge Chair Red",
"amount": "$874.30",
"order_date": "18 Dec, 2022",
"delivery_date": "24 Dec, 2022",
"payment_method": "Mastercard",
"status": "Delivered"
}, {
"id": "2",
"customer_name": "Tommy Carey",
"product_name": "World's Most Expensive T-Shirt",
"amount": "$1452.00",
"order_date": "02 Jan, 2022",
"delivery_date": "13 Jan, 2022",
"payment_method": "Visa",
"status": "Pickups"
}, {
"id": "3",
"customer_name": "Cassius Brock",
"product_name": "Ninja Pro Max Smartwatch",
"amount": "$341.23",
"order_date": "24 Nov, 2022",
"delivery_date": "02 Dec, 2022",
"payment_method": "COD",
"status": "Inprogress"
}, {
"id": "4",
"customer_name": "Camilla Winters",
"product_name": "Like Style Women Black Handbag",
"amount": "$671.00",
"order_date": "12 Jan, 2023",
"delivery_date": "20 Jan, 2023",
"payment_method": "Visa",
"status": "Pending"
}, {
"id": "5",
"customer_name": "Gabrielle Holden",
"product_name": "Funky Prints T-shirt",
"amount": "$803.11",
"order_date": "08 Aug, 2022",
"delivery_date": "16 Aug, 2022",
"payment_method": "Mastercard",
"status": "Returns"
}, {
"id": "6",
"customer_name": "Kristina Hooper",
"product_name": "Innovative Education Book",
"amount": "$203.65",
"order_date": "08 Oct, 2022",
"delivery_date": "24 Oct, 2022",
"payment_method": "Visa",
"status": "Cancelled"
}, {
"id": "7",
"customer_name": "Jacques Leon",
"product_name": "Leather band Smartwatches",
"amount": "$2145.20",
"order_date": "11 Feb, 2021",
"delivery_date": "22 Feb, 2021",
"payment_method": "COD",
"status": "Delivered"
}, {
"id": "8",
"customer_name": "Theresa Crawford",
"product_name": "Galaxy Watch4",
"amount": "$3468.41",
"order_date": "28 Oct, 2022",
"delivery_date": "09 Nov, 2022",
"payment_method": "Mastercard",
"status": "Pickups"
}, {
"id": "9",
"customer_name": "Alina Holland",
"product_name": "Borosil Paper Cup",
"amount": "$351.91",
"order_date": "19 June, 2021",
"delivery_date": "28 June, 2021",
"payment_method": "Visa",
"status": "Pending"
}, {
"id": "10",
"customer_name": "Edward Rogers",
"product_name": "Apple Headphone",
"amount": "$1876.02",
"order_date": "25 Nov, 2021",
"delivery_date": "03 Dec, 2021",
"payment_method": "COD",
"status": "Returns"
},{
"id": "11",
"customer_name": "Richard Jenkins",
"product_name": "Innovative Education Book",
"amount": "$203.65",
"order_date": "08 Oct, 2021",
"delivery_date": "24 Oct, 2021",
"payment_method": "Visa",
"status": "Cancelled"
}, {
"id": "12",
"customer_name": "Louis Hicks",
"product_name": "Leather band Smartwatches",
"amount": "$2145.20",
"order_date": "11 Feb, 2021",
"delivery_date": "22 Feb, 2021",
"payment_method": "COD",
"status": "Delivered"
}
]