added Tamagotchi Product

This commit is contained in:
yurecz 2019-12-10 12:50:18 +01:00
parent 1e39134023
commit ed5753ae2c
2 changed files with 13 additions and 1 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 7 KiB

View file

@ -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"]
}
]
}