This commit is contained in:
Philippe Torrel
2026-07-23 09:10:13 +02:00
parent 261b0e8c62
commit ad296423bc
20 changed files with 1642 additions and 275 deletions

View File

@@ -0,0 +1,26 @@
[
{
"_id": "6cbe4783-cfb5-4ed7-8196-9d6b55217de0",
"position": 1,
"name": "3Doodler 3D Printing Pen",
"price": 29.99
},
{
"_id": "c38913d4-9524-461f-85d2-525241166e8e",
"position": 2,
"name": "Powerstation 5- E. Maximus Chargus",
"price": 44.95
},
{
"_id": "cdc887bd-fb0e-4485-8516-0a3720c3bb72",
"position": 3,
"name": "8-Bit Legendary Hero Heat-Change Mug",
"price": 6.99
},
{
"_id": "bded2710-8db8-41a5-87af-269195eab449",
"position": 4,
"name": "16-Bit Legendary Hero Heat-Change Mug",
"price": 12.99
}
]