fix(galaxus): update selector (#1599)

This commit is contained in:
wofnull
2021-01-05 14:18:58 +01:00
committed by GitHub
parent 6a4049bbc3
commit 445a00728f
+1 -1
View File
@@ -8,7 +8,7 @@ export const Galaxus: Store = {
text: ['In den Warenkorb']
},
maxPrice: {
container: '.productDetail .Z1ej',
container: '.productDetail .Z1ex',
euroFormat: true
}
},