You must have a tpl_main_page.php as all zen installs contain that file (it is one of the primary files that runs the entire cart.)
You'll find it in the includes/templates/[your template here]/common/ folder.
If you are using a custom template you need to take the tpl_main_page.php from the template_default directory and copy it into your overrides folder then alter as needed.
Bookmarks