This topic describes the columns in the mf_items_localized table.
Column Name | Data Type | Primary Key | Is Nullable | Column ID | Comment | Reference Count | Reference To |
---|---|---|---|---|---|---|---|
item_guid | uniqueidentifier | 1 | 0 | 1 | 0 | mf_items.item_guid | |
localization_guid | uniqueidentifier | 1 | 0 | 2 | 0 | mf_localizations.localization_guid | |
item_label | nvarchar (50) | 0 | 1 | 3 | 0 | ||
item_label_short | nvarchar (50) | 0 | 1 | 4 | 0 | ||
item_description | nvarchar (3000) | 0 | 1 | 5 | 0 | ||
item_description_price | nvarchar (55) | 0 | 1 | 6 | 0 | ||
item_description_title | nvarchar (80) | 0 | 1 | 7 | 0 | ||
item_description_short | nvarchar (255) | 0 | 1 | 8 | 0 | ||
item_description_html | nvarchar (max) | 0 | 1 | 9 | 0 | ||
item_description_keywords | nvarchar (1000) | 0 | 1 | 10 | 0 | ||
item_seo_title | nvarchar (255) | 0 | 1 | 11 | 0 | ||
item_seo_keywords | nvarchar (1000) | 0 | 1 | 12 | 0 | ||
item_seo_description | nvarchar (2000) | 0 | 1 | 13 | 0 | ||
item_description_title_attributes | varchar (55) | 0 | 1 | 14 | 0 |