Photo Gallery
Property Details
<%= property.public_remarks %>
Single Family Home
-
<% if !@property.sqft_total.blank? %>
- Total Sq. Ft.: <%=h @property.sqft_total %> <% end %> <% if !@property.price_sqft.blank? %>
- Price/Sq. Ft.: <%=h number_to_currency @property.price_sqft %> <% end %> <% if !@property.beds_total.blank? %>
- Bedrooms: <%= @property.beds_total %> <% end %> <% if !@property.baths.blank? %>
- Baths: <%= @property.baths_full %> full <% if @property.baths_half != "" && @property.baths_half != "0" %> & <%= @property.baths_half %> half baths<% end %> <% end %> <% if !@property.acreage.blank? %>
- Acreage: <%= @property.acreage %> <% end %>
Features
-
<% if !@property.interior_features.blank? %>
- Interior: <%= @property.interior_features %> <% end %> <% if !@property.cooling.blank? %>
- Cooling: <%= @property.cooling %> <% end %> <% if !@property.heating.blank? %>
- Heating: <%= @property.heating %> <% end %> <% if !@property.year_built.blank? %>
- Year Built: <%= @property.year_built %> <% end %>