+" and ap.sAgentContractNO = t.sAgentContractNO and ap.nGoodsID = t.nGoodsID where t.sOrgNO = '"+orgNo+"' and t.sShopNO = '"+shopNo+"' and ap.sShopTypeID = '"+sShopTypeID+"' and ap.sUnitTypeID = '' order by t.nIdx";
" from V_Cart t left join tAgentCustTypePrice ap on ap.sCustTypeID = '"+sCustTypeID+"'"+