Product Details Information Subtab
The Product Details Information subtab lets you add detailed information about an item in a stacked list on the Product Details Page (PDP). Each entry creates a tab in the PDP. This tab provides information stored in an Item record field and displays it in your web store. Each entry contains the following properties:
-
Name (string) – specifies the label displayed (as a tab) on the PDP.
-
ID (string) – specifies the Item record field value to display under the associated tab in the PDP.
-
Opened (Boolean) – specifies if the section is open when the page loads. This property applies to pre-Elbrus implementations of SCA.
-
Itemprop (string) – specifies the
itemprop
HTML attribute (as defined by schema.org). This property is optional.
This property applies to:
-
SuiteCommerce Advanced -Elbrus and later
-
SuiteCommerce
IDs |
|
IDs (pre-Elbrus)
Note:
These properties appear in the Shopping Catalog tab and Item Details subtab in Vinson implementations of SCA. |
|
UI location |
Shopping Catalog > Product Details Information |
UI location (pre-Elbrus) |
Shopping Catalog > Item Details |
JSON file |
ProductDetails.Information.json |
Configuration file (pre-Vinson) |
SC.Configuration.js |
For example:
The following configuration results in a tab on your PDP titled Details that displays information stored in the storedetaildescription
field in the Item record.

