Skip to content

Commit 950a11e

Browse files
authored
Add Walmart Switch 2 links
1 parent 069fdcf commit 950a11e

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

src/store/model/walmart.ts

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -72,6 +72,18 @@ export const Walmart: Store = {
7272
series: '3070',
7373
url: 'https://www.walmart.com/ip/804934537',
7474
},
75+
{
76+
brand: 'nintendo',
77+
model: 'switch 2',
78+
series: 'switch2',
79+
url: 'https://www.walmart.com/ip/15949610846',
80+
},
81+
{
82+
brand: 'nintendo',
83+
model: 'switch 2 bundle',
84+
series: 'switch2',
85+
url: 'https://www.walmart.com/ip/15928868255',
86+
},
7587
],
7688
name: 'walmart',
7789
country: 'US',

0 commit comments

Comments
 (0)