[
'nh_admin_bar' => null,
'blocks' => [
'46vq375' => object(Cake\ORM\Entity) id:0 {
'id' => (int) 127
'template_code' => 'fashion01'
'code' => '46vq375'
'name' => 'Home - topbar'
'type' => 'html'
'view' => '46vq375.tpl'
'config' => [
'class' => '',
'cache' => '1',
'html_content' => '{assign website_info value = $this->Setting->getWebsiteInfo()}
<div class="entry-topbar d-flex justify-content-between align-items-center">
<div class="left-topbar">
<div class="language-section d-flex">
{assign var = languages value = $this->Language->getList()}
{if !empty($languages)}
{assign var = language_default value = ''}
{if !empty($languages[{LANGUAGE}])}
{assign var = language_default value = $languages[{LANGUAGE}]}
{/if}
{foreach from = $languages key = code item = language}
<li nh-active-language="{$code}">
<a title="{$language}" href="javascript:;">
<img src="{URL_TEMPLATE}assets/media/language/{$code}.svg" alt="{$language}">
</a>
</li>
{/foreach}
{/if}
</div>
</div>
<div class="right-topbar d-flex align-items-center">
<div class="social-section float-right">
<ul class="list-inline">
<li>
<a href="#" title="facebook" target="_blank" rel="nofollow">
<i class="lab la-facebook-f"></i>
</a>
</li>
<li>
<a href="#" title="twitter" target="_blank" rel="nofollow">
<i class="lab la-twitter"></i>
</a>
</li>
<li>
<a href="#" title="google plus" target="_blank" rel="nofollow">
<i class="lab la-google-plus-g"></i>
</a>
</li>
<li>
<a href="#" title="youtube" target="_blank" rel="nofollow">
<i class="lab la-youtube"></i>
</a>
</li>
<li>
<a href="#" title="linkedin in" target="_blank" rel="nofollow">
<i class="lab la-linkedin-in"></i>
</a>
</li>
</ul>
</div>
</div>
</div>',
]
'data_extend' => [
]
'normal_data_extend' => [
]
'collection_data_extend' => [
]
'status' => (int) 1
'updated' => (int) 1660809390
'data_block' => [
]
'[new]' => false
'[accessible]' => [
'*' => true,
]
'[dirty]' => [
'config' => true,
'data_extend' => true,
'normal_data_extend' => true,
'collection_data_extend' => true,
'data_block' => true,
]
'[original]' => [
'config' => '{"class":"","cache":"1","html_content":"{assign website_info value = $this->Setting->getWebsiteInfo()}\r\n<div class=\"entry-topbar d-flex justify-content-between align-items-center\">\r\n <div class=\"left-topbar\">\r\n <div class=\"language-section d-flex\">\r\n \t {assign var = languages value = $this->Language->getList()}\r\n \t {if !empty($languages)}\r\n \t {assign var = language_default value = ''}\r\n \t {if !empty($languages[{LANGUAGE}])}\r\n \t {assign var = language_default value = $languages[{LANGUAGE}]}\r\n \t {\/if}\r\n \t \r\n \t\t\t{foreach from = $languages key = code item = language}\r\n \t\t\t <li nh-active-language=\"{$code}\">\r\n \t\t\t <a title=\"{$language}\" href=\"javascript:;\">\r\n <img src=\"{URL_TEMPLATE}assets\/media\/language\/{$code}.svg\" alt=\"{$language}\"> \t\t\t \r\n \t\t\t <\/a>\r\n \t\t\t <\/li>\r\n \t\t\t{\/foreach}\r\n \t\t{\/if}\r\n \t<\/div>\r\n <\/div>\r\n \r\n \r\n\t<div class=\"right-topbar d-flex align-items-center\">\r\n\t\t<div class=\"social-section float-right\">\r\n \t<ul class=\"list-inline\">\r\n \t\t<li>\r\n \t\t <a href=\"#\" title=\"facebook\" target=\"_blank\" rel=\"nofollow\">\r\n \t\t <i class=\"lab la-facebook-f\"><\/i>\r\n \t\t <\/a>\r\n \t\t<\/li>\r\n \t\t\r\n \t\t<li>\r\n \t\t <a href=\"#\" title=\"twitter\" target=\"_blank\" rel=\"nofollow\">\r\n \t\t <i class=\"lab la-twitter\"><\/i>\r\n \t\t <\/a>\r\n \t\t<\/li>\r\n \t\t\r\n \t\t<li>\r\n \t\t <a href=\"#\" title=\"google plus\" target=\"_blank\" rel=\"nofollow\">\r\n \t\t <i class=\"lab la-google-plus-g\"><\/i>\r\n \t\t <\/a>\r\n \t\t<\/li>\r\n \t\t\r\n \t\t<li>\r\n \t\t <a href=\"#\" title=\"youtube\" target=\"_blank\" rel=\"nofollow\">\r\n \t\t <i class=\"lab la-youtube\"><\/i>\r\n \t\t <\/a>\r\n \t\t<\/li>\r\n \t\t\r\n \t\t<li>\r\n \t\t <a href=\"#\" title=\"linkedin in\" target=\"_blank\" rel=\"nofollow\">\r\n \t\t <i class=\"lab la-linkedin-in\"><\/i>\r\n \t\t <\/a>\r\n \t\t<\/li>\r\n \t<\/ul>\r\n <\/div>\r\n\t<\/div>\r\n<\/div>"}',
'data_extend' => null,
'normal_data_extend' => null,
'collection_data_extend' => null,
]
'[virtual]' => [
]
'[hasErrors]' => false
'[errors]' => [
]
'[invalid]' => [
]
'[repository]' => 'TemplatesBlock'
},
'hysxug5' => object(Cake\ORM\Entity) id:1 {
'id' => (int) 13
'template_code' => 'fashion01'
'code' => 'hysxug5'
'name' => 'Logo - HTML'
'type' => 'html'
'view' => 'hysxug5.tpl'
'config' => [
'class' => '',
'cache' => '1',
'html_content' => '{assign website_info value = $this->Setting->getWebsiteInfo()}
<div class="logo-section">
<a href="/">
{$this->LazyLoad->renderImage([
'src' => "{CDN_URL}{$website_info.company_logo}",
'alt' => 'logo',
'class' => 'img-fluid',
'ignore' => true
])}
</a>
</div>',
]
'data_extend' => [
]
'normal_data_extend' => [
]
'collection_data_extend' => [
]
'status' => (int) 1
'updated' => (int) 1639814234
'data_block' => [
]
'[new]' => false
'[accessible]' => [
'*' => true,
]
'[dirty]' => [
'config' => true,
'data_extend' => true,
'normal_data_extend' => true,
'collection_data_extend' => true,
'data_block' => true,
]
'[original]' => [
'config' => '{"class":"","cache":"1","html_content":"{assign website_info value = $this->Setting->getWebsiteInfo()}\r\n\r\n<div class=\"logo-section\">\r\n <a href=\"\/\">\r\n {$this->LazyLoad->renderImage([\r\n 'src' => \"{CDN_URL}{$website_info.company_logo}\", \r\n 'alt' => 'logo',\r\n 'class' => 'img-fluid',\r\n 'ignore' => true\r\n ])}\r\n <\/a>\r\n \r\n<\/div>"}',
'data_extend' => '',
'normal_data_extend' => null,
'collection_data_extend' => null,
]
'[virtual]' => [
]
'[hasErrors]' => false
'[errors]' => [
]
'[invalid]' => [
]
'[repository]' => 'TemplatesBlock'
},
'ap149zd' => object(Cake\ORM\Entity) id:2 {
'id' => (int) 2
'template_code' => 'fashion01'
'code' => 'ap149zd'
'name' => 'Menu '
'type' => 'menu'
'view' => 'view.tpl'
'config' => [
'class' => '',
'cache' => '1',
'item' => [
'' => [maximum depth reached],
],
]
'data_extend' => [
]
'normal_data_extend' => [
]
'collection_data_extend' => [
]
'status' => (int) 1
'updated' => (int) 1717570547
'data_block' => [
(int) 0 => [
'' => [maximum depth reached],
],
(int) 1 => [
'' => [maximum depth reached],
],
(int) 2 => [
'' => [maximum depth reached],
],
(int) 3 => [
'' => [maximum depth reached],
],
(int) 4 => [
'' => [maximum depth reached],
],
(int) 5 => [
'' => [maximum depth reached],
],
]
'[new]' => false
'[accessible]' => [
'*' => true,
]
'[dirty]' => [
'config' => true,
'data_extend' => true,
'normal_data_extend' => true,
'collection_data_extend' => true,
'data_block' => true,
]
'[original]' => [
'config' => '{"class":"","cache":"1","item":[{"type":"lhw3opn","name_vi":"Trang ch\u1ee7 ","name_en":"Home","class_item":"","url_vi":"","url_en":"","image":"","image_source":"","view_item":"","type_sub_menu":""},{"type":"custom","name_vi":"V\u1ec1 ch\u00fang t\u00f4i","name_en":"Abouts","class_item":"","url_vi":"cong-ty-co-phan-dau-tu-va-phat-trien-cong-nghe-d2t","url_en":"d2t-technology-development-and-investment-joint-stock-company","image":"","image_source":"","view_item":"sub_tabs.tpl","type_sub_menu":"category_product"},{"type":"odxyim4","name_vi":"S\u1ea3n ph\u1ea9m","name_en":"Product","class_item":"","url_vi":"","url_en":"","image":"","image_source":"","has_sub_menu":"1","view_item":"sub_dropdown.tpl","type_sub_menu":"category_product","sub_categories_id":["76","79","82","81","80","78","93","92","86","85","84","83","21","95","94","19","26","33","35","68","67","66","65","64","63","62","61","60","59","58","57","56","32","34","97","38","69","55","54","53","51","50","37","45","90","89","20","96","41","31","14","46","43","13","5","3"]},{"type":"category_article","category_id":"16","name_vi":"Tin t\u1ee9c","name_en":"News","class_item":"","url_vi":"","url_en":"","image":"","image_source":"","view_item":"","type_sub_menu":""},{"type":"4wiz20j","name_vi":"Li\u00ean h\u1ec7","name_en":"Contact","class_item":"","url_vi":"","url_en":"","image":"","image_source":"","view_item":"","type_sub_menu":""},{"type":"kiquo2t","name_vi":"B\u1ea3o h\u00e0nh","name_en":"Guarantee","class_item":"","url_vi":"","url_en":"","image":"","image_source":"","has_sub_menu":"1","view_item":"sub_dropdown.tpl","type_sub_menu":"custom","data_extend_sub_menu":"{\"locale\":{\"vi\":{\"data_sub_menu\":[{\"name\":\"Tra c\u1ee9u th\u00f4ng tin b\u1ea3o h\u00e0nh\",\"url\":\"\/bao-hanh\"},{\"name\":\"Ch\u00ednh s\u00e1ch b\u1ea3o h\u00e0nh\",\"url\":\"\/chinh-sach-bao-hanh\"}]}}}"}]}',
'data_extend' => '',
'normal_data_extend' => null,
'collection_data_extend' => null,
]
'[virtual]' => [
]
'[hasErrors]' => false
'[errors]' => [
]
'[invalid]' => [
]
'[repository]' => 'TemplatesBlock'
},
'7fdlry1' => object(Cake\ORM\Entity) id:3 {
'id' => (int) 14
'template_code' => 'fashion01'
'code' => '7fdlry1'
'name' => 'Tài khoản-Tìm kiếm-Giỏ hàng HTML'
'type' => 'html'
'view' => '7fdlry1.tpl'
'config' => [
'class' => '',
'cache' => '1',
'html_content' => '<div class="d-flex">
<div nh-mini-member class="user-section entire-action-header">
<a class="btn-action-header" title="{__d('template', 'tai_khoan')}" href="javascript:;" data-toggle="modal" data-target="#login-modal">
<i class="las la-user"></i>
</a>
</div>
<div class="search-section entire-action-header">
<a class="btn-action-header" title="{__d('template', 'tim_kiem')}" href="javascript:;">
<i class="las la-search"></i>
</a>
<div class="form-dropdown">
<div class="dropdown-form-inner">
{assign var = form_url value = $this->Block->getLocale('duong_dan_tim_kiem', $data_extend)}
<form action="{$form_url}" method="get" autocomplete="off">
<div class="input-group mb-3">
<input nh-auto-suggest="{PRODUCT}" name="keyword" placeholder="{__d('template', 'tu_khoa_tim_kiem')}" type="text" class="form-control" value="{$this->Utilities->getParamsByKey('keyword')}">
<div class="input-group-append">
<button nh-btn-submit class="btn btn-submit" type="submit">
{__d('template', 'tim_kiem')}
</button>
</div>
</div>
</form>
</div>
</div>
</div>
<div class="entire-action-header">
<a class="btn-mini-cart btn-action-header" nh-mini-cart="open" title="{__d('template', 'gio_hang')}" href="#">
<i class="las la-shopping-bag"></i>
<span nh-total-quantity-mini-cart class="items-number">0</span>
</a>
</div>
</div>',
]
'data_extend' => [
'locale' => [
'' => [maximum depth reached],
],
]
'normal_data_extend' => [
]
'collection_data_extend' => [
]
'status' => (int) 1
'updated' => (int) 1640049205
'data_block' => [
]
'[new]' => false
'[accessible]' => [
'*' => true,
]
'[dirty]' => [
'config' => true,
'data_extend' => true,
'normal_data_extend' => true,
'collection_data_extend' => true,
'data_block' => true,
]
'[original]' => [
'config' => '{"class":"","cache":"1","html_content":"<div class=\"d-flex\">\r\n <div nh-mini-member class=\"user-section entire-action-header\">\r\n <a class=\"btn-action-header\" title=\"{__d('template', 'tai_khoan')}\" href=\"javascript:;\" data-toggle=\"modal\" data-target=\"#login-modal\">\r\n <i class=\"las la-user\"><\/i>\r\n <\/a>\r\n <\/div>\r\n \r\n <div class=\"search-section entire-action-header\">\r\n <a class=\"btn-action-header\" title=\"{__d('template', 'tim_kiem')}\" href=\"javascript:;\">\r\n <i class=\"las la-search\"><\/i>\r\n <\/a>\r\n \r\n <div class=\"form-dropdown\">\r\n <div class=\"dropdown-form-inner\">\r\n {assign var = form_url value = $this->Block->getLocale('duong_dan_tim_kiem', $data_extend)}\r\n <form action=\"{$form_url}\" method=\"get\" autocomplete=\"off\">\r\n <div class=\"input-group mb-3\">\r\n <input nh-auto-suggest=\"{PRODUCT}\" name=\"keyword\" placeholder=\"{__d('template', 'tu_khoa_tim_kiem')}\" type=\"text\" class=\"form-control\" value=\"{$this->Utilities->getParamsByKey('keyword')}\">\r\n <div class=\"input-group-append\">\r\n <button nh-btn-submit class=\"btn btn-submit\" type=\"submit\">\r\n {__d('template', 'tim_kiem')}\r\n <\/button>\r\n <\/div>\r\n <\/div>\r\n <\/form>\r\n <\/div>\r\n <\/div>\r\n <\/div>\r\n \r\n <div class=\"entire-action-header\">\r\n <a class=\"btn-mini-cart btn-action-header\" nh-mini-cart=\"open\" title=\"{__d('template', 'gio_hang')}\" href=\"#\">\r\n <i class=\"las la-shopping-bag\"><\/i>\r\n <span nh-total-quantity-mini-cart class=\"items-number\">0<\/span>\r\n <\/a>\r\n <\/div>\r\n<\/div>"}',
'data_extend' => '{"locale":{"vi":{"duong_dan_tim_kiem":"/tim-kiem"},"en":{"duong_dan_tim_kiem":"/search"}}}',
'normal_data_extend' => null,
'collection_data_extend' => null,
]
'[virtual]' => [
]
'[hasErrors]' => false
'[errors]' => [
]
'[invalid]' => [
]
'[repository]' => 'TemplatesBlock'
},
'bax6d9k' => object(Cake\ORM\Entity) id:4 {
'id' => (int) 122
'template_code' => 'fashion01'
'code' => 'bax6d9k'
'name' => 'Policy'
'type' => 'article'
'view' => 'view_policy.tpl'
'config' => [
'class' => 'box-policy',
'cache' => '1',
'number_record' => '4',
'has_pagination' => '0',
'sort_field' => '',
'sort_type' => 'desc',
'data_type' => 'category_article',
'data_ids' => [
'' => [maximum depth reached],
],
]
'data_extend' => [
'slider' => [
'' => [maximum depth reached],
],
'element' => 'item_policy',
'col' => 'col-12 col-sm-6 col-md-4 col-lg-4 col-xl-4',
]
'normal_data_extend' => [
]
'collection_data_extend' => [
]
'status' => (int) 1
'updated' => (int) 1666857288
'data_block' => [
'data' => [
'' => [maximum depth reached],
],
'pagination' => [
'' => [maximum depth reached],
],
]
'[new]' => false
'[accessible]' => [
'*' => true,
]
'[dirty]' => [
'config' => true,
'data_extend' => true,
'normal_data_extend' => true,
'collection_data_extend' => true,
'data_block' => true,
]
'[original]' => [
'config' => '{"class":"box-policy","cache":"1","number_record":"4","has_pagination":"0","sort_field":"","sort_type":"desc","data_type":"category_article","data_ids":["15","8","1"]}',
'data_extend' => '{"slider":{"infinite":false,"slidesToShow":4,"slidesToScroll":1,"dots":false,"arrows":false,"adaptiveHeight":true,"autoplay":true,"autoplaySpeed":3000,"responsive":[{"breakpoint":1024,"settings":{"infinite":true,"dots":true}},{"breakpoint":600,"settings":{"slidesToShow":2,"slidesToScroll":2}},{"breakpoint":480,"settings":{"slidesToShow":1,"slidesToScroll":1}}]},"element":"item_policy","col":"col-12 col-sm-6 col-md-4 col-lg-4 col-xl-4"}',
'normal_data_extend' => null,
'collection_data_extend' => null,
]
'[virtual]' => [
]
'[hasErrors]' => false
'[errors]' => [
]
'[invalid]' => [
]
'[repository]' => 'TemplatesBlock'
},
'w1tbzgx' => object(Cake\ORM\Entity) id:5 {
'id' => (int) 34
'template_code' => 'fashion01'
'code' => 'w1tbzgx'
'name' => 'Thông tin website HTML'
'type' => 'html'
'view' => 'w1tbzgx.tpl'
'config' => [
'class' => '',
'cache' => '1',
'html_content' => '{assign website_info value = $this->Setting->getWebsiteInfo()}
<div class="entire-info-website menu-ft">
{if !empty($data_extend['locale'][{LANGUAGE}]['tieu_de'])}
<h3 class="title-footer">
{$this->Block->getLocale('tieu_de', $data_extend)}
</h3>
{/if}
<div class="list-content-ft">
{if !empty($data_extend['locale'][{LANGUAGE}]['mo_ta'])}
<div class="descript-website-section mb-20">
{$this->Block->getLocale('mo_ta', $data_extend)}
</div>
{/if}
<div class="row">
<div class="col-md-6">
<address>
{if !empty($website_info.address)}
<p>
<strong>{__d('template', 'dia_chi')} :</strong> {$website_info.address}
</p>
{/if}
{if !empty($website_info.phone)}
<p>
<strong>{__d('template', 'so_dien_thoai')} :</strong> {$website_info.phone}
</p>
{/if}
{if !empty($website_info.email)}
<p>
<strong>Email :</strong> {$website_info.email}
</p>
{/if}
{if !empty($data_extend['locale'][{LANGUAGE}]['tieu_de'])}
<p>{$this->Block->getLocale('tieu_de_2', $data_extend)}</p>
{/if}
</address>
</div>
<div class="col-md-6">
{if !empty($website_info.sub_branch)}
<address>
{foreach from = $website_info.sub_branch item = branch}
{if !empty($branch.sub_name)}
<div class="descript-website-section mb-20">
<strong>{$branch.sub_name}</strong>
</div>
{/if}
{if !empty($branch.sub_address)}
<p>
<strong>{__d('template', 'dia_chi')} :</strong> {$branch.sub_address}
</p>
{/if}
{if !empty($branch.sub_phone)}
<p>
<strong>{__d('template', 'so_dien_thoai')} :</strong> {$branch.sub_phone}
</p>
{/if}
{/foreach}
</address>
{/if}
</div>
</div>
</div>
</div>',
]
'data_extend' => [
'locale' => [
'' => [maximum depth reached],
],
]
'normal_data_extend' => [
'locale' => [
'' => [maximum depth reached],
],
'normal' => [
'' => [maximum depth reached],
],
]
'collection_data_extend' => [
]
'status' => (int) 1
'updated' => (int) 1713579193
'data_block' => [
]
'[new]' => false
'[accessible]' => [
'*' => true,
]
'[dirty]' => [
'config' => true,
'data_extend' => true,
'normal_data_extend' => true,
'collection_data_extend' => true,
'data_block' => true,
]
'[original]' => [
'config' => '{"class":"","cache":"1","html_content":"{assign website_info value = $this->Setting->getWebsiteInfo()}\r\n\r\n<div class=\"entire-info-website menu-ft\">\r\n {if !empty($data_extend['locale'][{LANGUAGE}]['tieu_de'])}\r\n <h3 class=\"title-footer\">\r\n {$this->Block->getLocale('tieu_de', $data_extend)}\r\n <\/h3>\r\n {\/if}\r\n <div class=\"list-content-ft\">\r\n {if !empty($data_extend['locale'][{LANGUAGE}]['mo_ta'])}\r\n <div class=\"descript-website-section mb-20\">\r\n {$this->Block->getLocale('mo_ta', $data_extend)}\r\n <\/div>\r\n {\/if}\r\n <div class=\"row\">\r\n <div class=\"col-md-6\">\r\n <address>\r\n {if !empty($website_info.address)}\r\n <p>\r\n <strong>{__d('template', 'dia_chi')} :<\/strong> {$website_info.address}\r\n <\/p>\r\n {\/if}\r\n \r\n {if !empty($website_info.phone)}\r\n <p>\r\n <strong>{__d('template', 'so_dien_thoai')} :<\/strong> {$website_info.phone}\r\n <\/p>\r\n {\/if}\r\n \r\n {if !empty($website_info.email)}\r\n <p>\r\n <strong>Email :<\/strong> {$website_info.email}\r\n <\/p>\r\n {\/if}\r\n \r\n {if !empty($data_extend['locale'][{LANGUAGE}]['tieu_de'])}\r\n <p>{$this->Block->getLocale('tieu_de_2', $data_extend)}<\/p>\r\n {\/if}\r\n <\/address>\r\n <\/div>\r\n <div class=\"col-md-6\">\r\n {if !empty($website_info.sub_branch)}\r\n <address>\r\n {foreach from = $website_info.sub_branch item = branch}\r\n {if !empty($branch.sub_name)}\r\n <div class=\"descript-website-section mb-20\">\r\n <strong>{$branch.sub_name}<\/strong>\r\n <\/div>\r\n {\/if}\r\n {if !empty($branch.sub_address)}\r\n <p>\r\n <strong>{__d('template', 'dia_chi')} :<\/strong> {$branch.sub_address}\r\n <\/p>\r\n {\/if}\r\n {if !empty($branch.sub_phone)}\r\n <p>\r\n <strong>{__d('template', 'so_dien_thoai')} :<\/strong> {$branch.sub_phone}\r\n <\/p>\r\n {\/if}\r\n {\/foreach}\r\n <\/address>\r\n {\/if}\r\n <\/div>\r\n <\/div>\r\n <\/div>\r\n<\/div>"}',
'data_extend' => null,
'normal_data_extend' => '{"locale":{"vi":{"tieu_de":"CÔNG TY CỔ PHẦN ĐẦU TƯ VÀ PHÁT TRIỂN CÔNG NGHỆ D2T","mo_ta":"D2T đang dần định hình và phát triển thần tốc trên thị trường công nghệ Việt Nam, mục tiêu trở thành top 5 nhà Phân phối lớn nhất tại Việt Nam trong vòng 5 năm và tiếp tục phát triển không ngừng vì mục tiêu đem đến giá trị và dịch vụ tốt nhất tới Quý Đối tác và Người dùng tại Việt Nam.","tieu_de_2":"Thời gian làm việc: 8h30-17h30"},"en":{"tieu_de":"D2T INVESTMENT AND TECHNOLOGY DEVELOPMENT JOINT STOCK COMPANY","mo_ta":"D2T is gradually shaping and developing rapidly in Vietnam's technology market, aiming to become the top 5 largest Distributors in Vietnam within 5 years and continue to develop continuously for the purpose of value. and the best service to our Partners and Users in Vietnam.","tieu_de_2":"Working time: 8h30-17h30"}},"normal":{}}',
'collection_data_extend' => null,
]
'[virtual]' => [
]
'[hasErrors]' => false
'[errors]' => [
]
'[invalid]' => [
]
'[repository]' => 'TemplatesBlock'
},
'ohgl1te' => object(Cake\ORM\Entity) id:6 {
'id' => (int) 32
'template_code' => 'fashion01'
'code' => 'ohgl1te'
'name' => 'Mạng xã hội HTML'
'type' => 'html'
'view' => 'ohgl1te.tpl'
'config' => [
'class' => '',
'cache' => '1',
'html_content' => '<div class="social-section float-right">
<ul class="list-inline">
<li>
<a href="#" title="facebook" target="_blank" rel="nofollow">
<i class="lab la-facebook-f"></i>
</a>
</li>
<li>
<a href="#" title="twitter" target="_blank" rel="nofollow">
<i class="lab la-twitter"></i>
</a>
</li>
<li>
<a href="#" title="google plus" target="_blank" rel="nofollow">
<i class="lab la-google-plus-g"></i>
</a>
</li>
<li>
<a href="#" title="youtube" target="_blank" rel="nofollow">
<i class="lab la-youtube"></i>
</a>
</li>
<li>
<a href="#" title="linkedin in" target="_blank" rel="nofollow">
<i class="lab la-linkedin-in"></i>
</a>
</li>
</ul>
</div>',
]
'data_extend' => [
'locale' => [
'' => [maximum depth reached],
],
]
'normal_data_extend' => [
'locale' => [
'' => [maximum depth reached],
],
'normal' => [
'' => [maximum depth reached],
],
]
'collection_data_extend' => [
]
'status' => (int) 1
'updated' => (int) 1660805948
'data_block' => [
]
'[new]' => false
'[accessible]' => [
'*' => true,
]
'[dirty]' => [
'config' => true,
'data_extend' => true,
'normal_data_extend' => true,
'collection_data_extend' => true,
'data_block' => true,
]
'[original]' => [
'config' => '{"class":"","cache":"1","html_content":"<div class=\"social-section float-right\">\r\n\t<ul class=\"list-inline\">\r\n\t\t<li>\r\n\t\t <a href=\"#\" title=\"facebook\" target=\"_blank\" rel=\"nofollow\">\r\n\t\t <i class=\"lab la-facebook-f\"><\/i>\r\n\t\t <\/a>\r\n\t\t<\/li>\r\n\t\t\r\n\t\t<li>\r\n\t\t <a href=\"#\" title=\"twitter\" target=\"_blank\" rel=\"nofollow\">\r\n\t\t <i class=\"lab la-twitter\"><\/i>\r\n\t\t <\/a>\r\n\t\t<\/li>\r\n\t\t\r\n\t\t<li>\r\n\t\t <a href=\"#\" title=\"google plus\" target=\"_blank\" rel=\"nofollow\">\r\n\t\t <i class=\"lab la-google-plus-g\"><\/i>\r\n\t\t <\/a>\r\n\t\t<\/li>\r\n\t\t\r\n\t\t<li>\r\n\t\t <a href=\"#\" title=\"youtube\" target=\"_blank\" rel=\"nofollow\">\r\n\t\t <i class=\"lab la-youtube\"><\/i>\r\n\t\t <\/a>\r\n\t\t<\/li>\r\n\t\t\r\n\t\t<li>\r\n\t\t <a href=\"#\" title=\"linkedin in\" target=\"_blank\" rel=\"nofollow\">\r\n\t\t <i class=\"lab la-linkedin-in\"><\/i>\r\n\t\t <\/a>\r\n\t\t<\/li>\r\n\t<\/ul>\r\n<\/div>"}',
'data_extend' => null,
'normal_data_extend' => '{"locale":{"vi":{"":""},"en":{"":""}},"normal":{}}',
'collection_data_extend' => null,
]
'[virtual]' => [
]
'[hasErrors]' => false
'[errors]' => [
]
'[invalid]' => [
]
'[repository]' => 'TemplatesBlock'
},
'9t2afgy' => object(Cake\ORM\Entity) id:7 {
'id' => (int) 130
'template_code' => 'fashion01'
'code' => '9t2afgy'
'name' => 'Menu footer'
'type' => 'menu'
'view' => 'view_menu-footer.tpl'
'config' => [
'class' => '',
'cache' => '1',
'item' => [
'' => [maximum depth reached],
],
]
'data_extend' => [
'locale' => [
'' => [maximum depth reached],
],
]
'normal_data_extend' => [
'locale' => [
'' => [maximum depth reached],
],
'normal' => [
'' => [maximum depth reached],
],
]
'collection_data_extend' => [
]
'status' => (int) 1
'updated' => (int) 1662433328
'data_block' => [
(int) 0 => [
'' => [maximum depth reached],
],
(int) 1 => [
'' => [maximum depth reached],
],
(int) 2 => [
'' => [maximum depth reached],
],
(int) 3 => [
'' => [maximum depth reached],
],
(int) 4 => [
'' => [maximum depth reached],
],
(int) 5 => [
'' => [maximum depth reached],
],
]
'[new]' => false
'[accessible]' => [
'*' => true,
]
'[dirty]' => [
'config' => true,
'data_extend' => true,
'normal_data_extend' => true,
'collection_data_extend' => true,
'data_block' => true,
]
'[original]' => [
'config' => '{"class":"","cache":"1","item":[{"type":"4wiz20j","name_vi":"Li\u00ean h\u1ec7","name_en":"Contact","class_item":"","url_vi":"","url_en":"","image":"","image_source":"","view_item":"","type_sub_menu":""},{"type":"custom","name_vi":"Ch\u00ednh s\u00e1ch v\u1eadn chuy\u1ec3n","name_en":"Ch\u00ednh s\u00e1ch v\u1eadn chuy\u1ec3n","class_item":"","url_vi":"giao-hang-mien-phi-voi-don-hang-tren-2000000-vnd","url_en":"#","image":"","image_source":"","view_item":"","type_sub_menu":""},{"type":"custom","name_vi":"Ch\u00ednh s\u00e1ch b\u1ea3o h\u00e0nh ","name_en":"Ch\u00ednh s\u00e1ch b\u1ea3o h\u00e0nh","class_item":"","url_vi":"#","url_en":"#","image":"","image_source":"","view_item":"","type_sub_menu":""},{"type":"custom","name_vi":"Ch\u00ednh s\u00e1ch \u0111\u1ed5i tr\u1ea3","name_en":"Ch\u00ednh s\u00e1ch \u0111\u1ed5i tr\u1ea3","class_item":"","url_vi":"","url_en":"","image":"","image_source":"","view_item":"","type_sub_menu":""},{"type":"custom","name_vi":"Tin khuy\u1ebfn m\u00e3i","name_en":"Tin khuy\u1ebfn m\u00e3i","class_item":"","url_vi":"#","url_en":"#","image":"","image_source":"","view_item":"","type_sub_menu":""},{"type":"custom","name_vi":"H\u1ec7 th\u1ed1ng \u0111\u1ea1i l\u00fd","name_en":"H\u1ec7 th\u1ed1ng \u0111\u1ea1i l\u00fd","class_item":"","url_vi":"#","url_en":"#","image":"","image_source":"","view_item":"","type_sub_menu":""}]}',
'data_extend' => null,
'normal_data_extend' => '{"locale":{"vi":{"tieu_de_1":"Về chúng tôi"},"en":{"tieu_de_1":"About us"}},"normal":{}}',
'collection_data_extend' => null,
]
'[virtual]' => [
]
'[hasErrors]' => false
'[errors]' => [
]
'[invalid]' => [
]
'[repository]' => 'TemplatesBlock'
},
'vubzlni' => object(Cake\ORM\Entity) id:8 {
'id' => (int) 73
'template_code' => 'fashion01'
'code' => 'vubzlni'
'name' => 'Map'
'type' => 'html'
'view' => 'vubzlni.tpl'
'config' => [
'class' => '',
'cache' => '1',
'html_content' => '<div class="newsletter">
{if !empty($data_extend['locale'][{LANGUAGE}]['tieu_de'])}
<h3 class="title-footer">
{$this->Block->getLocale('tieu_de', $data_extend)}
</h3>
{/if}
<iframe src="https://www.google.com/maps/embed?pb=!1m14!1m8!1m3!1d14901.312527196633!2d105.7958722!3d20.9794799!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x3135ada910e87cb5%3A0xf78e4f250e774704!2zQ8O0bmcgdHkgY-G7lSBwaOG6p24gxJHhuqd1IHTGsCB2w6AgcGjDoXQgdHJp4buDbiBjw7RuZyBuZ2jhu4cgRDJU!5e0!3m2!1svi!2s!4v1698985626704!5m2!1svi!2s" width="100%" height="250" style="border:0;" allowfullscreen="" loading="lazy" referrerpolicy="no-referrer-when-downgrade"></iframe>
</div>',
]
'data_extend' => [
'locale' => [
'' => [maximum depth reached],
],
]
'normal_data_extend' => [
'locale' => [
'' => [maximum depth reached],
],
'normal' => [
'' => [maximum depth reached],
],
]
'collection_data_extend' => [
]
'status' => (int) 1
'updated' => (int) 1698985872
'data_block' => [
]
'[new]' => false
'[accessible]' => [
'*' => true,
]
'[dirty]' => [
'config' => true,
'data_extend' => true,
'normal_data_extend' => true,
'collection_data_extend' => true,
'data_block' => true,
]
'[original]' => [
'config' => '{"class":"","cache":"1","html_content":"<div class=\"newsletter\">\r\n \r\n {if !empty($data_extend['locale'][{LANGUAGE}]['tieu_de'])}\r\n <h3 class=\"title-footer\">\r\n {$this->Block->getLocale('tieu_de', $data_extend)}\r\n <\/h3>\r\n {\/if}\r\n \r\n <iframe src=\"https:\/\/www.google.com\/maps\/embed?pb=!1m14!1m8!1m3!1d14901.312527196633!2d105.7958722!3d20.9794799!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x3135ada910e87cb5%3A0xf78e4f250e774704!2zQ8O0bmcgdHkgY-G7lSBwaOG6p24gxJHhuqd1IHTGsCB2w6AgcGjDoXQgdHJp4buDbiBjw7RuZyBuZ2jhu4cgRDJU!5e0!3m2!1svi!2s!4v1698985626704!5m2!1svi!2s\" width=\"100%\" height=\"250\" style=\"border:0;\" allowfullscreen=\"\" loading=\"lazy\" referrerpolicy=\"no-referrer-when-downgrade\"><\/iframe>\r\n \r\n<\/div>"}',
'data_extend' => null,
'normal_data_extend' => '{"locale":{"vi":{"tieu_de":"Bản đồ"},"en":{"tieu_de":"Map"}},"normal":{}}',
'collection_data_extend' => null,
]
'[virtual]' => [
]
'[hasErrors]' => false
'[errors]' => [
]
'[invalid]' => [
]
'[repository]' => 'TemplatesBlock'
},
'awlj4fk' => object(Cake\ORM\Entity) id:9 {
'id' => (int) 42
'template_code' => 'fashion01'
'code' => 'awlj4fk'
'name' => 'Coppyright HTML'
'type' => 'html'
'view' => 'awlj4fk.tpl'
'config' => [
'class' => '',
'cache' => '1',
'html_content' => '{assign website_info value = $this->Setting->getWebsiteInfo()}
<div class="coppyright-payment text-center border-top text-white py-30">
{if !empty($website_info.copyright)}
{$website_info.copyright}
{/if}
</div>',
]
'data_extend' => [
'image' => '{URL_TEMPLATE}assets/media/template/icon.jpg',
]
'normal_data_extend' => [
]
'collection_data_extend' => [
]
'status' => (int) 1
'updated' => (int) 1713781539
'data_block' => [
]
'[new]' => false
'[accessible]' => [
'*' => true,
]
'[dirty]' => [
'config' => true,
'data_extend' => true,
'normal_data_extend' => true,
'collection_data_extend' => true,
'data_block' => true,
]
'[original]' => [
'config' => '{"class":"","cache":"1","html_content":"{assign website_info value = $this->Setting->getWebsiteInfo()}\r\n<div class=\"coppyright-payment text-center border-top text-white py-30\">\r\n {if !empty($website_info.copyright)}\r\n {$website_info.copyright}\r\n {\/if}\r\n<\/div>"}',
'data_extend' => '{"image":"{URL_TEMPLATE}assets/media/template/icon.jpg"}',
'normal_data_extend' => null,
'collection_data_extend' => null,
]
'[virtual]' => [
]
'[hasErrors]' => false
'[errors]' => [
]
'[invalid]' => [
]
'[repository]' => 'TemplatesBlock'
},
'mz4eo5d' => object(Cake\ORM\Entity) id:10 {
'id' => (int) 46
'template_code' => 'fashion01'
'code' => 'mz4eo5d'
'name' => 'Breadcrums'
'type' => 'html'
'view' => 'mz4eo5d.tpl'
'config' => [
'class' => '',
'cache' => '0',
'html_content' => '<nav class="breadcrumbs-section">
<a href="/">
{__d('template', 'trang_chu')}
</a>
{if !empty($breadcrumb)}
{foreach from = $breadcrumb item = item name = breadcrumb_each}
{if !$smarty.foreach.breadcrumb_each.last}
{if !empty($item.url)}
<a href="{$this->Utilities->checkInternalUrl($item.url)}">
{if !empty($item.name)}
{$item.name|escape|truncate:50:" ..."}
{/if}
</a>
{/if}
{else}
<h1>
<span>
{if !empty($item.name)}
{$item.name}
{/if}
</span>
</h1>
{/if}
{/foreach}
{/if}
</nav>',
]
'data_extend' => [
]
'normal_data_extend' => [
]
'collection_data_extend' => [
]
'status' => (int) 1
'updated' => (int) 1640055161
'data_block' => [
]
'[new]' => false
'[accessible]' => [
'*' => true,
]
'[dirty]' => [
'config' => true,
'data_extend' => true,
'normal_data_extend' => true,
'collection_data_extend' => true,
'data_block' => true,
]
'[original]' => [
'config' => '{"class":"","cache":"0","html_content":"<nav class=\"breadcrumbs-section\">\r\n\t<a href=\"\/\">\r\n\t {__d('template', 'trang_chu')}\r\n\t<\/a>\r\n\t{if !empty($breadcrumb)}\r\n\t {foreach from = $breadcrumb item = item name = breadcrumb_each}\r\n\t {if !$smarty.foreach.breadcrumb_each.last}\r\n\t {if !empty($item.url)}\r\n \t <a href=\"{$this->Utilities->checkInternalUrl($item.url)}\">\r\n \t {if !empty($item.name)}\r\n \t \r\n \t {$item.name|escape|truncate:50:\" ...\"}\r\n \t {\/if}\r\n \t <\/a>\r\n\t {\/if}\r\n\t {else}\r\n\t <h1>\r\n\t <span>\r\n \t {if !empty($item.name)}\r\n \t {$item.name}\r\n \t {\/if}\r\n \t <\/span>\r\n \t<\/h1>\r\n\t {\/if}\r\n\t {\/foreach}\r\n\t{\/if}\r\n<\/nav>"}',
'data_extend' => '',
'normal_data_extend' => null,
'collection_data_extend' => null,
]
'[virtual]' => [
]
'[hasErrors]' => false
'[errors]' => [
]
'[invalid]' => [
]
'[repository]' => 'TemplatesBlock'
},
'm2he84j' => object(Cake\ORM\Entity) id:11 {
'id' => (int) 60
'template_code' => 'fashion01'
'code' => 'm2he84j'
'name' => 'Địa chỉ HTML'
'type' => 'html'
'view' => 'm2he84j.tpl'
'config' => [
'class' => '',
'cache' => '1',
'html_content' => '<div class="justify-content-center row">
<div class="col-12 col-md-11">
<div class="entire-address">
<div class="font-size-extra-large title-address mb-30">
<i class="las la-map-marker-alt"></i>
{$this->Block->getLocale('tru_so_chinh_ha_noi', $data_extend)}
</div>
<address>
{$this->Block->getLocale('dia_chi_hn',$data_extend)}<br>
0964388863 <br>
congnghed2tvietnam@gmail.com
</address>
</div>
</div>
<!--<div class="col-12 col-md-6">-->
<!-- <div class="entire-address">-->
<!-- <div class="font-size-extra-large title-address mb-30">-->
<!-- <i class="las la-map-marker-alt"></i> -->
<!-- {$this->Block->getLocale('van_phong_ho_chi_minh', $data_extend)}-->
<!-- </div>-->
<!-- <address>-->
<!-- {$this->Block->getLocale('dia_chi_hcm',$data_extend)}<br>-->
<!-- 1900 6680 - (028) 7308 6680<br>-->
<!-- contact@sm4s.vn-->
<!-- </address> -->
<!-- </div>-->
<!--</div>-->
</div>',
]
'data_extend' => [
'locale' => [
'' => [maximum depth reached],
],
]
'normal_data_extend' => [
'locale' => [
'' => [maximum depth reached],
],
'normal' => [
'' => [maximum depth reached],
],
]
'collection_data_extend' => [
]
'status' => (int) 1
'updated' => (int) 1667271508
'data_block' => [
]
'[new]' => false
'[accessible]' => [
'*' => true,
]
'[dirty]' => [
'config' => true,
'data_extend' => true,
'normal_data_extend' => true,
'collection_data_extend' => true,
'data_block' => true,
]
'[original]' => [
'config' => '{"class":"","cache":"1","html_content":"<div class=\"justify-content-center row\">\r\n <div class=\"col-12 col-md-11\">\r\n <div class=\"entire-address\">\r\n <div class=\"font-size-extra-large title-address mb-30\">\r\n <i class=\"las la-map-marker-alt\"><\/i> \r\n {$this->Block->getLocale('tru_so_chinh_ha_noi', $data_extend)}\r\n <\/div>\r\n <address>\r\n {$this->Block->getLocale('dia_chi_hn',$data_extend)}<br>\r\n 0964388863 <br>\r\n congnghed2tvietnam@gmail.com\r\n <\/address> \r\n <\/div>\r\n <\/div>\r\n \r\n <!--<div class=\"col-12 col-md-6\">-->\r\n <!-- <div class=\"entire-address\">-->\r\n <!-- <div class=\"font-size-extra-large title-address mb-30\">-->\r\n <!-- <i class=\"las la-map-marker-alt\"><\/i> -->\r\n <!-- {$this->Block->getLocale('van_phong_ho_chi_minh', $data_extend)}-->\r\n <!-- <\/div>-->\r\n <!-- <address>-->\r\n <!-- {$this->Block->getLocale('dia_chi_hcm',$data_extend)}<br>-->\r\n <!-- 1900 6680 - (028) 7308 6680<br>-->\r\n <!-- contact@sm4s.vn-->\r\n <!-- <\/address> -->\r\n <!-- <\/div>-->\r\n <!--<\/div>-->\r\n<\/div>"}',
'data_extend' => '{"locale":{"vi":{"tru_so_chinh_ha_noi":"Địa chỉ","van_phong_ho_chi_minh":"","dia_chi_hn":"Số 7- Mỗ Lao - Hà Đông","dia_chi_hcm":""}}}',
'normal_data_extend' => '{"locale":{"vi":{"":""},"en":{"":""}},"normal":{}}',
'collection_data_extend' => null,
]
'[virtual]' => [
]
'[hasErrors]' => false
'[errors]' => [
]
'[invalid]' => [
]
'[repository]' => 'TemplatesBlock'
},
'pvjcryf' => object(Cake\ORM\Entity) id:12 {
'id' => (int) 61
'template_code' => 'fashion01'
'code' => 'pvjcryf'
'name' => 'Form liên hệ'
'type' => 'html'
'view' => 'pvjcryf.tpl'
'config' => [
'class' => '',
'cache' => '1',
'html_content' => '<div class="row justify-content-center mb-40">
<div class="col-11">
<h2 class="title-section text-center mb-40 border-top pt-40">
{$this->Block->getLocale('tieu_de', $data_extend)}
</h2>
<p class="mb-20">
<b>{__d('template', 'cac_truong_bat_buoc_khong_duoc_de_trong')}</b>
</p>
<form nh-form-contact="3HZO5VFWIK" action="/contact/send-info" method="POST" autocomplete="off">
<div class="row">
<div class="col-12 col-sm-6">
<div class="form-group">
<label for="full_name">
{__d('template', 'ho_va_ten')}
<span class="required">*</span>
</label>
<input name="full_name" id="full_name" type="text" class="form-control">
</div>
</div>
<div class="col-12 col-sm-6">
<div class="form-group">
<label for="phone">
{__d('template', 'so_dien_thoai')}
<span class="required">*</span>
</label>
<input name="phone" id="phone" type="text" class="form-control">
</div>
</div>
</div>
<div class="form-group">
<label for="title">
{__d('template', 'tieu_de')}
<span class="required">*</span>
</label>
<input name="title" id="title" type="text" class="form-control">
</div>
<div class="form-group">
<label for="content">
{__d('template', 'noi_dung')}
<span class="required">*</span>
</label>
<textarea name="content" id="content" maxlength="500"></textarea>
</div>
<div class="form-group">
<span nh-btn-action="submit" class="btn btn-submit">
{__d('template', 'gui_yeu_cau')}
</span>
</div>
</form>
</div>
</div>',
]
'data_extend' => [
'locale' => [
'' => [maximum depth reached],
],
]
'normal_data_extend' => [
]
'collection_data_extend' => [
]
'status' => (int) 1
'updated' => (int) 1639994677
'data_block' => [
]
'[new]' => false
'[accessible]' => [
'*' => true,
]
'[dirty]' => [
'config' => true,
'data_extend' => true,
'normal_data_extend' => true,
'collection_data_extend' => true,
'data_block' => true,
]
'[original]' => [
'config' => '{"class":"","cache":"1","html_content":"<div class=\"row justify-content-center mb-40\">\r\n <div class=\"col-11\">\r\n <h2 class=\"title-section text-center mb-40 border-top pt-40\">\r\n {$this->Block->getLocale('tieu_de', $data_extend)}\r\n <\/h2>\r\n <p class=\"mb-20\">\r\n <b>{__d('template', 'cac_truong_bat_buoc_khong_duoc_de_trong')}<\/b>\r\n <\/p>\r\n \r\n <form nh-form-contact=\"3HZO5VFWIK\" action=\"\/contact\/send-info\" method=\"POST\" autocomplete=\"off\">\r\n <div class=\"row\">\r\n <div class=\"col-12 col-sm-6\">\r\n <div class=\"form-group\">\r\n <label for=\"full_name\">\r\n {__d('template', 'ho_va_ten')}\r\n <span class=\"required\">*<\/span>\r\n <\/label>\r\n <input name=\"full_name\" id=\"full_name\" type=\"text\" class=\"form-control\">\r\n <\/div> \r\n <\/div>\r\n \r\n <div class=\"col-12 col-sm-6\">\r\n <div class=\"form-group\">\r\n <label for=\"phone\">\r\n {__d('template', 'so_dien_thoai')}\r\n <span class=\"required\">*<\/span>\r\n <\/label>\r\n <input name=\"phone\" id=\"phone\" type=\"text\" class=\"form-control\">\r\n <\/div>\r\n <\/div>\r\n <\/div>\r\n \r\n <div class=\"form-group\">\r\n <label for=\"title\">\r\n {__d('template', 'tieu_de')}\r\n <span class=\"required\">*<\/span>\r\n <\/label>\r\n <input name=\"title\" id=\"title\" type=\"text\" class=\"form-control\">\r\n <\/div>\r\n \r\n <div class=\"form-group\">\r\n <label for=\"content\">\r\n {__d('template', 'noi_dung')}\r\n <span class=\"required\">*<\/span>\r\n <\/label>\r\n <textarea name=\"content\" id=\"content\" maxlength=\"500\"><\/textarea>\r\n <\/div>\r\n \r\n <div class=\"form-group\">\r\n <span nh-btn-action=\"submit\" class=\"btn btn-submit\">\r\n {__d('template', 'gui_yeu_cau')}\r\n <\/span>\r\n <\/div>\r\n <\/form>\r\n <\/div>\r\n<\/div>"}',
'data_extend' => '{"locale":{"vi":{"tieu_de":"LIÊN HỆ"},"en":{"tieu_de":"CONTACT US"}}}',
'normal_data_extend' => null,
'collection_data_extend' => null,
]
'[virtual]' => [
]
'[hasErrors]' => false
'[errors]' => [
]
'[invalid]' => [
]
'[repository]' => 'TemplatesBlock'
},
'fnwdcmr' => object(Cake\ORM\Entity) id:13 {
'id' => (int) 59
'template_code' => 'fashion01'
'code' => 'fnwdcmr'
'name' => 'Bản đồ HTML'
'type' => 'html'
'view' => 'fnwdcmr.tpl'
'config' => [
'class' => '',
'cache' => '1',
'html_content' => '<div class="entire-map">
<iframe src="https://www.google.com/maps/embed?pb=!1m14!1m8!1m3!1d14901.312527196633!2d105.7958722!3d20.9794799!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x3135ada910e87cb5%3A0xf78e4f250e774704!2zQ8O0bmcgdHkgY-G7lSBwaOG6p24gxJHhuqd1IHTGsCB2w6AgcGjDoXQgdHJp4buDbiBjw7RuZyBuZ2jhu4cgRDJU!5e0!3m2!1svi!2s!4v1698985626704!5m2!1svi!2s" width="600" height="450" style="border:0;" allowfullscreen="" loading="lazy" referrerpolicy="no-referrer-when-downgrade"></iframe></div>',
]
'data_extend' => [
]
'normal_data_extend' => [
]
'collection_data_extend' => [
]
'status' => (int) 1
'updated' => (int) 1698985892
'data_block' => [
]
'[new]' => false
'[accessible]' => [
'*' => true,
]
'[dirty]' => [
'config' => true,
'data_extend' => true,
'normal_data_extend' => true,
'collection_data_extend' => true,
'data_block' => true,
]
'[original]' => [
'config' => '{"class":"","cache":"1","html_content":"<div class=\"entire-map\">\r\n<iframe src=\"https:\/\/www.google.com\/maps\/embed?pb=!1m14!1m8!1m3!1d14901.312527196633!2d105.7958722!3d20.9794799!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x3135ada910e87cb5%3A0xf78e4f250e774704!2zQ8O0bmcgdHkgY-G7lSBwaOG6p24gxJHhuqd1IHTGsCB2w6AgcGjDoXQgdHJp4buDbiBjw7RuZyBuZ2jhu4cgRDJU!5e0!3m2!1svi!2s!4v1698985626704!5m2!1svi!2s\" width=\"600\" height=\"450\" style=\"border:0;\" allowfullscreen=\"\" loading=\"lazy\" referrerpolicy=\"no-referrer-when-downgrade\"><\/iframe><\/div>"}',
'data_extend' => '',
'normal_data_extend' => null,
'collection_data_extend' => null,
]
'[virtual]' => [
]
'[hasErrors]' => false
'[errors]' => [
]
'[invalid]' => [
]
'[repository]' => 'TemplatesBlock'
},
],
'structure' => [
'header' => [
(int) 0 => [
'id' => (int) 528,
'code' => 'if7qxmb',
'config' => [
'' => [maximum depth reached],
],
'columns' => [
'' => [maximum depth reached],
],
],
(int) 1 => [
'id' => (int) 529,
'code' => '35f8nru',
'config' => [
'' => [maximum depth reached],
],
'columns' => [
'' => [maximum depth reached],
],
],
(int) 2 => [
'id' => (int) 530,
'code' => 'kqhpcl5',
'config' => [
'' => [maximum depth reached],
],
'columns' => [
'' => [maximum depth reached],
],
],
],
'content' => [
(int) 0 => [
'id' => (int) 339,
'code' => '4y7cqx0',
'config' => [
'' => [maximum depth reached],
],
'columns' => [
'' => [maximum depth reached],
],
],
(int) 1 => [
'id' => (int) 340,
'code' => 'i15m2vx',
'config' => [
'' => [maximum depth reached],
],
'columns' => [
'' => [maximum depth reached],
],
],
(int) 2 => [
'id' => (int) 341,
'code' => '853t1a6',
'config' => [
'' => [maximum depth reached],
],
'columns' => [
'' => [maximum depth reached],
],
],
(int) 3 => [
'id' => (int) 342,
'code' => 'l9nr6oi',
'config' => [
'' => [maximum depth reached],
],
'columns' => [
'' => [maximum depth reached],
],
],
],
'footer' => [
(int) 0 => [
'id' => (int) 531,
'code' => 'i34kx87',
'config' => [
'' => [maximum depth reached],
],
'columns' => [
'' => [maximum depth reached],
],
],
(int) 1 => [
'id' => (int) 532,
'code' => 'ow9q1yl',
'config' => [
'' => [maximum depth reached],
],
'columns' => [
'' => [maximum depth reached],
],
],
],
],
'page_code' => '4wiz20j',
'cache_page' => false,
'schema_data' => null,
'breadcrumb' => [
(int) 0 => [
'name' => 'Liên hệ',
'url' => 'contact',
],
],
'seo_info' => [
'title' => 'Liên hệ',
'description' => null,
'keywords' => null,
'image' => '/media/z3850751391924_553c5ded4241a8225919512b7a09aad0.jpg',
'alternate' => [
(int) 0 => object(Cake\ORM\Entity) id:14 {
},
(int) 1 => object(Cake\ORM\Entity) id:15 {
},
],
],
'data_init' => [
'device' => (int) 0,
'member' => null,
'social' => null,
'template' => [
'code' => 'fashion01',
'url' => '/templates/fashion01/',
],
'cdn_url' => 'http://cdn0757.cdn4s.com',
'wishlist' => null,
'recaptcha' => null,
'embed_code' => [
'head' => '<meta name="google-site-verification" content="UucaQxiubzoaAz83lxta93wmk5rK9Azde7Y30lEwzO0" />',
'top_body' => null,
'bottom_body' => null,
'load_embed' => '1',
'time_delay' => null,
],
'cart' => null,
'product' => [
'check_quantity' => null,
],
],
'row' => [
'id' => (int) 529,
'code' => '35f8nru',
'config' => [
'id_row' => '',
'style_class' => 'align-row-center py-20 sticky-menu setting-menu',
'full_screen' => '',
],
'columns' => [
(int) 0 => [
'id' => (int) 632,
'code' => null,
'is_layout' => true,
'row_code' => '35f8nru',
'column_value' => (int) 12,
'blocks' => [
'' => [maximum depth reached],
],
],
],
],
]