Kgshop commited on
Commit
1891d27
·
verified ·
1 Parent(s): 4f0361c

Sync data.json 2025-06-30 14:23:35

Browse files
Files changed (1) hide show
  1. data.json +17 -0
data.json CHANGED
@@ -141,6 +141,23 @@
141
  "total_price": 8500.0,
142
  "user_info": null,
143
  "status": "new"
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
144
  }
145
  }
146
  }
 
141
  "total_price": 8500.0,
142
  "user_info": null,
143
  "status": "new"
144
+ },
145
+ "20250630142335-ac3b4e": {
146
+ "id": "20250630142335-ac3b4e",
147
+ "created_at": "2025-06-30 14:23:35",
148
+ "cart": [
149
+ {
150
+ "name": "Платье Шифон",
151
+ "price": 1300.0,
152
+ "quantity": 1,
153
+ "color": "Белые с голубыми цветочками",
154
+ "photo": "_20250608085414345495.jpeg",
155
+ "photo_url": "https://huggingface.co/datasets/Kgshop/icon312/resolve/main/photos/_20250608085414345495.jpeg"
156
+ }
157
+ ],
158
+ "total_price": 1300.0,
159
+ "user_info": null,
160
+ "status": "new"
161
  }
162
  }
163
  }