discountItemTranslation
Stores translations for discount items, enabling multi-lingual support for pricing and discounts in global markets.
Columns
| Name | Type | References | Description |
| displayname | String | The name displayed for the item or record in the user interface, used for easy identification and visibility. | |
| item | String | The identifier or name of the item, used to reference and track products, services, or other inventory within the system. | |
| language | String | The language used for the content or record, providing localization for users in different regions or language preferences. | |
| nopricemessage | String | The message displayed when the item does not have a price set, typically used to inform customers about unavailable pricing. | |
| outofstockmessage | String | The message displayed when the item is out of stock, typically informing customers that the item is not currently available for purchase. | |
| pagetitle | String | The title of the page associated with the item or record, often used for SEO and navigation purposes in the website or system. | |
| salesdescription | String | A description used for sales and marketing purposes, often 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 or special features. | |
| specialsdescription | String | A description highlighting special offers, discounts, or promotions associated with the item, used to attract customer attention. | |
| storedisplayname | String | The name displayed for the item in the store or catalog interface, used for visibility and identification in the shopping environment. | |
| storedetaileddescription | String | A more detailed description of the item or record, often used for providing in-depth information about features, specifications, or usage. |