X

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' and wm_1 = '2'
  • 56148-4
  • 56147-1
  • 56147-2
  • 56146-1
  • 56146-2
  • 56146-3
  • 56146-4
  • 56146-5
  • 56146-6
  • 56145-1
  • 56145-2
  • 56145-3
  • 56145-4
  • 56142-1