Notice (8): Undefined index: ProductType [APP/View/Front/product_detail.ctp, line 90]Code Context <div class="col-lg-5 order-3">
<div class="product_description">
<div class="product_category"><?=$data['ProductType']['product_type_name']?></div>
$viewFile = '/var/www/html/app/View/Front/product_detail.ctp'
$dataForView = array(
'currProdQty' => (int) 0,
'prodQty' => (int) 1,
'imgDtails' => array(),
'prodRecently' => array(),
'data' => array(),
'title' => 'doracool'
)
$currProdQty = (int) 0
$prodQty = (int) 1
$imgDtails = array()
$prodRecently = array()
$data = array()
$title = 'doracool'
$session = object(CakeSession) {
[protected] _userAgent => '6345dadb91112f1204234f6a429177d3'
}
$userSession = null
include - APP/View/Front/product_detail.ctp, line 90
View::_evaluate() - CORE/Cake/View/View.php, line 945
View::_render() - CORE/Cake/View/View.php, line 907
View::render() - CORE/Cake/View/View.php, line 471
Controller::render() - CORE/Cake/Controller/Controller.php, line 948
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 194
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 162
[main] - APP/webroot/index.php, line 111
Notice (8): Undefined index: Product [APP/View/Front/product_detail.ctp, line 91]Code Context <div class="product_description">
<div class="product_category"><?=$data['ProductType']['product_type_name']?></div>
<div class="product_name"><?=$data['Product']['product_name']?></div>
$viewFile = '/var/www/html/app/View/Front/product_detail.ctp'
$dataForView = array(
'currProdQty' => (int) 0,
'prodQty' => (int) 1,
'imgDtails' => array(),
'prodRecently' => array(),
'data' => array(),
'title' => 'doracool'
)
$currProdQty = (int) 0
$prodQty = (int) 1
$imgDtails = array()
$prodRecently = array()
$data = array()
$title = 'doracool'
$session = object(CakeSession) {
[protected] _userAgent => '6345dadb91112f1204234f6a429177d3'
}
$userSession = null
include - APP/View/Front/product_detail.ctp, line 91
View::_evaluate() - CORE/Cake/View/View.php, line 945
View::_render() - CORE/Cake/View/View.php, line 907
View::render() - CORE/Cake/View/View.php, line 471
Controller::render() - CORE/Cake/Controller/Controller.php, line 948
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 194
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 162
[main] - APP/webroot/index.php, line 111
Notice (8): Undefined index: Product [APP/View/Front/product_detail.ctp, line 93]Code Context <div class="product_name"><?=$data['Product']['product_name']?></div>
<?php
$prodId = $data['Product']['id'];
$viewFile = '/var/www/html/app/View/Front/product_detail.ctp'
$dataForView = array(
'currProdQty' => (int) 0,
'prodQty' => (int) 1,
'imgDtails' => array(),
'prodRecently' => array(),
'data' => array(),
'title' => 'doracool'
)
$currProdQty = (int) 0
$prodQty = (int) 1
$imgDtails = array()
$prodRecently = array()
$data = array()
$title = 'doracool'
$session = object(CakeSession) {
[protected] _userAgent => '6345dadb91112f1204234f6a429177d3'
}
$userSession = null
include - APP/View/Front/product_detail.ctp, line 93
View::_evaluate() - CORE/Cake/View/View.php, line 945
View::_render() - CORE/Cake/View/View.php, line 907
View::render() - CORE/Cake/View/View.php, line 471
Controller::render() - CORE/Cake/Controller/Controller.php, line 948
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 194
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 162
[main] - APP/webroot/index.php, line 111
Notice (8): Undefined index: Product [APP/View/Front/product_detail.ctp, line 94]Code Context <?php
$prodId = $data['Product']['id'];
$prodCode = $data['Product']['product_code'];
$viewFile = '/var/www/html/app/View/Front/product_detail.ctp'
$dataForView = array(
'currProdQty' => (int) 0,
'prodQty' => (int) 1,
'imgDtails' => array(),
'prodRecently' => array(),
'data' => array(),
'title' => 'doracool'
)
$currProdQty = (int) 0
$prodQty = (int) 1
$imgDtails = array()
$prodRecently = array()
$data = array()
$title = 'doracool'
$session = object(CakeSession) {
[protected] _userAgent => '6345dadb91112f1204234f6a429177d3'
}
$userSession = null
$prodId = null
include - APP/View/Front/product_detail.ctp, line 94
View::_evaluate() - CORE/Cake/View/View.php, line 945
View::_render() - CORE/Cake/View/View.php, line 907
View::render() - CORE/Cake/View/View.php, line 471
Controller::render() - CORE/Cake/Controller/Controller.php, line 948
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 194
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 162
[main] - APP/webroot/index.php, line 111
Notice (8): Undefined index: ProductBrand [APP/View/Front/product_detail.ctp, line 95]Code Context $prodId = $data['Product']['id'];
$prodCode = $data['Product']['product_code'];
$brand = $data['ProductBrand']['brand_name'];
$viewFile = '/var/www/html/app/View/Front/product_detail.ctp'
$dataForView = array(
'currProdQty' => (int) 0,
'prodQty' => (int) 1,
'imgDtails' => array(),
'prodRecently' => array(),
'data' => array(),
'title' => 'doracool'
)
$currProdQty = (int) 0
$prodQty = (int) 1
$imgDtails = array()
$prodRecently = array()
$data = array()
$title = 'doracool'
$session = object(CakeSession) {
[protected] _userAgent => '6345dadb91112f1204234f6a429177d3'
}
$userSession = null
$prodId = null
$prodCode = null
include - APP/View/Front/product_detail.ctp, line 95
View::_evaluate() - CORE/Cake/View/View.php, line 945
View::_render() - CORE/Cake/View/View.php, line 907
View::render() - CORE/Cake/View/View.php, line 471
Controller::render() - CORE/Cake/Controller/Controller.php, line 948
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 194
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 162
[main] - APP/webroot/index.php, line 111
Notice (8): Undefined index: ProductType [APP/View/Front/product_detail.ctp, line 96]Code Context $prodCode = $data['Product']['product_code'];
$brand = $data['ProductBrand']['brand_name'];
$prod_type = $data['ProductType']['product_type_name'];
$viewFile = '/var/www/html/app/View/Front/product_detail.ctp'
$dataForView = array(
'currProdQty' => (int) 0,
'prodQty' => (int) 1,
'imgDtails' => array(),
'prodRecently' => array(),
'data' => array(),
'title' => 'doracool'
)
$currProdQty = (int) 0
$prodQty = (int) 1
$imgDtails = array()
$prodRecently = array()
$data = array()
$title = 'doracool'
$session = object(CakeSession) {
[protected] _userAgent => '6345dadb91112f1204234f6a429177d3'
}
$userSession = null
$prodId = null
$prodCode = null
$brand = null
include - APP/View/Front/product_detail.ctp, line 96
View::_evaluate() - CORE/Cake/View/View.php, line 945
View::_render() - CORE/Cake/View/View.php, line 907
View::render() - CORE/Cake/View/View.php, line 471
Controller::render() - CORE/Cake/Controller/Controller.php, line 948
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 194
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 162
[main] - APP/webroot/index.php, line 111
Notice (8): Undefined index: ProductSubType [APP/View/Front/product_detail.ctp, line 97]Code Context $brand = $data['ProductBrand']['brand_name'];
$prod_type = $data['ProductType']['product_type_name'];
$prod_type_lv1 = $data['ProductSubType']['sub_type_name'];
$viewFile = '/var/www/html/app/View/Front/product_detail.ctp'
$dataForView = array(
'currProdQty' => (int) 0,
'prodQty' => (int) 1,
'imgDtails' => array(),
'prodRecently' => array(),
'data' => array(),
'title' => 'doracool'
)
$currProdQty = (int) 0
$prodQty = (int) 1
$imgDtails = array()
$prodRecently = array()
$data = array()
$title = 'doracool'
$session = object(CakeSession) {
[protected] _userAgent => '6345dadb91112f1204234f6a429177d3'
}
$userSession = null
$prodId = null
$prodCode = null
$brand = null
$prod_type = null
include - APP/View/Front/product_detail.ctp, line 97
View::_evaluate() - CORE/Cake/View/View.php, line 945
View::_render() - CORE/Cake/View/View.php, line 907
View::render() - CORE/Cake/View/View.php, line 471
Controller::render() - CORE/Cake/Controller/Controller.php, line 948
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 194
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 162
[main] - APP/webroot/index.php, line 111
Notice (8): Undefined index: ProductSubTypeLv2 [APP/View/Front/product_detail.ctp, line 98]Code Context $prod_type = $data['ProductType']['product_type_name'];
$prod_type_lv1 = $data['ProductSubType']['sub_type_name'];
$prod_type_lv2 = $data['ProductSubTypeLv2']['subtype_lv2_name'];
$viewFile = '/var/www/html/app/View/Front/product_detail.ctp'
$dataForView = array(
'currProdQty' => (int) 0,
'prodQty' => (int) 1,
'imgDtails' => array(),
'prodRecently' => array(),
'data' => array(),
'title' => 'doracool'
)
$currProdQty = (int) 0
$prodQty = (int) 1
$imgDtails = array()
$prodRecently = array()
$data = array()
$title = 'doracool'
$session = object(CakeSession) {
[protected] _userAgent => '6345dadb91112f1204234f6a429177d3'
}
$userSession = null
$prodId = null
$prodCode = null
$brand = null
$prod_type = null
$prod_type_lv1 = null
include - APP/View/Front/product_detail.ctp, line 98
View::_evaluate() - CORE/Cake/View/View.php, line 945
View::_render() - CORE/Cake/View/View.php, line 907
View::render() - CORE/Cake/View/View.php, line 471
Controller::render() - CORE/Cake/Controller/Controller.php, line 948
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 194
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 162
[main] - APP/webroot/index.php, line 111
Notice (8): Undefined index: Product [APP/View/Front/product_detail.ctp, line 99]Code Context $prod_type_lv1 = $data['ProductSubType']['sub_type_name'];
$prod_type_lv2 = $data['ProductSubTypeLv2']['subtype_lv2_name'];
$price = $data['Product']['price'];
$viewFile = '/var/www/html/app/View/Front/product_detail.ctp'
$dataForView = array(
'currProdQty' => (int) 0,
'prodQty' => (int) 1,
'imgDtails' => array(),
'prodRecently' => array(),
'data' => array(),
'title' => 'doracool'
)
$currProdQty = (int) 0
$prodQty = (int) 1
$imgDtails = array()
$prodRecently = array()
$data = array()
$title = 'doracool'
$session = object(CakeSession) {
[protected] _userAgent => '6345dadb91112f1204234f6a429177d3'
}
$userSession = null
$prodId = null
$prodCode = null
$brand = null
$prod_type = null
$prod_type_lv1 = null
$prod_type_lv2 = null
include - APP/View/Front/product_detail.ctp, line 99
View::_evaluate() - CORE/Cake/View/View.php, line 945
View::_render() - CORE/Cake/View/View.php, line 907
View::render() - CORE/Cake/View/View.php, line 471
Controller::render() - CORE/Cake/Controller/Controller.php, line 948
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 194
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 162
[main] - APP/webroot/index.php, line 111
Notice (8): Undefined index: Product [APP/View/Front/product_detail.ctp, line 100]Code Context $prod_type_lv2 = $data['ProductSubTypeLv2']['subtype_lv2_name'];
$price = $data['Product']['price'];
$discount = $data['Product']['sale_price'];
$viewFile = '/var/www/html/app/View/Front/product_detail.ctp'
$dataForView = array(
'currProdQty' => (int) 0,
'prodQty' => (int) 1,
'imgDtails' => array(),
'prodRecently' => array(),
'data' => array(),
'title' => 'doracool'
)
$currProdQty = (int) 0
$prodQty = (int) 1
$imgDtails = array()
$prodRecently = array()
$data = array()
$title = 'doracool'
$session = object(CakeSession) {
[protected] _userAgent => '6345dadb91112f1204234f6a429177d3'
}
$userSession = null
$prodId = null
$prodCode = null
$brand = null
$prod_type = null
$prod_type_lv1 = null
$prod_type_lv2 = null
$price = null
include - APP/View/Front/product_detail.ctp, line 100
View::_evaluate() - CORE/Cake/View/View.php, line 945
View::_render() - CORE/Cake/View/View.php, line 907
View::render() - CORE/Cake/View/View.php, line 471
Controller::render() - CORE/Cake/Controller/Controller.php, line 948
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 194
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 162
[main] - APP/webroot/index.php, line 111
รหัสสินค้า:
ยี่ห้อ :
หมวดหมู่ :