Hạng mục thực hiện: Tư vấn vận hành, khai trương TTTM - Khai thác cho thuê mặt bằng
Diện tích: 15.000m2
Số tầng: 02 tầng thương mại (tầng 4&5) - 26 căn shophouse (tầng 1-3)
Vị trí: Đường 2/9 và Nguyễn Hữu Cảnh, Phường Nguyễn An Ninh, Thành phố Vũng Tàu, Tỉnh Bà Rịa - Vũng Tàu
Thông tin liên hệ:
CÔNG TY TNHH QUẢN LÝ TÀI SẢN TAISEI VN
Địa chỉ: P. 1901, Saigon Trade Center, 37 Tôn Đức Thắng, P. Bến Nghé, Quận 1, TP.HCM.
Hotline: 093 3797 355
Email: Cs@caresolutions.com.vn
LinkedIn: https://www.linkedin.com/company/taisei-vn/
Facebook: https://www.facebook.com/taisei.com.vn
1 x Booting (72.26%) | 660.78ms |
1 x Application (27%) | 246.89ms |
Params | |
---|---|
0 |
|
1 |
|
2 |
|
3 |
|
Params | |
---|---|
0 |
|
1 |
|
2 |
|
Params | |
---|---|
0 |
|
1 |
|
2 |
|
select * from `slugs` where `key` = 'vung-tau-centre-point' and `reference_type` = 'Crysys\Ecommerce\Models\Product' and `prefix` = 'du-an' limit 1
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `ec_currencies` order by `order` asc
Metadata | |
---|---|
Backtrace |
|
select distinct `ec_products`.* from `ec_products` inner join
(
SELECT DISTINCT
`ec_products`.id,
CASE
WHEN (
ec_products.sale_type = 0 AND
ec_products.sale_price <> 0
) THEN ec_products.sale_price
WHEN (
ec_products.sale_type = 0 AND
ec_products.sale_price = 0
) THEN ec_products.price
WHEN (
ec_products.sale_type = 1 AND
(
ec_products.start_date > '2025-01-10 08:12:59' OR
ec_products.end_date < '2025-01-10 08:12:59'
)
) THEN ec_products.price
WHEN (
ec_products.sale_type = 1 AND
ec_products.start_date <= '2025-01-10 08:12:59' AND
ec_products.end_date >= '2025-01-10 08:12:59'
) THEN ec_products.sale_price
WHEN (
ec_products.sale_type = 1 AND
ec_products.start_date IS NULL AND
ec_products.end_date >= '2025-01-10 08:12:59'
) THEN ec_products.sale_price
WHEN (
ec_products.sale_type = 1 AND
ec_products.start_date <= '2025-01-10 08:12:59' AND
ec_products.end_date IS NULL
) THEN ec_products.sale_price
ELSE ec_products.price
END AS final_price
FROM `ec_products`
) AS products_with_final_price
on `products_with_final_price`.`id` = `ec_products`.`id` where ((`with_storehouse_management` = 0 and `stock_status` != 'out_of_stock') or (`with_storehouse_management` = 1 and `quantity` > 0) or (`with_storehouse_management` = 1 and `allow_checkout_when_out_of_stock` = 1)) and `ec_products`.`id` = 534 and `ec_products`.`status` = 'published' order by `ec_products`.`order` asc, `ec_products`.`created_at` desc limit 1
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `slugs` where `slugs`.`reference_id` in (534) and `slugs`.`reference_type` = 'Crysys\Ecommerce\Models\Product'
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select `ec_product_tags`.*, `ec_product_tag_product`.`product_id` as `pivot_product_id`, `ec_product_tag_product`.`tag_id` as `pivot_tag_id` from `ec_product_tags` inner join `ec_product_tag_product` on `ec_product_tags`.`id` = `ec_product_tag_product`.`tag_id` where `ec_product_tag_product`.`product_id` in (534)
Metadata | |
---|---|
Backtrace |
|
select `ec_product_categories`.*, `ec_product_category_product`.`product_id` as `pivot_product_id`, `ec_product_category_product`.`category_id` as `pivot_category_id` from `ec_product_categories` inner join `ec_product_category_product` on `ec_product_categories`.`id` = `ec_product_category_product`.`category_id` where `ec_product_category_product`.`product_id` in (534)
Metadata | |
---|---|
Backtrace |
|
update `ec_products` set `views` = `views` + 1, `ec_products`.`updated_at` = '2025-01-10 08:12:59' where `id` = 534
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select `product_id` from `ec_product_variations` where `ec_product_variations`.`configurable_product_id` = 534 and `ec_product_variations`.`configurable_product_id` is not null
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select `reference_id`, `reference_type`, `meta_key`, `meta_value` from `meta_boxes` where `meta_boxes`.`reference_id` in (534) and `meta_boxes`.`reference_type` = 'Crysys\Ecommerce\Models\Product'
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select count(*) as aggregate from `ec_product_variations` where `ec_product_variations`.`configurable_product_id` = 534 and `ec_product_variations`.`configurable_product_id` is not null
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `custom_fields` where `use_for` = 'Crysys\Ecommerce\Models\Product' and `use_for_id` = 534 and `slug` = 'gia_tien' limit 1
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `custom_fields` where `use_for` = 'Crysys\Ecommerce\Models\Product' and `use_for_id` = 534 and `slug` = 'content' limit 1
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select `ec_product_collections`.*, `ec_product_collection_products`.`product_id` as `pivot_product_id`, `ec_product_collection_products`.`product_collection_id` as `pivot_product_collection_id` from `ec_product_collections` inner join `ec_product_collection_products` on `ec_product_collections`.`id` = `ec_product_collection_products`.`product_collection_id` where `ec_product_collection_products`.`product_id` = 534
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `ec_discounts` where `type` = 'promotion' and `start_date` <= '2025-01-10 08:12:59' and (`end_date` is null or `end_date` >= '2025-01-10 08:12:59') and (`target` in ('all-orders', 'amount-minimum-order') or (`target` in ('customer', 'group-products', 'specific-product', 'product-variant') and `product_quantity` = 1))
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `ec_flash_sales` where `status` = 'published' and date(`end_date`) > '2025-01-10' order by `created_at` desc
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `ec_product_categories` order by `order` asc, `created_at` desc
Metadata | |
---|---|
Backtrace |
|
select * from `menus` inner join `language_meta` on `language_meta`.`reference_id` = `menus`.`id` where `status` = 'published' and `language_meta`.`reference_type` = 'Crysys\Menu\Models\Menu' and `language_meta`.`lang_meta_code` = 'vi'
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `menu_nodes` where `menu_nodes`.`menu_id` in (5)
Metadata | |
---|---|
Backtrace |
|
select * from `menu_nodes` where `menu_nodes`.`parent_id` in (58, 102, 107, 109, 120) order by `position` asc
Metadata | |
---|---|
Backtrace |
|
select * from `menu_locations` where `menu_locations`.`menu_id` in (5)
Metadata | |
---|---|
Backtrace |
|
select `reference_id`, `reference_type`, `meta_key`, `meta_value` from `meta_boxes` where `meta_boxes`.`reference_id` in (58, 102, 107, 109, 120) and `meta_boxes`.`reference_type` = 'Crysys\Menu\Models\MenuNode'
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `categories` where (`parent_id` = 23 and `status` = 'published')
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `categories` where (`parent_id` = 70 and `status` = 'published')
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `categories` where (`parent_id` = 46 and `status` = 'published')
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `slugs` where `slugs`.`reference_id` in (47, 49) and `slugs`.`reference_type` = 'Crysys\Blog\Models\Category'
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `categories` where (`parent_id` = 47 and `status` = 'published')
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `categories` where (`parent_id` = 49 and `status` = 'published')
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `categories` where (`parent_id` = 23 and `status` = 'published')
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `categories` where (`parent_id` = 70 and `status` = 'published')
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `categories` where (`parent_id` = 46 and `status` = 'published')
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `slugs` where `slugs`.`reference_id` in (47, 49) and `slugs`.`reference_type` = 'Crysys\Blog\Models\Category'
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `categories` where (`parent_id` = 47 and `status` = 'published')
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `categories` where (`parent_id` = 49 and `status` = 'published')
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `blocks` where `blocks`.`id` = 1 limit 1
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
200
[]
[]
0 of 0array:8 [▼ "accept" => array:1 [▶ 0 => "text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7" ] "accept-encoding" => array:1 [▶ 0 => "gzip, deflate" ] "connection" => array:1 [▶ 0 => "keep-alive" ] "host" => array:1 [▶ 0 => "taisei.crysys.net" ] "pragma" => array:1 [▶ 0 => "no-cache" ] "user-agent" => array:1 [▶ 0 => "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" ] "cache-control" => array:1 [▶ 0 => "no-cache" ] "upgrade-insecure-requests" => array:1 [▶ 0 => "1" ] ]
0 of 0array:30 [▼ "PATH" => "/bin:/usr/bin" "HTTP_ACCEPT" => "text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7" "HTTP_ACCEPT_ENCODING" => "gzip, deflate" "HTTP_CONNECTION" => "keep-alive" "HTTP_HOST" => "taisei.crysys.net" "HTTP_PRAGMA" => "no-cache" "HTTP_USER_AGENT" => "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" "HTTP_CACHE_CONTROL" => "no-cache" "HTTP_UPGRADE_INSECURE_REQUESTS" => "1" "DOCUMENT_ROOT" => "/home/taisei.crysys.net/public_html/public" "REMOTE_ADDR" => "3.145.10.101" "REMOTE_PORT" => "34214" "SERVER_ADDR" => "118.69.172.239" "SERVER_NAME" => "taisei.crysys.net" "SERVER_ADMIN" => "dmeo@xom.com" "SERVER_PORT" => "80" "REQUEST_URI" => "/du-an/vung-tau-centre-point" "REDIRECT_URL" => "/du-an/vung-tau-centre-point" "REDIRECT_STATUS" => "200" "LSWS_EDITION" => "Openlitespeed 1.7.19" "X-LSCACHE" => "on,crawler" "SCRIPT_FILENAME" => "/home/taisei.crysys.net/public_html/public/index.php" "QUERY_STRING" => "" "SCRIPT_NAME" => "/index.php" "SERVER_PROTOCOL" => "HTTP/1.1" "SERVER_SOFTWARE" => "LiteSpeed" "REQUEST_METHOD" => "GET" "PHP_SELF" => "/index.php" "REQUEST_TIME_FLOAT" => 1736471578.4585 "REQUEST_TIME" => 1736471578 ]
[]
0 of 0array:6 [▼ "cache-control" => array:1 [▶ 0 => "no-cache, private" ] "date" => array:1 [▶ 0 => "Fri, 10 Jan 2025 01:12:59 GMT" ] "cms-name" => array:1 [▶ 0 => "Crysys" ] "content-type" => array:1 [▶ 0 => "text/html; charset=UTF-8" ] "set-cookie" => array:2 [▶ 0 => "XSRF-TOKEN=eyJpdiI6InNFN0d2TGRWMy9iZ3JZbkxGOU5UR3c9PSIsInZhbHVlIjoiQ2VaOHR5c3J0UEF1WURnTS9uQWRLb296ZmJLTGhneTJCUTJEWlVwaERRYWNiMXVBUE5RWGF2RjhmN3RtOHNSOHFiQ1JNYTNBT05vbk43a0ZGNUNhVS9NYXJJdFpOSEV0MlZOL1Q5QytkSndXd0dsMVM2YUc4VWRxalJQLzQreHMiLCJtYWMiOiI4NDFkYWM5YThhYzg0OWJlMjE5MWMxNjhmOTk1MDNhN2Y4ZTJlMWVjOTJiNGJjYmM0Y2M5YjVjMWNlNWI1Y2VjIiwidGFnIjoiIn0%3D; expires=Fri, 10-Jan-2025 03:12:59 GMT; Max-Age=7200; path=/; samesite=lax ◀XSRF-TOKEN=eyJpdiI6InNFN0d2TGRWMy9iZ3JZbkxGOU5UR3c9PSIsInZhbHVlIjoiQ2VaOHR5c3J0UEF1WURnTS9uQWRLb296ZmJLTGhneTJCUTJEWlVwaERRYWNiMXVBUE5RWGF2RjhmN3RtOHNSOHFiQ1JNY ▶" 1 => "crysys_session=eyJpdiI6IlNmL2pIQ2JsdWlxUjloakJqSHg3ckE9PSIsInZhbHVlIjoiV3BVNTBBQW9qZnl0Z3ppRENLelY0VEdVQUJhMXhPSjE4MnpTYnA2WFpNV0oyUUM5SVUrSEVrTnBlTFZtRlRzaEZOYnNEc0trQjdMUVlKOEtpY0RMNTZlNzY3MVNzVS9xZGdrc1dRc3VGUDFneHl5VXpWdnhLYVMrNVhpRzYraG8iLCJtYWMiOiI2MWEwMWEyMDdjNjM4ZjJiMWIxZTlmNGI5NzhmYzkwZjRhYjAzZGZlOTQxNDRhYjgzYWI0YTRlYzU3Nzc1NjY5IiwidGFnIjoiIn0%3D; expires=Fri, 10-Jan-2025 03:12:59 GMT; Max-Age=7200; path=/; httponly; samesite=lax ◀crysys_session=eyJpdiI6IlNmL2pIQ2JsdWlxUjloakJqSHg3ckE9PSIsInZhbHVlIjoiV3BVNTBBQW9qZnl0Z3ppRENLelY0VEdVQUJhMXhPSjE4MnpTYnA2WFpNV0oyUUM5SVUrSEVrTnBlTFZtRlRzaEZOY ▶" ] "Set-Cookie" => array:2 [▶ 0 => "XSRF-TOKEN=eyJpdiI6InNFN0d2TGRWMy9iZ3JZbkxGOU5UR3c9PSIsInZhbHVlIjoiQ2VaOHR5c3J0UEF1WURnTS9uQWRLb296ZmJLTGhneTJCUTJEWlVwaERRYWNiMXVBUE5RWGF2RjhmN3RtOHNSOHFiQ1JNYTNBT05vbk43a0ZGNUNhVS9NYXJJdFpOSEV0MlZOL1Q5QytkSndXd0dsMVM2YUc4VWRxalJQLzQreHMiLCJtYWMiOiI4NDFkYWM5YThhYzg0OWJlMjE5MWMxNjhmOTk1MDNhN2Y4ZTJlMWVjOTJiNGJjYmM0Y2M5YjVjMWNlNWI1Y2VjIiwidGFnIjoiIn0%3D; expires=Fri, 10-Jan-2025 03:12:59 GMT; path=/ ◀XSRF-TOKEN=eyJpdiI6InNFN0d2TGRWMy9iZ3JZbkxGOU5UR3c9PSIsInZhbHVlIjoiQ2VaOHR5c3J0UEF1WURnTS9uQWRLb296ZmJLTGhneTJCUTJEWlVwaERRYWNiMXVBUE5RWGF2RjhmN3RtOHNSOHFiQ1JNY ▶" 1 => "crysys_session=eyJpdiI6IlNmL2pIQ2JsdWlxUjloakJqSHg3ckE9PSIsInZhbHVlIjoiV3BVNTBBQW9qZnl0Z3ppRENLelY0VEdVQUJhMXhPSjE4MnpTYnA2WFpNV0oyUUM5SVUrSEVrTnBlTFZtRlRzaEZOYnNEc0trQjdMUVlKOEtpY0RMNTZlNzY3MVNzVS9xZGdrc1dRc3VGUDFneHl5VXpWdnhLYVMrNVhpRzYraG8iLCJtYWMiOiI2MWEwMWEyMDdjNjM4ZjJiMWIxZTlmNGI5NzhmYzkwZjRhYjAzZGZlOTQxNDRhYjgzYWI0YTRlYzU3Nzc1NjY5IiwidGFnIjoiIn0%3D; expires=Fri, 10-Jan-2025 03:12:59 GMT; path=/; httponly ◀crysys_session=eyJpdiI6IlNmL2pIQ2JsdWlxUjloakJqSHg3ckE9PSIsInZhbHVlIjoiV3BVNTBBQW9qZnl0Z3ppRENLelY0VEdVQUJhMXhPSjE4MnpTYnA2WFpNV0oyUUM5SVUrSEVrTnBlTFZtRlRzaEZOY ▶" ] ]
0 of 0array:6 [▼ "_token" => "CoLPzFlwXRrwAMgKj2Tcp104cWafmSvm2PuYuFHm" "language" => "vi" "viewed_product" => array:1 [▶ 534 => 1736471579 ] "_previous" => array:1 [▶ "url" => "http://taisei.crysys.net/du-an/vung-tau-centre-point" ] "_flash" => array:2 [▶ "old" => [] "new" => [] ] "PHPDEBUGBAR_STACK_DATA" => [] ]