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 원
+
배송비
총계