Sync data.json 2025-06-10 06:55:42
Browse files
data.json
CHANGED
|
@@ -42,6 +42,29 @@
|
|
| 42 |
"prices_were_enabled_at_order": true,
|
| 43 |
"user_info": null,
|
| 44 |
"status": "new"
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 45 |
}
|
| 46 |
},
|
| 47 |
"config": {
|
|
|
|
| 42 |
"prices_were_enabled_at_order": true,
|
| 43 |
"user_info": null,
|
| 44 |
"status": "new"
|
| 45 |
+
},
|
| 46 |
+
"20250610065542-6abad6": {
|
| 47 |
+
"id": "20250610065542-6abad6",
|
| 48 |
+
"created_at": "2025-06-10 06:55:42",
|
| 49 |
+
"cart": [
|
| 50 |
+
{
|
| 51 |
+
"name": "Тестовый",
|
| 52 |
+
"price_usd_final": 20.0,
|
| 53 |
+
"original_price_usd": 20.0,
|
| 54 |
+
"discount_percent_at_order": 0,
|
| 55 |
+
"price_kgs_at_order": 1740.0,
|
| 56 |
+
"original_price_kgs_at_order": 1740.0,
|
| 57 |
+
"quantity": 1,
|
| 58 |
+
"color": "N/A",
|
| 59 |
+
"photo": "_20250610065300688208_0.jpg",
|
| 60 |
+
"photo_url": "https://huggingface.co/datasets/Kgshop/gerou/resolve/main/photos/_20250610065300688208_0.jpg"
|
| 61 |
+
}
|
| 62 |
+
],
|
| 63 |
+
"total_price_kgs": 1740.0,
|
| 64 |
+
"usd_to_kgs_rate_at_order": 87.0,
|
| 65 |
+
"prices_were_enabled_at_order": true,
|
| 66 |
+
"user_info": null,
|
| 67 |
+
"status": "new"
|
| 68 |
}
|
| 69 |
},
|
| 70 |
"config": {
|