fix(microcenter): properly flag in stock items (#1754)

This commit is contained in:
hifihedgehog
2021-01-20 12:51:57 -05:00
committed by GitHub
parent 5f0c656b30
commit ce609fb518
2 changed files with 2 additions and 1 deletions
+1
View File
@@ -402,6 +402,7 @@ const store = {
'ryzen5800',
'ryzen5900',
'ryzen5950',
'sf',
'sonyps5c',
'sonyps5de',
'xboxss',
+1 -1
View File
@@ -218,7 +218,7 @@ export const MicroCenter: Store = {
currency: '$',
labels: {
inStock: {
container: '#cart-options',
container: '#pnlInventory',
text: ['in stock'],
},
maxPrice: {