mirror of
https://github.com/opelly27/streetmerchant.git
synced 2026-05-20 05:17:35 +00:00
fix(amazon-ca): update selector (#1851)
This commit is contained in:
@@ -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: [
|
||||||
|
|||||||
Reference in New Issue
Block a user