From 888b5225b84eba7e1395d9eac38f5d4833a8e012 Mon Sep 17 00:00:00 2001 From: Michael Pietersen Date: Sun, 6 Dec 2020 00:34:03 -0500 Subject: [PATCH] chore(bestbuy): 3060ti product links (#1197) --- src/store/model/bestbuy.ts | 32 ++++++++++++++++++++++++++++++++ 1 file changed, 32 insertions(+) diff --git a/src/store/model/bestbuy.ts b/src/store/model/bestbuy.ts index 67255215a1..92a0d3bb47 100644 --- a/src/store/model/bestbuy.ts +++ b/src/store/model/bestbuy.ts @@ -316,6 +316,38 @@ export const BestBuy: Store = { url: 'https://www.bestbuy.com/site/pny-geforce-rtx-3090-24gb-xlr8-gaming-epic-x-rgb-triple-fan-graphics-card/6432657.p?skuId=6432657&intl=nosplash' }, + { + brand: 'nvidia', + cartUrl: 'https://api.bestbuy.com/click/-/6439402/cart', + model: 'founders edition', + series: '3060ti', + url: + 'https://www.bestbuy.com/site/nvidia-geforce-rtx-3060-ti-8gb-gddr6-pci-express-4-0-graphics-card-steel-and-black/6439402.p?skuId=6439402&intl=nosplash' + }, + { + brand: 'msi', + cartUrl: 'https://api.bestbuy.com/click/-/6441172/cart', + model: 'ventus 2x', + series: '3060ti', + url: + 'https://www.bestbuy.com/site/msi-geforce-rtx-3060-ti-ventus-2x-oc-bv-8gb-gddr6-pci-express-4-0-graphics-card-black-black/6441172.p?skuId=6441172&intl=nosplash' + }, + { + brand: 'gigabyte', + cartUrl: 'https://api.bestbuy.com/click/-/6442484/cart', + model: 'gaming oc', + series: '3060ti', + url: + 'https://www.bestbuy.com/site/gigabyte-nvidia-geforce-rtx-3060-ti-gaming-oc-8g-gddr6-pci-express-4-0-graphics-card-black/6442484.p?skuId=6442484?intl=nosplash' + }, + { + brand: 'gigabyte', + cartUrl: 'https://api.bestbuy.com/click/-/6442485/cart', + model: 'eagle', + series: '3060ti', + url: + 'https://www.bestbuy.com/site/gigabyte-nvidia-geforce-rtx-3060-ti-eagle-oc-8g-gddr6-pci-express-4-0-graphics-card-black/6442485.p?skuId=6442485?intl=nosplash' + }, { brand: 'amd', cartUrl: 'https://api.bestbuy.com/click/-/6438942/cart',