Hi. i want to make my eshop work as showcase in one language only.
For example. In english work as store in Greek as showcase.
I know tha session language in the php.
So i want to make an if statement
that says if session language=greek
then store status = 2 .
Where to look?