Languages. product information

This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.
8 anni tempo fa
I need import products in several languages other platform.
Someone clould tell me where name, description etc. is stored each language?
The product table stores information about standard tab, and the information in each language?

Thanks!
8 anni tempo fa
Hi indosweb,

This is stored in the Table LocalizedProperty. For more details:

[EntityId] = Product Id
[LanguageId] = Language Id
[LocaleKeyGroup] = Product (Entity name)
[LocaleKey] = Field name (Such as Name, ShortDescription)
[LocaleValue] = Value

Hope this helps.
8 anni tempo fa
Thank you very much, perfect.
This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.