Product information of the products in cart which includes article information, charges applied, coupon data, delivery promise, discount etc.
Fields
article
ProductArticleProduct store information of the product added in cart.
availability
ProductAvailabilityAvailability information of the product like deliverable, out of stock, valid product etc.
charges
[ChargesInfo]Charges information which denotes types of charges and amount of charge applied to that product in cart.
coupon
CouponDetailsCoupon actual price breakup details.
coupon_message
StringMessage for the coupon denotes which coupon is applied and empty if not applied.
custom_order
JSONWhether MTO (Make to Order) is enabled or not.
delivery_promise
DeliveryPromiseResponseShipment level promise information which denotes time in 3 different formats i.e formatted time, timestamp and iso format.
discount
StringDiscount amount of the product in cart.
identifiers
CartProductIdentifer!Required
Product identifiers uniquely generated by cart to uniquely identify the product in cart.
is_set
BooleanWhether or not the product is a set of items.
key
StringThe attribute key associated with the size.
message
StringProduct level message which denotes error information to display over the product in cart.
moq
JSONAn Integer indication the Minimum Order Quantity of a product, e.g. 100.
parent_item_identifiers
JSONParent item information of the product which identifies the parent of the product in cart.
price
CartPriceInfoPrice of single quantity product for seller currency and customer currency.
price_per_unit
ProductPriceInfoPrice of single quantity product for seller currency and customer currency.
product
CartProductCart product data structure which includes product data as action, attributes, brand, categoreis,, images, item code, tags, item id, item name, etc.
product_ean_id
StringEuropean Article Number of the product (limited upto 50 EAN identifier in a single request).
promo_meta
PromoMetaLoyalty points message data.
promotions_applied
[AppliedPromotion]List of applicable promotion for the product in cart.
quantity
IntQuantity of the product added in cart.
bulk_offer
JSONBulk offer information for the product which denotes if any bulk offer is applied to the product in cart.
Was this section helpful?