downloadItemTranslation
Stores translations of downloadable item information for multi-lingual e-commerce and marketing.
Columns
| Name | Type | References | Description |
| item [KEY] | String | The identifier or name of the item, used to reference and track products, services, or other inventory within the system. | |
| displayname | String | The name displayed for the item or record in the user interface, used for easy identification and visibility in product listings. | |
| language | String | The language in which the content is presented, used to accommodate various customer preferences for localization. | |
| nopricemessage | String | The message displayed when the item does not have a price set, informing customers that pricing is unavailable for this item. | |
| outofstockmessage | String | The message displayed when the item is out of stock, informing customers that the item is not currently available for purchase. | |
| pagetitle | String | The title of the page associated with the item or record, used for SEO and navigation purposes within the website or system. | |
| salesdescription | String | A description used for sales and marketing purposes, highlighting the key features and benefits of the item to encourage purchases. | |
| storedescription | String | The description of the item or record as it appears in the store or catalog, often including key details for customers. | |
| featureddescription | String | A description featured for the item or record, often used to highlight key selling points, special offers, or unique features. | |
| specialsdescription | String | A description highlighting special offers, discounts, or promotions associated with the item to attract customer attention. | |
| storedisplayname | String | The name displayed for the item in the store or catalog, used to identify the product in the shopping environment. | |
| storedetaileddescription | String | A more detailed description of the item, often used for providing in-depth information about the product’s features, specifications, or usage. |