You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When you go to the Details Fragment, you'll have a cart option at the top.
Create an Add to Cart button for the product, it will add your current item to the cart.
Create a Cart Icon at the top of the Main Screen, clicking on this will open up the Order Fragment which has a list of all the items added to the cart by the user.
Add to Cartbutton for the product, it will add your current item to the cart.Cart Iconat the top of the Main Screen, clicking on this will open up the Order Fragment which has a list of all the items added to the cart by the user.