From 0857b8a46e447f5b14cd8f58cfc3b0aa199782ca Mon Sep 17 00:00:00 2001 From: David Gauch Date: Tue, 24 Nov 2020 15:38:12 -0600 Subject: [PATCH] chore(walmart): add 5900x (#906) --- src/store/model/walmart.ts | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/src/store/model/walmart.ts b/src/store/model/walmart.ts index ec7b591..c08f555 100644 --- a/src/store/model/walmart.ts +++ b/src/store/model/walmart.ts @@ -35,6 +35,13 @@ export const Walmart: Store = { model: 'xbox series s', series: 'xboxss', url: 'https://www.walmart.com/ip/Xbox-Series-S/606518560' + }, + { + brand: 'amd', + model: '5900x', + series: 'ryzen5900', + url: + 'https://www.walmart.com/ip/AMD-Ryzen-9-5900X-12-core-24-thread-Desktop-Processor/159710953' } ], name: 'walmart'