View Single Post
  #427  
Old 06-14-2011, 02:28 AM
 
Cankus Cankus is offline
 

Member
  
Join Date: May 2006
Posts: 27
 

Default Re: X-Cart Smart Template v4.4.x

Thanks PhilJ

add this code after <?php and correct working,

header("Content-Type: text/html; charset=iso-8859-9");

I think you must add this option smart template document pages

Other question

I know categori select code

{if $cat eq "18"}
... (Change template code here i need this code
{/if}

i need,

if customer click x categori then site theme must be automatic change

Thanks
__________________
www.elitmarket.com
Pro 4.4.3
Reply With Quote