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

Check product availability against backend when cart is abandoned #3

Open
jotweh opened this issue Apr 21, 2015 · 0 comments
Open

Check product availability against backend when cart is abandoned #3

jotweh opened this issue Apr 21, 2015 · 0 comments

Comments

@jotweh
Copy link

jotweh commented Apr 21, 2015

Scenario

  • Customer adds item to cart
  • Customer leaves shop and returns after a while
  • Item is now out of stock

==> The product availablity of items in cart need to be validated when a customer returns, otherwise she/he might start the checkout process with out of stock items. The event for this check could be "customer opens the cart side menu" or "customer clicks the checkout button"

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

No branches or pull requests

1 participant