17 lines
268 B
JSON
17 lines
268 B
JSON
{
|
|
"products": [
|
|
{
|
|
"name": "Gigabyte GeForce RTX 3060",
|
|
"description": "Very epic GPU",
|
|
"identifiers": [
|
|
{
|
|
"Amazon": "B096Y2TYKV"
|
|
},
|
|
{
|
|
"eBay": "Gigabyte GeForce RTX 3060"
|
|
}
|
|
]
|
|
}
|
|
]
|
|
}
|