Theme_Template__c Object Reference

Field Definitions

Field Name Type Required Unique Description
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
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
Theme_Id__c MasterDetail(Theme__c) No No The Theme this Theme Template belongs to
Unique_Theme_Key__c Text No Yes An internal field to ensure uniqueness
sC_Id__c Text 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