Added demo products config
This commit is contained in:
16
config/demo.products-config.json
Normal file
16
config/demo.products-config.json
Normal file
@@ -0,0 +1,16 @@
|
||||
{
|
||||
"products": [
|
||||
{
|
||||
"name": "Gigabyte GeForce RTX 3060",
|
||||
"description": "Very epic GPU",
|
||||
"identifiers": [
|
||||
{
|
||||
"Amazon": "B096Y2TYKV"
|
||||
},
|
||||
{
|
||||
"eBay": "Gigabyte GeForce RTX 3060"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user