We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Some out of stock items should be outputted as being out of stock by the console instead of showing that they are over their max price
Items that are out of stock and are over the set price limit are only shown as over the price limit
e.g. Run the script with location "germany" and shop "proshop-de" and show_only_series "3070"
OS: Ubuntu Desktop 20.04 dotenv file:
as stated above
The text was updated successfully, but these errors were encountered:
Successfully merging a pull request may close this issue.
Expected Behavior
Some out of stock items should be outputted as being out of stock by the console instead of showing that they are over their max price
Current Behavior
Items that are out of stock and are over the set price limit are only shown as over the price limit
Steps to Reproduce
e.g. Run the script with location "germany" and shop "proshop-de" and show_only_series "3070"
Environment
OS:
Ubuntu Desktop 20.04
dotenv file:
as stated above
The text was updated successfully, but these errors were encountered: