Kgshop commited on
Commit
b516a74
·
verified ·
1 Parent(s): 130b962

Sync data.json 2025-07-16 12:59:17

Browse files
Files changed (1) hide show
  1. data.json +17 -0
data.json CHANGED
@@ -114,6 +114,23 @@
114
  "total_price": 45000.0,
115
  "user_info": null,
116
  "status": "new"
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
117
  }
118
  }
119
  }
 
114
  "total_price": 45000.0,
115
  "user_info": null,
116
  "status": "new"
117
+ },
118
+ "20250716125917-a2c97f": {
119
+ "id": "20250716125917-a2c97f",
120
+ "created_at": "2025-07-16 12:59:17",
121
+ "cart": [
122
+ {
123
+ "name": "Lord",
124
+ "price": 45000.0,
125
+ "quantity": 1,
126
+ "color": "N/A",
127
+ "photo": "Lord_20250428091957872762.jpg",
128
+ "photo_url": "https://huggingface.co/datasets/Kgshop/bigben/resolve/main/photos/Lord_20250428091957872762.jpg"
129
+ }
130
+ ],
131
+ "total_price": 45000.0,
132
+ "user_info": null,
133
+ "status": "new"
134
  }
135
  }
136
  }