From 7cd4e7d74a3f4262c44398c16cf7020b77d5dc73 Mon Sep 17 00:00:00 2001 From: chicpro Date: Mon, 16 Sep 2013 10:04:50 +0900 Subject: [PATCH] =?UTF-8?q?=EC=A0=81=EC=9A=A9=ED=95=A0=20=EC=88=98=20?= =?UTF-8?q?=EC=9E=88=EB=8A=94=20=EC=BF=A0=ED=8F=B0=EC=9D=B4=20=EC=9E=88?= =?UTF-8?q?=EC=9D=84=20=EA=B2=BD=EC=9A=B0=20=EC=BF=A0=ED=8F=B0=ED=95=A0?= =?UTF-8?q?=EC=9D=B8=20=EB=85=B8=EC=B6=9C=EB=90=98=EB=8F=84=EB=A1=9D=20?= =?UTF-8?q?=EC=88=98=EC=A0=95?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- mobile/shop/orderform.php | 7 ++++++- shop/orderform.php | 7 ++++++- 2 files changed, 12 insertions(+), 2 deletions(-) diff --git a/mobile/shop/orderform.php b/mobile/shop/orderform.php index bc24c4a01..2d19e7082 100644 --- a/mobile/shop/orderform.php +++ b/mobile/shop/orderform.php @@ -83,6 +83,7 @@ ob_start(); $good_info = ''; $it_send_cost = 0; + $it_cp_count = 0; $comm_tax_mny = 0; // 과세금액 $comm_vat_mny = 0; // 부가세 @@ -167,8 +168,10 @@ ob_start(); $cp_count++; } - if($cp_count) + if($cp_count) { $cp_button = ''; + $it_cp_count++; + } } ?> @@ -219,8 +222,10 @@ ob_start();
주문
+ 0) { ?>
쿠폰
0 원
+
배송비
총계
diff --git a/shop/orderform.php b/shop/orderform.php index ea0f1fb39..fbc76699a 100644 --- a/shop/orderform.php +++ b/shop/orderform.php @@ -173,6 +173,7 @@ function get_intall_file() $good_info = ''; $it_send_cost = 0; + $it_cp_count = 0; $comm_tax_mny = 0; // 과세금액 $comm_vat_mny = 0; // 부가세 @@ -255,8 +256,10 @@ function get_intall_file() $cp_count++; } - if($cp_count) + if($cp_count) { $cp_button = ''; + $it_cp_count++; + } } ?> @@ -309,8 +312,10 @@ function get_intall_file()
주문
+ 0) { ?>
쿠폰할인
0 원
+
배송비
총계