Notice (8): Undefined variable: npSeries [ROOT/templates/Products/alkaline.php, line 35]Code Context } else {
echo nl2br($npSeries->description_en);
}
$templateFile =
'/home/yuasa/dealer/www.yuasa-ind.co.id/public/templates/Products/alkaline.php'
$dataForView = [
'product' => object(App\Model\Entity\ProductIndustrial) id:0 {
'id' => (int) 1
'sort' => (int) 1
'name' => 'QKC, QSC, QFD, QFG Series '
'description_id' => 'Baterai Alkaline NiCad yang diproduksi dibawah kontrol GS Yuasa Jepang, diawasi dengan ketat dalam pemilihan komponen berkualitas tinggi untuk semua bagian material termasuk plate, membuat baterai kami memiliki design lifetime hingga 20 tahun. Bahkan setelah baterai disimpan cukup lama baterai kami masih dapat memberikan kerja yang maksimal.'
'description_en' => 'Our batteries are produced under strict quality control with high quality components for all parts including plates, making our batteries long-lived. Furthermore, even after long-term storage our batteries deliver sufficient performance.'
'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) 1
'sort' => (int) 1
'name' => 'QKC, QSC, QFD, QFG Series '
'description_id' => 'Baterai Alkaline NiCad yang diproduksi dibawah kontrol GS Yuasa Jepang, diawasi dengan ketat dalam pemilihan komponen berkualitas tinggi untuk semua bagian material termasuk plate, membuat baterai kami memiliki design lifetime hingga 20 tahun. Bahkan setelah baterai disimpan cukup lama baterai kami masih dapat memberikan kerja yang maksimal.'
'description_en' => 'Our batteries are produced under strict quality control with high quality components for all parts including plates, making our batteries long-lived. Furthermore, even after long-term storage our batteries deliver sufficient performance.'
'status' => (int) 1
'created' => object(Cake\I18n\FrozenTime) id:1 {
'time' => '2021-12-23 11:24:30.000000+00:00'
'timezone' => 'UTC'
'fixedNowTime' => false
}
'modified' => object(Cake\I18n\FrozenTime) id:2 {
'time' => '2021-12-27 21:18:11.000000+00:00'
'timezone' => 'UTC'
'fixedNowTime' => false
}
'pdf' => object(App\Model\Entity\Content) id:3 {
'id' => (int) 3441
'model' => 'ProductIndustrial'
'model_id' => (int) 1
'type' => 'pdf'
'host' => 'https://devel.yuasa-ind.co.id/'
'url' => 'contents/ProductIndustrial/1/73e53044ee401797ef34a255797c1554.pdf'
'mime_type' => 'application/pdf'
'path' => '/Library/WebServer/Documents/bolehnet/boleh-026-yibi-backend/webroot/contents/ProductIndustrial/1/73e53044ee401797ef34a255797c1554.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) 3436
'model' => 'ProductIndustrial'
'model_id' => (int) 1
'type' => 'big'
'host' => 'https://devel.yuasa-ind.co.id/'
'url' => 'contents/ProductIndustrial/1/1_big.png'
'mime_type' => 'image/png'
'path' => '/Library/WebServer/Documents/bolehnet/boleh-026-yibi-backend/webroot/contents/ProductIndustrial/1/1_big.png'
'width' => (int) 749
'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/alkaline.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/alkaline.php, line 35]Code Context } else {
echo nl2br($npSeries->description_en);
}
$templateFile = '/home/yuasa/dealer/www.yuasa-ind.co.id/public/templates/Products/alkaline.php'
$dataForView = [
'product' => object(App\Model\Entity\ProductIndustrial) id:0 {
'id' => (int) 1
'sort' => (int) 1
'name' => 'QKC, QSC, QFD, QFG Series '
'description_id' => 'Baterai Alkaline NiCad yang diproduksi dibawah kontrol GS Yuasa Jepang, diawasi dengan ketat dalam pemilihan komponen berkualitas tinggi untuk semua bagian material termasuk plate, membuat baterai kami memiliki design lifetime hingga 20 tahun. Bahkan setelah baterai disimpan cukup lama baterai kami masih dapat memberikan kerja yang maksimal.'
'description_en' => 'Our batteries are produced under strict quality control with high quality components for all parts including plates, making our batteries long-lived. Furthermore, even after long-term storage our batteries deliver sufficient performance.'
'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) 1
'sort' => (int) 1
'name' => 'QKC, QSC, QFD, QFG Series '
'description_id' => 'Baterai Alkaline NiCad yang diproduksi dibawah kontrol GS Yuasa Jepang, diawasi dengan ketat dalam pemilihan komponen berkualitas tinggi untuk semua bagian material termasuk plate, membuat baterai kami memiliki design lifetime hingga 20 tahun. Bahkan setelah baterai disimpan cukup lama baterai kami masih dapat memberikan kerja yang maksimal.'
'description_en' => 'Our batteries are produced under strict quality control with high quality components for all parts including plates, making our batteries long-lived. Furthermore, even after long-term storage our batteries deliver sufficient performance.'
'status' => (int) 1
'created' => object(Cake\I18n\FrozenTime) id:1 {
'time' => '2021-12-23 11:24:30.000000+00:00'
'timezone' => 'UTC'
'fixedNowTime' => false
}
'modified' => object(Cake\I18n\FrozenTime) id:2 {
'time' => '2021-12-27 21:18:11.000000+00:00'
'timezone' => 'UTC'
'fixedNowTime' => false
}
'pdf' => object(App\Model\Entity\Content) id:3 {
'id' => (int) 3441
'model' => 'ProductIndustrial'
'model_id' => (int) 1
'type' => 'pdf'
'host' => 'https://devel.yuasa-ind.co.id/'
'url' => 'contents/ProductIndustrial/1/73e53044ee401797ef34a255797c1554.pdf'
'mime_type' => 'application/pdf'
'path' => '/Library/WebServer/Documents/bolehnet/boleh-026-yibi-backend/webroot/contents/ProductIndustrial/1/73e53044ee401797ef34a255797c1554.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) 3436
'model' => 'ProductIndustrial'
'model_id' => (int) 1
'type' => 'big'
'host' => 'https://devel.yuasa-ind.co.id/'
'url' => 'contents/ProductIndustrial/1/1_big.png'
'mime_type' => 'image/png'
'path' => '/Library/WebServer/Documents/bolehnet/boleh-026-yibi-backend/webroot/contents/ProductIndustrial/1/1_big.png'
'width' => (int) 749
'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/alkaline.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