• Chính chủ bán đất nền tại Đức Hòa giá rẻ chỉ từ 90 triệu đến 300 triệu/nền

Chính chủ bán đất nền tại Đức Hòa giá rẻ chỉ từ 90 triệu đến 300 triệu/nền

Địa chỉ:
679 ĐT 825 Tỉnh Lộ 10 Đức Hòa Đông
Đức Hòa - Long An
Giá
90 triệu
Cập nhật
5 năm trước
Lượt xem
1,685

Đặc điểm Đất

Diện tích: 100 m2
Loại nhà đất: Đất
Kiểu nhà đất: Thổ cư
Huỳnh Công Vàng
679 ĐT 825 Tỉnh Lộ 10, Đức Hòa Đông, Long An

Thông tin chi tiết

- Đất nền để ở giá rẻ đường 4m trải đá diện tích: 4x16, 4x20,5x20,5x25 giá từ 1,2 đến 2 triệu/m2

- Đất nền mặt tiền kinh doanh và xây trọ, đường 6m,8m :5x20,5x25,10x30,10x50 giá chỉ từ 1,5 triệu-2,5 triệu/m

- Đất nền mặt tiền kinh doanh đường nhựa 12m đến 24m :diện tích 5x25,8,5x25 lô gốc 2 mặt tiền, hệ thống nước máy đầy đủ giá 2 triệu-4 triệu/m2

Nhà 1 tấm đúc 2 phòng ngủ , 1 phòng khách, bếp, WC đầy đủ giá chỉ từ 350 triệu/căn tiện ở và cho thuê.

++++ Nằm ngay Bình chánh-trung tâm thị xã Đức Hòa trên #Tỉnh lộ 10

++++Liền kề KCN Tân đức, Hải sơn, Hạnh Phúc, KCN Liên Hưng, Đại Dũng, Bùi Văn Ngọ, Kcn An Hạ,….mật độ dân cư và công nhân rất đông.
Giá cho thuê trọ của khu vực này từ 700 đến 1 triệu/phòng diện tich 3x4 có gác

***Pháp lý: đã có sổ hồng riêng từng nền, xây nhà tự do, xây nhà ngay, bao xin phép xây dựng cho khách, đất thổ cư 100%.

*** Thanh toán linh hoạt, trả chậm, trả góp không lãi suất, công chứng trước trả tiền sau.



Giá chính chủ nên quý khách an tâm về giá cả , đảm bảo cạnh tranh, vị trí thuận lợi tiện lợi cho khách hàng.

Prophiler

