servicePurchaseItemTranslation
Contains translated values for service purchase items across supported languages.
Columns
| Name | Type | References | Description |
| item [KEY] | String | The internal ID of the service purchase item to which this translation applies. | |
| displayname | String | The translated display name of the item, used in user interfaces and reports for the specified language. | |
| language | String | The language code or identifier for this translation entry, such as 'en_US' or 'fr_FR'. | |
| nopricemessage | String | A localized message displayed when pricing is unavailable for the item in the current context or currency. | |
| outofstockmessage | String | A localized message shown to customers when the item is out of stock in the specified language. | |
| pagetitle | String | The translated page title used for search engine optimization (SEO) and display in the browser tab when viewing the item on a web store. | |
| salesdescription | String | The translated description used for sales purposes, such as quotes or invoices, in the selected language. | |
| storedescription | String | The localized description of the item for display in the web store. | |
| featureddescription | String | The translated description used when the item is featured, such as in promotions or highlighted listings. | |
| specialsdescription | String | The translated description used for limited-time or special offers involving this item. | |
| storedisplayname | String | The localized version of the item’s name displayed on the storefront. | |
| storedetaileddescription | String | The translated detailed description of the item, providing more comprehensive information to customers in the specified language. |