흔한 오류는 아니지만 영카트 모바일 상품페이지 접속하셧을때 상품페이자가 안나와서 당황하시는분 계실겁니다 ㅠ
질문해도 답변안해주고 그냥지나가는 ..ㅠㅠ (나쁜사람들 ㅠㅠ)
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을 제거해주시면 전체 상품이 출력되게 됩니다
게시글 목록
| 번호 | 제목 |
|---|---|
| 2169 | |
| 2168 | |
| 2167 | |
| 2158 | |
| 2146 | |
| 2140 | |
| 2130 | |
| 2114 | |
| 2102 | |
| 2095 | |
| 2084 | |
| 2075 | |
| 2072 | |
| 2070 | |
| 2069 | |
| 2065 | |
| 2058 | |
| 2056 | |
| 2055 | |
| 2054 | |
| 2049 | |
| 2038 | |
| 2036 | |
| 1989 | |
| 1956 | |
| 1923 | |
| 1918 | |
| 1904 | |
| 1892 | |
| 1891 |
댓글 작성
댓글을 작성하시려면 로그인이 필요합니다.
로그인하기