mirror of
https://github.com/opelly27/streetmerchant.git
synced 2026-05-20 02:57:34 +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'],
|
||||
},
|
||||
maxPrice: {
|
||||
container: '#priceblock_ourprice',
|
||||
container: '.a-color-price',
|
||||
},
|
||||
},
|
||||
links: [
|
||||
|
||||
Reference in New Issue
Block a user