View Single Post
  #5  
Old 02-28-2011, 12:09 PM
  cherie's Avatar 
cherie cherie is offline
 

X-Wizard
  
Join Date: May 2003
Location: USA
Posts: 1,534
 

Default Re: New Template Page

You can create a new php page that uses the same cart template structure if you look at a php page that already exists, use the same include lines at the top, include the last few lines that points to the Smarty files, create a tpl for that page, then add that new entry to customer/home_main.tpl.

As with creating any new php pages, you'll want to ensure that your site stays secure. That's why it's typically best to stick to pages that already exist when you can.
__________________
redlimeweb.com
custom mods and design integration
4.7 linux
Reply With Quote