assemblyItemTranslation
The AssemblyItemTranslation table stores localized descriptions and attributes for assembly items, enabling multilingual support in global operations.
Columns
| Name | Type | References | Description |
| item [KEY] | String | The assembly item for which translation details are being provided. This item refers to a finished good or bundled product composed of multiple components, which is typically manufactured or assembled before being sold. | |
| displayname | String | The translated display name of the assembly item, shown in various interfaces such as e-commerce sites, catalogs, and reports. | |
| language | String | The language that is associated with the translated content. This language ensures that the assembly item information is accurately localized for different regions or markets. | |
| nopricemessage | String | The translated message that is displayed when no price is available for the assembly item. Typically, this message is in online stores or catalogs. | |
| outofstockmessage | String | The translated message that is shown when the assembly item is out of stock. This message informs customers or users about the item's unavailability. | |
| pagetitle | String | The translated page title for the assembly item's product page, affecting how the page appears in browser tabs and search engine results. | |
| salesdescription | String | The translated sales description that is used in marketing materials, product listings, and promotional content to highlight the assembly item’s features and benefits. | |
| storedescription | String | The translated general description of the assembly item as displayed in the online store. This description provides essential product details. | |
| featureddescription | String | The translated featured description that is used for promotional displays. This description emphasizes key selling points or special attributes of the assembly item. | |
| specialsdescription | String | The translated description that is used in special promotions, discounts, or limited-time offers to attract customer interest. | |
| storedisplayname | String | The translated name of the assembly item as it appears in the online store. This name ensures consistency with the localized brand presentation. | |
| storedetaileddescription | String | The translated detailed description of the assembly item in the online store. This description provides in-depth information about the product’s specifications, usage, and benefits. |