Product Trait Template Item Object Reference
On this page
Overview
A product trait template item are the individual trait items that will be created for a product when it has the product trait template applied.
| Property | Value |
|---|---|
| API Name | s_c__Product_Trait_Template_Item__c |
| Label | Product Trait Template Item |
| Plural Label | Product Trait Template Items |
| Type | Custom Object |
Fields
| Field Label | API Name | Type | Required | Description |
|---|---|---|---|---|
| Product Trait Template | s_c__Product_Trait_Template_Id__c |
Lookup (s_c__Product_Trait_Template__c) | No | |
| Trait Category | s_c__Trait_Category_Id__c |
Lookup (s_c__Trait_Category__c) | No | |
| Trait Type | s_c__Trait_Type_Id__c |
Lookup (s_c__Trait_Type__c) | No | |
| Trait Value | s_c__Trait_Value_Id__c |
Lookup (s_c__Trait_Value__c) | No | |
| 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__Product_Trait_Template_Id__c |
Lookup | s_c__Product_Trait_Template__c | Product_Trait_Template_Items |
s_c__Trait_Category_Id__c |
Lookup | s_c__Trait_Category__c | Product_Trait_Template_Items |
s_c__Trait_Type_Id__c |
Lookup | s_c__Trait_Type__c | Product_Trait_Template_Items |
s_c__Trait_Value_Id__c |
Lookup | s_c__Trait_Value__c | Product_Trait_Template_Items |