Automated backup held_bills.json 2026-05-30 14:43:57 +05+0500
Browse files- held_bills.json +37 -1
held_bills.json
CHANGED
|
@@ -1 +1,37 @@
|
|
| 1 |
-
[
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
[
|
| 2 |
+
{
|
| 3 |
+
"id": "1f990a8392a74ccfa53b018503efec00",
|
| 4 |
+
"name": "Незнаю",
|
| 5 |
+
"cart": {
|
| 6 |
+
"custom_1780134040390": {
|
| 7 |
+
"productName": "Бойлер 10л ",
|
| 8 |
+
"price": "19000",
|
| 9 |
+
"quantity": 1,
|
| 10 |
+
"discount": "0",
|
| 11 |
+
"isCustom": true
|
| 12 |
+
},
|
| 13 |
+
"custom_1780134131296": {
|
| 14 |
+
"productName": "Бойлер 15л",
|
| 15 |
+
"price": "23000",
|
| 16 |
+
"quantity": 1,
|
| 17 |
+
"discount": "0",
|
| 18 |
+
"isCustom": true
|
| 19 |
+
},
|
| 20 |
+
"custom_1780134184366": {
|
| 21 |
+
"productName": "Бойлер 30л ",
|
| 22 |
+
"price": "33000",
|
| 23 |
+
"quantity": 1,
|
| 24 |
+
"discount": "0",
|
| 25 |
+
"isCustom": true
|
| 26 |
+
},
|
| 27 |
+
"custom_1780134203812": {
|
| 28 |
+
"productName": "Бойлер 80л ",
|
| 29 |
+
"price": "47000",
|
| 30 |
+
"quantity": 1,
|
| 31 |
+
"discount": "0",
|
| 32 |
+
"isCustom": true
|
| 33 |
+
}
|
| 34 |
+
},
|
| 35 |
+
"timestamp": "2026-05-30T14:43:57.596595+05:00"
|
| 36 |
+
}
|
| 37 |
+
]
|