Theme Templates represent Liquid templates that make up a Theme
Property
Value
API Name
s_c__Theme_Template__c
Label
Theme Template
Plural Label
Theme Templates
Type
Custom Object
Fields
Field Label
API Name
Type
Required
Description
Content
s_c__Content__c
LongTextArea(131072)
No
The HTML and Liquid code content used for this template. See our help documentation on “Custom Theme Templates” for more information
Key
s_c__Key__c
Text(236)
Yes
A unique value that represents the Template. The key can be used in Liquid code to render this template. See our help documentation on “Custom Theme Templates” for more information