Item Options Templates Subtab

The Item Options Templates subtab displays properties that let you control how item options and custom transaction line fields appear in your web store. NetSuite provides some templates, which are displayed in this tab.

Default Selected Templates by Item Option Type

This property works with:

  • SuiteCommerce Advanced – Elbrus and later

  • SuiteCommerce

This array lets you select the default templates to display item options or transaction fields in the Checkout and My Account areas of your web store. Each item option contains the following properties:

  • Option Type (string) – the option type that uses the listed template.

  • Template Name (string) – the default template used to display the field by item option type.

More Information: Commerce Custom Fields

IDs

ItemOptions.defaultTemplates.selectedByType
ItemOptions.defaultTemplates.selectedByType.type
ItemOptions.defaultTemplates.selectedByType.template

JSON file

Transaction.Line.Views.ItemOptions.json

UI location

Shopping Catalog > Item Options Templates

Default Selector Templates by Item Option Type

This property works with:

  • SuiteCommerce Advanced – Elbrus and later

  • SuiteCommerce

This array lets you select the default templates used selecting item options in the Cart or Order Confirmation page. Each item option contains the following properties:

  • Option Type (string) – the option types that uses the listed template.

  • Template Name (string) – the default selector template used to display the item option type.

More Information: Commerce Custom Fields

IDs

ItemOptions.defaultTemplates.selectorByType
ItemOptions.defaultTemplates.selectorByType.type
ItemOptions.defaultTemplates.selectorByType.template

UI location

Shopping Catalog > Item Options Templates

JSON file

ProductViews.ItemOptions.json

Default Facet Cell Templates by Item Option Type

This property works with:

  • SuiteCommerce Advanced – Elbrus and later

  • SuiteCommerce

This array lets you select the default templates used to display an item option (by type) the facets search results page. Each item option contains the following properties:

  • Option Type (string) – the option types that use the listed template.

  • Template Name (string) – the default facets template used to display the item option type.

IDs

ItemOptions.defaultTemplates.facetCellByType
ItemOptions.defaultTemplates.facetCellByType.type
ItemOptions.defaultTemplates.facetCellByType.template

UI location

Shopping Catalog > Item Options Templates

JSON file

ProductViews.ItemOptions.json

Related Topics

General Notices