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

Incorrect Stock Status Display for Third-Party Sellers for Amazon Canada #7

Open
fseto opened this issue Jun 30, 2023 · 1 comment
Open
Assignees
Labels
bug Something isn't working
Milestone

Comments

@fseto
Copy link

fseto commented Jun 30, 2023

Describe the bug
AST incorrectly shows some items as being in stock when they are being sold by a third party for Amazon Canada.

To Reproduce
Steps to reproduce the behavior:

  1. Add an Amazon Canada product to AmazonStockTrackerProducts.json (e.g., B0BH4M6ZL9).
  2. Relaunch AST.
  3. Notice that the product is listed as "In-Stock."

Expected behavior
Products that are only available from third-party sellers should be displayed as "Out of Stock."

Desktop (please complete the following information):

  • OS: Windows 11
  • OS Language: English
@StevenJDH StevenJDH self-assigned this Jun 30, 2023
@StevenJDH StevenJDH added the bug Something isn't working label Jun 30, 2023
@StevenJDH StevenJDH added this to the 1.1.0.x milestone Jun 30, 2023
@StevenJDH
Copy link
Owner

Hello @fseto, thank you for bringing this to my attention. I've looked into the issue, and other regional sites are also affected. This could be due to another code change by Amazon, but essentially, it seems that Amazon keeps a hidden section for themselves that becomes active when there is stock and when there other sellers with stock. I was hoping it was the scenario where a third-party was listed first because they had the cheaper option with amazon still there as an alternative option like we see here https://www.amazon.ca/dp/B07Z8RXX6R, but no.

I've tagged this for the next milestone release, but I don't have any estimates at this time when this will be fixed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants