Salesforce B2C Commerce 23.5 > Developing Your Site > Development Components > Templates

Template Debugging

Determining which template is causing an issue requires knowing the template name. The process of determining the name depends on whether the template is static or dynamic.

Template type Where to find information
Static Check the interaction node properties. The Interaction Template Name property shows the name of the template called by the interaction node. This is the file name of the template you must modify.
Dynamic The template to be called by an interaction node isn't always hard-coded in the node. Instead, the name can be determined dynamically during run time from the Pipeline Dictionary. Usually, if products and categories are visible, the storefront is using a dynamic template, indicated by a D in the symbol of an interaction node.

You can also use the Storefront Toolkit to identify which parts of a page belong to which templates.

X Privacy Update: We use cookies to make interactions with our websites and services easy and meaningful, to better understand how they are used. By continuing to use this site you are giving us your consent to do this. Privacy Policy.