giftCertificateItemTranslation
Stores translated names and descriptions for gift certificate items in multiple languages.
Columns
| Name | Type | References | Description |
| item [KEY] | String | The gift certificate item associated with this translation entry. | |
| displayname | String | The translated display name for the gift certificate item. | |
| language | String | The language in which this translation is provided. | |
| nopricemessage | String | The translated message displayed when no price is available for this gift certificate item. | |
| outofstockmessage | String | The translated message displayed when the gift certificate item is out of stock. | |
| pagetitle | String | The translated page title for the gift certificate item. | |
| salesdescription | String | The translated sales description for the gift certificate item. | |
| storedescription | String | The translated short description displayed in the online store. | |
| featureddescription | String | The translated featured description for promotional display. | |
| specialsdescription | String | The translated description used for special offers or promotions. | |
| storedisplayname | String | The translated name displayed in the online store. | |
| storedetaileddescription | String | The translated detailed description of the gift certificate item for the online store. |