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

Feature: Shopping cart in Mobile ordering app #1314

Open
evereq opened this issue Oct 5, 2020 · 0 comments
Open

Feature: Shopping cart in Mobile ordering app #1314

evereq opened this issue Oct 5, 2020 · 0 comments
Assignees
Labels
Gauzy GitHub scope: shopmobile Shopping Mobile App scope type: enhancement ✨ New feature or request
Milestone

Comments

@evereq
Copy link
Member

evereq commented Oct 5, 2020

We need to implement a "shopping cart" feature in the mobile customer ordering app.
It should be possible to enable/disable the shopping cart in the mobile app. If shopping cart disabled, it should work like now - single button click, purchase the product. If shopping cart enabled, click on "Buy" should add the product to Shopping Cart, but the customer can continue browsing more products, add them to the shopping cart, and next checkout all of them together as a single order.

Note: I think on the backend and in Merchant / Carrier apps we already support multiple products in a single order. It's only we need to implement that feature in the customer mobile app.

@evereq evereq added type: enhancement ✨ New feature or request scope: shopmobile Shopping Mobile App scope labels Oct 5, 2020
@evereq evereq added this to the v0.3 milestone Oct 5, 2020
@evereq evereq changed the title Feature: Shopping cart in ordering app Feature: Shopping cart in Mobile ordering app Oct 5, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Gauzy GitHub scope: shopmobile Shopping Mobile App scope type: enhancement ✨ New feature or request
Projects
Development

No branches or pull requests

2 participants