资源简介

做外贸的基本都要到一个功能,货币的切换,该插件可以支持多个国家的货币进行切换,可增可减,只需配置好汇率,前台切换时可以自动切换全部价格,是一个不错的插件,其实更重要的是里面的思路,仅供参考哦

资源截图

代码片段和文件信息


/**
 * ECSHOP 前台公用文件
 * ============================================================================
 * * 版权所有 2005-2012 上海商派网络科技有限公司,并保留所有权利。
 * 网站地址: http://www.ecshop.com;
 * ----------------------------------------------------------------------------
 * 这不是一个自由软件!您只能在不用于商业目的的前提下对程序代码进行修改和
 * 使用;不允许对程序代码以任何形式任何目的的再发布。
 * ============================================================================
 * $Author: liubo $
 * $Id: init.php 17217 2011-01-19 06:29:08Z liubo $
*/

if (!defined(‘IN_ECS‘))
{
    die(‘Hacking attempt‘);
}

error_reporting(E_ALL);

if (__FILE__ == ‘‘)
{
    die(‘Fatal error code: 0‘);
}

/* 取得当前ecshop所在的根目录 */
define(‘ROOT_PATH‘ str_replace(‘includes/init.php‘ ‘‘ str_replace(‘\\‘ ‘/‘ __FILE__)));

if (!file_exists(ROOT_PATH .

 属性            大小     日期    时间   名称
----------- ---------  ---------- -----  ----
     文件          93  2016-01-31 02:27  ecshop多国货币\ECSHOP插件.url
     文件         147  2015-10-30 00:48  ecshop多国货币\ECSHOP教程资料.url
     目录           0  2016-11-07 19:56  ecshop多国货币\includes\
     文件       11218  2016-02-03 05:27  ecshop多国货币\includes\init.php
     文件       88469  2016-02-03 05:28  ecshop多国货币\includes\lib_common.php
     目录           0  2016-11-07 19:56  ecshop多国货币\languages\
     目录           0  2016-11-07 19:56  ecshop多国货币\languages\zh_cn\
     目录           0  2016-11-07 19:56  ecshop多国货币\languages\zh_cn\admin\
     文件       32107  2016-02-03 05:28  ecshop多国货币\languages\zh_cn\admin\shop_config.php
     目录           0  2016-11-07 19:56  ecshop多国货币\themes\
     目录           0  2016-11-07 19:56  ecshop多国货币\themes\default\
     文件       30009  2016-02-03 05:30  ecshop多国货币\themes\default\goods.dwt
     目录           0  2016-11-07 19:56  ecshop多国货币\themes\default\images\
     文件       36039  2015-10-01 14:19  ecshop多国货币\themes\default\images\currency_ico.png
     目录           0  2016-11-07 19:56  ecshop多国货币\themes\default\library\
     文件        5851  2016-02-03 05:30  ecshop多国货币\themes\default\library\page_header(效果二).lbi
     文件        5907  2016-02-03 05:31  ecshop多国货币\themes\default\library\page_header(效果一).lbi
     文件       26812  2016-02-03 05:30  ecshop多国货币\themes\default\style.css
     文件        2710  2016-02-03 05:35  ecshop多国货币\安装说明.txt
     文件         148  2016-01-13 22:43  ecshop多国货币\更多免费插件.url

评论

共有 条评论