
Each page in the application consists of at least one template. For example, the Catalog page consists of the CatalogPage template, while the ApprovalHistory page consists of ApprovalHistoryPage and Editors/DelegatedApprovers templates. Some templates are used on multiple pages in SAP CPQ. These templates are stored in the Shared page.
Responsive templates can be left as is. Core templates are always compatible with new SAP CPQ features; you don't need to modify them each time a release occurs. Preserving the original state of the core templates minimizes the risk of breaking changes and cause the software to work incorrectly. However, there's an option to customize environments by changing responsive templates. If you customize templates, manage them with each release. It's highly recommended that you customize responsive templates only when necessary and with minimal changes that can be easily tracked and modified.
Change HTML content of any page in app while retaining its basic functionality: Use responsive templates, accessible at Setup → UI Design → Responsive Templates.
Customizing SAP CPQ Pages
Drill through a sequence of dropdowns and find the exact section of a SAP CPQ page you want to modify. Select Copy default template to duplicate the default template (in the top pane) to your new template (in the bottom pane). The code in the lower pane will be executed when the Quote Totals section is rendered for anyone assigned this template.
If you enable the Default checkbox, this template will become the default HTML code for this section.