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

[BUG]Out of stock products should also be considered as unavailable products and be removed from cart and checkout page #1759

Open
alexvuong opened this issue Apr 23, 2024 · 1 comment
Labels
BUG P3 git2gus label for bug

Comments

@alexvuong
Copy link
Collaborator

Summary

Some products can be out of stock during shopping journey. Currently, only offline products are considered unavailable and get removed from cart/checkout page.

Steps To Reproduce

  • Add an item to cart
  • Go to BM and allocated zero with the inventory record of the product so that ATS is zero
    image
  • Go back to cart/check out page
  • Product is not removed from the page

Expected result

Out of stock item should be removed from cart/checkout page
Describe what should have happened.

Actual result

Out of stock item is not removed
Describe what actually happened.

System Information (as applicable)

Browser:
Node version:
pwa-kit version:
Desktop OS:
Mobile Device Info:

Additional information

Feel free to attach a screenshot.

@alexvuong alexvuong added the BUG P3 git2gus label for bug label Apr 23, 2024
Copy link

git2gus bot commented Apr 23, 2024

This issue has been linked to a new work item: W-15586246

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
BUG P3 git2gus label for bug
Projects
None yet
Development

No branches or pull requests

1 participant