added Tamagotchi Product
This commit is contained in:
parent
1e39134023
commit
ed5753ae2c
2 changed files with 13 additions and 1 deletions
BIN
src/frontend/static/img/products/tamagotchi.jpg
Normal file
BIN
src/frontend/static/img/products/tamagotchi.jpg
Normal file
Binary file not shown.
After Width: | Height: | Size: 7 KiB |
|
@ -105,6 +105,18 @@
|
|||
"nanos": 300000000
|
||||
},
|
||||
"categories": ["gardening"]
|
||||
}
|
||||
},
|
||||
{
|
||||
"id": "7E31ZMYYFZ",
|
||||
"name": "Tamagotchi",
|
||||
"description": "Bandai Tamagotchi Elektronisches Spiel, durchscheinend blau.",
|
||||
"picture": "/static/img/products/tamagotchi.jpg",
|
||||
"priceUsd": {
|
||||
"currencyCode": "USD",
|
||||
"units": 12,
|
||||
"nanos": 300000000
|
||||
},
|
||||
"categories": ["toy"]
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue