mirror of
https://github.com/opelly27/streetmerchant.git
synced 2026-05-20 02:57:34 +00:00
chore(store): pny listings (#156)
Co-authored-by: Jef LeCompte <jeffreylec@gmail.com>
This commit is contained in:
@@ -55,6 +55,12 @@ export const Adorama: Store = {
|
|||||||
model: 'ventus 3x oc',
|
model: 'ventus 3x oc',
|
||||||
series: '3080',
|
series: '3080',
|
||||||
url: 'https://www.adorama.com/msig38v3x10c.html'
|
url: 'https://www.adorama.com/msig38v3x10c.html'
|
||||||
|
},
|
||||||
|
{
|
||||||
|
brand: 'pny',
|
||||||
|
model: 'xlr8 rbg',
|
||||||
|
series: '3080',
|
||||||
|
url: 'https://www.adorama.com/png30801tfxb.html'
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
labels: {
|
labels: {
|
||||||
|
|||||||
@@ -14,6 +14,12 @@ export const Amazon: Store = {
|
|||||||
series: '3080',
|
series: '3080',
|
||||||
url: 'https://www.amazon.com/PNY-GeForce-Gaming-Epic-X-Graphics/dp/B08HBR7QBM?ref_=ast_sto_dp'
|
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',
|
brand: 'msi',
|
||||||
model: 'gaming x trio',
|
model: 'gaming x trio',
|
||||||
|
|||||||
Reference in New Issue
Block a user