diff --git a/src/store/model/adorama.ts b/src/store/model/adorama.ts index 323c654..d2ad13f 100644 --- a/src/store/model/adorama.ts +++ b/src/store/model/adorama.ts @@ -55,6 +55,12 @@ export const Adorama: Store = { model: 'ventus 3x oc', series: '3080', url: 'https://www.adorama.com/msig38v3x10c.html' + }, + { + brand: 'pny', + model: 'xlr8 rbg', + series: '3080', + url: 'https://www.adorama.com/png30801tfxb.html' } ], labels: { diff --git a/src/store/model/amazon.ts b/src/store/model/amazon.ts index 805efb6..7880088 100644 --- a/src/store/model/amazon.ts +++ b/src/store/model/amazon.ts @@ -14,6 +14,12 @@ export const Amazon: Store = { series: '3080', url: 'https://www.amazon.com/PNY-GeForce-Gaming-Epic-X-Graphics/dp/B08HBR7QBM?ref_=ast_sto_dp' }, + { + brand: 'pny', + model: 'xlr8 rgb', + series: '3080', + url: 'https://www.amazon.com/PNY-GeForce-Gaming-Epic-X-Graphics/dp/B08HBTJMLJ?ref_=ast_sto_dp' + }, { brand: 'msi', model: 'gaming x trio',