CartItemAttribute
Represents the attributes associated with a cart item, stored as
key-value pairs. These attributes are derived from the product and carried forward to
the order during checkout. This object is available in API version 66.0 and later.
Supported Calls
create(), delete(), describeLayout(), describeSObjects(), query(), retrieve(), update(), upsert()
Special Access Rules
The CartItemAttribute object is available:only if the B2B Commerce license, the Salesforce CPQ feature, and Commerce Dynamic Bundles are enabled in your Salesforce org.
Fields
| Field | Details |
|---|---|
| AttributeDefinitionId |
|
| AttributeName |
|
| AttributePicklistValueId |
|
| AttributeValue |
|
| CartItemId |
|
| ExternalId |
|
| IsPriceImpacting |
|
| UnitOfMeasure |
|
Associated Objects
This object has the following associated objects. If the API version isn’t specified, they’re available in the same API versions as this object. Otherwise, they’re available in the specified API version and later.
- CartItemAttributeChangeEvent
- Change events are available for the object.
- CartItemAttributeFeed
- Feed tracking is available for the object.
- CartItemAttributeHistory
- History is available for tracked fields of the object.
- CartItemAttributeOwnerSharingRule
- Sharing rules are available for the object.
- CartItemAttributeShare
- Sharing is available for the object.