s_c__Location_Group__c Object Reference
Name | s_c__Location_Group__c |
---|---|
Type | Custom StoreConnect Object |
Description |
Field Definitions
Field Name | Type | Required | Unique |
---|---|---|---|
s_c__Active__c | Checkbox(true) | No | No |
If active this Location Group will be visible on its Store | |||
s_c__Display_Name__c | Text | No | No |
The name to show on the Store for this Location Group. If blank, Name will be used instead | |||
s_c__Meta_Description__c | LongTextArea | No | No |
The content that appears within the meta description tag in the HEAD tag of the page | |||
s_c__Meta_Keywords__c | Text | No | No |
Comma separated list of keywords to appear within the meta keywords tag in the HEAD tag of the page. | |||
s_c__Meta_Title__c | Text | No | No |
The content that appears within the meta title tag in the HEAD tag of the page | |||
s_c__Path__c | Text | Yes | No |
The path at which this Location Group can be found (unique per store) | |||
s_c__Social_Image_Id__c | Lookup (s_c__Media__c) | No | No |
The Image to show when the Group is shared on Social Media. | |||
s_c__Store_Id__c | Lookup (s_c__Store__c) | Yes | No |
The associated Store for this Location Group | |||
s_c__Unique_Store_Path__c | Text | No | Yes |
An internal field to ensure uniqueness |
For more information about how or when to use the above, see our documentation.
Back to Documentation