Kgshop commited on
Commit
f21b59f
·
verified ·
1 Parent(s): 57f6a04

Automated backup inventory.json 2026-04-08 11:29:38 +05+0500

Browse files
Files changed (1) hide show
  1. inventory.json +21 -1
inventory.json CHANGED
@@ -1 +1,21 @@
1
- []
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ [
2
+ {
3
+ "id": "45f8fdc6ce8a4f9caae7df56ef49e2f3",
4
+ "name": "Холодильник LG 459",
5
+ "barcode": "1",
6
+ "variants": [
7
+ {
8
+ "id": "15959e14c192486ca1edb141c83c3314",
9
+ "option_name": "Вариант",
10
+ "option_value": "Бежевый",
11
+ "price": "230000",
12
+ "cost_price": "220000",
13
+ "stock": 42,
14
+ "image_url": "",
15
+ "items_per_pack": 1
16
+ }
17
+ ],
18
+ "timestamp_added": "2026-04-08T11:29:38.015759+05:00",
19
+ "timestamp_updated": "2026-04-08T11:29:38.015791+05:00"
20
+ }
21
+ ]