feat: max price filtering (#383)

This commit is contained in:
xninjax
2020-10-02 10:59:06 -06:00
committed by GitHub
parent 02f9ed5e53
commit fd294d2baa
22 changed files with 107 additions and 5 deletions
+4
View File
@@ -9,6 +9,10 @@ export const AmazonDe: Store = {
inStock: {
container: '#desktop_buybox',
text: ['in den einkaufswagen']
},
maxPrice: {
container: 'span[class*="PriceString"]',
euroFormat: true
}
},
links: [