mirror of
https://github.com/opelly27/streetmerchant.git
synced 2026-05-20 05:17:35 +00:00
fix(walmart): ps5 digital url (#763)
Co-authored-by: Jef LeCompte <jeffreylec@gmail.com>
This commit is contained in:
@@ -21,7 +21,8 @@ export const Walmart: Store = {
|
|||||||
brand: 'sony',
|
brand: 'sony',
|
||||||
model: 'ps5 digital',
|
model: 'ps5 digital',
|
||||||
series: 'sonyps5de',
|
series: 'sonyps5de',
|
||||||
url: 'https://www.walmart.com/ip/PlayStation5-Console/363472942'
|
url:
|
||||||
|
'https://www.walmart.com/ip/Sony-PlayStation-5-Digital-Edition/493824815'
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
brand: 'microsoft',
|
brand: 'microsoft',
|
||||||
|
|||||||
Reference in New Issue
Block a user