chore(bestbuy-ca): add 3070 founders edition (#634)

Co-authored-by: Jef LeCompte <jeffreylec@gmail.com>
This commit is contained in:
Ted Morin
2020-10-29 16:58:28 -04:00
committed by GitHub
parent f04c669143
commit ab4f779573
2 changed files with 7 additions and 1 deletions
+6
View File
@@ -89,6 +89,12 @@ export const BestBuyCa: Store = {
model: 'twin edge',
series: '3070',
url: 'https://www.bestbuy.ca/en-ca/product/zotac-nvidia-geforce-rtx-3070-twin-edge-8gb-gddr6x-video-card/15000079?intl=nosplash'
},
{
brand: 'nvidia',
model: 'founders edition',
series: '3070',
url: 'https://www.bestbuy.ca/en-ca/product/nvidia-geforce-rtx-3070-8gb-gddr6-video-card-only-at-best-buy/15078017?intl=nosplash'
}
],
name: 'bestbuy-ca',