hi All, I am here again
I want to know that is there any way to get product detail with respect to language? For example a product say, “My Product” is available in 2 languages, in “English and German”.
In English it has name “My Product” and in German it has “My Product- DE” and same other details like, product link, images, short description, long description.
I have seen the database structure and I have seen structure like “OXTITLE, OXTITLE1, OXTITLE2”, :eek: no indication that which title is in which language. If I want to get the German title of the product then which column to fetch and same for other language specific columns?
Is there any way? How can I do this task?