serviceResaleItemTranslation
Holds translated descriptions and names for resale service items.
Columns
| Name | Type | References | Description |
| item [KEY] | String | The internal ID or reference to the service resale item for which the translation is provided. | |
| displayname | String | The translated display name of the item as shown to customers in the selected language. | |
| language | String | The language code or name that this translation applies to. | |
| nopricemessage | String | The translated message displayed when the item has no associated price in the selected language. | |
| outofstockmessage | String | The translated message shown when the item is currently out of stock. | |
| pagetitle | String | The translated title of the item page used for search engine optimization (SEO) and browser tabs. | |
| salesdescription | String | The translated description used in the sales context to explain the item’s purpose or features. | |
| storedescription | String | The translated description that appears in the online store, giving an overview of the item. | |
| featureddescription | String | The translated description used to highlight the item in featured promotions or displays. | |
| specialsdescription | String | The translated description used when the item is part of a special offer or deal. | |
| storedisplayname | String | The translated name of the item as displayed in the store view. | |
| storedetaileddescription | String | The translated, in-depth description shown on the item's detailed product page in the online store. |