Changes to the ERP will have an impact on the SMT in Web Pages, The General flow is as shown Below
CMS PAGE
/app/site/cms/services/cmspages.nl
Type Field -Specifies if this record is for a landing page or an enhanced page.
- Landing page
- Enhanced page
CMS PAGE TYPE Field – This specifies the type of page, such as the landing page, the home page, my account page, the login page, and so on. The list is described on the CMS Page Type
CMS PAGE TYPE
Link – /app/site/cms/services/cmspagetypes.nl
The CMS Page Type record gives you access to only the page type, not to the SMT content associated with that page type
CMS CONTENTS
Link –/app/site/cms/services/cmscontents.nl
Setting Field – Identifies the ID for the custom record that stores the content. This ID links the custom record for the content instance to the corresponding CMS Content Type record.
Area Name – Specify the name of the area on the page where this content is placed. The area name is the value of the data-cms-area attribute from the page template file.
Path Context – Url Path of the corresponding Page
CMS CONTENT TYPES
Each content type has a custom record link associated with it.
| CMS_HTML |
| CMS_IMAGE |
| CMS_MERCHZONE |
| CMS_TEXT |
This is where the SMT’s content is located.
Reference:
/app/help/helpcenter.nl?fid=chapter_1497970419.html