diff --git a/src/store/model/topachat.ts b/src/store/model/topachat.ts index 5aee2f9..96de52e 100644 --- a/src/store/model/topachat.ts +++ b/src/store/model/topachat.ts @@ -3,8 +3,11 @@ import {Store} from './store'; export const TopAchat: Store = { labels: { inStock: { - container: '.cart.button', + container: 'input.cart.button[value="Ajouter au panier"]', text: [''] + }, + maxPrice: { + container: 'span.priceFinal.fp44' } }, links: [