Skip to content

Commit

Permalink
fix(galaxus): update selector (#1578)
Browse files Browse the repository at this point in the history
  • Loading branch information
wofnull authored Jan 3, 2021
1 parent 4f86d24 commit ad5bd55
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/store/model/galaxus.ts
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ export const Galaxus: Store = {
text: ['In den Warenkorb']
},
maxPrice: {
container: '.productDetail .ZZ92',
container: '.productDetail .Z1ej',
euroFormat: true
}
},
Expand Down

0 comments on commit ad5bd55

Please sign in to comment.