the code:

<?php
require($template->get_template_dir('tpl_whats_new.php',DIR_WS_TEMPLATE, $current_page_base,'sideboxes'). '/tpl_whats_new.php'); 
?>

i want to invoke the latest three products on the home page of my site. i put the above code in tpl_main_page.php file but it doesn't work. how to correct it? thank you.

link|improve this question

77% accept rate
this may help : tutorials.zen-cart.com/index.php?article=4 – nDudani Oct 1 '11 at 13:48
feedback

Know someone who can answer? Share a link to this question via email, Google+, Twitter, or Facebook.

Your Answer

 
or
required, but never shown

Browse other questions tagged or ask your own question.