The Curator

The Curator Occupying the top floor of a 1910 building, this is a unique showroom encompassing mid-century European & American design, Tribal Art, and local artists.

The Curator is a gallery and design space located in a 240 square metre top floor 1910 building in Zonnebloem. It overlooks both Table Mountain and the harbour, and the area is a hub of activity next to other popular galleries, restaurants and shops. Michael Fitzgerald employs 20 years of his vast wealth of experience and knowledge to bring together a diverse collection that encompasses collectabl

e mid-century European and American design, Tribal Art and emerging land established local artists, as well as contemporary South African designers across the genres of furniture, lighting, rugs, fine art and objet d'art. The collection portrays a discerning view, a cultured vision of Creative Modern. Michael also offers his consulting services for residential or commercial spaces.

Address

4th Floor The Hills Building, Buchanan Square, 160 Sir Lowry Road
Cape Town
7925

Alerts

Be the first to know and let us send you an email when The Curator posts news and promotions. Your email address will not be used for any other purpose, and you can unsubscribe at any time.

Contact The Establishment

Send a message to The Curator:

Share

Category

//iconSize: [32, 32], //html: '' }) .bindTooltip(name, { //permanent: true, direction: 'bottom', //offset: L.point(12, 25), //opacity: 0.88, interactive: true }) .bindPopup(name); markersLayer.addLayer(marker); } function getMore() { if (gettingMore) { return; } gettingMore = true; var center = map.getCenter(); $.ajax({ url: "/vicinitysearch", data: { lat: center.lat, lng: center.lng, country: "SOUTH AFRICA" } }) .done(function(data) { var added = 0; data.forEach(function(loc) { if (!locationIds.includes(loc.id)) { var mapLoc = {id:loc.id,lat:loc.latitude,lng:loc.longitude,title:trunc20(loc.name),popupHtml:loc.popupHtml,urlPath:loc.urlPath,pictureUrl:loc.pictureUrl}; locations.push(mapLoc); locationIds.push(loc.id); map._addMarker(mapLoc); added++; } }); }) .always(function() { gettingMore = false; }); } map._clearMarkers = function() { markersLayer.clearLayers(); } }); }, 4000); });