Kgshop commited on
Commit
6f0021e
·
verified ·
1 Parent(s): f05465d

Sync data.json 2025-07-25 06:39:12

Browse files
Files changed (1) hide show
  1. data.json +17 -0
data.json CHANGED
@@ -36,6 +36,23 @@
36
  "total_price": 300.0,
37
  "user_info": null,
38
  "status": "new"
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
39
  }
40
  }
41
  }
 
36
  "total_price": 300.0,
37
  "user_info": null,
38
  "status": "new"
39
+ },
40
+ "20250725063912-cceead": {
41
+ "id": "20250725063912-cceead",
42
+ "created_at": "2025-07-25 06:39:12",
43
+ "cart": [
44
+ {
45
+ "name": "РоллШторы",
46
+ "price": 1500.0,
47
+ "quantity": 150,
48
+ "color": "Золото",
49
+ "photo": "_20250725063739706435.jpg",
50
+ "photo_url": "https://huggingface.co/datasets/Kgshop/rollshtor/resolve/main/photos/_20250725063739706435.jpg"
51
+ }
52
+ ],
53
+ "total_price": 225000.0,
54
+ "user_info": null,
55
+ "status": "new"
56
  }
57
  }
58
  }