#190 장바구니 mb_id 필드 추가

This commit is contained in:
chicpro
2013-05-30 18:23:47 +09:00
parent 5fb54c91eb
commit 6d25ac9fd4
10 changed files with 38 additions and 11 deletions

View File

@ -856,6 +856,13 @@ $pg_anchor = '<ul class="anchor">
안내메세지 출력 사용
</td>
</tr>
<tr>
<th scope="row"><label for="de_cart_keep_term">장바구니 보관기간</label></th>
<td>
<?php echo help("장바구니 상품의 보관 기간을 설정하십시오."); ?>
<input type="text" name="de_cart_keep_term" value="<?php echo $default['de_cart_keep_term']; ?>" id="de_cart_keep_term" class="frm_input" size="5"> 일
</td>
</tr>
<tr>
<th scope="row"><label for="de_guest_cart_use">비회원 장바구니</label></th>
<td>