From efddd01aa94ef761113af1751834a142ed3652f1 Mon Sep 17 00:00:00 2001 From: David Gauch Date: Tue, 24 Nov 2020 15:43:05 -0600 Subject: [PATCH] chore(walmart): add Corsair SF PSUs (#891) --- src/store/model/walmart.ts | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/src/store/model/walmart.ts b/src/store/model/walmart.ts index c08f555..114f601 100644 --- a/src/store/model/walmart.ts +++ b/src/store/model/walmart.ts @@ -36,6 +36,19 @@ export const Walmart: Store = { series: 'xboxss', url: 'https://www.walmart.com/ip/Xbox-Series-S/606518560' }, + { + brand: 'corsair', + model: '750 platinum', + series: 'sf', + url: 'https://www.walmart.com/ip/SF750-Power-Supply/197046151' + }, + { + brand: 'corsair', + model: '600 platinum', + series: 'sf', + url: + 'https://www.walmart.com/ip/Corsair-SF-Series-600W-80-Platinum-Power-Supply/250717047' + }, { brand: 'amd', model: '5900x',