Files
EasyDrop/config/demo.products-config.json
2023-06-27 06:45:00 +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"
}
]
}
]
}