supose I have my product name in 2 languages (german, french).
I import my productdata all my product data (with the product desciption in french) when I'm logged in with my language in french.
I also want the description in german in the system.
How can I do this the easiest way ?
P