Created an item field of type ‘Free form text’ in NetSuite labelled ‘ITEM SPECIFICATIONS’.
We need to add this field to store the data.
Go to Customization > Lists, Records & Fields > Item Fields > New to create a new field as follows:
- Label — ITEM SPECIFICATIONS
- ID — custitem_tsandcd
- Type — Free form text
- Store Value — (checked)
- Applies To > Customer, Web Site — (checked)
Save it.
Get the value of this newly created item field in PDP by adding it in the configuration
Go to Commerce > Website > Configuration > Select website and corresponding domain then configure
- Go to shopping catalog > Product detail information > Add Custom item field and its details there
- Go to Advanced > Item options > Add Custom item field and its details there
- Go to Advanced > Custom Fields > Add Custom item field and its details there
Then it will display as a section in the Product details page.