0 ms
50 ms
100 ms
150 ms
200 ms
250 ms
300 ms
350 ms
400 ms
Name
Component
Duration
Memory
SELECT IF(COUNT(*) > 0, 1, 0) FROM `INFORMATION_SCHEMA`.`TABLES` WHERE `TABLE_NAME` = 'mbn_property' AND `TABLE_SCHEMA` = DATABASE()
13.60 ms
0.019 MB
Duration
13.60 ms
Memory usage
0.019 MB
DESCRIBE `mbn_property`
1.72 ms
0.025 MB
Duration
1.72 ms
Memory usage
0.025 MB
SELECT `mbn_property`.`id`, `mbn_property`.`name`, `mbn_property`.`sku`, `mbn_property`.`slug`, `mbn_property`.`thumbnail`, `mbn_property`.`address`, `mbn_property`.`district_id`, `mbn_property`.`province_id`, `mbn_property`.`created_at`, `mbn_property`.`updated_at`, `mbn_property`.`updated_order`, `mbn_property`.`area`, `mbn_property`.`status`, `mbn_property`.`is_shown`, `mbn_property`.`type`, `mbn_property`.`price`, `mbn_property`.`price_sale`, `mbn_property`.`category_id`, `mbn_property`.`lat`, `mbn_property`.`lng`, `mbn_property`.`user_id`, `mbn_property`.`approve_by`, `mbn_property`.`view_count` FROM `mbn_property` WHERE `mbn_property`.`id` = :0 LIMIT :APL0
5.17 ms
0.031 MB
Duration
5.17 ms
Memory usage
0.031 MB
SELECT IF(COUNT(*) > 0, 1, 0) FROM `INFORMATION_SCHEMA`.`TABLES` WHERE `TABLE_NAME` = 'mbn_property_term_relationship' AND `TABLE_SCHEMA` = DATABASE()
0.94 ms
0.019 MB
Duration
0.94 ms
Memory usage
0.019 MB
DESCRIBE `mbn_property_term_relationship`
13.25 ms
0.021 MB
Duration
13.25 ms
Memory usage
0.021 MB
SELECT `mbn_property_term_relationship`.`id`, `mbn_property_term_relationship`.`term_id`, `mbn_property_term_relationship`.`property_id` FROM `mbn_property_term_relationship` WHERE `mbn_property_term_relationship`.`property_id` = 105607
0.91 ms
0.020 MB
Duration
0.91 ms
Memory usage
0.020 MB
SELECT `t`.`id` AS `id`, `t`.`name` AS `name`, `t`.`slug` AS `slug`, `t`.`parent_id` AS `parent_id`, `t`.`intro` AS `intro`, `t`.`thumbnail` AS `thumbnail`, `tax`.`id` AS `tax_id`, `tax`.`name` AS `tax_name`, `tax`.`slug` AS `tax_slug` FROM `mbn_property_term_relationship` AS `rpt` INNER JOIN `mbn_term` AS `t` ON `t`.`id` = `rpt`.`term_id` INNER JOIN `mbn_taxonomy` AS `tax` ON `t`.`taxonomy_id` = `tax`.`id` WHERE `rpt`.`property_id` = :pid ORDER BY `tax`.`ordering` ASC
2.01 ms
0.024 MB
Duration
2.01 ms
Memory usage
0.024 MB
UPDATE `mbn_property` SET `name` = ?, `sku` = null, `slug` = ?, `thumbnail` = ?, `address` = ?, `district_id` = ?, `province_id` = ?, `created_at` = ?, `updated_at` = ?, `updated_order` = ?, `area` = ?, `status` = ?, `is_shown` = ?, `type` = ?, `price` = ?, `price_sale` = ?, `category_id` = ?, `lat` = ?, `lng` = ?, `user_id` = ?, `approve_by` = null, `view_count` = ? WHERE `id` = ?
41.33 ms
0.006 MB
Duration
41.33 ms
Memory usage
0.006 MB
SELECT IF(COUNT(*) > 0, 1, 0) FROM `INFORMATION_SCHEMA`.`TABLES` WHERE `TABLE_NAME` = 'mbn_property_content' AND `TABLE_SCHEMA` = DATABASE()
0.86 ms
0.019 MB
Duration
0.86 ms
Memory usage
0.019 MB
DESCRIBE `mbn_property_content`
1.15 ms
0.022 MB
Duration
1.15 ms
Memory usage
0.022 MB
SELECT `mbn_property_content`.`id`, `mbn_property_content`.`property_id`, `mbn_property_content`.`content`, `mbn_property_content`.`galleries`, `mbn_property_content`.`meta_title`, `mbn_property_content`.`meta_description`, `mbn_property_content`.`meta_keywords` FROM `mbn_property_content` WHERE `mbn_property_content`.`property_id` = :0 LIMIT :APL0
32.87 ms
0.026 MB
Duration
32.87 ms
Memory usage
0.026 MB
SELECT IF(COUNT(*) > 0, 1, 0) FROM `INFORMATION_SCHEMA`.`TABLES` WHERE `TABLE_NAME` = 'mbn_user_membership' AND `TABLE_SCHEMA` = DATABASE()
0.79 ms
0.019 MB
Duration
0.79 ms
Memory usage
0.019 MB
DESCRIBE `mbn_user_membership`
1.05 ms
0.022 MB
Duration
1.05 ms
Memory usage
0.022 MB
SELECT `mbn_user_membership`.`user_id`, `mbn_user_membership`.`membership`, `mbn_user_membership`.`vip_type`, `mbn_user_membership`.`expired_at`, `mbn_user_membership`.`actived_at`, `mbn_user_membership`.`actived_by`, `mbn_user_membership`.`note`, `mbn_user_membership`.`auto_push`, `mbn_user_membership`.`push_per_day` FROM `mbn_user_membership` WHERE `mbn_user_membership`.`user_id` = 25975 LIMIT :APL0
0.68 ms
0.023 MB
Duration
0.68 ms
Memory usage
0.023 MB
SELECT `mbn_user_membership`.`user_id`, `mbn_user_membership`.`membership`, `mbn_user_membership`.`vip_type`, `mbn_user_membership`.`expired_at`, `mbn_user_membership`.`actived_at`, `mbn_user_membership`.`actived_by`, `mbn_user_membership`.`note`, `mbn_user_membership`.`auto_push`, `mbn_user_membership`.`push_per_day` FROM `mbn_user_membership` WHERE `mbn_user_membership`.`user_id` = 25975 LIMIT :APL0
0.35 ms
0.023 MB
Duration
0.35 ms
Memory usage
0.023 MB
Severity
Message

Request

SERVER
        array(43) {
  ["USER"]=>
  string(9) "ttmoigioi"
  ["HOME"]=>
  string(15) "/home/ttmoigioi"
  ["SCRIPT_NAME"]=>
  string(10) "/index.php"
  ["REQUEST_URI"]=>
  string(103) "/duc-hoa-long-an/chinh-chu-ban-dat-nen-tai-duc-hoa-gia-re-chi-tu-90-trieu-den-300-trieu-nen-105607.html"
  ["QUERY_STRING"]=>
  string(108) "_url=/duc-hoa-long-an/chinh-chu-ban-dat-nen-tai-duc-hoa-gia-re-chi-tu-90-trieu-den-300-trieu-nen-105607.html"
  ["REQUEST_METHOD"]=>
  string(3) "GET"
  ["SERVER_PROTOCOL"]=>
  string(8) "HTTP/1.1"
  ["GATEWAY_INTERFACE"]=>
  string(7) "CGI/1.1"
  ["REDIRECT_QUERY_STRING"]=>
  string(108) "_url=/duc-hoa-long-an/chinh-chu-ban-dat-nen-tai-duc-hoa-gia-re-chi-tu-90-trieu-den-300-trieu-nen-105607.html"
  ["REDIRECT_URL"]=>
  string(103) "/duc-hoa-long-an/chinh-chu-ban-dat-nen-tai-duc-hoa-gia-re-chi-tu-90-trieu-den-300-trieu-nen-105607.html"
  ["REMOTE_PORT"]=>
  string(5) "41502"
  ["SCRIPT_FILENAME"]=>
  string(78) "/home/ttmoigioi/domains/trungtammoigioi.com/public_html/frontend/web/index.php"
  ["SERVER_ADMIN"]=>
  string(29) "webmaster@trungtammoigioi.com"
  ["CONTEXT_DOCUMENT_ROOT"]=>
  string(68) "/home/ttmoigioi/domains/trungtammoigioi.com/public_html/frontend/web"
  ["CONTEXT_PREFIX"]=>
  string(0) ""
  ["REQUEST_SCHEME"]=>
  string(5) "https"
  ["DOCUMENT_ROOT"]=>
  string(68) "/home/ttmoigioi/domains/trungtammoigioi.com/public_html/frontend/web"
  ["REMOTE_ADDR"]=>
  string(14) "216.73.216.111"
  ["SERVER_PORT"]=>
  string(3) "443"
  ["SERVER_ADDR"]=>
  string(14) "192.168.51.104"
  ["SERVER_NAME"]=>
  string(19) "trungtammoigioi.com"
  ["SERVER_SOFTWARE"]=>
  string(8) "Apache/2"
  ["SERVER_SIGNATURE"]=>
  string(0) ""
  ["LD_LIBRARY_PATH"]=>
  string(14) "/etc/httpd/lib"
  ["PATH"]=>
  string(29) "/sbin:/usr/sbin:/bin:/usr/bin"
  ["HTTP_ACCEPT_ENCODING"]=>
  string(23) "gzip, br, zstd, deflate"
  ["HTTP_COOKIE"]=>
  string(745) "ARTICLE_VIEWED=a%3A21%3A%7Bi%3A0%3Bs%3A6%3A%22574906%22%3Bi%3A1%3Bs%3A7%3A%221618560%22%3Bi%3A2%3Bs%3A6%3A%22680839%22%3Bi%3A3%3Bs%3A7%3A%221585804%22%3Bi%3A4%3Bs%3A6%3A%22646041%22%3Bi%3A5%3Bs%3A7%3A%221411237%22%3Bi%3A6%3Bs%3A7%3A%221619225%22%3Bi%3A7%3Bs%3A7%3A%221221273%22%3Bi%3A8%3Bs%3A7%3A%221602402%22%3Bi%3A9%3Bs%3A6%3A%22994377%22%3Bi%3A10%3Bs%3A7%3A%221521364%22%3Bi%3A11%3Bs%3A7%3A%221543460%22%3Bi%3A12%3Bs%3A7%3A%221581988%22%3Bi%3A13%3Bs%3A7%3A%221584872%22%3Bi%3A14%3Bs%3A6%3A%22835168%22%3Bi%3A15%3Bs%3A7%3A%221610786%22%3Bi%3A16%3Bs%3A7%3A%221629909%22%3Bi%3A17%3Bs%3A6%3A%22865703%22%3Bi%3A18%3Bs%3A7%3A%221276502%22%3Bi%3A19%3Bs%3A7%3A%221601359%22%3Bi%3A20%3Bs%3A7%3A%221620083%22%3B%7D; PHPSESSID=m9shs6en3r9r3blvl107ije0n9"
  ["HTTP_USER_AGENT"]=>
  string(103) "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)"
  ["HTTP_ACCEPT"]=>
  string(3) "*/*"
  ["HTTP_CONNECTION"]=>
  string(5) "close"
  ["HTTP_X_FORWARDED_FOR"]=>
  string(14) "216.73.216.111"
  ["HTTP_HOST"]=>
  string(19) "trungtammoigioi.com"
  ["HTTP_X_ACCEL_INTERNAL"]=>
  string(19) "/nginx_static_files"
  ["proxy-nokeepalive"]=>
  string(1) "1"
  ["HTTPS"]=>
  string(2) "on"
  ["UNIQUE_ID"]=>
  string(27) "afl-j97W2-6tXvIrZmzL3wAAAYA"
  ["REDIRECT_STATUS"]=>
  string(3) "200"
  ["REDIRECT_HTTPS"]=>
  string(2) "on"
  ["REDIRECT_UNIQUE_ID"]=>
  string(27) "afl-j97W2-6tXvIrZmzL3wAAAYA"
  ["FCGI_ROLE"]=>
  string(9) "RESPONDER"
  ["PHP_SELF"]=>
  string(10) "/index.php"
  ["REQUEST_TIME_FLOAT"]=>
  float(1777958799.2031)
  ["REQUEST_TIME"]=>
  int(1777958799)
}
    
