Items data list to be added in cart which includes item id, article id, item size, meta, parent item identifier, article assignment and custom json.
Fields
items
[CartItem]List of items detail which need to be added to cart like item id, item size, and item quantity.
new_cart
BooleanField to create to new cart whille user adds item to cart.
Was this section helpful?