Kgshop commited on
Commit
1f0163e
·
verified ·
1 Parent(s): 2ae7f7f

Automated backup inventory.json 2026-04-09 09:19:10 +05+0500

Browse files
Files changed (1) hide show
  1. inventory.json +22 -1
inventory.json CHANGED
@@ -1 +1,22 @@
1
- []
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ [
2
+ {
3
+ "id": "fad5c4104da54f3c81f3c6648318aa76",
4
+ "name": "Авангард 252",
5
+ "barcode": "1234",
6
+ "variants": [
7
+ {
8
+ "id": "107bf7eab27548d283f3ff2851b83fcd",
9
+ "option_name": "Вариант",
10
+ "option_value": "Серый",
11
+ "price_regular": "0.00",
12
+ "price_min": "0.00",
13
+ "price_wholesale": "0.00",
14
+ "cost_price": "0.00",
15
+ "stock": 3,
16
+ "image_url": ""
17
+ }
18
+ ],
19
+ "timestamp_added": "2026-04-09T09:19:10.131118+05:00",
20
+ "timestamp_updated": "2026-04-09T09:19:10.131185+05:00"
21
+ }
22
+ ]