I have a shopping Cart that contains many cart item and price or the order. It remember the users choose in the cart, but does not store into database yet. What should I do to store these records.
Cart have many cart item. One cart item contain the number of product, and the product obj.