add event...
This commit is contained in:
parent
75be9ca97b
commit
45711cb887
94
sub/event_price.php
Normal file
94
sub/event_price.php
Normal file
@ -0,0 +1,94 @@
|
||||
<? $mNum = "1"; $sNum = "3"; ?>
|
||||
<? include "../include/header.php"; ?>
|
||||
<? include "../include/visual.php"; ?>
|
||||
<? include "../include/path01.php"; ?>
|
||||
<div id="container">
|
||||
<div id="contArea">
|
||||
<div class="real-cont">
|
||||
<div class="info-section">
|
||||
<div class="contain">
|
||||
<!--// content -->
|
||||
<!-- <div class="table">
|
||||
<table>
|
||||
<colgroup>
|
||||
<col style="width:16.66%;" span="6">
|
||||
</colgroup>
|
||||
|
||||
<thead>
|
||||
<tr>
|
||||
<th scope="col"></th>
|
||||
<th scope="col">B Type</th>
|
||||
<th scope="col">C Type</th>
|
||||
<th scope="col">D Type</th>
|
||||
<th scope="col">E Type</th>
|
||||
<th scope="col">E2 Type</th>
|
||||
</tr>
|
||||
</thead>
|
||||
<tbody>
|
||||
<tr>
|
||||
<th scope="row">CPU</th>
|
||||
<td>E5530 or E5540</td>
|
||||
<td>X5560*2</td>
|
||||
<td>X5650*2</td>
|
||||
<td>E5-2690v2*2</td>
|
||||
<td>E5-2690v4*4</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<th scope="row">Core</th>
|
||||
<td class="bg1">4 core/2.4Ghz</td>
|
||||
<td class="bg1">8 core/2.8Ghz</td>
|
||||
<td class="bg1">12 core/2.6Ghz</td>
|
||||
<td class="bg1">12 core/2.6Ghz</td>
|
||||
<td class="bg1">20 core/3.0Ghz</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<th scope="row">RAM</th>
|
||||
<td>16G</td>
|
||||
<td>16G</td>
|
||||
<td>16G</td>
|
||||
<td>32G</td>
|
||||
<td>32G</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<th scope="row">HDD</th>
|
||||
<td class="bg1">SSD250G*2 + SSD500G*2</td>
|
||||
<td class="bg1">SSD250G*2 + SSD500G*2</td>
|
||||
<td class="bg1">SSD250G*2 + SSD500G*2</td>
|
||||
<td class="bg1">SSD250G*2 + SSD500G*2</td>
|
||||
<td class="bg1">SSD250G*2 + SSD500G*2</td>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<th scope="row">Cost</th>
|
||||
<td><span>45만원</span>-><span style="color:red;">할인가 22.5만원</span></td>
|
||||
<td><span>55만원</span>-><span style="color:red;">할인가 27.5만원</span></td>
|
||||
<td><span>65만원</span>-><span style="color:red;">할인가 32.5만원</span></td>
|
||||
<td><span>75만원</span>-><span style="color:red;">할인가 37.5만원</span></td>
|
||||
<td><span>85만원</span>-><span style="color:red;">할인가 42.5만원</span></td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
</div>
|
||||
-->
|
||||
<pre>
|
||||
🎁 증정 혜택
|
||||
|
||||
[추천 받은 신규 고객님]
|
||||
|
||||
신규 센터 서버 비용 1개월 무료
|
||||
|
||||
도메인 쿠폰 1개 증정
|
||||
|
||||
[추천해주신 기존 고객님 (아래 2가지 혜택 중 택 1)]
|
||||
|
||||
옵션 1: 신규 센터 서버 비용 1개월 무료 + 도메인 쿠폰 1개
|
||||
|
||||
옵션 2: 도메인 쿠폰 5개
|
||||
</pre>
|
||||
<!-- content //-->
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<? include "../include/footer.php"; ?>
|
||||
Loading…
Reference in New Issue
Block a user