mirror of
https://github.com/opelly27/streetmerchant.git
synced 2026-05-20 07:37:39 +00:00
@@ -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: [
|
||||
|
||||
Reference in New Issue
Block a user