How to pass parameter to change language at embed page?

For embed code, you need to pass langset parameter instead, example as below

http://superstorefinder.net/products/superstorefinder/embed.php?langset=de_DE

Example of mega locator passing parameter.

http://superstorefinder.net/megalocator/mega-embed.php?langset=cn_CN

Edit the src attribute with the paramter at the end of the url as bolded in the example below:

<iframe src=”http://superstorefinder.net/megalocator/mega-embed.php?langset=cn_CN” width=”100%” height=”900px”  scrolling=”yes” frameborder=no></iframe>

 

 

4+