# Wat is de sessievariabele die mij de huidige taal vertelt

**URL:** https://forum.shopware.com/t/wat-is-de-sessievariabele-die-mij-de-huidige-taal-vertelt/46349
**Category:** Programmierung
**Created:** [15. Juni 2017 um 12:06 UTC](https://forum.shopware.com/t/wat-is-de-sessievariabele-die-mij-de-huidige-taal-vertelt/46349 "2017-06-15T12:06:58Z")
**Posts on this page:** 2
**Page:** 1

<div class="post-metadata">

### Author: ![turabaq](https://avatars.discourse-cdn.com/v4/letter/t/d07c76/32.png) [@turabaq](https://forum.shopware.com/u/turabaq)
#### Post date: [15. Juni 2017 um 12:06 UTC](https://forum.shopware.com/t/wat-is-de-sessievariabele-die-mij-de-huidige-taal-vertelt/46349/1 "2017-06-15T12:06:58Z")

</div>

&nbsp;

Wat is de sessievariabele die mij de huidige taal vertelt

---

<div class="post-metadata">

### Author: ![DanielNogel](https://avatars.discourse-cdn.com/v4/letter/d/96bed5/32.png) [@DanielNogel](https://forum.shopware.com/u/DanielNogel)
#### Post date: [16. Juni 2017 um 05:56 UTC](https://forum.shopware.com/t/wat-is-de-sessievariabele-die-mij-de-huidige-taal-vertelt/46349/2 "2017-06-16T05:56:04Z")

</div>

Hi,

different languages in the shopware frontend are different (language) subshops. Usually you can tell apart the shops using the “shop” object from the ContextService. Once the customer changes to a non-default language/shop, he gets a “shop” cookie with the current shop’s ID. #

Best regards,

Daniel
