Package 

Class CartItem

  • All Implemented Interfaces:
    android.os.Parcelable

    
    public class CartItem
     implements Parcelable
                        

    The CartItem holds the holds product information about the shopping cart such as the product's name, quantity, price and more.