mirror of
https://github.com/opelly27/streetmerchant.git
synced 2026-05-20 02:57:34 +00:00
chore(pccomponentes): add ryzen cpus (#756)
This commit is contained in:
@@ -161,6 +161,30 @@ export const PCComponentes: Store = {
|
||||
series: '3080',
|
||||
url:
|
||||
'https://www.pccomponentes.com/pny-geforce-rtx-3080-epic-x-rgb-triple-fan-xlr8-gaming-edition-10gb-gddr6x'
|
||||
},
|
||||
{
|
||||
brand: 'amd',
|
||||
model: '5600x',
|
||||
series: 'ryzen5600',
|
||||
url: 'https://www.pccomponentes.com/amd-ryzen-5-5600x-37ghz'
|
||||
},
|
||||
{
|
||||
brand: 'amd',
|
||||
model: '5800x',
|
||||
series: 'ryzen5800',
|
||||
url: 'https://www.pccomponentes.com/amd-ryzen-7-5800x-38ghz'
|
||||
},
|
||||
{
|
||||
brand: 'amd',
|
||||
model: '5900x',
|
||||
series: 'ryzen5900',
|
||||
url: 'https://www.pccomponentes.com/amd-ryzen-9-5900x-37-ghz'
|
||||
},
|
||||
{
|
||||
brand: 'amd',
|
||||
model: '5950x',
|
||||
series: 'ryzen5950',
|
||||
url: 'https://www.pccomponentes.com/amd-ryzen-9-5950x-34-ghz'
|
||||
}
|
||||
],
|
||||
name: 'pccomponentes'
|
||||
|
||||
Reference in New Issue
Block a user