diff --git a/src/store/model/amazon-de.ts b/src/store/model/amazon-de.ts index ec1dea1..cc28c8f 100644 --- a/src/store/model/amazon-de.ts +++ b/src/store/model/amazon-de.ts @@ -11,11 +11,11 @@ export const AmazonDe: Store = { ] }, inStock: { - container: '#desktop_buybox', + container: '#add-to-cart-button', text: ['in den einkaufswagen'] }, maxPrice: { - container: 'span[class*="PriceString"]', + container: '#priceblock_ourprice', euroFormat: true }, outOfStock: [