/home/mjc1/public_html/html/ebizmall/openmarket.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
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
<?php include("head.php"); ?>

<style>
.jassor_iframe_class {width:100%;height:420px;}

/*오픈마켓*/
#api_main{position: relative;width:100%;height: 770px;background: url("./images/openmarket/open_main_bg.png")center top no-repeat;overflow: hidden;z-index: 1;text-align:center;}
#api_main{background: url("./images/openmarket/open_main_bg3-1.png")center top no-repeat;}
/* 쇼핑몰프로소개 */
#pro_intro { padding:30px 0;}
#pro_intro h4 { margin:0 0 20px;font-size:2em;line-height:2em;}
#pro_intro .pro_section .comment { margin:0 0 40px;line-height:1.35em;font-size: 1.25em;}
.pro_content{margin:60px 0 40px;position: relative;}

/* 쇼핑몰프로도입절차 */
#pro_process { padding:50px 0;height:590px;}
#pro_process h4 { margin:0 0 20px;font-size:2em;line-height:2em;}
#pro_process .pro_section .comment { margin:0 0 40px;line-height:1.35em;font-size: 1.25em;}
.pro_content{margin:60px 0 40px;}
.plto_market_btn, .shlk_market_btn{position: absolute;z-index: 9;width: 202px;height: 80px;border: 0px;padding: 0px;background: none;cursor: pointer;}
.plto_market_btn img, .shlk_market_btn img{display: none;}
.plto_market_btn:hover img, .shlk_market_btn:hover img{display: block;}
.plto_market_btn{top: 429px;left: 196px;}
.shlk_market_btn{top: 429px;right: 197px;}

/* 쇼핑몰프로요금안내 */
#pro_pay { padding:30px 0;}
#pro_pay h4 { margin:0 0 20px;font-size:2em;line-height:2em;}
#pro_pay .pro_section .comment { margin:0 0 40px;line-height:1.35em;font-size: 1.25em;}
.pro_content{margin:50px 0 40px;}


#api_bottom_banner{position: relative;width:100%;}

