HISTORY
  • 캠핑 우드 롤테이블 휴대용 접이식 원목
    캠핑 우드 롤테이블 휴대용 접이식 원목
    110,400
  • 타프 감성 그늘막 핵사타프
    타프 감성 그늘막 핵사타프
    77,000
  • 텐트 피크닉 캠핑용품 돔형 버섯텐트
    텐트 피크닉 캠핑용품 돔형 버섯텐트
    176,000
  • 접이식 테이블 pull out table
    접이식 테이블 pull out table
    198,000
1/1

select * ,if(p_soldout_chk='N',p_stock,0) as p_stock from smart_product as p where (1) and p_view = 'Y' and p_option_valid_chk = 'Y' and p_outer = 0 and (select count(*) from smart_product_category as pct where pct.pct_pcode=p_code and find_in_set(pct_cuid,'2,197,535,448,449,450,451,452,453,454')) > 0 order by p_idx asc limit -400, 80
You have an error in your SQL syntax; check the manual that corresponds to your MariaDB server version for the right syntax to use near '-400, 80' at line 9
1064