Page 1 of 1

Sub-Templates/Modules?

Posted: Wed Jan 28, 2009 7:55 pm
by oddman
Hi all,

Currently as it stands, the default template makes a call to see if $cart exists. I assume this is some sort of module check, and if it exists, it echoes the content of that module. I'm curious as to how I can have sub-templates. For example, I want my header module/template (sorry, not sure of correct terminology yet, still new :P), to include that cart module. How would I go about doing this?

Cheers!