/* 쇼핑몰 표 */
.pro_pay .pro_pay_table thead tr th{color:#000;height:45px;line-height:45px;font-size:19px;}
.pro_pay .pro_pay_table tbody tr th{font-size:16px;background:#f1f0f0;}
.pro_pay .pro_pay_table tbody tr th, td{text-align:center;vertical-align:middle;height:45px;}
.pro_pay .pro_pay_table th, td{height:20px;line-height:20px;padding:3px 0;border-right:1px solid #acacac;border-bottom:1px solid #acacac;}
.pro_pay .pro_pay_table td span{color:#ff1d00;font-weight:600;}
.pro_pay .pro_pay_table button{border:none;width:210px;height:40px;color:#fff;border-radius:5px;font-size:16px;margin:10px 0;cursor:pointer;}
#wrap2{    width: 1200px;
    margin: 0 auto;
    text-align: center;}
.pro_btn_popup{/* top: 360px; */top: 325px;position: absolute;left: 50%;transform: translateX(-50%);color: #000;background: #f86e23;border-radius: 10px;height: 40px;width: 190px;text-align: center;vertical-align: middle;line-height: 40px;box-shadow: 1px 3px 5px 1px #807d7d;z-index:999;}
.pro_btn_popup a{color:#fff;font-weight:600;font-size:18px;}
.pro_btn_popup:hover{box-shadow:none;bottom:202px;}
</style>
    <!--쇼핑몰 프로 메인 -->
    <div id="api_main">
        <div style="width:725px;margin:0 auto;position:relative;">
            <div class="pro_btn_popup"><a class="show_program_open">나에게 맞는 제품찾기</a></div>
            <!-- <P style="position: absolute; right: -132px;top: 200px;font-size: 24px;font-weight: 600;"><span style="color:red;">플레이오토</span>(샵링커) 연동</P> -->
        </div>
        <div style="width:1200px;margin:0 auto;margin-top:86px;"><!--margin-top:70px;-->
            <img src="./images/openmarket/open_main_title2.png" alt="오픈마켓타이틀">
        </div>
    </div>
    <!--쇼핑몰 프로소개 -->
    <div id="pro_intro">
        <div id="wrap2">
            <div class="pro_section">
                <h4>쇼핑몰의 <span style="color:#0f5eee">상품단가, 재고, 주문내역</span>을 <span style="color:#0f5eee">한꺼번</span>에 관리</h4>

                <div class="comment"><!-- <b>주요 7개</b> 상점을 관리하는 <b>오픈마켓</b> <span style="font-weight:bold;color:#f12236;border:2px solid #000;border-radius:5px;padding:2px 5px;">Lite</span>와 최대160개 상점을 관리하는 <b>오픈마켓</b> <span style="font-weight:bold;color:#0f5eee;border:2px solid #000;border-radius:5px;padding:2px 5px;">Pro</span>로<br> -->
                <!-- <b>쇼핑몰</b> --><b>오픈마켓</b>과 <b>천년경영</b>이 <b>하나로 통합관리</b> 됩니다.</div>

                <p class="pro_content">
                    <img src="./images/openmarket/open_sub_1-4.png" alt="오픈마켓흐름도" style="width: 100%;">
                    <button class="plto_market_btn" id="pro_ptn_op3" style="font-size: 0px;">플레이오토 연동마켓 보기<img src="./images/openmarket/open_sub_btn1.png" alt="플레이오토 연동마켓 보기"></button>
                    <button class="shlk_market_btn" id="pro_ptn_op4" style="font-size: 0px;">샵링커 연동마켓 보기<img src="./images/openmarket/open_sub_btn2.png" alt="샵링커 연동마켓 보기"></button>
                </p>
            </div><!--//pro_section-->
        </div><!--//id="wrap"-->
    </div><!--//main_pro-->

    <div id="pro_pay" class='erp_info' style="background:#fff;">
        <div id="wrap2">
            <div class="pro_section">
                <h4><a name="erp_info"><span style="color:#0f5eee">귀사</span>에 적합한 <span style="color:#0f5eee">서비스 옵션</span>을 선택하세요.</a></h4>

                <div class="comment">필요한 만큼만 지불하는 <b>현실적 비용</b>(몰의 종류,갯수별 차등)
                </div>
                <div class="pro_content">
                    <div class="pro_pay" style="    border-top: 3px solid #000;">
                        <!-- <table width="100%" class="pro_pay_table">
                            <thead>
                                <tr>
                                    <th width="140px" style="background:#fff;"></th>
                                    <th width="795px" style="background:#dae9ff;" colspan="3" >오픈마켓관리pro</th>
                                    <th width="265px" style="background:#f1f0f0;">오픈마켓관리lite</th>
                                </tr>
                            </thead>
                            <tbody>
                                <tr>
                                    <th width="140px">구분</th>
                                    <th width="265px" style="background:#dae9ff;">오픈마켓 <span style="font-size:22px;">18개</span></th>
                                    <th width="265px" style="background:#dae9ff;">오픈마켓 + 소셜커머스 <span style="font-size:22px;">21개</span></th>
                                    <th width="265px" style="background:#dae9ff;">종합몰 <span style="font-size:22px;">160개</span></th>
                                    <th width="265px" style="background:#f1f0f0;">오픈마켓 + 소셜커머스 <span style="font-size:22px;">7개</span></th>
                                </tr>
                                <tr>
                                    <th>기본가격</th>
                                    <td style="background:#dae9ff;font-weight:600;">280,000/월(VAT별도)</td>
                                    <td style="background:#dae9ff;font-weight:600;">320,000/월(VAT별도)</td>
                                    <td style="background:#dae9ff;font-weight:600;">400,000/월(VAT별도)</td>
                                    <td style="background:#f1f0f0;;font-weight:600;">90,000/월(VAT별도)</td>
                                </tr>
                                <tr>
                                    <th>장기계약할인</th>
                                    <td colspan="4" style="background:#fff;font-weight:600;">3개월:<span>5%</span>할인, <span style="margin:0 20px;color:#000;">6개월:<span>10%</span>할인,</span> 12개월:<span>20%</span>할인</td>
                                </tr>
                                <tr>
                                    <th>초기세팅비</th>
                                    <td colspan="3" style="background:#fff;font-weight:600;">10 만(VAT별도) / 1회</td>
                                    <td>없음</td>
                                </tr>
                                <tr>
                                    <th>연동몰갯수</th>
                                    <td>오픈마켓+쿠팡<span style="font-weight:bold;color:#0751cc;"> ( 18개 지원 )</span></td>
                                    <td>오픈마켓 + 소셜3사<span style="font-weight:bold;color:#0751cc;"> ( 21개 지원 )</span></td>
                                    <td>무제한<span style="font-weight:bold;color:#0751cc;"> ( 160개 지원 )</span></td>
                                    <td>오픈마켓 + 소셜3사<span style="font-weight:bold;color:#000;"> ( 7개 지원 )</span></td>
                                </tr>
                                <tr>
                                    <th>쇼핑몰ID갯수</th>
                                    <td>쇼핑몰 ID <span>최대 20개</span></td>
                                    <td>쇼핑몰 ID <span>최대 20개</span></td>
                                    <td>쇼핑몰 ID <span>최대 40개</span></td>
                                    <td>쇼핑몰 ID <span>1개</span></td>
                                </tr>
                                <tr>
                                    <th>등록건수/월</th>
                                    <td>등록건수 <span>월 2,000건</span><br>(초과시 1건당 55원)</td>
                                    <td>등록건수 <span>월 3,000건</span><br>(초과시 1건당 55원)</td>
                                    <td>등록건수 <span>월 5,000건</span><br>(초과시 1건당 55원)</td>
                                    <td>없음</td>
                                </tr>
                                <tr>
                                    <th>주문수집건수/월</th>
                                    <td>주문수집 <span>월 3,000건</span><br>(초과시 1건당 22원)</td>
                                    <td>주문수집 <span>월 4,000건</span><br>(초과시 1건당 22원)</td>
                                    <td>주문수집 <span>월 7,000건</span><br>(초과시 1건당 22원)</td>
                                    <td>제한없음</td>
                                </tr>
                                <tr>
                                    <th>추가건수/무료</th>
                                    <td>추가건수 <span>1,000건</span></td>
                                    <td>추가건수 <span>1,500건</span></td>
                                    <td>추가건수 <span>2,500건</span></td>
                                    <td></td>
                                </tr>
                                <tr>
                                    <th>지원몰 확인</th>
                                    <td><button style="background:#3973d4;" id="pro_ptn_op1">지원쇼핑몰 확인</button></td>
                                    <td><button style="background:#3973d4;" id="pro_ptn_op2">지원쇼핑몰 확인</button></td>
                                    <td><button style="background:#3973d4;" id="pro_ptn_op3">지원쇼핑몰 확인</button></td>
                                    <td><button style="background:#4c5153;" id="pro_ptn_op4">지원쇼핑몰 확인</button></td>
                                </tr>
                                
                            </tbody>
                        </table>//pro_pay_table-->


                        <table width="100%" class="pro_pay_table">
                            <thead>
                                <tr>
                                    <th style="background:#fff;"></th>
                                    <th style="background:#dae9ff;" colspan="2">플레이오토 연동</th>
                                    <th style="background:#f1f0f0;" colspan="2">샵링커 연동</th>
                                </tr>
                            </thead>
                            <tbody>
                                <tr>
                                    <th>구분</th>
                                    <th style="background:#dae9ff;" colspan="2">오픈마켓 + 소셜커머스 <span style="font-size:22px;">48개</span></th>
                                    <th style="background:#f1f0f0;" colspan="2">오픈마켓 + 소셜커머스 <span style="font-size:22px;">12개</span></th>
                                </tr>
                                <tr>
                                    <th rowspan="2">기본가격</th>
                                    <td style="background:#dae9ff;font-weight:600;">플레이오토 비용</td>
                                    <td style="background:#dae9ff;font-weight:600;">천년경영 비용</td>
                                    <td style="background:#f1f0f0;font-weight:600;">샵링커 비용</td>
                                    <td style="background:#f1f0f0;font-weight:600;">천년경영 비용</td>
                                </tr>
                                <tr>
                                    <td style="background:#dae9ff;font-weight:600;">100,000/월(VAT별도)</td>
                                    <td style="background:#dae9ff;font-weight:600;"><span style="color:red;">50,000</span>/월(VAT별도)</td>
                                    <td style="background:#f1f0f0;font-weight:600;">120,000/월(VAT별도)</td>
                                    <td style="background:#f1f0f0;font-weight:600;"><span style="color:red;">50,000</span>/월(VAT별도)</td>
                                </tr>
                                <tr>
                                    <th>장기계약할인</th>
                                    <td  style="background:#fff;font-weight:600;"><span style="margin:0 20px;color:#000;">6개월:<span>10%</span>할인,</span>12개월:<span>20%</span>할인</td>
                                    <td></td>
                                    <td  style="background:#fff;font-weight:600;"><span style="color:#000;">6개월:<span>10%</span>할인</span></td>
                                    <td></td>
                                </tr>
                                <tr>
                                    <th>연동몰갯수</th>
                                    <td colspan="2">오픈마켓 + 쇼핑몰<span style="font-weight:bold;color:#0751cc;"> ( 48개 지원 )</span></td>
                                    <td colspan="2">오픈마켓 + 쇼핑몰<span style="font-weight:bold;color:#000;"> ( 12개 지원 )</span></td>
                                </tr>
                                <tr>
                                    <th>쇼핑몰ID갯수</th>
                                    <td colspan="2">쇼핑몰 ID <span>10개</span><br>(기본 5개 + 추가 5개)</td>
                                    <td colspan="2">쇼핑몰 ID <span>10개</span></td>
                                </tr>
                                <tr>
                                    <th>등록건수</th>
                                    <td colspan="2">등록건수 <span>무제한</span><br></td>
                                    <td colspan="2">등록건수 월 <span>3,000건</span></td>
                                </tr>
                                <tr>
                                    <th>주문수집건수</th>
                                    <td colspan="2">주문수집 일 <span>1,000건</span><br>(월 기준 30,000건)</td>
                                    <td colspan="2">주문수집 월 <span>3,000건</span></td>
                                </tr>
                                <tr>
                                    <th>상품DB</th>
                                    <td colspan="2">무제한</td>
                                    <td colspan="2">무제한</td>
                                </tr>
                                <tr>
                                    <th>지원몰 확인</th>
                                    <td colspan="2"><button style="background:#3973d4;" id="pro_ptn_op3-1">지원쇼핑몰 확인</button></td>
                                    <td colspan="2"><button style="background:#4c5153;" id="pro_ptn_op4-1">지원쇼핑몰 확인</button></td>
                                </tr>
                                
                            </tbody>
                        </table><!-- //pro_pay_table-->
                    </div><!--//pro_pay-->
                </div><!--pro_content-->
            </div><!--pro_section-->
        </div><!--//id="wrap"-->
    </div><!--//main_diagram-->

    <!--쇼핑몰 도입절차 -->
    <div id="pro_process" class='erp_info' style="background:#272a35;/*background: ##464b5b;*/padding-bottom: 80px;">
        <div id="wrap2">
            <div class="pro_section">
                <h4 style="color:#fff;font-weight: 400;"><a name="erp_info">복잡한 <span style="color:#ffae00;">오픈마켓관리</span>, <span style="color:#ffae00">천년경영</span> 하나로 해결</a></h4>

                <div style="color:#fff;" class="comment"><b>도입</b>에서 <b>관리</b>까지 <b>논스톱</b> 지원</div>

                <p class="pro_content"><img src="./images/openmarket/open_sub_2_3.png" alt="오픈마켓절차"></p>
            </div><!--//pro_section-->
        </div><!--//id="wrap"-->
    </div><!--//main_pro-->


<div id="pro_dialog_opt1" title="오픈마켓쇼핑몰지원형황">
   <img src="./images/api/pro_bn_opt1.png" alt="오픈마켓쇼핑몰지원배너" width="100%">
    <div>
        <table width="100%" class="pro_bn_opt">
            <tr>
                <td width="25%">스마트스토어</td>
                <td width="25%">11번가</td>
                <td width="25%">11번가(단일)</td>
                <td width="25%">옥션</td>
            </tr>
            <tr>
                <td width="25%">옥션2.0</td>
                <td width="25%">G마켓</td>
                <td width="25%">G마켓2.0</td>
                <td width="25%">인터파크</td>
            </tr>    
            <tr>
                <td width="25%">쿠팡</td>
                <td width="25%">위메프</td>
                <td width="25%">위메프2.0(딜)</td>
                <td width="25%">티몬</td>
            </tr>    
            <tr>
                <td width="25%">롯데ON</td>
                <td width="25%">SSG오픈마켓</td>
                <td width="25%">멸치쇼핑</td>
                <td width="25%">멸치쇼핑(공급가)</td>
            </tr>    
            <tr>
                <td width="25%">위메이크프라이스</td>
                <td width="25%">카페24</td>
                <td width="25%">메이크샵</td>
                <td width="25%">고도몰 e나무 임대형</td>
            </tr>    
            <tr>
                <td width="25%">72TIME</td>
                <td width="25%">셀링콕</td>
                <td width="25%">식스샵</td>
                <td width="25%">오테이스트몰</td>
            </tr>    
            <tr>
                <td width="25%">블로그페이</td>
                <td width="25%">바이이즈</td>
                <td width="25%">고도몰5</td>
                <td width="25%">MakeFG</td>
            </tr>    
            <tr>
                <td width="25%">도매꾹(신)</td>
                <td width="25%">도매창고</td>
                <td width="25%">오너클랜</td>
                <td width="25%">가방팝</td>
            </tr>
            <tr>
                <td width="25%">머스트잇</td>
                <td width="25%">스룩페이</td>
                <td width="25%">네이버페이</td>
                <td width="25%">카카오톡스토어</td>
            </tr>    
            <tr>
                <td width="25%">카카오선물하기</td>
                <td width="25%">스포츠매니아</td>
                <td width="25%">Qoo10(jp)</td>
                <td width="25%">아임웹</td>
            </tr>    
            <tr>
                <td width="25%">도매의신</td>
                <td width="25%">셀러허브</td>
                <td width="25%">펀앤쇼핑</td>
                <td width="25%">까사미아</td>
            </tr>
            <tr>
                <td width="25%">홈쇼핑모아</td>
                <td width="25%">할인중독/공구마켓/심쿵할인</td>
            </tr>
        </table>
    </div>
</div>

<div id="pro_dialog_opt2" title="오픈마켓쇼핑몰지원현황">
   <img src="./images/api/pro_bn_opt2.png" alt="오픈마켓쇼핑몰지원배너" width="100%">
    <div>
        <table width="100%" class="pro_bn_opt">
            <tr>
                <td width="25%">11번가</td>
                <td width="25%">(주)옥션</td>
                <td width="25%">스메그코리아</td>
                <td width="25%">위메프 파트너2.0</td>
            </tr>
            <tr>
                <td width="25%">카페24</td>
                <td width="25%">슈나이더</td>
                <td width="25%">지마켓</td>
                <td width="25%">(주)인터파크</td>
            </tr>
            <tr>
                <td width="25%">오셀러</td>
                <td width="25%">스마트스토어</td>
                <td width="25%">위핑(구:이룬마켓)</td>
                <td width="25%">위메프</td>
            </tr>
            <tr>
                <td width="25%">티몬</td>
                <td width="25%">쿠팡</td>
                <td width="25%">고도몰</td>
                <td width="25%">멸치쇼핑</td>
            </tr>
            <tr>
                <td width="25%">오너클랜(왕도매)</td>
                <td width="25%">고도몰5</td>
                <td width="25%">위메프 셀러마켓</td>
                <td width="25%">카카오톡 스토어</td>
            </tr>

            <tr>
                <td width="25%">11번가</td>
                <td width="25%">(주)옥션</td>
                <td width="25%">스메그코리아</td>
                <td width="25%">카페24</td>
            </tr>
            <tr>
                <td width="25%">슈나이더</td>
                <td width="25%">지마켓</td>
                <td width="25%">(주)인터파크</td>
                <td width="25%">오셀러</td>
            </tr>
            <tr>
                <td width="25%">스마트스토어</td>
                <td width="25%">위핑(구:이룬마켓)</td>
                <td width="25%">쿠팡</td>
                <td width="25%">고도몰</td>
            </tr>
            <tr>
                <td width="25%">멸치쇼핑</td>
                <td width="25%">오너클랜(왕도매)</td>
                <td width="25%">고도몰5</td>
                <td width="25%">케이그룹</td>
            </tr>
            <tr>
                <td width="25%">엔터식스</td>
                <td width="25%">카카오톡 스토어</td>
                <td></td>
                <td></td>
            </tr>
        </table>
    </div>
</div>

<div id="pro_dialog_opt3" title="오픈마켓쇼핑몰지원현황">
   <img src="./images/api/pro_bn_opt3.png" alt="오픈마켓쇼핑몰지원배너" width="100%">
    <div>
        <table width="100%" class="pro_bn_opt">
                        <tr>
                <td width="25%">스마트스토어</td>
                <td width="25%">11번가</td>
                <td width="25%">11번가(단일)</td>
                <td width="25%">옥션</td>
            </tr>
            <tr>
                <td width="25%">옥션2.0</td>
                <td width="25%">G마켓</td>
                <td width="25%">G마켓2.0</td>
                <td width="25%">인터파크</td>
            </tr>    
            <tr>
                <td width="25%">쿠팡</td>
                <td width="25%">위메프</td>
                <td width="25%">위메프2.0(딜)</td>
                <td width="25%">티몬</td>
            </tr>    
            <tr>
                <td width="25%">롯데ON</td>
                <td width="25%">SSG오픈마켓</td>
                <td width="25%">멸치쇼핑</td>
                <td width="25%">멸치쇼핑(공급가)</td>
            </tr>    
            <tr>
                <td width="25%">위메이크프라이스</td>
                <td width="25%">카페24</td>
                <td width="25%">메이크샵</td>
                <td width="25%">고도몰 e나무 임대형</td>
            </tr>    
            <tr>
                <td width="25%">72TIME</td>
                <td width="25%">셀링콕</td>
                <td width="25%">식스샵</td>
                <td width="25%">오테이스트몰</td>
            </tr>    
            <tr>
                <td width="25%">블로그페이</td>
                <td width="25%">바이이즈</td>
                <td width="25%">고도몰5</td>
                <td width="25%">MakeFG</td>
            </tr>    
            <tr>
                <td width="25%">도매꾹(신)</td>
                <td width="25%">도매창고</td>
                <td width="25%">오너클랜</td>
                <td width="25%">가방팝</td>
            </tr>
            <tr>
                <td width="25%">머스트잇</td>
                <td width="25%">스룩페이</td>
                <td width="25%">네이버페이</td>
                <td width="25%">카카오톡스토어</td>
            </tr>    
            <tr>
                <td width="25%">카카오선물하기</td>
                <td width="25%">스포츠매니아</td>
                <td width="25%">Qoo10(jp)</td>
                <td width="25%">아임웹</td>
            </tr>    
            <tr>
                <td width="25%">도매의신</td>
                <td width="25%">셀러허브</td>
                <td width="25%">펀앤쇼핑</td>
                <td width="25%">까사미아</td>
            </tr>
            <tr>
                <td width="25%">홈쇼핑모아</td>
                <td width="25%">할인중독/공구마켓/심쿵할인</td>
            </tr>
        </table>
    </div>
</div>

<div id="pro_dialog_opt4" title="오픈마켓쇼핑몰지원현황">
   <img src="./images/api/pro_bn_opt2.png" alt="오픈마켓쇼핑몰지원배너" width="100%">
    <div>
        <table width="100%" class="pro_bn_opt">
            <tr>
                <td width="25%">옥션</td>
                <td width="25%">옥션2.0</td>
                <td width="25%">G마켓</td>
                <td width="25%">G마켓2.0</td>
            </tr>
            <tr>
                <td width="25%">인터파크</td>
                <td width="25%">11번가</td>
                <td width="25%">스마트스토어</td>
                <td width="25%">위메프</td>
            </tr>
            <tr>
                <td width="25%">티몬</td>
                <td width="25%">쿠팡</td>
                <td width="25%">고도몰</td>
                <td width="25%">고도몰5</td>
            </tr>
            <tr>
                <td width="25%">카페24</td>
                <td width="25%">위메프파트너2.0</td>
            </tr>
        </table>
    </div>
</div>

<script>
    $(function(){
        $("#pro_dialog_opt1, #pro_dialog_opt2, #pro_dialog_opt3, #pro_dialog_opt4").dialog({
            modal: true, width: '600', height: '510', autoOpen:false //자동으로 열리지않게
        });

        //창 열기 버튼을 클릭했을경우
        $("#pro_ptn_op1").on("click",function(){
            $("#pro_dialog_opt1").dialog("open"); //다이얼로그창 오픈                
        });

        $("#pro_ptn_op2").on("click",function(){
            $("#pro_dialog_opt2").dialog("open"); //다이얼로그창 오픈                
        });

        $("#pro_ptn_op3").on("click",function(){
            $("#pro_dialog_opt3").dialog("open"); //다이얼로그창 오픈                
        });

        $("#pro_ptn_op3-1").on("click",function(){
            $("#pro_dialog_opt3").dialog("open"); //다이얼로그창 오픈                
        });
        
        $("#pro_ptn_op4").on("click",function(){
            $("#pro_dialog_opt4").dialog("open"); //다이얼로그창 오픈           
        });

        $("#pro_ptn_op4-1").on("click",function(){
            $("#pro_dialog_opt4").dialog("open"); //다이얼로그창 오픈           
        });
        
        
    });

</script>
<style>
.ui-dialog .ui-dialog-content{padding:0}
.pro_bn_opt td{height:50px;font-weight:600;color:#0e8db5;font-size:16px;border-right:none;border-bottom:1px solid #d7d7d7;}
/* .pro_bn_opt td:nth-child(even){color:#f36e5d;} */
.pro_bn_opt tr:last-child td{border-bottom:none;}
/* 모달창 버튼수정 08.03 */
.ui-dialog .ui-dialog-titlebar .ui-button .ui-button-text{display:none;}
#modal_member_box{height:610px !important;}
</style>


    <!--나에게맞는제품찾기-->
    <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_open").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"); ?>