s_c__Menu__c Object Reference

Name s_c__Menu__c
Type Custom StoreConnect Object
Description Menus are a collection of ordered menu items that can are usually used for Headers and Footers. Once created, you display them by setting a Header and Footer Content Block that reference the Menu item.

Field Definitions

Field Name Type Required Unique
s_c__Identifier__c Text Yes No
s_c__Store_Id__c Lookup (s_c__Store__c) Yes No
The store that this menu applies to
s_c__Style_Class_Names__c Text No No
CSS style class names that will be added to this menu when it is rendered. Separate the class names with a space.
s_c__Unique_Store_Identifier__c Text [External ID] No Yes
Ensure a store can only have one menu with the same identifier
s_c__sC_Id__c Text [External ID] 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