data['product_template'])); $t_view_html = $coo_product_info->get_html($product, $current_category_id); $smarty->assign('main_content', $t_view_html); $smarty->assign('language', $_SESSION['language']); $smarty->caching = 0; if (!defined(RM)) $smarty->load_filter('output', 'note'); $smarty->display(CURRENT_TEMPLATE.'/index.html'); include ('includes/application_bottom.php'); ?>