# Language menu, adding and selling?

**URL:** https://forum.shopware.com/t/language-menu-adding-and-selling/32200
**Category:** Shopware 3.5
**Tags:** general
**Created:** [13. November 2015 um 15:44 UTC](https://forum.shopware.com/t/language-menu-adding-and-selling/32200 "2015-11-13T15:44:07Z")
**Posts on this page:** 2
**Page:** 1

<div class="post-metadata">

### Author: ![EraSol](https://avatars.discourse-cdn.com/v4/letter/e/50afbb/32.png) [@EraSol](https://forum.shopware.com/u/EraSol)
#### Post date: [13. November 2015 um 15:44 UTC](https://forum.shopware.com/t/language-menu-adding-and-selling/32200/1 "2015-11-13T15:44:07Z")

</div>

Hey, our big translation team is making shopware for couple different language. But we are noobs with shopware. How we can show different languages on shop so customers can choice? We have snippets already and almost translated for every language, but how we can start selling as ready to install package?

---

<div class="post-metadata">

### Author: ![tarkka](https://avatars.discourse-cdn.com/v4/letter/t/ba8739/32.png) [@tarkka](https://forum.shopware.com/u/tarkka)
#### Post date: [25. November 2015 um 10:41 UTC](https://forum.shopware.com/t/language-menu-adding-and-selling/32200/2 "2015-11-25T10:41:04Z")

</div>

Hello, Languages in Shopware are resolved through sub-shops. You can add/edit (sub-)shops in „Backend --\> Configuration --\> Basic settings --\> Shop settings -\> Shops“. Each shop has a field „Localization“ which defines what language will be used. It’s more difficult with „ready to install package“. You should develop a simple plugin which will add your snippets (i.e. execute MySQL query) during installation. Tutorial about plugin development can be found [here](http://community.shopware.com/Shopware-4-essentials-of-plugin-development%5C_detail%5C_1280.html).
