From 3e54bac568b7013c7510bf3f5c2a1ea44e496654 Mon Sep 17 00:00:00 2001 From: c0rrre Date: Thu, 20 May 2021 13:14:35 +0200 Subject: [PATCH 1/2] added new PS5 bundle to alternate shop --- src/store/model/alternate.ts | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/src/store/model/alternate.ts b/src/store/model/alternate.ts index 714e137376..2247618590 100644 --- a/src/store/model/alternate.ts +++ b/src/store/model/alternate.ts @@ -993,6 +993,12 @@ export const Alternate: Store = { series: 'sonyps5c', url: 'https://www.alternate.de/html/product/1651220', }, + { + brand: 'sony', + model: 'ps5 console', + series: 'sonyps5c', + url: 'https://www.alternate.de/Sony-Interactive-Entertainment/PlayStation-5-Spielkonsole/html/product/1750947', + }, { brand: 'sony', model: 'ps5 console', From 3c9ebfad4c7b6c506bffda938a2bfb60e7d3bc0d Mon Sep 17 00:00:00 2001 From: c0rrre Date: Thu, 20 May 2021 13:16:26 +0200 Subject: [PATCH 2/2] added short link --- src/store/model/alternate.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/store/model/alternate.ts b/src/store/model/alternate.ts index 2247618590..c9ab3fbaf6 100644 --- a/src/store/model/alternate.ts +++ b/src/store/model/alternate.ts @@ -997,7 +997,7 @@ export const Alternate: Store = { brand: 'sony', model: 'ps5 console', series: 'sonyps5c', - url: 'https://www.alternate.de/Sony-Interactive-Entertainment/PlayStation-5-Spielkonsole/html/product/1750947', + url: 'https://www.alternate.de/html/product/1750947', }, { brand: 'sony',