Content Block Product Object Reference
On this page
Overview
Content Block Product join object
| Property | Value |
|---|---|
| API Name | s_c__Content_Blocks_Products__c |
| Label | Content Block Product |
| Plural Label | Content Blocks Products |
| Type | Custom Object |
Fields
| Field Label | API Name | Type | Required | Description |
|---|---|---|---|---|
| Content Block | s_c__Content_Block_Id__c |
Lookup (s_c__Content_Block__c) | Yes | The content block of the relationship |
| 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 |
| Product | s_c__Product_Id__c |
Lookup (Product2) | No | The product of the relationship |
| 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 |
| Usage Type | s_c__Usage_Type__c |
Picklist | No | Defines the specific type of this object |
| 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__Content_Block_Id__c |
Lookup | s_c__Content_Block__c | Product_Content_Blocks |
s_c__Product_Id__c |
Lookup | Product2 | Content_Block_Products |