issues
search
BASE1com
/
flex-storefront
An open-source mobile app frontend for headless eCommerce built in Flutter.
MIT License
7
stars
0
forks
source link
feat: Load user cart on login
#73
Closed
ncuillery
closed
5 months ago
ncuillery
commented
5 months ago
The following scenario is now implemented:
Anonymous user adds products to cart
Go to Cart
Go to Checkout and get redirected to login
Login
Go to Cart again 👉 The cart now the user's cart
The following scenario is now implemented: