itemGroupTranslation
Stores translated names and descriptions for item groups, supporting multilingual NetSuite implementations.
Columns
| Name | Type | References | Description |
| item [KEY] | String | The unique identifier or name of the item within the system, typically used for internal reference and categorization. | |
| displayname | String | The name of the item as it is displayed to users in various interfaces, including online stores and reports. | |
| language | String | The specific language used for translating the item-related information, ensuring localization for different markets. | |
| nopricemessage | String | A message displayed when an item does not have a price available, informing users of its status or pricing conditions. | |
| outofstockmessage | String | A message displayed when the item is out of stock, informing users about its unavailability or potential restocking timeframe. | |
| pagetitle | String | The title displayed on the web page for the item, often used for SEO purposes to improve search engine visibility. | |
| salesdescription | String | A brief, marketing-focused description of the item used in sales channels, emphasizing key features and benefits. | |
| storedescription | String | A description of the item as it appears in an online store, providing customers with relevant product details. | |
| featureddescription | String | A highlighted description of the item used for promotional purposes or special listings within the store. | |
| specialsdescription | String | A description specifically used to promote special offers, discounts, or limited-time deals associated with the item. | |
| storedisplayname | String | The name of the item as displayed in the store, ensuring a customer-friendly and market-appropriate presentation. | |
| storedetaileddescription | String | A comprehensive and detailed description of the item, providing in-depth information to help customers make informed purchasing decisions. |