mirror of
https://github.com/opelly27/streetmerchant.git
synced 2026-05-20 06:27:38 +00:00
chore(evga): add 3060ti cards
This commit is contained in:
@@ -15,6 +15,24 @@ export const Evga: Store = {
|
||||
series: 'test:series',
|
||||
url: 'https://www.evga.com/products/product.aspx?pn=06G-P4-2065-KR'
|
||||
},
|
||||
{
|
||||
brand: 'evga',
|
||||
model: 'xc gaming',
|
||||
series: '3060ti',
|
||||
url: 'https://www.evga.com/products/product.aspx?pn=08G-P5-3663-KR'
|
||||
},
|
||||
{
|
||||
brand: 'evga',
|
||||
model: 'ftw3',
|
||||
series: '3060ti',
|
||||
url: 'https://www.evga.com/products/product.aspx?pn=08G-P5-3665-KR'
|
||||
},
|
||||
{
|
||||
brand: 'evga',
|
||||
model: 'ftw3 ultra',
|
||||
series: '3060ti',
|
||||
url: 'https://www.evga.com/products/product.aspx?pn=08G-P5-3667-KR'
|
||||
},
|
||||
{
|
||||
brand: 'evga',
|
||||
model: 'xc3 black',
|
||||
|
||||
Reference in New Issue
Block a user