View Single Post
  #4  
Old 11-29-2009, 07:44 PM
  cflsystems's Avatar 
cflsystems cflsystems is offline
 

Veteran
  
Join Date: Apr 2007
Posts: 14,201
 

Default Re: Want to make exact copy of my ASP Site.

You need

{capture name=menu}
YOUR CONTENTS HERE
{/capture}
{include file="customer/menu_dialog.tpl" title=$lng.lbl_categories content=$smarty.capture.menu}

menu_dialog.tpl tells how the menu box is structured. I don't think there is a software for this. You just have to learn smarty and xcart. It takes time but trust me it will start making sense to you ones you start
__________________
Steve Stoyanov
CFLSystems.com
Web Development
Reply With Quote