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:
Jef LeCompte
2020-12-05 23:22:58 -05:00
committed by GitHub
parent f7b32e8ac5
commit 15ec12b0a3
17 changed files with 157 additions and 112 deletions
+1 -2
View File
@@ -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: [
{