Added more demo products

This commit is contained in:
Marvin Scham
2023-06-28 05:05:29 +02:00
parent 9f7f9edeb3
commit 85c8fe6b1a

View File

@@ -11,6 +11,30 @@
"EBAY": "Gigabyte GeForce RTX 3060" "EBAY": "Gigabyte GeForce RTX 3060"
} }
] ]
},
{
"name": "Gigabyte Radeon RX 6700 XT",
"description": "Another one",
"identifiers": [
{
"AMAZON": "B08Y758F6C"
},
{
"EBAY": "Gigabyte Radeon RX 6700 XT"
}
]
},
{
"name": "NVIDIA GeForce RTX 4060 Ti",
"description": "Premium!",
"identifiers": [
{
"AMAZON": "B0C4F9HCF6"
},
{
"EBAY": "NVIDIA GeForce RTX 4060 Ti"
}
]
} }
] ]
} }