Re: if language english show this
Thank you Asianplay, but that's not what i need.
instead of having a language variable for the welcome text on the home page i want to create something like this :
{if $language eq "US"}{include file="pages/US/home_page.html" }</if>
{if $language eq "FR"}{include file="pages/FR/home_page.html" }</if>
On this way i will be able to change the welcome page with the static page.
thanks
__________________
X-Cart version 4.2
|