Zen Cart Logo
Forums / General Questions / Store in one language, showcase in the other

Store in one language, showcase in the other

Locked

Views: 495

Results 1 to 1 of 1
This thread is locked. New replies are disabled.
19 Nov 2010, 3:50 PM
#1
thesinner avatar

thesinner

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?