diff --git a/src/store/model/amd.ts b/src/store/model/amd.ts index ae2a2bf..814b18d 100644 --- a/src/store/model/amd.ts +++ b/src/store/model/amd.ts @@ -50,6 +50,14 @@ export const Amd: Store = { series: 'ryzen5600', url: 'https://www.amd.com/en/direct-buy/5450881700/us' }, + { + brand: 'amd', + cartUrl: + 'https://www.amd.com/en/direct-buy/5458372200/us?add-to-cart=true', + model: 'amd reference', + series: 'rx6900xt', + url: 'https://www.amd.com/en/direct-buy/5458372200/us' + }, { brand: 'amd', cartUrl: diff --git a/src/store/model/bestbuy.ts b/src/store/model/bestbuy.ts index a46abf7..9d59ae6 100644 --- a/src/store/model/bestbuy.ts +++ b/src/store/model/bestbuy.ts @@ -445,6 +445,13 @@ export const BestBuy: Store = { url: 'https://www.bestbuy.com/site/xfx-merc-319-amd-radeon-rx-6800xt-16gb-gddr6-pci-express-4-0-gaming-graphics-card-black/6442585.p?skuId=6442585' }, + { + brand: 'xfx', + model: 'amd reference', + series: 'rx6900xt', + url: + 'https://www.bestbuy.com/site/xfx-amd-radeon-rx-6900-xt-16gb-gddr6-pci-express-4-0-gaming-graphics-card-black/6444358.p?skuId=6444358' + }, { brand: 'corsair', cartUrl: 'https://api.bestbuy.com/click/-/6351845/cart', diff --git a/src/store/model/microcenter.ts b/src/store/model/microcenter.ts index d6e3d52..c9ce312 100644 --- a/src/store/model/microcenter.ts +++ b/src/store/model/microcenter.ts @@ -191,6 +191,12 @@ for (const microCenterLocation of microCenterLocations) { model: '5950x', series: 'ryzen5950', url: `https://www.microcenter.com/product/630282/amd-ryzen-9-5950x-vermeer-34ghz-16-core-am4-boxed-processor/?storeid=${storeId}` + }, + { + brand: 'asrock', + model: 'amd reference', + series: 'rx6900xt', + url: `https://www.microcenter.com/product/632048/asrock-amd-radeon-rx-6900-xt-triple-fan-16gb-gddr6-pcie-40-graphics-card/?storeid=${storeId}` } ]); } diff --git a/src/store/model/newegg.ts b/src/store/model/newegg.ts index 74a3874..1b300a7 100644 --- a/src/store/model/newegg.ts +++ b/src/store/model/newegg.ts @@ -597,6 +597,51 @@ export const Newegg: Store = { series: 'xboxss', url: 'https://www.newegg.com/p/N82E16868105274' }, + { + brand: 'asrock', + cartUrl: + 'https://secure.newegg.com/Shopping/AddtoCart.aspx?Submit=ADD&ItemList=N82E16814930051', + model: 'amd reference', + series: 'rx6900xt', + url: + 'https://www.newegg.com/asrock-radeon-rx-6900-xt-rx6900xt-16g/p/N82E16814930051' + }, + { + brand: 'gigabyte', + cartUrl: + 'https://secure.newegg.com/Shopping/AddtoCart.aspx?Submit=ADD&ItemList=N82E16814932384', + model: 'amd reference', + series: 'rx6900xt', + url: + 'https://www.newegg.com/gigabyte-radeon-rx-6900-xt-gv-r69xt-16gc-b/p/N82E16814932384' + }, + { + brand: 'msi', + cartUrl: + 'https://secure.newegg.com/Shopping/AddtoCart.aspx?Submit=ADD&ItemList=N82E16814137618', + model: 'amd reference', + series: 'rx6900xt', + url: + 'https://www.newegg.com/msi-radeon-rx-6900-xt-rx-6900-xt-16g/p/N82E16814137618' + }, + { + brand: 'powercolor', + cartUrl: + 'https://secure.newegg.com/Shopping/AddtoCart.aspx?Submit=ADD&ItemList=N82E16814131774', + model: 'amd reference', + series: 'rx6900xt', + url: + 'https://www.newegg.com/powercolor-radeon-rx-6900-xt-axrx-6900xt-16gbd6-m2dhc/p/N82E16814131774' + }, + { + brand: 'sapphire', + cartUrl: + 'https://secure.newegg.com/Shopping/AddtoCart.aspx?Submit=ADD&ItemList=N82E16814202393', + model: 'amd reference', + series: 'rx6900xt', + url: + 'https://www.newegg.com/sapphire-radeon-rx-6900-xt-21308-01-20g/p/N82E16814202393' + }, { brand: 'gigabyte', cartUrl: