Skip to content
Log in

Cart Item Object Reference

On this page

Overview

The item that has been added to a Cart. It is often associated with a Product.

Property Value
API Name s_c__Cart_Item__c
Label Cart Item
Plural Label Cart Items
Type Custom Object

Fields

Field Label API Name Type Required Description
Cart s_c__Cart_Id__c Lookup (s_c__Cart__c) No The Cart__c containing this Cart Item.
Delivery Day s_c__Delivery_Day__c Text(255) No The delivery day for the Cart Item.
Delivery Start Date s_c__Delivery_Start_Date__c DateTime No The start date for delivery.
Delivery Time s_c__Delivery_Time__c Text(255) No The delivery time for the Cart Item.
Delivery Window Debug s_c__Delivery_Window_Debug__c Text(255) No Debugging information for the corresponding delivery window of this Cart Item.
Delivery Window s_c__Delivery_Window_Id__c Lookup (s_c__Delivery_Window__c) No The delivery window associated with this Cart Item.
Deposit Amount s_c__Deposit_Amount__c Number(18,2) No The deposit amount for the Cart Item.
Deposit Points s_c__Deposit_Points__c Number(18,0) No The deposit points for the Cart Item.
Display Name s_c__Display_Name__c Text(255) No The display name for the Cart Item.
List Earn Points s_c__List_Earn_Points__c Number(18,0) No The listed points earned for the Cart Item.
List Points s_c__List_Points__c Number(18,0) No The listed points for the Cart Item.
List Price s_c__List_Price__c Number(18,2) No The list price for the Cart Item.
Override Price s_c__Override_Price__c Checkbox No Indicates if the price is overridden.
Pending Status s_c__Pending_Status__c Picklist No The status of any asynchronous background flow for this CartItem
Product s_c__Product_Id__c Lookup (Product2) No The product associated with this Cart Item.
Quantity s_c__Quantity__c Number(18,0) No The quantity of the Cart Item.
Subscription Term Count s_c__Subscription_Term_Count__c Number(18,0) No How many terms the subscription is for.
Unit Discount s_c__Unit_Discount__c Number(18,2) No The unit discount for the Cart Item.
Unit Earn Points s_c__Unit_Earn_Points__c Number(18,0) No The amount of points earned for the Cart Item.
Unit Points s_c__Unit_Points__c Number(18,0) No The amount of points for the Cart Item.
Unit Price s_c__Unit_Price__c Number(18,2) No The unit price for the Cart Item.
Use Points s_c__Use_Points__c Checkbox No Indicates if points are used for the Cart Item.
Variable Price Amount s_c__Variable_Price_Amount__c Number(18,0) No The variable price amount for the Cart Item.
StoreConnect External ID s_c__sC_Id__c Text(36) No StoreConnect External ID, do not modify in Salesforce

Relationships

Field Type Related Object Relationship Name
s_c__Cart_Id__c Lookup s_c__Cart__c Cart_Cart_Items
s_c__Delivery_Window_Id__c Lookup s_c__Delivery_Window__c Cart_Item_Delivery_Windows
s_c__Product_Id__c Lookup Product2 Cart_Item_Products

Was this article helpful?

Was this article helpful?