Sync data.json 2026-08-20 21:41:53
Browse files
data.json
CHANGED
|
@@ -27,7 +27,54 @@
|
|
| 27 |
"Test"
|
| 28 |
],
|
| 29 |
"category_photos": {},
|
| 30 |
-
"orders": {
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 31 |
"staff": [],
|
| 32 |
"catalog_users": [],
|
| 33 |
"inventory_history": [],
|
|
|
|
| 27 |
"Test"
|
| 28 |
],
|
| 29 |
"category_photos": {},
|
| 30 |
+
"orders": {
|
| 31 |
+
"SA-20260820-001": {
|
| 32 |
+
"id": "SA-20260820-001",
|
| 33 |
+
"created_at": "2026-08-20 21:41:53",
|
| 34 |
+
"cart": [
|
| 35 |
+
{
|
| 36 |
+
"c_key": "01d3396552cc46bfae51135b50e3ed92",
|
| 37 |
+
"product_id": "01d3396552cc46bfae51135b50e3ed92",
|
| 38 |
+
"name": "Test432",
|
| 39 |
+
"price": 100.0,
|
| 40 |
+
"cart_box_price": 1000.0,
|
| 41 |
+
"cost_price": 0,
|
| 42 |
+
"quantity": 10,
|
| 43 |
+
"pieces_per_box": 10,
|
| 44 |
+
"pieces_per_master_box": 1,
|
| 45 |
+
"unit": "szt",
|
| 46 |
+
"variant_name": "",
|
| 47 |
+
"variant_idx": -1,
|
| 48 |
+
"discount": 0.0,
|
| 49 |
+
"wholesale_tiers": [],
|
| 50 |
+
"category": "Test",
|
| 51 |
+
"photo_url": "data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAiIGhlaWdodD0iMTAwIj48cmVjdCB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiBmaWxsPSIjNmBmMHcwIi8+PC9zdmc+",
|
| 52 |
+
"is_custom": false,
|
| 53 |
+
"custom_price_set": false,
|
| 54 |
+
"calculated_price": 100.0
|
| 55 |
+
}
|
| 56 |
+
],
|
| 57 |
+
"status": "pending",
|
| 58 |
+
"staff_id": "",
|
| 59 |
+
"staff_name": "",
|
| 60 |
+
"staff_whatsapp": "",
|
| 61 |
+
"customer_name": "Test",
|
| 62 |
+
"customer_phone": "+77472479197",
|
| 63 |
+
"customer_city": "Warszawa",
|
| 64 |
+
"customer_address": "",
|
| 65 |
+
"customer_zip": "",
|
| 66 |
+
"customer_whatsapp": "",
|
| 67 |
+
"global_discount": 0.0,
|
| 68 |
+
"currency": "zł",
|
| 69 |
+
"exchange_rate": 1,
|
| 70 |
+
"assembled": {},
|
| 71 |
+
"commission_amount": 0,
|
| 72 |
+
"is_debt": false,
|
| 73 |
+
"paid_amount": 1000.0,
|
| 74 |
+
"debt_amount": 0,
|
| 75 |
+
"total_price": 1000.0
|
| 76 |
+
}
|
| 77 |
+
},
|
| 78 |
"staff": [],
|
| 79 |
"catalog_users": [],
|
| 80 |
"inventory_history": [],
|