See more models or view Development info below:

 

Address & Map

Bauan-Batangas Provincial Road, Barangay San Antonio, Batangas City, Batangas, Calabarzon, Philippines

SHOW MAP

Other Available Models

You chose this model.  

90 sqm  968 sqft.  Lot: 200 sqm
Thea House Model
4.5 million  $102,273 see monthly payment
3 bedroom / 2 bathroom House
My Favorite   Get more info
55 sqm  592 sqft.  Lot: 200 sqm
Celena House Model
3 million  $68,182 see monthly payment
2 bedroom / 1 bathroom House
My Favorite   Get more info
70 sqm  753 sqft.  Lot: 200 sqm
Maia House Model
3.5 million  $79,545 see monthly payment
3 bedroom / 2 bathroom House
My Favorite   Get more info
 0 sqft.  Lot: 200 sqm
Lot Only
1.5 million  $34,091 see monthly payment
/ Land
My Favorite   Get more info

Other

All Amenities HIDE (click here)

Adult Pool
Kiddie Pool
Clubhouse
Playground (kids)
Basketball Court
Open Lawn
Landscaped Gardens



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(); }); }); -->