{"title":"Content Block Product Category Object Reference","slug":"content-blocks-product-categories-object-reference","url":"https://support.storeconnect.com/articles/content-blocks-product-categories-object-reference","url_markdown":"https://support.storeconnect.com/articles/content-blocks-product-categories-object-reference.md","subtitle":null,"summary":"Content Block Product Category join object","type":"Developer_Documentation","video_url":"","keywords":"salesforce, object reference, Content Block Product Category, s_c__Content_Blocks_Product_Categories__c, api","last_modified":"2026-08-21T07:12:35+0000","body_markdown":"## Overview\n\nContent Block Product Category join object\n\n| Property | Value |\n|----------|-------|\n| **API Name** | `s_c__Content_Blocks_Product_Categories__c` |\n| **Label** | Content Block Product Category |\n| **Plural Label** | Content Blocks Product Categories |\n| **Type** | Custom Object |\n\n## Fields\n\n| Field Label | API Name | Type | Required | Description |\n|-------------|----------|------|----------|-------------|\n| Product Category | `s_c__Category_Id__c` | MasterDetail ([s_c__Product_Category__c](product-category-object-reference)) | No | The product category of the relationship |\n| Content Blocks | `s_c__Cntnt_Blk_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 category join object. Lower numbers are shown first, objects without a number are sorted alphabetically by name |\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__Category_Id__c` | MasterDetail | [s_c__Product_Category__c](product-category-object-reference) | Content_Block_Product_Categories1 |\n| `s_c__Cntnt_Blk_Id__c` | Lookup | [s_c__Content_Block__c](content-block-object-reference) | Content_Block_Product_Categories |"}