Kgshop commited on
Commit
56173b6
·
verified ·
1 Parent(s): 91967f6

Sync data.json 2025-12-25 09:32:32

Browse files
Files changed (1) hide show
  1. data.json +19 -1
data.json CHANGED
@@ -19,7 +19,25 @@
19
  }
20
  ],
21
  "categories": [],
22
- "orders": {},
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
23
  "settings": {
24
  "whatsapp_number": "+77073363943"
25
  }
 
19
  }
20
  ],
21
  "categories": [],
22
+ "orders": {
23
+ "2512250932-4585": {
24
+ "id": "2512250932-4585",
25
+ "created_at": "2025-12-25 09:32:32",
26
+ "cart": [
27
+ {
28
+ "name": "Тестовая ткань",
29
+ "price": 1500.0,
30
+ "quantity": 30.5,
31
+ "variantName": "Стандарт",
32
+ "sizeName": null,
33
+ "photo": "_222257.png",
34
+ "photo_url": "https://huggingface.co/datasets/Kgshop/esmiratkani/resolve/main/photos/_222257.png"
35
+ }
36
+ ],
37
+ "total_price": 45750.0,
38
+ "status": "new"
39
+ }
40
+ },
41
  "settings": {
42
  "whatsapp_number": "+77073363943"
43
  }