From 11220750143df7ebdc011aafccb8e035bfd2bc5d Mon Sep 17 00:00:00 2001 From: c0rrre Date: Wed, 26 May 2021 23:28:48 +0200 Subject: [PATCH] chore(alternate): add PS5 bundle (#2562) --- 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..c9ab3fbaf6 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/html/product/1750947', + }, { brand: 'sony', model: 'ps5 console',