s_c__Theme_Template__c Object Reference

Name s_c__Theme_Template__c
Type Custom StoreConnect Object
Description Theme Templates represent Liquid templates that make up a Theme

Field Definitions

Field Name Type Required Unique
s_c__Content__c LongTextArea No No
The HTML and Liquid code content used for this template. See our help documentation on "Custom Theme Templates" for more information
s_c__Key__c Text Yes No
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
s_c__Theme_Id__c MasterDetail (s_c__Theme__c) No No
The Theme this Theme Template belongs to
s_c__Unique_Theme_Key__c Text No Yes
An internal field to ensure uniqueness
s_c__sC_Id__c Text [External ID] No Yes
StoreConnect External ID, do not modify in Salesforce

For more information about how or when to use the above, see our documentation.

 

 
Back to Documentation