Skip to content

Commit ad5bd55

Browse files
authored
fix(galaxus): update selector (#1578)
1 parent 4f86d24 commit ad5bd55

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/store/model/galaxus.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ export const Galaxus: Store = {
88
text: ['In den Warenkorb']
99
},
1010
maxPrice: {
11-
container: '.productDetail .ZZ92',
11+
container: '.productDetail .Z1ej',
1212
euroFormat: true
1313
}
1414
},

0 commit comments

Comments
 (0)