/home/mjc1/public_html/html/ebizmall/index_renew.php


1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
<?php include("head.php"); ?>

<style>
.jassor_iframe_class {width:100%;height:420px;}
#main_intro {
    position: relative;
    width: 100%;
    height: 645px;
    background: url('./images/main/mainbn_bg.png') top center no-repeat;border-bottom:10px solid #000;
    overflow: hidden;
    z-index: 1;
    text-align: center;}
.main_layout {
    width: 1200px;
    margin: 0 auto;
    margin-top: 60px;
}
.main_b2b{position: relative;width: 495px;height: 462px;float: left;}
.main_b2b button{position:absolute;bottom:50px;left:50%; transform:translateX(-50%);width:230px;height:50px;background:none;border:2px solid #fff;border-radius:10px;color:#fff;font-size:16px;margin-left:-15px;cursor:pointer;box-shadow: 1px 1px 1px 1px #4c4a4a;text-shadow:2px 2px 1px #1f1f1f;}
.main_b2b button:hover{background:#fff;color:#2b71f9;font-weight:600;text-shadow:none;}
.main_b2b p{margin-left:-18px;margin-top:10px;font-size: 18px;font-weight: 400;}
.main_open{position: relative;width: 520px;height: 462px;float: right;}
.main_open button{position:absolute;bottom:50px;left:50%; transform:translateX(-50%);width:230px;height:50px;background:none;border:2px solid #fff;border-radius:10px;color:#fff;font-size:16px;margin-left:30px;box-shadow: 1px 1px 1px 1px #414b59;text-shadow:2px 2px 1px #1f1f1f;cursor:pointer;}
.main_open p{margin-left:60px;margin-top:10px;font-size: 18px;font-weight: 400;}
.main_open button:hover{background:#fff;color:#2b71f9;font-weight:600;text-shadow:none;}
.pro_btn_popup{bottom: 60px;position: absolute;left: 50%;transform: translateX(-50%);color: #000;border-radius: 10px;height: 40px;width: 240px;text-align: center;vertical-align: middle;line-height: 40px;}



.main_con_list{display:inline-block;text-align:center;margin-bottom:10px;}
.main_con_list p{text-align:left;font-size:26px;font-weight:600;margin-bottom:15px;}
.main_con_list p:before{content:url('./images/main/main_b2b_list.png');margin-right:5px;}

.main_con_list2{display:inline-block;text-align:center;margin-bottom:10px;}
.main_con_list2 p{text-align:left;font-size:26px;font-weight:600;margin-bottom:15px;}
.main_con_list2 p:before{content:url('./images/main/main_open_list.png');margin-right:5px;}
</style>
<!--팝업 include_once("popup_layer.php");-->
    <div id="main_intro">
        <div class="main_layout">
            <img src="./images/main/mainbn_tit.png" alt="이비즈몰타이틀">
            <ul>
                <li style="width:350px;height:460px;background:#fff;float:left;border-top:5px solid #000;box-shadow:3px 3px 3px 3px #ccc;">
                    <h3 style="margin:40px 0;"><img src="./images/main/main_b2b_tit.png" alt="b2b타이틀"></h3>
                    <div class="main_con_list">
                        <p>B2B 도매몰</p>
                        <p>개인 쇼핑몰</p>
                    </div>
                    <img src="./images/main/main_b2b_bg.png" alt="b2b아이콘">
                    <div style="background:#000;color:#fff;padding:10px 15px;display: inline-block;cursor:pointer;font-weight:600;"><a href="./b2bmall.php" style="font-weight:600;color:#fff;">B2B몰 상세페이지 ></a></div>
                </li>
                <li style="width:500px;height:460px;float:left;background:url('./images/main/mainbn_m3_bg.png') center center no-repeat;">
                    <div style="background:#fff;border:3px solid #000;box-sizing:border-box;color:#fff;padding:10px 15px;display: inline-block;cursor:pointer;font-weight:600;margin-top:220px;"><a href="http://mjsoft.co/html/millennium/millennium_main.php" target="_blank" style="font-weight:600;color:#000;">천년경영 홈페이지 ></a></div>
                </li>
                <li style="width:350px;height:460px;background:#fff;float:left;border-top:5px solid #000;box-shadow:3px 3px 3px 3px #ccc;">
                    <h3 style="margin:40px 0;"><img src="./images/main/main_open_tit.png" alt="b2b타이틀"></h3>
                    <div class="main_con_list2">
                        <p>주요 7개 마켓</p>
                        <p>160개 오픈마켓</p>
                    </div>
                    <img src="./images/main/main_open_bg.png">
                    <div style="background:#000;color:#fff;padding:10px 15px;display: inline-block;cursor:pointer;font-weight:600;"><a href="./openmarket.php" style="font-weight:600;color:#fff;">오픈마켓 상세페이지 ></a></div>
                </li>
            </ul>
            <div style="position:absolute;bottom:-5px;left:50%; transform:translateX(-50%);">
                <a href="http://mjsoft.co/html/millennium/customer_buy_cs.php" target="_blank" style="float:left;margin-right:7px;"><img src="http://mjsoft.co/html/millennium/images/banner_cs3/new/m3_tel_btn1.png" alt="구매상담"></a>
                <a href="http://mjsoft.co/html/millennium/customerprice.php" target="_blank" style="float:left;margin-right:7px;"><img src="http://mjsoft.co/html/millennium/images/banner_cs3/new/m3_tel_btn2.png" alt="견적요청"></a>
                <a class='show_program_ebiz' style="float:left;margin-right:7px;"><img src="http://mjsoft.co/html/millennium/images/banner_cs3/new/m3_tel_btn3.png" alt="제품찾기"></a>
                <a href="./customeroffice.php" target="_blank" style="float:left;"><img src="http://mjsoft.co/html/millennium/images/banner_cs3/new/m3_tel_btn4.png"></a>
            </div>
        </div>
        <!--<div class="main_layout">
            <img src="./images/main/index_main_title.png" alt="이비즈몰타이틀">
            <div>
                <div class="main_b2b"><a href="./b2bmall.php"><img src="./images/main/main_b2b.png" alt="이비즈몰b2b"><button>도매(B2B)쇼핑몰 바로가기</button></a><p>기업간 <b>수발주</b>를 <b>쇼핑몰</b>로, 관리는 <b>천년경영</b>으로</p></div>
                <div class="main_open"><a href="./openmarket.php"><img src="./images/main/main_open.png" alt="이비즈몰오픈마켓"><button>오픈마켓 바로가기</button></a><p>160개의 <b>오픈마켓</b>관리는 <b>천년경영</b>으로</p></div>
                <div class="pro_btn_popup"><!--<a class="show_program_ebiz">나에게 맞는 제품찾기</a>-->
                <!--    <a href="http://mjsoft.co/html/millennium/customer_buy_cs.php" target="_blank" style="float:left;margin-right:7px;margin-bottom:7px"><img src="http://mjsoft.co/html/millennium/images/banner_cs3/new/m3_tel_btn1.png" alt="구매상담"></a>
                    <a href="http://mjsoft.co/html/millennium/customerprice.php" target="_blank" style="float:left;margin-bottom:7px"><img src="http://mjsoft.co/html/millennium/images/banner_cs3/new/m3_tel_btn2.png" alt="견적요청"></a>
                    <a class='show_program_ebiz' style="float:left;margin-right:7px;"><img src="http://mjsoft.co/html/millennium/images/banner_cs3/new/m3_tel_btn3.png" alt="제품찾기"></a>
                    <a href="./customeroffice.php" target="_blank" style="float:left;"><img src="http://mjsoft.co/html/millennium/images/banner_cs3/new/m3_tel_btn4.png"></a>
                </div>
            </div>
        </div>-->
    </div>
    <!--쇼핑몰 메인배너
    <div id="main_banner" style="margin:20px 0;">
        <div style="position: absolute;left: 50%;top: 35px;transform: translateX(-50%);"><img src="./images/b2b/b2b_free.png"></div>
        <iframe class='jassor_iframe_class' name='jassor_iframe' src='jassor_iframe_inc.php' scrolling="no"></iframe>
    </div>-->
    
    
    <div>
        <?php include("item_list_03.php"); ?>
    </div>
    <div style="background: #1d7abd;">
        <div id="wrap2" style="padding:30px 0;">
            <!--<img src="./images/main/main_ad_5.png" alt="메인광고" style="margin-bottom:50px;">-->
            <a href="http://www.ebizmall.co.kr/b2bmall.php" target="_blank"><img src="http://www.ebizmall.co.kr/images/customer/m3_bn_01.png" alt="메인광고" style="margin-right:20px"></a>
            <a href="http://mjsoft.co/html/millennium/millennium_main.php" target="_blank"><img src="http://www.ebizmall.co.kr/images/customer/m3_bn_02.png" alt="메인광고"></a>

            <a name="portfolio"></a>

            <?php //include("item_list.php"); ?>
        </div><!--//id="wrap"-->
    </div>
    <div style="position:absolute;top:3100px;">
    </div>
    <a name="erp_info1"></a>
    <div id="main_diagram" class='erp_info' style="padding:40px 0;background:#fff;">
        <div id="wrap">
            <div class="diagram">
                <h4><a name="erp_info">B2B 쇼핑몰 ERP연동 구성도</a></h4>

                <div class="comment"><span class="red">천년경영 하나</span>로 <span class="red">오프라인 판매</span> 및<br /> 
                <span class="red">B2B 쇼핑몰</span>까지 관리한다.</div>

                <p class="diagram_1"><img src="./images/main/diagram_1-1.png" alt="ERP연동"></p>
                
                <div class="function">
                    <h5>B2B쇼핑몰 연동 천년경영의 다양한 기능</h5>
                    <span>쇼핑몰 단가관리</span>
                    <span>거래처 단가관리</span>
                    <span>상품 단가관리</span>
                    <span>상품 재고관리</span>
                    
                    <span>상품 품절관리</span>
                    <span>자동 품절관리</span>
                    <span>판매내역 자동등록</span>
                    <span>판매자료 가져오기</span>
                    
                    <span>미불/미수관리</span>
                    <span>PDA 영업관리</span>
                    <span>스마트폰 영업관리</span>
                    <span>POS 소매관리</span>
                    
                    <span>다중사업장</span>
                    <span>다중창고</span>
                    <span>다양한 보고서</span>
                    <span>전자세금계산서</span>
                    
                    <span class="txt">※ 천년경영 프로그램은 20만 사용자를 보유한 도소매 유통 전문 ERP 프로그램입니다.</span>
                </div>

                <p class="diagram_2"><img src="./images/main/diagram_2-1.png" alt="ERP연동"></p>
            </div>
        </div><!--//id="wrap"-->
    </div><!--//main_diagram-->
    
    <div id="main_aside">
        <div id="wrap">

            <div class="aside shopping_make">
                <h4><a name="shop">E-bizmall 서비스</a></h4>
                <ul>
                    <li><a class="icon1"></a><em>ERP 연동 시스템</em><span>쇼핑몰 운영과 경영관리를 한번에 처리할 수 있습니다.</span></li>
                    <li><a class="icon2"></a><em>무제한 트래픽 제공</em><span>E-bizmall은 서버를<br />무제한 트래픽으로 제공합니다.</span></li>
                    <li><a class="icon3"></a><em>구매 전 데모 사용</em><span>구매 전 미리 사용해 볼 수 있는<br />서비스를 지원합니다.</span></li>
                    <li><a class="icon4"></a><em>임시도메인 지원</em><span>도메인 구매 전 임시도메인을 통해 운용해 보실 수 있습니다.</span></li>
                    
                    <li><a class="icon5"></a><em>커스터마이징</em><span>템플릿 선택 후 고객님의 요구에<br />맞게 변경이 가능합니다.(금액협의)</span></li>
                    <li><a class="icon6"></a><em>원격지원 서비스</em><span>구매 후에도 원격지원을 통해<br />양질의 서비스를 지원합니다.</span></li>
                    <li><a class="icon7"></a><em>전문상담 서비스</em><span>전문상담원을 통해 셋팅과<br />운용까지 도와드립니다.</span></li>
                    <li><a class="icon8"></a><em>디자인 지원</em><span>쇼핑몰의 얼굴인 배너디자인 및<br />구성을 지원합니다.(이미지 제공 시)</span></li>
                </ul>
            </div>
        </div><!--//id="wrap"-->
        <a name="main_diagram1"></a>
    </div><!--//main_aside-->

    <div id="main_diagram" class='erp_info'>
        <div id="wrap">
             <div class="info">
                    <table width="100%" class="mall_info">
                    <caption>쇼핑몰 상품안내</caption>
                    <thead>
                        <tr>
                            <th>내용</th>
                            <th colspan="2" style="width: 320px;">설명</th>
                            <th colspan="2">비고</th>
                        </tr>
                    </thead>
                    <tbody>
                        <tr>
                            <th style="line-height:37px;">기본기능</th>
                            <td colspan="2" style="font-size: 20px;font-weight: 600;line-height:37px;">천년ⅢCS와 연동되는 B2B쇼핑몰</td>
                            <td colspan="2"></td>
                        </tr>
                        <tr>
                            <th>상품등록수</th>
                            <td colspan="2"><span class="bold">무제한</span></td>
                            <td colspan="2"></td>
                        </tr>
                        <tr>
                            <th rowspan="3">쇼핑몰호스팅</th>
                            <td class="gray">하드디스크</td>
                            <td>2GB</td>
                            <td colspan="2"></td>
                        </tr>
                        <tr>
                            <td class="gray">데이터베이스 용량</td>
                            <td><span class="bold">무제한</span></td>
                            <td colspan="2">하단 참조</td>
                        </tr>
                        <tr>
                            <td class="gray">트래픽</td>
                            <td><span class="bold">무제한</span></td>
                            <td colspan="2">하단 참조</td>
                        </tr>
                        <tr>
                            <th rowspan="2">도메인</th>
                            <td colspan="2">임시 도메인 지원</td>
                            <td colspan="2">임시도메인 1개 지원<!--개별 도메인 별도 구매--></td>
                        </tr>
                        <tr>
                            <td colspan="2">한글도메인 포함 무제한 도메인 연결 지원</td>
                            <td colspan="2"></td>
                        </tr>
                        <tr>
                            <th>게시판</th>
                            <td colspan="2"><span class="bold">무제한</span></td>
                            <td colspan="2"></td>
                        </tr>
                        <tr>
                            <th>가격비교사이트</th>
                            <td colspan="2">네이버, 다음 지원</td>
                            <td colspan="2"></td>
                        </tr>
                        <tr>
                            <th>디자인</th>
                            <td colspan="2">기본 디자인 3종 중 선택 가능</td>
                            <td colspan="2">디자인 커스터마이징 별도</td>
                        </tr>
                        <tr>
                            <th>전자결제(카드연동)</th>
                            <td colspan="2">KCP, KG이니시스, LG U+ 중 선택 가능</td>
                            <td colspan="2">개별 계약</td>
                        </tr>
                        <tr>
                            <th>SMS연동</th>
                            <td colspan="2">i-code SMS패키지 지원</td>
                            <td colspan="2">개별 구매</td>
                        </tr>
                        <tr>
                            <th>설치환경</th>
                            <td colspan="2">LINUX APM환경에서 구동</td>
                            <td colspan="2"></td>
                        </tr>
                        <tr>
                            <th rowspan="2">비용</th>
                            <td class="gray">첫 구매 비용</td>
                            <td><span style="color:#CE0000;font-weight:600;">450,000원</span>(VAT별도)</td>
                            <td class="gray">쇼핑몰 단독 사용</td>
                            <td><span style="color:#CE0000;font-weight:600;">도입비 무료</span>(세팅비5만/VAT별도)</td>
                        </tr>
                        <tr>
                            <td class="gray">월 호스팅 비용</td>
                            <td><span style="color:#CE0000;font-weight:600;">70,000원</span>(VAT별도)</td>
                            <td class="gray">월 호스팅 비용</td>
                            <td><span style="color:#CE0000;font-weight:600;">30,000원</span>(VAT별도)</td>
                        </tr>
                    </tbody>
                    </table><!-- //mall_info-->

                    <table width="100%" class="mall_info">
                    <caption>쇼핑몰 부가서비스</caption>
                    <thead>
                        <tr>
                            <th>내용</th>
                            <th>설명</th>
                        </tr>
                    </thead>
                    <tbody>
                        <tr>
                            <th>도메인</th>
                            <td>개별 도메인은 외부 도메인 판매업체에서 별도로 구매하셔야 합니다.<br>
                            (해당 업체 가입정보를 제공하면 대행처리 가능)
                            </td>
                        </tr>
                        <tr>
                            <th>전자결제(카드결제)</th>
                            <td>KCP, KG이니시스, LG U+만 가능하며, 이외의 업체는 별도 문의바랍니다.<br>
                            (전자결제관련 계약은 대행 불가)
                            </td>
                        </tr>
                        <tr>
                            <th>SMS</th>
                            <td>i-code SMS패키지 별도 구매 후 아이디와 비밀번호를 쇼핑몰 관리자에 입력하면 바로 사용가능합니다.
                            </td>
                        </tr>
                        <tr>
                            <th>쇼핑몰 이미지 커스터마이징</th>
                            <td>별도협의</td>
                        </tr>
                        <tr>
                            <th>쇼핑몰 상품 상세페이지 제작</th>
                            <td>별도협의</td>
                        </tr>
                        <tr>
                            <th>기존 쇼핑몰 데이터 이전</th>
                            <td>별도협의(쇼핑몰 규모에 따라 지원 가능)</td>
                        </tr>
                        <tr>
                            <th>쇼핑몰 기능추가</th>
                            <td>별도협의</td>
                        </tr>
                    </tbody>
                    </table><!-- //mall_info-->


                    <div class="mall_etc">
                        <h6>쇼핑몰 참조사항</h6>
                        <p>- <b>FTP지원과 호스팅 이전은 불가능</b>합니다. (이전시 DB데이터만 제공/ 소스제공 불가)</p>
                        <p>- 데이터베이스 무제한은 약관에 따라서 일정이상의 용량을 초과시엔 제한할 수도 있습니다.</p>
                        <p>- 트래픽 무제한은 약관에 따라서 일정이상의 용량을 초과시엔 제한할 수도 있습니다.</p>
                        <p>- 하드디스크 용량 <b>초과시엔 1GB당 11,000원(VAT포함)</b>의 비용을 청구합니다.</p>
                        <p>- 하드디스크, 데이터베이스, 트래픽의 용량 등 모든 호스팅 자원을 <b>일정이상 사용시 별도의 호스팅 계약을 협의</b>하셔야 하며, 일반 호스팅이 아닌 단독 서버호스팅을 사용하셔야 합니다.</p>
                    </div><!--//ad_mid-->
                </div><!--//ad_mid-->

        </div><!--//id="wrap"-->
    </div><!--//main_diagram-->
    <div id="main_company">
        <div id="wrap">
            <div class="company_info">
                <h4><a name="company">회사소개</a></h4>
                <p class="title">MJSOFT + E-bizmall</p>
                
                <p>23년 전통의 경영관리 솔루션 전문회사인 MJSOFT에서 쇼핑몰 솔루션 E-bizmall을 시작합니다.</p>
                <p>고객의 업무를 도와 성공 사업으로 이끄는 회사</p>
                <p>고객과 함께 발전ㆍ성장하며, 고객과 함께 행복한 회사</p>
            </div>
        </div><!--//id="wrap"-->
        
        <div class="location"></div>
    </div><!--//main_company-->
    <!--나에게맞는제품찾기-->
    <div id="modal_member_box" style="display:none;width:900px; height:684px; padding-top:15px;padding-left:17px;padding-right:3px;position:relative;"><iframe id='pop_box_iframe' style='width:100%;height:100%;' frameborder=0 src=''></iframe></div>
<script>

$(function(){
    $(".show_program_ebiz").css("cursor","pointer").click(function(){ //엠제이 소프트란 팝업처리
        main_popup_show("http://mjsoft.co/html/millennium/index_new_program_new2.php","725","900","나에게 맞는 제품찾기");
    });
});

function main_popup_show(url,v_width,v_height,v_title){
    $("#pop_box_iframe").attr("src","");
    $("#modal_member_box").dialog({
        resizable: true, height:v_width, width:v_height, modal: true, title: v_title,
        show : {effect:'blind',duration:500},
        buttons: {
            닫기: function() {
                $( this ).dialog( "close" );
            }
        },
        close: function() {
            $("#pop_box_iframe").attr("src","");
        }
    });
    setTimeout(function(){
        $("#pop_box_iframe").attr("src",url);        
    },500);
}



function dialog_close(){
    $("#modal_member_box").dialog( "close" );
}
</script>
<?php include("foot.php"); ?>