Relax Nothing Is Under Control Tee — Funny Minimalist Graphic T-Shirt
{
“orderId”: “ORD12345”,
“customerName”: “John Doe”,
“items”: [
{
“itemId”: “ITEM001”,
“productName”: “Laptop”,
“quantity”: 1,
“price”: 1200.00
},
{
“itemId”: “ITEM002”,
“productName”: “Mouse”,
“quantity”: 2,
“price”: 25.00
}
],
“totalAmount”: 1250.00,
“shippingAddress”: {
“street”: “123 Main St”,
“city”: “Anytown”,
“zipCode”: “12345”,
“country”: “USA”
},
“status”: “pending”
}
