Languages. product information

This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.
7 years ago
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!
7 years ago
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.
7 years ago
Thank you very much, perfect.
This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.