diff --git a/src/store/model/bestbuy-ca.ts b/src/store/model/bestbuy-ca.ts index 61eb94f..1ff225a 100644 --- a/src/store/model/bestbuy-ca.ts +++ b/src/store/model/bestbuy-ca.ts @@ -3,8 +3,8 @@ import {Store} from './store'; export const BestBuyCa: Store = { labels: { inStock: { - container: '#root', - text: ['available online'] + container: '.x-product-detail-page .addToCartButton:enabled', + text: ['Add to Cart'] }, maxPrice: { container: