HISTORY
  • 빅룹 하드워크 에이프런 카키
    빅룹 하드워크 에이프런 카키
    128,000
  • 왈로우 접이식 캠핑 설거지통
    왈로우 접이식 캠핑 설거지통
    15,500
  • 랜턴걸이 Lantern hanger
    랜턴걸이 Lantern hanger
    37,000
  • 지라프 블록하우스 (구이바다 M용)
    지라프 블록하우스 (구이바다 M용)
    33,000
1/2

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,'524,539,538,537,530,528')) > 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