Content blocks are reusable pieces of content that are used within the StoreConnect CMS. They can be used within Pages, Articles, Products, Product Categories and other Content Blocks. Each content block can be one of many types and sub types which each display different liquid templates according to the type
Property
Value
API Name
s_c__Content_Block__c
Label
Content Block
Plural Label
Content Blocks
Type
Custom Object
Fields
Field Label
API Name
Type
Required
Description
Alignment
s_c__Alignment__c
Picklist
No
Alignment__c is a field used to define the orientation of this content block. Depending on the type of content block being implemented this could have different meanings.
Content
s_c__Content_Markdown__c
LongTextArea(131072)
No
This is the main text content used by the content block. It is only used in the case of the content block has its own content
An associated image media object for this content block
Layout Style
s_c__Layout_Style__c
Picklist
No
Layout_Style__c is a field used to define the orientation of a content block. Depending on the type of content block being implemented this could have different meanings