chore(store): add a few AMD listings for German stores (#1321)

This commit is contained in:
Eugene Shalygin
2020-12-10 19:28:30 +01:00
committed by GitHub
parent 8d192317ba
commit 4f60ad2a82
3 changed files with 56 additions and 0 deletions
+12
View File
@@ -393,6 +393,18 @@ export const Alternate: Store = {
series: 'rx6800xt',
url: 'https://www.alternate.de/product/1697044'
},
{
brand: 'asus',
model: 'tuf oc',
series: 'rx6900xt',
url: 'https://www.alternate.de/product/1702773'
},
{
brand: 'msi',
model: 'amd reference',
series: 'rx6900xt',
url: 'https://www.alternate.de/product/1700508'
},
{
brand: 'microsoft',
model: 'xbox series x',
+16
View File
@@ -54,6 +54,14 @@ export const AmdDe: Store = {
series: 'ryzen5600',
url: 'https://www.amd.com/de/direct-buy/5450881700/de'
},
{
brand: 'amd',
cartUrl:
'https://www.amd.com/de/direct-buy/5458374000/de?add-to-cart=true',
model: 'amd reference',
series: 'rx6800',
url: 'https://www.amd.com/de/direct-buy/5458374000/de'
},
{
brand: 'amd',
cartUrl:
@@ -61,6 +69,14 @@ export const AmdDe: Store = {
model: 'amd reference',
series: 'rx6800xt',
url: 'https://www.amd.com/de/direct-buy/5458374100/de'
},
{
brand: 'amd',
cartUrl:
'https://www.amd.com/de/direct-buy/5458374200/de?add-to-cart=true',
model: 'amd reference',
series: 'rx6900xt',
url: 'https://www.amd.com/de/direct-buy/5458374200/de'
}
],
name: 'amd-de'
+28
View File
@@ -120,6 +120,34 @@ export const Mindfactory: Store = {
series: 'ryzen5950',
url:
'https://www.mindfactory.de/product_info.php/AMD-Ryzen-9-5950X-16x-3-40GHz-So-AM4-WOF_1380729.html'
},
{
brand: 'sapphire',
model: 'nitro oc',
series: 'rx6800',
url:
'https://www.mindfactory.de/product_info.php/16GB-Sapphire-Radeon-RX-6800-NITRO--OC-HDMI-3xDP_1388341.html'
},
{
brand: 'xfx',
model: 'amd reference',
series: 'rx6800',
url:
'https://www.mindfactory.de/product_info.php/16GB-XFX-Radeon-RX-6800-Drei-Luefter-256bit-DDR6--Retail-_1388348.html'
},
{
brand: 'asrock',
model: 'phantom gaming',
series: 'rx6800xt',
url:
'https://www.mindfactory.de/product_info.php/16GB-ASRock-Radeon-RX-6800-XT-PHANTOM-GAMING-DDR6_1386619.html'
},
{
brand: 'asrock',
model: 'amd reference',
series: 'rx6900xt',
url:
'https://www.mindfactory.de/product_info.php/16GB-ASRock-Radeon-6900-XT--Retail-_1388342.html'
}
],
name: 'mindfactory'