解决满多少免首重的问题
2016-07-07 14:55 来源:www.chinab4c.com 作者:ecshop专家
以圆通为例文件includes\modules\shipping\yto.php 第115行左右 if ($this->configure['free_money'] > 0 && $goods_amount >= $this->configure['free_money']) { return 0; } 改成: if ($this->configure['free_money'] > 0 && $goods_amount >= $this->configure['free_money']) { //return 0; $fee=0; $this->configure['fee_compute_mode'] = !empty($this->configure['fee_compute_mode']) ? $this->configure['fee_compute_mode'] : 'by_weight'; if ($this->configure['fee_compute_mode'] == 'by_number') { $fee = $goods_number * $this->configure['item_fee']; } else { if ($goods_weight > 1) { $fee += (ceil(($goods_weight - 1))) * $this->configure['step_fee']; } } return $fee; } 即可,更新一下缓存,到购物流程中看是不是达到满多少免首重了? 遗憾的是,不能满多少包邮 |
回答:
不错! ECSHOP学习资料:http://www.phpally.com |
最近更新
常用插件
- ecshop2.7.1打印发货单插件
ecshop2.7.1打印发货单插件介绍:ecshop2.7.1和以前的ecshop版本不一样,ecs...
- ecshop二次开发详细页面生
插件介绍: ECSHOP系统,在很多时候,很多商品没有人购买,不但购买的人...
- ecshop商品分类名称增加样
ecshop插件介绍:本插件可以方便在后台管理,为ecshop商品分类名称增加样...
- ecshop分类批量扩展插件
ecshop分类批量扩展插件,这个插件是ecshop插件里面比较核心的插件。我们...
- ecshop二次商品订购人信息
ecshop二次商品订购人信息填写插件,有时候给朋友送花,或者是送礼品的...
ecshop热门问答
ecshop热门资料
ecshop如何更快修改网站?
ecshop热卖商品
ecshop货号显示
ecshopdedecms
ecshop登录插件
ecshop找人
ecshop有效期
ecshopWebATM
ecshop监视器
ecshopflase
ecshop首页主广告管理
ecshop双层
ecshop时间短
ecmall注册插件
ecshopeditplus
ecshopEC整合UC
ecshophash
ecshop旺铺
ecshop乱码 新装
ecshopnike
ecshop感叹号
ecshop小心
ecshopECshop
ecshoptree
ecshop清楚
ecshop自由展开
ecshop用户体验
ecshop预测
ecshop对比框大小
ecshop资源