mirror of
https://github.com/opelly27/streetmerchant.git
synced 2026-05-20 06:27:38 +00:00
fix(store): bandh removed cards (#201)
This commit is contained in:
+14
-12
@@ -8,12 +8,13 @@ export const BAndH: Store = {
|
|||||||
series: 'debug',
|
series: 'debug',
|
||||||
url: 'https://www.bhphotovideo.com/c/product/1452927-REG/evga_06g_p4_2063_kr_geforce_rtx_2060_xc.html'
|
url: 'https://www.bhphotovideo.com/c/product/1452927-REG/evga_06g_p4_2063_kr_geforce_rtx_2060_xc.html'
|
||||||
},
|
},
|
||||||
{
|
// TUF was removed from BH, not sure why so commenting out listing for now
|
||||||
brand: 'asus',
|
// {
|
||||||
model: 'tuf',
|
// brand: 'asus',
|
||||||
series: '3080',
|
// model: 'tuf',
|
||||||
url: 'https://www.bhphotovideo.com/c/product/1593649-REG/asus_tuf_rtx3080_10g_gaming_tuf_gaming_geforce_rtx.html'
|
// series: '3080',
|
||||||
},
|
// url: 'https://www.bhphotovideo.com/c/product/1593649-REG/asus_tuf_rtx3080_10g_gaming_tuf_gaming_geforce_rtx.html'
|
||||||
|
// },
|
||||||
{
|
{
|
||||||
brand: 'gigabyte',
|
brand: 'gigabyte',
|
||||||
model: 'gaming oc',
|
model: 'gaming oc',
|
||||||
@@ -26,12 +27,13 @@ export const BAndH: Store = {
|
|||||||
series: '3080',
|
series: '3080',
|
||||||
url: 'https://www.bhphotovideo.com/c/product/1592969-REG/zotac_zt_a30800d_10p_gaming_geforce_rtx_3080.html'
|
url: 'https://www.bhphotovideo.com/c/product/1592969-REG/zotac_zt_a30800d_10p_gaming_geforce_rtx_3080.html'
|
||||||
},
|
},
|
||||||
{
|
// TUF was removed from BH, not sure why so commenting out listing for now
|
||||||
brand: 'asus',
|
// {
|
||||||
model: 'tuf oc',
|
// brand: 'asus',
|
||||||
series: '3080',
|
// model: 'tuf oc',
|
||||||
url: 'https://www.bhphotovideo.com/c/product/1593650-REG/asus_tuf_rtx3080_o10g_gaming_tuf_gaming_geforce_rtx.html'
|
// series: '3080',
|
||||||
},
|
// url: 'https://www.bhphotovideo.com/c/product/1593650-REG/asus_tuf_rtx3080_o10g_gaming_tuf_gaming_geforce_rtx.html'
|
||||||
|
// },
|
||||||
{
|
{
|
||||||
brand: 'msi',
|
brand: 'msi',
|
||||||
model: 'gaming x trio',
|
model: 'gaming x trio',
|
||||||
|
|||||||
Reference in New Issue
Block a user