- 2006-10-26 (木) 12:19
\includes\modules\order_total\ot_cod_fee.php 69行目
if ($cod_zones[$i] == $order->delivery['country']['iso_code_2']) {
を、
if ($cod_zones[$i] >= $order->info['total']) {
に変更し、
管理画面>モジュール>注文合計>代金引換手数料>COD Fee for FLAT
を変更
- Newer: [WordPress]WP-ContactForm
- Older: [本]FILING―混沌のマネージメント
Comments:0
Trackbacks:0
- Listed below are links to weblogs that reference
- [ZenCart]料金に応じて、代引手数料を計算 from www.gnnk.net