Skip to content

Commit e1a8d56

Browse files
authored
Update database1.json
1 parent 2201d73 commit e1a8d56

1 file changed

Lines changed: 34 additions & 8 deletions

File tree

database1.json

Lines changed: 34 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,9 @@
1212
"type": "ean13",
1313
"item-number": "6301712",
1414
"madeof": "plastic",
15-
"alsomadeof": "paper"
15+
"alsomadeof": "paper",
16+
"clothing": false,
17+
"size": null
1618
},
1719
{
1820
"name": "Diario Minecraft 2025-2026",
@@ -27,7 +29,9 @@
2729
"type": "ean13",
2830
"item-number": "72484PR",
2931
"madeof": "paper",
30-
"alsomadeof": "plastic"
32+
"alsomadeof": "plastic",
33+
"clothing": false,
34+
"size": null
3135
},
3236
{
3337
"name": "Lunch Box",
@@ -41,7 +45,9 @@
4145
"image-url": null,
4246
"type": "ean13",
4347
"item-number": "LMI-E01-BK108",
44-
"madeof": "plastic"
48+
"madeof": "plastic",
49+
"clothing": false,
50+
"size": null
4551
},
4652
{
4753
"name": "Stapler",
@@ -55,7 +61,9 @@
5561
"image-url": null,
5662
"type": "ean13",
5763
"item-number": "PF102001",
58-
"madeof": "plastic"
64+
"madeof": "plastic",
65+
"clothing": false,
66+
"size": null
5967
},
6068
{
6169
"name": "Kirby™ and the Forgotten Land",
@@ -69,7 +77,9 @@
6977
"image-url": "https://barcode-database.vercel.app/img/2.jpg",
7078
"type": "ean13",
7179
"item-number": null,
72-
"madeof": "plastic"
80+
"madeof": "plastic",
81+
"clothing": false,
82+
"size": null
7383
},
7484
{
7585
"name": "Buono Minecraft 2025",
@@ -83,7 +93,9 @@
8393
"image-url": "https://barcode-database.vercel.app/img/2.jpg",
8494
"type": "ean13",
8595
"item-number": null,
86-
"madeof": "paper"
96+
"madeof": "paper",
97+
"clothing": false,
98+
"size": null
8799
},
88100
{
89101
"name": "KID G JACKET FIX HOOD"
@@ -97,7 +109,9 @@
97109
"image-url": null,
98110
"type": "ean13",
99111
"item-number": null,
100-
"madeof": null
112+
"madeof": null,
113+
"clothing": true,
114+
"size": null
101115
},
102116
{
103117
"name": "TEEN ORIGINAL TRICLIMAT"
@@ -111,12 +125,24 @@
111125
"image-url": null,
112126
"type": "ean13",
113127
"item-number": "NF0A89Y5EF11",
114-
"madeof": null
128+
"madeof": null,
129+
"clothing": true,
130+
"size": null
115131
},
116132
{
117133
"name": "M TRIN FULL ZIP HOODED TNF"
118134
"barcode": 0197805780432,
119135
"brand": "The North Face",
120136
"cobrand": null,
121137
"description": null,
138+
"warning": 0,
139+
"food": false,
140+
"nutrients": null,
141+
"image-url": null,
142+
"type": "ean13",
143+
"item-number": null,
144+
"madeof": null,
145+
"clothing": true,
146+
"size": null
147+
}
122148
]

0 commit comments

Comments
 (0)