From 58f0a9c7740c46f3d820c8765dee5b0fc8516353 Mon Sep 17 00:00:00 2001 From: Jef LeCompte Date: Tue, 8 Dec 2020 15:18:05 -0500 Subject: [PATCH] fix(bestbuy-ca): add outOfStock text Resolves #1269 --- src/store/model/bestbuy-ca.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/store/model/bestbuy-ca.ts b/src/store/model/bestbuy-ca.ts index db355ac64b..2028ad0894 100644 --- a/src/store/model/bestbuy-ca.ts +++ b/src/store/model/bestbuy-ca.ts @@ -12,7 +12,7 @@ export const BestBuyCa: Store = { }, outOfStock: { container: '.shippingAvailability_2RMa1', - text: ['coming soon'] + text: ['coming soon', 'sold out'] } }, links: [