South of Market, Makati, Metro Manila, Philippines

Introducing the remarkable South of Market! Developed by Century Properties Inc., South of Market is a twin tower residential condominium soaring 39 storeys.  Located at the center of Fort Bonifacio Global City, living in South of Market is very convenient since everything you need in life already unfolds around you.  Rejuvenate your life now while enjoying the in-city lifestyle at South of Market!

Global City Condos

Address & Map

11th Avenue, Fort Bonifacio Global City, Makati City, Metro Manila, Philippines

SHOW MAP

Models Currently Available

40 sqm  430 sqft.
1 Bedroom (39.41 sqm)
1 bedroom / 1 bathroom Condo
Sold Out
75 sqm  807 sqft.
2 Bedroom (74.20 sqm)
2 bedroom / 2 bathroom Condo
Sold Out
120 sqm  1291 sqft.
3 Bedroom (116.67 sqm)
3 bedroom / 2 bathroom Condo
Sold Out

Other

All Amenities HIDE (click here)

Fitness Gym
Function Hall
Entertainment Room
Lounge Area  
Game Room
Leisure Pool
Health Club
Commercial Area
Room Service/Concierge



Ask a Question  (I'll Email You Back)

Please note: Comment moderation is enabled and may delay your comment. There is no need to resubmit your comment.

No comments yet. Be the first to leave a comment.

If lightbox window HTML already exists in document, change the img src to to match the href of whatever link was clicked ELSE-->If lightbox window HTML doesn't exists, create it and insert it. (This will only happen the first time around) */ if ($('#simple_lightbox').length > 0) // #simple_lightbox exists { //insert clicked link's href into img src $('#simple_lightbox_content').html(''); //show lightbox window - you could use .show('fast') for a transition $('#simple_lightbox').show(); } else //#simple_lightbox does not exist - create and insert (runs 1st time only) { //create HTML markup for lightbox window var lightbox = '
' + '
' + '' + '
' + 'Click to close' + '
'; //insert lightbox HTML into page $('body').append(lightbox); } // Limit Width to Viewport width setMaxWidth(); $( window ).bind( "resize", setMaxWidth ); //Remove this if it's not needed. It will react when window changes size. function setMaxWidth() { $( "#simple_lightbox_img" ).css( "maxWidth", ( $( window ).width() * 0.97 ) + "px" ); } // Limit Height to Viewport height setMaxHeight(); $( window ).bind( "resize", setMaxHeight ); //Remove this if it's not needed. It will react when window changes size. function setMaxHeight() { $( "#simple_lightbox_img" ).css( "maxHeight", ( $( window ).height() * 0.96 ) + "px" ); } }); //Click anywhere on the page to get rid of lightbox window $(document).on('click', '#simple_lightbox', function() { $('#simple_lightbox').hide(); }); $(document).on('click', '#simple_lightbox_close', function() { $('#simple_lightbox').hide(); }); }); -->