mirror of
https://github.com/opelly27/streetmerchant.git
synced 2026-05-20 05:17:35 +00:00
fix(galaxus): maxPrice selector (#1469)
This commit is contained in:
@@ -8,7 +8,7 @@ export const Galaxus: Store = {
|
|||||||
text: ['In den Warenkorb']
|
text: ['In den Warenkorb']
|
||||||
},
|
},
|
||||||
maxPrice: {
|
maxPrice: {
|
||||||
container: '.productDetail .ZZa5',
|
container: '.productDetail .ZZ92',
|
||||||
euroFormat: true
|
euroFormat: true
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
|||||||
Reference in New Issue
Block a user