chore: move linksBuilder log, add outOfStock amd-de

This commit is contained in:
Jef LeCompte
2020-12-09 11:30:56 -05:00
parent b2738370b4
commit 9dc04b3638
2 changed files with 5 additions and 1 deletions
+4
View File
@@ -9,6 +9,10 @@ export const AmdDe: Store = {
maxPrice: {
container: '.product-page-description h4',
euroFormat: true
},
outOfStock: {
container: '.btn-radeon',
text: ['ausverkauft']
}
},
links: [