{"title":"Content Block Product Object Reference","slug":"content-blocks-products-object-reference","url":"https://support.storeconnect.com/articles/content-blocks-products-object-reference","url_markdown":"https://support.storeconnect.com/articles/content-blocks-products-object-reference.md","subtitle":null,"summary":"Content Block Product join object","type":"Developer_Documentation","video_url":"","keywords":"salesforce, object reference, Content Block Product, s_c__Content_Blocks_Products__c, api","last_modified":"2026-08-21T07:12:35+0000","body_markdown":"## Overview\n\nContent Block Product join object\n\n| Property | Value |\n|----------|-------|\n| **API Name** | `s_c__Content_Blocks_Products__c` |\n| **Label** | Content Block Product |\n| **Plural Label** | Content Blocks Products |\n| **Type** | Custom Object |\n\n## Fields\n\n| Field Label | API Name | Type | Required | Description |\n|-------------|----------|------|----------|-------------|\n| Content Block | `s_c__Content_Block_Id__c` | Lookup ([s_c__Content_Block__c](content-block-object-reference)) | Yes | The content block of the relationship |\n| Position | `s_c__Position__c` | Number(18,0) | No | The position of this content block product join object. Lower numbers are shown first, objects without a number are sorted alphabetically by name |\n| Product | `s_c__Product_Id__c` | Lookup ([Product2](product2-object-reference)) | No | The product of the relationship |\n| Tag | `s_c__Tag__c` | Text(255) | No | An optional tag to give the object, this allows for sorting or display options in the front end |\n| Usage Type | `s_c__Usage_Type__c` | Picklist | No | Defines the specific type of this object |\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__Content_Block_Id__c` | Lookup | [s_c__Content_Block__c](content-block-object-reference) | Product_Content_Blocks |\n| `s_c__Product_Id__c` | Lookup | [Product2](product2-object-reference) | Content_Block_Products |"}