GET
        array(1) {
  ["_url"]=>
  string(103) "/duc-hoa-long-an/chinh-chu-ban-dat-nen-tai-duc-hoa-gia-re-chi-tu-90-trieu-den-300-trieu-nen-105607.html"
}
    
COOKIE
        array(2) {
  ["ARTICLE_VIEWED"]=>
  string(390) "a:21:{i:0;s:6:"574906";i:1;s:7:"1618560";i:2;s:6:"680839";i:3;s:7:"1585804";i:4;s:6:"646041";i:5;s:7:"1411237";i:6;s:7:"1619225";i:7;s:7:"1221273";i:8;s:7:"1602402";i:9;s:6:"994377";i:10;s:7:"1521364";i:11;s:7:"1543460";i:12;s:7:"1581988";i:13;s:7:"1584872";i:14;s:6:"835168";i:15;s:7:"1610786";i:16;s:7:"1629909";i:17;s:6:"865703";i:18;s:7:"1276502";i:19;s:7:"1601359";i:20;s:7:"1620083";}"
  ["PHPSESSID"]=>
  string(26) "m9shs6en3r9r3blvl107ije0n9"
}
    
SESSION
        array(1) {
  ["_PHCOOKIE_ARTICLE_VIEWED"]=>
  array(2) {
    ["path"]=>
    string(1) "/"
    ["httpOnly"]=>
    bool(true)
  }
}