{"title":"Product Trait Template Item Object Reference","slug":"product-trait-template-item-object-reference","url":"https://support.storeconnect.com/articles/product-trait-template-item-object-reference","url_markdown":"https://support.storeconnect.com/articles/product-trait-template-item-object-reference.md","subtitle":null,"summary":"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.","type":"Developer_Documentation","video_url":"","keywords":"salesforce, object reference, Product Trait Template Item, s_c__Product_Trait_Template_Item__c, api","last_modified":"2026-08-21T07:12:35+0000","body_markdown":"## Overview\n\nA product trait template item are the individual trait items that will be created for a product when it has the product trait template applied.\n\n| Property | Value |\n|----------|-------|\n| **API Name** | `s_c__Product_Trait_Template_Item__c` |\n| **Label** | Product Trait Template Item |\n| **Plural Label** | Product Trait Template Items |\n| **Type** | Custom Object |\n\n## Fields\n\n| Field Label | API Name | Type | Required | Description |\n|-------------|----------|------|----------|-------------|\n| Product Trait Template | `s_c__Product_Trait_Template_Id__c` | Lookup ([s_c__Product_Trait_Template__c](product-trait-template-object-reference)) | No |  |\n| Trait Category | `s_c__Trait_Category_Id__c` | Lookup ([s_c__Trait_Category__c](trait-category-object-reference)) | No |  |\n| Trait Type | `s_c__Trait_Type_Id__c` | Lookup ([s_c__Trait_Type__c](trait-type-object-reference)) | No |  |\n| Trait Value | `s_c__Trait_Value_Id__c` | Lookup ([s_c__Trait_Value__c](trait-value-object-reference)) | No |  |\n| StoreConnect External ID | `s_c__sC_Id__c` | Text(36) | No | StoreConnect External ID, do not modify in Salesforce |\n\n## Relationships\n\n| Field | Type | Related Object | Relationship Name |\n|-------|------|----------------|-------------------|\n| `s_c__Product_Trait_Template_Id__c` | Lookup | [s_c__Product_Trait_Template__c](product-trait-template-object-reference) | Product_Trait_Template_Items |\n| `s_c__Trait_Category_Id__c` | Lookup | [s_c__Trait_Category__c](trait-category-object-reference) | Product_Trait_Template_Items |\n| `s_c__Trait_Type_Id__c` | Lookup | [s_c__Trait_Type__c](trait-type-object-reference) | Product_Trait_Template_Items |\n| `s_c__Trait_Value_Id__c` | Lookup | [s_c__Trait_Value__c](trait-value-object-reference) | Product_Trait_Template_Items |"}