View Single Post
  #2  
Old 03-27-2003, 05:34 PM
 
ms425 ms425 is offline
 

Advanced Member
  
Join Date: Dec 2002
Posts: 37
 

Default

The best way to learn about smarty templates is to dive right into it.

Login to the admin and click on edit templates.

Then click customer>>home.tpl.

This is the main page for your store. You will see {} with some references to other sections of the shopping cart system. These {} are scattered throughout the table. Just look through this and notice all the different sections that are in the main page.

If you turn on the debugging it will show you the tpl files that are used.

Hope this helps.
Reply With Quote