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

Activate the cart system when disconnected #547

Open
antho1404 opened this issue Jan 31, 2024 · 0 comments
Open

Activate the cart system when disconnected #547

antho1404 opened this issue Jan 31, 2024 · 0 comments

Comments

@antho1404
Copy link
Member

When a user is not connected, we hide the button to add to the cart while the checkout button stays here.
We should have a similar experience for checkout or the cart system. A few things we can do:

  • Keep the button but disable it
  • Keep the button and on click ask to login
  • Keep the button and manage cart for not-connected users

Ideally, the last option would be the best.

Originally posted by @antho1404 in #546 (comment)

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