흔한 오류는 아니지만 영카트 모바일 상품페이지 접속하셧을때 상품페이자가 안나와서 당황하시는분 계실겁니다 ㅠ
질문해도 답변안해주고 그냥지나가는 ..ㅠㅠ (나쁜사람들 ㅠㅠ)
mobile/shop/list.php
89번째 줄 ,
$sql = " select *
from {$g5['g5_shop_item_table']}
where ( ca_id like '$ca_id%' or ca_id2 like '$ca_id%' or ca_id3 like '$ca_id%' )
and it_use = '1'
and it_type1 = '1'
order by it_order, it_id desc
limit 0, $limit ";
에 it type을 설정해주는 쿼리문이 있습니다
사용하고싶으신 유형을 체크하셔셔
it type1 (히트상품)
it type2 (추천상품)
it type3(특별가)
it type4 (베스트)
lit type5 (할인) 으로 변경해주시면 됩니다
옆에 설정된 1은 출력순서입니다 ^^
it type을 제거해주시면 전체 상품이 출력되게 됩니다
질문해도 답변안해주고 그냥지나가는 ..ㅠㅠ (나쁜사람들 ㅠㅠ)
mobile/shop/list.php
89번째 줄 ,
$sql = " select *
from {$g5['g5_shop_item_table']}
where ( ca_id like '$ca_id%' or ca_id2 like '$ca_id%' or ca_id3 like '$ca_id%' )
and it_use = '1'
and it_type1 = '1'
order by it_order, it_id desc
limit 0, $limit ";
에 it type을 설정해주는 쿼리문이 있습니다
사용하고싶으신 유형을 체크하셔셔
it type1 (히트상품)
it type2 (추천상품)
it type3(특별가)
it type4 (베스트)
lit type5 (할인) 으로 변경해주시면 됩니다
옆에 설정된 1은 출력순서입니다 ^^
it type을 제거해주시면 전체 상품이 출력되게 됩니다
게시글 목록
| 번호 | 제목 |
|---|---|
| 2503 | |
| 2501 | |
| 2497 | |
| 2495 | |
| 2491 | |
| 2490 | |
| 2489 | |
| 2486 | |
| 2484 | |
| 2483 | |
| 2481 | |
| 2476 | |
| 2475 | |
| 2474 | |
| 2472 | |
| 2469 | |
| 2467 | |
| 2466 | |
| 2465 | |
| 2464 | |
| 2463 | |
| 2460 | |
| 2459 | |
| 2456 | |
| 2449 | |
| 2446 | |
| 2441 | |
| 2420 | |
| 2419 | |
| 2417 |
댓글 작성
댓글을 작성하시려면 로그인이 필요합니다.
로그인하기