ConnectApi.CartItemProduct

Product summary for a cart item.
Property Name Type Description Available Version
fields Map<String, String> Map of product fields and values. 49.0
name String Name of the product. 49.0
productClass ConnectApi.​ProductClass Class of product. Values are:
  • Bundle
  • Set
  • Simple
  • Variation
  • VariationParent
63.0
productId String ID of the product. 49.0
productSubscriptionInformation Reserved for future use. 59.0
purchaseQuantityRule ConnectApi.​PurchaseQuantity​Rule If one exists, purchase quantity rule for the product. 52.0
productUrlName String SEO-friendly URL name for the product. 64.0
sku String SKU of the product. 49.0
thumbnailImage ConnectApi.​ProductMedia Thumbnail image of the product. 49.0
variationAttributes Map<String, ConnectApi.​CartProduct​Attribute> Variation attributes associated with the product. 50.0