Languages. product information

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