业务形式:本司专业提供深圳外贸网站建设,外贸网站建设,深圳网站建设,ZenCart模板
环球商务国际 版权所有 ©2005-2014 35EBS.All rights reserved.
Processed in 0.077419 second(s) , 38 queries
ZenCart产品页产品滚动插件支持在ZENCAT站的产品页滚动显示同分类产品
插件使用方法:
--------------------------------------------
1。将路径中的TPL改为你的模板名称
2。打开/includes/filenames.php
在最后的?>前添加一句代码:
define('FILENAME_OTHER_PRODUCTS_SCROLL', 'other_products_scroll.php');
3。打开:/includes/templates/TPL/templates/tpl_product_info_display.php
产品名称代码前(或其他适合位置)添加以下代码:
get_template_dir('tpl_modules_other_products_scroll.php',DIR_WS_TEMPLATE, $current_page_base,'templates'). '/tpl_modules_other_products_scroll.php'); ?>