nonInventoryPurchaseItemTranslation
Stores translations for non-inventory purchase items for international operations.
Columns
| Name | Type | References | Description |
| item [KEY] | String | The name or identifier of the item. | |
| displayname | String | The name of the item displayed in listings and online stores. | |
| language | String | The language in which the item details are presented. | |
| nopricemessage | String | The message displayed when the item's price is unavailable. | |
| outofstockmessage | String | The message displayed when the item is out of stock. | |
| pagetitle | String | The title of the webpage where the item is listed. | |
| salesdescription | String | The description of the item used for sales purposes. | |
| storedescription | String | The description of the item as shown in the online store. | |
| featureddescription | String | A highlighted description of the item for marketing or promotions. | |
| specialsdescription | String | A description of special promotions or offers related to the item. | |
| storedisplayname | String | The name of the item as displayed in the store. | |
| storedetaileddescription | String | A detailed description of the item for the store listing. |