s_c__Store_Variable__c Object Reference
Name | s_c__Store_Variable__c |
---|---|
Type | Custom StoreConnect Object |
Description |
Field Definitions
Field Name | Type | Required | Unique |
---|---|---|---|
s_c__Available_In_Liquid__c | Checkbox(false) | No | No |
Set to true if this StoreVariable should be accessible to liquid code in the Store. | |||
s_c__Key__c | Text | Yes | No |
The unique key for accessing this Store Variable | |||
s_c__Store_Id__c | MasterDetail (s_c__Store__c) | No | No |
The associated Store for this Store Variable | |||
s_c__Unique_Store_Variable_Key__c | Text | No | Yes |
An internal field to ensure uniqueness | |||
s_c__Value__c | Text | No | No |
The Value for this Store Variable |
For more information about how or when to use the above, see our documentation.
Back to Documentation