Hi PhilJ,
I am a new smart template user and i need your support. I have 2 question.
1-)
I use AJAX Dynamic Product Search but turkish characters not show in search box
Turkish language use iso-8859-9 and special turkish charecters not show in box
Turkish special characters : ğ-Э-ş-ı-Ж-Г-Ğ-э-Ş-İ-ж-г
How can i add iso-8859-9 in dynamic product search files
Exmp:
www.elitmarket.com and search mesir
2-) I need mini code
I want to use different theme for some categories
can you write mini code for this option
example::
{if $product.categoryid == 18}
Theme = Magic
{/if}
{if $product.categoryid == 4}
Theme = Royal
{/if}
Thanks,
Merih