mirror of
https://github.com/opelly27/streetmerchant.git
synced 2026-05-20 02:57:34 +00:00
chore(canadacomputers): add 3060 card (#2028)
This commit is contained in:
committed by
GitHub
parent
e527e43e85
commit
1288f9271a
@@ -21,6 +21,54 @@ export const MemoryExpress: Store = {
|
||||
series: 'test:series',
|
||||
url: 'https://www.memoryexpress.com/Products/MX79473',
|
||||
},
|
||||
{
|
||||
brand: 'gigabyte',
|
||||
model: 'eagle oc',
|
||||
series: '3060',
|
||||
url: 'https://www.memoryexpress.com/Products/MX00116063',
|
||||
},
|
||||
{
|
||||
brand: 'msi',
|
||||
model: 'ventus 2x',
|
||||
series: '3060',
|
||||
url: 'https://www.memoryexpress.com/Products/MX00116071',
|
||||
},
|
||||
{
|
||||
brand: 'msi',
|
||||
model: 'ventus 3x',
|
||||
series: '3060',
|
||||
url: 'https://www.memoryexpress.com/Products/MX00116072',
|
||||
},
|
||||
{
|
||||
brand: 'gigabyte',
|
||||
model: 'vision oc',
|
||||
series: '3060',
|
||||
url: 'https://www.memoryexpress.com/Products/MX00116154',
|
||||
},
|
||||
{
|
||||
brand: 'evga',
|
||||
model: 'xc gaming',
|
||||
series: '3060',
|
||||
url: 'https://www.memoryexpress.com/Products/MX00116013',
|
||||
},
|
||||
{
|
||||
brand: 'asus',
|
||||
model: 'strix oc',
|
||||
series: '3060',
|
||||
url: 'https://www.memoryexpress.com/Products/MX00116016',
|
||||
},
|
||||
{
|
||||
brand: 'asus',
|
||||
model: 'tuf oc',
|
||||
series: '3060',
|
||||
url: 'https://www.memoryexpress.com/Products/MX00116017',
|
||||
},
|
||||
{
|
||||
brand: 'msi',
|
||||
model: 'gaming x',
|
||||
series: '3060',
|
||||
url: 'https://www.memoryexpress.com/Products/MX00116164',
|
||||
},
|
||||
{
|
||||
brand: 'msi',
|
||||
model: 'gaming x trio',
|
||||
|
||||
Reference in New Issue
Block a user