From 5a6b252ae1923bd8d4277434576d60cc8827d0b6 Mon Sep 17 00:00:00 2001 From: David Gauch Date: Mon, 21 Dec 2020 11:40:39 -0600 Subject: [PATCH] chore(newegg): add links for rx6800xt and rx6800 (#1484) Co-authored-by: Jef LeCompte --- src/store/model/newegg.ts | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) diff --git a/src/store/model/newegg.ts b/src/store/model/newegg.ts index 8432b79..c2fe1c4 100644 --- a/src/store/model/newegg.ts +++ b/src/store/model/newegg.ts @@ -674,6 +674,24 @@ export const Newegg: Store = { url: 'https://www.newegg.com/gigabyte-radeon-rx-6800-xt-gv-r68xt-16gc-b/p/N82E16814932373' }, + { + brand: 'gigabyte', + cartUrl: + 'https://secure.newegg.com/Shopping/AddtoCart.aspx?Submit=ADD&ItemList=N82E16814932381', + model: 'gaming oc', + series: 'rx6800xt', + url: + 'https://www.newegg.com/gigabyte-radeon-rx-6800-xt-gv-r68xtgaming-oc-16gd/p/N82E16814932381' + }, + { + brand: 'sapphire', + cartUrl: + 'https://secure.newegg.com/Shopping/AddtoCart.aspx?Submit=ADD&ItemList=N82E16814202394', + model: 'pulse', + series: 'rx6800', + url: + 'https://www.newegg.com/sapphire-radeon-rx-6800-11305-02-20g/p/N82E16814202394' + }, { brand: 'msi', cartUrl: