Skip to content

Commit

Permalink
fix(galaxus): update selector (#1599)
Browse files Browse the repository at this point in the history
  • Loading branch information
wofnull authored Jan 5, 2021
1 parent 6a4049b commit 445a007
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 .Z1ej',
container: '.productDetail .Z1ex',
euroFormat: true
}
},
Expand Down

0 comments on commit 445a007

Please sign in to comment.