통합검색
대표이사 최양우
장바구니에 상품이 담겼습니다.
직접입력
좌우로 스크롤하시면 내용이 보입니다.
해당 안내문은 클릭시 닫힙니다.
엑셀파일
사이즈
색상
템플릿 한 줄에 개씩 보기
alert(res.msg); } }, error: function (res) { alert("편집툴 실행중에 에러가 발생했습니다."); //alert(res.responseText); } }); } // 디자인 레이아웃 닫기 function design_layer_close() { $('#design_edit_N').prop('checked', true); $('.js-edit-layer').hide(); // 템플릿 상세일 경우 if(typeof calPrc === 'function') { calPrc(); } // 통합주문일 경우 if(typeof orderCalPrc === 'function') { orderCalPrc(); } }