Click on any of the links in the Page Menu link above to go directly to the type of Other Market Properties you are looking for. Contact us for the most complete list of available properties. Our services go beyond representing and selling the other market properties. We will assist you in identifying the right property.
OTHER MARKET PROPERTIES
Couldn't execute query. (SELECT p.id, p.byOwner, p.mls, a.area, a.id AS aid, p.price, p.leasePrice, pp.filename, p.fieldName1, p.fieldValue1,
p.fieldName2, p.fieldValue2,
p.fieldName3, p.fieldValue3,
p.fieldName4, p.fieldValue4,
p.fieldName5, p.fieldValue5,
p.fieldName6, p.fieldValue6,
p.fieldName7, p.fieldValue7,
p.fieldName8, p.fieldValue8,
p.fieldName9, p.fieldValue9,
p.fieldName10, p.fieldValue10,
p.status, p.livingArea, p.beds, p.bathsFull, p.bathsHalf, p.lotSize, p.comPropType, p.idPropType
FROM mlr_OtherMarketProperties p, mlr_OtherMarketAreas a
LEFT OUTER JOIN mlr_OtherMarketPropertyPics pp ON p.id = pp.idProperty
WHERE p.idArea = a.id AND p.visible = '1'
ORDER BY p.idPropType, p.leasePrice, p.byOwner ASC, p.comPropType, a.area, p.price DESC, pp.orderer )