From 3841666d03c7832b6557cefcb2bb63a365ad2f0c Mon Sep 17 00:00:00 2001 From: SizzlinSeal <67880368+SizzlinSeal@users.noreply.github.com> Date: Wed, 9 Dec 2020 16:17:22 -0800 Subject: [PATCH] chore(amazon-ca): add rtx 3070 cards (#1299) --- src/store/model/amazon-ca.ts | 40 ++++++++++++++++++++++++++++++++++++ 1 file changed, 40 insertions(+) diff --git a/src/store/model/amazon-ca.ts b/src/store/model/amazon-ca.ts index d224e78..e16d118 100644 --- a/src/store/model/amazon-ca.ts +++ b/src/store/model/amazon-ca.ts @@ -23,6 +23,46 @@ export const AmazonCa: Store = { series: 'test:series', url: 'https://www.amazon.ca/dp/B07PBLD2MX' }, + { + brand: 'msi', + cartUrl: + 'https://www.amazon.ca/gp/aws/cart/add.html?ASIN.1=B08KWN2LZG&Quantity.1=1', + model: 'gaming x trio', + series: '3070', + url: 'https://www.amazon.ca/dp/B08KWN2LZG' + }, + { + brand: 'msi', + cartUrl: + 'https://www.amazon.ca/gp/aws/cart/add.html?ASIN.1=B08KWLMZV4&Quantity.1=1', + model: 'ventus 3x oc', + series: '3070', + url: 'https://www.amazon.ca/dp/B08KWLMZV4' + }, + { + brand: 'evga', + cartUrl: + 'https://www.amazon.ca/gp/aws/cart/add.html?ASIN.1=B08LW46GH2&Quantity.1=1', + model: 'xc3', + series: '3070', + url: 'https://www.amazon.ca/dp/B08LW46GH2' + }, + { + brand: 'evga', + cartUrl: + 'https://www.amazon.ca/gp/aws/cart/add.html?ASIN.1=B08L8L71SM&Quantity.1=1', + model: 'xc3 ultra', + series: '3070', + url: 'https://www.amazon.ca/dp/B08L8L71SM' + }, + { + brand: 'evga', + cartUrl: + 'https://www.amazon.ca/gp/aws/cart/add.html?ASIN.1=B08L8L9TCZ&Quantity.1=1', + model: 'ftw3 ultra', + series: '3070', + url: 'https://www.amazon.ca/dp/B08L8L9TCZ' + }, { brand: 'msi', cartUrl: