diff --git a/src/store/model/bandh.ts b/src/store/model/bandh.ts index 7bdec25..15caa21 100644 --- a/src/store/model/bandh.ts +++ b/src/store/model/bandh.ts @@ -1,6 +1,7 @@ import {Store} from './store'; export const BAndH: Store = { + backoffStatusCodes: [403, 429], labels: { inStock: { container: 'div[data-selenium="addToCartSection"]',