Notice (8) : Trying to get property 'name' of non-object [APP/Controller/PostsController.php , line 250 ]Code Context $breadcrumbs [] = [
'name' => $tags -> name ,
'meta_title' => $tags -> meta_title ,
$slug = null
$tags = null
$list_post = [
(int) 0 => (int) 1,
(int) 1 => (int) 2,
(int) 2 => (int) 3,
(int) 3 => (int) 4,
(int) 4 => (int) 5,
(int) 5 => (int) 6,
(int) 6 => (int) 7,
(int) 7 => (int) 8,
(int) 8 => (int) 11,
(int) 9 => (int) 12,
(int) 10 => (int) 13,
(int) 11 => (int) 14,
(int) 12 => (int) 15,
(int) 13 => (int) 16,
(int) 14 => (int) 17,
(int) 15 => (int) 18,
(int) 16 => (int) 19,
(int) 17 => (int) 20,
(int) 18 => (int) 21,
(int) 19 => (int) 22,
(int) 20 => (int) 23,
(int) 21 => (int) 24,
(int) 22 => (int) 25
]
$posts = object(Cake\ORM\ResultSet) {
'items' => [
(int) 0 => object(App\Model\Entity\Post) {},
(int) 1 => object(App\Model\Entity\Post) {},
(int) 2 => object(App\Model\Entity\Post) {},
(int) 3 => object(App\Model\Entity\Post) {},
(int) 4 => object(App\Model\Entity\Post) {},
(int) 5 => object(App\Model\Entity\Post) {},
(int) 6 => object(App\Model\Entity\Post) {},
(int) 7 => object(App\Model\Entity\Post) {},
(int) 8 => object(App\Model\Entity\Post) {},
(int) 9 => object(App\Model\Entity\Post) {},
(int) 10 => object(App\Model\Entity\Post) {},
(int) 11 => object(App\Model\Entity\Post) {},
(int) 12 => object(App\Model\Entity\Post) {},
(int) 13 => object(App\Model\Entity\Post) {}
]
} App\Controller\PostsController::tags() - APP/Controller/PostsController.php, line 250
Cake\Controller\Controller::invokeAction() - CORE/src/Controller/Controller.php, line 609
Cake\Http\ActionDispatcher::_invoke() - CORE/src/Http/ActionDispatcher.php, line 120
Cake\Http\ActionDispatcher::dispatch() - CORE/src/Http/ActionDispatcher.php, line 94
Cake\Http\BaseApplication::__invoke() - CORE/src/Http/BaseApplication.php, line 234
Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65
Cake\Routing\Middleware\RoutingMiddleware::__invoke() - CORE/src/Routing/Middleware/RoutingMiddleware.php, line 162
Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65
Cake\Routing\Middleware\RoutingMiddleware::__invoke() - CORE/src/Routing/Middleware/RoutingMiddleware.php, line 162
Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65
Cake\Routing\Middleware\AssetMiddleware::__invoke() - CORE/src/Routing/Middleware/AssetMiddleware.php, line 88
Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65
Cake\Error\Middleware\ErrorHandlerMiddleware::__invoke() - CORE/src/Error/Middleware/ErrorHandlerMiddleware.php, line 96
Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65
Cake\Http\Runner::run() - CORE/src/Http/Runner.php, line 51
Cake\Http\Server::run() - CORE/src/Http/Server.php, line 97
[main] - ROOT/webroot/index.php, line 40 Notice (8) : Trying to get property 'meta_title' of non-object [APP/Controller/PostsController.php , line 251 ]Code Context 'name' => $tags -> name ,
'meta_title' => $tags -> meta_title ,
'url' =>[ 'action' => 'tags' , $tags -> slug ]
$slug = null
$tags = null
$list_post = [
(int) 0 => (int) 1,
(int) 1 => (int) 2,
(int) 2 => (int) 3,
(int) 3 => (int) 4,
(int) 4 => (int) 5,
(int) 5 => (int) 6,
(int) 6 => (int) 7,
(int) 7 => (int) 8,
(int) 8 => (int) 11,
(int) 9 => (int) 12,
(int) 10 => (int) 13,
(int) 11 => (int) 14,
(int) 12 => (int) 15,
(int) 13 => (int) 16,
(int) 14 => (int) 17,
(int) 15 => (int) 18,
(int) 16 => (int) 19,
(int) 17 => (int) 20,
(int) 18 => (int) 21,
(int) 19 => (int) 22,
(int) 20 => (int) 23,
(int) 21 => (int) 24,
(int) 22 => (int) 25
]
$posts = object(Cake\ORM\ResultSet) {
'items' => [
(int) 0 => object(App\Model\Entity\Post) {},
(int) 1 => object(App\Model\Entity\Post) {},
(int) 2 => object(App\Model\Entity\Post) {},
(int) 3 => object(App\Model\Entity\Post) {},
(int) 4 => object(App\Model\Entity\Post) {},
(int) 5 => object(App\Model\Entity\Post) {},
(int) 6 => object(App\Model\Entity\Post) {},
(int) 7 => object(App\Model\Entity\Post) {},
(int) 8 => object(App\Model\Entity\Post) {},
(int) 9 => object(App\Model\Entity\Post) {},
(int) 10 => object(App\Model\Entity\Post) {},
(int) 11 => object(App\Model\Entity\Post) {},
(int) 12 => object(App\Model\Entity\Post) {},
(int) 13 => object(App\Model\Entity\Post) {}
]
} App\Controller\PostsController::tags() - APP/Controller/PostsController.php, line 251
Cake\Controller\Controller::invokeAction() - CORE/src/Controller/Controller.php, line 609
Cake\Http\ActionDispatcher::_invoke() - CORE/src/Http/ActionDispatcher.php, line 120
Cake\Http\ActionDispatcher::dispatch() - CORE/src/Http/ActionDispatcher.php, line 94
Cake\Http\BaseApplication::__invoke() - CORE/src/Http/BaseApplication.php, line 234
Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65
Cake\Routing\Middleware\RoutingMiddleware::__invoke() - CORE/src/Routing/Middleware/RoutingMiddleware.php, line 162
Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65
Cake\Routing\Middleware\RoutingMiddleware::__invoke() - CORE/src/Routing/Middleware/RoutingMiddleware.php, line 162
Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65
Cake\Routing\Middleware\AssetMiddleware::__invoke() - CORE/src/Routing/Middleware/AssetMiddleware.php, line 88
Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65
Cake\Error\Middleware\ErrorHandlerMiddleware::__invoke() - CORE/src/Error/Middleware/ErrorHandlerMiddleware.php, line 96
Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65
Cake\Http\Runner::run() - CORE/src/Http/Runner.php, line 51
Cake\Http\Server::run() - CORE/src/Http/Server.php, line 97
[main] - ROOT/webroot/index.php, line 40 Notice (8) : Trying to get property 'slug' of non-object [APP/Controller/PostsController.php , line 252 ]Code Context 'meta_title' => $tags -> meta_title ,
'url' =>[ 'action' => 'tags' , $tags -> slug ]
];
$slug = null
$tags = null
$list_post = [
(int) 0 => (int) 1,
(int) 1 => (int) 2,
(int) 2 => (int) 3,
(int) 3 => (int) 4,
(int) 4 => (int) 5,
(int) 5 => (int) 6,
(int) 6 => (int) 7,
(int) 7 => (int) 8,
(int) 8 => (int) 11,
(int) 9 => (int) 12,
(int) 10 => (int) 13,
(int) 11 => (int) 14,
(int) 12 => (int) 15,
(int) 13 => (int) 16,
(int) 14 => (int) 17,
(int) 15 => (int) 18,
(int) 16 => (int) 19,
(int) 17 => (int) 20,
(int) 18 => (int) 21,
(int) 19 => (int) 22,
(int) 20 => (int) 23,
(int) 21 => (int) 24,
(int) 22 => (int) 25
]
$posts = object(Cake\ORM\ResultSet) {
'items' => [
(int) 0 => object(App\Model\Entity\Post) {},
(int) 1 => object(App\Model\Entity\Post) {},
(int) 2 => object(App\Model\Entity\Post) {},
(int) 3 => object(App\Model\Entity\Post) {},
(int) 4 => object(App\Model\Entity\Post) {},
(int) 5 => object(App\Model\Entity\Post) {},
(int) 6 => object(App\Model\Entity\Post) {},
(int) 7 => object(App\Model\Entity\Post) {},
(int) 8 => object(App\Model\Entity\Post) {},
(int) 9 => object(App\Model\Entity\Post) {},
(int) 10 => object(App\Model\Entity\Post) {},
(int) 11 => object(App\Model\Entity\Post) {},
(int) 12 => object(App\Model\Entity\Post) {},
(int) 13 => object(App\Model\Entity\Post) {}
]
} App\Controller\PostsController::tags() - APP/Controller/PostsController.php, line 252
Cake\Controller\Controller::invokeAction() - CORE/src/Controller/Controller.php, line 609
Cake\Http\ActionDispatcher::_invoke() - CORE/src/Http/ActionDispatcher.php, line 120
Cake\Http\ActionDispatcher::dispatch() - CORE/src/Http/ActionDispatcher.php, line 94
Cake\Http\BaseApplication::__invoke() - CORE/src/Http/BaseApplication.php, line 234
Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65
Cake\Routing\Middleware\RoutingMiddleware::__invoke() - CORE/src/Routing/Middleware/RoutingMiddleware.php, line 162
Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65
Cake\Routing\Middleware\RoutingMiddleware::__invoke() - CORE/src/Routing/Middleware/RoutingMiddleware.php, line 162
Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65
Cake\Routing\Middleware\AssetMiddleware::__invoke() - CORE/src/Routing/Middleware/AssetMiddleware.php, line 88
Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65
Cake\Error\Middleware\ErrorHandlerMiddleware::__invoke() - CORE/src/Error/Middleware/ErrorHandlerMiddleware.php, line 96
Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65
Cake\Http\Runner::run() - CORE/src/Http/Runner.php, line 51
Cake\Http\Server::run() - CORE/src/Http/Server.php, line 97
[main] - ROOT/webroot/index.php, line 40 Notice (8) : Trying to get property 'meta_title' of non-object [APP/Controller/PostsController.php , line 257 ]Code Context //SEO
$this -> set ( 'title_for_layout' , $tags -> meta_title );
$this -> set ( 'meta_keywords_for_layout' , $tags -> meta_keyword );
$slug = null
$tags = null
$list_post = [
(int) 0 => (int) 1,
(int) 1 => (int) 2,
(int) 2 => (int) 3,
(int) 3 => (int) 4,
(int) 4 => (int) 5,
(int) 5 => (int) 6,
(int) 6 => (int) 7,
(int) 7 => (int) 8,
(int) 8 => (int) 11,
(int) 9 => (int) 12,
(int) 10 => (int) 13,
(int) 11 => (int) 14,
(int) 12 => (int) 15,
(int) 13 => (int) 16,
(int) 14 => (int) 17,
(int) 15 => (int) 18,
(int) 16 => (int) 19,
(int) 17 => (int) 20,
(int) 18 => (int) 21,
(int) 19 => (int) 22,
(int) 20 => (int) 23,
(int) 21 => (int) 24,
(int) 22 => (int) 25
]
$posts = object(Cake\ORM\ResultSet) {
'items' => [
(int) 0 => object(App\Model\Entity\Post) {},
(int) 1 => object(App\Model\Entity\Post) {},
(int) 2 => object(App\Model\Entity\Post) {},
(int) 3 => object(App\Model\Entity\Post) {},
(int) 4 => object(App\Model\Entity\Post) {},
(int) 5 => object(App\Model\Entity\Post) {},
(int) 6 => object(App\Model\Entity\Post) {},
(int) 7 => object(App\Model\Entity\Post) {},
(int) 8 => object(App\Model\Entity\Post) {},
(int) 9 => object(App\Model\Entity\Post) {},
(int) 10 => object(App\Model\Entity\Post) {},
(int) 11 => object(App\Model\Entity\Post) {},
(int) 12 => object(App\Model\Entity\Post) {},
(int) 13 => object(App\Model\Entity\Post) {}
]
}
$breadcrumbs = [
(int) 0 => [
'name' => null,
'meta_title' => null,
'url' => [
'action' => 'tags',
(int) 0 => null
]
]
] App\Controller\PostsController::tags() - APP/Controller/PostsController.php, line 257
Cake\Controller\Controller::invokeAction() - CORE/src/Controller/Controller.php, line 609
Cake\Http\ActionDispatcher::_invoke() - CORE/src/Http/ActionDispatcher.php, line 120
Cake\Http\ActionDispatcher::dispatch() - CORE/src/Http/ActionDispatcher.php, line 94
Cake\Http\BaseApplication::__invoke() - CORE/src/Http/BaseApplication.php, line 234
Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65
Cake\Routing\Middleware\RoutingMiddleware::__invoke() - CORE/src/Routing/Middleware/RoutingMiddleware.php, line 162
Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65
Cake\Routing\Middleware\RoutingMiddleware::__invoke() - CORE/src/Routing/Middleware/RoutingMiddleware.php, line 162
Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65
Cake\Routing\Middleware\AssetMiddleware::__invoke() - CORE/src/Routing/Middleware/AssetMiddleware.php, line 88
Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65
Cake\Error\Middleware\ErrorHandlerMiddleware::__invoke() - CORE/src/Error/Middleware/ErrorHandlerMiddleware.php, line 96
Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65
Cake\Http\Runner::run() - CORE/src/Http/Runner.php, line 51
Cake\Http\Server::run() - CORE/src/Http/Server.php, line 97
[main] - ROOT/webroot/index.php, line 40 Notice (8) : Trying to get property 'meta_keyword' of non-object [APP/Controller/PostsController.php , line 258 ]Code Context $this -> set ( 'title_for_layout' , $tags -> meta_title );
$this -> set ( 'meta_keywords_for_layout' , $tags -> meta_keyword );
$this -> set ( 'meta_description_for_layout' , $tags -> meta_description );
$slug = null
$tags = null
$list_post = [
(int) 0 => (int) 1,
(int) 1 => (int) 2,
(int) 2 => (int) 3,
(int) 3 => (int) 4,
(int) 4 => (int) 5,
(int) 5 => (int) 6,
(int) 6 => (int) 7,
(int) 7 => (int) 8,
(int) 8 => (int) 11,
(int) 9 => (int) 12,
(int) 10 => (int) 13,
(int) 11 => (int) 14,
(int) 12 => (int) 15,
(int) 13 => (int) 16,
(int) 14 => (int) 17,
(int) 15 => (int) 18,
(int) 16 => (int) 19,
(int) 17 => (int) 20,
(int) 18 => (int) 21,
(int) 19 => (int) 22,
(int) 20 => (int) 23,
(int) 21 => (int) 24,
(int) 22 => (int) 25
]
$posts = object(Cake\ORM\ResultSet) {
'items' => [
(int) 0 => object(App\Model\Entity\Post) {},
(int) 1 => object(App\Model\Entity\Post) {},
(int) 2 => object(App\Model\Entity\Post) {},
(int) 3 => object(App\Model\Entity\Post) {},
(int) 4 => object(App\Model\Entity\Post) {},
(int) 5 => object(App\Model\Entity\Post) {},
(int) 6 => object(App\Model\Entity\Post) {},
(int) 7 => object(App\Model\Entity\Post) {},
(int) 8 => object(App\Model\Entity\Post) {},
(int) 9 => object(App\Model\Entity\Post) {},
(int) 10 => object(App\Model\Entity\Post) {},
(int) 11 => object(App\Model\Entity\Post) {},
(int) 12 => object(App\Model\Entity\Post) {},
(int) 13 => object(App\Model\Entity\Post) {}
]
}
$breadcrumbs = [
(int) 0 => [
'name' => null,
'meta_title' => null,
'url' => [
'action' => 'tags',
(int) 0 => null
]
]
] App\Controller\PostsController::tags() - APP/Controller/PostsController.php, line 258
Cake\Controller\Controller::invokeAction() - CORE/src/Controller/Controller.php, line 609
Cake\Http\ActionDispatcher::_invoke() - CORE/src/Http/ActionDispatcher.php, line 120
Cake\Http\ActionDispatcher::dispatch() - CORE/src/Http/ActionDispatcher.php, line 94
Cake\Http\BaseApplication::__invoke() - CORE/src/Http/BaseApplication.php, line 234
Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65
Cake\Routing\Middleware\RoutingMiddleware::__invoke() - CORE/src/Routing/Middleware/RoutingMiddleware.php, line 162
Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65
Cake\Routing\Middleware\RoutingMiddleware::__invoke() - CORE/src/Routing/Middleware/RoutingMiddleware.php, line 162
Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65
Cake\Routing\Middleware\AssetMiddleware::__invoke() - CORE/src/Routing/Middleware/AssetMiddleware.php, line 88
Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65
Cake\Error\Middleware\ErrorHandlerMiddleware::__invoke() - CORE/src/Error/Middleware/ErrorHandlerMiddleware.php, line 96
Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65
Cake\Http\Runner::run() - CORE/src/Http/Runner.php, line 51
Cake\Http\Server::run() - CORE/src/Http/Server.php, line 97
[main] - ROOT/webroot/index.php, line 40 Notice (8) : Trying to get property 'meta_description' of non-object [APP/Controller/PostsController.php , line 259 ]Code Context $this -> set ( 'meta_keywords_for_layout' , $tags -> meta_keyword );
$this -> set ( 'meta_description_for_layout' , $tags -> meta_description );
$this -> set ( 'meta_robots_for_layout' , $tags -> meta_robots );
$slug = null
$tags = null
$list_post = [
(int) 0 => (int) 1,
(int) 1 => (int) 2,
(int) 2 => (int) 3,
(int) 3 => (int) 4,
(int) 4 => (int) 5,
(int) 5 => (int) 6,
(int) 6 => (int) 7,
(int) 7 => (int) 8,
(int) 8 => (int) 11,
(int) 9 => (int) 12,
(int) 10 => (int) 13,
(int) 11 => (int) 14,
(int) 12 => (int) 15,
(int) 13 => (int) 16,
(int) 14 => (int) 17,
(int) 15 => (int) 18,
(int) 16 => (int) 19,
(int) 17 => (int) 20,
(int) 18 => (int) 21,
(int) 19 => (int) 22,
(int) 20 => (int) 23,
(int) 21 => (int) 24,
(int) 22 => (int) 25
]
$posts = object(Cake\ORM\ResultSet) {
'items' => [
(int) 0 => object(App\Model\Entity\Post) {},
(int) 1 => object(App\Model\Entity\Post) {},
(int) 2 => object(App\Model\Entity\Post) {},
(int) 3 => object(App\Model\Entity\Post) {},
(int) 4 => object(App\Model\Entity\Post) {},
(int) 5 => object(App\Model\Entity\Post) {},
(int) 6 => object(App\Model\Entity\Post) {},
(int) 7 => object(App\Model\Entity\Post) {},
(int) 8 => object(App\Model\Entity\Post) {},
(int) 9 => object(App\Model\Entity\Post) {},
(int) 10 => object(App\Model\Entity\Post) {},
(int) 11 => object(App\Model\Entity\Post) {},
(int) 12 => object(App\Model\Entity\Post) {},
(int) 13 => object(App\Model\Entity\Post) {}
]
}
$breadcrumbs = [
(int) 0 => [
'name' => null,
'meta_title' => null,
'url' => [
'action' => 'tags',
(int) 0 => null
]
]
] App\Controller\PostsController::tags() - APP/Controller/PostsController.php, line 259
Cake\Controller\Controller::invokeAction() - CORE/src/Controller/Controller.php, line 609
Cake\Http\ActionDispatcher::_invoke() - CORE/src/Http/ActionDispatcher.php, line 120
Cake\Http\ActionDispatcher::dispatch() - CORE/src/Http/ActionDispatcher.php, line 94
Cake\Http\BaseApplication::__invoke() - CORE/src/Http/BaseApplication.php, line 234
Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65
Cake\Routing\Middleware\RoutingMiddleware::__invoke() - CORE/src/Routing/Middleware/RoutingMiddleware.php, line 162
Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65
Cake\Routing\Middleware\RoutingMiddleware::__invoke() - CORE/src/Routing/Middleware/RoutingMiddleware.php, line 162
Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65
Cake\Routing\Middleware\AssetMiddleware::__invoke() - CORE/src/Routing/Middleware/AssetMiddleware.php, line 88
Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65
Cake\Error\Middleware\ErrorHandlerMiddleware::__invoke() - CORE/src/Error/Middleware/ErrorHandlerMiddleware.php, line 96
Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65
Cake\Http\Runner::run() - CORE/src/Http/Runner.php, line 51
Cake\Http\Server::run() - CORE/src/Http/Server.php, line 97
[main] - ROOT/webroot/index.php, line 40 Notice (8) : Trying to get property 'meta_robots' of non-object [APP/Controller/PostsController.php , line 260 ]Code Context $this -> set ( 'meta_description_for_layout' , $tags -> meta_description );
$this -> set ( 'meta_robots_for_layout' , $tags -> meta_robots );
$slug = null
$tags = null
$list_post = [
(int) 0 => (int) 1,
(int) 1 => (int) 2,
(int) 2 => (int) 3,
(int) 3 => (int) 4,
(int) 4 => (int) 5,
(int) 5 => (int) 6,
(int) 6 => (int) 7,
(int) 7 => (int) 8,
(int) 8 => (int) 11,
(int) 9 => (int) 12,
(int) 10 => (int) 13,
(int) 11 => (int) 14,
(int) 12 => (int) 15,
(int) 13 => (int) 16,
(int) 14 => (int) 17,
(int) 15 => (int) 18,
(int) 16 => (int) 19,
(int) 17 => (int) 20,
(int) 18 => (int) 21,
(int) 19 => (int) 22,
(int) 20 => (int) 23,
(int) 21 => (int) 24,
(int) 22 => (int) 25
]
$posts = object(Cake\ORM\ResultSet) {
'items' => [
(int) 0 => object(App\Model\Entity\Post) {},
(int) 1 => object(App\Model\Entity\Post) {},
(int) 2 => object(App\Model\Entity\Post) {},
(int) 3 => object(App\Model\Entity\Post) {},
(int) 4 => object(App\Model\Entity\Post) {},
(int) 5 => object(App\Model\Entity\Post) {},
(int) 6 => object(App\Model\Entity\Post) {},
(int) 7 => object(App\Model\Entity\Post) {},
(int) 8 => object(App\Model\Entity\Post) {},
(int) 9 => object(App\Model\Entity\Post) {},
(int) 10 => object(App\Model\Entity\Post) {},
(int) 11 => object(App\Model\Entity\Post) {},
(int) 12 => object(App\Model\Entity\Post) {},
(int) 13 => object(App\Model\Entity\Post) {}
]
}
$breadcrumbs = [
(int) 0 => [
'name' => null,
'meta_title' => null,
'url' => [
'action' => 'tags',
(int) 0 => null
]
]
] App\Controller\PostsController::tags() - APP/Controller/PostsController.php, line 260
Cake\Controller\Controller::invokeAction() - CORE/src/Controller/Controller.php, line 609
Cake\Http\ActionDispatcher::_invoke() - CORE/src/Http/ActionDispatcher.php, line 120
Cake\Http\ActionDispatcher::dispatch() - CORE/src/Http/ActionDispatcher.php, line 94
Cake\Http\BaseApplication::__invoke() - CORE/src/Http/BaseApplication.php, line 234
Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65
Cake\Routing\Middleware\RoutingMiddleware::__invoke() - CORE/src/Routing/Middleware/RoutingMiddleware.php, line 162
Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65
Cake\Routing\Middleware\RoutingMiddleware::__invoke() - CORE/src/Routing/Middleware/RoutingMiddleware.php, line 162
Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65
Cake\Routing\Middleware\AssetMiddleware::__invoke() - CORE/src/Routing/Middleware/AssetMiddleware.php, line 88
Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65
Cake\Error\Middleware\ErrorHandlerMiddleware::__invoke() - CORE/src/Error/Middleware/ErrorHandlerMiddleware.php, line 96
Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65
Cake\Http\Runner::run() - CORE/src/Http/Runner.php, line 51
Cake\Http\Server::run() - CORE/src/Http/Server.php, line 97
[main] - ROOT/webroot/index.php, line 40 Warning (512) : Unable to emit headers. Headers sent in file=/www/wwwroot/iurl.shop/vendor/cakephp/cakephp/src/Error/Debugger.php line=856 [CORE/src/Http/ResponseEmitter.php , line 51 ]Code Context if ( Configure :: read ( 'debug' )) {
trigger_error ( $message , E_USER_WARNING );
} else {
$response = object(Cake\Http\Response) {
'status' => (int) 200,
'contentType' => 'text/html',
'headers' => [
'Content-Type' => [
[maximum depth reached]
]
],
'file' => null,
'fileRange' => [],
'cookies' => object(Cake\Http\Cookie\CookieCollection) {},
'cacheDirectives' => [],
'body' => '<!DOCTYPE html>
<html lang="vi">
<head>
<meta charset="utf-8"/> <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>
Posts </title>
<link href="/favicon.ico?1729914922" type="image/x-icon" rel="icon"/><link href="/favicon.ico?1729914922" type="image/x-icon" rel="shortcut icon"/> <meta name="keywords" content=""/> <meta name="description" content=""/>
<meta name="robots" content="noindex,nofollow"/> <meta name="theme-color" content="#0055a6"/>
<link rel="canonical" href="https://iurl.shop/posts/tagged?slug=gio-qua-tang"/>
<meta property="fb:app_id" content="" />
<meta property="og:type" content="" />
<meta property="og:url" content="https://iurl.shop/posts/tagged?slug=gio-qua-tang" />
<meta property="og:title" content='Posts' />
<meta property="og:description" content='' />
<meta property="og:image" content="" />
<meta property="og:image:secure_url" content="" />
<meta property="og:image:type" content="image/jpeg" />
<meta property="og:image:width" content="">
<meta property="og:image:height" content="">
<link rel="stylesheet" href="https://iurl.shop/css/bootstrap/bootstrap.min.css?1674790360"/>
<link rel="stylesheet" href="https://iurl.shop/css/font-awesome.min.css?1692067634"/>
<link rel="stylesheet" href="https://iurl.shop/css/owl.carousel.min.css?1692067636"/>
<link rel="stylesheet" href="https://iurl.shop/css/owl.theme.default.min.css?1692067636"/>
<link rel="stylesheet" href="https://iurl.shop/css/styles.min.css?1730426528"/>
<script src="https://iurl.shop/js/jquery-3.2.1.min.js?1668830894"></script> <style>
#overview-right {
border-top-left-radius: 10px;
border-top-right-radius: 10px;
}
.bacground_faq_about {
border-top: 14px solid #e2cbb1;
border-bottom: 14px solid #c4c4d8;
}
.bacground_benefit_one {
background: #fff;
color: #333;
padding: 25px 0;
}
.bacground_benefit_one .font-weight-bold {
font-size: 20px;
}
.bacground_benefit_one .box-benefit {
padding-bottom: 0px !important;
padding-top: 0px !important;
border: solid 1px #ebebeb;
}
.bacground_benefit_one .bg-white{
background: none !important;
padding-left: 0px !important;
padding-right: 0px !important;
}
.bacground_benefit_one .pb-3{
padding-bottom: 0px !important;
}
.bacground_benefit_one .font-weight-bold {
font-size: 15px;
text-transform: uppercase;
line-height: 38px;
}
.item_product .h-100 {
background: #fff;
border-bottom: 5px solid #b3061b;
border: 1px solid color;
text-align: center;
-webkit-box-shadow: 0px 5px 27px -5px rgba(0,0,0,0.75);
-moz-box-shadow: 0px 5px 27px -5px rgba(0,0,0,0.75);
box-shadow: 0px 5px 27px -5px rgba(0,0,0,0.75);
border-radius: 4%;
overflow: hidden;
padding: 0px;
}
.item_product .detail {
padding-bottom: 15px;
}
.btn.btn-viewmore {
text-transform: uppercase;
font-size: 14px;
}
.btn.btn-viewmore::after {
height: 1px;
background: #333;
position: absolute;
content: "";
bottom: 28px;
width: 20%;
left: 40%;
}
</style> <!--[if lt IE 9]>
<script src="https://iurl.shop/js/html5.js?1668830894"></script>
<script src="https://iurl.shop/js/respond.min.js?1668830894"></script>
<![endif]-->
</head>
<body>
<header class="header">
<div class="nav-top bg-primary border-bottom">
<div class="container">
<div class="row">
<div class="col-12">
<nav class="navbar navbar-expand-lg py-0 py-lg-1">
<div class="collapse navbar-collapse">
<ul class="navbar-nav mr-auto">
<li class="nav-item border-right">
<a href="mailto:vbossvietnam@gmail.com" class="float-left text-white mr-3">
<i class="fa fa-envelope mr-2 mt-1 text-white"></i>
<small>vbossvietnam@gmail.com</small>
</a>
</li>
<li class="nav-item call_all haical">
<div class="mediums">
<p class="phonebox">
<a href="tel:0973929742" class="float-left text-white hotline">
<i class="fa fa-phone mr-2 ml-3 mt-1 text-white"></i>
0973929742 </a>
</p>
</div>
</li>
</ul>
<ul class="navbar-nav text-white"><marquee> CÔNG TY VBOSS VIỆT NAM - THIẾT KẾ THI CÔNG NỘI THẤT VĂN PHÒNG</marquee></ul>
<ul class="navbar-nav ml-auto small">
<li class="nav-item">
<a href="/gioi-thieu.html" title="Giới thiệu" target="_self" rel="dofollow" class="px-3 text-white border-right">Giới thiệu</a> </li>
<li class="nav-item">
<a href="/tin-tuc" title="Tin tức" target="_self" rel="dofollow" class="px-3 text-white">Tin tức</a> </li>
<li><a href="https://zalo.me/0973929742" title="Twitter" target="_blank" class="fa fa-twitter text-light mx-2"></a></li>
<li><a href="https://zalo.me/0973929742" title="Youtube" target="_blank" class="fa fa-youtube text-light mx-2"></a></li>
<li><a href="https://zalo.me/0973929742" title="Instagram" target="_blank" class="fa fa-instagram ml-2 text-light"></a></li>
</ul>
</div>
</nav> </div>
</div>
</div>
</div>
<div class="nav-banner">
<div class="container">
<div class="align-items-center">
<div class="row hienmobilenhe">
<div class="middle">
<a href="/" title="CÔNG TY TNHH SẢN XUẤT VÀ KINH DOANH VBOSS" class="navbar-brand logo m-0 pb-0"><img src="/img/Configs/log0-615x350-2.png" alt="CÔNG TY TNHH SẢN XUẤT VÀ KINH DOANH VBOSS" width="615" height="350" class="img-fluid"/></a>
</div> <!-- end .middle -->
<div class="call_all haicall">
<div class="mediums">
<p class="phonebox">
<i class="fa fa-phone"></i>
<a href="tel:0973929742" class="hotline">
0973929742</a>
</p>
</div>
</div>
</div>
<div class="row anmobilenhe">
<div class="col-12 col-sm-12 col-md-12 col-lg-2 col-xl-2 pr-0 d-none d-lg-block text-lg-center">
<a href="/" title="CÔNG TY TNHH SẢN XUẤT VÀ KINH DOANH VBOSS" class="navbar-brand logo m-0 pb-0"><img src="/img/Configs/log0-615x350-2.png" alt="CÔNG TY TNHH SẢN XUẤT VÀ KINH DOANH VBOSS" width="615" height="350" class="img-fluid"/></a> </div>
<div class="col-12 col-sm-12 col-md-3 col-lg-2 col-xl-2 d-none d-lg-block">
<div class="py-1 d-baners nhoban">
<img src="/img/uploads/Banners/timkiemheade1.png?1672309584" alt="Bạn thích sản phẩm nào" class="img-fluid"/> </div>
</div>
<div class="col-12 col-sm-12 col-md-12 col-lg-5 padding_left">
<div class="wp-titleName">
<img src="/img/uploads/Banners/untitled-0.png?1729915478" alt="Bannertop" class="img-fluid"/> <!-- <p class="title_company">CÔNG TY TNHH SẢN XUẤT VÀ KINH DOANH VBOSS</p>
<p class="title_slogan">Mỗi giỏ quà mang vạn yêu thương</p>-->
<!-- <p class="title_address">Đường Nguyễn Bình, P. Nhân Hòa, TX. Mỹ Hào, Hưng Yên</p>-->
</div>
<div class="py-1 d-none d-lg-block">
<form method="post" accept-charset="utf-8" action="/result-search"><div style="display:none;"><input type="hidden" name="_method" value="POST"/></div> <div class="frm-search-header position-relative order-1">
<div class="form-group mb-1">
<input type="text" name="keyword" class="form-control rounded-0 font-italic" placeholder="Nhập từ khóa tìm kiếm" id="keyword"/> </div>
<button class="btn btn-secondary rounded-0 position-absolute" type="submit"><i class="fa fa-search"></i><span></span></button> </div>
</form> </div>
</div>
<div class="col-12 col-sm-12 col-md-3 col-lg-3 col-xl-3 d-none d-lg-block">
<div class="py-1 d-baners">
<div class="elementor-widget-order">
<ul class="list-unstyled clearfix mb-0 shoping-cart d-none d-lg-block float-right">
<li class="nav-item">
<a href="/gio-hang.html" title="Giỏ hàng" class="btn btn-link p-0 btn-shopping-cart text-dark float-left position-relative" rel="nofollow"><i class="icon icon-shopping-cart mr-1"></i><span class="number_cart position-absolute small">0</span></a> </li>
</ul>
</div>
<div class="elementor-widget-container">
<div class="elementor-icon-box-wrapper">
<div class="elementor-icon-box-icon">
<a href="tel:0866105123" class="elementor-icon elementor-animation-" tabindex="-1">
<svg aria-hidden="true" class="e-font-icon-svg e-fas-phone-alt" viewBox="0 0 512 512" xmlns="http://www.w3.org/2000/svg"><path d="M497.39 361.8l-112-48a24 24 0 0 0-28 6.9l-49.6 60.6A370.66 370.66 0 0 1 130.6 204.11l60.6-49.6a23.94 23.94 0 0 0 6.9-28l-48-112A24.16 24.16 0 0 0 122.6.61l-104 24A24 24 0 0 0 0 48c0 256.5 207.9 464 464 464a24 24 0 0 0 23.4-18.6l24-104a24.29 24.29 0 0 0-14.01-27.6z"></path></svg> </a>
</div>
<div class="elementor-icon-box-content">
<div class="elementor-icon-box-title">
<a href="tel:0866105123">
0973929742 </a>
</div>
<p class="elementor-icon-box-description">
Tổng đài tư vấn </p>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
<div class="nav-menu thuhai">
<div class="container">
<div class="row align-items-center">
<div class="col-12 col-sm-12 col-md-12 col-lg-2 col-xl-2 pr-0 d-none d-lg-block text-lg-center d-an">
<a href="/" title="CÔNG TY TNHH SẢN XUẤT VÀ KINH DOANH VBOSS" class="navbar-brand logo m-0 pb-0"><img src="/img/Configs/log0-615x350-2.png" alt="CÔNG TY TNHH SẢN XUẤT VÀ KINH DOANH VBOSS" width="615" height="350" class="img-fluid"/></a> </div>
<div class="col-12 col-sm-12 col-md-12 col-lg-10 d-fix">
<nav class="navbar navbar-expand-lg navbar-light px-0">
<button class="navbar-toggler border-0 p-0" type="button" data-toggle="collapse" data-target="#navbarSupportedContent" aria-controls="navbarSupportedContent" aria-expanded="false" aria-label="Toggle navigation">
<span class="navbar-toggler-icon float-left"></span>
<p class="mb-0 menu-close-txt mt-1 d-none text-dark">Close</p>
</button>
<!-- <a class="navbar-brand" href="#">Navbar</a> -->
<a href="/" title="CÔNG TY TNHH SẢN XUẤT VÀ KINH DOANH VBOSS" class="navbar-brand logo d-lg-none mr-0 px-4 px-sm-5"><img src="/img/Configs/log0-615x350-2.png" alt="CÔNG TY TNHH SẢN XUẤT VÀ KINH DOANH VBOSS" width="615" height="350" class="img-fluid"/></a> <a class="btn btn-link p-0 d-lg-none text-light" href="javascript:;" data-toggle="collapse" data-target="#navbarSearchContent" aria-controls="navbarSearchContent" aria-expanded="false" >
<i class="fa fa-search"></i>
<p class="mb-0 small d-none">Tìm kiếm</p>
</a>
<a href="/gio-hang" title="" class="shoping-cart d-lg-none position-relative text-dark" rel="nofollow"><i class="icon icon-shopping-cart mr-1"></i><span class="number_cart position-absolute small"></span></a>
<div class="collapse navbar-collapse d-lg-none" id="navbarSearchContent">
<div class="d-lg-none mt-1">
<form method="post" accept-charset="utf-8" action="/result-search"><div style="display:none;"><input type="hidden" name="_method" value="POST"/></div> <div class="frm-search-header position-relative order-1">
<div class="form-group mb-1">
<input type="text" name="keyword" class="form-control rounded-0 font-italic" placeholder="Nhập từ khóa tìm kiếm" id="keyword"/> </div>
<button class="btn btn-secondary rounded-0 position-absolute" type="submit"><i class="fa fa-search"></i><span></span></button> </div>
</form> </div>
</div>
<div class="collapse navbar-collapse" id="navbarSupportedContent">
<pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr679097468c3d0-trace').style.display = (document.getElementById('cakeErr679097468c3d0-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: Undefined offset: 0 [<b>APP/View/Helper/CommonHelper.php</b>, line <b>350</b>]<div id="cakeErr679097468c3d0-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr679097468c3d0-code').style.display = (document.getElementById('cakeErr679097468c3d0-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr679097468c3d0-context').style.display = (document.getElementById('cakeErr679097468c3d0-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr679097468c3d0-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">} else {</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">if(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">getView</span><span style="color: #007700">()-></span><span style="color: #0000BB">getRequest</span><span style="color: #007700">()-></span><span style="color: #0000BB">getParam</span><span style="color: #007700">(</span><span style="color: #DD0000">'controller'</span><span style="color: #007700">) == </span><span style="color: #0000BB">$nav_menu</span><span style="color: #007700">-></span><span style="color: #0000BB">controller </span><span style="color: #007700">&& </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">getView</span><span style="color: #007700">()-></span><span style="color: #0000BB">getRequest</span><span style="color: #007700">()-></span><span style="color: #0000BB">getParam</span><span style="color: #007700">(</span><span style="color: #DD0000">'pass'</span><span style="color: #007700">)[</span><span style="color: #0000BB">0</span><span style="color: #007700">] == </span><span style="color: #0000BB">$nav_menu</span><span style="color: #007700">-></span><span style="color: #0000BB">slug</span><span style="color: #007700">) </span><span style="color: #0000BB">$active </span><span style="color: #007700">= </span><span style="color: #DD0000">' active'</span><span style="color: #007700">;</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">if(</span><span style="color: #0000BB">$nav_menu</span><span style="color: #007700">-></span><span style="color: #0000BB">menu_type </span><span style="color: #007700">== </span><span style="color: #DD0000">'nav_menu'</span><span style="color: #007700">) {</span><span style="color: #FF8000">//nav_menu</span></span></code></pre><pre id="cakeErr679097468c3d0-context" class="cake-context" style="display: none;">$nav_menus = [
(int) 0 => object(App\Model\Entity\Menu) {
'id' => (int) 163,
'item_id' => (int) 1,
'lang' => 'vi',
'menu_type' => 'nav_menu',
'model' => 'ConfigSettings',
'plugin' => 'Page',
'controller' => 'Pages',
'action' => 'home',
'ext' => '',
'name' => 'Trang chủ',
'image' => null,
'slug' => '',
'mlink' => '',
'sort' => (int) 1,
'parent_id' => (int) 1,
'lft' => (int) 32,
'rght' => (int) 33,
'target' => '_self',
'rel' => 'dofollow',
'status' => true,
'children' => [[maximum depth reached]],
'[new]' => false,
'[accessible]' => [
[maximum depth reached]
],
'[dirty]' => [
[maximum depth reached]
],
'[original]' => [[maximum depth reached]],
'[virtual]' => [[maximum depth reached]],
'[hasErrors]' => false,
'[errors]' => [[maximum depth reached]],
'[invalid]' => [[maximum depth reached]],
'[repository]' => 'Menus'
},
(int) 1 => object(App\Model\Entity\Menu) {
'id' => (int) 206,
'item_id' => (int) 1,
'lang' => 'vi',
'menu_type' => 'nav_menu',
'model' => 'Informations',
'plugin' => 'Informations',
'controller' => 'Informations',
'action' => 'view',
'ext' => 'html',
'name' => 'Giới thiệu',
'image' => null,
'slug' => 'gioi-thieu',
'mlink' => '',
'sort' => (int) 2,
'parent_id' => (int) 1,
'lft' => (int) 34,
'rght' => (int) 35,
'target' => '_self',
'rel' => 'dofollow',
'status' => true,
'children' => [[maximum depth reached]],
'[new]' => false,
'[accessible]' => [
[maximum depth reached]
],
'[dirty]' => [
[maximum depth reached]
],
'[original]' => [[maximum depth reached]],
'[virtual]' => [[maximum depth reached]],
'[hasErrors]' => false,
'[errors]' => [[maximum depth reached]],
'[invalid]' => [[maximum depth reached]],
'[repository]' => 'Menus'
},
(int) 2 => object(App\Model\Entity\Menu) {
'id' => (int) 209,
'item_id' => (int) 92,
'lang' => 'vi',
'menu_type' => 'nav_menu',
'model' => 'ProductCategories',
'plugin' => 'Product',
'controller' => 'Products',
'action' => 'index',
'ext' => '',
'name' => 'Bàn',
'image' => null,
'slug' => 'ban',
'mlink' => '',
'sort' => (int) 99,
'parent_id' => (int) 1,
'lft' => (int) 36,
'rght' => (int) 47,
'target' => '_self',
'rel' => 'dofollow',
'status' => true,
'children' => [
[maximum depth reached]
],
'[new]' => false,
'[accessible]' => [
[maximum depth reached]
],
'[dirty]' => [
[maximum depth reached]
],
'[original]' => [
[maximum depth reached]
],
'[virtual]' => [[maximum depth reached]],
'[hasErrors]' => false,
'[errors]' => [[maximum depth reached]],
'[invalid]' => [[maximum depth reached]],
'[repository]' => 'Menus'
},
(int) 3 => object(App\Model\Entity\Menu) {
'id' => (int) 215,
'item_id' => (int) 93,
'lang' => 'vi',
'menu_type' => 'nav_menu',
'model' => 'ProductCategories',
'plugin' => 'Product',
'controller' => 'Products',
'action' => 'index',
'ext' => '',
'name' => 'Ghế',
'image' => null,
'slug' => 'ghe',
'mlink' => '',
'sort' => (int) 99,
'parent_id' => (int) 1,
'lft' => (int) 48,
'rght' => (int) 59,
'target' => '_self',
'rel' => 'dofollow',
'status' => true,
'children' => [
[maximum depth reached]
],
'[new]' => false,
'[accessible]' => [
[maximum depth reached]
],
'[dirty]' => [
[maximum depth reached]
],
'[original]' => [
[maximum depth reached]
],
'[virtual]' => [[maximum depth reached]],
'[hasErrors]' => false,
'[errors]' => [[maximum depth reached]],
'[invalid]' => [[maximum depth reached]],
'[repository]' => 'Menus'
},
(int) 4 => object(App\Model\Entity\Menu) {
'id' => (int) 221,
'item_id' => (int) 96,
'lang' => 'vi',
'menu_type' => 'nav_menu',
'model' => 'ProductCategories',
'plugin' => 'Product',
'controller' => 'Products',
'action' => 'index',
'ext' => '',
'name' => 'Tủ',
'image' => null,
'slug' => 'tu',
'mlink' => '',
'sort' => (int) 99,
'parent_id' => (int) 1,
'lft' => (int) 60,
'rght' => (int) 67,
'target' => '_self',
'rel' => 'dofollow',
'status' => true,
'children' => [
[maximum depth reached]
],
'[new]' => false,
'[accessible]' => [
[maximum depth reached]
],
'[dirty]' => [
[maximum depth reached]
],
'[original]' => [
[maximum depth reached]
],
'[virtual]' => [[maximum depth reached]],
'[hasErrors]' => false,
'[errors]' => [[maximum depth reached]],
'[invalid]' => [[maximum depth reached]],
'[repository]' => 'Menus'
},
(int) 5 => object(App\Model\Entity\Menu) {
'id' => (int) 225,
'item_id' => (int) 101,
'lang' => 'vi',
'menu_type' => 'nav_menu',
'model' => 'ProductCategories',
'plugin' => 'Product',
'controller' => 'Products',
'action' => 'index',
'ext' => '',
'name' => 'Vách ngăn',
'image' => null,
'slug' => 'vach-ngan',
'mlink' => '',
'sort' => (int) 99,
'parent_id' => (int) 1,
'lft' => (int) 68,
'rght' => (int) 69,
'target' => '_self',
'rel' => 'dofollow',
'status' => true,
'children' => [[maximum depth reached]],
'[new]' => false,
'[accessible]' => [
[maximum depth reached]
],
'[dirty]' => [
[maximum depth reached]
],
'[original]' => [[maximum depth reached]],
'[virtual]' => [[maximum depth reached]],
'[hasErrors]' => false,
'[errors]' => [[maximum depth reached]],
'[invalid]' => [[maximum depth reached]],
'[repository]' => 'Menus'
},
(int) 6 => object(App\Model\Entity\Menu) {
'id' => (int) 226,
'item_id' => null,
'lang' => 'vi',
'menu_type' => 'nav_menu',
'model' => 'none',
'plugin' => '',
'controller' => '',
'action' => '',
'ext' => '',
'name' => 'Dịch vụ',
'image' => null,
'slug' => 'dich-vu',
'mlink' => 'http://#',
'sort' => (int) 99,
'parent_id' => (int) 1,
'lft' => (int) 70,
'rght' => (int) 75,
'target' => '_self',
'rel' => 'dofollow',
'status' => true,
'children' => [
[maximum depth reached]
],
'[new]' => false,
'[accessible]' => [
[maximum depth reached]
],
'[dirty]' => [
[maximum depth reached]
],
'[original]' => [
[maximum depth reached]
],
'[virtual]' => [[maximum depth reached]],
'[hasErrors]' => false,
'[errors]' => [[maximum depth reached]],
'[invalid]' => [[maximum depth reached]],
'[repository]' => 'Menus'
},
(int) 7 => object(App\Model\Entity\Menu) {
'id' => (int) 229,
'item_id' => (int) 22,
'lang' => 'vi',
'menu_type' => 'nav_menu',
'model' => 'PostCategories',
'plugin' => 'Post',
'controller' => 'Posts',
'action' => 'index',
'ext' => '',
'name' => 'Tin tức',
'image' => null,
'slug' => 'tin-tuc',
'mlink' => '',
'sort' => (int) 99,
'parent_id' => (int) 1,
'lft' => (int) 76,
'rght' => (int) 77,
'target' => '_self',
'rel' => 'dofollow',
'status' => true,
'children' => [[maximum depth reached]],
'[new]' => false,
'[accessible]' => [
[maximum depth reached]
],
'[dirty]' => [
[maximum depth reached]
],
'[original]' => [[maximum depth reached]],
'[virtual]' => [[maximum depth reached]],
'[hasErrors]' => false,
'[errors]' => [[maximum depth reached]],
'[invalid]' => [[maximum depth reached]],
'[repository]' => 'Menus'
},
(int) 8 => object(App\Model\Entity\Menu) {
'id' => (int) 230,
'item_id' => (int) 4,
'lang' => 'vi',
'menu_type' => 'nav_menu',
'model' => 'ConfigSettings',
'plugin' => 'Contact',
'controller' => 'Contacts',
'action' => 'index',
'ext' => 'html',
'name' => 'Liên hệ',
'image' => null,
'slug' => 'lien-he',
'mlink' => '',
'sort' => (int) 99,
'parent_id' => (int) 1,
'lft' => (int) 78,
'rght' => (int) 79,
'target' => '_self',
'rel' => 'dofollow',
'status' => true,
'children' => [[maximum depth reached]],
'[new]' => false,
'[accessible]' => [
[maximum depth reached]
],
'[dirty]' => [
[maximum depth reached]
],
'[original]' => [[maximum depth reached]],
'[virtual]' => [[maximum depth reached]],
'[hasErrors]' => false,
'[errors]' => [[maximum depth reached]],
'[invalid]' => [[maximum depth reached]],
'[repository]' => 'Menus'
}
]
$controller = 'Posts'
$lang_current = 'vi'
$member_slug = ''
$auth_member = ''
$str = '<ul class="navbar-nav"><li class="nav-item"><a href="/" title="Trang chủ" class="home_all_page nav-link text-uppercase text-nowrap"><i style="font-size: 23px;" class="fa fa-home" aria-hidden="true"></i></a></li><li class="nav-item"><a href="/gioi-thieu.html" title="Giới thiệu" target="_self" class="position-relative nav-link text-uppercase text-nowrap">Giới thiệu</a></li><li class="nav-item dropdown"><a class="nav-link dropdown-toggle position-absolute right-0 z-index-2 d-lg-none" href="#" id="navbarDropdown2" role="button" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false"></a><a href="/ban" title="Bàn" target="_self" class="position-relative nav-link dropdown-toggle text-uppercase">Bàn</a><div class="dropdown-menu" aria-labelledby="navbarDropdown2"><div class="arrow_top d-none d-lg-block"></div><div class="item-menu clearfix"><a href="/ban-giam-doc" title="Bàn giám đốc" class="dropdown-item text-uppercase">Bàn giám đốc</a><a href="/ban-thong-minh" title="Bàn nhân viên" class="dropdown-item text-uppercase">Bàn nhân viên</a><a href="/ban-thong-minh" title="Bàn thông minh" class="dropdown-item text-uppercase">Bàn thông minh</a><a href="/ban-nhom" title="Bàn họp" class="dropdown-item text-uppercase">Bàn họp</a><a href="/ban-nhom" title="Bàn nhóm" class="dropdown-item text-uppercase">Bàn nhóm</a></div></div></li><li class="nav-item dropdown"><a class="nav-link dropdown-toggle position-absolute right-0 z-index-2 d-lg-none" href="#" id="navbarDropdown3" role="button" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false"></a><a href="/ghe" title="Ghế" target="_self" class="position-relative nav-link dropdown-toggle text-uppercase">Ghế</a><div class="dropdown-menu" aria-labelledby="navbarDropdown3"><div class="arrow_top d-none d-lg-block"></div><div class="item-menu clearfix"><a href="/ghe-giam-doc" title="Ghế giám đốc" class="dropdown-item text-uppercase">Ghế giám đốc</a><a href="/ghe-xoay" title="Ghế xoay" class="dropdown-item text-uppercase">Ghế xoay</a><a href="/ghe-chan-quy" title="Ghế chân quỳ" class="dropdown-item text-uppercase">Ghế chân quỳ</a><a href="/ghe-gaming" title="Ghế gaming" class="dropdown-item text-uppercase">Ghế gaming</a><a href="/ghe-cong-thai-hoc" title="Ghế công thái học" class="dropdown-item text-uppercase">Ghế công thái học</a></div></div></li><li class="nav-item dropdown"><a class="nav-link dropdown-toggle position-absolute right-0 z-index-2 d-lg-none" href="#" id="navbarDropdown4" role="button" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false"></a><a href="/tu" title="Tủ" target="_self" class="position-relative nav-link dropdown-toggle text-uppercase">Tủ</a><div class="dropdown-menu" aria-labelledby="navbarDropdown4"><div class="arrow_top d-none d-lg-block"></div><div class="item-menu clearfix"><a href="/tu-giam-doc" title="Tủ giám đốc" class="dropdown-item text-uppercase">Tủ giám đốc</a><a href="/tu-tai-lieu" title="Tủ tài liệu" class="dropdown-item text-uppercase">Tủ tài liệu</a><a href="/tu-locker" title="Tủ locker" class="dropdown-item text-uppercase">Tủ locker</a></div></div></li><li class="nav-item"><a href="/vach-ngan" title="Vách ngăn" target="_self" class="position-relative nav-link text-uppercase text-nowrap">Vách ngăn</a></li><li class="nav-item"><li class="nav-item dropdown"><a class="nav-link dropdown-toggle position-absolute right-0 z-index-2 d-lg-none" href="#" id="navbarDropdown6" role="button" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false"></a><a href="http://#" title="Dịch vụ" target="_self" class="position-relative nav-link dropdown-toggle text-uppercase">Dịch vụ</a><div class="dropdown-menu" aria-labelledby="navbarDropdown6"><div class="arrow_top d-none d-lg-block"></div><div class="item-menu clearfix"><a href="/dich-vu-thiet-ke" title="Dịch vụ thiết kế" class="dropdown-item text-uppercase">Dịch vụ thiết kế</a><a href="/dich-vu-thi-cong" title="Dịch vụ thi công" class="dropdown-item text-uppercase">Dịch vụ thi công</a></div></div></li></li>'
$nav_menu = object(App\Model\Entity\Menu) {
'id' => (int) 229,
'item_id' => (int) 22,
'lang' => 'vi',
'menu_type' => 'nav_menu',
'model' => 'PostCategories',
'plugin' => 'Post',
'controller' => 'Posts',
'action' => 'index',
'ext' => '',
'name' => 'Tin tức',
'image' => null,
'slug' => 'tin-tuc',
'mlink' => '',
'sort' => (int) 99,
'parent_id' => (int) 1,
'lft' => (int) 76,
'rght' => (int) 77,
'target' => '_self',
'rel' => 'dofollow',
'status' => true,
'children' => [],
'[new]' => false,
'[accessible]' => [
'item_id' => true,
'lang' => true,
'menu_type' => true,
'model' => true,
'plugin' => true,
'controller' => true,
'action' => true,
'ext' => true,
'name' => true,
'image' => true,
'slug' => true,
'mlink' => true,
'sort' => true,
'parent_id' => true,
'lft' => true,
'rght' => true,
'target' => true,
'rel' => true,
'status' => true,
'parent_menu' => true,
'child_menus' => true
],
'[dirty]' => [
'children' => true
],
'[original]' => [],
'[virtual]' => [],
'[hasErrors]' => false,
'[errors]' => [],
'[invalid]' => [],
'[repository]' => 'Menus'
}
$key = (int) 7
$active = ''
$url_page = [
'plugin' => false,
'controller' => 'Pages',
'action' => 'display',
(int) 0 => 'home',
'lang' => 'vi'
]
$attr = [
'title' => 'Dịch vụ',
'target' => '_self',
'class' => 'position-relative nav-link text-uppercase text-nowrap'
]
$url_view = [
'plugin' => false,
'controller' => 'Products',
'action' => 'index',
'lang' => 'vi',
'_ext' => '',
'slug0' => 'vach-ngan'
]</pre><pre class="stack-trace">App\View\Helper\CommonHelper::navMenu() - APP/View/Helper/CommonHelper.php, line 350
include - APP/Template/Element/nav_main.ctp, line 47
Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1420
Cake\View\View::_render() - CORE/src/View/View.php, line 1381
Cake\View\View::_renderElement() - CORE/src/View/View.php, line 1856
Cake\View\View::element() - CORE/src/View/View.php, line 782
include - APP/Template/Element/header.ctp, line 135
Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1420
Cake\View\View::_render() - CORE/src/View/View.php, line 1381
Cake\View\View::_renderElement() - CORE/src/View/View.php, line 1856
Cake\View\View::element() - CORE/src/View/View.php, line 782
include - APP/Template/Layout/default.ctp, line 103
Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1420
Cake\View\View::_render() - CORE/src/View/View.php, line 1381
Cake\View\View::renderLayout() - CORE/src/View/View.php, line 926
Cake\View\View::render() - CORE/src/View/View.php, line 884
Cake\Controller\Controller::render() - CORE/src/Controller/Controller.php, line 795</pre></div></pre><ul class="navbar-nav"><li class="nav-item"><a href="/" title="Trang chủ" class="home_all_page nav-link text-uppercase text-nowrap"><i style="font-size: 23px;" class="fa fa-home" aria-hidden="true"></i></a></li><li class="nav-item"><a href="/gioi-thieu.html" title="Giới thiệu" target="_self" class="position-relative nav-link text-uppercase text-nowrap">Giới thiệu</a></li><li class="nav-item dropdown"><a class="nav-link dropdown-toggle position-absolute right-0 z-index-2 d-lg-none" href="#" id="navbarDropdown2" role="button" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false"></a><a href="/ban" title="Bàn" target="_self" class="position-relative nav-link dropdown-toggle text-uppercase">Bàn</a><div class="dropdown-menu" aria-labelledby="navbarDropdown2"><div class="arrow_top d-none d-lg-block"></div><div class="item-menu clearfix"><a href="/ban-giam-doc" title="Bàn giám đốc" class="dropdown-item text-uppercase">Bàn giám đốc</a><a href="/ban-thong-minh" title="Bàn nhân viên" class="dropdown-item text-uppercase">Bàn nhân viên</a><a href="/ban-thong-minh" title="Bàn thông minh" class="dropdown-item text-uppercase">Bàn thông minh</a><a href="/ban-nhom" title="Bàn họp" class="dropdown-item text-uppercase">Bàn họp</a><a href="/ban-nhom" title="Bàn nhóm" class="dropdown-item text-uppercase">Bàn nhóm</a></div></div></li><li class="nav-item dropdown"><a class="nav-link dropdown-toggle position-absolute right-0 z-index-2 d-lg-none" href="#" id="navbarDropdown3" role="button" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false"></a><a href="/ghe" title="Ghế" target="_self" class="position-relative nav-link dropdown-toggle text-uppercase">Ghế</a><div class="dropdown-menu" aria-labelledby="navbarDropdown3"><div class="arrow_top d-none d-lg-block"></div><div class="item-menu clearfix"><a href="/ghe-giam-doc" title="Ghế giám đốc" class="dropdown-item text-uppercase">Ghế giám đốc</a><a href="/ghe-xoay" title="Ghế xoay" class="dropdown-item text-uppercase">Ghế xoay</a><a href="/ghe-chan-quy" title="Ghế chân quỳ" class="dropdown-item text-uppercase">Ghế chân quỳ</a><a href="/ghe-gaming" title="Ghế gaming" class="dropdown-item text-uppercase">Ghế gaming</a><a href="/ghe-cong-thai-hoc" title="Ghế công thái học" class="dropdown-item text-uppercase">Ghế công thái học</a></div></div></li><li class="nav-item dropdown"><a class="nav-link dropdown-toggle position-absolute right-0 z-index-2 d-lg-none" href="#" id="navbarDropdown4" role="button" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false"></a><a href="/tu" title="Tủ" target="_self" class="position-relative nav-link dropdown-toggle text-uppercase">Tủ</a><div class="dropdown-menu" aria-labelledby="navbarDropdown4"><div class="arrow_top d-none d-lg-block"></div><div class="item-menu clearfix"><a href="/tu-giam-doc" title="Tủ giám đốc" class="dropdown-item text-uppercase">Tủ giám đốc</a><a href="/tu-tai-lieu" title="Tủ tài liệu" class="dropdown-item text-uppercase">Tủ tài liệu</a><a href="/tu-locker" title="Tủ locker" class="dropdown-item text-uppercase">Tủ locker</a></div></div></li><li class="nav-item"><a href="/vach-ngan" title="Vách ngăn" target="_self" class="position-relative nav-link text-uppercase text-nowrap">Vách ngăn</a></li><li class="nav-item"><li class="nav-item dropdown"><a class="nav-link dropdown-toggle position-absolute right-0 z-index-2 d-lg-none" href="#" id="navbarDropdown6" role="button" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false"></a><a href="http://#" title="Dịch vụ" target="_self" class="position-relative nav-link dropdown-toggle text-uppercase">Dịch vụ</a><div class="dropdown-menu" aria-labelledby="navbarDropdown6"><div class="arrow_top d-none d-lg-block"></div><div class="item-menu clearfix"><a href="/dich-vu-thiet-ke" title="Dịch vụ thiết kế" class="dropdown-item text-uppercase">Dịch vụ thiết kế</a><a href="/dich-vu-thi-cong" title="Dịch vụ thi công" class="dropdown-item text-uppercase">Dịch vụ thi công</a></div></div></li></li><li class="nav-item"><a href="/tin-tuc" title="Tin tức" target="_self" class="position-relative nav-link text-uppercase text-nowrap">Tin tức</a></li><li class="nav-item"><a href="/lien-he.html" title="Liên hệ" target="_self" class="position-relative nav-link text-uppercase text-nowrap">Liên hệ</a></li></ul> <!-- <div class="nav-close d-lg-none"><i class="fa fa-times fa-lg text-white"></i></div> -->
</div>
</nav> </div>
<div class="col-12 col-sm-12 col-md-3 col-lg-2 col-xl-2 d-none d-lg-block navhihe">
<div class="cart_header_top">
<div class="mediums">
<p class="phonebox">
<a href="tel:0973929742" class="float-left text-white hotline">
<i class="fa fa-phone mr-2 ml-3 mt-1 text-white"></i>
0973929742</a>
</p>
</div>
</div>
</div>
</div>
</div>
</div>
<div class="nav-menu thuhai menuhaimobie">
<div class="container">
<div id="nav-menu" class="">
<nav id="nav_menu" class="navbar navbar-transform" role="navigation">
<button type="button" class="navbar-toggle collapsed" data-toggle="collapse" data-target="#bs-example-navbar-collapse-1">
<span class="sr-only">Toggle navigation</span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
</button>
<!-- Collect the nav links, forms, and other content for toggling -->
<div class="navbar-collapse collapse" id="bs-example-navbar-collapse-1" style="height:0px;">
<ul class="nav navbar-nav">
<li id="product-nav-tree" class="dropdown banner">
<!-- <a class="" data-toggle="collapse" data-target="nav_category_list">Danh mục sản phẩm<span class="fa fa-bars" id="toggle-product-menu"></span>-->
<!-- <div class="submenu-caret-wrapper"><span class="caret"></span></div>-->
<!-- </a>-->
<a class="" data-toggle="collapse" data-target="nav_category_list">Danh mục sản phẩm<div class="submenu-caret-wrapper"><span class="caret"></span></div></a>
<ul class="dropdown-menu">
<li class="dropdown auto_dropdown">
<a href="/ban" title="Bàn" class="">Bàn<i class="fa fa-angle-right" aria-hidden="true"></i></a> <span class="white flaticon-angle2"></span>
<ul class="dropdown-menu">
<li>
<a href="/ban" title="Bàn giám đốc" class="">Bàn giám đốc</a>
</li>
<li>
<a href="/ban" title="Bàn nhân viên" class="">Bàn nhân viên</a>
</li>
<li>
<a href="/ban" title="Bàn thông minh" class="">Bàn thông minh</a>
</li>
<li>
<a href="/ban" title="Bàn họp" class="">Bàn họp</a>
</li>
<li>
<a href="/ban" title="Bàn nhóm" class="">Bàn nhóm</a>
</li>
</ul>
</li>
<li class="dropdown auto_dropdown">
<a href="/ghe" title="Ghế" class="">Ghế<i class="fa fa-angle-right" aria-hidden="true"></i></a> <span class="white flaticon-angle2"></span>
<ul class="dropdown-menu">
<li>
<a href="/ghe" title="Ghế giám đốc" class="">Ghế giám đốc</a>
</li>
<li>
<a href="/ghe" title="Ghế xoay" class="">Ghế xoay</a>
</li>
<li>
<a href="/ghe" title="Ghế chân quỳ" class="">Ghế chân quỳ</a>
</li>
<li>
<a href="/ghe" title="Ghế công thái học" class="">Ghế công thái học</a>
</li>
<li>
<a href="/ghe" title="Ghế gaming" class="">Ghế gaming</a>
</li>
</ul>
</li>
<li class="dropdown auto_dropdown">
<a href="/tu" title="Tủ" class="">Tủ<i class="fa fa-angle-right" aria-hidden="true"></i></a> <span class="white flaticon-angle2"></span>
<ul class="dropdown-menu">
<li>
<a href="/tu" title="Tủ giám đốc" class="">Tủ giám đốc</a>
</li>
<li>
<a href="/tu" title="Tủ tài liệu" class="">Tủ tài liệu</a>
</li>
<li>
<a href="/tu" title="Tủ locker" class="">Tủ locker</a>
</li>
</ul>
</li>
<li class="dropdown auto_dropdown">
<a href="/vach-ngan" title="Vách ngăn" class="">Vách ngăn</a>
</li>
</ul>
</li>
<li class="">
<a href="/gioi-thieu.html" title="Giới thiệu" target="_self" rel="dofollow" class="">Giới thiệu</a> </li>
<li class="">
<a href="/tin-tuc" title="Tin tức" target="_self" rel="dofollow" class="">Tin tức</a> </li>
</ul>
</div><!-- .navbar-collapse -->
</nav>
</div>
</div>
</div>
</header>
<div id="mask"></div> <div class="container clearfix d-none d-lg-block">
<ol class="breadcrumb float-left">
<li class="breadcrumb-item">
<a href="/" title="Trang chủ" rel="nofollow">Trang chủ</a> </li>
<li class="breadcrumb-item">
<a href="/posts/tagged" rel="nofollow"></a> </li>
</ol>
</div>
<div class="container clearfix">
<article class="mt-3 clearfix">
<div class="row">
<div class="item-post col-12 col-sm-6 col-md-4 col-lg-4 col-xl-4 mb-3">
<div class="img-thumbnail box-shadow h-100 border-hover no-border">
<div class="thumb text-center">
<a href="/gio-qua-bieu-tet-doanh-nghiep-tsmart-2024.html" title="Giỏ quà biếu tết doanh nghiệp TSMART 2024"><img src="/img/uploads/Posts/gioquamungxuankhailocquatangtet2024tsmar0.png?1700538374" alt="Giỏ quà biếu tết doanh nghiệp TSMART 2024" class="img-fluid"/></a> </div>
<div class="detail text-center">
<div class="title my-2"><a href="/gio-qua-bieu-tet-doanh-nghiep-tsmart-2024.html" title="Giỏ quà biếu tết doanh nghiệp TSMART 2024" target="_self" class="text-dark">Giỏ quà biếu tết doanh nghiệp TSMART 2024</a></div>
</div>
</div>
</div>
<div class="item-post col-12 col-sm-6 col-md-4 col-lg-4 col-xl-4 mb-3">
<div class="img-thumbnail box-shadow h-100 border-hover no-border">
<div class="thumb text-center">
<a href="/nhung-mau-gio-dung-qua-tet-pho-bien.html" title="Những mẫu giỏ đựng quà Tết phổ biến"><img src="/img/uploads/Posts/nhungmaugiodungquatetphobie0.png?1690281124" alt="Những mẫu giỏ đựng quà Tết phổ biến" class="img-fluid"/></a> </div>
<div class="detail text-center">
<div class="title my-2"><a href="/nhung-mau-gio-dung-qua-tet-pho-bien.html" title="Những mẫu giỏ đựng quà Tết phổ biến" target="_self" class="text-dark">Những mẫu giỏ đựng quà Tết phổ biến</a></div>
</div>
</div>
</div>
<div class="item-post col-12 col-sm-6 col-md-4 col-lg-4 col-xl-4 mb-3">
<div class="img-thumbnail box-shadow h-100 border-hover no-border">
<div class="thumb text-center">
<a href="/nhung-loai-banh-va-keo-pho-bien-thuong-duoc-dat-trong-gio-qua-banh-keo-va-cach-lua-chon-chung.html" title="Những loại bánh và kẹo phổ biến thường được đặt trong giỏ quà bánh kẹo và cách lựa chọn chúng"><img src="/img/uploads/Posts/nhungloaibanhvakeophobienthuongduocdattronggioquabanhkeovacachluachonchun0.png?1690261910" alt="Những loại bánh và kẹo phổ biến thường được đặt trong giỏ quà bánh kẹo và cách lựa chọn chúng" class="img-fluid"/></a> </div>
<div class="detail text-center">
<div class="title my-2"><a href="/nhung-loai-banh-va-keo-pho-bien-thuong-duoc-dat-trong-gio-qua-banh-keo-va-cach-lua-chon-chung.html" title="Những loại bánh và kẹo phổ biến thường được đặt trong giỏ quà bánh kẹo và cách lựa chọn chúng" target="_self" class="text-dark">Những loại bánh và kẹo phổ biến thường được đặt trong giỏ quà bánh kẹo và cách lựa chọn chúng</a></div>
</div>
</div>
</div>
<div class="item-post col-12 col-sm-6 col-md-4 col-lg-4 col-xl-4 mb-3">
<div class="img-thumbnail box-shadow h-100 border-hover no-border">
<div class="thumb text-center">
<a href="/goi-y-cac-loai-trai-cay-hat-hao-hang-de-them-vao-gio-qua-tet-cao-cap.html" title="Gợi ý các loại trái cây, hạt hảo hạng để thêm vào giỏ quà tết cao cấp."><img src="/img/uploads/Posts/goiycacloaitraicayhathaohangdethemvaogioquatetcaocap0.png?1690257946" alt="Gợi ý các loại trái cây, hạt hảo hạng để thêm vào giỏ quà tết cao cấp." class="img-fluid"/></a> </div>
<div class="detail text-center">
<div class="title my-2"><a href="/goi-y-cac-loai-trai-cay-hat-hao-hang-de-them-vao-gio-qua-tet-cao-cap.html" title="Gợi ý các loại trái cây, hạt hảo hạng để thêm vào giỏ quà tết cao cấp." target="_self" class="text-dark">Gợi ý các loại trái cây, hạt hảo hạng để thêm vào giỏ quà tết cao cấp.</a></div>
</div>
</div>
</div>
<div class="item-post col-12 col-sm-6 col-md-4 col-lg-4 col-xl-4 mb-3">
<div class="img-thumbnail box-shadow h-100 border-hover no-border">
<div class="thumb text-center">
<a href="/cach-chon-mua-gio-qua-tet-dep-2024.html" title="Cách chọn mua giỏ quà tết đẹp 2024"><img src="/img/uploads/Posts/cachchonmuagioquatetdep2020.png?1690255834" alt="Cách chọn mua giỏ quà tết đẹp 2024" class="img-fluid"/></a> </div>
<div class="detail text-center">
<div class="title my-2"><a href="/cach-chon-mua-gio-qua-tet-dep-2024.html" title="Cách chọn mua giỏ quà tết đẹp 2024" target="_self" class="text-dark">Cách chọn mua giỏ quà tết đẹp 2024</a></div>
</div>
</div>
</div>
<div class="item-post col-12 col-sm-6 col-md-4 col-lg-4 col-xl-4 mb-3">
<div class="img-thumbnail box-shadow h-100 border-hover no-border">
<div class="thumb text-center">
<a href="/hamper-qua-tang-doanh-nghiep.html" title="HAMPER QUÀ TẶNG DOANH NGHIỆP"><img src="/img/uploads/Posts/dichvuquate0.png?1690116268" alt="HAMPER QUÀ TẶNG DOANH NGHIỆP" class="img-fluid"/></a> </div>
<div class="detail text-center">
<div class="title my-2"><a href="/hamper-qua-tang-doanh-nghiep.html" title="HAMPER QUÀ TẶNG DOANH NGHIỆP" target="_self" class="text-dark">HAMPER QUÀ TẶNG DOANH NGHIỆP</a></div>
</div>
</div>
</div>
<div class="item-post col-12 col-sm-6 col-md-4 col-lg-4 col-xl-4 mb-3">
<div class="img-thumbnail box-shadow h-100 border-hover no-border">
<div class="thumb text-center">
<a href="/dich-vu-cua-cong-ty-qua-tang-doanh-nghiep-tsmart.html" title="Dịch vụ của Công Ty Quà Tặng Doanh Nghiệp TSMART"><img src="/img/uploads/Posts/congtyquatangdoanhnghieptsmart0.png?1690372922" alt="Dịch vụ của Công Ty Quà Tặng Doanh Nghiệp TSMART" class="img-fluid"/></a> </div>
<div class="detail text-center">
<div class="title my-2"><a href="/dich-vu-cua-cong-ty-qua-tang-doanh-nghiep-tsmart.html" title="Dịch vụ của Công Ty Quà Tặng Doanh Nghiệp TSMART" target="_self" class="text-dark">Dịch vụ của Công Ty Quà Tặng Doanh Nghiệp TSMART</a></div>
</div>
</div>
</div>
<div class="item-post col-12 col-sm-6 col-md-4 col-lg-4 col-xl-4 mb-3">
<div class="img-thumbnail box-shadow h-100 border-hover no-border">
<div class="thumb text-center">
<a href="/top-5-qua-tang-doanh-nghiep-ngay-tet.html" title="Top 5 quà tặng doanh nghiệp ngày tết"><img src="/img/uploads/Posts/quatangdoanhnghiepngayte0.png?1689760474" alt="Top 5 quà tặng doanh nghiệp ngày tết" class="img-fluid"/></a> </div>
<div class="detail text-center">
<div class="title my-2"><a href="/top-5-qua-tang-doanh-nghiep-ngay-tet.html" title="Top 5 quà tặng doanh nghiệp ngày tết" target="_self" class="text-dark">Top 5 quà tặng doanh nghiệp ngày tết</a></div>
</div>
</div>
</div>
<div class="item-post col-12 col-sm-6 col-md-4 col-lg-4 col-xl-4 mb-3">
<div class="img-thumbnail box-shadow h-100 border-hover no-border">
<div class="thumb text-center">
<a href="/top-5-qua-tang-doanh-nghiep-cao-cap-o-thanh-pho-ho-chi-minh.html" title="Top 5 quà tặng doanh nghiệp cao cấp ở thành phố Hồ Chí Minh"><img src="/img/uploads/Posts/top5quatangdoanhnghiepcaocapothanhphohochimin0.png?1689755618" alt="Top 5 quà tặng doanh nghiệp cao cấp ở thành phố Hồ Chí Minh" class="img-fluid"/></a> </div>
<div class="detail text-center">
<div class="title my-2"><a href="/top-5-qua-tang-doanh-nghiep-cao-cap-o-thanh-pho-ho-chi-minh.html" title="Top 5 quà tặng doanh nghiệp cao cấp ở thành phố Hồ Chí Minh" target="_self" class="text-dark">Top 5 quà tặng doanh nghiệp cao cấp ở thành phố Hồ Chí Minh</a></div>
</div>
</div>
</div>
<div class="item-post col-12 col-sm-6 col-md-4 col-lg-4 col-xl-4 mb-3">
<div class="img-thumbnail box-shadow h-100 border-hover no-border">
<div class="thumb text-center">
<a href="/cach-tao-ra-mot-phong-cach-rieng-biet-cho-qua-tang-doanh-nghiep-cho-doi-tac.html" title="Cách tạo ra một phong cách riêng biệt cho quà tặng doanh nghiệp cho đối tác"><img src="/img/uploads/Posts/cachtaoramotphongcachriengbietchoquatangdoanhnghiepchodoita0.png?1689752416" alt="Cách tạo ra một phong cách riêng biệt cho quà tặng doanh nghiệp cho đối tác" class="img-fluid"/></a> </div>
<div class="detail text-center">
<div class="title my-2"><a href="/cach-tao-ra-mot-phong-cach-rieng-biet-cho-qua-tang-doanh-nghiep-cho-doi-tac.html" title="Cách tạo ra một phong cách riêng biệt cho quà tặng doanh nghiệp cho đối tác" target="_self" class="text-dark">Cách tạo ra một phong cách riêng biệt cho quà tặng doanh nghiệp cho đối tác</a></div>
</div>
</div>
</div>
<div class="item-post col-12 col-sm-6 col-md-4 col-lg-4 col-xl-4 mb-3">
<div class="img-thumbnail box-shadow h-100 border-hover no-border">
<div class="thumb text-center">
<a href="/toi-uu-hoa-ngan-sach-de-dau-tu-vao-mon-qua-tang-doanh-nghiep.html" title="Tối ưu hóa ngân sách để đầu tư vào món quà tặng doanh nghiệp"><img src="/img/uploads/Posts/toiuuhoangansachdedautuvaomonquatangdoanhnghie0.png?1689749044" alt="Tối ưu hóa ngân sách để đầu tư vào món quà tặng doanh nghiệp" class="img-fluid"/></a> </div>
<div class="detail text-center">
<div class="title my-2"><a href="/toi-uu-hoa-ngan-sach-de-dau-tu-vao-mon-qua-tang-doanh-nghiep.html" title="Tối ưu hóa ngân sách để đầu tư vào món quà tặng doanh nghiệp" target="_self" class="text-dark">Tối ưu hóa ngân sách để đầu tư vào món quà tặng doanh nghiệp</a></div>
</div>
</div>
</div>
<div class="item-post col-12 col-sm-6 col-md-4 col-lg-4 col-xl-4 mb-3">
<div class="img-thumbnail box-shadow h-100 border-hover no-border">
<div class="thumb text-center">
<a href="/nhung-xu-huong-qua-tang-doanh-nghiep-cho-doi-tac-hien-nay.html" title="Những xu hướng quà tặng doanh nghiệp cho đối tác hiện nay"><img src="/img/uploads/Posts/nhungxuhuongquatangdoanhnghiepchodoitachienna0.png?1689742594" alt="Những xu hướng quà tặng doanh nghiệp cho đối tác hiện nay" class="img-fluid"/></a> </div>
<div class="detail text-center">
<div class="title my-2"><a href="/nhung-xu-huong-qua-tang-doanh-nghiep-cho-doi-tac-hien-nay.html" title="Những xu hướng quà tặng doanh nghiệp cho đối tác hiện nay" target="_self" class="text-dark">Những xu hướng quà tặng doanh nghiệp cho đối tác hiện nay</a></div>
</div>
</div>
</div>
<div class="item-post col-12 col-sm-6 col-md-4 col-lg-4 col-xl-4 mb-3">
<div class="img-thumbnail box-shadow h-100 border-hover no-border">
<div class="thumb text-center">
<a href="/uu-diem-va-nhuoc-diem-cua-hop-qua-tang-doanh-nghiep.html" title="Ưu điểm và nhược điểm của hộp quà tặng doanh nghiệp"><img src="/img/uploads/Posts/hopquatangdoanhnghie0.png?1689736768" alt="Ưu điểm và nhược điểm của hộp quà tặng doanh nghiệp" class="img-fluid"/></a> </div>
<div class="detail text-center">
<div class="title my-2"><a href="/uu-diem-va-nhuoc-diem-cua-hop-qua-tang-doanh-nghiep.html" title="Ưu điểm và nhược điểm của hộp quà tặng doanh nghiệp" target="_self" class="text-dark">Ưu điểm và nhược điểm của hộp quà tặng doanh nghiệp</a></div>
</div>
</div>
</div>
<div class="item-post col-12 col-sm-6 col-md-4 col-lg-4 col-xl-4 mb-3">
<div class="img-thumbnail box-shadow h-100 border-hover no-border">
<div class="thumb text-center">
<a href="/qua-tang-doanh-nghiep-tai-thanh-pho-ho-chi-minh.html" title="Quà tặng doanh nghiệp tại Thành phố Hồ Chí Minh"><img src="/img/uploads/Posts/quatangdoanhnghieptaithanhphohochimin0.png?1689663336" alt="Quà tặng doanh nghiệp tại Thành phố Hồ Chí Minh" class="img-fluid"/></a> </div>
<div class="detail text-center">
<div class="title my-2"><a href="/qua-tang-doanh-nghiep-tai-thanh-pho-ho-chi-minh.html" title="Quà tặng doanh nghiệp tại Thành phố Hồ Chí Minh" target="_self" class="text-dark">Quà tặng doanh nghiệp tại Thành phố Hồ Chí Minh</a></div>
</div>
</div>
</div>
</div>
<div class="paginator float-left mb-3">
<ul class="pagination">
<li class="prev disabled"><a href="" onclick="return false;"><</a></li> <li class="next disabled"><a href="" onclick="return false;">></a></li> </ul>
</div>
</article> </div>
<footer>
<div class="footer">
<div class="container pt-4">
<div class="row">
<div class="col-12 col-sm-12 col-md-12 col-lg-12 col-xl-12 mb-3 mb-lg-3">
<div class="modcontent clearfix orange">
<h4 class="modtitle text-center"> Liên hệ</h4>
</div>
</div>
</div>
<div class="row">
<div class="col-12 col-sm-12 col-md-12 col-lg-9 col-xl-9 mb-3 mb-lg-3">
<div class="row">
<div class="col-12 col-md-4 col-lg-4 mb-1 px-0 chanter_0">
<h6><span class="px-3 text-uppercase">Thông tin liên hệ</span>
</h6>
<ul class="list-unstyled px-3 pt-2">
<li class="py-1">
CÔNG TY TNHH SẢN XUẤT VÀ KINH DOANH VBOSS </li>
<li class="py-1">
<i style="" class="fa fa-home" aria-hidden="true"></i>
LK 5, Số nhà 13, đường Lý Anh Tông, Phường Võ Cường, Thành phố Bắc Ninh, Tỉnh Bắc Ninh </li>
<li class="py-1">
<i style="" class="fa fa-envelope" aria-hidden="true"></i>
vbossvietnam@gmail.com </li>
<li class="py-1">
<i style="" class="fa fa-phone" aria-hidden="true"></i>
Hotline: 0973 929 742 </li>
<li class="py-1">
<i style="" class="fa fa-microphone" aria-hidden="true"></i>
Phone/Viber/Zalo: 0973 929 742 </li>
</ul>
</div>
<div class="col-12 col-md-4 col-lg-4 mb-1 px-0 chanter_1">
<h6><span class="px-3 text-uppercase">Các chính sách</span>
</h6>
<ul class="list-unstyled px-3 pt-2">
<li class="py-1">
<i style="" class="fa fa-shield" aria-hidden="true"></i>
<a href="/chinh-sach-bao-mat.html" title="Chính sách bảo mật" target="_self" rel="dofollow" class="">Chính sách bảo mật</a> </li>
<li class="py-1">
<i style="" class="fa fa-shield" aria-hidden="true"></i>
<a href="/huong-dan-mua-hang.html" title="Hướng dẫn mua hàng" target="_self" rel="dofollow" class="">Hướng dẫn mua hàng</a> </li>
<li class="py-1">
<i style="" class="fa fa-shield" aria-hidden="true"></i>
<a href="/chinh-sach-van-chuyen-giao-nhan.html" title="Chính sách vận chuyển giao nhận" target="_self" rel="dofollow" class="">Chính sách vận chuyển giao nhận</a> </li>
<li class="py-1">
<i style="" class="fa fa-shield" aria-hidden="true"></i>
<a href="/chinh-sach-doi-tra-va-hoan-tien.html" title="Chính sách đổi trả và hoàn tiền" target="_self" rel="dofollow" class="">Chính sách đổi trả và hoàn tiền</a> </li>
</ul>
</div>
<div class="col-12 col-md-4 col-lg-4 mb-1 px-0 chanter_2">
<h6><span class="px-3 text-uppercase">Về chúng tôi</span>
</h6>
<ul class="list-unstyled px-3 pt-2">
<li class="py-1">
<a href="http://#" title="Liên hệ" target="_self" rel="dofollow" class="dropdown-item">Liên hệ</a> </li>
<li class="py-1">
<a href="http://#" title="Điều khoản" target="_self" rel="dofollow" class="dropdown-item">Điều khoản</a> </li>
</ul>
</div>
</div>
</div>
<div class="col-12 col-sm-12 col-md-6 col-lg-3 col-xl-3 mb-3 mb-lg-3 chanface">
<h6>
<span class="px-3 text-uppercase">Kết nối với chúng tôi</span>
</h6>
<div class="clearfix list_social">
<a href="https://zalo.me/0973929742" title="Twitter" target="_blank" class="nav-link"><i class="fa fa-twitter bg-dark rounded-circle text-white mr-2"></i></a><a href="https://zalo.me/0973929742" title="Youtube" target="_blank" class="nav-link"><i class="fa fa-youtube-play bg-dark rounded-circle text-white mr-2"></i></a> <a href="https://zalo.me/0973929742" title="Instagram" target="_blank" class="nav-link"><i class="fa fa-instagram bg-dark rounded-circle text-white mr-2"></i></a><a href="https://zalo.me/0973929742" title="Pinterest" target="_blank" class="nav-link"><i class="fa fa-pinterest bg-dark rounded-circle text-white mr-2"></i></a> </div>
<div class="lienhechanweb">
<img src="/img/uploads/Benefits/lienhechanwe0.png?1721618776" alt="" zc="1" class="img-fluid"/> </div>
<div class="img-copyright">
</div>
</div>
<div class="col-12 col-sm-12 col-md-6 col-lg-3 col-xl-3 mb-3 mb-lg-3 text-center order-1 order-lg-0 d-none">
<div id="fanpage_facebook">
<div class="fb-inner">
<div id="fb-root"></div>
<script>(function(d, s, id) {
var js, fjs = d.getElementsByTagName(s)[0];
if (d.getElementById(id)) return;
js = d.createElement(s); js.id = id;
js.src = "//connect.facebook.net/vi_VN/sdk.js#xfbml=1&version=v2.0";
fjs.parentNode.insertBefore(js, fjs);
}(document, 'script', 'facebook-jssdk'));</script>
<div class="fb-like-box" data-href="https://zalo.me/0973929742" data-width="275" data-height="250" data-colorscheme="light" data-show-faces="true" data-header="false" data-stream="false" data-show-border="false"></div>
</div>
</div>
</div>
</div>
<div class="row">
<div class="col-12">
<nav class="clearfix">
<div class="row">
<ul class="navbar list-unstyled px-0 w-100 d-block text-center mb-0">
<li class="d-inline-block text-center nav-item">
<a href="/gioi-thieu.html" title="Giới thiệu" target="_self" rel="dofollow" class="px-3 small border-right">Giới thiệu</a> </li>
<li class="d-inline-block text-center nav-item">
<a href="/tin-tuc" title="Tin tức" target="_self" rel="dofollow" class="px-3 small">Tin tức</a> </li>
</ul>
</div>
</nav> </div>
</div>
</div>
</div>
<div class="copyright border-top">
<div class="container py-2">
<div class="row">
<div class="col-12 text-center">
<p class="mb-0 small">2024 ©travietbn.com All right Reserved.</p>
</div>
</div>
</div>
</div>
</footer>
<div class="contact-box-bottom animate__backInRight">
<a class="contact-box-wrapper nut-chat-zalo" href="https://zalo.me/0973929742" rel="nofollow" target="_blank">
<div class="contact-icon-box" style="border: none;"><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 161.5 161.5"><path d="M504.54,431.79h14.31c19.66,0,31.15,2.89,41.35,8.36a56.65,56.65,0,0,1,23.65,23.65c5.47,10.2,8.36,21.69,8.36,41.35V519.4c0,19.66-2.89,31.15-8.36,41.35a56.65,56.65,0,0,1-23.65,23.65c-10.2,5.47-21.69,8.36-41.35,8.36H504.6c-19.66,0-31.15-2.89-41.35-8.36a56.65,56.65,0,0,1-23.65-23.65c-5.47-10.2-8.36-21.69-8.36-41.35V505.14c0-19.66,2.89-31.15,8.36-41.35a56.65,56.65,0,0,1,23.65-23.65C473.39,434.68,484.94,431.79,504.54,431.79Z" transform="translate(-431.25 -431.25)" style="fill:#0068ff"></path><path d="M592.21,517v2.35c0,19.66-2.89,31.15-8.35,41.35a56.65,56.65,0,0,1-23.65,23.65c-10.2,5.47-21.69,8.36-41.35,8.36H504.6c-16.09,0-26.7-1.93-35.62-5.63L454.29,572Z" transform="translate(-431.25 -431.25)" style="fill:#001a33;opacity:0.11999999731779099;isolation:isolate"></path><path d="M455.92,572.51c7.53.83,16.94-1.31,23.62-4.56,29,16,74.38,15.27,101.84-2.3q1.6-2.4,3-5c5.49-10.24,8.39-21.77,8.39-41.5v-14.3c0-19.73-2.9-31.26-8.39-41.5a56.86,56.86,0,0,0-23.74-23.74c-10.24-5.49-21.77-8.39-41.5-8.39H504.76c-16.8,0-27.71,2.12-36.88,6.15q-.75.67-1.47,1.37c-26.89,25.92-28.93,82.11-6.13,112.64l.08.14c3.51,5.18.12,14.24-5.18,19.55C454.32,571.89,454.63,572.39,455.92,572.51Z" transform="translate(-431.25 -431.25)" style="fill:#fff"></path><path d="M497.35,486.34H465.84v6.76h21.87l-21.56,26.72a6.06,6.06,0,0,0-1.17,4v1.72h29.73a2.73,2.73,0,0,0,2.7-2.7v-3.62h-23l20.27-25.43,1.11-1.35.12-.18a8,8,0,0,0,1.41-5Z" transform="translate(-431.25 -431.25)" style="fill:#0068ff"></path><path d="M537.47,525.54H542v-39.2h-6.76v36.92A2.27,2.27,0,0,0,537.47,525.54Z" transform="translate(-431.25 -431.25)" style="fill:#0068ff"></path><path d="M514.37,495.07a15.36,15.36,0,1,0,15.36,15.36A15.36,15.36,0,0,0,514.37,495.07Zm0,24.39a9,9,0,1,1,9-9A9,9,0,0,1,514.37,519.46Z" transform="translate(-431.25 -431.25)" style="fill:#0068ff"></path><path d="M561.92,494.82A15.48,15.48,0,1,0,577.4,510.3,15.5,15.5,0,0,0,561.92,494.82Zm0,24.64a9.09,9.09,0,1,1,9.09-9.09A9.07,9.07,0,0,1,561.92,519.46Z" transform="translate(-431.25 -431.25)" style="fill:#0068ff"></path><path d="M526.17,525.54h3.62V495.93h-6.33v27A2.72,2.72,0,0,0,526.17,525.54Z" transform="translate(-431.25 -431.25)" style="fill:#0068ff"></path></svg></div>
<div class="contact-info">
<b>Chat Zalo</b>
<span>(8h00 - 21h00)</span>
</div>
</a>
<a class="contact-box-wrapper nut-goi-hotline" href="tel:0973929742">
<div class="contact-icon-box" style="color: #ed1b24;"><i class="fa fa-phone" aria-hidden="true"></i></div>
<div class="contact-info">
<b>0973929742</b>
<span>(8h00 - 21h00)</span>
</div>
</a>
</div>
<style>
.zalo-floating {
background: transparent;
bottom:40px;
left: 20px;
position: fixed;
height: 50px;
z-index: 99;
}
.gcn-cr-floating .tooltip-text {
position: absolute;
z-index: 99;
height: 32px;
line-height: 26px;
padding: 3px 10px;
width: auto;
border-radius: 5px;
color: #fff;
text-align: center;
white-space: nowrap;
cursor: pointer;
background-color: rgba(0,0,0,1);
visibility: hidden;
opacity: 0;
-ms-transition: all 200ms linear;
-webkit-transition: all 200ms linear;
transition: all 200ms linear;
}
.zalo-floating .tooltip-text, .messenger-floating .tooltip-text, .phone-floating .tooltip-text {
top: 10px;
left: 60px;
visibility: hidden;
}
.zalo-floating .tooltip-text, .messenger-floating .tooltip-text, .phone-floating .tooltip-text {
top: 10px;
left: 60px;
visibility: hidden;
}
.zalo-floating:hover .tooltip-text, .messenger-floating:hover .tooltip-text, .phone-floating:hover .tooltip-text {
visibility: visible;
opacity: 1;
}
.gcn-cr-floating.hide-for-small {
display: none;
}
@media screen and (max-width:768px) {
.zalo-floating {
bottom: 60px;
left: 10px;
}
.gcn-cr-floating.hide-for-small {
display: block;
}
}
</style>
<style type="text/css">
.goog-te-gadget .goog-te-combo {
padding: 4px;
}
.animate__backInRight b {
font-size: 14px;
font-weight: normal;
}
.animate__backInRight a:hover {
text-decoration: none;
}
a.contact-box-wrapper.nut-chat-facebook {
display: none;
}
a:hover .contact-info{
color: #eb0808;
}
.contact-icon-box .fa.fa-whatsapp, .contact-icon-box .fa.fa-wechat {
color: #1182fc;
}
.contact-box-bottom{position: fixed;bottom: 0px;left: 10px;z-index: 10000;-webkit-animation-duration: 1s;animation-duration: 1s;-webkit-animation-duration: 1s;animation-duration: 1s;-webkit-animation-fill-mode: both;animation-fill-mode: both;-webkit-transform: translateX(2000px) scale(.7);transform: translateX(2000px) scale(.7);}
@-webkit-keyframes backInRight {
0%{opacity:.7;-webkit-transform:translateX(2000px) scale(.7);transform:translateX(2000px) scale(.7)}
80%{opacity:.7;-webkit-transform:translateX(0) scale(.7);transform:translateX(0) scale(.7)}
to{opacity:1;-webkit-transform:scale(1);transform:scale(1)}
}
@keyframes backInRight {
0%{opacity:.7;-webkit-transform:translateX(2000px) scale(.7);transform:translateX(2000px) scale(.7)}
80%{opacity:.7;-webkit-transform:translateX(0) scale(.7);transform:translateX(0) scale(.7)}
to{opacity:1;-webkit-transform:scale(1);transform:scale(1)}
}
.animate__backInRight{-webkit-animation-name:backInRight;animation-name:backInRight}
.contact-box-wrapper{display:flex;align-items:center;background:#fff;margin-bottom:10px;padding:5px 10px;border-radius:10px;box-shadow:0 0 10px 0 rgba(0,0,0,.08);color: #000;}
.contact-icon-box{display:block;text-align:center;width:20px;height:40px;font-size:16px;line-height:38px;border:1px solid #e5e5e5;border-radius:999px;margin-right: 10px;}
.contact-info span{color:#868686;font-size:12px;display: block;}
.article-detail-page .article-product{display:flex;flex-wrap:wrap;border-top:1px solid #E5EAF1;border-left:1px solid #E5EAF1}
.article-detail-page .article-product .p-item{border-bottom:1px solid #E5EAF1;border-right:1px solid #E5EAF1;width:calc(100% / 3);padding:10px}
.article-detail-page .article-product .p-item .p-img{margin-bottom:12px}
.fixed-right-menu.active {
display: none;
}
@media only screen and (max-width: 48em) {
/*************** ADD MOBILE ONLY CSS HERE ***************/
.contact-box-bottom {
display: none;
}
.animate__backInRight .contact-info {
display: none !important;
}
.contact-box-wrapper.nut-goi-hotline {
display: none;
}
.contact-icon-box {
margin-right: 0;
}
.fixed-right-menu.active {
display: block;
}
}
</style>
<div class="row fixed-bottom cuocgoi d-lg-none box-shadow-top">
<div class="col pr-0">
<a href="tel:0973929742" rel="nofollow" class="btn btn-outline-light text-primary bg-light rounded-0 w-100"><i class="fa fa-phone mr-1 text-red"></i>0973929742</a>
</div>
</div>
<div class="modal fade" id="popup_modal"></div>
<script type="text/javascript">
var site_url = 'https://iurl.shop/';
</script>
<script src="https://iurl.shop/js/bootstrap/bootstrap.min.js?1668830888"></script>
<script src="https://iurl.shop/js/owl.carousel.min.js?1668830894"></script>
<script src="https://iurl.shop/js/accounting.min.js?1668830888"></script>
<script src="https://iurl.shop/js/customs.min.js?1730426530"></script>
<script src="https://iurl.shop/js/main-script.cefc6ac6.js?1727149854" type="module"></script>
<script type="text/javascript">
$(document).ready(function(){
numberOrderCart(); //số đơn hàng trong giỏ
});
</script>
</body>
</html>
'
}
$maxBufferLength = (int) 8192
$file = '/www/wwwroot/iurl.shop/vendor/cakephp/cakephp/src/Error/Debugger.php'
$line = (int) 856
$message = 'Unable to emit headers. Headers sent in file=/www/wwwroot/iurl.shop/vendor/cakephp/cakephp/src/Error/Debugger.php line=856' Cake\Http\ResponseEmitter::emit() - CORE/src/Http/ResponseEmitter.php, line 51
Cake\Http\Server::emit() - CORE/src/Http/Server.php, line 140
[main] - ROOT/webroot/index.php, line 40 Warning (2) : Cannot modify header information - headers already sent by (output started at /www/wwwroot/iurl.shop/vendor/cakephp/cakephp/src/Error/Debugger.php:856) [CORE/src/Http/ResponseEmitter.php , line 152 ]Code Context $response -> getStatusCode (),
( $reasonPhrase ? ' ' . $reasonPhrase : '' )
));
$response = object(Cake\Http\Response) {
'status' => (int) 200,
'contentType' => 'text/html',
'headers' => [
'Content-Type' => [
[maximum depth reached]
]
],
'file' => null,
'fileRange' => [],
'cookies' => object(Cake\Http\Cookie\CookieCollection) {},
'cacheDirectives' => [],
'body' => '<!DOCTYPE html>
<html lang="vi">
<head>
<meta charset="utf-8"/> <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>
Posts </title>
<link href="/favicon.ico?1729914922" type="image/x-icon" rel="icon"/><link href="/favicon.ico?1729914922" type="image/x-icon" rel="shortcut icon"/> <meta name="keywords" content=""/> <meta name="description" content=""/>
<meta name="robots" content="noindex,nofollow"/> <meta name="theme-color" content="#0055a6"/>
<link rel="canonical" href="https://iurl.shop/posts/tagged?slug=gio-qua-tang"/>
<meta property="fb:app_id" content="" />
<meta property="og:type" content="" />
<meta property="og:url" content="https://iurl.shop/posts/tagged?slug=gio-qua-tang" />
<meta property="og:title" content='Posts' />
<meta property="og:description" content='' />
<meta property="og:image" content="" />
<meta property="og:image:secure_url" content="" />
<meta property="og:image:type" content="image/jpeg" />
<meta property="og:image:width" content="">
<meta property="og:image:height" content="">
<link rel="stylesheet" href="https://iurl.shop/css/bootstrap/bootstrap.min.css?1674790360"/>
<link rel="stylesheet" href="https://iurl.shop/css/font-awesome.min.css?1692067634"/>
<link rel="stylesheet" href="https://iurl.shop/css/owl.carousel.min.css?1692067636"/>
<link rel="stylesheet" href="https://iurl.shop/css/owl.theme.default.min.css?1692067636"/>
<link rel="stylesheet" href="https://iurl.shop/css/styles.min.css?1730426528"/>
<script src="https://iurl.shop/js/jquery-3.2.1.min.js?1668830894"></script> <style>
#overview-right {
border-top-left-radius: 10px;
border-top-right-radius: 10px;
}
.bacground_faq_about {
border-top: 14px solid #e2cbb1;
border-bottom: 14px solid #c4c4d8;
}
.bacground_benefit_one {
background: #fff;
color: #333;
padding: 25px 0;
}
.bacground_benefit_one .font-weight-bold {
font-size: 20px;
}
.bacground_benefit_one .box-benefit {
padding-bottom: 0px !important;
padding-top: 0px !important;
border: solid 1px #ebebeb;
}
.bacground_benefit_one .bg-white{
background: none !important;
padding-left: 0px !important;
padding-right: 0px !important;
}
.bacground_benefit_one .pb-3{
padding-bottom: 0px !important;
}
.bacground_benefit_one .font-weight-bold {
font-size: 15px;
text-transform: uppercase;
line-height: 38px;
}
.item_product .h-100 {
background: #fff;
border-bottom: 5px solid #b3061b;
border: 1px solid color;
text-align: center;
-webkit-box-shadow: 0px 5px 27px -5px rgba(0,0,0,0.75);
-moz-box-shadow: 0px 5px 27px -5px rgba(0,0,0,0.75);
box-shadow: 0px 5px 27px -5px rgba(0,0,0,0.75);
border-radius: 4%;
overflow: hidden;
padding: 0px;
}
.item_product .detail {
padding-bottom: 15px;
}
.btn.btn-viewmore {
text-transform: uppercase;
font-size: 14px;
}
.btn.btn-viewmore::after {
height: 1px;
background: #333;
position: absolute;
content: "";
bottom: 28px;
width: 20%;
left: 40%;
}
</style> <!--[if lt IE 9]>
<script src="https://iurl.shop/js/html5.js?1668830894"></script>
<script src="https://iurl.shop/js/respond.min.js?1668830894"></script>
<![endif]-->
</head>
<body>
<header class="header">
<div class="nav-top bg-primary border-bottom">
<div class="container">
<div class="row">
<div class="col-12">
<nav class="navbar navbar-expand-lg py-0 py-lg-1">
<div class="collapse navbar-collapse">
<ul class="navbar-nav mr-auto">
<li class="nav-item border-right">
<a href="mailto:vbossvietnam@gmail.com" class="float-left text-white mr-3">
<i class="fa fa-envelope mr-2 mt-1 text-white"></i>
<small>vbossvietnam@gmail.com</small>
</a>
</li>
<li class="nav-item call_all haical">
<div class="mediums">
<p class="phonebox">
<a href="tel:0973929742" class="float-left text-white hotline">
<i class="fa fa-phone mr-2 ml-3 mt-1 text-white"></i>
0973929742 </a>
</p>
</div>
</li>
</ul>
<ul class="navbar-nav text-white"><marquee> CÔNG TY VBOSS VIỆT NAM - THIẾT KẾ THI CÔNG NỘI THẤT VĂN PHÒNG</marquee></ul>
<ul class="navbar-nav ml-auto small">
<li class="nav-item">
<a href="/gioi-thieu.html" title="Giới thiệu" target="_self" rel="dofollow" class="px-3 text-white border-right">Giới thiệu</a> </li>
<li class="nav-item">
<a href="/tin-tuc" title="Tin tức" target="_self" rel="dofollow" class="px-3 text-white">Tin tức</a> </li>
<li><a href="https://zalo.me/0973929742" title="Twitter" target="_blank" class="fa fa-twitter text-light mx-2"></a></li>
<li><a href="https://zalo.me/0973929742" title="Youtube" target="_blank" class="fa fa-youtube text-light mx-2"></a></li>
<li><a href="https://zalo.me/0973929742" title="Instagram" target="_blank" class="fa fa-instagram ml-2 text-light"></a></li>
</ul>
</div>
</nav> </div>
</div>
</div>
</div>
<div class="nav-banner">
<div class="container">
<div class="align-items-center">
<div class="row hienmobilenhe">
<div class="middle">
<a href="/" title="CÔNG TY TNHH SẢN XUẤT VÀ KINH DOANH VBOSS" class="navbar-brand logo m-0 pb-0"><img src="/img/Configs/log0-615x350-2.png" alt="CÔNG TY TNHH SẢN XUẤT VÀ KINH DOANH VBOSS" width="615" height="350" class="img-fluid"/></a>
</div> <!-- end .middle -->
<div class="call_all haicall">
<div class="mediums">
<p class="phonebox">
<i class="fa fa-phone"></i>
<a href="tel:0973929742" class="hotline">
0973929742</a>
</p>
</div>
</div>
</div>
<div class="row anmobilenhe">
<div class="col-12 col-sm-12 col-md-12 col-lg-2 col-xl-2 pr-0 d-none d-lg-block text-lg-center">
<a href="/" title="CÔNG TY TNHH SẢN XUẤT VÀ KINH DOANH VBOSS" class="navbar-brand logo m-0 pb-0"><img src="/img/Configs/log0-615x350-2.png" alt="CÔNG TY TNHH SẢN XUẤT VÀ KINH DOANH VBOSS" width="615" height="350" class="img-fluid"/></a> </div>
<div class="col-12 col-sm-12 col-md-3 col-lg-2 col-xl-2 d-none d-lg-block">
<div class="py-1 d-baners nhoban">
<img src="/img/uploads/Banners/timkiemheade1.png?1672309584" alt="Bạn thích sản phẩm nào" class="img-fluid"/> </div>
</div>
<div class="col-12 col-sm-12 col-md-12 col-lg-5 padding_left">
<div class="wp-titleName">
<img src="/img/uploads/Banners/untitled-0.png?1729915478" alt="Bannertop" class="img-fluid"/> <!-- <p class="title_company">CÔNG TY TNHH SẢN XUẤT VÀ KINH DOANH VBOSS</p>
<p class="title_slogan">Mỗi giỏ quà mang vạn yêu thương</p>-->
<!-- <p class="title_address">Đường Nguyễn Bình, P. Nhân Hòa, TX. Mỹ Hào, Hưng Yên</p>-->
</div>
<div class="py-1 d-none d-lg-block">
<form method="post" accept-charset="utf-8" action="/result-search"><div style="display:none;"><input type="hidden" name="_method" value="POST"/></div> <div class="frm-search-header position-relative order-1">
<div class="form-group mb-1">
<input type="text" name="keyword" class="form-control rounded-0 font-italic" placeholder="Nhập từ khóa tìm kiếm" id="keyword"/> </div>
<button class="btn btn-secondary rounded-0 position-absolute" type="submit"><i class="fa fa-search"></i><span></span></button> </div>
</form> </div>
</div>
<div class="col-12 col-sm-12 col-md-3 col-lg-3 col-xl-3 d-none d-lg-block">
<div class="py-1 d-baners">
<div class="elementor-widget-order">
<ul class="list-unstyled clearfix mb-0 shoping-cart d-none d-lg-block float-right">
<li class="nav-item">
<a href="/gio-hang.html" title="Giỏ hàng" class="btn btn-link p-0 btn-shopping-cart text-dark float-left position-relative" rel="nofollow"><i class="icon icon-shopping-cart mr-1"></i><span class="number_cart position-absolute small">0</span></a> </li>
</ul>
</div>
<div class="elementor-widget-container">
<div class="elementor-icon-box-wrapper">
<div class="elementor-icon-box-icon">
<a href="tel:0866105123" class="elementor-icon elementor-animation-" tabindex="-1">
<svg aria-hidden="true" class="e-font-icon-svg e-fas-phone-alt" viewBox="0 0 512 512" xmlns="http://www.w3.org/2000/svg"><path d="M497.39 361.8l-112-48a24 24 0 0 0-28 6.9l-49.6 60.6A370.66 370.66 0 0 1 130.6 204.11l60.6-49.6a23.94 23.94 0 0 0 6.9-28l-48-112A24.16 24.16 0 0 0 122.6.61l-104 24A24 24 0 0 0 0 48c0 256.5 207.9 464 464 464a24 24 0 0 0 23.4-18.6l24-104a24.29 24.29 0 0 0-14.01-27.6z"></path></svg> </a>
</div>
<div class="elementor-icon-box-content">
<div class="elementor-icon-box-title">
<a href="tel:0866105123">
0973929742 </a>
</div>
<p class="elementor-icon-box-description">
Tổng đài tư vấn </p>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
<div class="nav-menu thuhai">
<div class="container">
<div class="row align-items-center">
<div class="col-12 col-sm-12 col-md-12 col-lg-2 col-xl-2 pr-0 d-none d-lg-block text-lg-center d-an">
<a href="/" title="CÔNG TY TNHH SẢN XUẤT VÀ KINH DOANH VBOSS" class="navbar-brand logo m-0 pb-0"><img src="/img/Configs/log0-615x350-2.png" alt="CÔNG TY TNHH SẢN XUẤT VÀ KINH DOANH VBOSS" width="615" height="350" class="img-fluid"/></a> </div>
<div class="col-12 col-sm-12 col-md-12 col-lg-10 d-fix">
<nav class="navbar navbar-expand-lg navbar-light px-0">
<button class="navbar-toggler border-0 p-0" type="button" data-toggle="collapse" data-target="#navbarSupportedContent" aria-controls="navbarSupportedContent" aria-expanded="false" aria-label="Toggle navigation">
<span class="navbar-toggler-icon float-left"></span>
<p class="mb-0 menu-close-txt mt-1 d-none text-dark">Close</p>
</button>
<!-- <a class="navbar-brand" href="#">Navbar</a> -->
<a href="/" title="CÔNG TY TNHH SẢN XUẤT VÀ KINH DOANH VBOSS" class="navbar-brand logo d-lg-none mr-0 px-4 px-sm-5"><img src="/img/Configs/log0-615x350-2.png" alt="CÔNG TY TNHH SẢN XUẤT VÀ KINH DOANH VBOSS" width="615" height="350" class="img-fluid"/></a> <a class="btn btn-link p-0 d-lg-none text-light" href="javascript:;" data-toggle="collapse" data-target="#navbarSearchContent" aria-controls="navbarSearchContent" aria-expanded="false" >
<i class="fa fa-search"></i>
<p class="mb-0 small d-none">Tìm kiếm</p>
</a>
<a href="/gio-hang" title="" class="shoping-cart d-lg-none position-relative text-dark" rel="nofollow"><i class="icon icon-shopping-cart mr-1"></i><span class="number_cart position-absolute small"></span></a>
<div class="collapse navbar-collapse d-lg-none" id="navbarSearchContent">
<div class="d-lg-none mt-1">
<form method="post" accept-charset="utf-8" action="/result-search"><div style="display:none;"><input type="hidden" name="_method" value="POST"/></div> <div class="frm-search-header position-relative order-1">
<div class="form-group mb-1">
<input type="text" name="keyword" class="form-control rounded-0 font-italic" placeholder="Nhập từ khóa tìm kiếm" id="keyword"/> </div>
<button class="btn btn-secondary rounded-0 position-absolute" type="submit"><i class="fa fa-search"></i><span></span></button> </div>
</form> </div>
</div>
<div class="collapse navbar-collapse" id="navbarSupportedContent">
<pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr679097468c3d0-trace').style.display = (document.getElementById('cakeErr679097468c3d0-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: Undefined offset: 0 [<b>APP/View/Helper/CommonHelper.php</b>, line <b>350</b>]<div id="cakeErr679097468c3d0-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr679097468c3d0-code').style.display = (document.getElementById('cakeErr679097468c3d0-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr679097468c3d0-context').style.display = (document.getElementById('cakeErr679097468c3d0-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr679097468c3d0-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">} else {</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">if(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">getView</span><span style="color: #007700">()-></span><span style="color: #0000BB">getRequest</span><span style="color: #007700">()-></span><span style="color: #0000BB">getParam</span><span style="color: #007700">(</span><span style="color: #DD0000">'controller'</span><span style="color: #007700">) == </span><span style="color: #0000BB">$nav_menu</span><span style="color: #007700">-></span><span style="color: #0000BB">controller </span><span style="color: #007700">&& </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">getView</span><span style="color: #007700">()-></span><span style="color: #0000BB">getRequest</span><span style="color: #007700">()-></span><span style="color: #0000BB">getParam</span><span style="color: #007700">(</span><span style="color: #DD0000">'pass'</span><span style="color: #007700">)[</span><span style="color: #0000BB">0</span><span style="color: #007700">] == </span><span style="color: #0000BB">$nav_menu</span><span style="color: #007700">-></span><span style="color: #0000BB">slug</span><span style="color: #007700">) </span><span style="color: #0000BB">$active </span><span style="color: #007700">= </span><span style="color: #DD0000">' active'</span><span style="color: #007700">;</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">if(</span><span style="color: #0000BB">$nav_menu</span><span style="color: #007700">-></span><span style="color: #0000BB">menu_type </span><span style="color: #007700">== </span><span style="color: #DD0000">'nav_menu'</span><span style="color: #007700">) {</span><span style="color: #FF8000">//nav_menu</span></span></code></pre><pre id="cakeErr679097468c3d0-context" class="cake-context" style="display: none;">$nav_menus = [
(int) 0 => object(App\Model\Entity\Menu) {
'id' => (int) 163,
'item_id' => (int) 1,
'lang' => 'vi',
'menu_type' => 'nav_menu',
'model' => 'ConfigSettings',
'plugin' => 'Page',
'controller' => 'Pages',
'action' => 'home',
'ext' => '',
'name' => 'Trang chủ',
'image' => null,
'slug' => '',
'mlink' => '',
'sort' => (int) 1,
'parent_id' => (int) 1,
'lft' => (int) 32,
'rght' => (int) 33,
'target' => '_self',
'rel' => 'dofollow',
'status' => true,
'children' => [[maximum depth reached]],
'[new]' => false,
'[accessible]' => [
[maximum depth reached]
],
'[dirty]' => [
[maximum depth reached]
],
'[original]' => [[maximum depth reached]],
'[virtual]' => [[maximum depth reached]],
'[hasErrors]' => false,
'[errors]' => [[maximum depth reached]],
'[invalid]' => [[maximum depth reached]],
'[repository]' => 'Menus'
},
(int) 1 => object(App\Model\Entity\Menu) {
'id' => (int) 206,
'item_id' => (int) 1,
'lang' => 'vi',
'menu_type' => 'nav_menu',
'model' => 'Informations',
'plugin' => 'Informations',
'controller' => 'Informations',
'action' => 'view',
'ext' => 'html',
'name' => 'Giới thiệu',
'image' => null,
'slug' => 'gioi-thieu',
'mlink' => '',
'sort' => (int) 2,
'parent_id' => (int) 1,
'lft' => (int) 34,
'rght' => (int) 35,
'target' => '_self',
'rel' => 'dofollow',
'status' => true,
'children' => [[maximum depth reached]],
'[new]' => false,
'[accessible]' => [
[maximum depth reached]
],
'[dirty]' => [
[maximum depth reached]
],
'[original]' => [[maximum depth reached]],
'[virtual]' => [[maximum depth reached]],
'[hasErrors]' => false,
'[errors]' => [[maximum depth reached]],
'[invalid]' => [[maximum depth reached]],
'[repository]' => 'Menus'
},
(int) 2 => object(App\Model\Entity\Menu) {
'id' => (int) 209,
'item_id' => (int) 92,
'lang' => 'vi',
'menu_type' => 'nav_menu',
'model' => 'ProductCategories',
'plugin' => 'Product',
'controller' => 'Products',
'action' => 'index',
'ext' => '',
'name' => 'Bàn',
'image' => null,
'slug' => 'ban',
'mlink' => '',
'sort' => (int) 99,
'parent_id' => (int) 1,
'lft' => (int) 36,
'rght' => (int) 47,
'target' => '_self',
'rel' => 'dofollow',
'status' => true,
'children' => [
[maximum depth reached]
],
'[new]' => false,
'[accessible]' => [
[maximum depth reached]
],
'[dirty]' => [
[maximum depth reached]
],
'[original]' => [
[maximum depth reached]
],
'[virtual]' => [[maximum depth reached]],
'[hasErrors]' => false,
'[errors]' => [[maximum depth reached]],
'[invalid]' => [[maximum depth reached]],
'[repository]' => 'Menus'
},
(int) 3 => object(App\Model\Entity\Menu) {
'id' => (int) 215,
'item_id' => (int) 93,
'lang' => 'vi',
'menu_type' => 'nav_menu',
'model' => 'ProductCategories',
'plugin' => 'Product',
'controller' => 'Products',
'action' => 'index',
'ext' => '',
'name' => 'Ghế',
'image' => null,
'slug' => 'ghe',
'mlink' => '',
'sort' => (int) 99,
'parent_id' => (int) 1,
'lft' => (int) 48,
'rght' => (int) 59,
'target' => '_self',
'rel' => 'dofollow',
'status' => true,
'children' => [
[maximum depth reached]
],
'[new]' => false,
'[accessible]' => [
[maximum depth reached]
],
'[dirty]' => [
[maximum depth reached]
],
'[original]' => [
[maximum depth reached]
],
'[virtual]' => [[maximum depth reached]],
'[hasErrors]' => false,
'[errors]' => [[maximum depth reached]],
'[invalid]' => [[maximum depth reached]],
'[repository]' => 'Menus'
},
(int) 4 => object(App\Model\Entity\Menu) {
'id' => (int) 221,
'item_id' => (int) 96,
'lang' => 'vi',
'menu_type' => 'nav_menu',
'model' => 'ProductCategories',
'plugin' => 'Product',
'controller' => 'Products',
'action' => 'index',
'ext' => '',
'name' => 'Tủ',
'image' => null,
'slug' => 'tu',
'mlink' => '',
'sort' => (int) 99,
'parent_id' => (int) 1,
'lft' => (int) 60,
'rght' => (int) 67,
'target' => '_self',
'rel' => 'dofollow',
'status' => true,
'children' => [
[maximum depth reached]
],
'[new]' => false,
'[accessible]' => [
[maximum depth reached]
],
'[dirty]' => [
[maximum depth reached]
],
'[original]' => [
[maximum depth reached]
],
'[virtual]' => [[maximum depth reached]],
'[hasErrors]' => false,
'[errors]' => [[maximum depth reached]],
'[invalid]' => [[maximum depth reached]],
'[repository]' => 'Menus'
},
(int) 5 => object(App\Model\Entity\Menu) {
'id' => (int) 225,
'item_id' => (int) 101,
'lang' => 'vi',
'menu_type' => 'nav_menu',
'model' => 'ProductCategories',
'plugin' => 'Product',
'controller' => 'Products',
'action' => 'index',
'ext' => '',
'name' => 'Vách ngăn',
'image' => null,
'slug' => 'vach-ngan',
'mlink' => '',
'sort' => (int) 99,
'parent_id' => (int) 1,
'lft' => (int) 68,
'rght' => (int) 69,
'target' => '_self',
'rel' => 'dofollow',
'status' => true,
'children' => [[maximum depth reached]],
'[new]' => false,
'[accessible]' => [
[maximum depth reached]
],
'[dirty]' => [
[maximum depth reached]
],
'[original]' => [[maximum depth reached]],
'[virtual]' => [[maximum depth reached]],
'[hasErrors]' => false,
'[errors]' => [[maximum depth reached]],
'[invalid]' => [[maximum depth reached]],
'[repository]' => 'Menus'
},
(int) 6 => object(App\Model\Entity\Menu) {
'id' => (int) 226,
'item_id' => null,
'lang' => 'vi',
'menu_type' => 'nav_menu',
'model' => 'none',
'plugin' => '',
'controller' => '',
'action' => '',
'ext' => '',
'name' => 'Dịch vụ',
'image' => null,
'slug' => 'dich-vu',
'mlink' => 'http://#',
'sort' => (int) 99,
'parent_id' => (int) 1,
'lft' => (int) 70,
'rght' => (int) 75,
'target' => '_self',
'rel' => 'dofollow',
'status' => true,
'children' => [
[maximum depth reached]
],
'[new]' => false,
'[accessible]' => [
[maximum depth reached]
],
'[dirty]' => [
[maximum depth reached]
],
'[original]' => [
[maximum depth reached]
],
'[virtual]' => [[maximum depth reached]],
'[hasErrors]' => false,
'[errors]' => [[maximum depth reached]],
'[invalid]' => [[maximum depth reached]],
'[repository]' => 'Menus'
},
(int) 7 => object(App\Model\Entity\Menu) {
'id' => (int) 229,
'item_id' => (int) 22,
'lang' => 'vi',
'menu_type' => 'nav_menu',
'model' => 'PostCategories',
'plugin' => 'Post',
'controller' => 'Posts',
'action' => 'index',
'ext' => '',
'name' => 'Tin tức',
'image' => null,
'slug' => 'tin-tuc',
'mlink' => '',
'sort' => (int) 99,
'parent_id' => (int) 1,
'lft' => (int) 76,
'rght' => (int) 77,
'target' => '_self',
'rel' => 'dofollow',
'status' => true,
'children' => [[maximum depth reached]],
'[new]' => false,
'[accessible]' => [
[maximum depth reached]
],
'[dirty]' => [
[maximum depth reached]
],
'[original]' => [[maximum depth reached]],
'[virtual]' => [[maximum depth reached]],
'[hasErrors]' => false,
'[errors]' => [[maximum depth reached]],
'[invalid]' => [[maximum depth reached]],
'[repository]' => 'Menus'
},
(int) 8 => object(App\Model\Entity\Menu) {
'id' => (int) 230,
'item_id' => (int) 4,
'lang' => 'vi',
'menu_type' => 'nav_menu',
'model' => 'ConfigSettings',
'plugin' => 'Contact',
'controller' => 'Contacts',
'action' => 'index',
'ext' => 'html',
'name' => 'Liên hệ',
'image' => null,
'slug' => 'lien-he',
'mlink' => '',
'sort' => (int) 99,
'parent_id' => (int) 1,
'lft' => (int) 78,
'rght' => (int) 79,
'target' => '_self',
'rel' => 'dofollow',
'status' => true,
'children' => [[maximum depth reached]],
'[new]' => false,
'[accessible]' => [
[maximum depth reached]
],
'[dirty]' => [
[maximum depth reached]
],
'[original]' => [[maximum depth reached]],
'[virtual]' => [[maximum depth reached]],
'[hasErrors]' => false,
'[errors]' => [[maximum depth reached]],
'[invalid]' => [[maximum depth reached]],
'[repository]' => 'Menus'
}
]
$controller = 'Posts'
$lang_current = 'vi'
$member_slug = ''
$auth_member = ''
$str = '<ul class="navbar-nav"><li class="nav-item"><a href="/" title="Trang chủ" class="home_all_page nav-link text-uppercase text-nowrap"><i style="font-size: 23px;" class="fa fa-home" aria-hidden="true"></i></a></li><li class="nav-item"><a href="/gioi-thieu.html" title="Giới thiệu" target="_self" class="position-relative nav-link text-uppercase text-nowrap">Giới thiệu</a></li><li class="nav-item dropdown"><a class="nav-link dropdown-toggle position-absolute right-0 z-index-2 d-lg-none" href="#" id="navbarDropdown2" role="button" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false"></a><a href="/ban" title="Bàn" target="_self" class="position-relative nav-link dropdown-toggle text-uppercase">Bàn</a><div class="dropdown-menu" aria-labelledby="navbarDropdown2"><div class="arrow_top d-none d-lg-block"></div><div class="item-menu clearfix"><a href="/ban-giam-doc" title="Bàn giám đốc" class="dropdown-item text-uppercase">Bàn giám đốc</a><a href="/ban-thong-minh" title="Bàn nhân viên" class="dropdown-item text-uppercase">Bàn nhân viên</a><a href="/ban-thong-minh" title="Bàn thông minh" class="dropdown-item text-uppercase">Bàn thông minh</a><a href="/ban-nhom" title="Bàn họp" class="dropdown-item text-uppercase">Bàn họp</a><a href="/ban-nhom" title="Bàn nhóm" class="dropdown-item text-uppercase">Bàn nhóm</a></div></div></li><li class="nav-item dropdown"><a class="nav-link dropdown-toggle position-absolute right-0 z-index-2 d-lg-none" href="#" id="navbarDropdown3" role="button" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false"></a><a href="/ghe" title="Ghế" target="_self" class="position-relative nav-link dropdown-toggle text-uppercase">Ghế</a><div class="dropdown-menu" aria-labelledby="navbarDropdown3"><div class="arrow_top d-none d-lg-block"></div><div class="item-menu clearfix"><a href="/ghe-giam-doc" title="Ghế giám đốc" class="dropdown-item text-uppercase">Ghế giám đốc</a><a href="/ghe-xoay" title="Ghế xoay" class="dropdown-item text-uppercase">Ghế xoay</a><a href="/ghe-chan-quy" title="Ghế chân quỳ" class="dropdown-item text-uppercase">Ghế chân quỳ</a><a href="/ghe-gaming" title="Ghế gaming" class="dropdown-item text-uppercase">Ghế gaming</a><a href="/ghe-cong-thai-hoc" title="Ghế công thái học" class="dropdown-item text-uppercase">Ghế công thái học</a></div></div></li><li class="nav-item dropdown"><a class="nav-link dropdown-toggle position-absolute right-0 z-index-2 d-lg-none" href="#" id="navbarDropdown4" role="button" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false"></a><a href="/tu" title="Tủ" target="_self" class="position-relative nav-link dropdown-toggle text-uppercase">Tủ</a><div class="dropdown-menu" aria-labelledby="navbarDropdown4"><div class="arrow_top d-none d-lg-block"></div><div class="item-menu clearfix"><a href="/tu-giam-doc" title="Tủ giám đốc" class="dropdown-item text-uppercase">Tủ giám đốc</a><a href="/tu-tai-lieu" title="Tủ tài liệu" class="dropdown-item text-uppercase">Tủ tài liệu</a><a href="/tu-locker" title="Tủ locker" class="dropdown-item text-uppercase">Tủ locker</a></div></div></li><li class="nav-item"><a href="/vach-ngan" title="Vách ngăn" target="_self" class="position-relative nav-link text-uppercase text-nowrap">Vách ngăn</a></li><li class="nav-item"><li class="nav-item dropdown"><a class="nav-link dropdown-toggle position-absolute right-0 z-index-2 d-lg-none" href="#" id="navbarDropdown6" role="button" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false"></a><a href="http://#" title="Dịch vụ" target="_self" class="position-relative nav-link dropdown-toggle text-uppercase">Dịch vụ</a><div class="dropdown-menu" aria-labelledby="navbarDropdown6"><div class="arrow_top d-none d-lg-block"></div><div class="item-menu clearfix"><a href="/dich-vu-thiet-ke" title="Dịch vụ thiết kế" class="dropdown-item text-uppercase">Dịch vụ thiết kế</a><a href="/dich-vu-thi-cong" title="Dịch vụ thi công" class="dropdown-item text-uppercase">Dịch vụ thi công</a></div></div></li></li>'
$nav_menu = object(App\Model\Entity\Menu) {
'id' => (int) 229,
'item_id' => (int) 22,
'lang' => 'vi',
'menu_type' => 'nav_menu',
'model' => 'PostCategories',
'plugin' => 'Post',
'controller' => 'Posts',
'action' => 'index',
'ext' => '',
'name' => 'Tin tức',
'image' => null,
'slug' => 'tin-tuc',
'mlink' => '',
'sort' => (int) 99,
'parent_id' => (int) 1,
'lft' => (int) 76,
'rght' => (int) 77,
'target' => '_self',
'rel' => 'dofollow',
'status' => true,
'children' => [],
'[new]' => false,
'[accessible]' => [
'item_id' => true,
'lang' => true,
'menu_type' => true,
'model' => true,
'plugin' => true,
'controller' => true,
'action' => true,
'ext' => true,
'name' => true,
'image' => true,
'slug' => true,
'mlink' => true,
'sort' => true,
'parent_id' => true,
'lft' => true,
'rght' => true,
'target' => true,
'rel' => true,
'status' => true,
'parent_menu' => true,
'child_menus' => true
],
'[dirty]' => [
'children' => true
],
'[original]' => [],
'[virtual]' => [],
'[hasErrors]' => false,
'[errors]' => [],
'[invalid]' => [],
'[repository]' => 'Menus'
}
$key = (int) 7
$active = ''
$url_page = [
'plugin' => false,
'controller' => 'Pages',
'action' => 'display',
(int) 0 => 'home',
'lang' => 'vi'
]
$attr = [
'title' => 'Dịch vụ',
'target' => '_self',
'class' => 'position-relative nav-link text-uppercase text-nowrap'
]
$url_view = [
'plugin' => false,
'controller' => 'Products',
'action' => 'index',
'lang' => 'vi',
'_ext' => '',
'slug0' => 'vach-ngan'
]</pre><pre class="stack-trace">App\View\Helper\CommonHelper::navMenu() - APP/View/Helper/CommonHelper.php, line 350
include - APP/Template/Element/nav_main.ctp, line 47
Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1420
Cake\View\View::_render() - CORE/src/View/View.php, line 1381
Cake\View\View::_renderElement() - CORE/src/View/View.php, line 1856
Cake\View\View::element() - CORE/src/View/View.php, line 782
include - APP/Template/Element/header.ctp, line 135
Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1420
Cake\View\View::_render() - CORE/src/View/View.php, line 1381
Cake\View\View::_renderElement() - CORE/src/View/View.php, line 1856
Cake\View\View::element() - CORE/src/View/View.php, line 782
include - APP/Template/Layout/default.ctp, line 103
Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1420
Cake\View\View::_render() - CORE/src/View/View.php, line 1381
Cake\View\View::renderLayout() - CORE/src/View/View.php, line 926
Cake\View\View::render() - CORE/src/View/View.php, line 884
Cake\Controller\Controller::render() - CORE/src/Controller/Controller.php, line 795</pre></div></pre><ul class="navbar-nav"><li class="nav-item"><a href="/" title="Trang chủ" class="home_all_page nav-link text-uppercase text-nowrap"><i style="font-size: 23px;" class="fa fa-home" aria-hidden="true"></i></a></li><li class="nav-item"><a href="/gioi-thieu.html" title="Giới thiệu" target="_self" class="position-relative nav-link text-uppercase text-nowrap">Giới thiệu</a></li><li class="nav-item dropdown"><a class="nav-link dropdown-toggle position-absolute right-0 z-index-2 d-lg-none" href="#" id="navbarDropdown2" role="button" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false"></a><a href="/ban" title="Bàn" target="_self" class="position-relative nav-link dropdown-toggle text-uppercase">Bàn</a><div class="dropdown-menu" aria-labelledby="navbarDropdown2"><div class="arrow_top d-none d-lg-block"></div><div class="item-menu clearfix"><a href="/ban-giam-doc" title="Bàn giám đốc" class="dropdown-item text-uppercase">Bàn giám đốc</a><a href="/ban-thong-minh" title="Bàn nhân viên" class="dropdown-item text-uppercase">Bàn nhân viên</a><a href="/ban-thong-minh" title="Bàn thông minh" class="dropdown-item text-uppercase">Bàn thông minh</a><a href="/ban-nhom" title="Bàn họp" class="dropdown-item text-uppercase">Bàn họp</a><a href="/ban-nhom" title="Bàn nhóm" class="dropdown-item text-uppercase">Bàn nhóm</a></div></div></li><li class="nav-item dropdown"><a class="nav-link dropdown-toggle position-absolute right-0 z-index-2 d-lg-none" href="#" id="navbarDropdown3" role="button" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false"></a><a href="/ghe" title="Ghế" target="_self" class="position-relative nav-link dropdown-toggle text-uppercase">Ghế</a><div class="dropdown-menu" aria-labelledby="navbarDropdown3"><div class="arrow_top d-none d-lg-block"></div><div class="item-menu clearfix"><a href="/ghe-giam-doc" title="Ghế giám đốc" class="dropdown-item text-uppercase">Ghế giám đốc</a><a href="/ghe-xoay" title="Ghế xoay" class="dropdown-item text-uppercase">Ghế xoay</a><a href="/ghe-chan-quy" title="Ghế chân quỳ" class="dropdown-item text-uppercase">Ghế chân quỳ</a><a href="/ghe-gaming" title="Ghế gaming" class="dropdown-item text-uppercase">Ghế gaming</a><a href="/ghe-cong-thai-hoc" title="Ghế công thái học" class="dropdown-item text-uppercase">Ghế công thái học</a></div></div></li><li class="nav-item dropdown"><a class="nav-link dropdown-toggle position-absolute right-0 z-index-2 d-lg-none" href="#" id="navbarDropdown4" role="button" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false"></a><a href="/tu" title="Tủ" target="_self" class="position-relative nav-link dropdown-toggle text-uppercase">Tủ</a><div class="dropdown-menu" aria-labelledby="navbarDropdown4"><div class="arrow_top d-none d-lg-block"></div><div class="item-menu clearfix"><a href="/tu-giam-doc" title="Tủ giám đốc" class="dropdown-item text-uppercase">Tủ giám đốc</a><a href="/tu-tai-lieu" title="Tủ tài liệu" class="dropdown-item text-uppercase">Tủ tài liệu</a><a href="/tu-locker" title="Tủ locker" class="dropdown-item text-uppercase">Tủ locker</a></div></div></li><li class="nav-item"><a href="/vach-ngan" title="Vách ngăn" target="_self" class="position-relative nav-link text-uppercase text-nowrap">Vách ngăn</a></li><li class="nav-item"><li class="nav-item dropdown"><a class="nav-link dropdown-toggle position-absolute right-0 z-index-2 d-lg-none" href="#" id="navbarDropdown6" role="button" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false"></a><a href="http://#" title="Dịch vụ" target="_self" class="position-relative nav-link dropdown-toggle text-uppercase">Dịch vụ</a><div class="dropdown-menu" aria-labelledby="navbarDropdown6"><div class="arrow_top d-none d-lg-block"></div><div class="item-menu clearfix"><a href="/dich-vu-thiet-ke" title="Dịch vụ thiết kế" class="dropdown-item text-uppercase">Dịch vụ thiết kế</a><a href="/dich-vu-thi-cong" title="Dịch vụ thi công" class="dropdown-item text-uppercase">Dịch vụ thi công</a></div></div></li></li><li class="nav-item"><a href="/tin-tuc" title="Tin tức" target="_self" class="position-relative nav-link text-uppercase text-nowrap">Tin tức</a></li><li class="nav-item"><a href="/lien-he.html" title="Liên hệ" target="_self" class="position-relative nav-link text-uppercase text-nowrap">Liên hệ</a></li></ul> <!-- <div class="nav-close d-lg-none"><i class="fa fa-times fa-lg text-white"></i></div> -->
</div>
</nav> </div>
<div class="col-12 col-sm-12 col-md-3 col-lg-2 col-xl-2 d-none d-lg-block navhihe">
<div class="cart_header_top">
<div class="mediums">
<p class="phonebox">
<a href="tel:0973929742" class="float-left text-white hotline">
<i class="fa fa-phone mr-2 ml-3 mt-1 text-white"></i>
0973929742</a>
</p>
</div>
</div>
</div>
</div>
</div>
</div>
<div class="nav-menu thuhai menuhaimobie">
<div class="container">
<div id="nav-menu" class="">
<nav id="nav_menu" class="navbar navbar-transform" role="navigation">
<button type="button" class="navbar-toggle collapsed" data-toggle="collapse" data-target="#bs-example-navbar-collapse-1">
<span class="sr-only">Toggle navigation</span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
</button>
<!-- Collect the nav links, forms, and other content for toggling -->
<div class="navbar-collapse collapse" id="bs-example-navbar-collapse-1" style="height:0px;">
<ul class="nav navbar-nav">
<li id="product-nav-tree" class="dropdown banner">
<!-- <a class="" data-toggle="collapse" data-target="nav_category_list">Danh mục sản phẩm<span class="fa fa-bars" id="toggle-product-menu"></span>-->
<!-- <div class="submenu-caret-wrapper"><span class="caret"></span></div>-->
<!-- </a>-->
<a class="" data-toggle="collapse" data-target="nav_category_list">Danh mục sản phẩm<div class="submenu-caret-wrapper"><span class="caret"></span></div></a>
<ul class="dropdown-menu">
<li class="dropdown auto_dropdown">
<a href="/ban" title="Bàn" class="">Bàn<i class="fa fa-angle-right" aria-hidden="true"></i></a> <span class="white flaticon-angle2"></span>
<ul class="dropdown-menu">
<li>
<a href="/ban" title="Bàn giám đốc" class="">Bàn giám đốc</a>
</li>
<li>
<a href="/ban" title="Bàn nhân viên" class="">Bàn nhân viên</a>
</li>
<li>
<a href="/ban" title="Bàn thông minh" class="">Bàn thông minh</a>
</li>
<li>
<a href="/ban" title="Bàn họp" class="">Bàn họp</a>
</li>
<li>
<a href="/ban" title="Bàn nhóm" class="">Bàn nhóm</a>
</li>
</ul>
</li>
<li class="dropdown auto_dropdown">
<a href="/ghe" title="Ghế" class="">Ghế<i class="fa fa-angle-right" aria-hidden="true"></i></a> <span class="white flaticon-angle2"></span>
<ul class="dropdown-menu">
<li>
<a href="/ghe" title="Ghế giám đốc" class="">Ghế giám đốc</a>
</li>
<li>
<a href="/ghe" title="Ghế xoay" class="">Ghế xoay</a>
</li>
<li>
<a href="/ghe" title="Ghế chân quỳ" class="">Ghế chân quỳ</a>
</li>
<li>
<a href="/ghe" title="Ghế công thái học" class="">Ghế công thái học</a>
</li>
<li>
<a href="/ghe" title="Ghế gaming" class="">Ghế gaming</a>
</li>
</ul>
</li>
<li class="dropdown auto_dropdown">
<a href="/tu" title="Tủ" class="">Tủ<i class="fa fa-angle-right" aria-hidden="true"></i></a> <span class="white flaticon-angle2"></span>
<ul class="dropdown-menu">
<li>
<a href="/tu" title="Tủ giám đốc" class="">Tủ giám đốc</a>
</li>
<li>
<a href="/tu" title="Tủ tài liệu" class="">Tủ tài liệu</a>
</li>
<li>
<a href="/tu" title="Tủ locker" class="">Tủ locker</a>
</li>
</ul>
</li>
<li class="dropdown auto_dropdown">
<a href="/vach-ngan" title="Vách ngăn" class="">Vách ngăn</a>
</li>
</ul>
</li>
<li class="">
<a href="/gioi-thieu.html" title="Giới thiệu" target="_self" rel="dofollow" class="">Giới thiệu</a> </li>
<li class="">
<a href="/tin-tuc" title="Tin tức" target="_self" rel="dofollow" class="">Tin tức</a> </li>
</ul>
</div><!-- .navbar-collapse -->
</nav>
</div>
</div>
</div>
</header>
<div id="mask"></div> <div class="container clearfix d-none d-lg-block">
<ol class="breadcrumb float-left">
<li class="breadcrumb-item">
<a href="/" title="Trang chủ" rel="nofollow">Trang chủ</a> </li>
<li class="breadcrumb-item">
<a href="/posts/tagged" rel="nofollow"></a> </li>
</ol>
</div>
<div class="container clearfix">
<article class="mt-3 clearfix">
<div class="row">
<div class="item-post col-12 col-sm-6 col-md-4 col-lg-4 col-xl-4 mb-3">
<div class="img-thumbnail box-shadow h-100 border-hover no-border">
<div class="thumb text-center">
<a href="/gio-qua-bieu-tet-doanh-nghiep-tsmart-2024.html" title="Giỏ quà biếu tết doanh nghiệp TSMART 2024"><img src="/img/uploads/Posts/gioquamungxuankhailocquatangtet2024tsmar0.png?1700538374" alt="Giỏ quà biếu tết doanh nghiệp TSMART 2024" class="img-fluid"/></a> </div>
<div class="detail text-center">
<div class="title my-2"><a href="/gio-qua-bieu-tet-doanh-nghiep-tsmart-2024.html" title="Giỏ quà biếu tết doanh nghiệp TSMART 2024" target="_self" class="text-dark">Giỏ quà biếu tết doanh nghiệp TSMART 2024</a></div>
</div>
</div>
</div>
<div class="item-post col-12 col-sm-6 col-md-4 col-lg-4 col-xl-4 mb-3">
<div class="img-thumbnail box-shadow h-100 border-hover no-border">
<div class="thumb text-center">
<a href="/nhung-mau-gio-dung-qua-tet-pho-bien.html" title="Những mẫu giỏ đựng quà Tết phổ biến"><img src="/img/uploads/Posts/nhungmaugiodungquatetphobie0.png?1690281124" alt="Những mẫu giỏ đựng quà Tết phổ biến" class="img-fluid"/></a> </div>
<div class="detail text-center">
<div class="title my-2"><a href="/nhung-mau-gio-dung-qua-tet-pho-bien.html" title="Những mẫu giỏ đựng quà Tết phổ biến" target="_self" class="text-dark">Những mẫu giỏ đựng quà Tết phổ biến</a></div>
</div>
</div>
</div>
<div class="item-post col-12 col-sm-6 col-md-4 col-lg-4 col-xl-4 mb-3">
<div class="img-thumbnail box-shadow h-100 border-hover no-border">
<div class="thumb text-center">
<a href="/nhung-loai-banh-va-keo-pho-bien-thuong-duoc-dat-trong-gio-qua-banh-keo-va-cach-lua-chon-chung.html" title="Những loại bánh và kẹo phổ biến thường được đặt trong giỏ quà bánh kẹo và cách lựa chọn chúng"><img src="/img/uploads/Posts/nhungloaibanhvakeophobienthuongduocdattronggioquabanhkeovacachluachonchun0.png?1690261910" alt="Những loại bánh và kẹo phổ biến thường được đặt trong giỏ quà bánh kẹo và cách lựa chọn chúng" class="img-fluid"/></a> </div>
<div class="detail text-center">
<div class="title my-2"><a href="/nhung-loai-banh-va-keo-pho-bien-thuong-duoc-dat-trong-gio-qua-banh-keo-va-cach-lua-chon-chung.html" title="Những loại bánh và kẹo phổ biến thường được đặt trong giỏ quà bánh kẹo và cách lựa chọn chúng" target="_self" class="text-dark">Những loại bánh và kẹo phổ biến thường được đặt trong giỏ quà bánh kẹo và cách lựa chọn chúng</a></div>
</div>
</div>
</div>
<div class="item-post col-12 col-sm-6 col-md-4 col-lg-4 col-xl-4 mb-3">
<div class="img-thumbnail box-shadow h-100 border-hover no-border">
<div class="thumb text-center">
<a href="/goi-y-cac-loai-trai-cay-hat-hao-hang-de-them-vao-gio-qua-tet-cao-cap.html" title="Gợi ý các loại trái cây, hạt hảo hạng để thêm vào giỏ quà tết cao cấp."><img src="/img/uploads/Posts/goiycacloaitraicayhathaohangdethemvaogioquatetcaocap0.png?1690257946" alt="Gợi ý các loại trái cây, hạt hảo hạng để thêm vào giỏ quà tết cao cấp." class="img-fluid"/></a> </div>
<div class="detail text-center">
<div class="title my-2"><a href="/goi-y-cac-loai-trai-cay-hat-hao-hang-de-them-vao-gio-qua-tet-cao-cap.html" title="Gợi ý các loại trái cây, hạt hảo hạng để thêm vào giỏ quà tết cao cấp." target="_self" class="text-dark">Gợi ý các loại trái cây, hạt hảo hạng để thêm vào giỏ quà tết cao cấp.</a></div>
</div>
</div>
</div>
<div class="item-post col-12 col-sm-6 col-md-4 col-lg-4 col-xl-4 mb-3">
<div class="img-thumbnail box-shadow h-100 border-hover no-border">
<div class="thumb text-center">
<a href="/cach-chon-mua-gio-qua-tet-dep-2024.html" title="Cách chọn mua giỏ quà tết đẹp 2024"><img src="/img/uploads/Posts/cachchonmuagioquatetdep2020.png?1690255834" alt="Cách chọn mua giỏ quà tết đẹp 2024" class="img-fluid"/></a> </div>
<div class="detail text-center">
<div class="title my-2"><a href="/cach-chon-mua-gio-qua-tet-dep-2024.html" title="Cách chọn mua giỏ quà tết đẹp 2024" target="_self" class="text-dark">Cách chọn mua giỏ quà tết đẹp 2024</a></div>
</div>
</div>
</div>
<div class="item-post col-12 col-sm-6 col-md-4 col-lg-4 col-xl-4 mb-3">
<div class="img-thumbnail box-shadow h-100 border-hover no-border">
<div class="thumb text-center">
<a href="/hamper-qua-tang-doanh-nghiep.html" title="HAMPER QUÀ TẶNG DOANH NGHIỆP"><img src="/img/uploads/Posts/dichvuquate0.png?1690116268" alt="HAMPER QUÀ TẶNG DOANH NGHIỆP" class="img-fluid"/></a> </div>
<div class="detail text-center">
<div class="title my-2"><a href="/hamper-qua-tang-doanh-nghiep.html" title="HAMPER QUÀ TẶNG DOANH NGHIỆP" target="_self" class="text-dark">HAMPER QUÀ TẶNG DOANH NGHIỆP</a></div>
</div>
</div>
</div>
<div class="item-post col-12 col-sm-6 col-md-4 col-lg-4 col-xl-4 mb-3">
<div class="img-thumbnail box-shadow h-100 border-hover no-border">
<div class="thumb text-center">
<a href="/dich-vu-cua-cong-ty-qua-tang-doanh-nghiep-tsmart.html" title="Dịch vụ của Công Ty Quà Tặng Doanh Nghiệp TSMART"><img src="/img/uploads/Posts/congtyquatangdoanhnghieptsmart0.png?1690372922" alt="Dịch vụ của Công Ty Quà Tặng Doanh Nghiệp TSMART" class="img-fluid"/></a> </div>
<div class="detail text-center">
<div class="title my-2"><a href="/dich-vu-cua-cong-ty-qua-tang-doanh-nghiep-tsmart.html" title="Dịch vụ của Công Ty Quà Tặng Doanh Nghiệp TSMART" target="_self" class="text-dark">Dịch vụ của Công Ty Quà Tặng Doanh Nghiệp TSMART</a></div>
</div>
</div>
</div>
<div class="item-post col-12 col-sm-6 col-md-4 col-lg-4 col-xl-4 mb-3">
<div class="img-thumbnail box-shadow h-100 border-hover no-border">
<div class="thumb text-center">
<a href="/top-5-qua-tang-doanh-nghiep-ngay-tet.html" title="Top 5 quà tặng doanh nghiệp ngày tết"><img src="/img/uploads/Posts/quatangdoanhnghiepngayte0.png?1689760474" alt="Top 5 quà tặng doanh nghiệp ngày tết" class="img-fluid"/></a> </div>
<div class="detail text-center">
<div class="title my-2"><a href="/top-5-qua-tang-doanh-nghiep-ngay-tet.html" title="Top 5 quà tặng doanh nghiệp ngày tết" target="_self" class="text-dark">Top 5 quà tặng doanh nghiệp ngày tết</a></div>
</div>
</div>
</div>
<div class="item-post col-12 col-sm-6 col-md-4 col-lg-4 col-xl-4 mb-3">
<div class="img-thumbnail box-shadow h-100 border-hover no-border">
<div class="thumb text-center">
<a href="/top-5-qua-tang-doanh-nghiep-cao-cap-o-thanh-pho-ho-chi-minh.html" title="Top 5 quà tặng doanh nghiệp cao cấp ở thành phố Hồ Chí Minh"><img src="/img/uploads/Posts/top5quatangdoanhnghiepcaocapothanhphohochimin0.png?1689755618" alt="Top 5 quà tặng doanh nghiệp cao cấp ở thành phố Hồ Chí Minh" class="img-fluid"/></a> </div>
<div class="detail text-center">
<div class="title my-2"><a href="/top-5-qua-tang-doanh-nghiep-cao-cap-o-thanh-pho-ho-chi-minh.html" title="Top 5 quà tặng doanh nghiệp cao cấp ở thành phố Hồ Chí Minh" target="_self" class="text-dark">Top 5 quà tặng doanh nghiệp cao cấp ở thành phố Hồ Chí Minh</a></div>
</div>
</div>
</div>
<div class="item-post col-12 col-sm-6 col-md-4 col-lg-4 col-xl-4 mb-3">
<div class="img-thumbnail box-shadow h-100 border-hover no-border">
<div class="thumb text-center">
<a href="/cach-tao-ra-mot-phong-cach-rieng-biet-cho-qua-tang-doanh-nghiep-cho-doi-tac.html" title="Cách tạo ra một phong cách riêng biệt cho quà tặng doanh nghiệp cho đối tác"><img src="/img/uploads/Posts/cachtaoramotphongcachriengbietchoquatangdoanhnghiepchodoita0.png?1689752416" alt="Cách tạo ra một phong cách riêng biệt cho quà tặng doanh nghiệp cho đối tác" class="img-fluid"/></a> </div>
<div class="detail text-center">
<div class="title my-2"><a href="/cach-tao-ra-mot-phong-cach-rieng-biet-cho-qua-tang-doanh-nghiep-cho-doi-tac.html" title="Cách tạo ra một phong cách riêng biệt cho quà tặng doanh nghiệp cho đối tác" target="_self" class="text-dark">Cách tạo ra một phong cách riêng biệt cho quà tặng doanh nghiệp cho đối tác</a></div>
</div>
</div>
</div>
<div class="item-post col-12 col-sm-6 col-md-4 col-lg-4 col-xl-4 mb-3">
<div class="img-thumbnail box-shadow h-100 border-hover no-border">
<div class="thumb text-center">
<a href="/toi-uu-hoa-ngan-sach-de-dau-tu-vao-mon-qua-tang-doanh-nghiep.html" title="Tối ưu hóa ngân sách để đầu tư vào món quà tặng doanh nghiệp"><img src="/img/uploads/Posts/toiuuhoangansachdedautuvaomonquatangdoanhnghie0.png?1689749044" alt="Tối ưu hóa ngân sách để đầu tư vào món quà tặng doanh nghiệp" class="img-fluid"/></a> </div>
<div class="detail text-center">
<div class="title my-2"><a href="/toi-uu-hoa-ngan-sach-de-dau-tu-vao-mon-qua-tang-doanh-nghiep.html" title="Tối ưu hóa ngân sách để đầu tư vào món quà tặng doanh nghiệp" target="_self" class="text-dark">Tối ưu hóa ngân sách để đầu tư vào món quà tặng doanh nghiệp</a></div>
</div>
</div>
</div>
<div class="item-post col-12 col-sm-6 col-md-4 col-lg-4 col-xl-4 mb-3">
<div class="img-thumbnail box-shadow h-100 border-hover no-border">
<div class="thumb text-center">
<a href="/nhung-xu-huong-qua-tang-doanh-nghiep-cho-doi-tac-hien-nay.html" title="Những xu hướng quà tặng doanh nghiệp cho đối tác hiện nay"><img src="/img/uploads/Posts/nhungxuhuongquatangdoanhnghiepchodoitachienna0.png?1689742594" alt="Những xu hướng quà tặng doanh nghiệp cho đối tác hiện nay" class="img-fluid"/></a> </div>
<div class="detail text-center">
<div class="title my-2"><a href="/nhung-xu-huong-qua-tang-doanh-nghiep-cho-doi-tac-hien-nay.html" title="Những xu hướng quà tặng doanh nghiệp cho đối tác hiện nay" target="_self" class="text-dark">Những xu hướng quà tặng doanh nghiệp cho đối tác hiện nay</a></div>
</div>
</div>
</div>
<div class="item-post col-12 col-sm-6 col-md-4 col-lg-4 col-xl-4 mb-3">
<div class="img-thumbnail box-shadow h-100 border-hover no-border">
<div class="thumb text-center">
<a href="/uu-diem-va-nhuoc-diem-cua-hop-qua-tang-doanh-nghiep.html" title="Ưu điểm và nhược điểm của hộp quà tặng doanh nghiệp"><img src="/img/uploads/Posts/hopquatangdoanhnghie0.png?1689736768" alt="Ưu điểm và nhược điểm của hộp quà tặng doanh nghiệp" class="img-fluid"/></a> </div>
<div class="detail text-center">
<div class="title my-2"><a href="/uu-diem-va-nhuoc-diem-cua-hop-qua-tang-doanh-nghiep.html" title="Ưu điểm và nhược điểm của hộp quà tặng doanh nghiệp" target="_self" class="text-dark">Ưu điểm và nhược điểm của hộp quà tặng doanh nghiệp</a></div>
</div>
</div>
</div>
<div class="item-post col-12 col-sm-6 col-md-4 col-lg-4 col-xl-4 mb-3">
<div class="img-thumbnail box-shadow h-100 border-hover no-border">
<div class="thumb text-center">
<a href="/qua-tang-doanh-nghiep-tai-thanh-pho-ho-chi-minh.html" title="Quà tặng doanh nghiệp tại Thành phố Hồ Chí Minh"><img src="/img/uploads/Posts/quatangdoanhnghieptaithanhphohochimin0.png?1689663336" alt="Quà tặng doanh nghiệp tại Thành phố Hồ Chí Minh" class="img-fluid"/></a> </div>
<div class="detail text-center">
<div class="title my-2"><a href="/qua-tang-doanh-nghiep-tai-thanh-pho-ho-chi-minh.html" title="Quà tặng doanh nghiệp tại Thành phố Hồ Chí Minh" target="_self" class="text-dark">Quà tặng doanh nghiệp tại Thành phố Hồ Chí Minh</a></div>
</div>
</div>
</div>
</div>
<div class="paginator float-left mb-3">
<ul class="pagination">
<li class="prev disabled"><a href="" onclick="return false;"><</a></li> <li class="next disabled"><a href="" onclick="return false;">></a></li> </ul>
</div>
</article> </div>
<footer>
<div class="footer">
<div class="container pt-4">
<div class="row">
<div class="col-12 col-sm-12 col-md-12 col-lg-12 col-xl-12 mb-3 mb-lg-3">
<div class="modcontent clearfix orange">
<h4 class="modtitle text-center"> Liên hệ</h4>
</div>
</div>
</div>
<div class="row">
<div class="col-12 col-sm-12 col-md-12 col-lg-9 col-xl-9 mb-3 mb-lg-3">
<div class="row">
<div class="col-12 col-md-4 col-lg-4 mb-1 px-0 chanter_0">
<h6><span class="px-3 text-uppercase">Thông tin liên hệ</span>
</h6>
<ul class="list-unstyled px-3 pt-2">
<li class="py-1">
CÔNG TY TNHH SẢN XUẤT VÀ KINH DOANH VBOSS </li>
<li class="py-1">
<i style="" class="fa fa-home" aria-hidden="true"></i>
LK 5, Số nhà 13, đường Lý Anh Tông, Phường Võ Cường, Thành phố Bắc Ninh, Tỉnh Bắc Ninh </li>
<li class="py-1">
<i style="" class="fa fa-envelope" aria-hidden="true"></i>
vbossvietnam@gmail.com </li>
<li class="py-1">
<i style="" class="fa fa-phone" aria-hidden="true"></i>
Hotline: 0973 929 742 </li>
<li class="py-1">
<i style="" class="fa fa-microphone" aria-hidden="true"></i>
Phone/Viber/Zalo: 0973 929 742 </li>
</ul>
</div>
<div class="col-12 col-md-4 col-lg-4 mb-1 px-0 chanter_1">
<h6><span class="px-3 text-uppercase">Các chính sách</span>
</h6>
<ul class="list-unstyled px-3 pt-2">
<li class="py-1">
<i style="" class="fa fa-shield" aria-hidden="true"></i>
<a href="/chinh-sach-bao-mat.html" title="Chính sách bảo mật" target="_self" rel="dofollow" class="">Chính sách bảo mật</a> </li>
<li class="py-1">
<i style="" class="fa fa-shield" aria-hidden="true"></i>
<a href="/huong-dan-mua-hang.html" title="Hướng dẫn mua hàng" target="_self" rel="dofollow" class="">Hướng dẫn mua hàng</a> </li>
<li class="py-1">
<i style="" class="fa fa-shield" aria-hidden="true"></i>
<a href="/chinh-sach-van-chuyen-giao-nhan.html" title="Chính sách vận chuyển giao nhận" target="_self" rel="dofollow" class="">Chính sách vận chuyển giao nhận</a> </li>
<li class="py-1">
<i style="" class="fa fa-shield" aria-hidden="true"></i>
<a href="/chinh-sach-doi-tra-va-hoan-tien.html" title="Chính sách đổi trả và hoàn tiền" target="_self" rel="dofollow" class="">Chính sách đổi trả và hoàn tiền</a> </li>
</ul>
</div>
<div class="col-12 col-md-4 col-lg-4 mb-1 px-0 chanter_2">
<h6><span class="px-3 text-uppercase">Về chúng tôi</span>
</h6>
<ul class="list-unstyled px-3 pt-2">
<li class="py-1">
<a href="http://#" title="Liên hệ" target="_self" rel="dofollow" class="dropdown-item">Liên hệ</a> </li>
<li class="py-1">
<a href="http://#" title="Điều khoản" target="_self" rel="dofollow" class="dropdown-item">Điều khoản</a> </li>
</ul>
</div>
</div>
</div>
<div class="col-12 col-sm-12 col-md-6 col-lg-3 col-xl-3 mb-3 mb-lg-3 chanface">
<h6>
<span class="px-3 text-uppercase">Kết nối với chúng tôi</span>
</h6>
<div class="clearfix list_social">
<a href="https://zalo.me/0973929742" title="Twitter" target="_blank" class="nav-link"><i class="fa fa-twitter bg-dark rounded-circle text-white mr-2"></i></a><a href="https://zalo.me/0973929742" title="Youtube" target="_blank" class="nav-link"><i class="fa fa-youtube-play bg-dark rounded-circle text-white mr-2"></i></a> <a href="https://zalo.me/0973929742" title="Instagram" target="_blank" class="nav-link"><i class="fa fa-instagram bg-dark rounded-circle text-white mr-2"></i></a><a href="https://zalo.me/0973929742" title="Pinterest" target="_blank" class="nav-link"><i class="fa fa-pinterest bg-dark rounded-circle text-white mr-2"></i></a> </div>
<div class="lienhechanweb">
<img src="/img/uploads/Benefits/lienhechanwe0.png?1721618776" alt="" zc="1" class="img-fluid"/> </div>
<div class="img-copyright">
</div>
</div>
<div class="col-12 col-sm-12 col-md-6 col-lg-3 col-xl-3 mb-3 mb-lg-3 text-center order-1 order-lg-0 d-none">
<div id="fanpage_facebook">
<div class="fb-inner">
<div id="fb-root"></div>
<script>(function(d, s, id) {
var js, fjs = d.getElementsByTagName(s)[0];
if (d.getElementById(id)) return;
js = d.createElement(s); js.id = id;
js.src = "//connect.facebook.net/vi_VN/sdk.js#xfbml=1&version=v2.0";
fjs.parentNode.insertBefore(js, fjs);
}(document, 'script', 'facebook-jssdk'));</script>
<div class="fb-like-box" data-href="https://zalo.me/0973929742" data-width="275" data-height="250" data-colorscheme="light" data-show-faces="true" data-header="false" data-stream="false" data-show-border="false"></div>
</div>
</div>
</div>
</div>
<div class="row">
<div class="col-12">
<nav class="clearfix">
<div class="row">
<ul class="navbar list-unstyled px-0 w-100 d-block text-center mb-0">
<li class="d-inline-block text-center nav-item">
<a href="/gioi-thieu.html" title="Giới thiệu" target="_self" rel="dofollow" class="px-3 small border-right">Giới thiệu</a> </li>
<li class="d-inline-block text-center nav-item">
<a href="/tin-tuc" title="Tin tức" target="_self" rel="dofollow" class="px-3 small">Tin tức</a> </li>
</ul>
</div>
</nav> </div>
</div>
</div>
</div>
<div class="copyright border-top">
<div class="container py-2">
<div class="row">
<div class="col-12 text-center">
<p class="mb-0 small">2024 ©travietbn.com All right Reserved.</p>
</div>
</div>
</div>
</div>
</footer>
<div class="contact-box-bottom animate__backInRight">
<a class="contact-box-wrapper nut-chat-zalo" href="https://zalo.me/0973929742" rel="nofollow" target="_blank">
<div class="contact-icon-box" style="border: none;"><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 161.5 161.5"><path d="M504.54,431.79h14.31c19.66,0,31.15,2.89,41.35,8.36a56.65,56.65,0,0,1,23.65,23.65c5.47,10.2,8.36,21.69,8.36,41.35V519.4c0,19.66-2.89,31.15-8.36,41.35a56.65,56.65,0,0,1-23.65,23.65c-10.2,5.47-21.69,8.36-41.35,8.36H504.6c-19.66,0-31.15-2.89-41.35-8.36a56.65,56.65,0,0,1-23.65-23.65c-5.47-10.2-8.36-21.69-8.36-41.35V505.14c0-19.66,2.89-31.15,8.36-41.35a56.65,56.65,0,0,1,23.65-23.65C473.39,434.68,484.94,431.79,504.54,431.79Z" transform="translate(-431.25 -431.25)" style="fill:#0068ff"></path><path d="M592.21,517v2.35c0,19.66-2.89,31.15-8.35,41.35a56.65,56.65,0,0,1-23.65,23.65c-10.2,5.47-21.69,8.36-41.35,8.36H504.6c-16.09,0-26.7-1.93-35.62-5.63L454.29,572Z" transform="translate(-431.25 -431.25)" style="fill:#001a33;opacity:0.11999999731779099;isolation:isolate"></path><path d="M455.92,572.51c7.53.83,16.94-1.31,23.62-4.56,29,16,74.38,15.27,101.84-2.3q1.6-2.4,3-5c5.49-10.24,8.39-21.77,8.39-41.5v-14.3c0-19.73-2.9-31.26-8.39-41.5a56.86,56.86,0,0,0-23.74-23.74c-10.24-5.49-21.77-8.39-41.5-8.39H504.76c-16.8,0-27.71,2.12-36.88,6.15q-.75.67-1.47,1.37c-26.89,25.92-28.93,82.11-6.13,112.64l.08.14c3.51,5.18.12,14.24-5.18,19.55C454.32,571.89,454.63,572.39,455.92,572.51Z" transform="translate(-431.25 -431.25)" style="fill:#fff"></path><path d="M497.35,486.34H465.84v6.76h21.87l-21.56,26.72a6.06,6.06,0,0,0-1.17,4v1.72h29.73a2.73,2.73,0,0,0,2.7-2.7v-3.62h-23l20.27-25.43,1.11-1.35.12-.18a8,8,0,0,0,1.41-5Z" transform="translate(-431.25 -431.25)" style="fill:#0068ff"></path><path d="M537.47,525.54H542v-39.2h-6.76v36.92A2.27,2.27,0,0,0,537.47,525.54Z" transform="translate(-431.25 -431.25)" style="fill:#0068ff"></path><path d="M514.37,495.07a15.36,15.36,0,1,0,15.36,15.36A15.36,15.36,0,0,0,514.37,495.07Zm0,24.39a9,9,0,1,1,9-9A9,9,0,0,1,514.37,519.46Z" transform="translate(-431.25 -431.25)" style="fill:#0068ff"></path><path d="M561.92,494.82A15.48,15.48,0,1,0,577.4,510.3,15.5,15.5,0,0,0,561.92,494.82Zm0,24.64a9.09,9.09,0,1,1,9.09-9.09A9.07,9.07,0,0,1,561.92,519.46Z" transform="translate(-431.25 -431.25)" style="fill:#0068ff"></path><path d="M526.17,525.54h3.62V495.93h-6.33v27A2.72,2.72,0,0,0,526.17,525.54Z" transform="translate(-431.25 -431.25)" style="fill:#0068ff"></path></svg></div>
<div class="contact-info">
<b>Chat Zalo</b>
<span>(8h00 - 21h00)</span>
</div>
</a>
<a class="contact-box-wrapper nut-goi-hotline" href="tel:0973929742">
<div class="contact-icon-box" style="color: #ed1b24;"><i class="fa fa-phone" aria-hidden="true"></i></div>
<div class="contact-info">
<b>0973929742</b>
<span>(8h00 - 21h00)</span>
</div>
</a>
</div>
<style>
.zalo-floating {
background: transparent;
bottom:40px;
left: 20px;
position: fixed;
height: 50px;
z-index: 99;
}
.gcn-cr-floating .tooltip-text {
position: absolute;
z-index: 99;
height: 32px;
line-height: 26px;
padding: 3px 10px;
width: auto;
border-radius: 5px;
color: #fff;
text-align: center;
white-space: nowrap;
cursor: pointer;
background-color: rgba(0,0,0,1);
visibility: hidden;
opacity: 0;
-ms-transition: all 200ms linear;
-webkit-transition: all 200ms linear;
transition: all 200ms linear;
}
.zalo-floating .tooltip-text, .messenger-floating .tooltip-text, .phone-floating .tooltip-text {
top: 10px;
left: 60px;
visibility: hidden;
}
.zalo-floating .tooltip-text, .messenger-floating .tooltip-text, .phone-floating .tooltip-text {
top: 10px;
left: 60px;
visibility: hidden;
}
.zalo-floating:hover .tooltip-text, .messenger-floating:hover .tooltip-text, .phone-floating:hover .tooltip-text {
visibility: visible;
opacity: 1;
}
.gcn-cr-floating.hide-for-small {
display: none;
}
@media screen and (max-width:768px) {
.zalo-floating {
bottom: 60px;
left: 10px;
}
.gcn-cr-floating.hide-for-small {
display: block;
}
}
</style>
<style type="text/css">
.goog-te-gadget .goog-te-combo {
padding: 4px;
}
.animate__backInRight b {
font-size: 14px;
font-weight: normal;
}
.animate__backInRight a:hover {
text-decoration: none;
}
a.contact-box-wrapper.nut-chat-facebook {
display: none;
}
a:hover .contact-info{
color: #eb0808;
}
.contact-icon-box .fa.fa-whatsapp, .contact-icon-box .fa.fa-wechat {
color: #1182fc;
}
.contact-box-bottom{position: fixed;bottom: 0px;left: 10px;z-index: 10000;-webkit-animation-duration: 1s;animation-duration: 1s;-webkit-animation-duration: 1s;animation-duration: 1s;-webkit-animation-fill-mode: both;animation-fill-mode: both;-webkit-transform: translateX(2000px) scale(.7);transform: translateX(2000px) scale(.7);}
@-webkit-keyframes backInRight {
0%{opacity:.7;-webkit-transform:translateX(2000px) scale(.7);transform:translateX(2000px) scale(.7)}
80%{opacity:.7;-webkit-transform:translateX(0) scale(.7);transform:translateX(0) scale(.7)}
to{opacity:1;-webkit-transform:scale(1);transform:scale(1)}
}
@keyframes backInRight {
0%{opacity:.7;-webkit-transform:translateX(2000px) scale(.7);transform:translateX(2000px) scale(.7)}
80%{opacity:.7;-webkit-transform:translateX(0) scale(.7);transform:translateX(0) scale(.7)}
to{opacity:1;-webkit-transform:scale(1);transform:scale(1)}
}
.animate__backInRight{-webkit-animation-name:backInRight;animation-name:backInRight}
.contact-box-wrapper{display:flex;align-items:center;background:#fff;margin-bottom:10px;padding:5px 10px;border-radius:10px;box-shadow:0 0 10px 0 rgba(0,0,0,.08);color: #000;}
.contact-icon-box{display:block;text-align:center;width:20px;height:40px;font-size:16px;line-height:38px;border:1px solid #e5e5e5;border-radius:999px;margin-right: 10px;}
.contact-info span{color:#868686;font-size:12px;display: block;}
.article-detail-page .article-product{display:flex;flex-wrap:wrap;border-top:1px solid #E5EAF1;border-left:1px solid #E5EAF1}
.article-detail-page .article-product .p-item{border-bottom:1px solid #E5EAF1;border-right:1px solid #E5EAF1;width:calc(100% / 3);padding:10px}
.article-detail-page .article-product .p-item .p-img{margin-bottom:12px}
.fixed-right-menu.active {
display: none;
}
@media only screen and (max-width: 48em) {
/*************** ADD MOBILE ONLY CSS HERE ***************/
.contact-box-bottom {
display: none;
}
.animate__backInRight .contact-info {
display: none !important;
}
.contact-box-wrapper.nut-goi-hotline {
display: none;
}
.contact-icon-box {
margin-right: 0;
}
.fixed-right-menu.active {
display: block;
}
}
</style>
<div class="row fixed-bottom cuocgoi d-lg-none box-shadow-top">
<div class="col pr-0">
<a href="tel:0973929742" rel="nofollow" class="btn btn-outline-light text-primary bg-light rounded-0 w-100"><i class="fa fa-phone mr-1 text-red"></i>0973929742</a>
</div>
</div>
<div class="modal fade" id="popup_modal"></div>
<script type="text/javascript">
var site_url = 'https://iurl.shop/';
</script>
<script src="https://iurl.shop/js/bootstrap/bootstrap.min.js?1668830888"></script>
<script src="https://iurl.shop/js/owl.carousel.min.js?1668830894"></script>
<script src="https://iurl.shop/js/accounting.min.js?1668830888"></script>
<script src="https://iurl.shop/js/customs.min.js?1730426530"></script>
<script src="https://iurl.shop/js/main-script.cefc6ac6.js?1727149854" type="module"></script>
<script type="text/javascript">
$(document).ready(function(){
numberOrderCart(); //số đơn hàng trong giỏ
});
</script>
</body>
</html>
'
}
$reasonPhrase = 'OK' header - [internal], line ??
Cake\Http\ResponseEmitter::emitStatusLine() - CORE/src/Http/ResponseEmitter.php, line 152
Cake\Http\ResponseEmitter::emit() - CORE/src/Http/ResponseEmitter.php, line 57
Cake\Http\Server::emit() - CORE/src/Http/Server.php, line 140
[main] - ROOT/webroot/index.php, line 40 Warning (2) : Cannot modify header information - headers already sent by (output started at /www/wwwroot/iurl.shop/vendor/cakephp/cakephp/src/Error/Debugger.php:856) [CORE/src/Http/ResponseEmitter.php , line 181 ]Code Context foreach ( $values as $value ) {
header ( sprintf (
'%s: %s' ,
$response = object(Cake\Http\Response) {
'status' => (int) 200,
'contentType' => 'text/html',
'headers' => [
'Content-Type' => [
[maximum depth reached]
]
],
'file' => null,
'fileRange' => [],
'cookies' => object(Cake\Http\Cookie\CookieCollection) {},
'cacheDirectives' => [],
'body' => '<!DOCTYPE html>
<html lang="vi">
<head>
<meta charset="utf-8"/> <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>
Posts </title>
<link href="/favicon.ico?1729914922" type="image/x-icon" rel="icon"/><link href="/favicon.ico?1729914922" type="image/x-icon" rel="shortcut icon"/> <meta name="keywords" content=""/> <meta name="description" content=""/>
<meta name="robots" content="noindex,nofollow"/> <meta name="theme-color" content="#0055a6"/>
<link rel="canonical" href="https://iurl.shop/posts/tagged?slug=gio-qua-tang"/>
<meta property="fb:app_id" content="" />
<meta property="og:type" content="" />
<meta property="og:url" content="https://iurl.shop/posts/tagged?slug=gio-qua-tang" />
<meta property="og:title" content='Posts' />
<meta property="og:description" content='' />
<meta property="og:image" content="" />
<meta property="og:image:secure_url" content="" />
<meta property="og:image:type" content="image/jpeg" />
<meta property="og:image:width" content="">
<meta property="og:image:height" content="">
<link rel="stylesheet" href="https://iurl.shop/css/bootstrap/bootstrap.min.css?1674790360"/>
<link rel="stylesheet" href="https://iurl.shop/css/font-awesome.min.css?1692067634"/>
<link rel="stylesheet" href="https://iurl.shop/css/owl.carousel.min.css?1692067636"/>
<link rel="stylesheet" href="https://iurl.shop/css/owl.theme.default.min.css?1692067636"/>
<link rel="stylesheet" href="https://iurl.shop/css/styles.min.css?1730426528"/>
<script src="https://iurl.shop/js/jquery-3.2.1.min.js?1668830894"></script> <style>
#overview-right {
border-top-left-radius: 10px;
border-top-right-radius: 10px;
}
.bacground_faq_about {
border-top: 14px solid #e2cbb1;
border-bottom: 14px solid #c4c4d8;
}
.bacground_benefit_one {
background: #fff;
color: #333;
padding: 25px 0;
}
.bacground_benefit_one .font-weight-bold {
font-size: 20px;
}
.bacground_benefit_one .box-benefit {
padding-bottom: 0px !important;
padding-top: 0px !important;
border: solid 1px #ebebeb;
}
.bacground_benefit_one .bg-white{
background: none !important;
padding-left: 0px !important;
padding-right: 0px !important;
}
.bacground_benefit_one .pb-3{
padding-bottom: 0px !important;
}
.bacground_benefit_one .font-weight-bold {
font-size: 15px;
text-transform: uppercase;
line-height: 38px;
}
.item_product .h-100 {
background: #fff;
border-bottom: 5px solid #b3061b;
border: 1px solid color;
text-align: center;
-webkit-box-shadow: 0px 5px 27px -5px rgba(0,0,0,0.75);
-moz-box-shadow: 0px 5px 27px -5px rgba(0,0,0,0.75);
box-shadow: 0px 5px 27px -5px rgba(0,0,0,0.75);
border-radius: 4%;
overflow: hidden;
padding: 0px;
}
.item_product .detail {
padding-bottom: 15px;
}
.btn.btn-viewmore {
text-transform: uppercase;
font-size: 14px;
}
.btn.btn-viewmore::after {
height: 1px;
background: #333;
position: absolute;
content: "";
bottom: 28px;
width: 20%;
left: 40%;
}
</style> <!--[if lt IE 9]>
<script src="https://iurl.shop/js/html5.js?1668830894"></script>
<script src="https://iurl.shop/js/respond.min.js?1668830894"></script>
<![endif]-->
</head>
<body>
<header class="header">
<div class="nav-top bg-primary border-bottom">
<div class="container">
<div class="row">
<div class="col-12">
<nav class="navbar navbar-expand-lg py-0 py-lg-1">
<div class="collapse navbar-collapse">
<ul class="navbar-nav mr-auto">
<li class="nav-item border-right">
<a href="mailto:vbossvietnam@gmail.com" class="float-left text-white mr-3">
<i class="fa fa-envelope mr-2 mt-1 text-white"></i>
<small>vbossvietnam@gmail.com</small>
</a>
</li>
<li class="nav-item call_all haical">
<div class="mediums">
<p class="phonebox">
<a href="tel:0973929742" class="float-left text-white hotline">
<i class="fa fa-phone mr-2 ml-3 mt-1 text-white"></i>
0973929742 </a>
</p>
</div>
</li>
</ul>
<ul class="navbar-nav text-white"><marquee> CÔNG TY VBOSS VIỆT NAM - THIẾT KẾ THI CÔNG NỘI THẤT VĂN PHÒNG</marquee></ul>
<ul class="navbar-nav ml-auto small">
<li class="nav-item">
<a href="/gioi-thieu.html" title="Giới thiệu" target="_self" rel="dofollow" class="px-3 text-white border-right">Giới thiệu</a> </li>
<li class="nav-item">
<a href="/tin-tuc" title="Tin tức" target="_self" rel="dofollow" class="px-3 text-white">Tin tức</a> </li>
<li><a href="https://zalo.me/0973929742" title="Twitter" target="_blank" class="fa fa-twitter text-light mx-2"></a></li>
<li><a href="https://zalo.me/0973929742" title="Youtube" target="_blank" class="fa fa-youtube text-light mx-2"></a></li>
<li><a href="https://zalo.me/0973929742" title="Instagram" target="_blank" class="fa fa-instagram ml-2 text-light"></a></li>
</ul>
</div>
</nav> </div>
</div>
</div>
</div>
<div class="nav-banner">
<div class="container">
<div class="align-items-center">
<div class="row hienmobilenhe">
<div class="middle">
<a href="/" title="CÔNG TY TNHH SẢN XUẤT VÀ KINH DOANH VBOSS" class="navbar-brand logo m-0 pb-0"><img src="/img/Configs/log0-615x350-2.png" alt="CÔNG TY TNHH SẢN XUẤT VÀ KINH DOANH VBOSS" width="615" height="350" class="img-fluid"/></a>
</div> <!-- end .middle -->
<div class="call_all haicall">
<div class="mediums">
<p class="phonebox">
<i class="fa fa-phone"></i>
<a href="tel:0973929742" class="hotline">
0973929742</a>
</p>
</div>
</div>
</div>
<div class="row anmobilenhe">
<div class="col-12 col-sm-12 col-md-12 col-lg-2 col-xl-2 pr-0 d-none d-lg-block text-lg-center">
<a href="/" title="CÔNG TY TNHH SẢN XUẤT VÀ KINH DOANH VBOSS" class="navbar-brand logo m-0 pb-0"><img src="/img/Configs/log0-615x350-2.png" alt="CÔNG TY TNHH SẢN XUẤT VÀ KINH DOANH VBOSS" width="615" height="350" class="img-fluid"/></a> </div>
<div class="col-12 col-sm-12 col-md-3 col-lg-2 col-xl-2 d-none d-lg-block">
<div class="py-1 d-baners nhoban">
<img src="/img/uploads/Banners/timkiemheade1.png?1672309584" alt="Bạn thích sản phẩm nào" class="img-fluid"/> </div>
</div>
<div class="col-12 col-sm-12 col-md-12 col-lg-5 padding_left">
<div class="wp-titleName">
<img src="/img/uploads/Banners/untitled-0.png?1729915478" alt="Bannertop" class="img-fluid"/> <!-- <p class="title_company">CÔNG TY TNHH SẢN XUẤT VÀ KINH DOANH VBOSS</p>
<p class="title_slogan">Mỗi giỏ quà mang vạn yêu thương</p>-->
<!-- <p class="title_address">Đường Nguyễn Bình, P. Nhân Hòa, TX. Mỹ Hào, Hưng Yên</p>-->
</div>
<div class="py-1 d-none d-lg-block">
<form method="post" accept-charset="utf-8" action="/result-search"><div style="display:none;"><input type="hidden" name="_method" value="POST"/></div> <div class="frm-search-header position-relative order-1">
<div class="form-group mb-1">
<input type="text" name="keyword" class="form-control rounded-0 font-italic" placeholder="Nhập từ khóa tìm kiếm" id="keyword"/> </div>
<button class="btn btn-secondary rounded-0 position-absolute" type="submit"><i class="fa fa-search"></i><span></span></button> </div>
</form> </div>
</div>
<div class="col-12 col-sm-12 col-md-3 col-lg-3 col-xl-3 d-none d-lg-block">
<div class="py-1 d-baners">
<div class="elementor-widget-order">
<ul class="list-unstyled clearfix mb-0 shoping-cart d-none d-lg-block float-right">
<li class="nav-item">
<a href="/gio-hang.html" title="Giỏ hàng" class="btn btn-link p-0 btn-shopping-cart text-dark float-left position-relative" rel="nofollow"><i class="icon icon-shopping-cart mr-1"></i><span class="number_cart position-absolute small">0</span></a> </li>
</ul>
</div>
<div class="elementor-widget-container">
<div class="elementor-icon-box-wrapper">
<div class="elementor-icon-box-icon">
<a href="tel:0866105123" class="elementor-icon elementor-animation-" tabindex="-1">
<svg aria-hidden="true" class="e-font-icon-svg e-fas-phone-alt" viewBox="0 0 512 512" xmlns="http://www.w3.org/2000/svg"><path d="M497.39 361.8l-112-48a24 24 0 0 0-28 6.9l-49.6 60.6A370.66 370.66 0 0 1 130.6 204.11l60.6-49.6a23.94 23.94 0 0 0 6.9-28l-48-112A24.16 24.16 0 0 0 122.6.61l-104 24A24 24 0 0 0 0 48c0 256.5 207.9 464 464 464a24 24 0 0 0 23.4-18.6l24-104a24.29 24.29 0 0 0-14.01-27.6z"></path></svg> </a>
</div>
<div class="elementor-icon-box-content">
<div class="elementor-icon-box-title">
<a href="tel:0866105123">
0973929742 </a>
</div>
<p class="elementor-icon-box-description">
Tổng đài tư vấn </p>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
<div class="nav-menu thuhai">
<div class="container">
<div class="row align-items-center">
<div class="col-12 col-sm-12 col-md-12 col-lg-2 col-xl-2 pr-0 d-none d-lg-block text-lg-center d-an">
<a href="/" title="CÔNG TY TNHH SẢN XUẤT VÀ KINH DOANH VBOSS" class="navbar-brand logo m-0 pb-0"><img src="/img/Configs/log0-615x350-2.png" alt="CÔNG TY TNHH SẢN XUẤT VÀ KINH DOANH VBOSS" width="615" height="350" class="img-fluid"/></a> </div>
<div class="col-12 col-sm-12 col-md-12 col-lg-10 d-fix">
<nav class="navbar navbar-expand-lg navbar-light px-0">
<button class="navbar-toggler border-0 p-0" type="button" data-toggle="collapse" data-target="#navbarSupportedContent" aria-controls="navbarSupportedContent" aria-expanded="false" aria-label="Toggle navigation">
<span class="navbar-toggler-icon float-left"></span>
<p class="mb-0 menu-close-txt mt-1 d-none text-dark">Close</p>
</button>
<!-- <a class="navbar-brand" href="#">Navbar</a> -->
<a href="/" title="CÔNG TY TNHH SẢN XUẤT VÀ KINH DOANH VBOSS" class="navbar-brand logo d-lg-none mr-0 px-4 px-sm-5"><img src="/img/Configs/log0-615x350-2.png" alt="CÔNG TY TNHH SẢN XUẤT VÀ KINH DOANH VBOSS" width="615" height="350" class="img-fluid"/></a> <a class="btn btn-link p-0 d-lg-none text-light" href="javascript:;" data-toggle="collapse" data-target="#navbarSearchContent" aria-controls="navbarSearchContent" aria-expanded="false" >
<i class="fa fa-search"></i>
<p class="mb-0 small d-none">Tìm kiếm</p>
</a>
<a href="/gio-hang" title="" class="shoping-cart d-lg-none position-relative text-dark" rel="nofollow"><i class="icon icon-shopping-cart mr-1"></i><span class="number_cart position-absolute small"></span></a>
<div class="collapse navbar-collapse d-lg-none" id="navbarSearchContent">
<div class="d-lg-none mt-1">
<form method="post" accept-charset="utf-8" action="/result-search"><div style="display:none;"><input type="hidden" name="_method" value="POST"/></div> <div class="frm-search-header position-relative order-1">
<div class="form-group mb-1">
<input type="text" name="keyword" class="form-control rounded-0 font-italic" placeholder="Nhập từ khóa tìm kiếm" id="keyword"/> </div>
<button class="btn btn-secondary rounded-0 position-absolute" type="submit"><i class="fa fa-search"></i><span></span></button> </div>
</form> </div>
</div>
<div class="collapse navbar-collapse" id="navbarSupportedContent">
<pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr679097468c3d0-trace').style.display = (document.getElementById('cakeErr679097468c3d0-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: Undefined offset: 0 [<b>APP/View/Helper/CommonHelper.php</b>, line <b>350</b>]<div id="cakeErr679097468c3d0-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr679097468c3d0-code').style.display = (document.getElementById('cakeErr679097468c3d0-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr679097468c3d0-context').style.display = (document.getElementById('cakeErr679097468c3d0-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr679097468c3d0-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">} else {</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">if(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">getView</span><span style="color: #007700">()-></span><span style="color: #0000BB">getRequest</span><span style="color: #007700">()-></span><span style="color: #0000BB">getParam</span><span style="color: #007700">(</span><span style="color: #DD0000">'controller'</span><span style="color: #007700">) == </span><span style="color: #0000BB">$nav_menu</span><span style="color: #007700">-></span><span style="color: #0000BB">controller </span><span style="color: #007700">&& </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">getView</span><span style="color: #007700">()-></span><span style="color: #0000BB">getRequest</span><span style="color: #007700">()-></span><span style="color: #0000BB">getParam</span><span style="color: #007700">(</span><span style="color: #DD0000">'pass'</span><span style="color: #007700">)[</span><span style="color: #0000BB">0</span><span style="color: #007700">] == </span><span style="color: #0000BB">$nav_menu</span><span style="color: #007700">-></span><span style="color: #0000BB">slug</span><span style="color: #007700">) </span><span style="color: #0000BB">$active </span><span style="color: #007700">= </span><span style="color: #DD0000">' active'</span><span style="color: #007700">;</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">if(</span><span style="color: #0000BB">$nav_menu</span><span style="color: #007700">-></span><span style="color: #0000BB">menu_type </span><span style="color: #007700">== </span><span style="color: #DD0000">'nav_menu'</span><span style="color: #007700">) {</span><span style="color: #FF8000">//nav_menu</span></span></code></pre><pre id="cakeErr679097468c3d0-context" class="cake-context" style="display: none;">$nav_menus = [
(int) 0 => object(App\Model\Entity\Menu) {
'id' => (int) 163,
'item_id' => (int) 1,
'lang' => 'vi',
'menu_type' => 'nav_menu',
'model' => 'ConfigSettings',
'plugin' => 'Page',
'controller' => 'Pages',
'action' => 'home',
'ext' => '',
'name' => 'Trang chủ',
'image' => null,
'slug' => '',
'mlink' => '',
'sort' => (int) 1,
'parent_id' => (int) 1,
'lft' => (int) 32,
'rght' => (int) 33,
'target' => '_self',
'rel' => 'dofollow',
'status' => true,
'children' => [[maximum depth reached]],
'[new]' => false,
'[accessible]' => [
[maximum depth reached]
],
'[dirty]' => [
[maximum depth reached]
],
'[original]' => [[maximum depth reached]],
'[virtual]' => [[maximum depth reached]],
'[hasErrors]' => false,
'[errors]' => [[maximum depth reached]],
'[invalid]' => [[maximum depth reached]],
'[repository]' => 'Menus'
},
(int) 1 => object(App\Model\Entity\Menu) {
'id' => (int) 206,
'item_id' => (int) 1,
'lang' => 'vi',
'menu_type' => 'nav_menu',
'model' => 'Informations',
'plugin' => 'Informations',
'controller' => 'Informations',
'action' => 'view',
'ext' => 'html',
'name' => 'Giới thiệu',
'image' => null,
'slug' => 'gioi-thieu',
'mlink' => '',
'sort' => (int) 2,
'parent_id' => (int) 1,
'lft' => (int) 34,
'rght' => (int) 35,
'target' => '_self',
'rel' => 'dofollow',
'status' => true,
'children' => [[maximum depth reached]],
'[new]' => false,
'[accessible]' => [
[maximum depth reached]
],
'[dirty]' => [
[maximum depth reached]
],
'[original]' => [[maximum depth reached]],
'[virtual]' => [[maximum depth reached]],
'[hasErrors]' => false,
'[errors]' => [[maximum depth reached]],
'[invalid]' => [[maximum depth reached]],
'[repository]' => 'Menus'
},
(int) 2 => object(App\Model\Entity\Menu) {
'id' => (int) 209,
'item_id' => (int) 92,
'lang' => 'vi',
'menu_type' => 'nav_menu',
'model' => 'ProductCategories',
'plugin' => 'Product',
'controller' => 'Products',
'action' => 'index',
'ext' => '',
'name' => 'Bàn',
'image' => null,
'slug' => 'ban',
'mlink' => '',
'sort' => (int) 99,
'parent_id' => (int) 1,
'lft' => (int) 36,
'rght' => (int) 47,
'target' => '_self',
'rel' => 'dofollow',
'status' => true,
'children' => [
[maximum depth reached]
],
'[new]' => false,
'[accessible]' => [
[maximum depth reached]
],
'[dirty]' => [
[maximum depth reached]
],
'[original]' => [
[maximum depth reached]
],
'[virtual]' => [[maximum depth reached]],
'[hasErrors]' => false,
'[errors]' => [[maximum depth reached]],
'[invalid]' => [[maximum depth reached]],
'[repository]' => 'Menus'
},
(int) 3 => object(App\Model\Entity\Menu) {
'id' => (int) 215,
'item_id' => (int) 93,
'lang' => 'vi',
'menu_type' => 'nav_menu',
'model' => 'ProductCategories',
'plugin' => 'Product',
'controller' => 'Products',
'action' => 'index',
'ext' => '',
'name' => 'Ghế',
'image' => null,
'slug' => 'ghe',
'mlink' => '',
'sort' => (int) 99,
'parent_id' => (int) 1,
'lft' => (int) 48,
'rght' => (int) 59,
'target' => '_self',
'rel' => 'dofollow',
'status' => true,
'children' => [
[maximum depth reached]
],
'[new]' => false,
'[accessible]' => [
[maximum depth reached]
],
'[dirty]' => [
[maximum depth reached]
],
'[original]' => [
[maximum depth reached]
],
'[virtual]' => [[maximum depth reached]],
'[hasErrors]' => false,
'[errors]' => [[maximum depth reached]],
'[invalid]' => [[maximum depth reached]],
'[repository]' => 'Menus'
},
(int) 4 => object(App\Model\Entity\Menu) {
'id' => (int) 221,
'item_id' => (int) 96,
'lang' => 'vi',
'menu_type' => 'nav_menu',
'model' => 'ProductCategories',
'plugin' => 'Product',
'controller' => 'Products',
'action' => 'index',
'ext' => '',
'name' => 'Tủ',
'image' => null,
'slug' => 'tu',
'mlink' => '',
'sort' => (int) 99,
'parent_id' => (int) 1,
'lft' => (int) 60,
'rght' => (int) 67,
'target' => '_self',
'rel' => 'dofollow',
'status' => true,
'children' => [
[maximum depth reached]
],
'[new]' => false,
'[accessible]' => [
[maximum depth reached]
],
'[dirty]' => [
[maximum depth reached]
],
'[original]' => [
[maximum depth reached]
],
'[virtual]' => [[maximum depth reached]],
'[hasErrors]' => false,
'[errors]' => [[maximum depth reached]],
'[invalid]' => [[maximum depth reached]],
'[repository]' => 'Menus'
},
(int) 5 => object(App\Model\Entity\Menu) {
'id' => (int) 225,
'item_id' => (int) 101,
'lang' => 'vi',
'menu_type' => 'nav_menu',
'model' => 'ProductCategories',
'plugin' => 'Product',
'controller' => 'Products',
'action' => 'index',
'ext' => '',
'name' => 'Vách ngăn',
'image' => null,
'slug' => 'vach-ngan',
'mlink' => '',
'sort' => (int) 99,
'parent_id' => (int) 1,
'lft' => (int) 68,
'rght' => (int) 69,
'target' => '_self',
'rel' => 'dofollow',
'status' => true,
'children' => [[maximum depth reached]],
'[new]' => false,
'[accessible]' => [
[maximum depth reached]
],
'[dirty]' => [
[maximum depth reached]
],
'[original]' => [[maximum depth reached]],
'[virtual]' => [[maximum depth reached]],
'[hasErrors]' => false,
'[errors]' => [[maximum depth reached]],
'[invalid]' => [[maximum depth reached]],
'[repository]' => 'Menus'
},
(int) 6 => object(App\Model\Entity\Menu) {
'id' => (int) 226,
'item_id' => null,
'lang' => 'vi',
'menu_type' => 'nav_menu',
'model' => 'none',
'plugin' => '',
'controller' => '',
'action' => '',
'ext' => '',
'name' => 'Dịch vụ',
'image' => null,
'slug' => 'dich-vu',
'mlink' => 'http://#',
'sort' => (int) 99,
'parent_id' => (int) 1,
'lft' => (int) 70,
'rght' => (int) 75,
'target' => '_self',
'rel' => 'dofollow',
'status' => true,
'children' => [
[maximum depth reached]
],
'[new]' => false,
'[accessible]' => [
[maximum depth reached]
],
'[dirty]' => [
[maximum depth reached]
],
'[original]' => [
[maximum depth reached]
],
'[virtual]' => [[maximum depth reached]],
'[hasErrors]' => false,
'[errors]' => [[maximum depth reached]],
'[invalid]' => [[maximum depth reached]],
'[repository]' => 'Menus'
},
(int) 7 => object(App\Model\Entity\Menu) {
'id' => (int) 229,
'item_id' => (int) 22,
'lang' => 'vi',
'menu_type' => 'nav_menu',
'model' => 'PostCategories',
'plugin' => 'Post',
'controller' => 'Posts',
'action' => 'index',
'ext' => '',
'name' => 'Tin tức',
'image' => null,
'slug' => 'tin-tuc',
'mlink' => '',
'sort' => (int) 99,
'parent_id' => (int) 1,
'lft' => (int) 76,
'rght' => (int) 77,
'target' => '_self',
'rel' => 'dofollow',
'status' => true,
'children' => [[maximum depth reached]],
'[new]' => false,
'[accessible]' => [
[maximum depth reached]
],
'[dirty]' => [
[maximum depth reached]
],
'[original]' => [[maximum depth reached]],
'[virtual]' => [[maximum depth reached]],
'[hasErrors]' => false,
'[errors]' => [[maximum depth reached]],
'[invalid]' => [[maximum depth reached]],
'[repository]' => 'Menus'
},
(int) 8 => object(App\Model\Entity\Menu) {
'id' => (int) 230,
'item_id' => (int) 4,
'lang' => 'vi',
'menu_type' => 'nav_menu',
'model' => 'ConfigSettings',
'plugin' => 'Contact',
'controller' => 'Contacts',
'action' => 'index',
'ext' => 'html',
'name' => 'Liên hệ',
'image' => null,
'slug' => 'lien-he',
'mlink' => '',
'sort' => (int) 99,
'parent_id' => (int) 1,
'lft' => (int) 78,
'rght' => (int) 79,
'target' => '_self',
'rel' => 'dofollow',
'status' => true,
'children' => [[maximum depth reached]],
'[new]' => false,
'[accessible]' => [
[maximum depth reached]
],
'[dirty]' => [
[maximum depth reached]
],
'[original]' => [[maximum depth reached]],
'[virtual]' => [[maximum depth reached]],
'[hasErrors]' => false,
'[errors]' => [[maximum depth reached]],
'[invalid]' => [[maximum depth reached]],
'[repository]' => 'Menus'
}
]
$controller = 'Posts'
$lang_current = 'vi'
$member_slug = ''
$auth_member = ''
$str = '<ul class="navbar-nav"><li class="nav-item"><a href="/" title="Trang chủ" class="home_all_page nav-link text-uppercase text-nowrap"><i style="font-size: 23px;" class="fa fa-home" aria-hidden="true"></i></a></li><li class="nav-item"><a href="/gioi-thieu.html" title="Giới thiệu" target="_self" class="position-relative nav-link text-uppercase text-nowrap">Giới thiệu</a></li><li class="nav-item dropdown"><a class="nav-link dropdown-toggle position-absolute right-0 z-index-2 d-lg-none" href="#" id="navbarDropdown2" role="button" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false"></a><a href="/ban" title="Bàn" target="_self" class="position-relative nav-link dropdown-toggle text-uppercase">Bàn</a><div class="dropdown-menu" aria-labelledby="navbarDropdown2"><div class="arrow_top d-none d-lg-block"></div><div class="item-menu clearfix"><a href="/ban-giam-doc" title="Bàn giám đốc" class="dropdown-item text-uppercase">Bàn giám đốc</a><a href="/ban-thong-minh" title="Bàn nhân viên" class="dropdown-item text-uppercase">Bàn nhân viên</a><a href="/ban-thong-minh" title="Bàn thông minh" class="dropdown-item text-uppercase">Bàn thông minh</a><a href="/ban-nhom" title="Bàn họp" class="dropdown-item text-uppercase">Bàn họp</a><a href="/ban-nhom" title="Bàn nhóm" class="dropdown-item text-uppercase">Bàn nhóm</a></div></div></li><li class="nav-item dropdown"><a class="nav-link dropdown-toggle position-absolute right-0 z-index-2 d-lg-none" href="#" id="navbarDropdown3" role="button" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false"></a><a href="/ghe" title="Ghế" target="_self" class="position-relative nav-link dropdown-toggle text-uppercase">Ghế</a><div class="dropdown-menu" aria-labelledby="navbarDropdown3"><div class="arrow_top d-none d-lg-block"></div><div class="item-menu clearfix"><a href="/ghe-giam-doc" title="Ghế giám đốc" class="dropdown-item text-uppercase">Ghế giám đốc</a><a href="/ghe-xoay" title="Ghế xoay" class="dropdown-item text-uppercase">Ghế xoay</a><a href="/ghe-chan-quy" title="Ghế chân quỳ" class="dropdown-item text-uppercase">Ghế chân quỳ</a><a href="/ghe-gaming" title="Ghế gaming" class="dropdown-item text-uppercase">Ghế gaming</a><a href="/ghe-cong-thai-hoc" title="Ghế công thái học" class="dropdown-item text-uppercase">Ghế công thái học</a></div></div></li><li class="nav-item dropdown"><a class="nav-link dropdown-toggle position-absolute right-0 z-index-2 d-lg-none" href="#" id="navbarDropdown4" role="button" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false"></a><a href="/tu" title="Tủ" target="_self" class="position-relative nav-link dropdown-toggle text-uppercase">Tủ</a><div class="dropdown-menu" aria-labelledby="navbarDropdown4"><div class="arrow_top d-none d-lg-block"></div><div class="item-menu clearfix"><a href="/tu-giam-doc" title="Tủ giám đốc" class="dropdown-item text-uppercase">Tủ giám đốc</a><a href="/tu-tai-lieu" title="Tủ tài liệu" class="dropdown-item text-uppercase">Tủ tài liệu</a><a href="/tu-locker" title="Tủ locker" class="dropdown-item text-uppercase">Tủ locker</a></div></div></li><li class="nav-item"><a href="/vach-ngan" title="Vách ngăn" target="_self" class="position-relative nav-link text-uppercase text-nowrap">Vách ngăn</a></li><li class="nav-item"><li class="nav-item dropdown"><a class="nav-link dropdown-toggle position-absolute right-0 z-index-2 d-lg-none" href="#" id="navbarDropdown6" role="button" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false"></a><a href="http://#" title="Dịch vụ" target="_self" class="position-relative nav-link dropdown-toggle text-uppercase">Dịch vụ</a><div class="dropdown-menu" aria-labelledby="navbarDropdown6"><div class="arrow_top d-none d-lg-block"></div><div class="item-menu clearfix"><a href="/dich-vu-thiet-ke" title="Dịch vụ thiết kế" class="dropdown-item text-uppercase">Dịch vụ thiết kế</a><a href="/dich-vu-thi-cong" title="Dịch vụ thi công" class="dropdown-item text-uppercase">Dịch vụ thi công</a></div></div></li></li>'
$nav_menu = object(App\Model\Entity\Menu) {
'id' => (int) 229,
'item_id' => (int) 22,
'lang' => 'vi',
'menu_type' => 'nav_menu',
'model' => 'PostCategories',
'plugin' => 'Post',
'controller' => 'Posts',
'action' => 'index',
'ext' => '',
'name' => 'Tin tức',
'image' => null,
'slug' => 'tin-tuc',
'mlink' => '',
'sort' => (int) 99,
'parent_id' => (int) 1,
'lft' => (int) 76,
'rght' => (int) 77,
'target' => '_self',
'rel' => 'dofollow',
'status' => true,
'children' => [],
'[new]' => false,
'[accessible]' => [
'item_id' => true,
'lang' => true,
'menu_type' => true,
'model' => true,
'plugin' => true,
'controller' => true,
'action' => true,
'ext' => true,
'name' => true,
'image' => true,
'slug' => true,
'mlink' => true,
'sort' => true,
'parent_id' => true,
'lft' => true,
'rght' => true,
'target' => true,
'rel' => true,
'status' => true,
'parent_menu' => true,
'child_menus' => true
],
'[dirty]' => [
'children' => true
],
'[original]' => [],
'[virtual]' => [],
'[hasErrors]' => false,
'[errors]' => [],
'[invalid]' => [],
'[repository]' => 'Menus'
}
$key = (int) 7
$active = ''
$url_page = [
'plugin' => false,
'controller' => 'Pages',
'action' => 'display',
(int) 0 => 'home',
'lang' => 'vi'
]
$attr = [
'title' => 'Dịch vụ',
'target' => '_self',
'class' => 'position-relative nav-link text-uppercase text-nowrap'
]
$url_view = [
'plugin' => false,
'controller' => 'Products',
'action' => 'index',
'lang' => 'vi',
'_ext' => '',
'slug0' => 'vach-ngan'
]</pre><pre class="stack-trace">App\View\Helper\CommonHelper::navMenu() - APP/View/Helper/CommonHelper.php, line 350
include - APP/Template/Element/nav_main.ctp, line 47
Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1420
Cake\View\View::_render() - CORE/src/View/View.php, line 1381
Cake\View\View::_renderElement() - CORE/src/View/View.php, line 1856
Cake\View\View::element() - CORE/src/View/View.php, line 782
include - APP/Template/Element/header.ctp, line 135
Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1420
Cake\View\View::_render() - CORE/src/View/View.php, line 1381
Cake\View\View::_renderElement() - CORE/src/View/View.php, line 1856
Cake\View\View::element() - CORE/src/View/View.php, line 782
include - APP/Template/Layout/default.ctp, line 103
Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1420
Cake\View\View::_render() - CORE/src/View/View.php, line 1381
Cake\View\View::renderLayout() - CORE/src/View/View.php, line 926
Cake\View\View::render() - CORE/src/View/View.php, line 884
Cake\Controller\Controller::render() - CORE/src/Controller/Controller.php, line 795</pre></div></pre><ul class="navbar-nav"><li class="nav-item"><a href="/" title="Trang chủ" class="home_all_page nav-link text-uppercase text-nowrap"><i style="font-size: 23px;" class="fa fa-home" aria-hidden="true"></i></a></li><li class="nav-item"><a href="/gioi-thieu.html" title="Giới thiệu" target="_self" class="position-relative nav-link text-uppercase text-nowrap">Giới thiệu</a></li><li class="nav-item dropdown"><a class="nav-link dropdown-toggle position-absolute right-0 z-index-2 d-lg-none" href="#" id="navbarDropdown2" role="button" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false"></a><a href="/ban" title="Bàn" target="_self" class="position-relative nav-link dropdown-toggle text-uppercase">Bàn</a><div class="dropdown-menu" aria-labelledby="navbarDropdown2"><div class="arrow_top d-none d-lg-block"></div><div class="item-menu clearfix"><a href="/ban-giam-doc" title="Bàn giám đốc" class="dropdown-item text-uppercase">Bàn giám đốc</a><a href="/ban-thong-minh" title="Bàn nhân viên" class="dropdown-item text-uppercase">Bàn nhân viên</a><a href="/ban-thong-minh" title="Bàn thông minh" class="dropdown-item text-uppercase">Bàn thông minh</a><a href="/ban-nhom" title="Bàn họp" class="dropdown-item text-uppercase">Bàn họp</a><a href="/ban-nhom" title="Bàn nhóm" class="dropdown-item text-uppercase">Bàn nhóm</a></div></div></li><li class="nav-item dropdown"><a class="nav-link dropdown-toggle position-absolute right-0 z-index-2 d-lg-none" href="#" id="navbarDropdown3" role="button" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false"></a><a href="/ghe" title="Ghế" target="_self" class="position-relative nav-link dropdown-toggle text-uppercase">Ghế</a><div class="dropdown-menu" aria-labelledby="navbarDropdown3"><div class="arrow_top d-none d-lg-block"></div><div class="item-menu clearfix"><a href="/ghe-giam-doc" title="Ghế giám đốc" class="dropdown-item text-uppercase">Ghế giám đốc</a><a href="/ghe-xoay" title="Ghế xoay" class="dropdown-item text-uppercase">Ghế xoay</a><a href="/ghe-chan-quy" title="Ghế chân quỳ" class="dropdown-item text-uppercase">Ghế chân quỳ</a><a href="/ghe-gaming" title="Ghế gaming" class="dropdown-item text-uppercase">Ghế gaming</a><a href="/ghe-cong-thai-hoc" title="Ghế công thái học" class="dropdown-item text-uppercase">Ghế công thái học</a></div></div></li><li class="nav-item dropdown"><a class="nav-link dropdown-toggle position-absolute right-0 z-index-2 d-lg-none" href="#" id="navbarDropdown4" role="button" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false"></a><a href="/tu" title="Tủ" target="_self" class="position-relative nav-link dropdown-toggle text-uppercase">Tủ</a><div class="dropdown-menu" aria-labelledby="navbarDropdown4"><div class="arrow_top d-none d-lg-block"></div><div class="item-menu clearfix"><a href="/tu-giam-doc" title="Tủ giám đốc" class="dropdown-item text-uppercase">Tủ giám đốc</a><a href="/tu-tai-lieu" title="Tủ tài liệu" class="dropdown-item text-uppercase">Tủ tài liệu</a><a href="/tu-locker" title="Tủ locker" class="dropdown-item text-uppercase">Tủ locker</a></div></div></li><li class="nav-item"><a href="/vach-ngan" title="Vách ngăn" target="_self" class="position-relative nav-link text-uppercase text-nowrap">Vách ngăn</a></li><li class="nav-item"><li class="nav-item dropdown"><a class="nav-link dropdown-toggle position-absolute right-0 z-index-2 d-lg-none" href="#" id="navbarDropdown6" role="button" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false"></a><a href="http://#" title="Dịch vụ" target="_self" class="position-relative nav-link dropdown-toggle text-uppercase">Dịch vụ</a><div class="dropdown-menu" aria-labelledby="navbarDropdown6"><div class="arrow_top d-none d-lg-block"></div><div class="item-menu clearfix"><a href="/dich-vu-thiet-ke" title="Dịch vụ thiết kế" class="dropdown-item text-uppercase">Dịch vụ thiết kế</a><a href="/dich-vu-thi-cong" title="Dịch vụ thi công" class="dropdown-item text-uppercase">Dịch vụ thi công</a></div></div></li></li><li class="nav-item"><a href="/tin-tuc" title="Tin tức" target="_self" class="position-relative nav-link text-uppercase text-nowrap">Tin tức</a></li><li class="nav-item"><a href="/lien-he.html" title="Liên hệ" target="_self" class="position-relative nav-link text-uppercase text-nowrap">Liên hệ</a></li></ul> <!-- <div class="nav-close d-lg-none"><i class="fa fa-times fa-lg text-white"></i></div> -->
</div>
</nav> </div>
<div class="col-12 col-sm-12 col-md-3 col-lg-2 col-xl-2 d-none d-lg-block navhihe">
<div class="cart_header_top">
<div class="mediums">
<p class="phonebox">
<a href="tel:0973929742" class="float-left text-white hotline">
<i class="fa fa-phone mr-2 ml-3 mt-1 text-white"></i>
0973929742</a>
</p>
</div>
</div>
</div>
</div>
</div>
</div>
<div class="nav-menu thuhai menuhaimobie">
<div class="container">
<div id="nav-menu" class="">
<nav id="nav_menu" class="navbar navbar-transform" role="navigation">
<button type="button" class="navbar-toggle collapsed" data-toggle="collapse" data-target="#bs-example-navbar-collapse-1">
<span class="sr-only">Toggle navigation</span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
</button>
<!-- Collect the nav links, forms, and other content for toggling -->
<div class="navbar-collapse collapse" id="bs-example-navbar-collapse-1" style="height:0px;">
<ul class="nav navbar-nav">
<li id="product-nav-tree" class="dropdown banner">
<!-- <a class="" data-toggle="collapse" data-target="nav_category_list">Danh mục sản phẩm<span class="fa fa-bars" id="toggle-product-menu"></span>-->
<!-- <div class="submenu-caret-wrapper"><span class="caret"></span></div>-->
<!-- </a>-->
<a class="" data-toggle="collapse" data-target="nav_category_list">Danh mục sản phẩm<div class="submenu-caret-wrapper"><span class="caret"></span></div></a>
<ul class="dropdown-menu">
<li class="dropdown auto_dropdown">
<a href="/ban" title="Bàn" class="">Bàn<i class="fa fa-angle-right" aria-hidden="true"></i></a> <span class="white flaticon-angle2"></span>
<ul class="dropdown-menu">
<li>
<a href="/ban" title="Bàn giám đốc" class="">Bàn giám đốc</a>
</li>
<li>
<a href="/ban" title="Bàn nhân viên" class="">Bàn nhân viên</a>
</li>
<li>
<a href="/ban" title="Bàn thông minh" class="">Bàn thông minh</a>
</li>
<li>
<a href="/ban" title="Bàn họp" class="">Bàn họp</a>
</li>
<li>
<a href="/ban" title="Bàn nhóm" class="">Bàn nhóm</a>
</li>
</ul>
</li>
<li class="dropdown auto_dropdown">
<a href="/ghe" title="Ghế" class="">Ghế<i class="fa fa-angle-right" aria-hidden="true"></i></a> <span class="white flaticon-angle2"></span>
<ul class="dropdown-menu">
<li>
<a href="/ghe" title="Ghế giám đốc" class="">Ghế giám đốc</a>
</li>
<li>
<a href="/ghe" title="Ghế xoay" class="">Ghế xoay</a>
</li>
<li>
<a href="/ghe" title="Ghế chân quỳ" class="">Ghế chân quỳ</a>
</li>
<li>
<a href="/ghe" title="Ghế công thái học" class="">Ghế công thái học</a>
</li>
<li>
<a href="/ghe" title="Ghế gaming" class="">Ghế gaming</a>
</li>
</ul>
</li>
<li class="dropdown auto_dropdown">
<a href="/tu" title="Tủ" class="">Tủ<i class="fa fa-angle-right" aria-hidden="true"></i></a> <span class="white flaticon-angle2"></span>
<ul class="dropdown-menu">
<li>
<a href="/tu" title="Tủ giám đốc" class="">Tủ giám đốc</a>
</li>
<li>
<a href="/tu" title="Tủ tài liệu" class="">Tủ tài liệu</a>
</li>
<li>
<a href="/tu" title="Tủ locker" class="">Tủ locker</a>
</li>
</ul>
</li>
<li class="dropdown auto_dropdown">
<a href="/vach-ngan" title="Vách ngăn" class="">Vách ngăn</a>
</li>
</ul>
</li>
<li class="">
<a href="/gioi-thieu.html" title="Giới thiệu" target="_self" rel="dofollow" class="">Giới thiệu</a> </li>
<li class="">
<a href="/tin-tuc" title="Tin tức" target="_self" rel="dofollow" class="">Tin tức</a> </li>
</ul>
</div><!-- .navbar-collapse -->
</nav>
</div>
</div>
</div>
</header>
<div id="mask"></div> <div class="container clearfix d-none d-lg-block">
<ol class="breadcrumb float-left">
<li class="breadcrumb-item">
<a href="/" title="Trang chủ" rel="nofollow">Trang chủ</a> </li>
<li class="breadcrumb-item">
<a href="/posts/tagged" rel="nofollow"></a> </li>
</ol>
</div>
<div class="container clearfix">
<article class="mt-3 clearfix">
<div class="row">
<div class="item-post col-12 col-sm-6 col-md-4 col-lg-4 col-xl-4 mb-3">
<div class="img-thumbnail box-shadow h-100 border-hover no-border">
<div class="thumb text-center">
<a href="/gio-qua-bieu-tet-doanh-nghiep-tsmart-2024.html" title="Giỏ quà biếu tết doanh nghiệp TSMART 2024"><img src="/img/uploads/Posts/gioquamungxuankhailocquatangtet2024tsmar0.png?1700538374" alt="Giỏ quà biếu tết doanh nghiệp TSMART 2024" class="img-fluid"/></a> </div>
<div class="detail text-center">
<div class="title my-2"><a href="/gio-qua-bieu-tet-doanh-nghiep-tsmart-2024.html" title="Giỏ quà biếu tết doanh nghiệp TSMART 2024" target="_self" class="text-dark">Giỏ quà biếu tết doanh nghiệp TSMART 2024</a></div>
</div>
</div>
</div>
<div class="item-post col-12 col-sm-6 col-md-4 col-lg-4 col-xl-4 mb-3">
<div class="img-thumbnail box-shadow h-100 border-hover no-border">
<div class="thumb text-center">
<a href="/nhung-mau-gio-dung-qua-tet-pho-bien.html" title="Những mẫu giỏ đựng quà Tết phổ biến"><img src="/img/uploads/Posts/nhungmaugiodungquatetphobie0.png?1690281124" alt="Những mẫu giỏ đựng quà Tết phổ biến" class="img-fluid"/></a> </div>
<div class="detail text-center">
<div class="title my-2"><a href="/nhung-mau-gio-dung-qua-tet-pho-bien.html" title="Những mẫu giỏ đựng quà Tết phổ biến" target="_self" class="text-dark">Những mẫu giỏ đựng quà Tết phổ biến</a></div>
</div>
</div>
</div>
<div class="item-post col-12 col-sm-6 col-md-4 col-lg-4 col-xl-4 mb-3">
<div class="img-thumbnail box-shadow h-100 border-hover no-border">
<div class="thumb text-center">
<a href="/nhung-loai-banh-va-keo-pho-bien-thuong-duoc-dat-trong-gio-qua-banh-keo-va-cach-lua-chon-chung.html" title="Những loại bánh và kẹo phổ biến thường được đặt trong giỏ quà bánh kẹo và cách lựa chọn chúng"><img src="/img/uploads/Posts/nhungloaibanhvakeophobienthuongduocdattronggioquabanhkeovacachluachonchun0.png?1690261910" alt="Những loại bánh và kẹo phổ biến thường được đặt trong giỏ quà bánh kẹo và cách lựa chọn chúng" class="img-fluid"/></a> </div>
<div class="detail text-center">
<div class="title my-2"><a href="/nhung-loai-banh-va-keo-pho-bien-thuong-duoc-dat-trong-gio-qua-banh-keo-va-cach-lua-chon-chung.html" title="Những loại bánh và kẹo phổ biến thường được đặt trong giỏ quà bánh kẹo và cách lựa chọn chúng" target="_self" class="text-dark">Những loại bánh và kẹo phổ biến thường được đặt trong giỏ quà bánh kẹo và cách lựa chọn chúng</a></div>
</div>
</div>
</div>
<div class="item-post col-12 col-sm-6 col-md-4 col-lg-4 col-xl-4 mb-3">
<div class="img-thumbnail box-shadow h-100 border-hover no-border">
<div class="thumb text-center">
<a href="/goi-y-cac-loai-trai-cay-hat-hao-hang-de-them-vao-gio-qua-tet-cao-cap.html" title="Gợi ý các loại trái cây, hạt hảo hạng để thêm vào giỏ quà tết cao cấp."><img src="/img/uploads/Posts/goiycacloaitraicayhathaohangdethemvaogioquatetcaocap0.png?1690257946" alt="Gợi ý các loại trái cây, hạt hảo hạng để thêm vào giỏ quà tết cao cấp." class="img-fluid"/></a> </div>
<div class="detail text-center">
<div class="title my-2"><a href="/goi-y-cac-loai-trai-cay-hat-hao-hang-de-them-vao-gio-qua-tet-cao-cap.html" title="Gợi ý các loại trái cây, hạt hảo hạng để thêm vào giỏ quà tết cao cấp." target="_self" class="text-dark">Gợi ý các loại trái cây, hạt hảo hạng để thêm vào giỏ quà tết cao cấp.</a></div>
</div>
</div>
</div>
<div class="item-post col-12 col-sm-6 col-md-4 col-lg-4 col-xl-4 mb-3">
<div class="img-thumbnail box-shadow h-100 border-hover no-border">
<div class="thumb text-center">
<a href="/cach-chon-mua-gio-qua-tet-dep-2024.html" title="Cách chọn mua giỏ quà tết đẹp 2024"><img src="/img/uploads/Posts/cachchonmuagioquatetdep2020.png?1690255834" alt="Cách chọn mua giỏ quà tết đẹp 2024" class="img-fluid"/></a> </div>
<div class="detail text-center">
<div class="title my-2"><a href="/cach-chon-mua-gio-qua-tet-dep-2024.html" title="Cách chọn mua giỏ quà tết đẹp 2024" target="_self" class="text-dark">Cách chọn mua giỏ quà tết đẹp 2024</a></div>
</div>
</div>
</div>
<div class="item-post col-12 col-sm-6 col-md-4 col-lg-4 col-xl-4 mb-3">
<div class="img-thumbnail box-shadow h-100 border-hover no-border">
<div class="thumb text-center">
<a href="/hamper-qua-tang-doanh-nghiep.html" title="HAMPER QUÀ TẶNG DOANH NGHIỆP"><img src="/img/uploads/Posts/dichvuquate0.png?1690116268" alt="HAMPER QUÀ TẶNG DOANH NGHIỆP" class="img-fluid"/></a> </div>
<div class="detail text-center">
<div class="title my-2"><a href="/hamper-qua-tang-doanh-nghiep.html" title="HAMPER QUÀ TẶNG DOANH NGHIỆP" target="_self" class="text-dark">HAMPER QUÀ TẶNG DOANH NGHIỆP</a></div>
</div>
</div>
</div>
<div class="item-post col-12 col-sm-6 col-md-4 col-lg-4 col-xl-4 mb-3">
<div class="img-thumbnail box-shadow h-100 border-hover no-border">
<div class="thumb text-center">
<a href="/dich-vu-cua-cong-ty-qua-tang-doanh-nghiep-tsmart.html" title="Dịch vụ của Công Ty Quà Tặng Doanh Nghiệp TSMART"><img src="/img/uploads/Posts/congtyquatangdoanhnghieptsmart0.png?1690372922" alt="Dịch vụ của Công Ty Quà Tặng Doanh Nghiệp TSMART" class="img-fluid"/></a> </div>
<div class="detail text-center">
<div class="title my-2"><a href="/dich-vu-cua-cong-ty-qua-tang-doanh-nghiep-tsmart.html" title="Dịch vụ của Công Ty Quà Tặng Doanh Nghiệp TSMART" target="_self" class="text-dark">Dịch vụ của Công Ty Quà Tặng Doanh Nghiệp TSMART</a></div>
</div>
</div>
</div>
<div class="item-post col-12 col-sm-6 col-md-4 col-lg-4 col-xl-4 mb-3">
<div class="img-thumbnail box-shadow h-100 border-hover no-border">
<div class="thumb text-center">
<a href="/top-5-qua-tang-doanh-nghiep-ngay-tet.html" title="Top 5 quà tặng doanh nghiệp ngày tết"><img src="/img/uploads/Posts/quatangdoanhnghiepngayte0.png?1689760474" alt="Top 5 quà tặng doanh nghiệp ngày tết" class="img-fluid"/></a> </div>
<div class="detail text-center">
<div class="title my-2"><a href="/top-5-qua-tang-doanh-nghiep-ngay-tet.html" title="Top 5 quà tặng doanh nghiệp ngày tết" target="_self" class="text-dark">Top 5 quà tặng doanh nghiệp ngày tết</a></div>
</div>
</div>
</div>
<div class="item-post col-12 col-sm-6 col-md-4 col-lg-4 col-xl-4 mb-3">
<div class="img-thumbnail box-shadow h-100 border-hover no-border">
<div class="thumb text-center">
<a href="/top-5-qua-tang-doanh-nghiep-cao-cap-o-thanh-pho-ho-chi-minh.html" title="Top 5 quà tặng doanh nghiệp cao cấp ở thành phố Hồ Chí Minh"><img src="/img/uploads/Posts/top5quatangdoanhnghiepcaocapothanhphohochimin0.png?1689755618" alt="Top 5 quà tặng doanh nghiệp cao cấp ở thành phố Hồ Chí Minh" class="img-fluid"/></a> </div>
<div class="detail text-center">
<div class="title my-2"><a href="/top-5-qua-tang-doanh-nghiep-cao-cap-o-thanh-pho-ho-chi-minh.html" title="Top 5 quà tặng doanh nghiệp cao cấp ở thành phố Hồ Chí Minh" target="_self" class="text-dark">Top 5 quà tặng doanh nghiệp cao cấp ở thành phố Hồ Chí Minh</a></div>
</div>
</div>
</div>
<div class="item-post col-12 col-sm-6 col-md-4 col-lg-4 col-xl-4 mb-3">
<div class="img-thumbnail box-shadow h-100 border-hover no-border">
<div class="thumb text-center">
<a href="/cach-tao-ra-mot-phong-cach-rieng-biet-cho-qua-tang-doanh-nghiep-cho-doi-tac.html" title="Cách tạo ra một phong cách riêng biệt cho quà tặng doanh nghiệp cho đối tác"><img src="/img/uploads/Posts/cachtaoramotphongcachriengbietchoquatangdoanhnghiepchodoita0.png?1689752416" alt="Cách tạo ra một phong cách riêng biệt cho quà tặng doanh nghiệp cho đối tác" class="img-fluid"/></a> </div>
<div class="detail text-center">
<div class="title my-2"><a href="/cach-tao-ra-mot-phong-cach-rieng-biet-cho-qua-tang-doanh-nghiep-cho-doi-tac.html" title="Cách tạo ra một phong cách riêng biệt cho quà tặng doanh nghiệp cho đối tác" target="_self" class="text-dark">Cách tạo ra một phong cách riêng biệt cho quà tặng doanh nghiệp cho đối tác</a></div>
</div>
</div>
</div>
<div class="item-post col-12 col-sm-6 col-md-4 col-lg-4 col-xl-4 mb-3">
<div class="img-thumbnail box-shadow h-100 border-hover no-border">
<div class="thumb text-center">
<a href="/toi-uu-hoa-ngan-sach-de-dau-tu-vao-mon-qua-tang-doanh-nghiep.html" title="Tối ưu hóa ngân sách để đầu tư vào món quà tặng doanh nghiệp"><img src="/img/uploads/Posts/toiuuhoangansachdedautuvaomonquatangdoanhnghie0.png?1689749044" alt="Tối ưu hóa ngân sách để đầu tư vào món quà tặng doanh nghiệp" class="img-fluid"/></a> </div>
<div class="detail text-center">
<div class="title my-2"><a href="/toi-uu-hoa-ngan-sach-de-dau-tu-vao-mon-qua-tang-doanh-nghiep.html" title="Tối ưu hóa ngân sách để đầu tư vào món quà tặng doanh nghiệp" target="_self" class="text-dark">Tối ưu hóa ngân sách để đầu tư vào món quà tặng doanh nghiệp</a></div>
</div>
</div>
</div>
<div class="item-post col-12 col-sm-6 col-md-4 col-lg-4 col-xl-4 mb-3">
<div class="img-thumbnail box-shadow h-100 border-hover no-border">
<div class="thumb text-center">
<a href="/nhung-xu-huong-qua-tang-doanh-nghiep-cho-doi-tac-hien-nay.html" title="Những xu hướng quà tặng doanh nghiệp cho đối tác hiện nay"><img src="/img/uploads/Posts/nhungxuhuongquatangdoanhnghiepchodoitachienna0.png?1689742594" alt="Những xu hướng quà tặng doanh nghiệp cho đối tác hiện nay" class="img-fluid"/></a> </div>
<div class="detail text-center">
<div class="title my-2"><a href="/nhung-xu-huong-qua-tang-doanh-nghiep-cho-doi-tac-hien-nay.html" title="Những xu hướng quà tặng doanh nghiệp cho đối tác hiện nay" target="_self" class="text-dark">Những xu hướng quà tặng doanh nghiệp cho đối tác hiện nay</a></div>
</div>
</div>
</div>
<div class="item-post col-12 col-sm-6 col-md-4 col-lg-4 col-xl-4 mb-3">
<div class="img-thumbnail box-shadow h-100 border-hover no-border">
<div class="thumb text-center">
<a href="/uu-diem-va-nhuoc-diem-cua-hop-qua-tang-doanh-nghiep.html" title="Ưu điểm và nhược điểm của hộp quà tặng doanh nghiệp"><img src="/img/uploads/Posts/hopquatangdoanhnghie0.png?1689736768" alt="Ưu điểm và nhược điểm của hộp quà tặng doanh nghiệp" class="img-fluid"/></a> </div>
<div class="detail text-center">
<div class="title my-2"><a href="/uu-diem-va-nhuoc-diem-cua-hop-qua-tang-doanh-nghiep.html" title="Ưu điểm và nhược điểm của hộp quà tặng doanh nghiệp" target="_self" class="text-dark">Ưu điểm và nhược điểm của hộp quà tặng doanh nghiệp</a></div>
</div>
</div>
</div>
<div class="item-post col-12 col-sm-6 col-md-4 col-lg-4 col-xl-4 mb-3">
<div class="img-thumbnail box-shadow h-100 border-hover no-border">
<div class="thumb text-center">
<a href="/qua-tang-doanh-nghiep-tai-thanh-pho-ho-chi-minh.html" title="Quà tặng doanh nghiệp tại Thành phố Hồ Chí Minh"><img src="/img/uploads/Posts/quatangdoanhnghieptaithanhphohochimin0.png?1689663336" alt="Quà tặng doanh nghiệp tại Thành phố Hồ Chí Minh" class="img-fluid"/></a> </div>
<div class="detail text-center">
<div class="title my-2"><a href="/qua-tang-doanh-nghiep-tai-thanh-pho-ho-chi-minh.html" title="Quà tặng doanh nghiệp tại Thành phố Hồ Chí Minh" target="_self" class="text-dark">Quà tặng doanh nghiệp tại Thành phố Hồ Chí Minh</a></div>
</div>
</div>
</div>
</div>
<div class="paginator float-left mb-3">
<ul class="pagination">
<li class="prev disabled"><a href="" onclick="return false;"><</a></li> <li class="next disabled"><a href="" onclick="return false;">></a></li> </ul>
</div>
</article> </div>
<footer>
<div class="footer">
<div class="container pt-4">
<div class="row">
<div class="col-12 col-sm-12 col-md-12 col-lg-12 col-xl-12 mb-3 mb-lg-3">
<div class="modcontent clearfix orange">
<h4 class="modtitle text-center"> Liên hệ</h4>
</div>
</div>
</div>
<div class="row">
<div class="col-12 col-sm-12 col-md-12 col-lg-9 col-xl-9 mb-3 mb-lg-3">
<div class="row">
<div class="col-12 col-md-4 col-lg-4 mb-1 px-0 chanter_0">
<h6><span class="px-3 text-uppercase">Thông tin liên hệ</span>
</h6>
<ul class="list-unstyled px-3 pt-2">
<li class="py-1">
CÔNG TY TNHH SẢN XUẤT VÀ KINH DOANH VBOSS </li>
<li class="py-1">
<i style="" class="fa fa-home" aria-hidden="true"></i>
LK 5, Số nhà 13, đường Lý Anh Tông, Phường Võ Cường, Thành phố Bắc Ninh, Tỉnh Bắc Ninh </li>
<li class="py-1">
<i style="" class="fa fa-envelope" aria-hidden="true"></i>
vbossvietnam@gmail.com </li>
<li class="py-1">
<i style="" class="fa fa-phone" aria-hidden="true"></i>
Hotline: 0973 929 742 </li>
<li class="py-1">
<i style="" class="fa fa-microphone" aria-hidden="true"></i>
Phone/Viber/Zalo: 0973 929 742 </li>
</ul>
</div>
<div class="col-12 col-md-4 col-lg-4 mb-1 px-0 chanter_1">
<h6><span class="px-3 text-uppercase">Các chính sách</span>
</h6>
<ul class="list-unstyled px-3 pt-2">
<li class="py-1">
<i style="" class="fa fa-shield" aria-hidden="true"></i>
<a href="/chinh-sach-bao-mat.html" title="Chính sách bảo mật" target="_self" rel="dofollow" class="">Chính sách bảo mật</a> </li>
<li class="py-1">
<i style="" class="fa fa-shield" aria-hidden="true"></i>
<a href="/huong-dan-mua-hang.html" title="Hướng dẫn mua hàng" target="_self" rel="dofollow" class="">Hướng dẫn mua hàng</a> </li>
<li class="py-1">
<i style="" class="fa fa-shield" aria-hidden="true"></i>
<a href="/chinh-sach-van-chuyen-giao-nhan.html" title="Chính sách vận chuyển giao nhận" target="_self" rel="dofollow" class="">Chính sách vận chuyển giao nhận</a> </li>
<li class="py-1">
<i style="" class="fa fa-shield" aria-hidden="true"></i>
<a href="/chinh-sach-doi-tra-va-hoan-tien.html" title="Chính sách đổi trả và hoàn tiền" target="_self" rel="dofollow" class="">Chính sách đổi trả và hoàn tiền</a> </li>
</ul>
</div>
<div class="col-12 col-md-4 col-lg-4 mb-1 px-0 chanter_2">
<h6><span class="px-3 text-uppercase">Về chúng tôi</span>
</h6>
<ul class="list-unstyled px-3 pt-2">
<li class="py-1">
<a href="http://#" title="Liên hệ" target="_self" rel="dofollow" class="dropdown-item">Liên hệ</a> </li>
<li class="py-1">
<a href="http://#" title="Điều khoản" target="_self" rel="dofollow" class="dropdown-item">Điều khoản</a> </li>
</ul>
</div>
</div>
</div>
<div class="col-12 col-sm-12 col-md-6 col-lg-3 col-xl-3 mb-3 mb-lg-3 chanface">
<h6>
<span class="px-3 text-uppercase">Kết nối với chúng tôi</span>
</h6>
<div class="clearfix list_social">
<a href="https://zalo.me/0973929742" title="Twitter" target="_blank" class="nav-link"><i class="fa fa-twitter bg-dark rounded-circle text-white mr-2"></i></a><a href="https://zalo.me/0973929742" title="Youtube" target="_blank" class="nav-link"><i class="fa fa-youtube-play bg-dark rounded-circle text-white mr-2"></i></a> <a href="https://zalo.me/0973929742" title="Instagram" target="_blank" class="nav-link"><i class="fa fa-instagram bg-dark rounded-circle text-white mr-2"></i></a><a href="https://zalo.me/0973929742" title="Pinterest" target="_blank" class="nav-link"><i class="fa fa-pinterest bg-dark rounded-circle text-white mr-2"></i></a> </div>
<div class="lienhechanweb">
<img src="/img/uploads/Benefits/lienhechanwe0.png?1721618776" alt="" zc="1" class="img-fluid"/> </div>
<div class="img-copyright">
</div>
</div>
<div class="col-12 col-sm-12 col-md-6 col-lg-3 col-xl-3 mb-3 mb-lg-3 text-center order-1 order-lg-0 d-none">
<div id="fanpage_facebook">
<div class="fb-inner">
<div id="fb-root"></div>
<script>(function(d, s, id) {
var js, fjs = d.getElementsByTagName(s)[0];
if (d.getElementById(id)) return;
js = d.createElement(s); js.id = id;
js.src = "//connect.facebook.net/vi_VN/sdk.js#xfbml=1&version=v2.0";
fjs.parentNode.insertBefore(js, fjs);
}(document, 'script', 'facebook-jssdk'));</script>
<div class="fb-like-box" data-href="https://zalo.me/0973929742" data-width="275" data-height="250" data-colorscheme="light" data-show-faces="true" data-header="false" data-stream="false" data-show-border="false"></div>
</div>
</div>
</div>
</div>
<div class="row">
<div class="col-12">
<nav class="clearfix">
<div class="row">
<ul class="navbar list-unstyled px-0 w-100 d-block text-center mb-0">
<li class="d-inline-block text-center nav-item">
<a href="/gioi-thieu.html" title="Giới thiệu" target="_self" rel="dofollow" class="px-3 small border-right">Giới thiệu</a> </li>
<li class="d-inline-block text-center nav-item">
<a href="/tin-tuc" title="Tin tức" target="_self" rel="dofollow" class="px-3 small">Tin tức</a> </li>
</ul>
</div>
</nav> </div>
</div>
</div>
</div>
<div class="copyright border-top">
<div class="container py-2">
<div class="row">
<div class="col-12 text-center">
<p class="mb-0 small">2024 ©travietbn.com All right Reserved.</p>
</div>
</div>
</div>
</div>
</footer>
<div class="contact-box-bottom animate__backInRight">
<a class="contact-box-wrapper nut-chat-zalo" href="https://zalo.me/0973929742" rel="nofollow" target="_blank">
<div class="contact-icon-box" style="border: none;"><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 161.5 161.5"><path d="M504.54,431.79h14.31c19.66,0,31.15,2.89,41.35,8.36a56.65,56.65,0,0,1,23.65,23.65c5.47,10.2,8.36,21.69,8.36,41.35V519.4c0,19.66-2.89,31.15-8.36,41.35a56.65,56.65,0,0,1-23.65,23.65c-10.2,5.47-21.69,8.36-41.35,8.36H504.6c-19.66,0-31.15-2.89-41.35-8.36a56.65,56.65,0,0,1-23.65-23.65c-5.47-10.2-8.36-21.69-8.36-41.35V505.14c0-19.66,2.89-31.15,8.36-41.35a56.65,56.65,0,0,1,23.65-23.65C473.39,434.68,484.94,431.79,504.54,431.79Z" transform="translate(-431.25 -431.25)" style="fill:#0068ff"></path><path d="M592.21,517v2.35c0,19.66-2.89,31.15-8.35,41.35a56.65,56.65,0,0,1-23.65,23.65c-10.2,5.47-21.69,8.36-41.35,8.36H504.6c-16.09,0-26.7-1.93-35.62-5.63L454.29,572Z" transform="translate(-431.25 -431.25)" style="fill:#001a33;opacity:0.11999999731779099;isolation:isolate"></path><path d="M455.92,572.51c7.53.83,16.94-1.31,23.62-4.56,29,16,74.38,15.27,101.84-2.3q1.6-2.4,3-5c5.49-10.24,8.39-21.77,8.39-41.5v-14.3c0-19.73-2.9-31.26-8.39-41.5a56.86,56.86,0,0,0-23.74-23.74c-10.24-5.49-21.77-8.39-41.5-8.39H504.76c-16.8,0-27.71,2.12-36.88,6.15q-.75.67-1.47,1.37c-26.89,25.92-28.93,82.11-6.13,112.64l.08.14c3.51,5.18.12,14.24-5.18,19.55C454.32,571.89,454.63,572.39,455.92,572.51Z" transform="translate(-431.25 -431.25)" style="fill:#fff"></path><path d="M497.35,486.34H465.84v6.76h21.87l-21.56,26.72a6.06,6.06,0,0,0-1.17,4v1.72h29.73a2.73,2.73,0,0,0,2.7-2.7v-3.62h-23l20.27-25.43,1.11-1.35.12-.18a8,8,0,0,0,1.41-5Z" transform="translate(-431.25 -431.25)" style="fill:#0068ff"></path><path d="M537.47,525.54H542v-39.2h-6.76v36.92A2.27,2.27,0,0,0,537.47,525.54Z" transform="translate(-431.25 -431.25)" style="fill:#0068ff"></path><path d="M514.37,495.07a15.36,15.36,0,1,0,15.36,15.36A15.36,15.36,0,0,0,514.37,495.07Zm0,24.39a9,9,0,1,1,9-9A9,9,0,0,1,514.37,519.46Z" transform="translate(-431.25 -431.25)" style="fill:#0068ff"></path><path d="M561.92,494.82A15.48,15.48,0,1,0,577.4,510.3,15.5,15.5,0,0,0,561.92,494.82Zm0,24.64a9.09,9.09,0,1,1,9.09-9.09A9.07,9.07,0,0,1,561.92,519.46Z" transform="translate(-431.25 -431.25)" style="fill:#0068ff"></path><path d="M526.17,525.54h3.62V495.93h-6.33v27A2.72,2.72,0,0,0,526.17,525.54Z" transform="translate(-431.25 -431.25)" style="fill:#0068ff"></path></svg></div>
<div class="contact-info">
<b>Chat Zalo</b>
<span>(8h00 - 21h00)</span>
</div>
</a>
<a class="contact-box-wrapper nut-goi-hotline" href="tel:0973929742">
<div class="contact-icon-box" style="color: #ed1b24;"><i class="fa fa-phone" aria-hidden="true"></i></div>
<div class="contact-info">
<b>0973929742</b>
<span>(8h00 - 21h00)</span>
</div>
</a>
</div>
<style>
.zalo-floating {
background: transparent;
bottom:40px;
left: 20px;
position: fixed;
height: 50px;
z-index: 99;
}
.gcn-cr-floating .tooltip-text {
position: absolute;
z-index: 99;
height: 32px;
line-height: 26px;
padding: 3px 10px;
width: auto;
border-radius: 5px;
color: #fff;
text-align: center;
white-space: nowrap;
cursor: pointer;
background-color: rgba(0,0,0,1);
visibility: hidden;
opacity: 0;
-ms-transition: all 200ms linear;
-webkit-transition: all 200ms linear;
transition: all 200ms linear;
}
.zalo-floating .tooltip-text, .messenger-floating .tooltip-text, .phone-floating .tooltip-text {
top: 10px;
left: 60px;
visibility: hidden;
}
.zalo-floating .tooltip-text, .messenger-floating .tooltip-text, .phone-floating .tooltip-text {
top: 10px;
left: 60px;
visibility: hidden;
}
.zalo-floating:hover .tooltip-text, .messenger-floating:hover .tooltip-text, .phone-floating:hover .tooltip-text {
visibility: visible;
opacity: 1;
}
.gcn-cr-floating.hide-for-small {
display: none;
}
@media screen and (max-width:768px) {
.zalo-floating {
bottom: 60px;
left: 10px;
}
.gcn-cr-floating.hide-for-small {
display: block;
}
}
</style>
<style type="text/css">
.goog-te-gadget .goog-te-combo {
padding: 4px;
}
.animate__backInRight b {
font-size: 14px;
font-weight: normal;
}
.animate__backInRight a:hover {
text-decoration: none;
}
a.contact-box-wrapper.nut-chat-facebook {
display: none;
}
a:hover .contact-info{
color: #eb0808;
}
.contact-icon-box .fa.fa-whatsapp, .contact-icon-box .fa.fa-wechat {
color: #1182fc;
}
.contact-box-bottom{position: fixed;bottom: 0px;left: 10px;z-index: 10000;-webkit-animation-duration: 1s;animation-duration: 1s;-webkit-animation-duration: 1s;animation-duration: 1s;-webkit-animation-fill-mode: both;animation-fill-mode: both;-webkit-transform: translateX(2000px) scale(.7);transform: translateX(2000px) scale(.7);}
@-webkit-keyframes backInRight {
0%{opacity:.7;-webkit-transform:translateX(2000px) scale(.7);transform:translateX(2000px) scale(.7)}
80%{opacity:.7;-webkit-transform:translateX(0) scale(.7);transform:translateX(0) scale(.7)}
to{opacity:1;-webkit-transform:scale(1);transform:scale(1)}
}
@keyframes backInRight {
0%{opacity:.7;-webkit-transform:translateX(2000px) scale(.7);transform:translateX(2000px) scale(.7)}
80%{opacity:.7;-webkit-transform:translateX(0) scale(.7);transform:translateX(0) scale(.7)}
to{opacity:1;-webkit-transform:scale(1);transform:scale(1)}
}
.animate__backInRight{-webkit-animation-name:backInRight;animation-name:backInRight}
.contact-box-wrapper{display:flex;align-items:center;background:#fff;margin-bottom:10px;padding:5px 10px;border-radius:10px;box-shadow:0 0 10px 0 rgba(0,0,0,.08);color: #000;}
.contact-icon-box{display:block;text-align:center;width:20px;height:40px;font-size:16px;line-height:38px;border:1px solid #e5e5e5;border-radius:999px;margin-right: 10px;}
.contact-info span{color:#868686;font-size:12px;display: block;}
.article-detail-page .article-product{display:flex;flex-wrap:wrap;border-top:1px solid #E5EAF1;border-left:1px solid #E5EAF1}
.article-detail-page .article-product .p-item{border-bottom:1px solid #E5EAF1;border-right:1px solid #E5EAF1;width:calc(100% / 3);padding:10px}
.article-detail-page .article-product .p-item .p-img{margin-bottom:12px}
.fixed-right-menu.active {
display: none;
}
@media only screen and (max-width: 48em) {
/*************** ADD MOBILE ONLY CSS HERE ***************/
.contact-box-bottom {
display: none;
}
.animate__backInRight .contact-info {
display: none !important;
}
.contact-box-wrapper.nut-goi-hotline {
display: none;
}
.contact-icon-box {
margin-right: 0;
}
.fixed-right-menu.active {
display: block;
}
}
</style>
<div class="row fixed-bottom cuocgoi d-lg-none box-shadow-top">
<div class="col pr-0">
<a href="tel:0973929742" rel="nofollow" class="btn btn-outline-light text-primary bg-light rounded-0 w-100"><i class="fa fa-phone mr-1 text-red"></i>0973929742</a>
</div>
</div>
<div class="modal fade" id="popup_modal"></div>
<script type="text/javascript">
var site_url = 'https://iurl.shop/';
</script>
<script src="https://iurl.shop/js/bootstrap/bootstrap.min.js?1668830888"></script>
<script src="https://iurl.shop/js/owl.carousel.min.js?1668830894"></script>
<script src="https://iurl.shop/js/accounting.min.js?1668830888"></script>
<script src="https://iurl.shop/js/customs.min.js?1730426530"></script>
<script src="https://iurl.shop/js/main-script.cefc6ac6.js?1727149854" type="module"></script>
<script type="text/javascript">
$(document).ready(function(){
numberOrderCart(); //số đơn hàng trong giỏ
});
</script>
</body>
</html>
'
}
$cookies = []
$values = [
(int) 0 => 'text/html; charset=UTF-8'
]
$name = 'Content-Type'
$first = true
$value = 'text/html; charset=UTF-8' header - [internal], line ??
Cake\Http\ResponseEmitter::emitHeaders() - CORE/src/Http/ResponseEmitter.php, line 181
Cake\Http\ResponseEmitter::emit() - CORE/src/Http/ResponseEmitter.php, line 58
Cake\Http\Server::emit() - CORE/src/Http/Server.php, line 140
[main] - ROOT/webroot/index.php, line 40
Posts
2024 ©travietbn.com All right Reserved.