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 -1
View File
@@ -218,7 +218,7 @@ export const MicroCenter: Store = {
currency: '$',
labels: {
inStock: {
container: '#cart-options',
container: '#pnlInventory',
text: ['in stock'],
},
maxPrice: {