select *, (select sum(ct_qty) from yc4_cart cart where item.it_id = cart.it_id and cart.ct_stock_use = 0 and cart.ct_status in ('ÁÖ¹®', 'Áغñ') ) as daegi_jaego from yc4_item item where (item.ca_id like 'b0%' or item.ca_id2 like 'b0%' or item.ca_id3 like 'b0%') and item.it_use = '1' order by it_type3%20desc , it_order, it_id desc limit 0, 30

1054 : Unknown column '20desc' in 'order clause'

error file : /shop/list_work.php