diff --git a/src/store/model/amazon.ts b/src/store/model/amazon.ts index a36ca51a4e..43ad0d74e7 100644 --- a/src/store/model/amazon.ts +++ b/src/store/model/amazon.ts @@ -446,6 +446,30 @@ export const Amazon: Store = { series: 'rx6800xt', url: 'https://www.amazon.com/dp/B08MVC76SR' }, + { + brand: 'sapphire', + cartUrl: + 'https://www.amazon.com/gp/aws/cart/add.html?ASIN.1=B08NXXT7WN&Quantity.1=1', + model: 'nitro+', + series: 'rx6800xt', + url: 'https://www.amazon.com/dp/B08NXXT7WN' + }, + { + brand: 'sapphire', + cartUrl: + 'https://www.amazon.com/gp/aws/cart/add.html?ASIN.1=B08NXYNLMR&Quantity.1=1', + model: 'pulse', + series: 'rx6800xt', + url: 'https://www.amazon.com/dp/B08NXYNLMR' + }, + { + brand: 'sapphire', + cartUrl: + 'https://www.amazon.com/gp/aws/cart/add.html?ASIN.1=B08NXVNMPQ&Quantity.1=1', + model: 'nitro+', + series: 'rx6800xt', + url: 'https://www.amazon.com/dp/B08NXVNMPQ' + }, { brand: 'xfx', cartUrl: @@ -454,6 +478,30 @@ export const Amazon: Store = { series: 'rx6800xt', url: 'https://www.amazon.com/dp/B08N6ZLX9B' }, + { + brand: 'xfx', + cartUrl: + 'https://www.amazon.com/gp/aws/cart/add.html?ASIN.1=B08NX14LV1&Quantity.1=1', + model: 'merc', + series: 'rx6800xt', + url: 'https://www.amazon.com/dp/B08NX14LV1' + }, + { + brand: 'xfx', + cartUrl: + 'https://www.amazon.com/gp/aws/cart/add.html?ASIN.1=B08NN76VJD&Quantity.1=1', + model: 'amd reference', + series: 'rx6800', + url: 'https://www.amazon.com/dp/B08NN76VJD' + }, + { + brand: 'xfx', + cartUrl: + 'https://www.amazon.com/gp/aws/cart/add.html?ASIN.1=B08P5YFZCY&Quantity.1=1', + model: 'merc', + series: 'rx6800', + url: 'https://www.amazon.com/dp/B08P5YFZCY' + }, { brand: 'powercolor', cartUrl: @@ -470,6 +518,46 @@ export const Amazon: Store = { series: 'rx6800', url: 'https://www.amazon.com/dp/B08MVCLBWK' }, + { + brand: 'sapphire', + cartUrl: + 'https://www.amazon.com/gp/aws/cart/add.html?ASIN.1=B08NXZSPMY&Quantity.1=1', + model: 'nitro+', + series: 'rx6800', + url: 'https://www.amazon.com/dp/B08NXZSPMY' + }, + { + brand: 'sapphire', + cartUrl: + 'https://www.amazon.com/gp/aws/cart/add.html?ASIN.1=B08NXYBVDB&Quantity.1=1', + model: 'pulse', + series: 'rx6800', + url: 'https://www.amazon.com/dp/B08NXYBVDB' + }, + { + brand: 'asus', + cartUrl: + 'https://www.amazon.com/gp/aws/cart/add.html?ASIN.1=B08NWJ29NB&Quantity.1=1', + model: 'strix oc', + series: 'rx6800', + url: 'https://www.amazon.com/dp/B08NWJ29NB' + }, + { + brand: 'asus', + cartUrl: + 'https://www.amazon.com/gp/aws/cart/add.html?ASIN.1=B08P3YT3MY&Quantity.1=1', + model: 'tuf oc', + series: 'rx6800', + url: 'https://www.amazon.com/dp/B08P3YT3MY' + }, + { + brand: 'asus', + cartUrl: + 'https://www.amazon.com/gp/aws/cart/add.html?ASIN.1=B08NWHKGS9&Quantity.1=1', + model: 'strix lc', + series: 'rx6800xt', + url: 'https://www.amazon.com/dp/B08NWHKGS9' + }, { brand: 'sony', cartUrl: diff --git a/src/store/model/bestbuy.ts b/src/store/model/bestbuy.ts index 87ca60e68d..d513e92622 100644 --- a/src/store/model/bestbuy.ts +++ b/src/store/model/bestbuy.ts @@ -388,7 +388,7 @@ export const BestBuy: Store = { { brand: 'msi', model: 'amd reference', - series: 'rx6800xt', + series: 'rx6800', url: 'https://www.bestbuy.com/site/msi-radeon-rx-6800-16g-16gb-gddr6-pci-express-4-0-graphics-card-black-black/6441020.p?skuId=6441020' }, diff --git a/src/store/model/store.ts b/src/store/model/store.ts index 7376dcaeee..f73d99e10a 100644 --- a/src/store/model/store.ts +++ b/src/store/model/store.ts @@ -94,6 +94,7 @@ export type Model = | 'phoenix' | 'ps5 console' | 'ps5 digital' + | 'pulse' | 'red devil' | 'sg oc' | 'sg'