View Single Post
  #1  
Old 01-22-2009, 06:48 AM
 
Oktane Design Oktane Design is offline
 

Member
  
Join Date: Apr 2008
Posts: 29
 

Default How to include embedded page in .tpl file

Hello Guys,

I would like to include the content of an embedded page into a .tpl file

In customer/main/subcategories.tpl i have added this code a the top of the page :

Code:
{if $cat eq 244} {include file="" } {else}

If the cateogry is 244 i would like to call the content of an embedded page instead of the subcategories list.

Do you have any idea how i could do this?

Thanks a lot
__________________
X-Cart version 4.2
Reply With Quote