From ea456116da23d879557ecb071c8d041f84edbf92 Mon Sep 17 00:00:00 2001 From: Joseph Sortino Date: Wed, 2 Dec 2020 13:28:35 -0500 Subject: [PATCH] chore(bandh): add 3060ti (#1104) --- src/store/model/bandh.ts | 36 ++++++++++++++++++++++++++++++++++++ 1 file changed, 36 insertions(+) diff --git a/src/store/model/bandh.ts b/src/store/model/bandh.ts index eb1c6cc..6d30bd2 100644 --- a/src/store/model/bandh.ts +++ b/src/store/model/bandh.ts @@ -69,6 +69,42 @@ export const BAndH: Store = { // series: '3080', // url: 'https://www.bhphotovideo.com/c/product/1593650-REG/asus_tuf_rtx3080_o10g_gaming_tuf_gaming_geforce_rtx.html' // }, + { + brand: 'gigabyte', + model: 'eagle oc', + series: '3060ti', + url: + 'https://www.bhphotovideo.com/c/product/1606948-REG/gigabyte_gv_n306teagle_oc_8gd_rtx_3060_ti_eagle.html' + }, + { + brand: 'gigabyte', + model: 'eagle', + series: '3060ti', + url: + 'https://www.bhphotovideo.com/c/product/1606949-REG/gigabyte_gv_n306teagle_8gd_rtx_3060_ti_eagle.html' + }, + { + brand: 'gigabyte', + model: 'aorus', + series: '3060ti', + url: + 'https://www.bhphotovideo.com/c/product/1606945-REG/gigabyte_gv_n306taorus_m_8gd_aorus_rtx_3060_ti.html' + }, + { + brand: 'gigabyte', + model: 'gaming oc', + series: '3060ti', + url: + 'https://www.bhphotovideo.com/c/product/1606947-REG/gigabyte_gv_n306tgaming_oc_8gd_rtx_3060_ti_gaming.html' + }, + { + brand: 'gigabyte', + model: 'gaming pro', + series: '3060ti', + url: + 'https://www.bhphotovideo.com/c/product/1606946-REG/gigabyte_gv_n306tgamingoc_pro_8gd_rtx_3060_ti_gaming.html' + }, + { brand: 'msi', model: 'gaming x trio',