흔한 오류는 아니지만 영카트 모바일 상품페이지 접속하셧을때 상품페이자가 안나와서 당황하시는분 계실겁니다 ㅠ
질문해도 답변안해주고 그냥지나가는 ..ㅠㅠ (나쁜사람들 ㅠㅠ)
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을 제거해주시면 전체 상품이 출력되게 됩니다
게시글 목록
| 번호 | 제목 |
|---|---|
| 1874 | |
| 1873 | |
| 1870 | |
| 1862 | |
| 1846 | |
| 1845 | |
| 1837 | |
| 1835 | |
| 1823 | |
| 1787 | |
| 1781 | |
| 1777 | |
| 1771 | |
| 1750 | |
| 1746 | |
| 1743 | |
| 1742 | |
| 1738 | |
| 1714 | |
| 1710 | |
| 1700 | |
| 1699 | |
| 1696 | |
| 1694 | |
| 1691 | |
| 1684 | |
| 1662 | |
| 1659 | |
| 1656 | |
| 1637 |
댓글 작성
댓글을 작성하시려면 로그인이 필요합니다.
로그인하기