Customizing Template Files

If you want to create a new area, remove an area, or change an area, you must customize the corresponding module and apply your changes to the relevant template file. For example, if you want to add more CMS areas to the item detail page, you must create a custom ItemDetails module that overrides the default item_details.tpl template file with a customized item_details.tpl template file. See Set Up SCA Developer Tools.

Module

Template File

Local Source File Module Template Location

[email protected]

home.tpl

Modules\suitecommerce\[email protected]\Templates

[email protected]

item_details.tpl

Modules\suitecommerce\[email protected]\Templates

[email protected]

facets_facet_browse.tpl

Modules\suitecommerce\[email protected]\Templates

[email protected]

header.tpl

Modules\suitecommerce\[email protected]\Templates

[email protected]

footer.tpl

Modules\suitecommerce\[email protected]\Templates

[email protected]

global_views_breadcrumb.tpl

Modules\suitecommerce\[email protected]\templates

Related Topics

General Notices