{"title":"Theme Object Reference","slug":"theme-object-reference","url":"https://support.storeconnect.com/articles/theme-object-reference","url_markdown":"https://support.storeconnect.com/articles/theme-object-reference.md","subtitle":null,"summary":"Themes are used to implement custom designs for a Store","type":"Developer_Documentation","video_url":"","keywords":"salesforce, object reference, Theme, s_c__Theme__c, api","last_modified":"2026-08-21T07:12:35+0000","body_markdown":"## Overview\n\nThemes are used to implement custom designs for a Store\n\n| Property | Value |\n|----------|-------|\n| **API Name** | `s_c__Theme__c` |\n| **Label** | Theme |\n| **Plural Label** | Themes |\n| **Type** | Custom Object |\n\n## Fields\n\n| Field Label | API Name | Type | Required | Description |\n|-------------|----------|------|----------|-------------|\n| Imported | `s_c__Imported__c` | Checkbox | No | Indicates whether the Theme was imported. |\n| Preview theme | `s_c__Preview_theme__c` | Formula (Text) | No |  |\n| StoreConnect External ID | `s_c__sC_Id__c` | Text(36) | No | StoreConnect External ID, do not modify in Salesforce |\n\n## Referenced by\n\nThese 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.\n\n| Object | Field | Type | Relationship Name | Also links to |\n|--------|-------|------|-------------------|---------------|\n| [s_c__Store__c](store-object-reference) | `s_c__Theme_Id__c` | Lookup | Stores | — |\n| [s_c__Theme_Asset__c](theme-asset-object-reference) | `s_c__Theme_Id__c` | MasterDetail | Theme_Assets | — |\n| [s_c__Theme_Locale__c](theme-locale-object-reference) | `s_c__Theme_Id__c` | MasterDetail | Theme_Locales | — |\n| [s_c__Theme_Template__c](theme-template-object-reference) | `s_c__Theme_Id__c` | MasterDetail | Theme_Templates | — |\n| [s_c__Theme_Variable__c](theme-variable-object-reference) | `s_c__Theme_Id__c` | MasterDetail | Theme_Variables | — |"}