|
首页 ::
zencart知识 ::
Zen cart SEO优化 ::
zen cart如何在详细商品页面显示推荐商品或者新进商品
 |
 |
 |
|
zen cart如何在详细商品页面显示推荐商品或者新进商品 作者: Magento | 2011-08-27 阅读次数:765 关键字:深圳zencart 修改公司
zen cart如何在详细商品页面显示推荐商品或者新进商品
在tpl_product_info_display.php的后插入以下内容即可,或位置可以自行调整。
get_template_dir('tpl_modules_featured_products.php',DIR_WS_TEMPLATE, $current_page_base,'templates'). '/tpl_modules_featured_products.php'); ?>
get_template_dir('tpl_modules_whats_new.php',DIR_WS_TEMPLATE, $current_page_base,'templates'). '/tpl_modules_whats_new.php'); ?>
Zen cart SEO优化的相关新闻
更早的新闻
|
|
 |
 |
 |
|