Skip to content

Commit

Permalink
fix(amazon-ca): update selector (#1851)
Browse files Browse the repository at this point in the history
  • Loading branch information
wofnull committed Feb 2, 2021
1 parent 630f46c commit 3293184
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/store/model/amazon-ca.ts
Expand Up @@ -12,7 +12,7 @@ export const AmazonCa: Store = {
text: ['add to cart'],
},
maxPrice: {
container: '#priceblock_ourprice',
container: '.a-color-price',
},
},
links: [
Expand Down

0 comments on commit 3293184

Please sign in to comment.