장바구니에서 배송비 선불/후불(착불) 선택 변경
shop/cartoption.php 파일을 수정하시면 됩니다.
<!--<input type="hidden" name="ct_send_cost" value="<?php echo $row2['ct_send_cost']; ?>">-->
<input type="hidden" name="sw_direct">
<?php
if($it['it_sc_type'] > '1' && $it['it_sc_method'] == '2') {
?>
<section class="tbl_wrap tbl_head02">
<h3>배송옵션</h3>
<table class="sit_ov_tbl">
<colgroup>
<col class="grid_3">
<col>
</colgroup>
<tbody>
<tr>
<th><label for="ct_send_cost">배송</label></th>
<td>
<select name="ct_send_cost" id="ct_send_cost">
<option value="0"<?php if($row2['ct_send_cost']=="0") echo " selected"; ?>>선불</option>
<option value="1"<?php if($row2['ct_send_cost']=="1") echo " selected"; ?>>착불</option>
</select>
<td>
</tr>
</tbody>
</table>
</section>
<?php
} else {
echo "<input type='hidden' name='ct_send_cost' value='".$row2['ct_send_cost']."'>";
}
?>
<!--<input type="hidden" name="ct_send_cost" value="<?php echo $row2['ct_send_cost']; ?>">-->
<input type="hidden" name="sw_direct">
<?php
if($it['it_sc_type'] > '1' && $it['it_sc_method'] == '2') {
?>
<section class="tbl_wrap tbl_head02">
<h3>배송옵션</h3>
<table class="sit_ov_tbl">
<colgroup>
<col class="grid_3">
<col>
</colgroup>
<tbody>
<tr>
<th><label for="ct_send_cost">배송</label></th>
<td>
<select name="ct_send_cost" id="ct_send_cost">
<option value="0"<?php if($row2['ct_send_cost']=="0") echo " selected"; ?>>선불</option>
<option value="1"<?php if($row2['ct_send_cost']=="1") echo " selected"; ?>>착불</option>
</select>
<td>
</tr>
</tbody>
</table>
</section>
<?php
} else {
echo "<input type='hidden' name='ct_send_cost' value='".$row2['ct_send_cost']."'>";
}
?>
게시판 목록
영카트5 팁자료실
| 번호 | 제목 | 글쓴이 | 날짜 | 조회 |
|---|---|---|---|---|
| 161 | 9년 전 | 6837 | ||
| 160 | 9년 전 | 7040 | ||
| 159 |
블랙앤화이트
|
9년 전 | 4588 | |
| 158 | 9년 전 | 5167 | ||
| 157 | 9년 전 | 6788 | ||
| 156 | 9년 전 | 5024 | ||
| 155 | 9년 전 | 7605 | ||
| 154 | 9년 전 | 5387 | ||
| 153 | 9년 전 | 4381 | ||
| 152 | 9년 전 | 6549 | ||
| 151 | 9년 전 | 4756 | ||
| 150 |
|
9년 전 | 5434 | |
| 149 | 9년 전 | 15842 | ||
| 148 | 9년 전 | 7447 | ||
| 147 | 9년 전 | 4103 | ||
| 146 |
|
9년 전 | 5097 | |
| 145 | 9년 전 | 4372 | ||
| 144 |
SSU53rd
|
9년 전 | 9582 | |
| 143 | 9년 전 | 5567 | ||
| 142 |
디자인PHP
|
9년 전 | 4711 | |
| 141 |
디자인PHP
|
9년 전 | 5243 | |
| 140 | 9년 전 | 4804 | ||
| 139 | 9년 전 | 4513 | ||
| 138 | 9년 전 | 5356 | ||
| 137 | 9년 전 | 4609 | ||
| 136 | 9년 전 | 9218 | ||
| 135 | 9년 전 | 4928 | ||
| 134 | 9년 전 | 9100 | ||
| 133 |
개같은내인생
|
9년 전 | 4467 | |
| 132 | 9년 전 | 5098 |
댓글 작성
댓글을 작성하시려면 로그인이 필요합니다.
로그인하기