Hi to all !
Say we have a Wix site with the native Wix Stores added.
We use the Wix Stores dashboard to add some products.
Then we use the standard multilingual dashboard to translate the product description .
We know that ProductPage is a $w element with properties, functions and objects. The getProduct() is a function that gets all the information of the ProductPage.
The question is, where does the translated description is stored? If it is a new object or a variable we could simply use it to the code.