Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(store): update out of stock detection for MediaMarkt and Saturn #1549

Merged
merged 2 commits into from Jan 3, 2021

Conversation

X123Moin
Copy link
Contributor

@X123Moin X123Moin commented Dec 29, 2020

Fixes #1545

@X123Moin X123Moin requested a review from jef as a code owner December 29, 2020 15:46
@X123Moin X123Moin changed the title Fix out of stock detection for MediaMarkt and Saturn fix(store): update out of stock detection for MediaMarkt and Saturn Dec 29, 2020
@neatchee
Copy link
Contributor

+1

@fnk93
Copy link
Contributor

fnk93 commented Dec 29, 2020

@X123Moin Maybe don't overwrite the old tags, as MM and Saturn are changing these from time to time, but add the new tags to the list. As well as maybe add:
{ container: '#root', text: ['Dieser Artikel ist bald wieder für Sie verfügbar'] },

@gigi2006
Copy link

@X123Moin Maybe don't overwrite the old tags, as MM and Saturn are changing these from time to time, but add the new tags to the list. As well as maybe add:
{ container: '#root', text: ['Dieser Artikel ist bald wieder für Sie verfügbar'] },

yes they have already changed 2 or 3 times back and forth today. really annoying.

Copy link

@theinternal theinternal left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Implemented this in my own fork - works fine/no false positives anymore, thx!

Copy link
Owner

@jef jef left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Makes sense to me. Thank you!

@jef jef merged commit 4f86d24 into jef:main Jan 3, 2021
erwinc1 pushed a commit to erwinc1/streetmerchant that referenced this pull request Mar 31, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

False positives for mediamarkt.de and saturn.de
6 participants