A Page represents a path within your store that holds some sort of content. They are different from Articles in that they are not news items or posts, but instead separate pages on your site such as About Us or Terms of Use.
Property
Value
API Name
s_c__Page__c
Label
Page
Plural Label
Pages
Type
Custom Object
Fields
Field Label
API Name
Type
Required
Description
Content Body (Markdown)
s_c__Body_Markdown__c
LongTextArea(131072)
No
Use Markdown or HTML to format your text. Find out more at https://help.getstoreconnect.com/documentation/how-to-use-markdown.
Hide Page from Navigation and Menus
s_c__Hide__c
Checkbox
No
This setting controls if the page is included within automatically generated lists of pages, such as in the navigation bar or footer.
Meta Description
s_c__Meta_Description__c
LongTextArea(2500)
No
The content that appears within the meta description tag in the HEAD tag of the page
Meta Keywords
s_c__Meta_Keywords__c
Text(255)
No
The content that appears within the meta keywords tag in the HEAD tag of the page
Meta Title
s_c__Meta_Title__c
Text(255)
No
The content that appears within the meta title tag in the HEAD tag of the page
Ensure a store can only have one page with the same path
Publish the page on the site
s_c__Visible__c
Checkbox
No
Visible__c defines if the page is published at all on the site. If false, it will not be viewable even if you try and view it via the direct URL. The only way to view it on the site if this is false is by using the preview on site link.
StoreConnect External ID
s_c__sC_Id__c
Text(36)
No
StoreConnect External ID, do not modify in Salesforce