카페24 쇼핑몰 상세검색 구현
http://www.agriis.co.kr/shop/search.php
위사이트의
제품상세검색처럼
제조사
제품명
분류
모델명
식으로 상세검색을 구현할 생각입니다
적용될 페이지는 http://ecdemo86348.cafe24.com/front/php/search/search.php
위 쇼핑몰은 카페24 빌더로 제작된 쇼핑몰로 카페24 쇼핑몰 빌더는 일부 스크립트 제한이 있어 제작에 어려움이 있습니다
카페24 빌더로 제작한 경험이 있는 분들만 참여해 주세요
구현의 유무를 확인하시기 쉽게 아래에 검색모듈의 소스를 첨부합니다
{{* 페이지타이틀 *}}
{{$c_3_u1}}
<tr bgcolor="{{$tab_array.c_3.bgcolor}}">
<td height="7"> </td>
</tr>
<tr bgcolor="{{$tab_array.c_3.bgcolor}}">
<td colspan="3"> <span class="font14_title"><img src="{{$img_array.c_3.3.url}}">
상품검색조건</span></td>
</tr>
<form name='frm' action='/front/php/search/search.php' method='post'>
<input type='hidden' name='sViewType' value='{{$sViewType}}' />
<input type='hidden' value='{{$order_by_selected}}' name="order_by" />
<tr bgcolor="{{$tab_array.c_3.bgcolor}}">
<td colspan=3>
<table width="100%" border="0" cellpadding="0" cellspacing="0" bordercolor="{{$tab_array.c_3.th_fgcolor}}" bordercolorlight="#999999" bordercolordark="white">
<tr>
<td bgcolor="{{$tab_array.c_3.th_fgcolor}}">
<table width="100%" border="0" cellspacing="1" cellpadding="0">
<tr>
<td bgcolor="{{$tab_array.c_3.th_bgcolor}}" align="center">
<table width="100%" border="0" cellspacing="5" cellpadding="0">
<tr>
<td bgcolor="{{$tab_array.c_3.td_bgcolor}}">
<table width="100%" cellpadding="1" cellspacing="0" border="0">
<tr>
<td rowspan="5" align="center"><img src="{{$img_array.c_3.4.url}}"></td>
</tr>
<tr>
<td width="25%" height="30" align=right>상품분류</td>
<td width="5%"> </td>
<td width="70%">
<select name="category_no">
<option value='' selected>:::::::::::::::::::::::::::::::::::
전체상품 ::::::::::::::::::::::::::::::::::::</option>
{{$category_list}}
</select>
</td>
</tr>
<tr>
<td height="30" align=right>{{$sKeyWordMsg}}</td>
<td> </td>
<td>
<input type=text size=15 name="keyword" class="input01" value="{{$keyword}}">
</td>
</tr>
<tr>
<td align=right height="30">판매가격대</td>
<td> </td>
<td>
<input type=text size=15 name="product_price1" class="input01" value="{{$product_price1}}" {{literal}}onkeyup="var pattern = /^[0-9]{{0,30}}$/;if (pattern.test(this.value) === false) {{alert('숫자로만 입력가능합니다.');this.value='';}};" {{/literal}} >
-
<input type=text size=15 name="product_price2" class="input01" value="{{$product_price2}}" {{literal}}onkeyup="var pattern = /^[0-9]{{0,30}}$/;if (pattern.test(this.value) === false) {{alert('숫자로만 입력가능합니다.');this.value='';}};" {{/literal}}>
</td>
</tr>
</table>
</td>
</tr>
</table>
</td>
</tr>
</table>
</td>
</tr>
</table>
</td>
</tr>
<tr bgcolor="{{$tab_array.c_3.bgcolor}}">
<td colspan="3">
<table width="100%" border="0" cellspacing="0" cellpadding="6">
<tr>
<td height=10></td>
</tr>
<tr>
<td align=center>
<input type='image' src="{{$img_array.c_3.5.url}}" hspace="2">
<input type='image' src="{{$img_array.c_3.6.url}}" hspace="2" onclick='this.form.keyword.value="";this.form.product_price1.value="";this.form.product_price2.value=""; return false;'>
</td>
</tr>
</table>
</td>
</tr>
<tr bgcolor="{{$tab_array.c_3.bgcolor}}">
<td colspan="3" height="20"></td>
</tr>
<tr bgcolor="{{$tab_array.c_3.bgcolor}}">
<td colspan="3">
<table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr bgcolor="{{$tab_array.c_3.th_fgcolor}}">
<td colspan="2" height="1"></td>
</tr>
<tr>
<td colspan="2" height="1"></td>
</tr>
<tr bgcolor="{{$tab_array.c_3.th_bgcolor}}" align="center" height="30">
<td width="2%"><img src="{{$img_array.c_3.7.url}}"></td>
<td width="70%" align="left" STYLE="color:{{$font_array.c_3.font_color}};font-size:{{$font_array.c_3.font_size}};font-family:{{$font_array.c_3.font_type}};">총 <b>{{$num_of_list|number_format}}</b>개의
상품이 검색되었습니다.</td>
</tr>
<tr>
<td colspan="2" height="5"></td>
</tr>
</table>
{{$c_3_u3}}
<table width="100%" border="0" cellspacing="0" cellpadding="0">
{{$c_3_u2}}
</table>
</td>
</tr>
<tr bgcolor="{{$tab_array.c_3.th_fgcolor}}">
<td colspan="3" height="1"></td>
</tr>
<tr>
<td colspan="3" height="5"></td>
</tr>
<tr>
<td colspan="3" align="center">
{{$search_list_paging}}
</td>
</tr>
</form>
댓글 2개
카페24 빌더 서비스가 php에 접근 가능하신부터 확인 해보시고요.
접근 할 수 없다면 불가능합니다.
010 9163 4582 연락주세요
게시판 목록
제작의뢰
SIR은 제작의뢰에 일체 관여하지 않습니다. SIR을 사칭하는 경우가 있으니 주의하세요.
| 번호 | 제목 | 글쓴이 | 날짜 | 조회 |
|---|---|---|---|---|
| 20347 |
|
2개월 전 | 60 | |
| 20346 |
더운건싫어
|
2개월 전 | 118 | |
| 20345 |
행복하세요2024
|
2개월 전 | 257 | |
| 20344 |
INBEST
|
2개월 전 | 293 | |
| 20343 |
|
2개월 전 | 419 | |
| 20342 |
순수청년84
|
2개월 전 | 535 | |
| 20341 | 2개월 전 | 641 | ||
| 20340 | 2개월 전 | 414 | ||
| 20339 | 2개월 전 | 528 | ||
| 20338 | 2개월 전 | 680 | ||
| 20337 | 2개월 전 | 688 | ||
| 20336 | 2개월 전 | 758 | ||
| 20335 | 2개월 전 | 824 | ||
| 20334 | 2개월 전 | 824 | ||
| 20333 | 2개월 전 | 864 | ||
| 20332 |
투투525
|
2개월 전 | 828 | |
| 20331 | 2개월 전 | 782 | ||
| 20330 |
행복하세요2024
|
2개월 전 | 858 | |
| 20329 | 2개월 전 | 848 | ||
| 20328 | 3개월 전 | 882 | ||
| 20327 |
아랑졸띠2
|
3개월 전 | 1105 | |
| 20326 |
|
3개월 전 | 1086 | |
| 20325 | 3개월 전 | 1163 | ||
| 20324 |
|
3개월 전 | 1306 | |
| 20323 | 3개월 전 | 1413 | ||
| 20322 |
|
3개월 전 | 1366 | |
| 20321 | 3개월 전 | 1447 | ||
| 20320 |
|
3개월 전 | 1398 | |
| 20319 | 3개월 전 | 2325 | ||
| 20318 | 3개월 전 | 3248 |
댓글 작성
댓글을 작성하시려면 로그인이 필요합니다.
로그인하기