Localize products
If you have a multiple language site, you can display products differently in different language versions. For more information, see Administration: Language settings.
You can localize each product by specifying a culture-specific value for each of the localizable properties of the Product class.
You can localize the following properties of a product:
- Title
- Description
- UrlName
To localize products, you set the required culture by passing it as a parameter to the Lstring properties of the product.
For more information about products, see For developers: Products.