Skip to content
Log in

Cart Promotion 2 Object Reference

On this page

Cart Promotion 2 records link a Promotion 2 to a shopping cart. A record is created for each promotion applied to a cart — whether the customer entered a coupon code or the promotion was applied automatically — and it captures the coupon code used and the discount the promotion produced.

Property Value
API Name s_c__Cart_Promotion2__c
Label Cart Promotion v2
Plural Label Cart Promotions v2
Type Custom Object

Fields

Field Label API Name Type Required Description
Auto Applied s_c__Auto_Applied__c Checkbox No Whether this promotion was automatically applied without a coupon code.
Cart s_c__Cart_Id__c Lookup (s_c__Cart__c) No The cart this promotion is applied to.
Coupon Code Used s_c__Coupon_Code_Used__c Text(255) No The coupon code that was entered to apply this promotion.
Discount Amount s_c__Discount_Amount__c Currency(18,2) No Total monetary discount amount from this promotion.
Discount Points s_c__Discount_Points__c Number(18,0) No Total points discount from this promotion.
Promotion v2 s_c__Promotion2_Id__c Lookup (s_c__Promotion2__c) No The promotion applied to the cart.
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_Promotions_v2_Cart
s_c__Promotion2_Id__c Lookup s_c__Promotion2__c Cart_Promotions_v2_Promotion2

Was this article helpful?

Was this article helpful?