I am doing an RecyclerView where will be summary of items added to cart.
I pass this object to recyclerView:
data class CartItem( val i_id: String,