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.
|