serviceItemTranslation
Provides translated descriptions and names of service items for multilingual sites or international use.
Columns
| Name | Type | References | Description |
| item [KEY] | String | The internal identifier of the service item associated with this translation record. | |
| displayname | String | The localized name of the service item that appears in the storefront or customer-facing interfaces. | |
| language | String | The language in which the service item information is translated, such as English, Spanish, or French. | |
| nopricemessage | String | A localized message displayed when no price is available for the item in the selected language. | |
| outofstockmessage | String | A localized message shown when the item is currently out of stock for the selected language or region. | |
| pagetitle | String | The translated title of the item page used in browser tabs and search engine results. | |
| salesdescription | String | The translated marketing or sales description of the item used in customer-facing contexts. | |
| storedescription | String | The translated brief description of the item displayed in the store catalog. | |
| featureddescription | String | The translated description used when the item is marked as featured in the store layout. | |
| specialsdescription | String | The translated promotional description shown when the item is part of a special offer. | |
| storedisplayname | String | The localized name of the item used specifically for online store display purposes. | |
| storedetaileddescription | String | The translated, detailed description of the item presented on the product detail page. |