add product_db.json
This commit is contained in:
parent
515edc086a
commit
81c4eb1377
26
product_db.json
Normal file
26
product_db.json
Normal file
@ -0,0 +1,26 @@
|
|||||||
|
[
|
||||||
|
{
|
||||||
|
"name":"banan",
|
||||||
|
"type":"owoc",
|
||||||
|
"brand":"banpol",
|
||||||
|
"price":"21.37",
|
||||||
|
"quantity":"1 kg",
|
||||||
|
"quality":"premium"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name":"iPhone",
|
||||||
|
"type":"telefon",
|
||||||
|
"brand":"Ejpl",
|
||||||
|
"price":"420",
|
||||||
|
"quantity":"1 szt",
|
||||||
|
"quality":"premium"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name":"RedBull",
|
||||||
|
"type":"energol",
|
||||||
|
"brand":"RedBull",
|
||||||
|
"price":"0.69",
|
||||||
|
"quantity":"330ml",
|
||||||
|
"quality":"exquisite"
|
||||||
|
}
|
||||||
|
]
|
Loading…
Reference in New Issue
Block a user