mirror of
https://github.com/opelly27/streetmerchant.git
synced 2026-05-20 06:27:38 +00:00
chore(amd): add rx6800 (#926)
This commit is contained in:
@@ -57,6 +57,14 @@ export const Amd: Store = {
|
|||||||
model: 'amd reference',
|
model: 'amd reference',
|
||||||
series: 'rx6800xt',
|
series: 'rx6800xt',
|
||||||
url: 'https://www.amd.com/en/direct-buy/5458372800/us'
|
url: 'https://www.amd.com/en/direct-buy/5458372800/us'
|
||||||
|
},
|
||||||
|
{
|
||||||
|
brand: 'amd',
|
||||||
|
cartUrl:
|
||||||
|
'https://www.amd.com/en/direct-buy/5458373400/us?add-to-cart=true',
|
||||||
|
model: 'amd reference',
|
||||||
|
series: 'rx6800',
|
||||||
|
url: 'https://www.amd.com/en/direct-buy/5458373400/us'
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
name: 'amd'
|
name: 'amd'
|
||||||
|
|||||||
Reference in New Issue
Block a user