mirror of
https://github.com/opelly27/streetmerchant.git
synced 2026-05-20 07:37:39 +00:00
feat(notification): add price to links (#1209)
fix(store): label selection ordering and pricing fix(nvidia): deprecation notice removed outside of usa fix(amazon): maxPrice selector Resolves #1188 Resolves #673 Resolves #1187
This commit is contained in:
@@ -12,8 +12,7 @@ export const AmazonEs: Store = {
|
||||
text: ['añadir a la cesta']
|
||||
},
|
||||
maxPrice: {
|
||||
container: 'span[class*="PriceString"]',
|
||||
euroFormat: true
|
||||
container: '#priceblock_ourprice'
|
||||
},
|
||||
outOfStock: [
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user