diff --git a/src/store/model/bestbuy-ca.ts b/src/store/model/bestbuy-ca.ts index 8613890dd8..00f1d3c83b 100644 --- a/src/store/model/bestbuy-ca.ts +++ b/src/store/model/bestbuy-ca.ts @@ -10,6 +10,10 @@ export const BestBuyCa: Store = { container: 'div[class^="productPricingContainer"] span[class^="screenReaderOnly_"', euroFormat: false + }, + outOfStock: { + container: 'button.addToCartButton.disabled_XY3i_', + text: ['Add to Cart'] } }, links: [