Theme Object Reference
On this page
Overview
Themes are used to implement custom designs for a Store
| Property | Value |
|---|---|
| API Name | s_c__Theme__c |
| Label | Theme |
| Plural Label | Themes |
| Type | Custom Object |
Fields
| Field Label | API Name | Type | Required | Description |
|---|---|---|---|---|
| Imported | s_c__Imported__c |
Checkbox | No | Indicates whether the Theme was imported. |
| Preview theme | s_c__Preview_theme__c |
Formula (Text) | No | |
| StoreConnect External ID | s_c__sC_Id__c |
Text(36) | No | StoreConnect External ID, do not modify in Salesforce |
Referenced by
These objects hold a lookup or master-detail relationship to Theme (s_c__Theme__c). Where the referring record exists to join things together, Also links to shows what it connects this object to.
| Object | Field | Type | Relationship Name | Also links to |
|---|---|---|---|---|
| s_c__Store__c | s_c__Theme_Id__c |
Lookup | Stores | — |
| s_c__Theme_Asset__c | s_c__Theme_Id__c |
MasterDetail | Theme_Assets | — |
| s_c__Theme_Locale__c | s_c__Theme_Id__c |
MasterDetail | Theme_Locales | — |
| s_c__Theme_Template__c | s_c__Theme_Id__c |
MasterDetail | Theme_Templates | — |
| s_c__Theme_Variable__c | s_c__Theme_Id__c |
MasterDetail | Theme_Variables | — |
Was this article helpful?
Thanks for your feedback! It helps us improve our docs.