object

CartProductInfo

Product information of the products in cart which includes article information, charges applied, coupon data, delivery promise, discount etc.
Fields
Product store information of the product added in cart.
Availability information of the product like deliverable, out of stock, valid product etc.
bulk_offer
JSON
Bulk offer information for the product which denotes if any bulk offer is applied to the product in cart.
Charges information which denotes types of charges and amount of charge applied to that product in cart.
Coupon actual price breakup details.
coupon_message
String
Message for the coupon denotes which coupon is applied and empty if not applied.
custom_order
JSON
Whether MTO (Make to Order) is enabled or not.
delivery_promise
DeliveryPromiseResponse
Shipment level promise information which denotes time in 3 different formats i.e formatted time, timestamp and iso format.
discount
String
Discount amount of the product in cart.
Required
Product identifiers uniquely generated by cart to uniquely identify the product in cart.
is_set
Boolean
Whether or not the product is a set of items.
The attribute key associated with the size.
message
String
Product level message which denotes error information to display over the product in cart.
moq
JSON
An Integer indication the Minimum Order Quantity of a product, e.g. 100.
parent_item_identifiers
JSON
Parent item information of the product which identifies the parent of the product in cart.
Price of single quantity product for seller currency and customer currency.
price_per_unit
ProductPriceInfo
Price of single quantity product for seller currency and customer currency.
Cart product data structure which includes product data as action, attributes, brand, categoreis,, images, item code, tags, item id, item name, etc.
product_ean_id
String
European Article Number of the product (limited upto 50 EAN identifier in a single request).
promo_meta
PromoMeta
Loyalty points message data.
promotions_applied
[AppliedPromotion]
List of applicable promotion for the product in cart.
quantity
Int
Quantity of the product added in cart.