mirror of
https://github.com/opelly27/streetmerchant.git
synced 2026-05-20 12:17:37 +00:00
chore: move linksBuilder log, add outOfStock amd-de
This commit is contained in:
@@ -9,6 +9,10 @@ export const AmdDe: Store = {
|
||||
maxPrice: {
|
||||
container: '.product-page-description h4',
|
||||
euroFormat: true
|
||||
},
|
||||
outOfStock: {
|
||||
container: '.btn-radeon',
|
||||
text: ['ausverkauft']
|
||||
}
|
||||
},
|
||||
links: [
|
||||
|
||||
Reference in New Issue
Block a user