File tree Expand file tree Collapse file tree 4 files changed +55
-1
lines changed Expand file tree Collapse file tree 4 files changed +55
-1
lines changed Original file line number Diff line number Diff line change @@ -323,7 +323,7 @@ export const BestBuyCa: Store = {
323323 brand : 'asus' ,
324324 model : 'prime' ,
325325 series : '5080' ,
326- url : 'https://www.bestbuy.ca/en-ca/product/18934247 ' ,
326+ url : 'https://www.bestbuy.ca/en-ca/product/18971064 ' ,
327327 } ,
328328 {
329329 brand : 'pny' ,
Original file line number Diff line number Diff line change @@ -505,6 +505,18 @@ export const CanadaComputers: Store = {
505505 series : 'xboxsx' ,
506506 url : 'https://www.canadacomputers.com/product_info.php?cPath=13_1860_1862&item_id=184244&language=en' ,
507507 } ,
508+ {
509+ brand : 'zotac' ,
510+ model : 'solid' ,
511+ series : '5080' ,
512+ url : 'https://www.canadacomputers.com/product_info.php?cPath=43_557_559&item_id=268152&language=en' ,
513+ } ,
514+ {
515+ brand : 'gigabyte' ,
516+ model : 'windforce oc' ,
517+ series : '5080' ,
518+ url : 'https://www.canadacomputers.com/product_info.php?cPath=43_557_559&item_id=268141&language=en' ,
519+ } ,
508520 ] ,
509521 name : 'canadacomputers' ,
510522 country : 'CA' ,
Original file line number Diff line number Diff line change @@ -502,6 +502,18 @@ export const MemoryExpress: Store = {
502502 series : 'rx6900xt' ,
503503 url : 'https://www.memoryexpress.com/Products/MX00115051' ,
504504 } ,
505+ {
506+ brand : 'gigabyte' ,
507+ model : 'windforce oc' ,
508+ series : '5080' ,
509+ url : 'https://www.memoryexpress.com/Products/MX00132482' ,
510+ } ,
511+ {
512+ brand : 'asus' ,
513+ model : 'prime' ,
514+ series : '5080' ,
515+ url : 'https://www.memoryexpress.com/Products/MX00132529' ,
516+ } ,
505517 ] ,
506518 name : 'memoryexpress' ,
507519 country : 'CA' ,
Original file line number Diff line number Diff line change @@ -1005,6 +1005,36 @@ export const NeweggCa: Store = {
10051005 series : '3080ti' ,
10061006 url : 'https://www.newegg.ca/asus-geforce-rtx-3080-ti-tuf-rtx3080ti-12g-gaming/p/N82E16814126510' ,
10071007 } ,
1008+ {
1009+ brand : 'gigabyte' ,
1010+ model : 'aero oc' ,
1011+ series : '5080' ,
1012+ url : 'https://www.newegg.ca/gigabyte-gv-n5080aero-oc-16gd-nvidia-geforce-rtx-5080-16gb-gddr7/p/N82E16814932756' ,
1013+ } ,
1014+ {
1015+ brand : 'zotac' ,
1016+ model : 'solid' ,
1017+ series : '5080' ,
1018+ url : 'https://www.newegg.ca/zotac-solid-zt-b50800d-10p-nvidia-geforce-rtx-5080-16gb-gddr7/p/N82E16814500596' ,
1019+ } ,
1020+ {
1021+ brand : 'pny' ,
1022+ model : 'oc' ,
1023+ series : '5080' ,
1024+ url : 'https://www.newegg.ca/pny-oc-vcg508016tfxpb1-o-nvidia-geforce-rtx-5080-16gb-gddr7/p/N82E16814133899' ,
1025+ } ,
1026+ {
1027+ brand : 'msi' ,
1028+ model : 'ventus 3x' ,
1029+ series : '5080' ,
1030+ url : 'https://www.newegg.ca/msi-rtx-5080-16g-ventus-3x-nvidia-geforce-rtx-5080-16gb-gddr7/p/N82E16814137945' ,
1031+ } ,
1032+ {
1033+ brand : 'asus' ,
1034+ model : 'prime' ,
1035+ series : '5080' ,
1036+ url : 'https://www.newegg.ca/asus-prime-rtx5080-16g-nvidia-geforce-rtx-5080-16gb-gddr7/p/N82E16814126776' ,
1037+ } ,
10081038 ] ,
10091039 name : 'newegg-ca' ,
10101040 country : 'CA' ,
You can’t perform that action at this time.
0 commit comments