Notice (8): Undefined variable: npSeries [ROOT/templates/Products/ventilated_stationary_lead_acid_batteries.php, line 35]Code Context } else {
echo nl2br($npSeries->description_en);
}
$templateFile =
'/home/yuasa/dealer/www.yuasa-ind.co.id/public/templates/Products/ventilated_stationary_lead_acid_batteries.php'
$dataForView = [
'product' => object(App\Model\Entity\ProductIndustrial) id:0 {
'id' => (int) 7
'sort' => (int) 3
'name' => 'CS, HS, SS, PS Series'
'description_id' => 'Baterai industrial yang menggunakan tubular plate dan memiliki lifetime hingga 14 tahun, dengan kapasitas 15Ah sampai 2400Ah.'
'description_en' => ' Long service life of 10 to 14 years can be expected from Tubular positive plates. The Line-up covers a wide range of capacities from 15Ah to 2400Ah.'
'status' => (int) 1
'created' => object(Cake\I18n\FrozenTime) id:1 {
}
'modified' => object(Cake\I18n\FrozenTime) id:2 {
}
'pdf' => object(App\Model\Entity\Content) id:3 {
}
'big' => object(App\Model\Entity\Content) id:4 {
}
'[new]' => false
'[accessible]' => [
'*' => true,
'sort' => true,
'name' => true,
'description_id' => true,
'description_en' => true,
'status' => true,
'created' => true,
'modified' => true,
'description' => true,
]
'[dirty]' => [
]
'[original]' => [
]
'[virtual]' => [
]
'[hasErrors]' => false
'[errors]' => [
]
'[invalid]' => [
]
'[repository]' => 'ProductIndustrials'
},
'currentLanguage' => 'en_US',
]
$bufferLevel = (int) 1
$product = object(App\Model\Entity\ProductIndustrial) id:0 {
'id' => (int) 7
'sort' => (int) 3
'name' => 'CS, HS, SS, PS Series'
'description_id' => 'Baterai industrial yang menggunakan tubular plate dan memiliki lifetime hingga 14 tahun, dengan kapasitas 15Ah sampai 2400Ah.'
'description_en' => ' Long service life of 10 to 14 years can be expected from Tubular positive plates. The Line-up covers a wide range of capacities from 15Ah to 2400Ah.'
'status' => (int) 1
'created' => object(Cake\I18n\FrozenTime) id:1 {
'time' => '2021-12-23 13:09:41.000000+00:00'
'timezone' => 'UTC'
'fixedNowTime' => false
}
'modified' => object(Cake\I18n\FrozenTime) id:2 {
'time' => '2021-12-27 20:39:25.000000+00:00'
'timezone' => 'UTC'
'fixedNowTime' => false
}
'pdf' => object(App\Model\Entity\Content) id:3 {
'id' => (int) 3445
'model' => 'ProductIndustrial'
'model_id' => (int) 7
'type' => 'pdf'
'host' => 'https://devel.yuasa-ind.co.id/'
'url' => 'contents/ProductIndustrial/7/dc2dafedb4e90727837abb38db3df2b3.pdf'
'mime_type' => 'application/pdf'
'path' => '/Library/WebServer/Documents/bolehnet/boleh-026-yibi-backend/webroot/contents/ProductIndustrial/7/dc2dafedb4e90727837abb38db3df2b3.pdf'
'width' => null
'height' => null
'created' => null
'modified' => null
'[new]' => false
'[accessible]' => [
'*' => true,
'model' => true,
'model_id' => true,
'type' => true,
'host' => true,
'url' => true,
'mime_type' => true,
'path' => true,
'width' => true,
'height' => true,
'created' => true,
'modified' => true,
]
'[dirty]' => [
]
'[original]' => [
]
'[virtual]' => [
]
'[hasErrors]' => false
'[errors]' => [
]
'[invalid]' => [
]
'[repository]' => 'Pdfs'
}
'big' => object(App\Model\Entity\Content) id:4 {
'id' => (int) 3447
'model' => 'ProductIndustrial'
'model_id' => (int) 7
'type' => 'big'
'host' => 'https://devel.yuasa-ind.co.id/'
'url' => 'contents/ProductIndustrial/7/7_big.png'
'mime_type' => 'image/png'
'path' => '/Library/WebServer/Documents/bolehnet/boleh-026-yibi-backend/webroot/contents/ProductIndustrial/7/7_big.png'
'width' => (int) 694
'height' => (int) 500
'created' => null
'modified' => null
'[new]' => false
'[accessible]' => [
'*' => true,
'model' => true,
'model_id' => true,
'type' => true,
'host' => true,
'url' => true,
'mime_type' => true,
'path' => true,
'width' => true,
'height' => true,
'created' => true,
'modified' => true,
]
'[dirty]' => [
]
'[original]' => [
]
'[virtual]' => [
]
'[hasErrors]' => false
'[errors]' => [
]
'[invalid]' => [
]
'[repository]' => 'Bigs'
}
'[new]' => false
'[accessible]' => [
'*' => true,
'sort' => true,
'name' => true,
'description_id' => true,
'description_en' => true,
'status' => true,
'created' => true,
'modified' => true,
'description' => true,
]
'[dirty]' => [
]
'[original]' => [
]
'[virtual]' => [
]
'[hasErrors]' => false
'[errors]' => [
]
'[invalid]' => [
]
'[repository]' => 'ProductIndustrials'
}
$currentLanguage = 'en_US'
include - ROOT/templates/Products/ventilated_stationary_lead_acid_batteries.php, line 35
Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1176
Cake\View\View::_render() - CORE/src/View/View.php, line 1133
Cake\View\View::render() - CORE/src/View/View.php, line 764
Cake\Controller\Controller::render() - CORE/src/Controller/Controller.php, line 760
Cake\Controller\Controller::invokeAction() - CORE/src/Controller/Controller.php, line 546
Cake\Controller\ControllerFactory::handle() - CORE/src/Controller/ControllerFactory.php, line 140
Cake\Controller\ControllerFactory::invoke() - CORE/src/Controller/ControllerFactory.php, line 115
Cake\Http\BaseApplication::handle() - CORE/src/Http/BaseApplication.php, line 317
Cake\Http\Runner::handle() - CORE/src/Http/Runner.php, line 77
Cake\Http\Middleware\CsrfProtectionMiddleware::process() - CORE/src/Http/Middleware/CsrfProtectionMiddleware.php, line 164
Cake\Http\Runner::handle() - CORE/src/Http/Runner.php, line 73
Cake\Http\Middleware\BodyParserMiddleware::process() - CORE/src/Http/Middleware/BodyParserMiddleware.php, line 157
Cake\Http\Runner::handle() - CORE/src/Http/Runner.php, line 73
Cake\Routing\Middleware\RoutingMiddleware::process() - CORE/src/Routing/Middleware/RoutingMiddleware.php, line 161
Cake\Http\Runner::handle() - CORE/src/Http/Runner.php, line 73
Cake\Routing\Middleware\AssetMiddleware::process() - CORE/src/Routing/Middleware/AssetMiddleware.php, line 68
Notice (8): Trying to get property 'description_en' of non-object [ROOT/templates/Products/ventilated_stationary_lead_acid_batteries.php, line 35]Code Context } else {
echo nl2br($npSeries->description_en);
}
$templateFile = '/home/yuasa/dealer/www.yuasa-ind.co.id/public/templates/Products/ventilated_stationary_lead_acid_batteries.php'
$dataForView = [
'product' => object(App\Model\Entity\ProductIndustrial) id:0 {
'id' => (int) 7
'sort' => (int) 3
'name' => 'CS, HS, SS, PS Series'
'description_id' => 'Baterai industrial yang menggunakan tubular plate dan memiliki lifetime hingga 14 tahun, dengan kapasitas 15Ah sampai 2400Ah.'
'description_en' => ' Long service life of 10 to 14 years can be expected from Tubular positive plates. The Line-up covers a wide range of capacities from 15Ah to 2400Ah.'
'status' => (int) 1
'created' => object(Cake\I18n\FrozenTime) id:1 {
}
'modified' => object(Cake\I18n\FrozenTime) id:2 {
}
'pdf' => object(App\Model\Entity\Content) id:3 {
}
'big' => object(App\Model\Entity\Content) id:4 {
}
'[new]' => false
'[accessible]' => [
'*' => true,
'sort' => true,
'name' => true,
'description_id' => true,
'description_en' => true,
'status' => true,
'created' => true,
'modified' => true,
'description' => true,
]
'[dirty]' => [
]
'[original]' => [
]
'[virtual]' => [
]
'[hasErrors]' => false
'[errors]' => [
]
'[invalid]' => [
]
'[repository]' => 'ProductIndustrials'
},
'currentLanguage' => 'en_US',
]
$bufferLevel = (int) 1
$product = object(App\Model\Entity\ProductIndustrial) id:0 {
'id' => (int) 7
'sort' => (int) 3
'name' => 'CS, HS, SS, PS Series'
'description_id' => 'Baterai industrial yang menggunakan tubular plate dan memiliki lifetime hingga 14 tahun, dengan kapasitas 15Ah sampai 2400Ah.'
'description_en' => ' Long service life of 10 to 14 years can be expected from Tubular positive plates. The Line-up covers a wide range of capacities from 15Ah to 2400Ah.'
'status' => (int) 1
'created' => object(Cake\I18n\FrozenTime) id:1 {
'time' => '2021-12-23 13:09:41.000000+00:00'
'timezone' => 'UTC'
'fixedNowTime' => false
}
'modified' => object(Cake\I18n\FrozenTime) id:2 {
'time' => '2021-12-27 20:39:25.000000+00:00'
'timezone' => 'UTC'
'fixedNowTime' => false
}
'pdf' => object(App\Model\Entity\Content) id:3 {
'id' => (int) 3445
'model' => 'ProductIndustrial'
'model_id' => (int) 7
'type' => 'pdf'
'host' => 'https://devel.yuasa-ind.co.id/'
'url' => 'contents/ProductIndustrial/7/dc2dafedb4e90727837abb38db3df2b3.pdf'
'mime_type' => 'application/pdf'
'path' => '/Library/WebServer/Documents/bolehnet/boleh-026-yibi-backend/webroot/contents/ProductIndustrial/7/dc2dafedb4e90727837abb38db3df2b3.pdf'
'width' => null
'height' => null
'created' => null
'modified' => null
'[new]' => false
'[accessible]' => [
'*' => true,
'model' => true,
'model_id' => true,
'type' => true,
'host' => true,
'url' => true,
'mime_type' => true,
'path' => true,
'width' => true,
'height' => true,
'created' => true,
'modified' => true,
]
'[dirty]' => [
]
'[original]' => [
]
'[virtual]' => [
]
'[hasErrors]' => false
'[errors]' => [
]
'[invalid]' => [
]
'[repository]' => 'Pdfs'
}
'big' => object(App\Model\Entity\Content) id:4 {
'id' => (int) 3447
'model' => 'ProductIndustrial'
'model_id' => (int) 7
'type' => 'big'
'host' => 'https://devel.yuasa-ind.co.id/'
'url' => 'contents/ProductIndustrial/7/7_big.png'
'mime_type' => 'image/png'
'path' => '/Library/WebServer/Documents/bolehnet/boleh-026-yibi-backend/webroot/contents/ProductIndustrial/7/7_big.png'
'width' => (int) 694
'height' => (int) 500
'created' => null
'modified' => null
'[new]' => false
'[accessible]' => [
'*' => true,
'model' => true,
'model_id' => true,
'type' => true,
'host' => true,
'url' => true,
'mime_type' => true,
'path' => true,
'width' => true,
'height' => true,
'created' => true,
'modified' => true,
]
'[dirty]' => [
]
'[original]' => [
]
'[virtual]' => [
]
'[hasErrors]' => false
'[errors]' => [
]
'[invalid]' => [
]
'[repository]' => 'Bigs'
}
'[new]' => false
'[accessible]' => [
'*' => true,
'sort' => true,
'name' => true,
'description_id' => true,
'description_en' => true,
'status' => true,
'created' => true,
'modified' => true,
'description' => true,
]
'[dirty]' => [
]
'[original]' => [
]
'[virtual]' => [
]
'[hasErrors]' => false
'[errors]' => [
]
'[invalid]' => [
]
'[repository]' => 'ProductIndustrials'
}
$currentLanguage = 'en_US'
include - ROOT/templates/Products/ventilated_stationary_lead_acid_batteries.php, line 35
Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1176
Cake\View\View::_render() - CORE/src/View/View.php, line 1133
Cake\View\View::render() - CORE/src/View/View.php, line 764
Cake\Controller\Controller::render() - CORE/src/Controller/Controller.php, line 760
Cake\Controller\Controller::invokeAction() - CORE/src/Controller/Controller.php, line 546
Cake\Controller\ControllerFactory::handle() - CORE/src/Controller/ControllerFactory.php, line 140
Cake\Controller\ControllerFactory::invoke() - CORE/src/Controller/ControllerFactory.php, line 115
Cake\Http\BaseApplication::handle() - CORE/src/Http/BaseApplication.php, line 317
Cake\Http\Runner::handle() - CORE/src/Http/Runner.php, line 77
Cake\Http\Middleware\CsrfProtectionMiddleware::process() - CORE/src/Http/Middleware/CsrfProtectionMiddleware.php, line 164
Cake\Http\Runner::handle() - CORE/src/Http/Runner.php, line 73
Cake\Http\Middleware\BodyParserMiddleware::process() - CORE/src/Http/Middleware/BodyParserMiddleware.php, line 157
Cake\Http\Runner::handle() - CORE/src/Http/Runner.php, line 73
Cake\Routing\Middleware\RoutingMiddleware::process() - CORE/src/Routing/Middleware/RoutingMiddleware.php, line 161
Cake\Http\Runner::handle() - CORE/src/Http/Runner.php, line 73
Cake\Routing\Middleware\AssetMiddleware::process() - CORE/src/Routing/Middleware/AssetMiddleware.php, line 68
Catalog Download