mirror of
https://github.com/opelly27/streetmerchant.git
synced 2026-05-20 11:07:43 +00:00
chore(canadacomputers): add 3060 card (#2028)
This commit is contained in:
committed by
GitHub
parent
e527e43e85
commit
1288f9271a
@@ -20,6 +20,27 @@ export const BestBuyCa: Store = {
|
||||
url:
|
||||
'https://www.bestbuy.ca/en-ca/product/google-nest-hello-wi-fi-video-doorbell-black-white/12222651',
|
||||
},
|
||||
{
|
||||
brand: 'msi',
|
||||
model: 'ventus 3x',
|
||||
series: '3060',
|
||||
url:
|
||||
'https://www.bestbuy.ca/en-ca/product/msi-nvidia-geforce-rtx-3060-ventus-3x-12gb-gddr6-video-card/15324508',
|
||||
},
|
||||
{
|
||||
brand: 'zotac',
|
||||
model: 'twin edge oc',
|
||||
series: '3060',
|
||||
url:
|
||||
'https://www.bestbuy.ca/en-ca/product/zotac-nvidia-geforce-rtx-3060-twin-edge-oc-12gb-gddr6-video-card/15309503',
|
||||
},
|
||||
{
|
||||
brand: 'zotac',
|
||||
model: 'twin edge',
|
||||
series: '3060',
|
||||
url:
|
||||
'https://www.bestbuy.ca/en-ca/product/zotac-nvidia-geforce-rtx-3060-twin-edge-12gb-gddr6-video-card/15309504',
|
||||
},
|
||||
{
|
||||
brand: 'msi',
|
||||
model: 'ventus 2x oc',
|
||||
|
||||
@@ -482,6 +482,69 @@ export const CanadaComputers: Store = {
|
||||
url:
|
||||
'https://www.canadacomputers.com/product_info.php?cPath=43_557_559&item_id=185168&language=en',
|
||||
},
|
||||
{
|
||||
brand: 'msi',
|
||||
model: 'ventus 2x',
|
||||
series: '3060',
|
||||
url:
|
||||
'https://www.canadacomputers.com/product_info.php?cPath=43_557_559&item_id=188914&language=en',
|
||||
},
|
||||
{
|
||||
brand: 'msi',
|
||||
model: 'gaming x trio',
|
||||
series: '3060',
|
||||
url:
|
||||
'https://www.canadacomputers.com/product_info.php?cPath=43_557_559&item_id=189034&language=en',
|
||||
},
|
||||
{
|
||||
brand: 'msi',
|
||||
model: 'ventus 3x',
|
||||
series: '3060',
|
||||
url:
|
||||
'https://www.canadacomputers.com/product_info.php?cPath=43_557_559&item_id=189035&language=en',
|
||||
},
|
||||
{
|
||||
brand: 'zotac',
|
||||
model: 'twin edge oc',
|
||||
series: '3060',
|
||||
url:
|
||||
'https://www.canadacomputers.com/product_info.php?cPath=43_557_559&item_id=189411&language=en',
|
||||
},
|
||||
{
|
||||
brand: 'asus',
|
||||
model: 'strix oc',
|
||||
series: '3060',
|
||||
url:
|
||||
'https://www.canadacomputers.com/product_info.php?cPath=43_557_559&item_id=189542&language=en',
|
||||
},
|
||||
{
|
||||
brand: 'evga',
|
||||
model: 'xc gaming',
|
||||
series: '3060',
|
||||
url:
|
||||
'https://www.canadacomputers.com/product_info.php?cPath=43_557_559&item_id=189460&language=en',
|
||||
},
|
||||
{
|
||||
brand: 'asus',
|
||||
model: 'tuf oc',
|
||||
series: '3060',
|
||||
url:
|
||||
'https://www.canadacomputers.com/product_info.php?cPath=43_557_559&item_id=189615&language=en',
|
||||
},
|
||||
{
|
||||
brand: 'gigabyte',
|
||||
model: 'gaming oc',
|
||||
series: '3060',
|
||||
url:
|
||||
'https://www.canadacomputers.com/product_info.php?cPath=43_557_559&item_id=189625&language=en',
|
||||
},
|
||||
{
|
||||
brand: 'gigabyte',
|
||||
model: 'eagle oc',
|
||||
series: '3060',
|
||||
url:
|
||||
'https://www.canadacomputers.com/product_info.php?cPath=43_557_559&item_id=189626&language=en',
|
||||
},
|
||||
{
|
||||
brand: 'msi',
|
||||
model: 'gaming x trio',
|
||||
|
||||
@@ -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',
|
||||
|
||||
@@ -35,6 +35,126 @@ export const NeweggCa: Store = {
|
||||
url:
|
||||
'https://www.newegg.ca/p/N82E16824475043?Item=N82E16824475043&cm_sp=Homepage_MKPL-_-P3_24-475-043-_-12302020',
|
||||
},
|
||||
{
|
||||
brand: 'gigabyte',
|
||||
itemNumber: '14-932-399',
|
||||
model: 'eagle',
|
||||
series: '3060',
|
||||
url:
|
||||
'https://www.newegg.ca/gigabyte-geforce-rtx-3060-gv-n3060eagle-12gd/p/N82E16814932399',
|
||||
},
|
||||
{
|
||||
brand: 'gigabyte',
|
||||
itemNumber: '14-932-402',
|
||||
model: 'gaming oc',
|
||||
series: '3060',
|
||||
url:
|
||||
'https://www.newegg.ca/gigabyte-geforce-rtx-3060-gv-n3060gaming-oc-12gd/p/N82E16814932402',
|
||||
},
|
||||
{
|
||||
brand: 'msi',
|
||||
itemNumber: '14-137-630',
|
||||
model: 'gaming x',
|
||||
series: '3060',
|
||||
url:
|
||||
'https://www.newegg.ca/msi-geforce-rtx-3060-rtx-3060-gaming-x-12g/p/N82E16814137630',
|
||||
},
|
||||
{
|
||||
brand: 'asus',
|
||||
itemNumber: '14-126-493',
|
||||
model: 'dual',
|
||||
series: '3060',
|
||||
url:
|
||||
'https://www.newegg.ca/asus-geforce-rtx-3060-dual-rtx3060-12g/p/N82E16814126493',
|
||||
},
|
||||
{
|
||||
brand: 'asus',
|
||||
itemNumber: '14-126-491',
|
||||
model: 'tuf',
|
||||
series: '3060',
|
||||
url:
|
||||
'https://www.newegg.ca/asus-geforce-rtx-3060-tuf-rtx3060-o12g-gaming/p/N82E16814126491',
|
||||
},
|
||||
{
|
||||
brand: 'asus',
|
||||
itemNumber: '14-126-492',
|
||||
model: 'strix',
|
||||
series: '3060',
|
||||
url:
|
||||
'https://www.newegg.ca/asus-geforce-rtx-3060-rog-strix-rtx3060-o12g-gaming/p/N82E16814126492',
|
||||
},
|
||||
{
|
||||
brand: 'zotac',
|
||||
itemNumber: '14-500-509',
|
||||
model: 'twin edge',
|
||||
series: '3060',
|
||||
url:
|
||||
'https://www.newegg.ca/zotac-geforce-rtx-3060-zt-a30600e-10m/p/N82E16814500509',
|
||||
},
|
||||
{
|
||||
brand: 'evga',
|
||||
itemNumber: '14-487-538',
|
||||
model: 'xc black',
|
||||
series: '3060',
|
||||
url:
|
||||
'https://www.newegg.ca/evga-geforce-rtx-3060-12g-p5-3655-kr/p/N82E16814487538',
|
||||
},
|
||||
{
|
||||
brand: 'zotac',
|
||||
itemNumber: '14-500-508',
|
||||
model: 'twin edge oc',
|
||||
series: '3060',
|
||||
url:
|
||||
'https://www.newegg.ca/zotac-geforce-rtx-3060-zt-a30600h-10m/p/N82E16814500508',
|
||||
},
|
||||
{
|
||||
brand: 'evga',
|
||||
itemNumber: '14-487-539',
|
||||
model: 'xc gaming',
|
||||
series: '3060',
|
||||
url:
|
||||
'https://www.newegg.ca/evga-geforce-rtx-3060-12g-p5-3657-kr/p/N82E16814487539',
|
||||
},
|
||||
{
|
||||
brand: 'gigabyte',
|
||||
itemNumber: '14-932-400',
|
||||
model: 'aorus',
|
||||
series: '3060',
|
||||
url:
|
||||
'https://www.newegg.ca/gigabyte-geforce-rtx-3060-gv-n3060aorus-e-12gd/p/N82E16814932400',
|
||||
},
|
||||
{
|
||||
brand: 'msi',
|
||||
itemNumber: '14-137-638',
|
||||
model: 'ventus 2x',
|
||||
series: '3060',
|
||||
url:
|
||||
'https://www.newegg.ca/msi-geforce-rtx-3060-rtx-3060-ventus-2x-12g/p/N82E16814137638',
|
||||
},
|
||||
{
|
||||
brand: 'msi',
|
||||
itemNumber: '14-137-632',
|
||||
model: 'ventus 2x',
|
||||
series: '3060',
|
||||
url:
|
||||
'https://www.newegg.ca/msi-geforce-rtx-3060-rtx-3060-ventus-2x-12g-oc/p/N82E16814137632',
|
||||
},
|
||||
{
|
||||
brand: 'msi',
|
||||
itemNumber: '14-137-631',
|
||||
model: 'ventus 3x oc',
|
||||
series: '3060',
|
||||
url:
|
||||
'https://www.newegg.ca/msi-geforce-rtx-3060-rtx-3060-ventus-3x-12g-oc/p/N82E16814137631',
|
||||
},
|
||||
{
|
||||
brand: 'msi',
|
||||
itemNumber: '14-137-629',
|
||||
model: 'gaming x trio',
|
||||
series: '3060',
|
||||
url:
|
||||
'https://www.newegg.ca/msi-geforce-rtx-3060-rtx-3060-gaming-x-trio-12g/p/N82E16814137629',
|
||||
},
|
||||
{
|
||||
brand: 'asus',
|
||||
itemNumber: '14-126-453',
|
||||
|
||||
@@ -39,6 +39,7 @@ export type Brand =
|
||||
export type Series =
|
||||
| 'test:series'
|
||||
| 'captcha-deterrent'
|
||||
| '3060'
|
||||
| '3060ti'
|
||||
| '3070'
|
||||
| '3080'
|
||||
@@ -102,6 +103,7 @@ export type Model =
|
||||
| 'gaming pro'
|
||||
| 'gaming trio'
|
||||
| 'gaming x trio'
|
||||
| 'gaming x'
|
||||
| 'gaming x3'
|
||||
| 'ghost oc'
|
||||
| 'suprim x'
|
||||
|
||||
Reference in New Issue
Block a user