diff --git a/src/store/model/bestbuy.ts b/src/store/model/bestbuy.ts index 6725521..92a0d3b 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',