fix(amazon-ca): update selector (#1851)

This commit is contained in:
wofnull
2021-02-02 21:24:42 +01:00
committed by GitHub
parent 630f46ce47
commit 329318427f
+1 -1
View File
@@ -12,7 +12,7 @@ export const AmazonCa: Store = {
text: ['add to cart'], text: ['add to cart'],
}, },
maxPrice: { maxPrice: {
container: '#priceblock_ourprice', container: '.a-color-price',
}, },
}, },
links: [ links: [