5.3 이하 버전과 호환되지 않는 잘못된 코드 수정
This commit is contained in:
@ -717,16 +717,18 @@ margin-top:-150px;border:1px solid #dde7e9;border-radius:3px;background:#fff;ove
|
||||
#sod_list {position:relative}
|
||||
#sod_list #cp_frm {z-index:10000;position:absolute;top:50%;left:50%;width:540px;height:auto !important;height:500px;max-height:500px;margin-left:-270px;margin-top:-150px;border:1px solid #dde7e9;border-radius:3px;background:#fff;overflow-y:auto;overflow-x:inherit}
|
||||
|
||||
.od_coupon_wrap {content:"";display:block;position:fixed;left:0;top:0;width:100%;height:100%;background:rgba(0,0,0,0.1);z-index:9999}
|
||||
.od_coupon h3 {border-bottom:1px solid #e8e8e8;padding:0 20px;line-height:50px;margin:0 0 15px;font-size:1.25em;text-align:left}
|
||||
.od_coupon .btn_close {position:absolute;top:0;right:0;width:50px;height:50px;border:0;border-radius:0;background:none;font-size:1.25em}
|
||||
.od_coupon .btn_close:hover {background:#f3f3f3}
|
||||
.od_coupon .tbl_head02 {margin:20px}
|
||||
.od_coupon .cp_apply {padding:0 5px;border:1px solid #3a8afd;color:#3a8afd;background:#fff;height:23px;line-height:21px}
|
||||
.od_coupon td,#sod_frm_pay .od_coupon td {text-align:left;border-left:0;padding:7px}
|
||||
#sod_frm_pay .od_coupon th {width:auto;text-align:center;padding:7px;background:#f3f3f3;border-top:1px solid #d3d3d3;border-bottom:1px solid #d3d3d3}
|
||||
.od_coupon .td_numbig, #sod_frm_pay .od_coupon .td_numbig {text-align:center}
|
||||
.od_coupon .td_mngsmall {width:60px}
|
||||
.od_coupon h3{border-bottom: 1px solid #cdcdcd;padding: 0 20px;line-height: 50px;margin: 0 0 15px;font-size: 1.25em;text-align:left;
|
||||
-webkit-box-shadow: 1px 2px 2px #eee;
|
||||
-moz-box-shadow: 1px 2px 2px #eee;
|
||||
box-shadow: 1px 2px 2px #eee;}
|
||||
.od_coupon .btn_close {position: absolute;top: 0;right: 0;width: 50px;height: 50px;border: 0;background: none;border-left: 1px solid #cdcdcd;font-size: 1.25em;}
|
||||
.od_coupon .btn_close:hover{background:#f3f3f3}
|
||||
.od_coupon .tbl_head02{margin:20px}
|
||||
.od_coupon .cp_apply{padding: 0 5px;border: 1px solid #38b2b9;color: #38b2b9;background: #fff;height: 23px;line-height: 21px;}
|
||||
.od_coupon td,#sod_frm_pay .od_coupon td{text-align:left;border-left:0;padding:7px}
|
||||
#sod_frm_pay .od_coupon th{width:auto;text-align:center;padding: 7px;background: #f3f3f3;border-top: 1px solid #d3d3d3;border-bottom: 1px solid #d3d3d3;}
|
||||
.od_coupon .td_numbig,#sod_frm_pay .od_coupon .td_numbig{text-align:center;}
|
||||
.od_coupon .td_mngsmall{width:60px}
|
||||
|
||||
/* 주문서 작성 - 왼쪽 */
|
||||
.sod_left {display:inline-block;float:left;width:840px;margin-right:20px;vertical-align:top}
|
||||
@ -756,10 +758,77 @@ margin-top:-150px;border:1px solid #dde7e9;border-radius:3px;background:#fff;ove
|
||||
#sod_frm_taker .tbl_frm01 td .ad_choice {padding:5px 0}
|
||||
#sod_frm_taker .tbl_frm01 td .ad_choice input {width:auto}
|
||||
|
||||
/* 주문서 작성 - 공통 */
|
||||
#sod_frm_orderer, #sod_frm_taker {margin:0 0 30px;border:1px solid #e3e5e8;background:#fff}
|
||||
#sod_frm section h2 {border-bottom:1px solid #e2e4e7;font-size:1.167em;padding:20px}
|
||||
#sod_frm_orderer #od_addr_jibeon,
|
||||
#sod_frm_taker #od_b_addr_jibeon {display:inline-block;margin:5px 0 0}
|
||||
|
||||
/* 5.4.1.3 버전이후 추가 css */
|
||||
#sod_frm div.tbl_frm01, #sod_frm_taker div.tbl_frm01{padding:0px 10px !important}
|
||||
#sod_frm .tbl_frm01 th, #sod_frm .tbl_frm01 td{padding:10px;line-height:45px}
|
||||
#sod_frm .tbl_frm01 th{width:94px}
|
||||
#sod_frm #od_name,#sod_frm #od_tel,#sod_frm #od_hp,#sod_frm #od_pwd,#sod_frm #od_b_name,#sod_frm #od_b_tel,#sod_frm #od_b_hp,#sod_frm #ad_subject,#sod_frm #od_hope_date{width:40%}
|
||||
#sod_frm #od_zip,#sod_frm #od_b_zip{width:90px}
|
||||
#sod_frm .tbl_frm01 td .btn_address {background:#434a54;color:#fff;width:128px;height:45px;border:0;border-radius:3px}
|
||||
#sod_frm #od_memo{min-height:100px}
|
||||
#sod_frm_taker .order_choice_place{position:relative;background:#edf3fc;border:1px solid #d1ddee;padding-left:10px}
|
||||
#sod_frm_taker .tbl_frm01 .btn_frmline{float:none;position:absolute;top:8px;right:10px}
|
||||
#sod_frm #sod_bsk_tot:after {display:block;visibility:hidden;clear:both;content:""}
|
||||
#sod_frm #sod_bsk_tot li{position:relative;float:left;background:#fff;width:33.333%;height:70px;text-align:center;border-bottom:1px solid #e7ebf1;padding:15px 0}
|
||||
#sod_frm #sod_bsk_tot li:after {display:block;visibility:hidden;clear:both;content:""}
|
||||
#sod_frm #sod_bsk_tot li span{display:block;color:#777;margin-bottom:5px;font-weight:bold}
|
||||
#sod_frm #sod_bsk_tot .sod_bsk_sell,#sod_frm #sod_bsk_tot .sod_bsk_coupon{border-right:1px solid #e7ebf1}
|
||||
#sod_frm #sod_bsk_tot .sod_bsk_point,#sod_frm #sod_bsk_tot .sod_bsk_cnt{width:100%;clear:both;height:40px;padding:0 15px;line-height:40px;text-align:right}
|
||||
#sod_frm #sod_bsk_tot li:last-child {border-bottom:0 none}
|
||||
#sod_frm #sod_bsk_tot .sod_bsk_point span,#sod_frm #sod_bsk_tot .sod_bsk_cnt span {float:left;margin:0}
|
||||
#sod_frm #sod_bsk_tot .sod_bsk_coupon:before{display:block;content:"-";position:absolute;top:25px;left:-10px;width:20px;height:20px;background:#fff;color:#ff006c;border-radius:50%;border:1px solid #e7ebf1;font-weight:bold;font-size: 16px;line-height: 14px;}
|
||||
#sod_frm #sod_bsk_tot .sod_bsk_dvr:before{display:block;content:"+";position:absolute;top:25px;left:-10px;width:20px;height:20px;background:#fff;color:#ff006c;border-radius:50%;border:1px solid #e7ebf1;font-weight:bold;font-size: 16px;line-height: 14px;}
|
||||
#sod_frm #sod_bsk_tot .sod_bsk_cnt strong{color:#ff006c;font-size:1.25em}
|
||||
#sod_frm_pay {position:relative;margin:10px 0}
|
||||
#sod_frm #sod_frm_pay h2 {position:absolute;border:0;font-size:0;line-height:0;content:""}
|
||||
#sod_frm_pay .pay_tbl table{width:100%;border-collapse:collapse}
|
||||
#sod_frm_pay .pay_tbl th{text-align:left;padding:10px;width:80px;border-bottom:1px solid #e7ebf1;background:#fff;font-weight:bold;color:#777}
|
||||
#sod_frm_pay .pay_tbl td{text-align:right;padding: 10px;height:30px;border-bottom:1px solid #e7ebf1;background:#fff}
|
||||
#sod_frm_pay .pay_tbl td .cp_cancel{margin:0 0 0 2px}
|
||||
#sod_frm_pay .pay_tbl td .btn_frmline{padding: 0 7px;border: 1px solid #38b2b9;color: #38b2b9;background: #fff;height: 23px;line-height: 21px;margin: 0;}
|
||||
#od_tot_price{margin:10px 0;background:#fff;line-height:40px;text-align:right;padding:0 10px}
|
||||
#od_tot_price span{float:left;font-weight:bold}
|
||||
#od_tot_price strong{font-size:1.5em;color:#ff006c}
|
||||
#sod_frm #sod_frm_pt_alert {margin:5px 0;color:#38b2bb }
|
||||
#od_pay_sl h3{font-size:1.167em;margin:20px 0 5px}
|
||||
#od_pay_sl input[type="radio"]{position:absolute;width:0;height:0;overflow:hidden;visibility:hidden;text-indent:-999px;left: 0;z-index: -1px;}
|
||||
#od_pay_sl .lb_icon {display: inline-block;float:left;width:50%;background:#fff;border:1px solid #eceff4;margin:-1px 0 0 -1px;cursor: pointer;height:60px;position:relative;padding-left:65px;padding-top:20px;z-index:1}
|
||||
#od_pay_sl input[type="radio"]:checked+.lb_icon {border:1px solid #ff006c;z-index:3}
|
||||
#sod_frm_paysel {}
|
||||
#sod_frm_paysel legend {position:absolute;font-size:0;line-height:0;overflow:hidden}
|
||||
#sod_frm_paysel .KPAY{background:url('../../../img/kpay.png') no-repeat 50% 50% #fff;overflow:hidden;text-indent:-999px}
|
||||
#sod_frm_paysel .PAYNOW{background:url('../../../img/paynow.png') no-repeat 50% 50% #fff;overflow:hidden;text-indent:-999px}
|
||||
#sod_frm_paysel .PAYCO{background:url('../../../img/payco.png') no-repeat 50% 50% #fff;overflow:hidden;text-indent:-999px}
|
||||
#sod_frm_paysel .inicis_lpay{background:url('../../../img/lpay_logo.png') no-repeat 50% 50% #fff;overflow:hidden;text-indent:-999px}
|
||||
#sod_frm_paysel .kakaopay_icon{background:url('../../../img/kakao.png') no-repeat 50% 50% #f4dc34;overflow:hidden;text-indent:-999px}
|
||||
#sod_frm_paysel .bank_icon{background:url('../../../img/pay_icon1.png') no-repeat 15px 50% #fff}
|
||||
#sod_frm_paysel .vbank_icon{background:url('../../../img/pay_icon2.png') no-repeat 15px 50% #fff;padding-top:13px}
|
||||
#sod_frm_paysel .iche_icon{background:url('../../../img/pay_icon2.png') no-repeat 15px 50% #fff;padding-top:13px}
|
||||
#sod_frm_paysel .hp_icon{background:url('../../../img/pay_icon3.png') no-repeat 24px 50% #fff}
|
||||
#sod_frm_paysel .card_icon{background:url('../../../img/pay_icon4.png') no-repeat 17px 50% #fff}
|
||||
#forderform .sod_right #sod_bsk_tot {border:1px solid #e3e5e8}
|
||||
#forderform .od_pay_buttons_el{margin-top:20px;border:1px solid #e3e5e8;background:#fff;padding:10px}
|
||||
#forderform .od_pay_buttons_el h3{font-size:1.167em;margin:0px 0 5px}
|
||||
#forderform #sod_frm_pt{border-top:1px solid #e3e5e8}
|
||||
|
||||
.sod_right .pay_tbl{border:1px solid #e3e5e8;border-bottom:0 none}
|
||||
.sod_right #od_tot_price{border:1px solid #e3e5e8}
|
||||
#sod_frm_pay .od_pay_buttons_el:after{display:block;visibility:hidden;clear:both;content:""}
|
||||
#sod_frm_pay .sod_frm_point{margin-top:20px;border:1px solid #e3e5e8}
|
||||
#sod_frm_pay .sod_frm_point div{background:#fff;padding:10px;text-align:left;text-align:right}
|
||||
#sod_frm_pay .sod_frm_point div:after {display:block;visibility:hidden;clear:both;content:''}
|
||||
#sod_frm_pay .sod_frm_point div label{float:left;line-height:30px;font-weight:bold}
|
||||
#sod_frm_pay .sod_frm_point div span{display:block}
|
||||
#sod_frm_pay .sod_frm_point div span:after {display:block;visibility:hidden;clear:both;content:''}
|
||||
#sod_frm_pay .sod_frm_point div strong{float:left;color:#666}
|
||||
#sod_frm_pay .sod_frm_point .max_point_box em{font-style:normal !important}
|
||||
#sod_frm_pay .sod_frm_point #od_temp_point{height:30px;text-align:right;padding:0 5px;border:1px solid #ccc;}
|
||||
|
||||
/* 주문서 작성 - 오른쪽 */
|
||||
.sod_right {display:inline-block;float:left;width:340px;height:100%;vertical-align:top}
|
||||
|
||||
@ -808,14 +877,16 @@ margin-top:-150px;border:1px solid #dde7e9;border-radius:3px;background:#fff;ove
|
||||
#sod_point .point_ipt #od_temp_point {width:100px;height:30px;text-align:right;padding:0 5px;border:1px solid #d0d3db;border-radius:3px}
|
||||
|
||||
#sod_frm_pt {padding:20px}
|
||||
/*
|
||||
#sod_frm_pt strong {display:inline-block;width:45%;color:#000;line-height:28px;text-align:left}
|
||||
#sod_frm_pt span {display:inline-block;width:55%;color:#000;text-align:right}
|
||||
#sod_frm_pt span:after {display:block;visibility:hidden;clear:both;content:''}
|
||||
*/
|
||||
#sod_frm_pt .max_point_box em {font-style:normal !important}
|
||||
|
||||
|
||||
/* 주문서 작성 - 결제수단 */
|
||||
#sod_frm_pay {position:relative;margin:10px 0 0;background:#fff;border:1px solid #e3e5e8}
|
||||
/* #sod_frm_pay {position:relative;margin:10px 0 0;background:#fff;border:1px solid #e3e5e8} */
|
||||
#sod_frm_pay {position:relative;margin:10px 0 0}
|
||||
#sod_frm_pay h2 {font-size:1.167em;padding:15px;border-bottom:1px solid #e3e5e8}
|
||||
#sod_frm_pay .tooltip_txt {height:auto;line-height:18px;font-weight:normal;font-size:1em;padding:10px 20px;margin:10px}
|
||||
#sod_frm_pay .tooltip_txt i {float:left;line-height:36px;font-size:2em;margin-right:15px}
|
||||
@ -827,17 +898,20 @@ margin-top:-150px;border:1px solid #dde7e9;border-radius:3px;background:#fff;ove
|
||||
|
||||
#sod_frm_paysel {}
|
||||
#sod_frm_paysel legend {position:absolute;font-size:0;line-height:0;overflow:hidden}
|
||||
/*
|
||||
#sod_frm_paysel .PAYCO {display:inline-block;width:75px;background:url('../../../img/payco.png') no-repeat 50% 50% #fff;overflow:hidden;text-indent:-999px;border-radius:30px;border:1px solid #fa1417}
|
||||
#sod_frm_paysel .PAYNOW {display:inline-block;width:75px;background:url('../../../img/paynow.png') no-repeat 50% 50% #fff;overflow:hidden;text-indent:-999px;border-radius:30px;border:1px solid #c01734}
|
||||
#sod_frm_paysel .kakaopay_icon {display:inline-block;width:60px;background:url('../../../img/kakao.png') no-repeat 50% 50% #ffeb00;overflow:hidden;text-indent:-999px;border-radius:30px}
|
||||
#sod_frm_paysel .KPAY {display:inline-block;width:58px;background:url('../../../img/kpay.png') no-repeat 50% 50% #fff;overflow:hidden;text-indent:-999px;border-radius:30px;border:1px solid #22096a}
|
||||
#sod_frm_paysel .inicis_lpay {display:inline-block;width:50px;background:url('../../../img/lpay_logo.png') no-repeat 50% 50% #fff;overflow:hidden;text-indent:-999px;border-radius:30px;border:1px solid #009bd7}
|
||||
*/
|
||||
#sod_frm_paysel ul.pay_way {margin:0;padding:15px}
|
||||
#sod_frm_paysel ul.pay_way input[type="radio"] + label span {top:7px}
|
||||
#sod_frm_paysel ul:after {display:block;visibility:hidden;clear:both;content:""}
|
||||
#sod_frm_paysel li {position:relative;line-height:28px;text-align:left;list-style:none}
|
||||
|
||||
#settle_bank {border-top:1px solid #e3e5e8;background:#fff;padding:20px;clear:both}
|
||||
#settle_bank {border:1px solid #e3e5e8;border-top:0 none;background:#fff;padding:10px;clear:both;line-height:32px}
|
||||
#settle_bank:after {display:block;visibility:hidden;clear:both;content:''}
|
||||
#settle_bank label {float:left;width:30%;line-height:30px}
|
||||
#settle_bank select, #settle_bank input {width:70%;height:32px;margin:0 0 5px;border:1px solid #e3e5e8;border-radius:3px;text-align:left}
|
||||
#settle_bank option {padding:3px 0}
|
||||
@ -850,9 +924,9 @@ margin-top:-150px;border:1px solid #dde7e9;border-radius:3px;background:#fff;ove
|
||||
.display_setup_message {margin:0 0 10px;padding:15px;border:1px solid #fccdff;background:#ffeef9}
|
||||
.display_setup_message strong {display:block;margin:0 0 10px}
|
||||
|
||||
#sod_frm_taker label {display:inline-block;font-weight:normal}
|
||||
#sod_frm_taker td input[type="radio"], #sod_frm_taker td input[type="checkbox"]{width:auto;-webkit-appearance:radio;-webkit-border-radius:initial}
|
||||
#sod_frm_taker label {display:inline-block;font-weight:normal;margin-right:1em}
|
||||
#sod_frm_same {margin:0 0 10px}
|
||||
#sod_frm #od_memo {height:50px}
|
||||
|
||||
#sod_frm #display_pay_process {text-align:center}
|
||||
#sod_frm #display_pay_process span {display:block;margin:5px 0 0}
|
||||
@ -869,7 +943,6 @@ margin-top:-150px;border:1px solid #dde7e9;border-radius:3px;background:#fff;ove
|
||||
#sod_frm #sod_frm_escrow h2 {margin:0;border:0}
|
||||
#sod_frm #sod_frm_escrow p {margin:5px 0}
|
||||
#display_pay_process {padding:20px;text-align:center}
|
||||
|
||||
/* 위시리스트 */
|
||||
#sod_ws {}
|
||||
.sod_ws_img {width:90px;text-align:center}
|
||||
@ -1044,104 +1117,119 @@ a.btn_frmline.is-long-text{height:auto;width:160px}
|
||||
#coupon .btn_close {margin:20px auto}
|
||||
|
||||
/* 모바일일때 피시버전 주문폼 */
|
||||
.sod_list {margin:10px 0}
|
||||
.sod_list .sod_li {background:#fff;border-bottom:1px solid #e5e5e5;margin:10px 0}
|
||||
.sod_list .li_name {font-size:1.083em}
|
||||
.sod_list .li_op_wr {position:relative;padding:10px 10px 0 110px;min-height:75px}
|
||||
.sod_list .li_op_wr .chk_box {position:absolute;top:10px;left:10px}
|
||||
.sod_list .total_img {position:absolute;top:10px;left:35px}
|
||||
.sod_list .mod_options {padding:0 7px;border:1px solid #d4d6db;border-radius:3px;color:#606060;background:#fff;line-height:24px;margin:5px 0 0;font-size:0.923em}
|
||||
.sod_list .li_prqty {padding:10px;border-top:1px solid #f8f8f8}
|
||||
.sod_list .li_prqty:after {display:block;visibility:hidden;clear:both;content:''}
|
||||
.sod_list .li_prqty_sp {float:left;width:50%;display:block;line-height:20px;padding:0 5px;text-align :right}
|
||||
.sod_list .li_prqty_sp span {float:left;color:#696969}
|
||||
.sod_list .prqty_sc,.sod_list .prqty_price {border-right:1px solid #e5e5e5}
|
||||
.sod_list .total_price {background:#f2f7ff;display:block;clear:both;margin:0 10px 10px;text-align:right;padding:5px 10px;line-height:20px}
|
||||
.sod_list .total_price span {float:left}
|
||||
.sod_list .total_price strong {font-size:1.25em;color:#3a8afd}
|
||||
.sod_opt {padding:5px 10px 5px 35px}
|
||||
.sod_opt li {color:#777;margin:3px 0;line-height:1.3em}
|
||||
.sod_opt li:before {content:"옵션";display:inline-block;margin:1px 5px 2px 0;font-size:11px;padding:0 5px;border-radius:3px;background:#e2eaf6;line-height:20px;color:#3a8afd}
|
||||
.sod_opt .opt_name:before {content:"옵션";display:inline-block;margin:1px 5px 2px 0;font-size:11px;padding:0 5px;border-radius:3px;background:#e2eaf6;line-height:20px;color:#3a8afd}
|
||||
|
||||
.odf_list {padding:10px}
|
||||
.odf_list label,.odf_list strong{display:block;margin:7px 0 5px;color:#444;font-weight:normal}
|
||||
.odf_list .frm_input {width:100%;margin:0 0 7px}
|
||||
.odf_list .dlv_slt {background:#edf3fc;position:relative;border:1px solid #d1ddee;margin:5px 0;padding:10px}
|
||||
.odf_list .dlv_slt strong {margin:0;font-weight:bold;line-height:30px}
|
||||
.odf_list .dlv_slt div label {display:inline-block;margin:3px 0;color:#000}
|
||||
.sod_frm_mobile .sod_list{margin:10px 0}
|
||||
.sod_frm_mobile .sod_list .sod_li{background:#fff;border-bottom:1px solid #e5e5e5;margin:10px 0}
|
||||
.sod_frm_mobile .sod_list .li_name{font-size:1.083em}
|
||||
.sod_frm_mobile .sod_list .li_op_wr{position:relative;padding:10px 10px 0 110px;min-height:75px}
|
||||
.sod_frm_mobile .sod_list .li_op_wr .chk_box{position:absolute;top:10px;left:10px}
|
||||
.sod_frm_mobile .sod_list .total_img{position:absolute;top:10px;left:35px}
|
||||
.sod_frm_mobile .sod_list .mod_options{padding:0 7px;border:1px solid #d4d6db;border-radius:3px;color:#606060;background:#fff;line-height:24px;margin:5px 0 0;font-size:.923em}
|
||||
.sod_frm_mobile .sod_list .li_prqty{padding:10px;border-top:1px solid #f8f8f8}
|
||||
.sod_frm_mobile .sod_list .li_prqty:after{display:block;visibility:hidden;clear:both;content:''}
|
||||
.sod_frm_mobile .sod_list .li_prqty_sp{float:left;width:50%;display:block;line-height:20px;padding:0 5px;text-align:right}
|
||||
.sod_frm_mobile .sod_list .li_prqty_sp span{float:left;color:#696969}
|
||||
.sod_frm_mobile .sod_list .prqty_sc,.sod_frm_mobile .sod_list .prqty_price{border-right:1px solid #e5e5e5}
|
||||
.sod_frm_mobile .sod_list .total_price{background:#f2f7ff;display:block;clear:both;margin:0 10px 10px;text-align:right;padding:5px 10px;line-height:20px}
|
||||
.sod_frm_mobile .sod_list .total_price span{float:left}
|
||||
.sod_frm_mobile .sod_list .total_price strong{font-size:1.25em;color:#3a8afd}
|
||||
.sod_frm_mobile .sod_opt{padding:5px 10px 5px 35px}
|
||||
.sod_frm_mobile .sod_opt li{color:#777;margin:3px 0;line-height:1.3em}
|
||||
.sod_frm_mobile .sod_opt li:before{content:"옵션";display:inline-block;margin:1px 5px 2px 0;font-size:11px;padding:0 5px;border-radius:3px;background:#e2eaf6;line-height:20px;color:#3a8afd}
|
||||
.sod_frm_mobile .sod_opt .opt_name:before{content:"옵션";display:inline-block;margin:1px 5px 2px 0;font-size:11px;padding:0 5px;border-radius:3px;background:#e2eaf6;line-height:20px;color:#3a8afd}
|
||||
.sod_frm_mobile #sod_frm_orderer,.sod_frm_mobile #sod_frm_taker{margin:0 0 30px;border:1px solid #e3e5e8;background:#fff}
|
||||
.sod_frm_mobile #sod_frm_orderer #od_addr_jibeon,.sod_frm_mobile #sod_frm_taker #od_b_addr_jibeon{display:inline-block;margin:5px 0 0}
|
||||
.sod_frm_mobile #m_sod_bsk_tot{background:#4a505a;color:#fff}
|
||||
.sod_frm_mobile #m_sod_bsk_tot:after{display:block;visibility:hidden;clear:both;content:""}
|
||||
.sod_frm_mobile #m_sod_bsk_tot dt{float:left;width:40%;padding:10px;line-height:20px;clear:both}
|
||||
.sod_frm_mobile #m_sod_bsk_tot dd{float:left;width:60%;padding:10px;text-align:right;line-height:20px}
|
||||
.sod_frm_mobile #m_sod_bsk_tot .sod_bsk_cnt{font-weight:700;margin-top:5px;line-height:25px;background:#212a37}
|
||||
.sod_frm_mobile #m_sod_bsk_tot .sod_bsk_cnt strong{color:#3a8afd;font-size:1.25em}
|
||||
.sod_frm_mobile .sod_list .li_op_wr{padding-left:100px}
|
||||
.sod_frm_mobile .sod_list .total_img{left:10px}
|
||||
.sod_frm_mobile .sod_opt{padding-left:10px}
|
||||
.sod_frm_mobile #m_sod_frm_paysel{margin:10px 0}
|
||||
.sod_frm_mobile #m_sod_frm_paysel h3{background:#fff;padding:15px 10px;border:1px solid #e3e5e8;border-bottom:0}
|
||||
.sod_frm_mobile #m_sod_frm_paysel ul{margin:0;background:#fff;padding:10px;border:1px solid #e3e5e8}
|
||||
.sod_frm_mobile #m_sod_frm_paysel ul:after{display:block;visibility:hidden;clear:both;content:""}
|
||||
.sod_frm_mobile #m_sod_frm_paysel li{float:left;padding:5px;width:46%;height:25px}
|
||||
.sod_frm_mobile #m_sod_frm_paysel .KPAY{background:url(../../../img/kpay.png) no-repeat;width:37px;height:15px;overflow:hidden;text-indent:-999px;display:inline-block;background-size:100%}
|
||||
.sod_frm_mobile #m_sod_frm_paysel .PAYNOW{background:url(../../../img/paynow.png) no-repeat;width:46px;height:15px;overflow:hidden;text-indent:-999px;display:inline-block;background-size:100%}
|
||||
.sod_frm_mobile #m_sod_frm_paysel .PAYCO{background:url(../../../img/payco.png) no-repeat 1px;width:46px;height:15px;overflow:hidden;text-indent:-999px;display:inline-block;background-size:100%}
|
||||
.sod_frm_mobile #m_sod_frm_paysel .inicis_lpay{background:url(../../../img/lpay_logo.png) no-repeat;width:35px;height:12px;overflow:hidden;text-indent:-999px;display:inline-block;background-size:100%}
|
||||
.sod_frm_mobile #m_sod_frm_paysel .kakaopay_icon{background:url(../../../img/kakao.png) no-repeat 24px 3px;height:25px;width:74px;display:inline-block;overflow:hidden;text-indent:-999px;background-size:35px auto}
|
||||
.sod_frm_mobile #m_sod_frm_paysel .samsung_pay{margin-left:-23px;background:url(../../../img/samsungpay.png) no-repeat 24px 3px;height:25px;width:106px;display:inline-block;overflow:hidden;text-indent:-999px}
|
||||
.sod_frm_mobile #sod_frm_pay{border-top:1px solid #f3f3f3}
|
||||
.sod_frm_mobile #sod_frm_pay h2{margin:10px 0;font-size:1.25em}
|
||||
.sod_frm_mobile #sod_frm_pay .cp_btn1,.sod_frm_mobile #sod_frm_pay .cp_cancel1{margin-top:0}
|
||||
.sod_frm_mobile .odf_tbl{position:relative}
|
||||
.sod_frm_mobile .odf_tbl table{background:#fff;width:100%;border-collapse:collapse;border-bottom:1px solid #ccc}
|
||||
.sod_frm_mobile .odf_tbl table th{border-top:1px solid #eceff4;padding:10px;text-align:left;width:120px;font-weight:400}
|
||||
.sod_frm_mobile .odf_tbl table td{border-top:1px solid #eceff4;padding:7px 10px;text-align:right}
|
||||
.sod_frm_mobile#sod_frm #sod_frm_pt_alert{margin:10px 0;text-align:left;color:#fff;line-height:18px;background:#f2838f;padding:10px 10px 10px 13px;border-radius:5px;position:relative}
|
||||
.sod_frm_mobile #sod_frm_pt_alert::before{content:"";position:absolute;top:0;left:0;width:5px;height:50px;border-radius:5px 0 0 5px;background:#da4453;height:100%}
|
||||
.sod_frm_mobile#sod_frm .sod_frm_point{padding:10px 0;clear:both;border:0 none}
|
||||
.sod_frm_mobile .sod_frm_point div{background:#fff;border:1px solid #e3e5e8;padding:10px;text-align:right}
|
||||
.sod_frm_mobile .sod_frm_point div:after{display:block;visibility:hidden;clear:both;content:''}
|
||||
.sod_frm_mobile .sod_frm_point div label{float:left;line-height:30px}
|
||||
.sod_frm_mobile .sod_frm_point div span{display:block;margin:5px 0}
|
||||
.sod_frm_mobile .sod_frm_point div span:after{display:block;visibility:hidden;clear:both;content:''}
|
||||
.sod_frm_mobile .sod_frm_point .max_point_box em{font-style:normal!important}
|
||||
.sod_frm_mobile .sod_frm_point div strong{float:left;color:#666;font-weight:400}
|
||||
.sod_frm_mobile .sod_frm_point #od_temp_point{height:30px;border:1px solid #d0d3db;text-align:right;background:#fff;border-radius:3px;-webkit-box-shadow:inset 1px 1px 5px rgba(0,0,0,0.1);-moz-box-shadow:inset 1px 1px 5px rgba(0,0,0,0.1);box-shadow:inset 1px 1px 5px rgba(0,0,0,0.1)}
|
||||
.sod_frm_mobile #settle_bank{background:#fff;border:1px solid #e3e5e8;padding:10px;clear:both;line-height:30px}
|
||||
.sod_frm_mobile #settle_bank:after{display:block;visibility:hidden;clear:both;content:''}
|
||||
.sod_frm_mobile #settle_bank select{height:30px;margin:0 0 5px;width:100%;border:1px solid #d0d3db}
|
||||
.sod_frm_mobile #settle_bank #od_deposit_name{height:30px;border:1px solid #d0d3db;text-align:center;border-radius:3px;float:right;-webkit-box-shadow:inset 1px 1px 5px rgba(0,0,0,0.1);-moz-box-shadow:inset 1px 1px 5px rgba(0,0,0,0.1);box-shadow:inset 1px 1px 5px rgba(0,0,0,0.1)}
|
||||
.sod_frm_mobile #settle_bank label{float:left;line-height:30px}
|
||||
.sod_frm_mobile #sod_frm_pt_info{border-top:0}
|
||||
.sod_frm_mobile .od_coupon{position:absolute;top:0;left:0;background:#fff;width:100%;z-index:99;border-radius:0 0 3px 3px;-webkit-box-shadow:1px 1px 5px rgba(0,0,0,0.4);-moz-box-shadow:1px 1px 5px rgba(0,0,0,0.4);box-shadow:1px 1px 5px rgba(0,0,0,0.4)}
|
||||
.sod_frm_mobile .od_coupon h3{height:45px;line-height:45px;font-size:1.167em;background:#333;color:#fff;padding:0 15px;text-align:left}
|
||||
.sod_frm_mobile .od_coupon .tbl_head02 .btn_frmline{background:#3b67c2;color:#fff;border:0;padding:0 5px;line-height:25px}
|
||||
.sod_frm_mobile .od_coupon .tbl_head02 td{text-align:left}
|
||||
.sod_frm_mobile .od_coupon .tbl_head02 th{width:auto!important}
|
||||
.sod_frm_mobile .od_coupon .tbl_head02 .td_mngsmall{width:60px;text-align:center}
|
||||
.sod_frm_mobile .od_coupon .tbl_head02 .td_numbig{width:80px;text-align:right}
|
||||
.sod_frm_mobile .od_coupon .btn_confirm{margin:20px}
|
||||
.sod_frm_mobile .od_coupon .btn_confirm .btn_submit{height:40px;font-size:1.167em;font-weight:700;width:100%}
|
||||
.sod_frm_mobile .od_coupon .btn_confirm .btn_close{position:absolute;top:0;right:0;width:45px;height:45px;border:0;background:none;color:#fff;font-size:1.25em}
|
||||
.sod_frm_mobile .cp_btn,.sod_frm_mobile .cp_btn1{padding:0 7px;border:1px solid #d4d6db;border-radius:3px;color:#3a8afd;background:#fff;line-height:24px;margin:5px 0 0;font-size:.923em}
|
||||
.sod_frm_mobile .cp_apply{padding:0 5px;border:1px solid #3a8afd;color:#3a8afd;background:#fff;height:23px;line-height:21px}
|
||||
.sod_frm_mobile .cp_cancel,.sod_frm_mobile .cp_cancel1{padding:0 7px;border:1px solid #d4d6db;border-radius:3px;color:#aaa;background:#fff;line-height:24px;margin:5px 0 0 2px;font-size:.923em}
|
||||
.sod_frm_mobile #sod_frm_escrow{margin:10px}
|
||||
.sod_frm_mobile #sod_frm_escrow h2{font-size:1.25em}
|
||||
.sod_frm_mobile #od_pay_sl h3{font-size:1.25em}
|
||||
.sod_frm_mobile .sod_list .li_name{border-bottom:1px solid #dcdcdc;line-height:1.3em;padding:10px;font-size:1.083em}
|
||||
#sod_frm.sod_frm_mobile .odf_list .frm_input{width:100%!important}
|
||||
#sod_frm.sod_frm_mobile input[type="radio"],.sod_frm_mobile #sod_frm.sod_frm_mobile input[type="checkbox"]{width:auto;-webkit-appearance:radio;-webkit-border-radius:initial}
|
||||
#sod_frm.sod_frm_mobile #od_memo{min-height:50px}
|
||||
.sod_frm_mobile .od_prd_list{margin:10px;background:#fff;padding:15px}
|
||||
.sod_frm_mobile .od_prd_list .td_chk{border-left:0}
|
||||
.sod_frm_mobile .od_prd_list .td_prd{border-left:0;position:relative;padding-left:90px;min-height:100px}
|
||||
.sod_frm_mobile .od_prd_list .td_prd .sod_img{position:absolute;top:15px;left:0}
|
||||
.sod_frm_mobile .od_prd_list .td_prd .sod_name{min-height:80px}
|
||||
.sod_frm_mobile .od_prd_list .td_prd .prd_name{font-size:1.167em}
|
||||
.sod_frm_mobile .od_prd_list .total_prc{color:#ff006c;font-weight:700;font-size:1.167em}
|
||||
.sod_frm_mobile #sod_frm_orderer{padding:10px;border-bottom:1px solid #d6d3d3}
|
||||
.sod_frm_mobile #sod_frm_taker{padding:10px;border-bottom:1px solid #d6d3d3;border-top:1px solid #f3f3f3}
|
||||
.sod_frm_mobile #sod_frm_taker h2,.sod_frm_mobile #sod_frm_orderer h2{margin:10px 0;font-size:1.25em}
|
||||
.sod_frm_mobile .odf_list label,.sod_frm_mobile .odf_list strong{display:block;margin:7px 0 5px;color:#444;font-weight:400}
|
||||
.sod_frm_mobile .odf_list .frm_input{width:100%;margin:0 0 5px}
|
||||
.sod_frm_mobile .odf_list .dlv_slt{background:#edf3fc;position:relative;border:1px solid #d1ddee;margin:5px 0;padding:10px}
|
||||
.sod_frm_mobile .odf_list .dlv_slt strong{margin:0;font-weight:700;line-height:30px}
|
||||
.sod_frm_mobile .odf_list .dlv_slt div label{display:inline-block;margin:3px 0;color:#000}
|
||||
.sod_frm_mobile #order_address{display:block;position:absolute;top:5px;right:5px;text-align:center;border:1px solid #d4d6db;background:#fff;border-radius:3px;color:#606060;height:30px;line-height:28px;margin:5px 0 0;padding:0 5px}
|
||||
.odf_list .ad_default {display:inline-block;margin:0 0 10px}
|
||||
.odf_list .btn_addsch {position:absolute;top:5px;right:5px;border-radius:3px;height:30px}
|
||||
.odf_list .add_num{position:relative;display:block}
|
||||
.odf_list textarea{border:1px solid #ccc;background:#fff;color:#000;vertical-align:middle;border-radius:3px;padding:5px;width:100%;height:70px;
|
||||
-webkit-box-shadow:inset 0 1px 1px rgba(0, 0, 0, .075);
|
||||
-moz-box-shadow:inset 0 1px 1px rgba(0, 0, 0, .075);
|
||||
box-shadow:inset 0 1px 1px rgba(0, 0, 0, .075)}
|
||||
|
||||
.sod_frm_mobile #sod_bsk_tot {border:1px solid #3a8afd}
|
||||
.sod_frm_mobile #sod_bsk_tot:after {display:block;visibility:hidden;clear:both;content:""}
|
||||
.sod_frm_mobile .sod_info li {position:relative;float:left;background:#fff;width:33.333%;height:70px;text-align:center;border-bottom:1px solid #e7ebf1;padding:15px 0}
|
||||
.sod_frm_mobile .sod_info li:after {display:block;visibility:hidden;clear:both;content:""}
|
||||
.sod_frm_mobile .sod_info li span {display:block;color:#777;margin-bottom:5px;font-weight:bold;color:#000}
|
||||
.sod_frm_mobile .sod_info .sod_bsk_sell, .sod_info .sod_bsk_coupon {border-right:1px solid #e7ebf1}
|
||||
.sod_frm_mobile .sod_info .sod_bsk_coupon:before {display:block;content:"-";position:absolute;top:25px;left:-10px;width:20px;height:20px;background:#fff;color:#9da6c9;border-radius:50%;border:1px solid #e7ebf1;font-weight:bold;font-size:16px;line-height:14px}
|
||||
.sod_frm_mobile .sod_info .sod_bsk_dvr:before {display:block;content:"+";position:absolute;top:25px;left:-10px;width:20px;height:20px;background:#fff;color:#9da6c9;border-radius:50%;border:1px solid #e7ebf1;font-weight:bold;font-size:16px;line-height:14px}
|
||||
.sod_frm_mobile .sod_info .sod_bsk_cnt strong {font-size:1.25em}
|
||||
|
||||
.sod_frm_mobile .sod_info_bt {clear:both;padding:10px 15px;background:#fff}
|
||||
.sod_frm_mobile .sod_info_bt:after {display:block;visibility:hidden;clear:both;content:""}
|
||||
.sod_frm_mobile .sod_info_bt li {}
|
||||
.sod_frm_mobile .sod_info_bt li:after {display:block;visibility:hidden;clear:both;content:""}
|
||||
.sod_frm_mobile .sod_info_bt li span {display:inline-block;float:left;width:50%;line-height:28px;text-align:left;font-weight:bold;color:#000}
|
||||
.sod_frm_mobile .sod_info_bt li strong {display:inline-block;float:left;width:50%;line-height:28px;text-align:right}
|
||||
|
||||
.sod_frm_mobile .sod_info_option {clear:both;border-top:1px solid #e7ebf1}
|
||||
.sod_frm_mobile .sod_info_option:after {display:block;visibility:hidden;clear:both;content:""}
|
||||
.sod_frm_mobile #sod_frm_pay h2 {padding:0;position:absolute;font-size:0;line-height:0;overflow:hidden;width:0;height:0}
|
||||
.sod_frm_mobile .sod_info_option ul {padding:10px 15px;background:#fff}
|
||||
.sod_frm_mobile .sod_info_option li {margin-bottom:5px}
|
||||
.sod_frm_mobile .sod_info_option li:after {display:block;visibility:hidden;clear:both;content:""}
|
||||
.sod_frm_mobile .sod_info_option .sod_ifop_tit {display:inline-block;float:left;width:50%;line-height:28px;text-align:left;font-weight:bold}
|
||||
.sod_frm_mobile .sod_info_option .sod_ifop_tit .btn_frmline {width:auto;height:30px;color:#3a8afd;background:#fff;border:1px solid #d4d6db;font-size:0.93em;border-radius:3px}
|
||||
.sod_frm_mobile .sod_frm_mobile .sod_info_option .sod_ifop_tit .cp_cancel {width:auto;height:30px;border:1px solid #d4d6db;padding:0 5px;margin-left:5px;color:#b1b1b1;vertical-align:baseline}
|
||||
.sod_frm_mobile .sod_info_option .sod_ifop_tit .od_coupon>td {text-align:left}
|
||||
.sod_frm_mobile .sod_info_option>td, .sod_info_option .sod_ifop_t {display:inline-block;float:left;width:50%;line-height:28px;text-align:right}
|
||||
.sod_frm_mobile .sod_info_option>td {text-align:right;padding:10px;height:30px}
|
||||
.sod_frm_mobile .sod_info_option>td .cp_cancel {margin:0 0 0 2px}
|
||||
.sod_frm_mobile .sod_info_option>td .btn_frmline {padding:0 7px;border:1px solid #38b2b9;color:#38b2b9;background:#fff;height:23px;line-height:21px;margin:0}
|
||||
|
||||
#m_sod_frm_paysel {margin:10px 0}
|
||||
#m_sod_frm_paysel h3{background:#fff;padding:15px 10px;border:1px solid #e3e5e8;border-bottom:0}
|
||||
#m_sod_frm_paysel ul {margin:0 0;background:#fff;padding:10px;border:1px solid #e3e5e8}
|
||||
#m_sod_frm_paysel ul:after {display:block;visibility:hidden;clear:both;content:""}
|
||||
#m_sod_frm_paysel li {float:left;margin:2px 0;width:46%;height:25px}
|
||||
#m_sod_frm_paysel .KPAY {background:url('../../../img/kpay.png') no-repeat 24px 3px;width:67px;height:32px;overflow:hidden;text-indent:-999px;display:inline-block;background-size:35px auto}
|
||||
#m_sod_frm_paysel .PAYNOW {background:url('../../../img/paynow.png') no-repeat 24px 3px;width:74px;height:32px;overflow:hidden;text-indent:-999px;display:inline-block;background-size:45px auto}
|
||||
#m_sod_frm_paysel .PAYCO {background:url('../../../img/payco.png') no-repeat 24px 3px;width:74px;height:32px;overflow:hidden;text-indent:-999px;display:inline-block;background-size:45px auto}
|
||||
#m_sod_frm_paysel .inicis_lpay {background:url('../../../img/lpay_logo.png') no-repeat 24px 3px;width:65px;height:32px;overflow:hidden;text-indent:-999px;display:inline-block;background-size:35px auto}
|
||||
#m_sod_frm_paysel .kakaopay_icon {background:url('../../../img/kakao.png') no-repeat 24px 3px;height:25px;width:74px;display:inline-block;overflow:hidden;text-indent:-999px;background-size:35px auto}
|
||||
#m_sod_frm_paysel .samsung_pay {background:url('../../../img/samsungpay.png') no-repeat 24px 3px;height:25px;width:106px;display:inline-block;overflow:hidden;text-indent:-999px}
|
||||
|
||||
#sod_frm {}
|
||||
#sod_frm section h2 {border-bottom:1px solid #e2e4e7;font-size:1.167em;padding:20px}
|
||||
#sod_bsk_list #mod_option_frm .sit_ov_tbl {background:#ededed;margin-top:5px}
|
||||
#sod_bsk_list #mod_option_frm .sit_ov_tbl th,#sod_bsk_list #mod_option_frm .sit_ov_tbl td {border:none;padding-left:5px;font-weight:normal}
|
||||
#sod_bsk_list #mod_option_frm .sit_ov_tbl th {width:90px}
|
||||
#sod_frm_deli #order_address {display:block;width:100px;background:#333;color:#fff;text-align:center}
|
||||
|
||||
#sod_frm_orderer,
|
||||
#sod_frm_taker {margin:0 0 30px;border:1px solid #e3e5e8;background:#fff}
|
||||
#sod_frm_orderer #od_addr_jibeon,
|
||||
#sod_frm_taker #od_b_addr_jibeon {display:inline-block;margin:5px 0 0}
|
||||
#sod_frm .odf_tbl table {width:100%;margin:0;padding:0;border-top:1px solid #e9e9e9;border-left:1px solid #e9e9e9;border-right:1px solid #e9e9e9;border-collapse:collapse}
|
||||
#sod_frm .odf_tbl table tbody td,#sod_frm .odf_tbl table tbody th {border-bottom:1px solid #e9e9e9;padding:5px 0px 5px 10px;text-align:left;line-height:26px;position:relative}
|
||||
#sod_frm .odf_tbl table th {width:90px;color:#343434;font-weight:normal;letter-spacing:-0.1em}
|
||||
#sod_frm .odf_tbl table .frm_input {background-color:#fff !important;height:24px;line-height:24px;text-indent:5px}
|
||||
#sod_frm .odf_tbl table .frm_address {margin-top:5px}
|
||||
#sod_frm .odf_tbl button.btn_frmline {font-size:0.92em;padding:0 8px;height:26px;line-height:26px}
|
||||
#sod_frm .odf_tbl textarea {width:99%;border:1px solid #e4eaec}
|
||||
#sod_frm_same {margin:0 0 10px}
|
||||
.sod_frm_mobile .odf_list .ad_default{display:inline-block;margin:0}
|
||||
.sod_frm_mobile .odf_list .btn_addsch{position:absolute;top:5px;right:5px;border-radius:3px;height:30px}
|
||||
.sod_frm_mobile .odf_list .add_num{position:relative;display:block}
|
||||
.sod_frm_mobile .odf_list textarea{border:1px solid #ccc;background:#fff;color:#000;vertical-align:middle;border-radius:3px;padding:5px;width:100%;height:70px;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075);-moz-box-shadow:inset 0 1px 1px rgba(0,0,0,.075);box-shadow:inset 0 1px 1px rgba(0,0,0,.075)}
|
||||
.sod_frm_mobile .sod_ta_wr{background:#fff;margin-bottom:1em}
|
||||
.sod_frm_mobile .btn_confirm{margin:0 0 10px}
|
||||
.sod_frm_mobile .btn_submit{width:100%;height:45px;font-size:1.167em;font-weight:700;margin:5px 0;border-radius:4px}
|
||||
.sod_frm_mobile .btn_cancel,.sod_frm_mobile .btn01{width:100%;height:45px;line-height:43px;font-size:1.167em;font-weight:700;padding:0;border-radius:4px}
|
||||
.sod_frm_mobile #sod_frm_escrow{margin:10px}
|
||||
.sod_frm_mobile #sod_frm_escrow h2{font-size:1.25em}
|
||||
.sod_frm_mobile #od_pay_sl h3{font-size:1.25em}
|
||||
.sod_frm_mobile #od_tot_price{background:none;font-weight:700}
|
||||
|
||||
html.no-overflowscrolling #sc_coupon_frm, html.no-overflowscrolling #od_coupon_frm {height:auto;max-height:10000px !important} /* overflow 미지원 기기 대응 */
|
||||
#sod_frm_pay_info {margin:0 0 10px}
|
||||
|
||||
@ -148,7 +148,7 @@ box-shadow:0 0 5px #eee}
|
||||
.sod_list {margin:10px 0}
|
||||
.sod_list .sod_li {background:#fff;border-bottom:1px solid #e5e5e5;margin:10px 0}
|
||||
.sod_list .li_name {font-size:1.083em}
|
||||
.sod_list .li_op_wr {position:relative;padding:10px 10px 0 110px;min-height:75px}
|
||||
.sod_list .li_op_wr {position:relative;padding:10px 10px 0 110px;min-height:90px}
|
||||
.sod_list .li_op_wr .chk_box {position:absolute;top:10px;left:10px}
|
||||
.sod_list .total_img {position:absolute;top:10px;left:35px}
|
||||
.sod_list .mod_options {padding:0 7px;border:1px solid #d4d6db;border-radius:3px;color:#606060;background:#fff;line-height:24px;margin:5px 0 0;font-size:0.923em}
|
||||
@ -210,52 +210,21 @@ box-shadow: 0 0 6px rgba(0,0,0,0.2);}
|
||||
.naverpay-cart{text-align:center;padding:10px}
|
||||
|
||||
/* 주문서 작성 */
|
||||
#sod_frm .sod_list .li_op_wr{padding-left:85px}
|
||||
#sod_frm .sod_list .li_op_wr{padding-left:100px}
|
||||
#sod_frm .sod_list .total_img {left:10px}
|
||||
#sod_frm .sod_opt {padding-left:10px}
|
||||
|
||||
#sod_frm .od_prd_list{margin:10px;background:#fff;padding:15px}
|
||||
.od_prd_list .td_chk{border-left:0;}
|
||||
.od_prd_list .td_prd{border-left:0;position:relative;padding-left:90px;min-height:100px}
|
||||
.od_prd_list .td_prd .sod_img{position:absolute;top:15px;left:0}
|
||||
.od_prd_list .td_prd .sod_name{min-height:80px}
|
||||
.od_prd_list .td_prd .prd_name{font-size:1.167em}
|
||||
.od_prd_list .total_prc{color:#ff006c;font-weight:bold;font-size:1.167em}
|
||||
|
||||
#sod_frm_orderer{padding:10px;border-bottom:1px solid #e5e5e5}
|
||||
#sod_frm_taker{padding:10px;border-bottom:1px solid #e5e5e5}
|
||||
#sod_frm_taker h2,#sod_frm_orderer h2{margin:0 0 10px;font-size:1.25em}
|
||||
.odf_list li{}
|
||||
.odf_list label,.odf_list strong{display:block;margin:7px 0 5px;color:#444;font-weight:normal}
|
||||
.odf_list .frm_input{width:100%;margin:0 0 7px}
|
||||
.odf_list .dlv_slt {background:#edf3fc;position:relative;border:1px solid #d1ddee;margin:5px 0;padding:10px}
|
||||
.odf_list .dlv_slt strong{margin:0 ;font-weight:bold;line-height:30px}
|
||||
.odf_list .dlv_slt div label{display:inline-block;margin:3px 0;color:#000}
|
||||
.sod_frm_mobile #order_address{display:block;position:absolute;top:5px;right:5px;text-align:center;border: 1px solid #d4d6db;background:#fff;border-radius:3px;color:#606060;;height:30px;line-height:28px;margin:5px 0 0;padding:0 5px}
|
||||
.odf_list .ad_default{display:inline-block;margin:0 0 10px}
|
||||
.odf_list .btn_addsch{position:absolute;top:5px;right:5px;border-radius:3px;height:30px;}
|
||||
.odf_list .add_num{position:relative;display:block;}
|
||||
.odf_list textarea{border: 1px solid #ccc;background: #fff;color: #000;vertical-align: middle;border-radius: 3px;padding: 5px;width:100%;height:70px;
|
||||
-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
|
||||
-moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
|
||||
box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);}
|
||||
|
||||
#m_sod_frm_paysel {margin:10px 0;}
|
||||
#m_sod_frm_paysel h3{background:#fff;padding:15px 10px ;border:1px solid #e3e5e8;border-bottom:0}
|
||||
#m_sod_frm_paysel ul {margin:0 0;background:#fff;padding:10px;border:1px solid #e3e5e8}
|
||||
#m_sod_frm_paysel ul {margin:0 0 ;background:#fff;padding:10px;border:1px solid #e3e5e8}
|
||||
#m_sod_frm_paysel ul:after {display:block;visibility:hidden;clear:both;content:""}
|
||||
#m_sod_frm_paysel li {float:left;margin:2px 0;width:46%;height:25px}
|
||||
#m_sod_frm_paysel .KPAY{background:url('../../../img/kpay.png') no-repeat 24px 3px;width:67px;height:32px;overflow:hidden;text-indent:-999px;display:inline-block;background-size:35px auto}
|
||||
#m_sod_frm_paysel .PAYNOW{background:url('../../../img/paynow.png') no-repeat 24px 3px;width:74px;height:32px;overflow:hidden;text-indent:-999px;display:inline-block;background-size:45px auto;}
|
||||
#m_sod_frm_paysel .PAYCO{background:url('../../../img/payco.png') no-repeat 24px 3px;width:74px;height:32px;overflow:hidden;text-indent:-999px;display:inline-block;background-size:45px auto;}
|
||||
#m_sod_frm_paysel .inicis_lpay{background:url('../../../img/lpay_logo.png') no-repeat 24px 3px;width:65px;height:32px;overflow:hidden;text-indent:-999px;display:inline-block;background-size:35px auto;}
|
||||
#m_sod_frm_paysel li {float:left;padding:5px ;width:46%;height:25px}
|
||||
#m_sod_frm_paysel .KPAY{background:url('../../../img/kpay.png') no-repeat;width:37px;height:15px;overflow:hidden;text-indent:-999px;display:inline-block;background-size:100%}
|
||||
#m_sod_frm_paysel .PAYNOW{background:url('../../../img/paynow.png') no-repeat;width:46px;height:15px;overflow:hidden;text-indent:-999px;display:inline-block;background-size:100%;}
|
||||
#m_sod_frm_paysel .PAYCO{background:url('../../../img/payco.png') no-repeat 1px;width:46px;height:15px;overflow:hidden;text-indent:-999px;display:inline-block;background-size:100%;}
|
||||
#m_sod_frm_paysel .inicis_lpay{background:url('../../../img/lpay_logo.png') no-repeat;width:35px;height:12px;overflow:hidden;text-indent:-999px;display:inline-block;background-size:100%;}
|
||||
#m_sod_frm_paysel .kakaopay_icon{background:url('../../../img/kakao.png') no-repeat 24px 3px;height:25px;width:74px;display:inline-block;overflow:hidden;text-indent:-999px;background-size:35px auto}
|
||||
#m_sod_frm_paysel .samsung_pay{background:url('../../../img/samsungpay.png') no-repeat 24px 3px;height:25px;width:106px;display:inline-block;overflow:hidden;text-indent:-999px}
|
||||
|
||||
#sod_frm .sod_ta_wr{background: #fff;}
|
||||
#sod_frm .btn_confirm{;margin:0 10px 10px}
|
||||
#sod_frm .btn_submit{width:100%;height:45px;font-size: 1.167em;font-weight: bold;margin:5px 0;border-radius:4px}
|
||||
#sod_frm .btn_cancel,#sod_frm .btn01{width:100%;height:45px;line-height:43px;font-size:1.167em;font-weight: bold;padding:0;border-radius:4px}
|
||||
#m_sod_frm_paysel .samsung_pay{margin-left:-23px;background:url('../../../img/samsungpay.png') no-repeat 24px 3px;height:25px;width:106px;display:inline-block;overflow:hidden;text-indent:-999px}
|
||||
|
||||
#sod_frm_pay{padding:10px;;border-top:1px solid #f3f3f3}
|
||||
#sod_frm_pay h2{margin:10px 0;font-size:1.25em}
|
||||
@ -265,7 +234,7 @@ box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);}
|
||||
.odf_tbl table th{border-top:1px solid #eceff4;padding: 10px;text-align:left;width:120px;font-weight:normal}
|
||||
.odf_tbl table td{border-top:1px solid #eceff4;padding:7px 10px;text-align:right}
|
||||
|
||||
#sod_frm_pt_alert{margin:10px 0;color:#328abd;text-align: left;color: #fff;line-height: 18px;background: #f2838f;margin: 0 0 10px;padding: 10px 10px 10px 13px;border-radius: 5px;position:relative}
|
||||
#sod_frm_pt_alert{margin:10px 0 10px;text-align:left;color:#fff;line-height: 18px;background: #f2838f;padding: 10px 10px 10px 13px;border-radius: 5px;position:relative}
|
||||
#sod_frm_pt_alert::before {content: ""; position: absolute;top: 0;left: 0;width: 5px; height: 50px; border-radius: 5px 0 0 5px;background: #da4453;height:100%}
|
||||
|
||||
.sod_frm_point {padding:10px 0;;clear:both}
|
||||
@ -290,18 +259,20 @@ box-shadow:inset 1px 1px 5px rgba(0,0,0,0.1);}
|
||||
box-shadow:inset 1px 1px 5px rgba(0,0,0,0.1);}
|
||||
#settle_bank label{float:left;line-height:30px}
|
||||
#sod_frm_pt_info{border-top:0}
|
||||
.od_coupon_wrap{content: "";position: fixed;left: 0; top: 0; width: 100%;height: 100%; background: rgba(0,0,0,0.1); z-index: 9999;}
|
||||
.od_coupon{z-index: 10000;position: fixed;top: 10%;left: 5%;width: 90%;height: auto !important; height: 80%; max-height: 80%; border: 1px solid #dde7e9;border-radius: 3px;background: #fff; overflow-y: auto;}
|
||||
.od_coupon h3{border-bottom: 1px solid #e8e8e8;padding: 0 20px;line-height: 50px;font-size: 1.25em;}
|
||||
.od_coupon{position:absolute;top:0;left:0;background:#fff;width:100%;z-index:99;border-radius:0 0 3px 3px;
|
||||
-webkit-box-shadow:1px 1px 5px rgba(0,0,0,0.4);
|
||||
-moz-box-shadow: 1px 1px 5px rgba(0,0,0,0.4);
|
||||
box-shadow: 1px 1px 5px rgba(0,0,0,0.4);}
|
||||
.od_coupon h3{height:45px;line-height:45px;font-size:1.167em;background:#333;color:#fff;padding:0 15px;text-align:left}
|
||||
.od_coupon .tbl_head02{}
|
||||
.od_coupon .tbl_head02 .btn_frmline {background:#3b67c2;color:#fff;border:0;padding:0 5px;line-height:25px }
|
||||
.od_coupon .tbl_head02 td {text-align:left}
|
||||
.od_coupon .tbl_head02 th {width:auto !important}
|
||||
.od_coupon .tbl_head02 .td_mngsmall {width:60px;text-align:center}
|
||||
.od_coupon .tbl_head02 .td_numbig {width:80px;text-align:right}
|
||||
.od_coupon .btn_confirm {margin:20px}
|
||||
.od_coupon .tbl_head02 td{text-align:left}
|
||||
.od_coupon .tbl_head02 th{width:auto !important}
|
||||
.od_coupon .tbl_head02 .td_mngsmall{width:60px;text-align:center}
|
||||
.od_coupon .tbl_head02 .td_numbig{width:80px;text-align:right}
|
||||
.od_coupon .btn_confirm{margin:20px ; }
|
||||
.od_coupon .btn_confirm .btn_submit{height:40px;font-size:1.167em;font-weight:bold;width:100%;}
|
||||
.od_coupon .btn_confirm .btn_close{position: absolute;top: 0;right: 0;width: 50px;height: 50px;border: 0;background: none;font-size: 1.25em;border-radius: 0;}
|
||||
.od_coupon .btn_confirm .btn_close{position:absolute;top:0;right:0;width:45px;height:45px;border:0;background:none;color:#fff;font-size:1.25em}
|
||||
|
||||
.cp_btn ,.cp_btn1{padding: 0 7px; border: 1px solid #d4d6db;border-radius: 3px;color: #3a8afd;background: #fff; line-height: 24px; margin: 5px 0 0; font-size: 0.923em; }
|
||||
.cp_apply{padding: 0 5px;border: 1px solid #3a8afd; color: #3a8afd;background: #fff;height: 23px; line-height: 21px;}
|
||||
@ -311,6 +282,47 @@ box-shadow:inset 1px 1px 5px rgba(0,0,0,0.1);}
|
||||
#sod_frm_escrow h2{font-size:1.25em}
|
||||
#od_pay_sl h3{font-size:1.25em}
|
||||
|
||||
.sod_frm_mobile .sod_list .li_name{border-bottom:1px solid #dcdcdc;line-height:1.3em;padding:10px 10px;font-size:1.083em}
|
||||
#sod_frm.sod_frm_mobile .odf_list .frm_input{width:100% !important}
|
||||
#sod_frm.sod_frm_mobile input[type="radio"],#sod_frm.sod_frm_mobile input[type="checkbox"]{width:auto;-webkit-appearance:radio;-webkit-border-radius:initial}
|
||||
#sod_frm.sod_frm_mobile #od_memo{min-height:50px}
|
||||
#sod_frm .od_prd_list{margin:10px;background:#fff;padding:15px}
|
||||
.od_prd_list .td_chk{border-left:0;}
|
||||
.od_prd_list .td_prd{border-left:0;position:relative;padding-left:90px;min-height:100px}
|
||||
.od_prd_list .td_prd .sod_img{position:absolute;top:15px;left:0}
|
||||
.od_prd_list .td_prd .sod_name{min-height:80px}
|
||||
.od_prd_list .td_prd .prd_name{font-size:1.167em}
|
||||
.od_prd_list .total_prc{color:#ff006c;font-weight:bold;font-size:1.167em}
|
||||
|
||||
#sod_frm_orderer{padding:10px;;border-bottom:1px solid #d6d3d3}
|
||||
#sod_frm_taker{padding:10px;border-bottom:1px solid #d6d3d3;border-top:1px solid #f3f3f3}
|
||||
#sod_frm_taker h2,#sod_frm_orderer h2{margin:10px 0;font-size:1.25em}
|
||||
.odf_list li{}
|
||||
.odf_list label,.odf_list strong{display:block;margin:7px 0 5px;color:#444;font-weight:normal}
|
||||
.odf_list .frm_input{width:100%;margin:0 0 5px}
|
||||
.odf_list .dlv_slt {background:#edf3fc;position:relative;border:1px solid #d1ddee;margin:5px 0;padding:10px}
|
||||
.odf_list .dlv_slt strong{margin:0 ;font-weight:bold;line-height:30px}
|
||||
.odf_list .dlv_slt div label{display:inline-block;margin:3px 0;color:#000}
|
||||
.sod_frm_mobile #order_address{display:block;position:absolute;top:5px;right:5px;text-align:center;border: 1px solid #d4d6db;background:#fff;border-radius:3px;color:#606060;;height:30px;line-height:28px;margin:5px 0 0;padding:0 5px}
|
||||
.odf_list .ad_default{display:inline-block;margin:0}
|
||||
.odf_list .btn_addsch{position:absolute;top:5px;right:5px;border-radius:3px;height:30px;}
|
||||
.odf_list .add_num{position:relative;display:block;}
|
||||
.odf_list textarea{border: 1px solid #ccc;background: #fff;color: #000;vertical-align: middle;border-radius: 3px;padding: 5px;width:100%;height:70px;
|
||||
-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
|
||||
-moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
|
||||
box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
|
||||
}
|
||||
|
||||
#sod_frm .sod_ta_wr{background: #fff}
|
||||
#sod_frm .btn_confirm{;margin:0 10px 10px}
|
||||
#sod_frm .btn_submit{width:100%;height:45px;font-size: 1.167em;font-weight: bold;margin:5px 0;border-radius:4px}
|
||||
#sod_frm .btn_cancel,#sod_frm .btn01{width:100%;height:45px;line-height:43px;font-size:1.167em;font-weight: bold;padding:0;border-radius:4px}
|
||||
|
||||
#sod_frm_escrow{margin:10px;}
|
||||
#sod_frm_escrow h2{font-size:1.25em}
|
||||
#od_pay_sl h3{font-size:1.25em}
|
||||
.sod_frm_mobile #od_tot_price{background:none;font-weight:bold}
|
||||
|
||||
/* 쿠폰 */
|
||||
#scp_list {text-align:center;background:#fff}
|
||||
#scp_list .li_pd {position:relative;padding:10px} #scp_list h1 {text-align:left}
|
||||
@ -818,8 +830,7 @@ box-shadow:0 0 8px rgba(65,98,255,0.8)}
|
||||
#sod_frm_paysel .kakaopay_icon{background:url('../../../img/kakao.png') no-repeat 0 3px;width:74px;display:inline-block;overflow:hidden;text-indent:-999px;background-size:35px auto}
|
||||
#sod_frm_paysel .samsung_pay{background:url('../../../img/samsungpay.png') no-repeat 0 3px;width:106px;display:inline-block;overflow:hidden;text-indent:-999px}
|
||||
|
||||
#sod_bsk_tot {border:1px solid #3a8afd}
|
||||
#sod_bsk_tot:after {display:block;visibility:hidden;clear:both;content:""}
|
||||
#sod_bsk_tot:after {display:block;visibility:hidden;clear:both;content:""}
|
||||
.sod_info li {position:relative;float:left;background:#fff;width:33.333%;height:70px;text-align:center;border-bottom:1px solid #e7ebf1;padding:15px 0}
|
||||
.sod_info li:after {display:block;visibility:hidden;clear:both;content:""}
|
||||
.sod_info li span {display:block;color:#777;margin-bottom:5px;font-weight:bold;color:#000}
|
||||
@ -851,6 +862,81 @@ box-shadow:0 0 8px rgba(65,98,255,0.8)}
|
||||
|
||||
.btn_address{background:#70aff2;border:1px solid #3476be;height:40px;color:#fff;padding:0 10px;font-size:1.083em;font-weight:bold}
|
||||
|
||||
/* 5.4.1.3 버전이후 추가 css */
|
||||
#sod_frm div.tbl_frm01, #sod_frm_taker div.tbl_frm01{padding:0px 10px !important}
|
||||
#sod_frm .tbl_frm01 th, #sod_frm .tbl_frm01 td{padding:10px;line-height:45px}
|
||||
#sod_frm .tbl_frm01 th{width:94px}
|
||||
#sod_frm #od_name,#sod_frm #od_tel,#sod_frm #od_hp,#sod_frm #od_pwd,#sod_frm #od_b_name,#sod_frm #od_b_tel,#sod_frm #od_b_hp,#sod_frm #ad_subject,#sod_frm #od_hope_date{width:50%}
|
||||
#sod_frm #od_zip,#sod_frm #od_b_zip{width:90px}
|
||||
#sod_frm .tbl_frm01 td .btn_address {background:#434a54;color:#fff;width:128px;height:45px;border:0;border-radius:3px}
|
||||
#sod_frm #od_memo{min-height:100px}
|
||||
#sod_frm_taker .order_choice_place{position:relative;background:#edf3fc;border:1px solid #d1ddee;padding:10px}
|
||||
#sod_frm_taker .order_choice_place{line-height:23px}
|
||||
#sod_frm_taker .tbl_frm01 #order_address{display:block;;text-align:center;border: 1px solid #3476be;color: #3476be;;height:30px;line-height:28px;margin:5px 0 0;background:none}
|
||||
#sod_frm #sod_bsk_tot:after {display:block;visibility:hidden;clear:both;content:""}
|
||||
#sod_frm #sod_bsk_tot li{position:relative;float:left;background:#fff;width:33.333%;height:70px;text-align:center;border-bottom:1px solid #e7ebf1;padding:15px 0}
|
||||
#sod_frm #sod_bsk_tot li:after {display:block;visibility:hidden;clear:both;content:""}
|
||||
#sod_frm #sod_bsk_tot li span{display:block;color:#777;margin-bottom:5px;font-weight:bold}
|
||||
#sod_frm #sod_bsk_tot .sod_bsk_sell,#sod_frm #sod_bsk_tot .sod_bsk_coupon{border-right:1px solid #e7ebf1}
|
||||
#sod_frm #sod_bsk_tot .sod_bsk_point,#sod_frm #sod_bsk_tot .sod_bsk_cnt{width:100%;clear:both;height:40px;padding:0 15px;line-height:40px;text-align:right}
|
||||
#sod_frm #sod_bsk_tot li:last-child {border-bottom:0 none}
|
||||
#sod_frm #sod_bsk_tot .sod_bsk_point span,#sod_frm #sod_bsk_tot .sod_bsk_cnt span {float:left;margin:0}
|
||||
#sod_frm #sod_bsk_tot .sod_bsk_coupon:before{display:block;content:"-";position:absolute;top:25px;left:-10px;width:20px;height:20px;background:#fff;color:#ff006c;border-radius:50%;border:1px solid #e7ebf1;font-weight:bold;font-size: 16px;line-height: 14px;}
|
||||
#sod_frm #sod_bsk_tot .sod_bsk_dvr:before{display:block;content:"+";position:absolute;top:25px;left:-10px;width:20px;height:20px;background:#fff;color:#ff006c;border-radius:50%;border:1px solid #e7ebf1;font-weight:bold;font-size: 16px;line-height: 14px;}
|
||||
#sod_frm #sod_bsk_tot .sod_bsk_cnt strong{color:#ff006c;font-size:1.25em}
|
||||
#sod_frm_pay {position:relative;margin:10px 0}
|
||||
#sod_frm #sod_frm_pay h2 {position:absolute;border:0;font-size:0;line-height:0;content:""}
|
||||
#sod_frm_pay .pay_tbl table{width:100%;border-collapse:collapse}
|
||||
#sod_frm_pay .pay_tbl th{text-align:left;padding:10px;width:80px;border-bottom:1px solid #e7ebf1;background:#fff;font-weight:bold;color:#777}
|
||||
#sod_frm_pay .pay_tbl td{text-align:right;padding: 10px;height:30px;border-bottom:1px solid #e7ebf1;background:#fff}
|
||||
#sod_frm_pay .pay_tbl td .cp_cancel{margin:0 0 0 2px}
|
||||
#sod_frm_pay .pay_tbl td .btn_frmline{padding: 0 7px;border: 1px solid #38b2b9;color: #38b2b9;background: #fff;height: 23px;line-height: 21px;margin: 0;}
|
||||
#od_tot_price{margin:10px 0;background:#fff;line-height:40px;text-align:right;padding:0 10px}
|
||||
#od_tot_price span{float:left;font-weight:bold}
|
||||
#od_tot_price strong{font-size:1.5em;color:#ff006c}
|
||||
#od_pay_sl h3{font-size:1.167em;margin:20px 0 5px}
|
||||
#od_pay_sl input[type="radio"]{position:absolute;width:0;height:0;overflow:hidden;visibility:hidden;text-indent:-999px;left: 0;z-index: -1px;}
|
||||
#od_pay_sl .lb_icon {display: inline-block;float:left;width:50%;background:#fff;border:1px solid #eceff4;margin:-1px 0 0 -1px;cursor: pointer;height:60px;position:relative;padding-left:65px;padding-top:20px;z-index:1}
|
||||
#od_pay_sl input[type="radio"]:checked+.lb_icon {border:1px solid #ff006c;z-index:3}
|
||||
#sod_frm_paysel {}
|
||||
#sod_frm_paysel legend {position:absolute;font-size:0;line-height:0;overflow:hidden}
|
||||
#sod_frm_paysel .KPAY{background:url('../../../img/kpay.png') no-repeat 50% 50% #fff;overflow:hidden;text-indent:-999px}
|
||||
#sod_frm_paysel .PAYNOW{background:url('../../../img/paynow.png') no-repeat 50% 50% #fff;overflow:hidden;text-indent:-999px}
|
||||
#sod_frm_paysel .PAYCO{background:url('../../../img/payco.png') no-repeat 50% 50% #fff;overflow:hidden;text-indent:-999px}
|
||||
#sod_frm_paysel .inicis_lpay{background:url('../../../img/lpay_logo.png') no-repeat 50% 50% #fff;overflow:hidden;text-indent:-999px}
|
||||
#sod_frm_paysel .kakaopay_icon{background:url('../../../img/kakao.png') no-repeat 50% 50% #f4dc34;overflow:hidden;text-indent:-999px}
|
||||
#sod_frm_paysel .bank_icon{background:url('../../../img/pay_icon1.png') no-repeat 15px 50% #fff}
|
||||
#sod_frm_paysel .vbank_icon{background:url('../../../img/pay_icon2.png') no-repeat 15px 50% #fff;padding-top:13px}
|
||||
#sod_frm_paysel .iche_icon{background:url('../../../img/pay_icon2.png') no-repeat 15px 50% #fff;padding-top:13px}
|
||||
#sod_frm_paysel .hp_icon{background:url('../../../img/pay_icon3.png') no-repeat 24px 50% #fff}
|
||||
#sod_frm_paysel .card_icon{background:url('../../../img/pay_icon4.png') no-repeat 17px 50% #fff}
|
||||
#forderform .sod_right #sod_bsk_tot {border:1px solid #e3e5e8}
|
||||
#forderform .od_pay_buttons_el{margin-top:20px;border:1px solid #e3e5e8;background:#fff;padding:10px}
|
||||
#forderform .od_pay_buttons_el h3{font-size:1.167em;margin:0px 0 5px}
|
||||
#forderform #sod_frm_pt{border-top:1px solid #e3e5e8}
|
||||
#sod_frm_taker td input[type="radio"], #sod_frm_taker td input[type="checkbox"]{width:auto;-webkit-appearance:radio;-webkit-border-radius:initial}
|
||||
#sod_frm_taker label {display:inline-block;font-weight:normal;margin-right:1em}
|
||||
|
||||
#sod_frm #sod_bsk_tot{margin:10px;}
|
||||
#sod_frm #sod_bsk_tot:after {display:block;visibility:hidden;clear:both;content:""}
|
||||
#sod_frm #sod_bsk_tot li{position:relative;float:left;background:#fff;width:33.333%;height:70px;text-align:center;border-bottom:1px solid #e7ebf1;padding:15px 0}
|
||||
#sod_frm #sod_bsk_tot li:after {display:block;visibility:hidden;clear:both;content:""}
|
||||
#sod_frm #sod_bsk_tot li span{display:block;color:#777;margin-bottom:5px;font-weight:bold}
|
||||
#sod_frm #sod_bsk_tot .sod_bsk_sell,#sod_frm #sod_bsk_tot .sod_bsk_coupon{border-right:1px solid #e7ebf1}
|
||||
#sod_frm #sod_bsk_tot .sod_bsk_point,#sod_frm #sod_bsk_tot .sod_bsk_cnt{width:100%;clear:both;height:40px;padding:0 15px;line-height:40px;text-align:right}
|
||||
#sod_frm #sod_bsk_tot .sod_bsk_point span,#sod_frm #sod_bsk_tot .sod_bsk_cnt span {float:left;margin:0}
|
||||
#sod_frm #sod_bsk_tot .sod_bsk_coupon:before{display:block;content:"-";position:absolute;top:25px;left:-10px;width:20px;height:20px;background:#fff;color:#ff006c;border-radius:50%;border:1px solid #e7ebf1;font-weight:bold;font-size: 16px;line-height: 14px;}
|
||||
#sod_frm #sod_bsk_tot .sod_bsk_dvr:before{display:block;content:"+";position:absolute;top:25px;left:-10px;width:20px;height:20px;background:#fff;color:#ff006c;border-radius:50%;border:1px solid #e7ebf1;font-weight:bold;font-size: 16px;line-height: 14px;}
|
||||
#sod_frm #sod_bsk_tot .sod_bsk_cnt strong{color:#ff006c;font-size:1.25em}
|
||||
#sod_frm_pay .pay_tbl table{width:100%;border-collapse:collapse}
|
||||
#sod_frm_pay .pay_tbl th{text-align:left;padding:10px;width:90px;border-bottom:1px solid #e7ebf1;background:#fff;font-weight:bold;color:#777}
|
||||
#sod_frm_pay .pay_tbl td{text-align:right;padding: 10px;height:30px;border-bottom:1px solid #e7ebf1;background:#fff}
|
||||
#sod_frm_pay .pay_tbl td .cp_cancel{margin:0 0 0 2px}
|
||||
#sod_frm_pay .pay_tbl td .btn_frmline{padding: 0 7px;border: 1px solid #38b2b9;color: #38b2b9;background: #fff;height: 23px;line-height: 21px;margin: 0;}
|
||||
#od_tot_price{margin:10px 0;background:#fff;line-height:40px;text-align:right;padding:0 10px}
|
||||
#od_tot_price span{float:left;font-weight:bold}
|
||||
#od_tot_price strong{font-size:1.5em;color:#ff006c}
|
||||
|
||||
#od_tot_price {background:#e5f0ff;line-height:20px;text-align:right;padding:15px}
|
||||
#od_tot_price span {float:left;font-weight:bold}
|
||||
#od_tot_price strong {font-size:1.5em;color:#ff006c}
|
||||
@ -866,13 +952,9 @@ box-shadow:0 0 8px rgba(65,98,255,0.8)}
|
||||
#sod_point .point_ipt:after {display:block;visibility:hidden;clear:both;content:''}
|
||||
#sod_point .point_ipt #od_temp_point {width:100px;height:30px;text-align:right;padding:0 5px;border:1px solid #d0d3db;border-radius:3px}
|
||||
|
||||
#sod_frm_pt {padding:20px}
|
||||
#sod_frm_pt strong {display:inline-block;width:45%;color:#000;line-height:28px;text-align:left}
|
||||
#sod_frm_pt span {display:inline-block;width:55%;color:#000;text-align:right}
|
||||
#sod_frm_pt span:after {display:block;visibility:hidden;clear:both;content:''}
|
||||
#sod_frm_pt .max_point_box em {font-style:normal !important}
|
||||
|
||||
.sod_frm_pc #sod_frm_pay {position:relative;margin:10px;padding:0;background:#fff;border:1px solid #e3e5e8}
|
||||
.sod_frm_pc #sod_frm_pay {position:relative;margin:10px;padding:0}
|
||||
.sod_frm_pc #sod_frm_pay h2 {font-size:1.167em;padding:15px;margin:0;border-bottom:1px solid #e3e5e8}
|
||||
.sod_frm_pc #sod_frm_pay .tooltip_txt {height:auto;line-height:18px;font-weight:normal;font-size:1em;padding:10px 20px;margin:10px}
|
||||
.sod_frm_pc #sod_frm_pay .tooltip_txt:before {height:100%}
|
||||
@ -924,8 +1006,6 @@ box-shadow:0 0 8px rgba(65,98,255,0.8)}
|
||||
.pesonal td {display:block;padding:0;border:0}
|
||||
.pesonal td input {width:100%}
|
||||
.pesonal .half_tr {width:50%}
|
||||
#sod_frm_paysel {background:#fff;padding:0 15px 10px;border-bottom:1px solid #e3e5e8}
|
||||
#sod_frm_paysel li {padding:5px 0}
|
||||
.sod_right .btn_confirm {margin:10px}
|
||||
.sod_right .btn_submit, .sod_right .btn01 {width:100%;height:45px;font-size:1.167em;font-weight:bold;margin:5px 0;border-radius:4px;line-height:45px}
|
||||
|
||||
|
||||
226
theme/basic/shop/mypage.php
Normal file
226
theme/basic/shop/mypage.php
Normal file
@ -0,0 +1,226 @@
|
||||
<?php
|
||||
if (!defined("_GNUBOARD_")) exit; // 개별 페이지 접근 불가
|
||||
|
||||
$g5['title'] = '마이페이지';
|
||||
include_once('./_head.php');
|
||||
|
||||
// 쿠폰
|
||||
$cp_count = 0;
|
||||
$sql = " select cp_id
|
||||
from {$g5['g5_shop_coupon_table']}
|
||||
where mb_id IN ( '{$member['mb_id']}', '전체회원' )
|
||||
and cp_start <= '".G5_TIME_YMD."'
|
||||
and cp_end >= '".G5_TIME_YMD."' ";
|
||||
$res = sql_query($sql);
|
||||
|
||||
for($k=0; $cp=sql_fetch_array($res); $k++) {
|
||||
if(!is_used_coupon($member['mb_id'], $cp['cp_id']))
|
||||
$cp_count++;
|
||||
}
|
||||
?>
|
||||
|
||||
<!-- 마이페이지 시작 { -->
|
||||
<div id="smb_my">
|
||||
|
||||
<!-- 회원정보 개요 시작 { -->
|
||||
<section id="smb_my_ov">
|
||||
<h2>회원정보 개요</h2>
|
||||
|
||||
<div class="smb_me">
|
||||
<strong class="my_ov_name"><img src="<?php echo G5_THEME_IMG_URL ;?>/no_profile.gif" alt="프로필이미지"><br><?php echo $member['mb_name']; ?></strong><br>
|
||||
<a href="<?php echo G5_BBS_URL ?>/member_confirm.php?url=register_form.php" class="smb_info">정보수정</a>
|
||||
<a href="<?php echo G5_BBS_URL ?>/logout.php">로그아웃</a>
|
||||
</div>
|
||||
|
||||
<ul id="smb_private">
|
||||
<li>
|
||||
<a href="<?php echo G5_BBS_URL ?>/point.php" target="_blank" class="win_point">
|
||||
<i class="fa fa-database" aria-hidden="true"></i>포인트
|
||||
<strong><?php echo number_format($member['mb_point']); ?></strong>
|
||||
</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href="<?php echo G5_SHOP_URL ?>/coupon.php" target="_blank" class="win_coupon">
|
||||
<i class="fa fa-ticket" aria-hidden="true"></i>쿠폰
|
||||
<strong><?php echo number_format($cp_count); ?></strong>
|
||||
</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href="<?php echo G5_BBS_URL ?>/memo.php" target="_blank" class="win_memo">
|
||||
<i class="fa fa-envelope-o" aria-hidden="true"></i><span class="sound_only">안 읽은 </span>쪽지
|
||||
<strong><?php echo $memo_not_read ?></strong>
|
||||
</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href="<?php echo G5_BBS_URL ?>/scrap.php" target="_blank" class="win_scrap">
|
||||
<i class="fa fa-thumb-tack" aria-hidden="true"></i>스크랩
|
||||
<strong class="scrap">0</strong>
|
||||
</a>
|
||||
</li>
|
||||
</ul>
|
||||
|
||||
<h3>내정보</h3>
|
||||
<dl class="op_area">
|
||||
<dt>연락처</dt>
|
||||
<dd><?php echo ($member['mb_tel'] ? $member['mb_tel'] : '미등록'); ?></dd>
|
||||
<dt>E-Mail</dt>
|
||||
<dd><?php echo ($member['mb_email'] ? $member['mb_email'] : '미등록'); ?></dd>
|
||||
<dt>최종접속일시</dt>
|
||||
<dd><?php echo $member['mb_today_login']; ?></dd>
|
||||
<dt>회원가입일시</dt>
|
||||
<dd><?php echo $member['mb_datetime']; ?></dd>
|
||||
<dt id="smb_my_ovaddt">주소</dt>
|
||||
<dd id="smb_my_ovaddd"><?php echo sprintf("(%s%s)", $member['mb_zip1'], $member['mb_zip2']).' '.print_address($member['mb_addr1'], $member['mb_addr2'], $member['mb_addr3'], $member['mb_addr_jibeon']); ?></dd>
|
||||
</dl>
|
||||
|
||||
<a href="<?php echo G5_BBS_URL; ?>/member_confirm.php?url=member_leave.php" onclick="return member_leave();" class="withdrawal">회원탈퇴</a>
|
||||
</section>
|
||||
<!-- } 회원정보 개요 끝 -->
|
||||
|
||||
<div id="smb_my_list">
|
||||
<!-- 최근 주문내역 시작 { -->
|
||||
<section id="smb_my_od">
|
||||
<h2>주문내역조회</h2>
|
||||
<?php
|
||||
// 최근 주문내역
|
||||
define("_ORDERINQUIRY_", true);
|
||||
|
||||
$limit = " limit 0, 5 ";
|
||||
include G5_SHOP_PATH.'/orderinquiry.sub.php';
|
||||
?>
|
||||
|
||||
<div class="smb_my_more">
|
||||
<a href="./orderinquiry.php">더보기</a>
|
||||
</div>
|
||||
</section>
|
||||
<!-- } 최근 주문내역 끝 -->
|
||||
|
||||
<!-- 최근 위시리스트 시작 { -->
|
||||
<section id="smb_my_wish">
|
||||
<h2>최근 위시리스트</h2>
|
||||
<form name="fwishlist" method="post" action="./cartupdate.php">
|
||||
<input type="hidden" name="act" value="multi">
|
||||
<input type="hidden" name="sw_direct" value="">
|
||||
<input type="hidden" name="prog" value="wish">
|
||||
<ul>
|
||||
<?php
|
||||
$sql = " select *
|
||||
from {$g5['g5_shop_wish_table']} a,
|
||||
{$g5['g5_shop_item_table']} b
|
||||
where a.mb_id = '{$member['mb_id']}'
|
||||
and a.it_id = b.it_id
|
||||
order by a.wi_id desc
|
||||
limit 0, 8 ";
|
||||
$result = sql_query($sql);
|
||||
for ($i=0; $row = sql_fetch_array($result); $i++)
|
||||
{
|
||||
$image = get_it_image($row['it_id'], 100, 100, true);
|
||||
?>
|
||||
|
||||
<li>
|
||||
<div class="smb_my_chk">
|
||||
<?php if(is_soldout($row['it_id'])) { //품절검사 ?> 품절
|
||||
<?php } else { //품절이 아니면 체크할수 있도록한다 ?>
|
||||
<div class="chk_box">
|
||||
<input type="checkbox" name="chk_it_id[<?php echo $i; ?>]" value="1" id="chk_it_id_<?php echo $i; ?>" onclick="out_cd_check(this, '<?php echo $out_cd; ?>');" class="selec_chk">
|
||||
<label for="chk_it_id_<?php echo $i; ?>"><span></span><b class="sound_only"><?php echo $row['it_name']; ?></b></label>
|
||||
</div>
|
||||
<?php } ?>
|
||||
<input type="hidden" name="it_id[<?php echo $i; ?>]" value="<?php echo $row['it_id']; ?>">
|
||||
<input type="hidden" name="io_type[<?php echo $row['it_id']; ?>][0]" value="0">
|
||||
<input type="hidden" name="io_id[<?php echo $row['it_id']; ?>][0]" value="">
|
||||
<input type="hidden" name="io_value[<?php echo $row['it_id']; ?>][0]" value="<?php echo $row['it_name']; ?>">
|
||||
<input type="hidden" name="ct_qty[<?php echo $row['it_id']; ?>][0]" value="1">
|
||||
</div>
|
||||
<div class="smb_my_img"><?php echo $image; ?></div>
|
||||
<div class="smb_my_tit"><a href="<?php echo shop_item_url($row['it_id']); ?>"><?php echo stripslashes($row['it_name']); ?></a></div>
|
||||
<div class="smb_my_price"><?php echo display_price(get_price($row), $row['it_tel_inq']); ?></div>
|
||||
<div class="smb_my_date"><?php echo $row['wi_time']; ?></div>
|
||||
<a href="./wishupdate.php?w=d&wi_id=<?php echo $row['wi_id']; ?>" class="wish_del"><i class="fa fa-trash" aria-hidden="true"></i><span class="sound_only">삭제</span></a>
|
||||
</li>
|
||||
|
||||
<?php
|
||||
}
|
||||
|
||||
if ($i == 0)
|
||||
echo '<li class="empty_li">보관 내역이 없습니다.</li>';
|
||||
?>
|
||||
</ul>
|
||||
|
||||
<div class="smb_my_more">
|
||||
<a href="./wishlist.php">더보기</a>
|
||||
</div>
|
||||
|
||||
<div id="smb_ws_act">
|
||||
<button type="submit" class="btn01" onclick="return fwishlist_check(document.fwishlist,'');">장바구니</button>
|
||||
<button type="submit" class="btn02" onclick="return fwishlist_check(document.fwishlist,'direct_buy');">주문하기</button>
|
||||
</div>
|
||||
</form>
|
||||
</section>
|
||||
<!-- } 최근 위시리스트 끝 -->
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<script>
|
||||
$(function() {
|
||||
$(".win_coupon").click(function() {
|
||||
var new_win = window.open($(this).attr("href"), "win_coupon", "left=100,top=100,width=700, height=600, scrollbars=1");
|
||||
new_win.focus();
|
||||
return false;
|
||||
});
|
||||
});
|
||||
|
||||
function member_leave()
|
||||
{
|
||||
return confirm('정말 회원에서 탈퇴 하시겠습니까?')
|
||||
}
|
||||
|
||||
function out_cd_check(fld, out_cd)
|
||||
{
|
||||
if (out_cd == 'no'){
|
||||
alert("옵션이 있는 상품입니다.\n\n상품을 클릭하여 상품페이지에서 옵션을 선택한 후 주문하십시오.");
|
||||
fld.checked = false;
|
||||
return;
|
||||
}
|
||||
|
||||
if (out_cd == 'tel_inq'){
|
||||
alert("이 상품은 전화로 문의해 주십시오.\n\n장바구니에 담아 구입하실 수 없습니다.");
|
||||
fld.checked = false;
|
||||
return;
|
||||
}
|
||||
}
|
||||
|
||||
function fwishlist_check(f, act)
|
||||
{
|
||||
var k = 0;
|
||||
var length = f.elements.length;
|
||||
|
||||
for(i=0; i<length; i++) {
|
||||
if (f.elements[i].checked) {
|
||||
k++;
|
||||
}
|
||||
}
|
||||
|
||||
if(k == 0)
|
||||
{
|
||||
alert("상품을 하나 이상 체크 하십시오");
|
||||
return false;
|
||||
}
|
||||
|
||||
if (act == "direct_buy")
|
||||
{
|
||||
f.sw_direct.value = 1;
|
||||
}
|
||||
else
|
||||
{
|
||||
f.sw_direct.value = 0;
|
||||
}
|
||||
|
||||
return true;
|
||||
}
|
||||
</script>
|
||||
<!-- } 마이페이지 끝 -->
|
||||
|
||||
<?php
|
||||
include_once("./_tail.php");
|
||||
?>
|
||||
719
theme/basic/shop/orderinquiryview.php
Normal file
719
theme/basic/shop/orderinquiryview.php
Normal file
@ -0,0 +1,719 @@
|
||||
<?php
|
||||
if (!defined("_GNUBOARD_")) exit; // 개별 페이지 접근 불가
|
||||
|
||||
$g5['title'] = '주문상세내역';
|
||||
include_once('./_head.php');
|
||||
|
||||
// LG 현금영수증 JS
|
||||
if($od['od_pg'] == 'lg') {
|
||||
if($default['de_card_test']) {
|
||||
echo '<script language="JavaScript" src="http://pgweb.uplus.co.kr:7085/WEB_SERVER/js/receipt_link.js"></script>'.PHP_EOL;
|
||||
} else {
|
||||
echo '<script language="JavaScript" src="http://pgweb.uplus.co.kr/WEB_SERVER/js/receipt_link.js"></script>'.PHP_EOL;
|
||||
}
|
||||
}
|
||||
?>
|
||||
|
||||
<!-- 주문상세내역 시작 { -->
|
||||
<div id="sod_fin">
|
||||
<div id="sod_fin_no">주문번호 <strong><?php echo $od_id; ?></strong></div>
|
||||
<section id="sod_fin_list">
|
||||
<h2>주문하신 상품</h2>
|
||||
|
||||
<?php
|
||||
$st_count1 = $st_count2 = 0;
|
||||
$custom_cancel = false;
|
||||
|
||||
$sql = " select it_id, it_name, ct_send_cost, it_sc_type
|
||||
from {$g5['g5_shop_cart_table']}
|
||||
where od_id = '$od_id'
|
||||
group by it_id
|
||||
order by ct_id ";
|
||||
$result = sql_query($sql);
|
||||
?>
|
||||
|
||||
<div class="tbl_head03 tbl_wrap">
|
||||
<table>
|
||||
<thead>
|
||||
<tr class="th_line">
|
||||
<th scope="col" id="th_itname">상품명</th>
|
||||
<th scope="col" id="th_itqty">총수량</th>
|
||||
<th scope="col" id="th_itprice">판매가</th>
|
||||
<th scope="col" id="th_itpt">포인트</th>
|
||||
<th scope="col" id="th_itsd">배송비</th>
|
||||
<th scope="col" id="th_itsum">소계</th>
|
||||
<th scope="col" id="th_itst">상태</th>
|
||||
</tr>
|
||||
</thead>
|
||||
<tbody>
|
||||
<?php
|
||||
for($i=0; $row=sql_fetch_array($result); $i++) {
|
||||
$image = get_it_image($row['it_id'], 55, 55);
|
||||
|
||||
$sql = " select ct_id, it_name, ct_option, ct_qty, ct_price, ct_point, ct_status, io_type, io_price
|
||||
from {$g5['g5_shop_cart_table']}
|
||||
where od_id = '$od_id'
|
||||
and it_id = '{$row['it_id']}'
|
||||
order by io_type asc, ct_id asc ";
|
||||
$res = sql_query($sql);
|
||||
$rowspan = sql_num_rows($res) + 1;
|
||||
|
||||
// 합계금액 계산
|
||||
$sql = " select SUM(IF(io_type = 1, (io_price * ct_qty), ((ct_price + io_price) * ct_qty))) as price,
|
||||
SUM(ct_qty) as qty
|
||||
from {$g5['g5_shop_cart_table']}
|
||||
where it_id = '{$row['it_id']}'
|
||||
and od_id = '$od_id' ";
|
||||
$sum = sql_fetch($sql);
|
||||
|
||||
// 배송비
|
||||
switch($row['ct_send_cost'])
|
||||
{
|
||||
case 1:
|
||||
$ct_send_cost = '착불';
|
||||
break;
|
||||
case 2:
|
||||
$ct_send_cost = '무료';
|
||||
break;
|
||||
default:
|
||||
$ct_send_cost = '선불';
|
||||
break;
|
||||
}
|
||||
|
||||
// 조건부무료
|
||||
if($row['it_sc_type'] == 2) {
|
||||
$sendcost = get_item_sendcost($row['it_id'], $sum['price'], $sum['qty'], $od_id);
|
||||
|
||||
if($sendcost == 0)
|
||||
$ct_send_cost = '무료';
|
||||
}
|
||||
|
||||
for($k=0; $opt=sql_fetch_array($res); $k++) {
|
||||
if($opt['io_type'])
|
||||
$opt_price = $opt['io_price'];
|
||||
else
|
||||
$opt_price = $opt['ct_price'] + $opt['io_price'];
|
||||
|
||||
$sell_price = $opt_price * $opt['ct_qty'];
|
||||
$point = $opt['ct_point'] * $opt['ct_qty'];
|
||||
|
||||
if($k == 0) {
|
||||
?>
|
||||
<?php } ?>
|
||||
<tr>
|
||||
<td headers="th_itopt" class="td_prd">
|
||||
<div class="sod_img"><?php echo $image; ?></div>
|
||||
<div class="sod_name">
|
||||
<a href="<?php echo shop_item_url($row['it_id']); ?>"><?php echo $row['it_name']; ?></a><br>
|
||||
<div class="sod_opt"><?php echo get_text($opt['ct_option']); ?></div>
|
||||
</div>
|
||||
</td>
|
||||
<td headers="th_itqty" class="td_mngsmall"><?php echo number_format($opt['ct_qty']); ?></td>
|
||||
<td headers="th_itprice" class="td_numbig text_right"><?php echo number_format($opt_price); ?></td>
|
||||
<td headers="th_itpt" class="td_numbig text_right"><?php echo number_format($point); ?></td>
|
||||
<td headers="th_itsd" class="td_dvr"><?php echo $ct_send_cost; ?></td>
|
||||
<td headers="th_itsum" class="td_numbig text_right"><?php echo number_format($sell_price); ?></td>
|
||||
<td headers="th_itst" class="td_mngsmall"><?php echo $opt['ct_status']; ?></td>
|
||||
</tr>
|
||||
<?php
|
||||
$tot_point += $point;
|
||||
|
||||
$st_count1++;
|
||||
if($opt['ct_status'] == '주문')
|
||||
$st_count2++;
|
||||
}
|
||||
}
|
||||
|
||||
// 주문 상품의 상태가 모두 주문이면 고객 취소 가능
|
||||
if($st_count1 > 0 && $st_count1 == $st_count2)
|
||||
$custom_cancel = true;
|
||||
?>
|
||||
</tbody>
|
||||
</table>
|
||||
</div>
|
||||
|
||||
<div id="sod_sts_wrap">
|
||||
<span class="sound_only">상품 상태 설명</span>
|
||||
<button type="button" id="sod_sts_explan_open" class="btn_frmline">상태설명보기</button>
|
||||
<div id="sod_sts_explan">
|
||||
<dl id="sod_fin_legend">
|
||||
<dt>주문</dt>
|
||||
<dd>주문이 접수되었습니다.
|
||||
<dt>입금</dt>
|
||||
<dd>입금(결제)이 완료 되었습니다.
|
||||
<dt>준비</dt>
|
||||
<dd>상품 준비 중입니다.
|
||||
<dt>배송</dt>
|
||||
<dd>상품 배송 중입니다.
|
||||
<dt>완료</dt>
|
||||
<dd>상품 배송이 완료 되었습니다.
|
||||
</dl>
|
||||
<button type="button" id="sod_sts_explan_close" class="btn_frmline">상태설명닫기</button>
|
||||
</div>
|
||||
</div>
|
||||
</section>
|
||||
<div class="sod_left">
|
||||
<h2>결제/배송 정보</h2>
|
||||
<?php
|
||||
// 총계 = 주문상품금액합계 + 배송비 - 상품할인 - 결제할인 - 배송비할인
|
||||
$tot_price = $od['od_cart_price'] + $od['od_send_cost'] + $od['od_send_cost2']
|
||||
- $od['od_cart_coupon'] - $od['od_coupon'] - $od['od_send_coupon']
|
||||
- $od['od_cancel_price'];
|
||||
|
||||
$receipt_price = $od['od_receipt_price']
|
||||
+ $od['od_receipt_point'];
|
||||
$cancel_price = $od['od_cancel_price'];
|
||||
|
||||
$misu = true;
|
||||
$misu_price = $tot_price - $receipt_price;
|
||||
|
||||
if ($misu_price == 0 && ($od['od_cart_price'] > $od['od_cancel_price'])) {
|
||||
$wanbul = " (완불)";
|
||||
$misu = false; // 미수금 없음
|
||||
}
|
||||
else
|
||||
{
|
||||
$wanbul = display_price($receipt_price);
|
||||
}
|
||||
|
||||
// 결제정보처리
|
||||
if($od['od_receipt_price'] > 0)
|
||||
$od_receipt_price = display_price($od['od_receipt_price']);
|
||||
else
|
||||
$od_receipt_price = '아직 입금되지 않았거나 입금정보를 입력하지 못하였습니다.';
|
||||
|
||||
$app_no_subj = '';
|
||||
$disp_bank = true;
|
||||
$disp_receipt = false;
|
||||
if($od['od_settle_case'] == '신용카드' || $od['od_settle_case'] == 'KAKAOPAY' || is_inicis_order_pay($od['od_settle_case']) ) {
|
||||
$app_no_subj = '승인번호';
|
||||
$app_no = $od['od_app_no'];
|
||||
$disp_bank = false;
|
||||
$disp_receipt = true;
|
||||
} else if($od['od_settle_case'] == '간편결제') {
|
||||
$app_no_subj = '승인번호';
|
||||
$app_no = $od['od_app_no'];
|
||||
$disp_bank = false;
|
||||
switch($od['od_pg']) {
|
||||
case 'lg':
|
||||
$easy_pay_name = 'PAYNOW';
|
||||
break;
|
||||
case 'inicis':
|
||||
$easy_pay_name = 'KPAY';
|
||||
break;
|
||||
case 'kcp':
|
||||
$easy_pay_name = 'PAYCO';
|
||||
break;
|
||||
default:
|
||||
break;
|
||||
}
|
||||
} else if($od['od_settle_case'] == '휴대폰') {
|
||||
$app_no_subj = '휴대폰번호';
|
||||
$app_no = $od['od_bank_account'];
|
||||
$disp_bank = false;
|
||||
$disp_receipt = true;
|
||||
} else if($od['od_settle_case'] == '가상계좌' || $od['od_settle_case'] == '계좌이체') {
|
||||
$app_no_subj = '거래번호';
|
||||
$app_no = $od['od_tno'];
|
||||
|
||||
if( function_exists('shop_is_taxsave') && $misu_price == 0 && shop_is_taxsave($od, true) === 2 ){
|
||||
$disp_receipt = true;
|
||||
}
|
||||
}
|
||||
?>
|
||||
|
||||
<section id="sod_fin_orderer">
|
||||
<h3>주문하신 분</h3>
|
||||
|
||||
<div class="tbl_head01 tbl_wrap">
|
||||
<table>
|
||||
|
||||
<tbody>
|
||||
<tr>
|
||||
<th scope="row">이 름</th>
|
||||
<td><?php echo get_text($od['od_name']); ?></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<th scope="row">전화번호</th>
|
||||
<td><?php echo get_text($od['od_tel']); ?></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<th scope="row">핸드폰</th>
|
||||
<td><?php echo get_text($od['od_hp']); ?></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<th scope="row">주 소</th>
|
||||
<td><?php echo get_text(sprintf("(%s%s)", $od['od_zip1'], $od['od_zip2']).' '.print_address($od['od_addr1'], $od['od_addr2'], $od['od_addr3'], $od['od_addr_jibeon'])); ?></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<th scope="row">E-mail</th>
|
||||
<td><?php echo get_text($od['od_email']); ?></td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
</div>
|
||||
</section>
|
||||
|
||||
<section id="sod_fin_receiver">
|
||||
<h3>받으시는 분</h3>
|
||||
|
||||
<div class="tbl_head01 tbl_wrap">
|
||||
<table>
|
||||
|
||||
<tbody>
|
||||
<tr>
|
||||
<th scope="row">이 름</th>
|
||||
<td><?php echo get_text($od['od_b_name']); ?></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<th scope="row">전화번호</th>
|
||||
<td><?php echo get_text($od['od_b_tel']); ?></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<th scope="row">핸드폰</th>
|
||||
<td><?php echo get_text($od['od_b_hp']); ?></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<th scope="row">주 소</th>
|
||||
<td><?php echo get_text(sprintf("(%s%s)", $od['od_b_zip1'], $od['od_b_zip2']).' '.print_address($od['od_b_addr1'], $od['od_b_addr2'], $od['od_b_addr3'], $od['od_b_addr_jibeon'])); ?></td>
|
||||
</tr>
|
||||
<?php
|
||||
// 희망배송일을 사용한다면
|
||||
if ($default['de_hope_date_use'])
|
||||
{
|
||||
?>
|
||||
<tr>
|
||||
<th scope="row">희망배송일</th>
|
||||
<td><?php echo substr($od['od_hope_date'],0,10).' ('.get_yoil($od['od_hope_date']).')' ;?></td>
|
||||
</tr>
|
||||
<?php }
|
||||
if ($od['od_memo'])
|
||||
{
|
||||
?>
|
||||
<tr>
|
||||
<th scope="row">전하실 말씀</th>
|
||||
<td><?php echo conv_content($od['od_memo'], 0); ?></td>
|
||||
</tr>
|
||||
<?php } ?>
|
||||
</tbody>
|
||||
</table>
|
||||
</div>
|
||||
</section>
|
||||
|
||||
<section id="sod_fin_dvr">
|
||||
<h3>배송정보</h3>
|
||||
|
||||
<div class="tbl_head01 tbl_wrap">
|
||||
<table>
|
||||
<tbody>
|
||||
<?php if ($od['od_invoice'] && $od['od_delivery_company']) { ?>
|
||||
<tr>
|
||||
<th scope="row">배송회사</th>
|
||||
<td><?php echo $od['od_delivery_company']; ?> <?php echo get_delivery_inquiry($od['od_delivery_company'], $od['od_invoice'], 'dvr_link'); ?></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<th scope="row">운송장번호</th>
|
||||
<td><?php echo $od['od_invoice']; ?></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<th scope="row">배송일시</th>
|
||||
<td><?php echo $od['od_invoice_time']; ?></td>
|
||||
</tr>
|
||||
<?php } else { ?>
|
||||
<tr>
|
||||
<td class="empty_table">아직 배송하지 않았거나 배송정보를 입력하지 못하였습니다.</td>
|
||||
</tr>
|
||||
<?php } ?>
|
||||
</tbody>
|
||||
</table>
|
||||
</div>
|
||||
</section>
|
||||
</div>
|
||||
|
||||
<div class="sod_right">
|
||||
<ul id="sod_bsk_tot2">
|
||||
<li class="sod_bsk_dvr">
|
||||
<span>주문총액</span>
|
||||
<strong><?php echo number_format($od['od_cart_price']); ?> 원</strong>
|
||||
</li>
|
||||
<?php if($od['od_cart_coupon'] > 0) { ?>
|
||||
<li class="sod_bsk_dvr">
|
||||
<span>개별상품 쿠폰할인</span>
|
||||
<strong><?php echo number_format($od['od_cart_coupon']); ?> 원</strong>
|
||||
</li>
|
||||
<?php } ?>
|
||||
<?php if($od['od_coupon'] > 0) { ?>
|
||||
<li class="sod_bsk_dvr">
|
||||
<span>주문금액 쿠폰할인</span>
|
||||
<strong><?php echo number_format($od['od_coupon']); ?> 원</strong>
|
||||
</li>
|
||||
<?php } ?>
|
||||
<?php if ($od['od_send_cost'] > 0) { ?>
|
||||
<li class="sod_bsk_dvr">
|
||||
<span>배송비</span>
|
||||
<strong><?php echo number_format($od['od_send_cost']); ?> 원</strong>
|
||||
</li>
|
||||
<?php } ?>
|
||||
<?php if($od['od_send_coupon'] > 0) { ?>
|
||||
<li class="sod_bsk_dvr">
|
||||
<span>배송비 쿠폰할인</span>
|
||||
<strong><?php echo number_format($od['od_send_coupon']); ?> 원</strong>
|
||||
</li>
|
||||
<?php } ?>
|
||||
<?php if ($od['od_send_cost2'] > 0) { ?>
|
||||
<li class="sod_bsk_dvr">
|
||||
<span>추가배송비</span>
|
||||
<strong><?php echo number_format($od['od_send_cost2']); ?> 원</strong>
|
||||
</li>
|
||||
<?php } ?>
|
||||
<?php if ($od['od_cancel_price'] > 0) { ?>
|
||||
<li class="sod_bsk_dvr">
|
||||
<span>취소금액</span>
|
||||
<strong><?php echo number_format($od['od_cancel_price']); ?> 원</strong>
|
||||
</li>
|
||||
<?php } ?>
|
||||
<li class="sod_bsk_cnt">
|
||||
<span>총계</span>
|
||||
<strong><?php echo number_format($tot_price); ?> 원</strong>
|
||||
</li>
|
||||
<li class="sod_bsk_point">
|
||||
<span>적립포인트</span>
|
||||
<strong><?php echo number_format($tot_point); ?> 점</strong>
|
||||
</li>
|
||||
|
||||
<li class="sod_fin_tot"><span>총 구매액</span><strong><?php echo display_price($tot_price); ?></strong></li>
|
||||
<?php
|
||||
if ($misu_price > 0) {
|
||||
echo '<li class="sod_fin_tot">';
|
||||
echo '<span>미결제액</span>'.PHP_EOL;
|
||||
echo '<strong>'.display_price($misu_price).'</strong>';
|
||||
echo '</li>';
|
||||
}
|
||||
?>
|
||||
<li id="alrdy" class="sod_fin_tot">
|
||||
<span>결제액</span>
|
||||
<strong><?php echo $wanbul; ?></strong>
|
||||
<?php if( $od['od_receipt_point'] ){ //포인트로 결제한 내용이 있으면 ?>
|
||||
<div>
|
||||
<p><span class="title">포인트 결제</span><?php echo number_format($od['od_receipt_point']); ?>점</p>
|
||||
<p><span class="title">실결제</span><?php echo number_format($od['od_receipt_price']); ?>원</p>
|
||||
</div>
|
||||
<?php } ?>
|
||||
</li>
|
||||
</ul>
|
||||
|
||||
<section id="sod_fin_pay">
|
||||
<h3>결제정보</h3>
|
||||
<ul>
|
||||
<li>
|
||||
<strong>주문번호</strong>
|
||||
<span><?php echo $od_id; ?></span>
|
||||
</li>
|
||||
<li>
|
||||
<strong>주문일시</strong>
|
||||
<span><?php echo $od['od_time']; ?></span>
|
||||
</li>
|
||||
<li>
|
||||
<strong>결제방식</strong>
|
||||
<span><?php echo ($easy_pay_name ? $easy_pay_name.'('.$od['od_settle_case'].')' : check_pay_name_replace($od['od_settle_case']) ); ?></span>
|
||||
</li>
|
||||
<li>
|
||||
<strong>결제금액</strong>
|
||||
<span><?php echo $od_receipt_price; ?></span>
|
||||
</li>
|
||||
<?php
|
||||
if($od['od_receipt_price'] > 0)
|
||||
{
|
||||
?>
|
||||
<li>
|
||||
<strong>결제일시</strong>
|
||||
<span><?php echo $od['od_receipt_time']; ?></span>
|
||||
</li>
|
||||
<?php
|
||||
}
|
||||
|
||||
// 승인번호, 휴대폰번호, 거래번호
|
||||
if($app_no_subj)
|
||||
{
|
||||
?>
|
||||
<li>
|
||||
<strong><?php echo $app_no_subj; ?></strong>
|
||||
<span><?php echo $app_no; ?></span>
|
||||
</li>
|
||||
<?php
|
||||
}
|
||||
|
||||
// 계좌정보
|
||||
if($disp_bank)
|
||||
{
|
||||
?>
|
||||
<li>
|
||||
<strong>입금자명</strong>
|
||||
<span><?php echo get_text($od['od_deposit_name']); ?></span>
|
||||
</li>
|
||||
<li>
|
||||
<strong>입금계좌</strong>
|
||||
<span><?php echo get_text($od['od_bank_account']); ?></span>
|
||||
</li>
|
||||
<?php
|
||||
}
|
||||
|
||||
if($disp_receipt) {
|
||||
?>
|
||||
<li>
|
||||
<strong>영수증</strong>
|
||||
<span>
|
||||
<?php
|
||||
if($od['od_settle_case'] == '휴대폰')
|
||||
{
|
||||
if($od['od_pg'] == 'lg') {
|
||||
require_once G5_SHOP_PATH.'/settle_lg.inc.php';
|
||||
$LGD_TID = $od['od_tno'];
|
||||
$LGD_MERTKEY = $config['cf_lg_mert_key'];
|
||||
$LGD_HASHDATA = md5($LGD_MID.$LGD_TID.$LGD_MERTKEY);
|
||||
|
||||
$hp_receipt_script = 'showReceiptByTID(\''.$LGD_MID.'\', \''.$LGD_TID.'\', \''.$LGD_HASHDATA.'\');';
|
||||
} else if($od['od_pg'] == 'inicis') {
|
||||
$hp_receipt_script = 'window.open(\'https://iniweb.inicis.com/DefaultWebApp/mall/cr/cm/mCmReceipt_head.jsp?noTid='.$od['od_tno'].'&noMethod=1\',\'receipt\',\'width=430,height=700\');';
|
||||
} else {
|
||||
$hp_receipt_script = 'window.open(\''.G5_BILL_RECEIPT_URL.'mcash_bill&tno='.$od['od_tno'].'&order_no='.$od['od_id'].'&trade_mony='.$od['od_receipt_price'].'\', \'winreceipt\', \'width=500,height=690,scrollbars=yes,resizable=yes\');';
|
||||
}
|
||||
?>
|
||||
<a href="javascript:;" onclick="<?php echo $hp_receipt_script; ?>">영수증 출력</a>
|
||||
<?php
|
||||
}
|
||||
|
||||
if($od['od_settle_case'] == '신용카드' || is_inicis_order_pay($od['od_settle_case']) || (shop_is_taxsave($od, true) && $misu_price == 0) )
|
||||
{
|
||||
if($od['od_pg'] == 'lg') {
|
||||
require_once G5_SHOP_PATH.'/settle_lg.inc.php';
|
||||
$LGD_TID = $od['od_tno'];
|
||||
$LGD_MERTKEY = $config['cf_lg_mert_key'];
|
||||
$LGD_HASHDATA = md5($LGD_MID.$LGD_TID.$LGD_MERTKEY);
|
||||
|
||||
$card_receipt_script = 'showReceiptByTID(\''.$LGD_MID.'\', \''.$LGD_TID.'\', \''.$LGD_HASHDATA.'\');';
|
||||
} else if($od['od_pg'] == 'inicis') {
|
||||
$card_receipt_script = 'window.open(\'https://iniweb.inicis.com/DefaultWebApp/mall/cr/cm/mCmReceipt_head.jsp?noTid='.$od['od_tno'].'&noMethod=1\',\'receipt\',\'width=430,height=700\');';
|
||||
} else {
|
||||
$card_receipt_script = 'window.open(\''.G5_BILL_RECEIPT_URL.'card_bill&tno='.$od['od_tno'].'&order_no='.$od['od_id'].'&trade_mony='.$od['od_receipt_price'].'\', \'winreceipt\', \'width=470,height=815,scrollbars=yes,resizable=yes\');';
|
||||
}
|
||||
?>
|
||||
<a href="javascript:;" onclick="<?php echo $card_receipt_script; ?>">영수증 출력</a>
|
||||
<?php
|
||||
}
|
||||
|
||||
if($od['od_settle_case'] == 'KAKAOPAY')
|
||||
{
|
||||
$card_receipt_script = 'window.open(\'https://mms.cnspay.co.kr/trans/retrieveIssueLoader.do?TID='.$od['od_tno'].'&type=0\', \'popupIssue\', \'toolbar=no,location=no,directories=no,status=yes,menubar=no,scrollbars=yes,resizable=yes,width=420,height=540\');';
|
||||
?>
|
||||
<a href="javascript:;" onclick="<?php echo $card_receipt_script; ?>">영수증 출력</a>
|
||||
<?php
|
||||
}
|
||||
?>
|
||||
</span>
|
||||
</li>
|
||||
<?php
|
||||
}
|
||||
|
||||
if ($od['od_receipt_point'] > 0)
|
||||
{
|
||||
?>
|
||||
<li>
|
||||
<strong>포인트사용</strong>
|
||||
<span><?php echo display_point($od['od_receipt_point']); ?></span>
|
||||
</li>
|
||||
|
||||
<?php
|
||||
}
|
||||
|
||||
if ($od['od_refund_price'] > 0)
|
||||
{
|
||||
?>
|
||||
<li>
|
||||
<strong>환불 금액</strong>
|
||||
<span><?php echo display_price($od['od_refund_price']); ?></span>
|
||||
</li>
|
||||
<?php
|
||||
}
|
||||
|
||||
// 현금영수증 발급을 사용하는 경우에만
|
||||
if (function_exists('shop_is_taxsave') && shop_is_taxsave($od)) {
|
||||
// 미수금이 없고 현금일 경우에만 현금영수증을 발급 할 수 있습니다.
|
||||
if ($misu_price == 0 && $od['od_receipt_price'] && ($od['od_settle_case'] == '무통장' || $od['od_settle_case'] == '계좌이체' || $od['od_settle_case'] == '가상계좌')) {
|
||||
?>
|
||||
<li>
|
||||
<strong class="letter-2px">현금영수증</strong>
|
||||
<span>
|
||||
<?php
|
||||
if ($od['od_cash'])
|
||||
{
|
||||
if($od['od_pg'] == 'lg') {
|
||||
require_once G5_SHOP_PATH.'/settle_lg.inc.php';
|
||||
|
||||
switch($od['od_settle_case']) {
|
||||
case '계좌이체':
|
||||
$trade_type = 'BANK';
|
||||
break;
|
||||
case '가상계좌':
|
||||
$trade_type = 'CAS';
|
||||
break;
|
||||
default:
|
||||
$trade_type = 'CR';
|
||||
break;
|
||||
}
|
||||
$cash_receipt_script = 'javascript:showCashReceipts(\''.$LGD_MID.'\',\''.$od['od_id'].'\',\''.$od['od_casseqno'].'\',\''.$trade_type.'\',\''.$CST_PLATFORM.'\');';
|
||||
} else if($od['od_pg'] == 'inicis') {
|
||||
$cash = unserialize($od['od_cash_info']);
|
||||
$cash_receipt_script = 'window.open(\'https://iniweb.inicis.com/DefaultWebApp/mall/cr/cm/Cash_mCmReceipt.jsp?noTid='.$cash['TID'].'&clpaymethod=22\',\'showreceipt\',\'width=380,height=540,scrollbars=no,resizable=no\');';
|
||||
} else {
|
||||
require_once G5_SHOP_PATH.'/settle_kcp.inc.php';
|
||||
|
||||
$cash = unserialize($od['od_cash_info']);
|
||||
$cash_receipt_script = 'window.open(\''.G5_CASH_RECEIPT_URL.$default['de_kcp_mid'].'&orderid='.$od_id.'&bill_yn=Y&authno='.$cash['receipt_no'].'\', \'taxsave_receipt\', \'width=360,height=647,scrollbars=0,menus=0\');';
|
||||
}
|
||||
?>
|
||||
<a href="javascript:;" onclick="<?php echo $cash_receipt_script; ?>" class="btn_frmline">현금영수증 확인하기</a>
|
||||
<?php
|
||||
}
|
||||
else
|
||||
{
|
||||
?>
|
||||
<a href="javascript:;" onclick="window.open('<?php echo G5_SHOP_URL; ?>/taxsave.php?od_id=<?php echo $od_id; ?>', 'taxsave', 'width=550,height=400,scrollbars=1,menus=0');" class="btn_frmline is-long-text">현금영수증을 발급하시려면 클릭하십시오.</a>
|
||||
<?php } ?>
|
||||
</span>
|
||||
</li>
|
||||
<?php
|
||||
}
|
||||
}
|
||||
?>
|
||||
</ul>
|
||||
</section>
|
||||
|
||||
<section id="sod_fin_cancel">
|
||||
<?php
|
||||
// 취소한 내역이 없다면
|
||||
if ($cancel_price == 0) {
|
||||
if ($custom_cancel) {
|
||||
?>
|
||||
<button type="button" class="sod_fin_c_btn">주문 취소하기</button>
|
||||
<div id="sod_cancel_pop">
|
||||
<div id="sod_fin_cancelfrm">
|
||||
<h2>주문취소</h2>
|
||||
<form method="post" action="./orderinquirycancel.php" onsubmit="return fcancel_check(this);">
|
||||
<input type="hidden" name="od_id" value="<?php echo $od['od_id']; ?>">
|
||||
<input type="hidden" name="token" value="<?php echo $token; ?>">
|
||||
|
||||
<label for="cancel_memo" class="sound_only">취소사유</label>
|
||||
<input type="text" name="cancel_memo" id="cancel_memo" required class="frm_input required" size="40" maxlength="100" placeholder="취소사유">
|
||||
<input type="submit" value="확인" class="btn_frmline">
|
||||
</form>
|
||||
<button class="sod_cls_btn"><span class="sound_only">닫기</span><i class="fa fa-times" aria-hidden="true"></i></button>
|
||||
</div>
|
||||
<div class="sod_fin_bg"></div>
|
||||
</div>
|
||||
<script>
|
||||
$(function (){
|
||||
$(".sod_fin_c_btn").on("click", function() {
|
||||
$("#sod_cancel_pop").show();
|
||||
});
|
||||
$(".sod_cls_btn").on("click", function() {
|
||||
$("#sod_cancel_pop").hide();
|
||||
});
|
||||
});
|
||||
</script>
|
||||
|
||||
<?php
|
||||
}
|
||||
} else {
|
||||
?>
|
||||
<p>주문 취소, 반품, 품절된 내역이 있습니다.</p>
|
||||
<?php } ?>
|
||||
</section>
|
||||
</div>
|
||||
|
||||
<?php if ($od['od_settle_case'] == '가상계좌' && $od['od_misu'] > 0 && $default['de_card_test'] && $is_admin && $od['od_pg'] == 'kcp') {
|
||||
preg_match("/\s{1}([^\s]+)\s?/", $od['od_bank_account'], $matchs);
|
||||
$deposit_no = trim($matchs[1]);
|
||||
?>
|
||||
<p>관리자가 가상계좌 테스트를 한 경우에만 보입니다.</p>
|
||||
<div class="tbl_frm01 tbl_wrap">
|
||||
<form method="post" action="http://devadmin.kcp.co.kr/Modules/Noti/TEST_Vcnt_Noti_Proc.jsp" target="_blank">
|
||||
<table>
|
||||
<caption>모의입금처리</caption>
|
||||
<colgroup>
|
||||
<col class="grid_3">
|
||||
<col>
|
||||
</colgroup>
|
||||
<tbody>
|
||||
<tr>
|
||||
<th scope="col"><label for="e_trade_no">KCP 거래번호</label></th>
|
||||
<td><input type="text" name="e_trade_no" value="<?php echo $od['od_tno']; ?>"></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<th scope="col"><label for="deposit_no">입금계좌</label></th>
|
||||
<td><input type="text" name="deposit_no" value="<?php echo $deposit_no; ?>"></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<th scope="col"><label for="req_name">입금자명</label></th>
|
||||
<td><input type="text" name="req_name" value="<?php echo $od['od_deposit_name']; ?>"></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<th scope="col"><label for="noti_url">입금통보 URL</label></th>
|
||||
<td><input type="text" name="noti_url" value="<?php echo G5_SHOP_URL; ?>/settle_kcp_common.php"></td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
<div id="sod_fin_test" class="btn_confirm">
|
||||
<input type="submit" value="입금통보 테스트" class="btn_submit">
|
||||
</div>
|
||||
</form>
|
||||
</div>
|
||||
<?php } ?>
|
||||
|
||||
</div>
|
||||
<!-- } 주문상세내역 끝 -->
|
||||
|
||||
<script>
|
||||
$(function() {
|
||||
$("#sod_sts_explan_open").on("click", function() {
|
||||
var $explan = $("#sod_sts_explan");
|
||||
if($explan.is(":animated"))
|
||||
return false;
|
||||
|
||||
if($explan.is(":visible")) {
|
||||
$explan.slideUp(200);
|
||||
$("#sod_sts_explan_open").text("상태설명보기");
|
||||
} else {
|
||||
$explan.slideDown(200);
|
||||
$("#sod_sts_explan_open").text("상태설명닫기");
|
||||
}
|
||||
});
|
||||
|
||||
$("#sod_sts_explan_close").on("click", function() {
|
||||
var $explan = $("#sod_sts_explan");
|
||||
if($explan.is(":animated"))
|
||||
return false;
|
||||
|
||||
$explan.slideUp(200);
|
||||
$("#sod_sts_explan_open").text("상태설명보기");
|
||||
});
|
||||
});
|
||||
|
||||
function fcancel_check(f)
|
||||
{
|
||||
if(!confirm("주문을 정말 취소하시겠습니까?"))
|
||||
return false;
|
||||
|
||||
var memo = f.cancel_memo.value;
|
||||
if(memo == "") {
|
||||
alert("취소사유를 입력해 주십시오.");
|
||||
return false;
|
||||
}
|
||||
|
||||
return true;
|
||||
}
|
||||
</script>
|
||||
|
||||
<?php
|
||||
include_once('./_tail.php');
|
||||
?>
|
||||
@ -39,6 +39,7 @@ add_stylesheet('<link rel="stylesheet" href="'.G5_JS_URL.'/owlcarousel/owl.carou
|
||||
<li><a href="<?php echo G5_SHOP_URL ?>/personalpay.php">개인결제</a></li>
|
||||
<li><a href="<?php echo G5_SHOP_URL ?>/itemuselist.php">사용후기</a></li>
|
||||
<li><a href="<?php echo G5_SHOP_URL ?>/itemqalist.php">상품문의</a></li>
|
||||
<li class="bd"><a href="<?php echo G5_SHOP_URL; ?>/couponzone.php">쿠폰존</a></li>
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user