fix(galaxus): update selector (#1578)

This commit is contained in:
wofnull
2021-01-03 08:11:48 +01:00
committed by GitHub
parent 4f86d2462e
commit ad5bd55c1a
+1 -1
View File
@@ -8,7 +8,7 @@ export const Galaxus: Store = {
text: ['In den Warenkorb']
},
maxPrice: {
container: '.productDetail .ZZ92',
container: '.productDetail .Z1ej',
euroFormat: true
}
},