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