[
'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'
},
'eu87ot9' => object(Cake\ORM\Entity) id:10 {
'id' => (int) 4
'template_code' => 'fashion01'
'code' => 'eu87ot9'
'name' => 'Slider Main'
'type' => 'slider'
'view' => 'view.tpl'
'config' => [
'class' => '',
'cache' => '1',
'item' => [
'' => [maximum depth reached],
],
]
'data_extend' => [
'slider' => [
'' => [maximum depth reached],
],
'locale' => [
'' => [maximum depth reached],
],
]
'normal_data_extend' => [
]
'collection_data_extend' => [
]
'status' => (int) 1
'updated' => (int) 1690430641
'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],
],
]
'[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":[{"name_vi":"Transcend","name_en":"Transcend","url_vi":"","url_en":"","class_item":"","image":"\/media\/partner\/banner-trang-chu-d2t_1.png","image_source":"cdn","description_vi":"Transcend","description_en":"Transcend","description_short_vi":"","description_short_en":""},{"name_vi":"M\u00e0n h\u00ecnh","name_en":" screen","url_vi":"","url_en":"","class_item":"","image":"\/media\/partner\/logohik_1.png","image_source":"cdn","description_vi":"","description_en":"","description_short_vi":"","description_short_en":""},{"name_vi":"Slier A","name_en":"Slier A","url_vi":"","url_en":"","class_item":"","image":"\/templates\/fashion01\/assets\/media\/3863166-tp-link-2.webp","image_source":"template","description_vi":"","description_en":"","description_short_vi":"","description_short_en":""},{"name_vi":"Slide 1","name_en":"Slide 1","url_vi":"","url_en":"","class_item":"slider-bg","image":"\/templates\/fashion01\/assets\/media\/2608b56f-2f30-46c2-9735-09cde08087da.jpg","image_source":"template","description_vi":"B\u1ed9 S\u01b0u T\u1eadp<br>Thu \u0110\u00f4ng 2020<div class='inner-content'>T\u1ed1c \u0111\u1ed9 thay \u0111\u1ed5i \u0111\u00e3 t\u0103ng nhanh \u0111\u00e1ng k\u1ec3 <br>trong th\u1ebf k\u1ef7 sau, v\u00e0 th\u1eddi trang c\u1ee7a ph\u1ee5 n\u1eef v\u00e0 nam gi\u1edbi<\/div>","description_en":"","description_short_vi":"","description_short_en":""},{"name_vi":"Slide 2","name_en":"Slide 2","url_vi":"","url_en":"","class_item":"slider-bg","image":"\/templates\/fashion01\/assets\/media\/3f150c9fdb3730aacf0ba381e89133fe.jpg","image_source":"template","description_vi":"B\u1ed9 S\u01b0u T\u1eadp<br>Thu \u0110\u00f4ng 2020<div class='inner-content'>T\u1ed1c \u0111\u1ed9 thay \u0111\u1ed5i \u0111\u00e3 t\u0103ng nhanh \u0111\u00e1ng k\u1ec3 <br>trong th\u1ebf k\u1ef7 sau, v\u00e0 th\u1eddi trang c\u1ee7a ph\u1ee5 n\u1eef v\u00e0 nam gi\u1edbi<\/div>","description_en":"","description_short_vi":"","description_short_en":""}]}',
'data_extend' => '{"slider":{"infinite":true,"slidesToShow":1,"slidesToScroll":1,"dots":true,"arrows":false,"autoplay":true,"autoplaySpeed":5000},"locale":{"vi":{"nut_bam":"MUA NGAY"},"en":{"nut_bam":"SHOW NOW"}}}',
'normal_data_extend' => null,
'collection_data_extend' => null,
]
'[virtual]' => [
]
'[hasErrors]' => false
'[errors]' => [
]
'[invalid]' => [
]
'[repository]' => 'TemplatesBlock'
},
'o0vz8qr' => object(Cake\ORM\Entity) id:11 {
'id' => (int) 123
'template_code' => 'fashion01'
'code' => 'o0vz8qr'
'name' => 'Danh mục'
'type' => 'category_product'
'view' => 'view_image.tpl'
'config' => [
'class' => 'category-main',
'cache' => '1',
'sort_field' => '',
'sort_type' => 'desc',
'data_ids' => [
'' => [maximum depth reached],
],
]
'data_extend' => [
'element' => 'item_list_img',
]
'normal_data_extend' => [
]
'collection_data_extend' => [
]
'status' => (int) 1
'updated' => (int) 1690800764
'data_block' => [
'data' => [
'' => [maximum depth reached],
],
'max_level' => (int) 1,
]
'[new]' => false
'[accessible]' => [
'*' => true,
]
'[dirty]' => [
'config' => true,
'data_extend' => true,
'normal_data_extend' => true,
'collection_data_extend' => true,
'data_block' => true,
]
'[original]' => [
'config' => '{"class":"category-main","cache":"1","sort_field":"","sort_type":"desc","data_ids":["76","21","33","20"]}',
'data_extend' => '{"element":"item_list_img"}',
'normal_data_extend' => null,
'collection_data_extend' => null,
]
'[virtual]' => [
]
'[hasErrors]' => false
'[errors]' => [
]
'[invalid]' => [
]
'[repository]' => 'TemplatesBlock'
},
'pif48wr' => object(Cake\ORM\Entity) id:12 {
'id' => (int) 125
'template_code' => 'fashion01'
'code' => 'pif48wr'
'name' => 'Your Hub, Your Choice'
'type' => 'category_product'
'view' => 'view_image.tpl'
'config' => [
'class' => 'your-hub',
'cache' => '1',
'sort_field' => '',
'sort_type' => 'desc',
'data_ids' => [
'' => [maximum depth reached],
],
]
'data_extend' => [
'col' => 'col-lg-4 col-sm-6 col-12',
'element' => 'item_child_img',
'locale' => [
'' => [maximum depth reached],
],
]
'normal_data_extend' => [
'locale' => [
'' => [maximum depth reached],
],
'normal' => [
'' => [maximum depth reached],
],
]
'collection_data_extend' => [
]
'status' => (int) 1
'updated' => (int) 1696490624
'data_block' => [
'data' => [
'' => [maximum depth reached],
],
'max_level' => (int) 3,
]
'[new]' => false
'[accessible]' => [
'*' => true,
]
'[dirty]' => [
'config' => true,
'data_extend' => true,
'normal_data_extend' => true,
'collection_data_extend' => true,
'data_block' => true,
]
'[original]' => [
'config' => '{"class":"your-hub","cache":"1","sort_field":"","sort_type":"desc","data_ids":["76","19","33","35","67","69","20","14"]}',
'data_extend' => '{"col":"col-lg-4 col-sm-6 col-12","element":"item_child_img"}',
'normal_data_extend' => '{"locale":{"vi":{"tieu_de":"D2T là Nhà nhập khẩu, phân phối chính thức các sản phẩm màn hình, linh kiện IT Hikvision và các sản phẩm lưu trữ mang thương hiệu Transcend đến từ Đài Loan","slogan":"Uy tín đồng hành - vững bước thành công!","link":"san-pham"},"en":{"tieu_de":"D2T is the official importer of monitor products, Hikvision IT components and Transcend branded storage products from Taiwan.","slogan":"Prestige accompanies - firmly steps to success!connect to?","link":"hubs"}},"normal":{}}',
'collection_data_extend' => null,
]
'[virtual]' => [
]
'[hasErrors]' => false
'[errors]' => [
]
'[invalid]' => [
]
'[repository]' => 'TemplatesBlock'
},
'zj3iv9m' => object(Cake\ORM\Entity) id:13 {
'id' => (int) 8
'template_code' => 'fashion01'
'code' => 'zj3iv9m'
'name' => 'Best Sellers'
'type' => 'product'
'view' => 'view.tpl'
'config' => [
'class' => '',
'cache' => '1',
'number_record' => '16',
'has_pagination' => '0',
'sort_field' => '',
'sort_type' => 'desc',
'data_type' => 'category_product',
'data_ids' => [
'' => [maximum depth reached],
],
'filter_data' => 'featured',
]
'data_extend' => [
'col' => 'col-lg-3 col-sm-4 col-6',
'locale' => [
'' => [maximum depth reached],
],
]
'normal_data_extend' => [
'locale' => [
'' => [maximum depth reached],
],
'normal' => [
'' => [maximum depth reached],
],
]
'collection_data_extend' => [
]
'status' => (int) 1
'updated' => (int) 1696567325
'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":"","cache":"1","number_record":"16","has_pagination":"0","sort_field":"","sort_type":"desc","data_type":"category_product","data_ids":["81","88","86","84","83","21","19","26","33","35","34","51","50","45","89","20"],"filter_data":"featured"}',
'data_extend' => '{"col":"col-lg-3 col-sm-4 col-6"}',
'normal_data_extend' => '{"locale":{"vi":{"tieu_de":"Sản phẩm nổi bật","link":"san-pham"},"en":{"tieu_de":"Hot Products","link":"san-pham"}},"normal":{}}',
'collection_data_extend' => null,
]
'[virtual]' => [
]
'[hasErrors]' => false
'[errors]' => [
]
'[invalid]' => [
]
'[repository]' => 'TemplatesBlock'
},
'y2z53rq' => object(Cake\ORM\Entity) id:14 {
'id' => (int) 31
'template_code' => 'fashion01'
'code' => 'y2z53rq'
'name' => 'Giới thiệu'
'type' => 'article'
'view' => 'view.tpl'
'config' => [
'class' => '',
'cache' => '1',
'number_record' => '1',
'has_pagination' => '0',
'sort_field' => '',
'sort_type' => 'desc',
'data_type' => 'article',
'data_ids' => [
'' => [maximum depth reached],
],
]
'data_extend' => [
'element' => 'item_intro',
'col' => 'col-12',
]
'normal_data_extend' => [
]
'collection_data_extend' => [
]
'status' => (int) 1
'updated' => (int) 1661481892
'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":"","cache":"1","number_record":"1","has_pagination":"0","sort_field":"","sort_type":"desc","data_type":"article","data_ids":["7"]}',
'data_extend' => '{"element":"item_intro","col":"col-12"}',
'normal_data_extend' => null,
'collection_data_extend' => null,
]
'[virtual]' => [
]
'[hasErrors]' => false
'[errors]' => [
]
'[invalid]' => [
]
'[repository]' => 'TemplatesBlock'
},
'dqcswav' => object(Cake\ORM\Entity) id:15 {
'id' => (int) 128
'template_code' => 'fashion01'
'code' => 'dqcswav'
'name' => 'Home - tin tức'
'type' => 'article'
'view' => 'view_slider.tpl'
'config' => [
'class' => '',
'cache' => '1',
'number_record' => '12',
'has_pagination' => '0',
'sort_field' => '',
'sort_type' => 'desc',
'data_type' => 'category_article',
'data_ids' => [
'' => [maximum depth reached],
],
]
'data_extend' => [
'slider' => [
'' => [maximum depth reached],
],
'locale' => [
'' => [maximum depth reached],
],
]
'normal_data_extend' => [
'locale' => [
'' => [maximum depth reached],
],
'normal' => [
'' => [maximum depth reached],
],
]
'collection_data_extend' => [
]
'status' => (int) 1
'updated' => (int) 1662433043
'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":"","cache":"1","number_record":"12","has_pagination":"0","sort_field":"","sort_type":"desc","data_type":"category_article","data_ids":["16"]}',
'data_extend' => '{"slider":{"infinite":true,"slidesToShow":3,"slidesToScroll":1,"dots":false,"arrows":true,"adaptiveHeight":true,"autoplay":false,"autoplaySpeed":2000,"responsive":[{"breakpoint":600,"settings":{"slidesToShow":3,"slidesToScroll":1}},{"breakpoint":480,"settings":{"slidesToShow":1,"slidesToScroll":1,"autoplay":true}}]}}',
'normal_data_extend' => '{"locale":{"vi":{"tieu_de":"Tin tức"},"en":{"tieu_de":"News"}},"normal":{}}',
'collection_data_extend' => null,
]
'[virtual]' => [
]
'[hasErrors]' => false
'[errors]' => [
]
'[invalid]' => [
]
'[repository]' => 'TemplatesBlock'
},
'91d7kp6' => object(Cake\ORM\Entity) id:16 {
'id' => (int) 129
'template_code' => 'fashion01'
'code' => '91d7kp6'
'name' => 'Home - đối tác'
'type' => 'slider'
'view' => 'view_brand.tpl'
'config' => [
'class' => '',
'cache' => '1',
'item' => [
'' => [maximum depth reached],
],
]
'data_extend' => [
'slider_brand' => [
'' => [maximum depth reached],
],
'locale' => [
'' => [maximum depth reached],
],
]
'normal_data_extend' => [
'locale' => [
'' => [maximum depth reached],
],
'normal' => [
'' => [maximum depth reached],
],
]
'collection_data_extend' => [
]
'status' => (int) 1
'updated' => (int) 1690281574
'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],
],
]
'[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":[{"name_vi":"Hikvision ","name_en":"Hikvision ","url_vi":"","url_en":"","class_item":"","image":"\/templates\/fashion01\/assets\/media\/xanh.png","image_source":"template","description_vi":"","description_en":"","description_short_vi":"","description_short_en":""},{"name_vi":"IMOU","name_en":"IMOU","url_vi":"IMOU","url_en":"IMOU","class_item":"","image":"\/templates\/fashion01\/assets\/media\/vang.png","image_source":"template","description_vi":"","description_en":"","description_short_vi":"","description_short_en":""},{"name_vi":"Transcend","name_en":"Transcend","url_vi":"","url_en":"","class_item":"","image":"\/media\/partner\/abbb.png","image_source":"cdn","description_vi":"","description_en":"","description_short_vi":"","description_short_en":""},{"name_vi":"TP.LINK","name_en":"TP.LINK","url_vi":"","url_en":"","class_item":"","image":"\/templates\/fashion01\/assets\/media\/vua.png","image_source":"template","description_vi":"","description_en":"","description_short_vi":"","description_short_en":""},{"name_vi":"LENTION","name_en":"LENTION","url_vi":"","url_en":"","class_item":"","image":"\/templates\/fashion01\/assets\/media\/do.png","image_source":"template","description_vi":"","description_en":"","description_short_vi":"","description_short_en":""}]}',
'data_extend' => '{"slider_brand":{"infinite":true,"slidesToShow":6,"slidesToScroll":1,"dots":false,"arrows":true,"adaptiveHeight":true,"autoplay":false,"autoplaySpeed":2000,"responsive":[{"breakpoint":600,"settings":{"slidesToShow":4,"slidesToScroll":1}},{"breakpoint":480,"settings":{"slidesToShow":2,"slidesToScroll":1,"autoplay":true}}]}}',
'normal_data_extend' => '{"locale":{"vi":{"tieu_de":"Đối tác"},"en":{"tieu_de":"Partner"}},"normal":{}}',
'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) 484,
'code' => '2586en9',
'config' => [
'' => [maximum depth reached],
],
'columns' => [
'' => [maximum depth reached],
],
],
(int) 1 => [
'id' => (int) 485,
'code' => 'ek7jf68',
'config' => [
'' => [maximum depth reached],
],
'columns' => [
'' => [maximum depth reached],
],
],
(int) 2 => [
'id' => (int) 486,
'code' => '6ca4158',
'config' => [
'' => [maximum depth reached],
],
'columns' => [
'' => [maximum depth reached],
],
],
(int) 3 => [
'id' => (int) 487,
'code' => 'ga6bd9e',
'config' => [
'' => [maximum depth reached],
],
'columns' => [
'' => [maximum depth reached],
],
],
(int) 4 => [
'id' => (int) 488,
'code' => '6s4l105',
'config' => [
'' => [maximum depth reached],
],
'columns' => [
'' => [maximum depth reached],
],
],
(int) 5 => [
'id' => (int) 489,
'code' => 'kr18d7x',
'config' => [
'' => [maximum depth reached],
],
'columns' => [
'' => [maximum depth reached],
],
],
(int) 6 => [
'id' => (int) 490,
'code' => 'vkcx8sm',
'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' => 'lhw3opn',
'cache_page' => true,
'schema_data' => null,
'breadcrumb' => [
(int) 0 => [
'name' => 'D2T INVESTMENT AND TECHNOLOGY DEVELOPMENT JOINT STOCK COMPANY',
'url' => 'trang-chu-en',
],
],
'seo_info' => [
'title' => 'D2T INVESTMENT AND TECHNOLOGY DEVELOPMENT JOINT STOCK COMPANY',
'description' => 'D2T TECHNOLOGY DEVELOPMENT AND INVESTMENT JOINT STOCK COMPANY is proud to be the exclusive distributor of camera products in Vietnam, if you want to order, please contact us for more details.',
'keywords' => 'D2T, check bảo hành D2T kiểm tra seria bảo hành',
'image' => '/media/logo/d2tlogo.png',
'alternate' => [
(int) 0 => object(Cake\ORM\Entity) id:17 {
},
(int) 1 => object(Cake\ORM\Entity) id:18 {
},
],
],
'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],
],
],
],
],
]