mirror of
https://github.com/opelly27/streetmerchant.git
synced 2026-05-20 05:17:35 +00:00
feat(store): add 3060ti to newegg-ca, canadacomputer, memoryexpress (#1172)
Co-authored-by: Jef LeCompte <jeffreylec@gmail.com>
This commit is contained in:
@@ -20,6 +20,84 @@ export const MemoryExpress: Store = {
|
||||
series: 'test:series',
|
||||
url: 'https://www.memoryexpress.com/Products/MX79473'
|
||||
},
|
||||
{
|
||||
brand: 'msi',
|
||||
model: 'gaming x trio',
|
||||
series: '3060ti',
|
||||
url: 'https://www.memoryexpress.com/Products/MX00114969'
|
||||
},
|
||||
{
|
||||
brand: 'msi',
|
||||
model: 'ventus 2x oc',
|
||||
series: '3060ti',
|
||||
url: 'https://www.memoryexpress.com/Products/MX00114970'
|
||||
},
|
||||
{
|
||||
brand: 'asus',
|
||||
model: 'dual',
|
||||
series: '3060ti',
|
||||
url: 'https://www.memoryexpress.com/Products/MX00114818'
|
||||
},
|
||||
{
|
||||
brand: 'asus',
|
||||
model: 'strix',
|
||||
series: '3060ti',
|
||||
url: 'https://www.memoryexpress.com/Products/MX00114786'
|
||||
},
|
||||
{
|
||||
brand: 'asus',
|
||||
model: 'tuf',
|
||||
series: '3060ti',
|
||||
url: 'https://www.memoryexpress.com/Products/MX00114819'
|
||||
},
|
||||
{
|
||||
brand: 'gigabyte',
|
||||
model: 'aorus',
|
||||
series: '3060ti',
|
||||
url: 'https://www.memoryexpress.com/Products/MX00114923'
|
||||
},
|
||||
{
|
||||
brand: 'gigabyte',
|
||||
model: 'eagle',
|
||||
series: '3060ti',
|
||||
url: 'https://www.memoryexpress.com/Products/MX00114927'
|
||||
},
|
||||
{
|
||||
brand: 'gigabyte',
|
||||
model: 'eagle oc',
|
||||
series: '3060ti',
|
||||
url: 'https://www.memoryexpress.com/Products/MX00114926'
|
||||
},
|
||||
{
|
||||
brand: 'evga',
|
||||
model: 'ftw3 ultra',
|
||||
series: '3060ti',
|
||||
url: 'https://www.memoryexpress.com/Products/MX00115013'
|
||||
},
|
||||
{
|
||||
brand: 'gigabyte',
|
||||
model: 'gaming oc',
|
||||
series: '3060ti',
|
||||
url: 'https://www.memoryexpress.com/Products/MX00114925'
|
||||
},
|
||||
{
|
||||
brand: 'gigabyte',
|
||||
model: 'gaming oc pro',
|
||||
series: '3060ti',
|
||||
url: 'https://www.memoryexpress.com/Products/MX00114924'
|
||||
},
|
||||
{
|
||||
brand: 'evga',
|
||||
model: 'xc gaming',
|
||||
series: '3060ti',
|
||||
url: 'https://www.memoryexpress.com/Products/MX00115014'
|
||||
},
|
||||
{
|
||||
brand: 'asus',
|
||||
model: 'ko',
|
||||
series: '3060ti',
|
||||
url: 'https://www.memoryexpress.com/Products/MX00114888'
|
||||
},
|
||||
{
|
||||
brand: 'amd',
|
||||
model: '5950x',
|
||||
|
||||
Reference in New Issue
Block a user