Files
EasyDrop/config/demo.products-config.json
2023-06-07 05:45:28 +02:00

17 lines
268 B
JSON

{
"products": [
{
"name": "Gigabyte GeForce RTX 3060",
"description": "Very epic GPU",
"identifiers": [
{
"Amazon": "B096Y2TYKV"
},
{
"eBay": "Gigabyte GeForce RTX 3060"
}
]
}
]
}