Product

브랜드
컬러
패턴
스타일
제품넘버
    select count(*) as cnt from ( select pd.* , ca1.wm_ca_id as ca_id1 , ca2.wm_ca_id as ca_id2 , ca3.wm_ca_id as ca_id3 from sp_product as pd left join sp_category as ca1 on pd.wm_ca_id1 = ca1.wm_id left join sp_category as ca2 on pd.wm_ca_id2 = ca2.wm_id left join sp_category as ca3 on pd.wm_ca_id3 = ca3.wm_id ) as product where 1 = 1 and product.wm_use = 'Y'
  • NEW
    F10011-2
  • NEW
    F10011-1
  • NEW
    F10010-3
  • NEW
    F10010-2
  • NEW
    F10010-1
  • NEW
    F10009-3
  • NEW
    F10009-2
  • NEW
    F10009-1
  • NEW
    F10008-6
  • NEW
    F10008-5
  • NEW
    F10008-4
  • NEW
    F10008-3
  • NEW
    F10008-2
  • NEW
    F10008-1
  • NEW
    F10007-5