From d0ebffd056dc166e3557ccf694379bf8c10148b5 Mon Sep 17 00:00:00 2001 From: Cristian Date: Tue, 17 Nov 2020 16:23:14 +0100 Subject: [PATCH] feat(store): add 3070 models to pccomponentes & coolmod (#820) --- src/store/model/coolmod.ts | 70 +++++++++++++++++ src/store/model/pccomponentes.ts | 125 +++++++++++++++++++++++++++++++ 2 files changed, 195 insertions(+) diff --git a/src/store/model/coolmod.ts b/src/store/model/coolmod.ts index 02bb6b3960..13028863dd 100644 --- a/src/store/model/coolmod.ts +++ b/src/store/model/coolmod.ts @@ -214,6 +214,76 @@ export const Coolmod: Store = { series: 'ryzen5950', url: 'https://www.coolmod.com/amd-ryzen-9-5950x-49ghz-socket-am4-boxed-procesador-precio' + }, + { + brand: 'asus', + model: 'dual', + series: '3070', + url: + 'https://www.coolmod.com/asus-dual-geforce-rtx-3070-8gb-gddr6-tarjeta-grafica-precio' + }, + { + brand: 'msi', + model: 'gaming x trio', + series: '3070', + url: + 'https://www.coolmod.com/msi-geforce-rtx-3070-gaming-x-trio-8gb-gddr6-tarjeta-grafica-precio' + }, + { + brand: 'msi', + model: 'ventus 2x', + series: '3070', + url: + 'https://www.coolmod.com/msi-geforce-rtx-3070-ventus-2x-oc-8gb-gddr6-tarjeta-grafica-precio' + }, + { + brand: 'evga', + model: 'xc3', + series: '3070', + url: + 'https://www.coolmod.com/evga-geforce-rtx-3070-xc3-black-gaming-8gb-gddr6-tarjeta-grafica-precio' + }, + { + brand: 'asus', + model: 'strix', + series: '3070', + url: + 'https://www.coolmod.com/asus-rog-strix-geforce-rtx-3070-gaming-8gb-gddr6-tarjeta-grafica-precio' + }, + { + brand: 'gigabyte', + model: 'eagle', + series: '3070', + url: + 'https://www.coolmod.com/gigabyte-geforce-rtx-3070-eagle-8gb-gddr6-tarjeta-grafica-precio' + }, + { + brand: 'gigabyte', + model: 'aorus master', + series: '3070', + url: + 'https://www.coolmod.com/gigabyte-aorus-geforce-rtx-3070-master-8gb-gddr6-tarjeta-grafica-precio' + }, + { + brand: 'pny', + model: 'xlr8 revel', + series: '3070', + url: + 'https://www.coolmod.com/pny-geforce-rtx-3070-xlr8-gaming-epic-x-rgb-8gb-gddr6-tarjeta-grafica-precio' + }, + { + brand: 'zotac', + model: 'twin edge', + series: '3070', + url: + 'https://www.coolmod.com/zotac-gaming-geforce-rtx-3070-twin-edge-8gb-gddr6-tarjeta-grafica-precio' + }, + { + brand: 'kfa2', + model: 'sg oc', + series: '3070', + url: + 'https://www.coolmod.com/kfa2-geforce-rtx-3070-sg-1-click-oc-8gb-gddr6-tarjeta-grafica-precio' } ], name: 'coolmod' diff --git a/src/store/model/pccomponentes.ts b/src/store/model/pccomponentes.ts index 8161a06521..3c92c822fb 100644 --- a/src/store/model/pccomponentes.ts +++ b/src/store/model/pccomponentes.ts @@ -185,6 +185,131 @@ export const PCComponentes: Store = { model: '5950x', series: 'ryzen5950', url: 'https://www.pccomponentes.com/amd-ryzen-9-5950x-34-ghz' + }, + { + brand: 'zotac', + model: 'twin edge', + series: '3070', + url: + 'https://www.pccomponentes.com/zotac-gaming-geforce-rtx-3070-twin-edge-oc-8gb-gddr6' + }, + { + brand: 'msi', + model: 'gaming x trio', + series: '3070', + url: + 'https://www.pccomponentes.com/msi-geforce-rtx-3070-gaming-x-trio-8gb-gddr6' + }, + { + brand: 'gigabyte', + model: 'gaming oc', + series: '3070', + url: + 'https://www.pccomponentes.com/gigabyte-geforce-rtx-3070-gaming-oc-8gb-gddr6' + }, + { + brand: 'msi', + model: 'ventus 2x', + series: '3070', + url: + 'https://www.pccomponentes.com/msi-geforce-rtx-3070-ventus-2x-oc-8gb-gddr6' + }, + { + brand: 'asus', + model: 'gaming oc', + series: '3070', + url: + 'https://www.pccomponentes.com/asus-tuf-gaming-geforce-rtx-3070-oc-8gb-gddr6' + }, + { + brand: 'evga', + model: 'xc3', + series: '3070', + url: + 'https://www.pccomponentes.com/evga-geforce-rtx-3070-xc3-black-gaming-8gb-gddr6' + }, + { + brand: 'gigabyte', + model: 'eagle oc', + series: '3070', + url: + 'https://www.pccomponentes.com/gigabyte-geforce-rtx-3070-eagle-oc-8gb-gddr6' + }, + { + brand: 'asus', + model: 'dual oc', + series: '3070', + url: + 'https://www.pccomponentes.com/asus-geforce-rtx-3070-dual-oc-edition-8gb-gddr6' + }, + { + brand: 'asus', + model: 'dual', + series: '3070', + url: 'https://www.pccomponentes.com/asus-geforce-rtx-3070-dual-8gb-gddr6' + }, + { + brand: 'asus', + model: 'strix oc', + series: '3070', + url: + 'https://www.pccomponentes.com/asus-rog-strix-gaming-geforce-rtx-3070-oc-8gb-gddr6' + }, + { + brand: 'gigabyte', + model: 'vision oc', + series: '3070', + url: + 'https://www.pccomponentes.com/gigabyte-geforce-rtx-3070-vision-oc-8gb-gddr6' + }, + { + brand: 'pny', + model: 'dual fan', + series: '3070', + url: + 'https://www.pccomponentes.com/pny-geforce-rtx-3070-dual-fan-8gb-gddr6' + }, + { + brand: 'gigabyte', + model: 'aorus master', + series: '3070', + url: + 'https://www.pccomponentes.com/gigabyte-aorus-geforce-rtx-3070-master-8gb-gddr6' + }, + { + brand: 'pny', + model: 'xlr8 revel', + series: '3070', + url: + 'https://www.pccomponentes.com/pny-geforce-rtx-3070-xlr8-gaming-epic-x-rgb-8gb' + }, + { + brand: 'evga', + model: 'ftw3 ultra', + series: '3070', + url: + 'https://www.pccomponentes.com/evga-geforce-rtx-3070-ftw3-ultra-gaming-8gb-gddr6' + }, + { + brand: 'gigabyte', + model: 'eagle', + series: '3070', + url: + 'https://www.pccomponentes.com/gigabyte-geforce-rtx-3070-eagle-8gb-gddr6' + }, + { + brand: 'msi', + model: 'ventus 3x oc', + series: '3070', + url: + 'https://www.pccomponentes.com/msi-geforce-rtx-3070-ventus-3x-oc-8gb-gddr6' + }, + { + brand: 'asus', + model: 'strix', + series: '3070', + url: + 'https://www.pccomponentes.com/asus-rog-strix-gaming-geforce-rtx-3070-8gb-gddr6' } ], name: 'pccomponentes'