555657585960616263
{ System.out.println(fullCart.get(product) + " " + product); } System.out.println("Checkout"); cart.checkout(); } }