diff --git a/src/store/model/adorama.ts b/src/store/model/adorama.ts index b256e22..7415e5e 100644 --- a/src/store/model/adorama.ts +++ b/src/store/model/adorama.ts @@ -2,6 +2,10 @@ import {Store} from './store'; export const Adorama: Store = { labels: { + captcha: { + container: 'body', + text: ['please verify you are a human'] + }, inStock: { container: '.buy-section.purchase', text: ['add to cart']