19 Nov 2010, 3:50 PM
New Zenner
- Join Date:
- Jun 2010
- Posts:
- 25
- Plugin Contributions:
- 0
Store in one language, showcase in the other
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?