Kgshop commited on
Commit
242845b
·
verified ·
1 Parent(s): 63254da

Sync data.json 2025-06-03 07:00:23

Browse files
Files changed (1) hide show
  1. data.json +22 -1
data.json CHANGED
@@ -14,7 +14,28 @@
14
  "categories": [
15
  "Ванная"
16
  ],
17
- "orders": {},
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
18
  "config": {
19
  "usd_to_uzs_rate": 12500.0,
20
  "prices_enabled": true
 
14
  "categories": [
15
  "Ванная"
16
  ],
17
+ "orders": {
18
+ "20250603070023-764790": {
19
+ "id": "20250603070023-764790",
20
+ "created_at": "2025-06-03 07:00:23",
21
+ "cart": [
22
+ {
23
+ "name": "Смиститель",
24
+ "price_usd": 100.0,
25
+ "price_uzs_at_order": 1250000.0,
26
+ "quantity": 1,
27
+ "color": "N/A",
28
+ "photo": null,
29
+ "photo_url": "https://via.placeholder.com/60x60.png?text=N%2FA"
30
+ }
31
+ ],
32
+ "total_price_uzs": 1250000.0,
33
+ "usd_to_uzs_rate_at_order": 12500.0,
34
+ "prices_were_enabled_at_order": true,
35
+ "user_info": null,
36
+ "status": "new"
37
+ }
38
+ },
39
  "config": {
40
  "usd_to_uzs_rate": 12500.0,
41
  "prices_enabled": true