mirror of
https://github.com/opelly27/streetmerchant.git
synced 2026-05-20 08:47:43 +00:00
fix(amazon-de-warehouse): update wrong maxPrice selector (#1514)
This commit is contained in:
@@ -16,7 +16,7 @@ export const AmazonDeWarehouse: Store = {
|
||||
text: ['In den Einkaufswagen']
|
||||
},
|
||||
maxPrice: {
|
||||
container: 'a-size-large a-color-price olpOfferPrice a-text-bold',
|
||||
container: '.olpOfferPrice',
|
||||
euroFormat: true
|
||||
},
|
||||
outOfStock: [
|
||||
|
||||
Reference in New Issue
Block a user