Kgshop commited on
Commit
3fd0327
·
verified ·
1 Parent(s): 69f11d8

Sync data.json 2025-05-13 08:45:21

Browse files
Files changed (1) hide show
  1. data.json +18 -0
data.json CHANGED
@@ -48,6 +48,24 @@
48
  "total_price": 3500.0,
49
  "user_info": null,
50
  "status": "new"
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
51
  }
52
  }
53
  }
 
48
  "total_price": 3500.0,
49
  "user_info": null,
50
  "status": "new"
51
+ },
52
+ "20250513084521-ecdf4a": {
53
+ "id": "20250513084521-ecdf4a",
54
+ "created_at": "2025-05-13 08:45:21",
55
+ "cart": [
56
+ {
57
+ "name": "Роо",
58
+ "price": 1000.0,
59
+ "quantity": 1,
60
+ "color": "N/A",
61
+ "size": "N/A",
62
+ "photo": null,
63
+ "photo_url": "https://via.placeholder.com/60x60.png?text=N/A"
64
+ }
65
+ ],
66
+ "total_price": 1000.0,
67
+ "user_info": null,
68
+ "status": "new"
69
  }
70
  }
71
  }