Warning (2): in_array() expects parameter 2 to be array, null given [APP/Template/Products/view.ctp, line 11]Code Context$avgProductRatting = $this->Site->getAvgReviews($product->id);
if(!in_array($product->id, $view_products )){
$view_products[]=$product->id;
$viewFile = '/home/vwgktjv140a2/public_html/elen.in/src/Template/Products/view.ctp'
$dataForView = [
'product' => object(App\Model\Entity\Product) {
'id' => (int) 2,
'parent_id' => (int) 1,
'category_id' => (int) 3,
'color_id' => (int) 8,
'name' => '15 MM Putting',
'product_code' => 'BEP153330050-3204',
'slug' => '15-mm-putting',
'short_description' => '<table border="0" cellpadding="0" cellspacing="0">
<tbody>
<tr>
<th>Pile Height </th>
<td>15mm + - 1mm (Putting)</td>
</tr>
<tr>
<th>Total length of turf pile </th>
<td>38mm</td>
</tr>
<tr>
<th>Gauge </th>
<td>3/16''</td>
</tr>
<tr>
<th>Stitches</th>
<td>33/10cm</td>
</tr>
<tr>
<th>Density</th>
<td>69300+- 3% per sqm</td>
</tr>
<tr>
<th>Series & Launch</th>
<td>PE (Spine - shape) + PP</td>
</tr>
</tbody>
</table>',
'description' => '
',
'image' => '1549282147.JPG',
'price' => (float) 134,
'discount' => (int) 50,
'weight' => (float) 399,
'height' => '45',
'width' => '6.5',
'length' => '0',
'views' => (int) 0,
'quantity' => (int) 34,
'sale_min_quantity' => (int) 1,
'related_products' => '',
'products_imgs' => '1549282158.JPG',
'seo_title' => 'Artificial Grass & Flowers | Artificial Grass |15 MM Putting',
'seo_description' => 'Artificial Grass & Flowers | Artificial Grass |15 MM Putting',
'seo_keyword' => 'Artificial Grass & Flowers | Artificial Grass |15 MM Putting',
'active' => (int) 1,
'created' => object(Cake\I18n\FrozenTime) {},
'modified' => object(Cake\I18n\FrozenTime) {},
'productoptions' => [[maximum depth reached]],
'category' => object(App\Model\Entity\Category) {},
'[new]' => false,
'[accessible]' => [
[maximum depth reached]
],
'[dirty]' => [[maximum depth reached]],
'[original]' => [[maximum depth reached]],
'[virtual]' => [[maximum depth reached]],
'[errors]' => [[maximum depth reached]],
'[invalid]' => [[maximum depth reached]],
'[repository]' => 'Products'
},
'productoptions' => object(Cake\ORM\ResultSet) {
'items' => [[maximum depth reached]]
},
'productoptionlists' => [],
'authuser' => null
]
$product = object(App\Model\Entity\Product) {
'id' => (int) 2,
'parent_id' => (int) 1,
'category_id' => (int) 3,
'color_id' => (int) 8,
'name' => '15 MM Putting',
'product_code' => 'BEP153330050-3204',
'slug' => '15-mm-putting',
'short_description' => '<table border="0" cellpadding="0" cellspacing="0">
<tbody>
<tr>
<th>Pile Height </th>
<td>15mm + - 1mm (Putting)</td>
</tr>
<tr>
<th>Total length of turf pile </th>
<td>38mm</td>
</tr>
<tr>
<th>Gauge </th>
<td>3/16''</td>
</tr>
<tr>
<th>Stitches</th>
<td>33/10cm</td>
</tr>
<tr>
<th>Density</th>
<td>69300+- 3% per sqm</td>
</tr>
<tr>
<th>Series & Launch</th>
<td>PE (Spine - shape) + PP</td>
</tr>
</tbody>
</table>',
'description' => '
',
'image' => '1549282147.JPG',
'price' => (float) 134,
'discount' => (int) 50,
'weight' => (float) 399,
'height' => '45',
'width' => '6.5',
'length' => '0',
'views' => (int) 0,
'quantity' => (int) 34,
'sale_min_quantity' => (int) 1,
'related_products' => '',
'products_imgs' => '1549282158.JPG',
'seo_title' => 'Artificial Grass & Flowers | Artificial Grass |15 MM Putting',
'seo_description' => 'Artificial Grass & Flowers | Artificial Grass |15 MM Putting',
'seo_keyword' => 'Artificial Grass & Flowers | Artificial Grass |15 MM Putting',
'active' => (int) 1,
'created' => object(Cake\I18n\FrozenTime) {},
'modified' => object(Cake\I18n\FrozenTime) {},
'productoptions' => [],
'category' => object(App\Model\Entity\Category) {},
'[new]' => false,
'[accessible]' => [
'*' => true,
'id' => false
],
'[dirty]' => [],
'[original]' => [],
'[virtual]' => [],
'[errors]' => [],
'[invalid]' => [],
'[repository]' => 'Products'
}
$productoptions = object(Cake\ORM\ResultSet) {
'items' => []
}
$productoptionlists = []
$authuser = null
$seodata = object(stdClass) {
}
$title_for_layout = '15 MM Putting'
$description = '15 MM Putting'
$keywords = '15 MM Putting'
$view_products = null
$productReviews = []
$productReviewCount = (int) 0
$avgProductRatting = '0.00'
in_array - [internal], line ??
include - APP/Template/Products/view.ctp, line 11
Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1196
Cake\View\View::_render() - CORE/src/View/View.php, line 1157
Cake\View\View::render() - CORE/src/View/View.php, line 765
Cake\Controller\Controller::render() - CORE/src/Controller/Controller.php, line 623
Cake\Http\ActionDispatcher::_invoke() - CORE/src/Http/ActionDispatcher.php, line 125
Cake\Http\ActionDispatcher::dispatch() - CORE/src/Http/ActionDispatcher.php, line 93
Cake\Http\BaseApplication::__invoke() - CORE/src/Http/BaseApplication.php, line 108
Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65
Cake\Routing\Middleware\RoutingMiddleware::__invoke() - CORE/src/Routing/Middleware/RoutingMiddleware.php, line 104
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 95
Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65
DebugKit\Middleware\DebugKitMiddleware::__invoke() - ROOT/vendor/cakephp/debug_kit/src/Middleware/DebugKitMiddleware.php, line 52
Product Code :BEP153330050-3204
Pile Height |
15mm + - 1mm (Putting) |
Total length of turf pile |
38mm |
Gauge |
3/16'' |
Stitches |
33/10cm |
Density |
69300+- 3% per sqm |
Series & Launch |
PE (Spine - shape) + PP |
134 67
(50% Off) /SQFT
Area Calculater