App\Controller\ProductsController::index() - APP/Controller/ProductsController.php, line 97
Cake\Controller\Controller::invokeAction() - CORE/src/Controller/Controller.php, line 606
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 256
Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65
Cake\Routing\Middleware\RoutingMiddleware::__invoke() - CORE/src/Routing/Middleware/RoutingMiddleware.php, line 164
Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65
App\Routing\Middleware\CorsMiddleware::__invoke() - APP/Routing/Middleware/CorsMiddleware.php, line 49
Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65
App\Routing\Middleware\LanguageMiddleware::__invoke() - APP/Routing/Middleware/LanguageMiddleware.php, line 47
Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65
Core\Middleware\SeoMiddleware::__invoke() - ROOT/modules/Core/src/Middleware/SeoMiddleware.php, line 47
Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65
Blink\Cache\Middleware\CacheMiddleware::__invoke() - ROOT/modules/Cache/src/Middleware/CacheMiddleware.php, line 68
Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65
App\Routing\Middleware\CustomRoutesMiddleware::__invoke() - APP/Routing/Middleware/CustomRoutesMiddleware.php, line 78
Warning (512): Unable to emit headers. Headers sent in file=/home/plintenfab/domains/sokkelfabriek.nl/public_html/vendor/cakephp/cakephp/src/Error/Debugger.php line=855 [CORE/src/Http/ResponseEmitter.php, line 53]
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="nl">
<meta name="viewport" content="width=device-width, initial-scale=1.0"><link rel="dns-prefetch"><meta charset="utf-8"/><title> bij Sokkelfabriek</title><link href="https://www.sokkelfabriek.nl/products/index" rel="canonical"/><meta property="og:title" content="" /><meta property="og:url" content="https://www.sokkelfabriek.nl/sokkels" /><meta property="og:image" content="https://www.sokkelfabriek.nl/theme/default/opengraph/default.png" /><meta property="og:description" content="" /><meta property="og:type" content="article" /><meta property="twitter:card" content="summary" /><meta property="twitter:title" content="" /><meta property="twitter:description" content="" /><meta property="twitter:image" content="https://www.sokkelfabriek.nl/theme/default/twitter-cards/default.png" /><!--[if IE]><meta http-equiv='X-UA-Compatible' content='IE=edge,chrome=1'><![endif]-->
<link rel="shortcut icon" href="https://www.sokkelfabriek.nl/theme/default/img/favicon/favicon.ico">
<link rel="apple-touch-icon" href="https://www.sokkelfabriek.nl/theme/default/img/favicon/favicon.png">
<link rel="apple-touch-icon" sizes="76x76" href="https://www.sokkelfabriek.nl/theme/default/img/favicon/favicon-76x76.png">
<link rel="apple-touch-icon" sizes="120x120" href="https://www.sokkelfabriek.nl/theme/default/img/favicon/favicon-120x120.png">
<link rel="apple-touch-icon" sizes="152x152" href="https://www.sokkelfabriek.nl/theme/default/img/favicon/favicon-152x152.png">
<meta name="apple-mobile-web-app-status-bar-style" content="black">
<meta name="msapplication-config" content="none"/><head><link rel="stylesheet" href="/theme/default/css/all.min.css?c=2023032319"/><style>
.btn.btn-primary {
color:#ffffff;
background: #009600;
border-color: #009600;
}
.btn.btn-primary:hover {
color:#000000;
background: #009600;
border-color: #009600;
}
.navbar.navbar-categories .col-active {
background: #009600;
}
#cookiemessage .btn.btn-primary,
#cookiemessage .btn.btn-inverse {
color:#ffffff;
background: #009600;
border-color: #009600;
}
.navbar.navbar-categories > div > ul > li > a.important {
color:#ffffff;
background: #009600;
border-color: #009600;
}
.navbar.navbar-categories > div > ul > li > a.important:hover {
color:#000000;
background: #009600;
border-color: #009600;
}
.navbar.navbar-categories li>a.active {
background-color: #009600;
color: #ffffff;
}
</style> <!-- Google Analytics -->
<script>
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
})(window,document,'script','//www.google-analytics.com/analytics.js','ga');
ga('create', 'UA-21831215-17', 'auto');
ga('send', 'pageview');
</script>
</head> <body class="">
<nav id="headerNavigation" class="main-nav">
<div class="full-wrapper relative clearfix">
<div class="container">
<ul id="header-options">
<li><a href="/zoeken" id="top-search"><i class="fa fa-search" ></i></a></li>
<li><a href="/account/login" class="not-loggedin" id="account-header"><span>Login <div class="hidden-xs" style="display:inline-block">zakelijk</div></span></a></li>
<li>
<a id="cart" class="cart-header" href="https://www.sokkelfabriek.nl/winkelwagen">
<div class="cart-loader" data-img="/theme/default/img/cart-loader.svg"></div>
<div class="cart-content">
<span><i class="fa fa-shopping-cart" ></i></span>
<span class="cart-price">
<span class="price">€ 0,00</span> </span>
</div>
</a></li>
</ul>
<div class="mobile-nav thin pull-left">
<i class="fa fa-bars"></i>
</div>
<div class="nav-logo-wrap local-scroll">
<a class="logo hidden-xs hidden-sm" href="/" title="Sokkelfabriek logo"><img alt="Sokkelfabriek logo" height="46" src="/theme/default/img/logo.png" width="291" /> </a> <a class="logo-mobile hidden-md hidden-lg" href="/" title="Sokkelfabriek mobile logo"><img alt="Sokkelfabriek mobile logo" height="40" src="/theme/default/img/logo-mobile.png" width="32" /> </a> </div>
<div class="inner-nav desktop-nav">
<ul class="clearlist"><li><a href="/bedrijven" class=""><span>Bedrijven</span></a></li><li><a href="/klantenservice" class=""><span>Klantenservice</span></a></li><li><a href="/maatwerk" class=""><span>Maatwerk</span></a></li><li><a href="/over-ons" class="mn-has-sub disabled"><span>Over ons</span></a><ul class="mn-sub"><li><a href="/showroom" class=""><span>Showroom</span></a></li><li><a href="/over-ons" class=""><span>Over Sokkelfabriek</span></a></li><li><a href="/contact" class=""><span>Contact</span></a></li><li><a href="/nieuwsbrief/inschrijven" class=""><span>Nieuwsbrief</span></a></li><li><a href="/over-ons/veelgestelde-vragen" class=""><span>Veelgestelde vragen</span></a></li><li><a href="/over-ons/afhalen" class=""><span>Afhalen van bestellingen</span></a></li><li><a href="/over-ons/algemene-voorwaarden" class=""><span>Algemene voorwaarden</span></a></li><li><a href="/over-ons/privacy" class=""><span>Privacy verklaring</span></a></li></ul></li></ul> </div>
</div>
</div>
</nav><div id="pageHeader"><div id="pageMainNavigation"><div id="navbar-yamm-backdrop"></div><div class="navbar yamm navbar-categories" role="navigation"><div class="container"><div class="navbar-categories-header hidden-md hidden-lg"><a href="#" title="Kies een categorie"><i class="fa fa-bars"></i> Kies een categorie <i style="font-size:1.2em;font-weight:bold;margin-top:3px;display:inline-block" class="fa fa-caret-down pull-right"></i></a></div><ul class="nav navbar-nav"><li class="navbar-categories-close-menu hidden-md hidden-lg"><a href="#" id="navbar-categories-close-menu-btn"><i class="fa fa-times"></i> Menu sluiten</a></li><li class="hidden-md hidden-lg categories-menu-mobile-header"><i class="fa fa-bars"></i> MENU</li><li class="dropdown yamm-fw has-children"><a href="#" class="btn btn-sm btn-submenu-toggle"><i class="fa fa-plus" ></i></a><a href="/sokkels/houten-sokkels" class="menu-main-link"><span>Houten sokkels </span></a><ul class="dropdown-menu"><li><div class="yamm-content"><div class="yamm-content-inner"><div class="container"><div class="row"><div class="col-sm-3"><a href="/sokkels/houten-sokkels/eiken-sokkels" class="main-category-link" title="Categorie: Eiken Sokkels"><span>Eiken Sokkels</span></a><ul class="yamm-child-ul"></ul><a href="/sokkels/houten-sokkels/grenen-sokkels" class="main-category-link" title="Categorie: Grenen Sokkels"><span>Grenen Sokkels</span></a><ul class="yamm-child-ul"></ul><a href="/sokkels/houten-sokkels/mdf-met-fineer-sokkels" class="main-category-link" title="Categorie: MDF met Fineer sokkels"><span>MDF met Fineer sokkels</span></a><ul class="yamm-child-ul"></ul></div></div></div></div></div></li></ul></li><li class="dropdown yamm-fw has-children"><a href="#" class="btn btn-sm btn-submenu-toggle"><i class="fa fa-plus" ></i></a><a href="/sokkels/sokkels-op-kleur" class="menu-main-link"><span>Sokkels op kleur</span></a><ul class="dropdown-menu"><li><div class="yamm-content"><div class="yamm-content-inner"><div class="container"><div class="row"><div class="col-sm-3"><a href="/sokkels/sokkels-op-kleur/gegronde-sokkels" class="main-category-link" title="Categorie: Gegronde sokkels"><span>Gegronde sokkels</span></a><ul class="yamm-child-ul"></ul><a href="/sokkels/sokkels-op-kleur/sokkels-afgelakt-in-kleur" class="main-category-link" title="Categorie: Sokkels afgelakt in kleur"><span>Sokkels afgelakt in kleur</span></a><ul class="yamm-child-ul"></ul><a href="/sokkels/sokkels-op-kleur/witte-sokkels" class="main-category-link" title="Categorie: Witte sokkels"><span>Witte sokkels</span></a><ul class="yamm-child-ul"></ul><a href="/sokkels/sokkels-op-kleur/zwarte-sokkels" class="main-category-link" title="Categorie: Zwarte sokkels"><span>Zwarte sokkels</span></a><ul class="yamm-child-ul"></ul></div></div></div></div></div></li></ul></li><li class="dropdown yamm-fw "><a href="/sokkels/metalen-sokkels" class="menu-main-link"><span>Metalen sokkels</span></a></li><li class="dropdown yamm-fw "><a href="/sokkels/plantenbakken" class="menu-main-link"><span>Plantenbakken</span></a></li><li class="dropdown yamm-fw has-children"><a href="#" class="btn btn-sm btn-submenu-toggle"><i class="fa fa-plus" ></i></a><a href="/sokkels/specials" class="menu-main-link"><span>Specials</span></a><ul class="dropdown-menu"><li><div class="yamm-content"><div class="yamm-content-inner"><div class="container"><div class="row"><div class="col-sm-3"><a href="/sokkels/specials/design-sokkels" class="main-category-link" title="Categorie: Design Sokkels"><span>Design Sokkels</span></a><ul class="yamm-child-ul"></ul><a href="/sokkels/specials/vitrine-sokkels" class="main-category-link" title="Categorie: Vitrine Sokkels"><span>Vitrine Sokkels</span></a><ul class="yamm-child-ul"></ul><a href="/sokkels/specials/hexagon-sokkels" class="main-category-link" title="Categorie: Hexagon sokkels"><span>Hexagon sokkels</span></a><ul class="yamm-child-ul"></ul><a href="/sokkels/specials/led-sokkels" class="main-category-link" title="Categorie: Led Sokkels"><span>Led Sokkels</span></a><ul class="yamm-child-ul"></ul><a href="/sokkels/specials/salontafels-presso" class="main-category-link" title="Categorie: Salontafels-Presso"><span>Salontafels-Presso</span></a><ul class="yamm-child-ul"></ul></div></div></div></div></div></li></ul></li><li class="dropdown yamm-fw has-children"><a href="#" class="btn btn-sm btn-submenu-toggle"><i class="fa fa-plus" ></i></a><a href="/sokkels/accessoires" class="menu-main-link"><span>Accessoires</span></a><ul class="dropdown-menu"><li><div class="yamm-content"><div class="yamm-content-inner"><div class="container"><div class="row"><div class="col-sm-3"><a href="/sokkels/accessoires/houten-beelden" class="main-category-link" title="Categorie: Houten beelden"><span>Houten beelden</span></a><ul class="yamm-child-ul"></ul><a href="/sokkels/accessoires/glas-topplaten" class="main-category-link" title="Categorie: Glas topplaten "><span>Glas topplaten </span></a><ul class="yamm-child-ul"></ul><a href="/sokkels/accessoires/houten-topplaten" class="main-category-link" title="Categorie: Houten topplaten"><span>Houten topplaten</span></a><ul class="yamm-child-ul"></ul><a href="/sokkels/accessoires/windlichten" class="main-category-link" title="Categorie: Windlichten"><span>Windlichten</span></a><ul class="yamm-child-ul"></ul></div></div></div></div></div></li></ul></li><li class="hidden-md hidden-lg"><a href="/aanvragen/offerte-aanvragen" class="btn btn-important">Offerte aanvragen</a></li><li class="pull-right hidden-sm hidden-xs"><a href="/aanvragen/offerte-aanvragen" class="btn btn-important">Offerte aanvragen</a></li></ul></div></div></div><div id="top-usps">
<div class="container">
<div class="row no-gutter">
<div class="col-xs-12 col-sm-4 col-md-3" style="text-align:left"><span class="top-usp"><i class="fa fa-truck"></i> Levering met <span style="color:#009600;font-weight:600">eigen transport</span></span></div>
<div class="col-xs-12 col-sm-4 col-md-3"><span class="top-usp"><i class="fa fa-check"></i> <span>Ook</span> <span style="color:#009600;font-weight:600">maatwerk</span></span></div>
<div class="col-xs-12 col-sm-4 col-md-3 hidden-xs"><span class="top-usp"><i class="fa fa-home"></i> Made in <span style="color:#009600;font-weight:600">Holland</span></span></div>
<div class="col-xs-12 col-sm-4 col-md-3 hidden-xs hidden-sm"><span class="top-usp"><i class="fa fa-dashboard"></i> <span style="color:#009600;font-weight:600">Alle kleuren</span> <span>mogelijk</span></span></div>
</div>
</div>
</div>
<div id="pageOptionsWrapper"><div class="container container-mobile"><div id="pageOptions"><div class="row"><div class="col-sm-12"><div id='breadcrumbs'><ul><li><a href="/">Home</a></li><li><a href="/sokkels">Sokkels</a></li></ul></div></div></div></div></div></div><header id="pageHeaderWrapper" class="" style="">
<div class="container container-mobile">
<div id="main-title"><h1>Products</h1></div> </div>
</header></div><div id="contentWrapper"><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr641c9843b8b21-trace').style.display = (document.getElementById('cakeErr641c9843b8b21-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: Trying to get property 'name' of non-object [<b>APP/Template/Products/index.ctp</b>, line <b>6</b>]<div id="cakeErr641c9843b8b21-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr641c9843b8b21-code').style.display = (document.getElementById('cakeErr641c9843b8b21-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr641c9843b8b21-context').style.display = (document.getElementById('cakeErr641c9843b8b21-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr641c9843b8b21-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"><span style="color: #0000BB"></span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">assign</span><span style="color: #007700">(</span><span style="color: #DD0000">'title'</span><span style="color: #007700">, </span><span style="color: #0000BB">ucfirst</span><span style="color: #007700">(</span><span style="color: #0000BB">$category</span><span style="color: #007700">-></span><span style="color: #0000BB">name</span><span style="color: #007700">));</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">assign</span><span style="color: #007700">(</span><span style="color: #DD0000">'pageTitle'</span><span style="color: #007700">, </span><span style="color: #0000BB">$category</span><span style="color: #007700">-></span><span style="color: #0000BB">formatted_seo_name </span><span style="color: #007700">. </span><span style="color: #DD0000">" bij " </span><span style="color: #007700">. </span><span style="color: #0000BB">Setting</span><span style="color: #007700">::</span><span style="color: #0000BB">read</span><span style="color: #007700">(</span><span style="color: #DD0000">'company.name'</span><span style="color: #007700">));</span></span></code></pre><pre id="cakeErr641c9843b8b21-context" class="cake-context" style="display: none;">$viewFile = '/home/plintenfab/domains/sokkelfabriek.nl/public_html/src/Template/Products/index.ctp'
$dataForView = [
'_authUser' => [],
'crumbs' => [
(int) 0 => object(App\Model\Entity\Category) {}
],
'activeCategory' => object(App\Model\Entity\Category) {
'id' => (int) 13,
'name' => 'Sokkels',
'description' => null,
'menu_description' => '',
'content' => null,
'page_title' => 'Sokkels',
'menu_title' => '',
'title' => null,
'header_content' => '',
'footer_content' => null,
'friendly_url' => 'sokkels',
'back_color' => '#222222',
'image' => '83-van-den-berg-3-G.jpg',
'image_dir' => '0cc8eb3e-9e5d-4278-860d-c00c075e175d',
'sidebar_image' => null,
'sidebar_image_dir' => null,
'is_visible' => false,
'attribute_google_merchant_category_number' => (int) 696,
'lft' => (int) 1,
'rght' => (int) 56,
'parent_id' => null,
'sort_priority' => (int) 0,
'products_count' => (int) 0,
'disabled_filters' => null,
'seo_keywords' => 'sokkel, sokkels, zuil, zuilen, verschillende materialen, verschillende kleuren, pilaar, pilaren, ruime assortiment, sokkels kopen, sokkel kopen, plantentafels, plantenbakken, maatwerk, bijzettafels',
'seo_description' => 'Sokkelfabriek / sokkels, zuilen, pilaren, bijzettafels, salontafels makkelijk online te bestellen. Ook maatwerk mogelijk',
'seo_robots' => '',
'old_reference' => '4',
'created' => object(Cake\I18n\FrozenTime) {},
'modified' => object(Cake\I18n\FrozenTime) {},
'created_by_id' => null,
'modified_by_id' => (int) 76,
'formatted_seo_name' => 'Sokkels',
'[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]' => 'Categories'
},
'children' => [
(int) 0 => [
'id' => (int) 95,
'name' => 'Accessoires',
'friendly_url' => 'accessoires',
'parent_id' => (int) 13,
'children' => [
[maximum depth reached]
],
'formatted_seo_name' => 'Accessoires'
],
(int) 1 => [
'id' => (int) 88,
'name' => 'Houten sokkels ',
'friendly_url' => 'houten-sokkels',
'parent_id' => (int) 13,
'children' => [
[maximum depth reached]
],
'formatted_seo_name' => 'Houten sokkels '
],
(int) 2 => [
'id' => (int) 101,
'name' => 'Metalen sokkels',
'friendly_url' => 'metalen-sokkels',
'parent_id' => (int) 13,
'children' => [[maximum depth reached]],
'formatted_seo_name' => 'Metalen sokkels'
],
(int) 3 => [
'id' => (int) 124,
'name' => 'Plantenbakken',
'friendly_url' => 'plantenbakken',
'parent_id' => (int) 13,
'children' => [[maximum depth reached]],
'formatted_seo_name' => 'Plantenbakken'
],
(int) 4 => [
'id' => (int) 96,
'name' => 'Sokkels op kleur',
'friendly_url' => 'sokkels-op-kleur',
'parent_id' => (int) 13,
'children' => [
[maximum depth reached]
],
'formatted_seo_name' => 'Sokkels op kleur'
],
(int) 5 => [
'id' => (int) 122,
'name' => 'Specials',
'friendly_url' => 'specials',
'parent_id' => (int) 13,
'children' => [
[maximum depth reached]
],
'formatted_seo_name' => 'Specials'
]
],
'category' => null,
'models' => object(Cake\ORM\ResultSet) {
'items' => [
[maximum depth reached]
]
},
'showCategoryHeader' => true,
'menuItems' => [
(int) 0 => object(Cake\ORM\Entity) {},
(int) 1 => object(Cake\ORM\Entity) {},
(int) 2 => object(Cake\ORM\Entity) {},
(int) 3 => object(Cake\ORM\Entity) {}
],
'categories' => [
(int) 0 => object(App\Model\Entity\Category) {},
(int) 1 => object(App\Model\Entity\Category) {},
(int) 2 => object(App\Model\Entity\Category) {},
(int) 3 => object(App\Model\Entity\Category) {},
(int) 4 => object(App\Model\Entity\Category) {},
(int) 5 => object(App\Model\Entity\Category) {}
]
]
$bufferLevel = (int) 1
$_authUser = []
$crumbs = [
(int) 0 => object(App\Model\Entity\Category) {
'id' => (int) 13,
'name' => 'Sokkels',
'description' => null,
'menu_description' => '',
'content' => null,
'page_title' => 'Sokkels',
'menu_title' => '',
'title' => null,
'header_content' => '',
'footer_content' => null,
'friendly_url' => 'sokkels',
'back_color' => '#222222',
'image' => '83-van-den-berg-3-G.jpg',
'image_dir' => '0cc8eb3e-9e5d-4278-860d-c00c075e175d',
'sidebar_image' => null,
'sidebar_image_dir' => null,
'is_visible' => false,
'attribute_google_merchant_category_number' => (int) 696,
'lft' => (int) 1,
'rght' => (int) 56,
'parent_id' => null,
'sort_priority' => (int) 0,
'products_count' => (int) 0,
'disabled_filters' => null,
'seo_keywords' => 'sokkel, sokkels, zuil, zuilen, verschillende materialen, verschillende kleuren, pilaar, pilaren, ruime assortiment, sokkels kopen, sokkel kopen, plantentafels, plantenbakken, maatwerk, bijzettafels',
'seo_description' => 'Sokkelfabriek / sokkels, zuilen, pilaren, bijzettafels, salontafels makkelijk online te bestellen. Ook maatwerk mogelijk',
'seo_robots' => '',
'old_reference' => '4',
'created' => object(Cake\I18n\FrozenTime) {},
'modified' => object(Cake\I18n\FrozenTime) {},
'created_by_id' => null,
'modified_by_id' => (int) 76,
'formatted_seo_name' => 'Sokkels',
'[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]' => 'Categories'
}
]
$activeCategory = object(App\Model\Entity\Category) {
'id' => (int) 13,
'name' => 'Sokkels',
'description' => null,
'menu_description' => '',
'content' => null,
'page_title' => 'Sokkels',
'menu_title' => '',
'title' => null,
'header_content' => '',
'footer_content' => null,
'friendly_url' => 'sokkels',
'back_color' => '#222222',
'image' => '83-van-den-berg-3-G.jpg',
'image_dir' => '0cc8eb3e-9e5d-4278-860d-c00c075e175d',
'sidebar_image' => null,
'sidebar_image_dir' => null,
'is_visible' => false,
'attribute_google_merchant_category_number' => (int) 696,
'lft' => (int) 1,
'rght' => (int) 56,
'parent_id' => null,
'sort_priority' => (int) 0,
'products_count' => (int) 0,
'disabled_filters' => null,
'seo_keywords' => 'sokkel, sokkels, zuil, zuilen, verschillende materialen, verschillende kleuren, pilaar, pilaren, ruime assortiment, sokkels kopen, sokkel kopen, plantentafels, plantenbakken, maatwerk, bijzettafels',
'seo_description' => 'Sokkelfabriek / sokkels, zuilen, pilaren, bijzettafels, salontafels makkelijk online te bestellen. Ook maatwerk mogelijk',
'seo_robots' => '',
'old_reference' => '4',
'created' => object(Cake\I18n\FrozenTime) {},
'modified' => object(Cake\I18n\FrozenTime) {},
'created_by_id' => null,
'modified_by_id' => (int) 76,
'formatted_seo_name' => 'Sokkels',
'[new]' => false,
'[accessible]' => [
'*' => true
],
'[dirty]' => [],
'[original]' => [],
'[virtual]' => [
(int) 0 => 'formatted_seo_name'
],
'[hasErrors]' => false,
'[errors]' => [],
'[invalid]' => [],
'[repository]' => 'Categories'
}
$children = [
(int) 0 => [
'id' => (int) 95,
'name' => 'Accessoires',
'friendly_url' => 'accessoires',
'parent_id' => (int) 13,
'children' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => [
[maximum depth reached]
],
(int) 2 => [
[maximum depth reached]
],
(int) 3 => [
[maximum depth reached]
]
],
'formatted_seo_name' => 'Accessoires'
],
(int) 1 => [
'id' => (int) 88,
'name' => 'Houten sokkels ',
'friendly_url' => 'houten-sokkels',
'parent_id' => (int) 13,
'children' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => [
[maximum depth reached]
],
(int) 2 => [
[maximum depth reached]
]
],
'formatted_seo_name' => 'Houten sokkels '
],
(int) 2 => [
'id' => (int) 101,
'name' => 'Metalen sokkels',
'friendly_url' => 'metalen-sokkels',
'parent_id' => (int) 13,
'children' => [],
'formatted_seo_name' => 'Metalen sokkels'
],
(int) 3 => [
'id' => (int) 124,
'name' => 'Plantenbakken',
'friendly_url' => 'plantenbakken',
'parent_id' => (int) 13,
'children' => [],
'formatted_seo_name' => 'Plantenbakken'
],
(int) 4 => [
'id' => (int) 96,
'name' => 'Sokkels op kleur',
'friendly_url' => 'sokkels-op-kleur',
'parent_id' => (int) 13,
'children' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => [
[maximum depth reached]
],
(int) 2 => [
[maximum depth reached]
],
(int) 3 => [
[maximum depth reached]
]
],
'formatted_seo_name' => 'Sokkels op kleur'
],
(int) 5 => [
'id' => (int) 122,
'name' => 'Specials',
'friendly_url' => 'specials',
'parent_id' => (int) 13,
'children' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => [
[maximum depth reached]
],
(int) 2 => [
[maximum depth reached]
],
(int) 3 => [
[maximum depth reached]
],
(int) 4 => [
[maximum depth reached]
]
],
'formatted_seo_name' => 'Specials'
]
]
$category = null
$models = object(Cake\ORM\ResultSet) {
'items' => [
(int) 0 => object(App\Model\Entity\Model) {},
(int) 1 => object(App\Model\Entity\Model) {},
(int) 2 => object(App\Model\Entity\Model) {},
(int) 3 => object(App\Model\Entity\Model) {},
(int) 4 => object(App\Model\Entity\Model) {},
(int) 5 => object(App\Model\Entity\Model) {},
(int) 6 => object(App\Model\Entity\Model) {},
(int) 7 => object(App\Model\Entity\Model) {},
(int) 8 => object(App\Model\Entity\Model) {},
(int) 9 => object(App\Model\Entity\Model) {},
(int) 10 => object(App\Model\Entity\Model) {},
(int) 11 => object(App\Model\Entity\Model) {},
(int) 12 => object(App\Model\Entity\Model) {},
(int) 13 => object(App\Model\Entity\Model) {},
(int) 14 => object(App\Model\Entity\Model) {},
(int) 15 => object(App\Model\Entity\Model) {},
(int) 16 => object(App\Model\Entity\Model) {},
(int) 17 => object(App\Model\Entity\Model) {},
(int) 18 => object(App\Model\Entity\Model) {},
(int) 19 => object(App\Model\Entity\Model) {}
]
}
$showCategoryHeader = true
$menuItems = [
(int) 0 => object(Cake\ORM\Entity) {
'id' => (int) 28,
'menu_id' => (int) 1,
'page_id' => null,
'name' => 'Bedrijven',
'subtitle' => null,
'url' => '/bedrijven',
'is_visible' => true,
'is_visible_with_account' => false,
'lft' => (int) 29,
'rght' => (int) 30,
'parent_id' => null,
'css_class' => '',
'sort_priority' => (int) 0,
'created' => object(Cake\I18n\FrozenTime) {},
'modified' => object(Cake\I18n\FrozenTime) {},
'page' => null,
'menu' => object(App\Model\Entity\Menu) {},
'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]' => 'MenuItems'
},
(int) 1 => object(Cake\ORM\Entity) {
'id' => (int) 27,
'menu_id' => (int) 1,
'page_id' => null,
'name' => 'Klantenservice',
'subtitle' => null,
'url' => '/klantenservice',
'is_visible' => true,
'is_visible_with_account' => false,
'lft' => (int) 27,
'rght' => (int) 28,
'parent_id' => null,
'css_class' => '',
'sort_priority' => (int) 0,
'created' => object(Cake\I18n\FrozenTime) {},
'modified' => object(Cake\I18n\FrozenTime) {},
'page' => null,
'menu' => object(App\Model\Entity\Menu) {},
'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]' => 'MenuItems'
},
(int) 2 => object(Cake\ORM\Entity) {
'id' => (int) 37,
'menu_id' => (int) 1,
'page_id' => null,
'name' => 'Maatwerk',
'subtitle' => null,
'url' => '/maatwerk',
'is_visible' => true,
'is_visible_with_account' => false,
'lft' => (int) 35,
'rght' => (int) 36,
'parent_id' => null,
'css_class' => '',
'sort_priority' => (int) 0,
'created' => object(Cake\I18n\FrozenTime) {},
'modified' => object(Cake\I18n\FrozenTime) {},
'page' => null,
'menu' => object(App\Model\Entity\Menu) {},
'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]' => 'MenuItems'
},
(int) 3 => object(Cake\ORM\Entity) {
'id' => (int) 8,
'menu_id' => (int) 1,
'page_id' => null,
'name' => 'Over ons',
'subtitle' => null,
'url' => '/over-ons',
'is_visible' => true,
'is_visible_with_account' => false,
'lft' => (int) 5,
'rght' => (int) 26,
'parent_id' => null,
'css_class' => '',
'sort_priority' => (int) 80,
'created' => object(Cake\I18n\FrozenTime) {},
'modified' => object(Cake\I18n\FrozenTime) {},
'page' => null,
'menu' => object(App\Model\Entity\Menu) {},
'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]' => 'MenuItems'
}
]
$categories = [
(int) 0 => object(App\Model\Entity\Category) {
'name' => 'Houten sokkels ',
'id' => (int) 88,
'friendly_url' => 'houten-sokkels',
'image' => '365x840.jpg',
'menu_description' => '<p class="MsoNoSpacing" style="line-height:150%">Met onze houten sokkels geef je je inrichting karakter en uitstraling.&nbsp;<span style="letter-spacing: 0.1px;">Verrijk je inrichting met de warmte van een massief eikenhouten zuil, geef je kantoor een luxe uitstraling met een gefineerde pilaar of zet je favoriete object in de spotlight op een sokkel van grenenhout.</span></p>
<p class="MsoNormal" style="margin: 0cm;">Benieuwd hoe onze houten sokkels er in het echt bij staan? Breng een bezoek aan onze&nbsp;<a href="https://www.sokkelfabriek.nl/showroom">showroom</a>&nbsp;om inspiratie op te doen.&nbsp;<span style="letter-spacing: 0.1px;">Al een keus gemaakt? Bestel dan je gewenste sokkel gemakkelijk online.&nbsp;</span><span style="letter-spacing: 0.1px;">Bij ons kun je ook terecht voor&nbsp;</span><a href="https://www.sokkelfabriek.nl/maatwerk" style="letter-spacing: 0.1px;">maatwerk</a><span style="letter-spacing: 0.1px;">. Kom maar op met je idee. W</span><span style="letter-spacing: 0.1px;">ij houden wel van een uitdaging.&nbsp;</span></p><p class="MsoNormal" style="margin: 0cm;"><span style="letter-spacing: 0.1px;"><br></span></p><p class="MsoNormal" style="margin: 0cm;"><span style="letter-spacing: 0.1px;">Bekijk ook ons uitgebreide aanbod aan</span><span style="letter-spacing: 0.1px;">&nbsp;</span><a href="https://www.sokkelfabriek.nl/sokkels/sokkels-op-kleur" style="letter-spacing: 0.1px;">sokkels op kleur</a><span style="letter-spacing: 0.1px;">,&nbsp;</span><a href="https://www.sokkelfabriek.nl/sokkels/metalen-sokkels" style="letter-spacing: 0.1px;">metalen sokkels</a><span style="letter-spacing: 0.1px;">,&nbsp;</span><span style="letter-spacing: 0.1px;"><span style="letter-spacing: 0.1px;"><a href="https://www.sokkelfabriek.nl/sokkels/plantenbakken" style="letter-spacing: 0.1px;">plantenbakken</a>,&nbsp;<span style="letter-spacing: 0.1px;"><span style="letter-spacing: 0.1px;"><span style="letter-spacing: 0.1px;"><a href="https://www.sokkelfabriek.nl/sokkels/specials" style="letter-spacing: 0.1px;">specials</a>&nbsp;en&nbsp;<a href="https://www.sokkelfabriek.nl/sokkels/accessoires" style="letter-spacing: 0.1px;">accessoires</a>.</span></span></span></span></span></p>',
'menu_title' => 'Massief hout',
'is_visible' => true,
'image_dir' => 'dfe898a8-baa0-48a5-9e83-b0f1da029d9e',
'parent_id' => (int) 13,
'children' => [
[maximum depth reached]
],
'formatted_seo_name' => 'Houten sokkels ',
'[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]' => 'Categories'
},
(int) 1 => object(App\Model\Entity\Category) {
'name' => 'Sokkels op kleur',
'id' => (int) 96,
'friendly_url' => 'sokkels-op-kleur',
'image' => 'new trendkleuren 2022 klein.png',
'menu_description' => '<p class="MsoNoSpacing" style="line-height:150%">Op zoek naar een sokkel met een statement? Onze gekleurde zuilen staan
voor je klaar! Perfect voor het presenteren van moderne kunst, opfleuren van
openbare ruimtes of inrichten van een levendig kantoor. Deze vrolijke zuilen
maken er altijd een feestje van!<o:p></o:p></p><p class="MsoNoSpacing" style="line-height:150%">De pilaren
worden opgebouwd uit hoogwaardig MDF dat vervolgens nauwkeurig wordt geschuurd
voor een vrijwel naadloos geheel. Dankzij dit slimme design staan onze MDF-zuilen als huizen, maar blijven ze
toch lekker licht en handzaam.</p><p class="MsoNoSpacing" style="line-height:150%"><o:p></o:p></p><p class="MsoNoSpacing" style="line-height:150%">Deze
kleurrijke sokkels hebben een draagvermogen tot wel 150 kilo, en kunnen zelfs
op maat worden gemaakt. Kies bijvoorbeeld voor sokkels in de kleuren van jouw
bedrijf, of ga voor zuilen met je logo erop. Geen idee is ons te gek, dus vraag snel
naar de mogelijkheden!</p><p class="MsoNoSpacing" style="line-height:150%"><o:p></o:p></p>',
'menu_title' => '',
'is_visible' => true,
'image_dir' => '66f203a5-c331-4cbe-85b7-46ba15d79c8a',
'parent_id' => (int) 13,
'children' => [
[maximum depth reached]
],
'formatted_seo_name' => 'Sokkels op kleur',
'[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]' => 'Categories'
},
(int) 2 => object(App\Model\Entity\Category) {
'name' => 'Metalen sokkels',
'id' => (int) 101,
'friendly_url' => 'metalen-sokkels',
'image' => '230-350-009.jpg',
'menu_description' => '<p class="MsoNormal" style="margin: 0cm; caret-color: rgb(0, 0, 0);">Ben jij op zoek naar een metalen sokkel met een stoer, minimalistisch design <span style="letter-spacing: 0.1px;">die ook zijn plek weet in een landelijk interieur?<br><br></span><span style="letter-spacing: 0.1px;">Bekijk dan eens onze metalen sokkels.&nbsp;</span><span style="letter-spacing: 0.1px;">Zo dragen onze zwart gelakte sokkels bij aan een luxe uitstraling van je winkel, geven onze metalen zuilen met RVS bewerking&nbsp;</span><span style="letter-spacing: 0.1px;">een&nbsp;</span><span style="letter-spacing: 0.1px;">industriële twist aan je interieur en toveren onze ronde pilaren je kantoor om tot een moderne werkplek.&nbsp;</span></p>
<p class="MsoNormal" style="margin: 0cm;"><span style="caret-color: rgb(0, 0, 0);"><br></span></p>
<p class="MsoNormal" style="margin: 0cm;">Benieuwd hoe onze sokkels er in het echt bij staan? Breng een bezoek aan onze <a href="https://www.sokkelfabriek.nl/showroom">showroom</a> om inspiratie op te doen.&nbsp;<span style="letter-spacing: 0.1px;">Al een keus gemaakt? Bestel dan je gewenste sokkel gemakkelijk online.&nbsp;</span><span style="letter-spacing: 0.1px;">Bij ons kun je ook terecht voor </span><a href="https://www.sokkelfabriek.nl/maatwerk" style="letter-spacing: 0.1px;">maatwerk</a><span style="letter-spacing: 0.1px;">. Kom maar op met je idee. W</span><span style="letter-spacing: 0.1px;">ij houden wel van een uitdaging.</span></p>
<p class="MsoNormal" style="margin: 0cm;"><br></p><p class="MsoNormal" style="margin: 0cm;"><span style="letter-spacing: 0.1px;">Bekijk ook ons uitgebreide aanbod aan&nbsp;</span><a href="https://www.sokkelfabriek.nl/sokkels/houten-sokkels" target="_blank">houten sokkels</a>,&nbsp;<a href="https://www.sokkelfabriek.nl/sokkels/sokkels-op-kleur" style="letter-spacing: 0.1px;">sokkels op kleur</a>,&nbsp;<span style="letter-spacing: 0.1px;"><span style="letter-spacing: 0.1px;"><a href="https://www.sokkelfabriek.nl/sokkels/plantenbakken" style="letter-spacing: 0.1px;">plantenbakken</a>,&nbsp;<span style="letter-spacing: 0.1px;"><span style="letter-spacing: 0.1px;"><span style="letter-spacing: 0.1px;"><a href="https://www.sokkelfabriek.nl/sokkels/specials" style="letter-spacing: 0.1px;">specials</a>&nbsp;en<span style="letter-spacing: 0.1px;">&nbsp;</span><a href="https://www.sokkelfabriek.nl/sokkels/accessoires" style="letter-spacing: 0.1px;">accessoires</a>.</span></span></span></span></span></p>',
'menu_title' => '',
'is_visible' => true,
'image_dir' => '852151c9-b250-4342-b165-c566f01bd355',
'parent_id' => (int) 13,
'children' => [[maximum depth reached]],
'formatted_seo_name' => 'Metalen sokkels',
'[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]' => 'Categories'
},
(int) 3 => object(App\Model\Entity\Category) {
'name' => 'Plantenbakken',
'id' => (int) 124,
'friendly_url' => 'plantenbakken',
'image' => null,
'menu_description' => '<p>Op zoek naar plantenbakken op maat? Net als onze sokkels zijn onze plantenbakken superstrak, naadloos en gemaakt van het materiaal dat jij kiest: eiken fineer; onbehandeld,
geolied of gelakt, of MDF in de kleur die jij wilt.<br><br>Ook de
afwerkingsmogelijkheden zijn eindeloos: met het logo van de klant, een tekst, een bijzondere lederlook, een subtiele streep of indirecte verlichting? Kijk hier voor onze standaard afmetingen en afwerking. Heb je afwijkende maten nodig dat kan zeker, neem contact met ons op. Onze plantenbakken zijn uitsluitend geschikt voor het interieur.</p>',
'menu_title' => 'Plantenbakken',
'is_visible' => true,
'image_dir' => null,
'parent_id' => (int) 13,
'children' => [[maximum depth reached]],
'formatted_seo_name' => 'Plantenbakken',
'[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]' => 'Categories'
},
(int) 4 => object(App\Model\Entity\Category) {
'name' => 'Specials',
'id' => (int) 122,
'friendly_url' => 'specials',
'image' => null,
'menu_description' => '<p class="MsoNoSpacing" style="line-height:150%">Onze creatieve vakmensen zijn constant bezig met het ontwikkelen van nieuwe toepassingen om jouw favoriete objecten, bedrijf of&nbsp;dienst in de spotlights te zetten.&nbsp;<span style="letter-spacing: 0.1px;">Deze unieke producten vallen niet binnen een hokje en daar zijn wij trots op. Op deze pagina nemen wij je graag mee in de wereld van onze 'Specials': Sokkels met een twist!</span></p>
<p class="MsoNoSpacing" style="line-height:150%">Nieuwsgierig geworden?&nbsp;<span style="letter-spacing: 0.1px;">Breng een bezoek aan onze&nbsp;</span><a href="https://www.sokkelfabriek.nl/showroom" style="letter-spacing: 0.1px;">showroom</a><span style="letter-spacing: 0.1px;">&nbsp;om inspiratie op te doen.&nbsp;</span><span style="letter-spacing: 0.1px;">Heb jij zelf een creatief voorstel? Geen probleem. Bij ons kun je ook terecht voor&nbsp;</span><a href="https://www.sokkelfabriek.nl/maatwerk" style="letter-spacing: 0.1px;">maatwerk</a><span style="letter-spacing: 0.1px;">. Kom maar op met je idee. W</span><span style="letter-spacing: 0.1px;">ij houden wel van een uitdaging.</span></p>
<p class="MsoNormal" style="margin: 0cm;"><span style="letter-spacing: 0.1px;">Bekijk ons uitgebreide aanbod aan</span><span style="letter-spacing: 0.1px;">&nbsp;</span><a href="https://www.sokkelfabriek.nl/sokkels/metalen-sokkels" style="letter-spacing: 0.1px;">metalen sokkels</a>,&nbsp;<a href="https://www.sokkelfabriek.nl/sokkels/sokkels-op-kleur" style="letter-spacing: 0.1px;">sokkels op kleur</a>,&nbsp;<span style="letter-spacing: 0.1px;"><span style="letter-spacing: 0.1px;"><a href="https://www.sokkelfabriek.nl/sokkels/plantenbakken" style="letter-spacing: 0.1px;">plantenbakken</a>,&nbsp;<span style="letter-spacing: 0.1px;"><span style="letter-spacing: 0.1px;"><span style="letter-spacing: 0.1px;"><a href="https://www.sokkelfabriek.nl/sokkels/houten-sokkels" target="_blank">houten sokkels</a>&nbsp;en&nbsp;<a href="https://www.sokkelfabriek.nl/sokkels/accessoires" style="letter-spacing: 0.1px;">accessoires</a>.</span></span></span></span></span></p>
<p class="MsoNoSpacing" style="line-height:150%"><o:p></o:p></p>',
'menu_title' => '',
'is_visible' => true,
'image_dir' => null,
'parent_id' => (int) 13,
'children' => [
[maximum depth reached]
],
'formatted_seo_name' => 'Specials',
'[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]' => 'Categories'
},
(int) 5 => object(App\Model\Entity\Category) {
'name' => 'Accessoires',
'id' => (int) 95,
'friendly_url' => 'accessoires',
'image' => null,
'menu_description' => '<p class="MsoNormal">Vind hier
alle accessoires om het maximale uit je sokkel te halen! Wil jij je zuil nét
een beetje extra geven? Bekijk dan onze glazen en houten topplaten. Deze sterke
platen geven niet alleen een persoonlijk tintje aan jouw sokkel; ze helpen ook
nog eens beschadigingen te voorkomen. Dubbel handig!<br></p><p class="MsoNoSpacing" style="line-height:150%"><o:p></o:p></p><p class="MsoNoSpacing" style="line-height:150%">Om jouw
pilaar nog gezelliger te maken, verkopen wij nu ook sfeervolle windlichten. Zo
geef je jouw volgende buurtbarbecue of tuinfeestje helemaal in stijl!</p><p class="MsoNoSpacing" style="line-height:150%"><o:p></o:p></p>',
'menu_title' => '',
'is_visible' => true,
'image_dir' => null,
'parent_id' => (int) 13,
'children' => [
[maximum depth reached]
],
'formatted_seo_name' => 'Accessoires',
'[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]' => 'Categories'
}
]</pre><pre class="stack-trace">include - APP/Template/Products/index.ctp, line 6
Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1435
Cake\View\View::_render() - CORE/src/View/View.php, line 1393
Cake\View\View::render() - CORE/src/View/View.php, line 892
Cake\Controller\Controller::render() - CORE/src/Controller/Controller.php, line 791
Cake\Http\ActionDispatcher::_invoke() - CORE/src/Http/ActionDispatcher.php, line 126
Cake\Http\ActionDispatcher::dispatch() - CORE/src/Http/ActionDispatcher.php, line 94
Cake\Http\BaseApplication::__invoke() - CORE/src/Http/BaseApplication.php, line 256
Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65
Cake\Routing\Middleware\RoutingMiddleware::__invoke() - CORE/src/Routing/Middleware/RoutingMiddleware.php, line 164
Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65
App\Routing\Middleware\CorsMiddleware::__invoke() - APP/Routing/Middleware/CorsMiddleware.php, line 49
Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65
App\Routing\Middleware\LanguageMiddleware::__invoke() - APP/Routing/Middleware/LanguageMiddleware.php, line 47
Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65
Core\Middleware\SeoMiddleware::__invoke() - ROOT/modules/Core/src/Middleware/SeoMiddleware.php, line 47
Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr641c9843ba06c-trace').style.display = (document.getElementById('cakeErr641c9843ba06c-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: Trying to get property 'formatted_seo_name' of non-object [<b>APP/Template/Products/index.ctp</b>, line <b>7</b>]<div id="cakeErr641c9843ba06c-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr641c9843ba06c-code').style.display = (document.getElementById('cakeErr641c9843ba06c-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr641c9843ba06c-context').style.display = (document.getElementById('cakeErr641c9843ba06c-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr641c9843ba06c-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">assign</span><span style="color: #007700">(</span><span style="color: #DD0000">'title'</span><span style="color: #007700">, </span><span style="color: #0000BB">ucfirst</span><span style="color: #007700">(</span><span style="color: #0000BB">$category</span><span style="color: #007700">-></span><span style="color: #0000BB">name</span><span style="color: #007700">));</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">assign</span><span style="color: #007700">(</span><span style="color: #DD0000">'pageTitle'</span><span style="color: #007700">, </span><span style="color: #0000BB">$category</span><span style="color: #007700">-></span><span style="color: #0000BB">formatted_seo_name </span><span style="color: #007700">. </span><span style="color: #DD0000">" bij " </span><span style="color: #007700">. </span><span style="color: #0000BB">Setting</span><span style="color: #007700">::</span><span style="color: #0000BB">read</span><span style="color: #007700">(</span><span style="color: #DD0000">'company.name'</span><span style="color: #007700">));</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB"></span></span></code></pre><pre id="cakeErr641c9843ba06c-context" class="cake-context" style="display: none;">$viewFile = '/home/plintenfab/domains/sokkelfabriek.nl/public_html/src/Template/Products/index.ctp'
$dataForView = [
'_authUser' => [],
'crumbs' => [
(int) 0 => object(App\Model\Entity\Category) {}
],
'activeCategory' => object(App\Model\Entity\Category) {
'id' => (int) 13,
'name' => 'Sokkels',
'description' => null,
'menu_description' => '',
'content' => null,
'page_title' => 'Sokkels',
'menu_title' => '',
'title' => null,
'header_content' => '',
'footer_content' => null,
'friendly_url' => 'sokkels',
'back_color' => '#222222',
'image' => '83-van-den-berg-3-G.jpg',
'image_dir' => '0cc8eb3e-9e5d-4278-860d-c00c075e175d',
'sidebar_image' => null,
'sidebar_image_dir' => null,
'is_visible' => false,
'attribute_google_merchant_category_number' => (int) 696,
'lft' => (int) 1,
'rght' => (int) 56,
'parent_id' => null,
'sort_priority' => (int) 0,
'products_count' => (int) 0,
'disabled_filters' => null,
'seo_keywords' => 'sokkel, sokkels, zuil, zuilen, verschillende materialen, verschillende kleuren, pilaar, pilaren, ruime assortiment, sokkels kopen, sokkel kopen, plantentafels, plantenbakken, maatwerk, bijzettafels',
'seo_description' => 'Sokkelfabriek / sokkels, zuilen, pilaren, bijzettafels, salontafels makkelijk online te bestellen. Ook maatwerk mogelijk',
'seo_robots' => '',
'old_reference' => '4',
'created' => object(Cake\I18n\FrozenTime) {},
'modified' => object(Cake\I18n\FrozenTime) {},
'created_by_id' => null,
'modified_by_id' => (int) 76,
'formatted_seo_name' => 'Sokkels',
'[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]' => 'Categories'
},
'children' => [
(int) 0 => [
'id' => (int) 95,
'name' => 'Accessoires',
'friendly_url' => 'accessoires',
'parent_id' => (int) 13,
'children' => [
[maximum depth reached]
],
'formatted_seo_name' => 'Accessoires'
],
(int) 1 => [
'id' => (int) 88,
'name' => 'Houten sokkels ',
'friendly_url' => 'houten-sokkels',
'parent_id' => (int) 13,
'children' => [
[maximum depth reached]
],
'formatted_seo_name' => 'Houten sokkels '
],
(int) 2 => [
'id' => (int) 101,
'name' => 'Metalen sokkels',
'friendly_url' => 'metalen-sokkels',
'parent_id' => (int) 13,
'children' => [[maximum depth reached]],
'formatted_seo_name' => 'Metalen sokkels'
],
(int) 3 => [
'id' => (int) 124,
'name' => 'Plantenbakken',
'friendly_url' => 'plantenbakken',
'parent_id' => (int) 13,
'children' => [[maximum depth reached]],
'formatted_seo_name' => 'Plantenbakken'
],
(int) 4 => [
'id' => (int) 96,
'name' => 'Sokkels op kleur',
'friendly_url' => 'sokkels-op-kleur',
'parent_id' => (int) 13,
'children' => [
[maximum depth reached]
],
'formatted_seo_name' => 'Sokkels op kleur'
],
(int) 5 => [
'id' => (int) 122,
'name' => 'Specials',
'friendly_url' => 'specials',
'parent_id' => (int) 13,
'children' => [
[maximum depth reached]
],
'formatted_seo_name' => 'Specials'
]
],
'category' => null,
'models' => object(Cake\ORM\ResultSet) {
'items' => [
[maximum depth reached]
]
},
'showCategoryHeader' => true,
'menuItems' => [
(int) 0 => object(Cake\ORM\Entity) {},
(int) 1 => object(Cake\ORM\Entity) {},
(int) 2 => object(Cake\ORM\Entity) {},
(int) 3 => object(Cake\ORM\Entity) {}
],
'categories' => [
(int) 0 => object(App\Model\Entity\Category) {},
(int) 1 => object(App\Model\Entity\Category) {},
(int) 2 => object(App\Model\Entity\Category) {},
(int) 3 => object(App\Model\Entity\Category) {},
(int) 4 => object(App\Model\Entity\Category) {},
(int) 5 => object(App\Model\Entity\Category) {}
]
]
$bufferLevel = (int) 1
$_authUser = []
$crumbs = [
(int) 0 => object(App\Model\Entity\Category) {
'id' => (int) 13,
'name' => 'Sokkels',
'description' => null,
'menu_description' => '',
'content' => null,
'page_title' => 'Sokkels',
'menu_title' => '',
'title' => null,
'header_content' => '',
'footer_content' => null,
'friendly_url' => 'sokkels',
'back_color' => '#222222',
'image' => '83-van-den-berg-3-G.jpg',
'image_dir' => '0cc8eb3e-9e5d-4278-860d-c00c075e175d',
'sidebar_image' => null,
'sidebar_image_dir' => null,
'is_visible' => false,
'attribute_google_merchant_category_number' => (int) 696,
'lft' => (int) 1,
'rght' => (int) 56,
'parent_id' => null,
'sort_priority' => (int) 0,
'products_count' => (int) 0,
'disabled_filters' => null,
'seo_keywords' => 'sokkel, sokkels, zuil, zuilen, verschillende materialen, verschillende kleuren, pilaar, pilaren, ruime assortiment, sokkels kopen, sokkel kopen, plantentafels, plantenbakken, maatwerk, bijzettafels',
'seo_description' => 'Sokkelfabriek / sokkels, zuilen, pilaren, bijzettafels, salontafels makkelijk online te bestellen. Ook maatwerk mogelijk',
'seo_robots' => '',
'old_reference' => '4',
'created' => object(Cake\I18n\FrozenTime) {},
'modified' => object(Cake\I18n\FrozenTime) {},
'created_by_id' => null,
'modified_by_id' => (int) 76,
'formatted_seo_name' => 'Sokkels',
'[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]' => 'Categories'
}
]
$activeCategory = object(App\Model\Entity\Category) {
'id' => (int) 13,
'name' => 'Sokkels',
'description' => null,
'menu_description' => '',
'content' => null,
'page_title' => 'Sokkels',
'menu_title' => '',
'title' => null,
'header_content' => '',
'footer_content' => null,
'friendly_url' => 'sokkels',
'back_color' => '#222222',
'image' => '83-van-den-berg-3-G.jpg',
'image_dir' => '0cc8eb3e-9e5d-4278-860d-c00c075e175d',
'sidebar_image' => null,
'sidebar_image_dir' => null,
'is_visible' => false,
'attribute_google_merchant_category_number' => (int) 696,
'lft' => (int) 1,
'rght' => (int) 56,
'parent_id' => null,
'sort_priority' => (int) 0,
'products_count' => (int) 0,
'disabled_filters' => null,
'seo_keywords' => 'sokkel, sokkels, zuil, zuilen, verschillende materialen, verschillende kleuren, pilaar, pilaren, ruime assortiment, sokkels kopen, sokkel kopen, plantentafels, plantenbakken, maatwerk, bijzettafels',
'seo_description' => 'Sokkelfabriek / sokkels, zuilen, pilaren, bijzettafels, salontafels makkelijk online te bestellen. Ook maatwerk mogelijk',
'seo_robots' => '',
'old_reference' => '4',
'created' => object(Cake\I18n\FrozenTime) {},
'modified' => object(Cake\I18n\FrozenTime) {},
'created_by_id' => null,
'modified_by_id' => (int) 76,
'formatted_seo_name' => 'Sokkels',
'[new]' => false,
'[accessible]' => [
'*' => true
],
'[dirty]' => [],
'[original]' => [],
'[virtual]' => [
(int) 0 => 'formatted_seo_name'
],
'[hasErrors]' => false,
'[errors]' => [],
'[invalid]' => [],
'[repository]' => 'Categories'
}
$children = [
(int) 0 => [
'id' => (int) 95,
'name' => 'Accessoires',
'friendly_url' => 'accessoires',
'parent_id' => (int) 13,
'children' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => [
[maximum depth reached]
],
(int) 2 => [
[maximum depth reached]
],
(int) 3 => [
[maximum depth reached]
]
],
'formatted_seo_name' => 'Accessoires'
],
(int) 1 => [
'id' => (int) 88,
'name' => 'Houten sokkels ',
'friendly_url' => 'houten-sokkels',
'parent_id' => (int) 13,
'children' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => [
[maximum depth reached]
],
(int) 2 => [
[maximum depth reached]
]
],
'formatted_seo_name' => 'Houten sokkels '
],
(int) 2 => [
'id' => (int) 101,
'name' => 'Metalen sokkels',
'friendly_url' => 'metalen-sokkels',
'parent_id' => (int) 13,
'children' => [],
'formatted_seo_name' => 'Metalen sokkels'
],
(int) 3 => [
'id' => (int) 124,
'name' => 'Plantenbakken',
'friendly_url' => 'plantenbakken',
'parent_id' => (int) 13,
'children' => [],
'formatted_seo_name' => 'Plantenbakken'
],
(int) 4 => [
'id' => (int) 96,
'name' => 'Sokkels op kleur',
'friendly_url' => 'sokkels-op-kleur',
'parent_id' => (int) 13,
'children' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => [
[maximum depth reached]
],
(int) 2 => [
[maximum depth reached]
],
(int) 3 => [
[maximum depth reached]
]
],
'formatted_seo_name' => 'Sokkels op kleur'
],
(int) 5 => [
'id' => (int) 122,
'name' => 'Specials',
'friendly_url' => 'specials',
'parent_id' => (int) 13,
'children' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => [
[maximum depth reached]
],
(int) 2 => [
[maximum depth reached]
],
(int) 3 => [
[maximum depth reached]
],
(int) 4 => [
[maximum depth reached]
]
],
'formatted_seo_name' => 'Specials'
]
]
$category = null
$models = object(Cake\ORM\ResultSet) {
'items' => [
(int) 0 => object(App\Model\Entity\Model) {},
(int) 1 => object(App\Model\Entity\Model) {},
(int) 2 => object(App\Model\Entity\Model) {},
(int) 3 => object(App\Model\Entity\Model) {},
(int) 4 => object(App\Model\Entity\Model) {},
(int) 5 => object(App\Model\Entity\Model) {},
(int) 6 => object(App\Model\Entity\Model) {},
(int) 7 => object(App\Model\Entity\Model) {},
(int) 8 => object(App\Model\Entity\Model) {},
(int) 9 => object(App\Model\Entity\Model) {},
(int) 10 => object(App\Model\Entity\Model) {},
(int) 11 => object(App\Model\Entity\Model) {},
(int) 12 => object(App\Model\Entity\Model) {},
(int) 13 => object(App\Model\Entity\Model) {},
(int) 14 => object(App\Model\Entity\Model) {},
(int) 15 => object(App\Model\Entity\Model) {},
(int) 16 => object(App\Model\Entity\Model) {},
(int) 17 => object(App\Model\Entity\Model) {},
(int) 18 => object(App\Model\Entity\Model) {},
(int) 19 => object(App\Model\Entity\Model) {}
]
}
$showCategoryHeader = true
$menuItems = [
(int) 0 => object(Cake\ORM\Entity) {
'id' => (int) 28,
'menu_id' => (int) 1,
'page_id' => null,
'name' => 'Bedrijven',
'subtitle' => null,
'url' => '/bedrijven',
'is_visible' => true,
'is_visible_with_account' => false,
'lft' => (int) 29,
'rght' => (int) 30,
'parent_id' => null,
'css_class' => '',
'sort_priority' => (int) 0,
'created' => object(Cake\I18n\FrozenTime) {},
'modified' => object(Cake\I18n\FrozenTime) {},
'page' => null,
'menu' => object(App\Model\Entity\Menu) {},
'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]' => 'MenuItems'
},
(int) 1 => object(Cake\ORM\Entity) {
'id' => (int) 27,
'menu_id' => (int) 1,
'page_id' => null,
'name' => 'Klantenservice',
'subtitle' => null,
'url' => '/klantenservice',
'is_visible' => true,
'is_visible_with_account' => false,
'lft' => (int) 27,
'rght' => (int) 28,
'parent_id' => null,
'css_class' => '',
'sort_priority' => (int) 0,
'created' => object(Cake\I18n\FrozenTime) {},
'modified' => object(Cake\I18n\FrozenTime) {},
'page' => null,
'menu' => object(App\Model\Entity\Menu) {},
'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]' => 'MenuItems'
},
(int) 2 => object(Cake\ORM\Entity) {
'id' => (int) 37,
'menu_id' => (int) 1,
'page_id' => null,
'name' => 'Maatwerk',
'subtitle' => null,
'url' => '/maatwerk',
'is_visible' => true,
'is_visible_with_account' => false,
'lft' => (int) 35,
'rght' => (int) 36,
'parent_id' => null,
'css_class' => '',
'sort_priority' => (int) 0,
'created' => object(Cake\I18n\FrozenTime) {},
'modified' => object(Cake\I18n\FrozenTime) {},
'page' => null,
'menu' => object(App\Model\Entity\Menu) {},
'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]' => 'MenuItems'
},
(int) 3 => object(Cake\ORM\Entity) {
'id' => (int) 8,
'menu_id' => (int) 1,
'page_id' => null,
'name' => 'Over ons',
'subtitle' => null,
'url' => '/over-ons',
'is_visible' => true,
'is_visible_with_account' => false,
'lft' => (int) 5,
'rght' => (int) 26,
'parent_id' => null,
'css_class' => '',
'sort_priority' => (int) 80,
'created' => object(Cake\I18n\FrozenTime) {},
'modified' => object(Cake\I18n\FrozenTime) {},
'page' => null,
'menu' => object(App\Model\Entity\Menu) {},
'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]' => 'MenuItems'
}
]
$categories = [
(int) 0 => object(App\Model\Entity\Category) {
'name' => 'Houten sokkels ',
'id' => (int) 88,
'friendly_url' => 'houten-sokkels',
'image' => '365x840.jpg',
'menu_description' => '<p class="MsoNoSpacing" style="line-height:150%">Met onze houten sokkels geef je je inrichting karakter en uitstraling.&nbsp;<span style="letter-spacing: 0.1px;">Verrijk je inrichting met de warmte van een massief eikenhouten zuil, geef je kantoor een luxe uitstraling met een gefineerde pilaar of zet je favoriete object in de spotlight op een sokkel van grenenhout.</span></p>
<p class="MsoNormal" style="margin: 0cm;">Benieuwd hoe onze houten sokkels er in het echt bij staan? Breng een bezoek aan onze&nbsp;<a href="https://www.sokkelfabriek.nl/showroom">showroom</a>&nbsp;om inspiratie op te doen.&nbsp;<span style="letter-spacing: 0.1px;">Al een keus gemaakt? Bestel dan je gewenste sokkel gemakkelijk online.&nbsp;</span><span style="letter-spacing: 0.1px;">Bij ons kun je ook terecht voor&nbsp;</span><a href="https://www.sokkelfabriek.nl/maatwerk" style="letter-spacing: 0.1px;">maatwerk</a><span style="letter-spacing: 0.1px;">. Kom maar op met je idee. W</span><span style="letter-spacing: 0.1px;">ij houden wel van een uitdaging.&nbsp;</span></p><p class="MsoNormal" style="margin: 0cm;"><span style="letter-spacing: 0.1px;"><br></span></p><p class="MsoNormal" style="margin: 0cm;"><span style="letter-spacing: 0.1px;">Bekijk ook ons uitgebreide aanbod aan</span><span style="letter-spacing: 0.1px;">&nbsp;</span><a href="https://www.sokkelfabriek.nl/sokkels/sokkels-op-kleur" style="letter-spacing: 0.1px;">sokkels op kleur</a><span style="letter-spacing: 0.1px;">,&nbsp;</span><a href="https://www.sokkelfabriek.nl/sokkels/metalen-sokkels" style="letter-spacing: 0.1px;">metalen sokkels</a><span style="letter-spacing: 0.1px;">,&nbsp;</span><span style="letter-spacing: 0.1px;"><span style="letter-spacing: 0.1px;"><a href="https://www.sokkelfabriek.nl/sokkels/plantenbakken" style="letter-spacing: 0.1px;">plantenbakken</a>,&nbsp;<span style="letter-spacing: 0.1px;"><span style="letter-spacing: 0.1px;"><span style="letter-spacing: 0.1px;"><a href="https://www.sokkelfabriek.nl/sokkels/specials" style="letter-spacing: 0.1px;">specials</a>&nbsp;en&nbsp;<a href="https://www.sokkelfabriek.nl/sokkels/accessoires" style="letter-spacing: 0.1px;">accessoires</a>.</span></span></span></span></span></p>',
'menu_title' => 'Massief hout',
'is_visible' => true,
'image_dir' => 'dfe898a8-baa0-48a5-9e83-b0f1da029d9e',
'parent_id' => (int) 13,
'children' => [
[maximum depth reached]
],
'formatted_seo_name' => 'Houten sokkels ',
'[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]' => 'Categories'
},
(int) 1 => object(App\Model\Entity\Category) {
'name' => 'Sokkels op kleur',
'id' => (int) 96,
'friendly_url' => 'sokkels-op-kleur',
'image' => 'new trendkleuren 2022 klein.png',
'menu_description' => '<p class="MsoNoSpacing" style="line-height:150%">Op zoek naar een sokkel met een statement? Onze gekleurde zuilen staan
voor je klaar! Perfect voor het presenteren van moderne kunst, opfleuren van
openbare ruimtes of inrichten van een levendig kantoor. Deze vrolijke zuilen
maken er altijd een feestje van!<o:p></o:p></p><p class="MsoNoSpacing" style="line-height:150%">De pilaren
worden opgebouwd uit hoogwaardig MDF dat vervolgens nauwkeurig wordt geschuurd
voor een vrijwel naadloos geheel. Dankzij dit slimme design staan onze MDF-zuilen als huizen, maar blijven ze
toch lekker licht en handzaam.</p><p class="MsoNoSpacing" style="line-height:150%"><o:p></o:p></p><p class="MsoNoSpacing" style="line-height:150%">Deze
kleurrijke sokkels hebben een draagvermogen tot wel 150 kilo, en kunnen zelfs
op maat worden gemaakt. Kies bijvoorbeeld voor sokkels in de kleuren van jouw
bedrijf, of ga voor zuilen met je logo erop. Geen idee is ons te gek, dus vraag snel
naar de mogelijkheden!</p><p class="MsoNoSpacing" style="line-height:150%"><o:p></o:p></p>',
'menu_title' => '',
'is_visible' => true,
'image_dir' => '66f203a5-c331-4cbe-85b7-46ba15d79c8a',
'parent_id' => (int) 13,
'children' => [
[maximum depth reached]
],
'formatted_seo_name' => 'Sokkels op kleur',
'[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]' => 'Categories'
},
(int) 2 => object(App\Model\Entity\Category) {
'name' => 'Metalen sokkels',
'id' => (int) 101,
'friendly_url' => 'metalen-sokkels',
'image' => '230-350-009.jpg',
'menu_description' => '<p class="MsoNormal" style="margin: 0cm; caret-color: rgb(0, 0, 0);">Ben jij op zoek naar een metalen sokkel met een stoer, minimalistisch design <span style="letter-spacing: 0.1px;">die ook zijn plek weet in een landelijk interieur?<br><br></span><span style="letter-spacing: 0.1px;">Bekijk dan eens onze metalen sokkels.&nbsp;</span><span style="letter-spacing: 0.1px;">Zo dragen onze zwart gelakte sokkels bij aan een luxe uitstraling van je winkel, geven onze metalen zuilen met RVS bewerking&nbsp;</span><span style="letter-spacing: 0.1px;">een&nbsp;</span><span style="letter-spacing: 0.1px;">industriële twist aan je interieur en toveren onze ronde pilaren je kantoor om tot een moderne werkplek.&nbsp;</span></p>
<p class="MsoNormal" style="margin: 0cm;"><span style="caret-color: rgb(0, 0, 0);"><br></span></p>
<p class="MsoNormal" style="margin: 0cm;">Benieuwd hoe onze sokkels er in het echt bij staan? Breng een bezoek aan onze <a href="https://www.sokkelfabriek.nl/showroom">showroom</a> om inspiratie op te doen.&nbsp;<span style="letter-spacing: 0.1px;">Al een keus gemaakt? Bestel dan je gewenste sokkel gemakkelijk online.&nbsp;</span><span style="letter-spacing: 0.1px;">Bij ons kun je ook terecht voor </span><a href="https://www.sokkelfabriek.nl/maatwerk" style="letter-spacing: 0.1px;">maatwerk</a><span style="letter-spacing: 0.1px;">. Kom maar op met je idee. W</span><span style="letter-spacing: 0.1px;">ij houden wel van een uitdaging.</span></p>
<p class="MsoNormal" style="margin: 0cm;"><br></p><p class="MsoNormal" style="margin: 0cm;"><span style="letter-spacing: 0.1px;">Bekijk ook ons uitgebreide aanbod aan&nbsp;</span><a href="https://www.sokkelfabriek.nl/sokkels/houten-sokkels" target="_blank">houten sokkels</a>,&nbsp;<a href="https://www.sokkelfabriek.nl/sokkels/sokkels-op-kleur" style="letter-spacing: 0.1px;">sokkels op kleur</a>,&nbsp;<span style="letter-spacing: 0.1px;"><span style="letter-spacing: 0.1px;"><a href="https://www.sokkelfabriek.nl/sokkels/plantenbakken" style="letter-spacing: 0.1px;">plantenbakken</a>,&nbsp;<span style="letter-spacing: 0.1px;"><span style="letter-spacing: 0.1px;"><span style="letter-spacing: 0.1px;"><a href="https://www.sokkelfabriek.nl/sokkels/specials" style="letter-spacing: 0.1px;">specials</a>&nbsp;en<span style="letter-spacing: 0.1px;">&nbsp;</span><a href="https://www.sokkelfabriek.nl/sokkels/accessoires" style="letter-spacing: 0.1px;">accessoires</a>.</span></span></span></span></span></p>',
'menu_title' => '',
'is_visible' => true,
'image_dir' => '852151c9-b250-4342-b165-c566f01bd355',
'parent_id' => (int) 13,
'children' => [[maximum depth reached]],
'formatted_seo_name' => 'Metalen sokkels',
'[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]' => 'Categories'
},
(int) 3 => object(App\Model\Entity\Category) {
'name' => 'Plantenbakken',
'id' => (int) 124,
'friendly_url' => 'plantenbakken',
'image' => null,
'menu_description' => '<p>Op zoek naar plantenbakken op maat? Net als onze sokkels zijn onze plantenbakken superstrak, naadloos en gemaakt van het materiaal dat jij kiest: eiken fineer; onbehandeld,
geolied of gelakt, of MDF in de kleur die jij wilt.<br><br>Ook de
afwerkingsmogelijkheden zijn eindeloos: met het logo van de klant, een tekst, een bijzondere lederlook, een subtiele streep of indirecte verlichting? Kijk hier voor onze standaard afmetingen en afwerking. Heb je afwijkende maten nodig dat kan zeker, neem contact met ons op. Onze plantenbakken zijn uitsluitend geschikt voor het interieur.</p>',
'menu_title' => 'Plantenbakken',
'is_visible' => true,
'image_dir' => null,
'parent_id' => (int) 13,
'children' => [[maximum depth reached]],
'formatted_seo_name' => 'Plantenbakken',
'[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]' => 'Categories'
},
(int) 4 => object(App\Model\Entity\Category) {
'name' => 'Specials',
'id' => (int) 122,
'friendly_url' => 'specials',
'image' => null,
'menu_description' => '<p class="MsoNoSpacing" style="line-height:150%">Onze creatieve vakmensen zijn constant bezig met het ontwikkelen van nieuwe toepassingen om jouw favoriete objecten, bedrijf of&nbsp;dienst in de spotlights te zetten.&nbsp;<span style="letter-spacing: 0.1px;">Deze unieke producten vallen niet binnen een hokje en daar zijn wij trots op. Op deze pagina nemen wij je graag mee in de wereld van onze 'Specials': Sokkels met een twist!</span></p>
<p class="MsoNoSpacing" style="line-height:150%">Nieuwsgierig geworden?&nbsp;<span style="letter-spacing: 0.1px;">Breng een bezoek aan onze&nbsp;</span><a href="https://www.sokkelfabriek.nl/showroom" style="letter-spacing: 0.1px;">showroom</a><span style="letter-spacing: 0.1px;">&nbsp;om inspiratie op te doen.&nbsp;</span><span style="letter-spacing: 0.1px;">Heb jij zelf een creatief voorstel? Geen probleem. Bij ons kun je ook terecht voor&nbsp;</span><a href="https://www.sokkelfabriek.nl/maatwerk" style="letter-spacing: 0.1px;">maatwerk</a><span style="letter-spacing: 0.1px;">. Kom maar op met je idee. W</span><span style="letter-spacing: 0.1px;">ij houden wel van een uitdaging.</span></p>
<p class="MsoNormal" style="margin: 0cm;"><span style="letter-spacing: 0.1px;">Bekijk ons uitgebreide aanbod aan</span><span style="letter-spacing: 0.1px;">&nbsp;</span><a href="https://www.sokkelfabriek.nl/sokkels/metalen-sokkels" style="letter-spacing: 0.1px;">metalen sokkels</a>,&nbsp;<a href="https://www.sokkelfabriek.nl/sokkels/sokkels-op-kleur" style="letter-spacing: 0.1px;">sokkels op kleur</a>,&nbsp;<span style="letter-spacing: 0.1px;"><span style="letter-spacing: 0.1px;"><a href="https://www.sokkelfabriek.nl/sokkels/plantenbakken" style="letter-spacing: 0.1px;">plantenbakken</a>,&nbsp;<span style="letter-spacing: 0.1px;"><span style="letter-spacing: 0.1px;"><span style="letter-spacing: 0.1px;"><a href="https://www.sokkelfabriek.nl/sokkels/houten-sokkels" target="_blank">houten sokkels</a>&nbsp;en&nbsp;<a href="https://www.sokkelfabriek.nl/sokkels/accessoires" style="letter-spacing: 0.1px;">accessoires</a>.</span></span></span></span></span></p>
<p class="MsoNoSpacing" style="line-height:150%"><o:p></o:p></p>',
'menu_title' => '',
'is_visible' => true,
'image_dir' => null,
'parent_id' => (int) 13,
'children' => [
[maximum depth reached]
],
'formatted_seo_name' => 'Specials',
'[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]' => 'Categories'
},
(int) 5 => object(App\Model\Entity\Category) {
'name' => 'Accessoires',
'id' => (int) 95,
'friendly_url' => 'accessoires',
'image' => null,
'menu_description' => '<p class="MsoNormal">Vind hier
alle accessoires om het maximale uit je sokkel te halen! Wil jij je zuil nét
een beetje extra geven? Bekijk dan onze glazen en houten topplaten. Deze sterke
platen geven niet alleen een persoonlijk tintje aan jouw sokkel; ze helpen ook
nog eens beschadigingen te voorkomen. Dubbel handig!<br></p><p class="MsoNoSpacing" style="line-height:150%"><o:p></o:p></p><p class="MsoNoSpacing" style="line-height:150%">Om jouw
pilaar nog gezelliger te maken, verkopen wij nu ook sfeervolle windlichten. Zo
geef je jouw volgende buurtbarbecue of tuinfeestje helemaal in stijl!</p><p class="MsoNoSpacing" style="line-height:150%"><o:p></o:p></p>',
'menu_title' => '',
'is_visible' => true,
'image_dir' => null,
'parent_id' => (int) 13,
'children' => [
[maximum depth reached]
],
'formatted_seo_name' => 'Accessoires',
'[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]' => 'Categories'
}
]</pre><pre class="stack-trace">include - APP/Template/Products/index.ctp, line 7
Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1435
Cake\View\View::_render() - CORE/src/View/View.php, line 1393
Cake\View\View::render() - CORE/src/View/View.php, line 892
Cake\Controller\Controller::render() - CORE/src/Controller/Controller.php, line 791
Cake\Http\ActionDispatcher::_invoke() - CORE/src/Http/ActionDispatcher.php, line 126
Cake\Http\ActionDispatcher::dispatch() - CORE/src/Http/ActionDispatcher.php, line 94
Cake\Http\BaseApplication::__invoke() - CORE/src/Http/BaseApplication.php, line 256
Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65
Cake\Routing\Middleware\RoutingMiddleware::__invoke() - CORE/src/Routing/Middleware/RoutingMiddleware.php, line 164
Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65
App\Routing\Middleware\CorsMiddleware::__invoke() - APP/Routing/Middleware/CorsMiddleware.php, line 49
Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65
App\Routing\Middleware\LanguageMiddleware::__invoke() - APP/Routing/Middleware/LanguageMiddleware.php, line 47
Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65
Core\Middleware\SeoMiddleware::__invoke() - ROOT/modules/Core/src/Middleware/SeoMiddleware.php, line 47
Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr641c9843bb62d-trace').style.display = (document.getElementById('cakeErr641c9843bb62d-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: Trying to get property 'id' of non-object [<b>APP/Template/Products/index.ctp</b>, line <b>33</b>]<div id="cakeErr641c9843bb62d-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr641c9843bb62d-code').style.display = (document.getElementById('cakeErr641c9843bb62d-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr641c9843bb62d-context').style.display = (document.getElementById('cakeErr641c9843bb62d-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr641c9843bb62d-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"><span style="color: #0000BB"></span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">$canonical </span><span style="color: #007700">= \</span><span style="color: #0000BB">Cake</span><span style="color: #007700">\</span><span style="color: #0000BB">Routing</span><span style="color: #007700">\</span><span style="color: #0000BB">Router</span><span style="color: #007700">::</span><span style="color: #0000BB">url</span><span style="color: #007700">([</span><span style="color: #DD0000">'plugin' </span><span style="color: #007700">=> </span><span style="color: #0000BB">null</span><span style="color: #007700">, </span><span style="color: #DD0000">'controller' </span><span style="color: #007700">=> </span><span style="color: #DD0000">'Products'</span><span style="color: #007700">, </span><span style="color: #DD0000">'action' </span><span style="color: #007700">=> </span><span style="color: #DD0000">'index'</span><span style="color: #007700">, </span><span style="color: #0000BB">$category</span><span style="color: #007700">-></span><span style="color: #0000BB">id</span><span style="color: #007700">], </span><span style="color: #0000BB">true</span><span style="color: #007700">);</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB">Configure</span><span style="color: #007700">::</span><span style="color: #0000BB">write</span><span style="color: #007700">(</span><span style="color: #DD0000">'Application.Page.Meta.canonical'</span><span style="color: #007700">, [</span><span style="color: #DD0000">'is_meta_tag' </span><span style="color: #007700">=> </span><span style="color: #0000BB">true</span><span style="color: #007700">, </span><span style="color: #DD0000">'content' </span><span style="color: #007700">=> </span><span style="color: #0000BB">$canonical</span><span style="color: #007700">]);</span></span></code></pre><pre id="cakeErr641c9843bb62d-context" class="cake-context" style="display: none;">$viewFile = '/home/plintenfab/domains/sokkelfabriek.nl/public_html/src/Template/Products/index.ctp'
$dataForView = [
'_authUser' => [],
'crumbs' => [
(int) 0 => object(App\Model\Entity\Category) {}
],
'activeCategory' => object(App\Model\Entity\Category) {
'id' => (int) 13,
'name' => 'Sokkels',
'description' => null,
'menu_description' => '',
'content' => null,
'page_title' => 'Sokkels',
'menu_title' => '',
'title' => null,
'header_content' => '',
'footer_content' => null,
'friendly_url' => 'sokkels',
'back_color' => '#222222',
'image' => '83-van-den-berg-3-G.jpg',
'image_dir' => '0cc8eb3e-9e5d-4278-860d-c00c075e175d',
'sidebar_image' => null,
'sidebar_image_dir' => null,
'is_visible' => false,
'attribute_google_merchant_category_number' => (int) 696,
'lft' => (int) 1,
'rght' => (int) 56,
'parent_id' => null,
'sort_priority' => (int) 0,
'products_count' => (int) 0,
'disabled_filters' => null,
'seo_keywords' => 'sokkel, sokkels, zuil, zuilen, verschillende materialen, verschillende kleuren, pilaar, pilaren, ruime assortiment, sokkels kopen, sokkel kopen, plantentafels, plantenbakken, maatwerk, bijzettafels',
'seo_description' => 'Sokkelfabriek / sokkels, zuilen, pilaren, bijzettafels, salontafels makkelijk online te bestellen. Ook maatwerk mogelijk',
'seo_robots' => '',
'old_reference' => '4',
'created' => object(Cake\I18n\FrozenTime) {},
'modified' => object(Cake\I18n\FrozenTime) {},
'created_by_id' => null,
'modified_by_id' => (int) 76,
'formatted_seo_name' => 'Sokkels',
'[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]' => 'Categories'
},
'children' => [
(int) 0 => [
'id' => (int) 95,
'name' => 'Accessoires',
'friendly_url' => 'accessoires',
'parent_id' => (int) 13,
'children' => [
[maximum depth reached]
],
'formatted_seo_name' => 'Accessoires'
],
(int) 1 => [
'id' => (int) 88,
'name' => 'Houten sokkels ',
'friendly_url' => 'houten-sokkels',
'parent_id' => (int) 13,
'children' => [
[maximum depth reached]
],
'formatted_seo_name' => 'Houten sokkels '
],
(int) 2 => [
'id' => (int) 101,
'name' => 'Metalen sokkels',
'friendly_url' => 'metalen-sokkels',
'parent_id' => (int) 13,
'children' => [[maximum depth reached]],
'formatted_seo_name' => 'Metalen sokkels'
],
(int) 3 => [
'id' => (int) 124,
'name' => 'Plantenbakken',
'friendly_url' => 'plantenbakken',
'parent_id' => (int) 13,
'children' => [[maximum depth reached]],
'formatted_seo_name' => 'Plantenbakken'
],
(int) 4 => [
'id' => (int) 96,
'name' => 'Sokkels op kleur',
'friendly_url' => 'sokkels-op-kleur',
'parent_id' => (int) 13,
'children' => [
[maximum depth reached]
],
'formatted_seo_name' => 'Sokkels op kleur'
],
(int) 5 => [
'id' => (int) 122,
'name' => 'Specials',
'friendly_url' => 'specials',
'parent_id' => (int) 13,
'children' => [
[maximum depth reached]
],
'formatted_seo_name' => 'Specials'
]
],
'category' => null,
'models' => object(Cake\ORM\ResultSet) {
'items' => [
[maximum depth reached]
]
},
'showCategoryHeader' => true,
'menuItems' => [
(int) 0 => object(Cake\ORM\Entity) {},
(int) 1 => object(Cake\ORM\Entity) {},
(int) 2 => object(Cake\ORM\Entity) {},
(int) 3 => object(Cake\ORM\Entity) {}
],
'categories' => [
(int) 0 => object(App\Model\Entity\Category) {},
(int) 1 => object(App\Model\Entity\Category) {},
(int) 2 => object(App\Model\Entity\Category) {},
(int) 3 => object(App\Model\Entity\Category) {},
(int) 4 => object(App\Model\Entity\Category) {},
(int) 5 => object(App\Model\Entity\Category) {}
]
]
$bufferLevel = (int) 1
$_authUser = []
$crumbs = [
(int) 0 => object(App\Model\Entity\Category) {
'id' => (int) 13,
'name' => 'Sokkels',
'description' => null,
'menu_description' => '',
'content' => null,
'page_title' => 'Sokkels',
'menu_title' => '',
'title' => null,
'header_content' => '',
'footer_content' => null,
'friendly_url' => 'sokkels',
'back_color' => '#222222',
'image' => '83-van-den-berg-3-G.jpg',
'image_dir' => '0cc8eb3e-9e5d-4278-860d-c00c075e175d',
'sidebar_image' => null,
'sidebar_image_dir' => null,
'is_visible' => false,
'attribute_google_merchant_category_number' => (int) 696,
'lft' => (int) 1,
'rght' => (int) 56,
'parent_id' => null,
'sort_priority' => (int) 0,
'products_count' => (int) 0,
'disabled_filters' => null,
'seo_keywords' => 'sokkel, sokkels, zuil, zuilen, verschillende materialen, verschillende kleuren, pilaar, pilaren, ruime assortiment, sokkels kopen, sokkel kopen, plantentafels, plantenbakken, maatwerk, bijzettafels',
'seo_description' => 'Sokkelfabriek / sokkels, zuilen, pilaren, bijzettafels, salontafels makkelijk online te bestellen. Ook maatwerk mogelijk',
'seo_robots' => '',
'old_reference' => '4',
'created' => object(Cake\I18n\FrozenTime) {},
'modified' => object(Cake\I18n\FrozenTime) {},
'created_by_id' => null,
'modified_by_id' => (int) 76,
'formatted_seo_name' => 'Sokkels',
'[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]' => 'Categories'
}
]
$activeCategory = object(App\Model\Entity\Category) {
'id' => (int) 13,
'name' => 'Sokkels',
'description' => null,
'menu_description' => '',
'content' => null,
'page_title' => 'Sokkels',
'menu_title' => '',
'title' => null,
'header_content' => '',
'footer_content' => null,
'friendly_url' => 'sokkels',
'back_color' => '#222222',
'image' => '83-van-den-berg-3-G.jpg',
'image_dir' => '0cc8eb3e-9e5d-4278-860d-c00c075e175d',
'sidebar_image' => null,
'sidebar_image_dir' => null,
'is_visible' => false,
'attribute_google_merchant_category_number' => (int) 696,
'lft' => (int) 1,
'rght' => (int) 56,
'parent_id' => null,
'sort_priority' => (int) 0,
'products_count' => (int) 0,
'disabled_filters' => null,
'seo_keywords' => 'sokkel, sokkels, zuil, zuilen, verschillende materialen, verschillende kleuren, pilaar, pilaren, ruime assortiment, sokkels kopen, sokkel kopen, plantentafels, plantenbakken, maatwerk, bijzettafels',
'seo_description' => 'Sokkelfabriek / sokkels, zuilen, pilaren, bijzettafels, salontafels makkelijk online te bestellen. Ook maatwerk mogelijk',
'seo_robots' => '',
'old_reference' => '4',
'created' => object(Cake\I18n\FrozenTime) {},
'modified' => object(Cake\I18n\FrozenTime) {},
'created_by_id' => null,
'modified_by_id' => (int) 76,
'formatted_seo_name' => 'Sokkels',
'[new]' => false,
'[accessible]' => [
'*' => true
],
'[dirty]' => [],
'[original]' => [],
'[virtual]' => [
(int) 0 => 'formatted_seo_name'
],
'[hasErrors]' => false,
'[errors]' => [],
'[invalid]' => [],
'[repository]' => 'Categories'
}
$children = [
(int) 0 => [
'id' => (int) 95,
'name' => 'Accessoires',
'friendly_url' => 'accessoires',
'parent_id' => (int) 13,
'children' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => [
[maximum depth reached]
],
(int) 2 => [
[maximum depth reached]
],
(int) 3 => [
[maximum depth reached]
]
],
'formatted_seo_name' => 'Accessoires'
],
(int) 1 => [
'id' => (int) 88,
'name' => 'Houten sokkels ',
'friendly_url' => 'houten-sokkels',
'parent_id' => (int) 13,
'children' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => [
[maximum depth reached]
],
(int) 2 => [
[maximum depth reached]
]
],
'formatted_seo_name' => 'Houten sokkels '
],
(int) 2 => [
'id' => (int) 101,
'name' => 'Metalen sokkels',
'friendly_url' => 'metalen-sokkels',
'parent_id' => (int) 13,
'children' => [],
'formatted_seo_name' => 'Metalen sokkels'
],
(int) 3 => [
'id' => (int) 124,
'name' => 'Plantenbakken',
'friendly_url' => 'plantenbakken',
'parent_id' => (int) 13,
'children' => [],
'formatted_seo_name' => 'Plantenbakken'
],
(int) 4 => [
'id' => (int) 96,
'name' => 'Sokkels op kleur',
'friendly_url' => 'sokkels-op-kleur',
'parent_id' => (int) 13,
'children' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => [
[maximum depth reached]
],
(int) 2 => [
[maximum depth reached]
],
(int) 3 => [
[maximum depth reached]
]
],
'formatted_seo_name' => 'Sokkels op kleur'
],
(int) 5 => [
'id' => (int) 122,
'name' => 'Specials',
'friendly_url' => 'specials',
'parent_id' => (int) 13,
'children' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => [
[maximum depth reached]
],
(int) 2 => [
[maximum depth reached]
],
(int) 3 => [
[maximum depth reached]
],
(int) 4 => [
[maximum depth reached]
]
],
'formatted_seo_name' => 'Specials'
]
]
$category = null
$models = object(Cake\ORM\ResultSet) {
'items' => [
(int) 0 => object(App\Model\Entity\Model) {},
(int) 1 => object(App\Model\Entity\Model) {},
(int) 2 => object(App\Model\Entity\Model) {},
(int) 3 => object(App\Model\Entity\Model) {},
(int) 4 => object(App\Model\Entity\Model) {},
(int) 5 => object(App\Model\Entity\Model) {},
(int) 6 => object(App\Model\Entity\Model) {},
(int) 7 => object(App\Model\Entity\Model) {},
(int) 8 => object(App\Model\Entity\Model) {},
(int) 9 => object(App\Model\Entity\Model) {},
(int) 10 => object(App\Model\Entity\Model) {},
(int) 11 => object(App\Model\Entity\Model) {},
(int) 12 => object(App\Model\Entity\Model) {},
(int) 13 => object(App\Model\Entity\Model) {},
(int) 14 => object(App\Model\Entity\Model) {},
(int) 15 => object(App\Model\Entity\Model) {},
(int) 16 => object(App\Model\Entity\Model) {},
(int) 17 => object(App\Model\Entity\Model) {},
(int) 18 => object(App\Model\Entity\Model) {},
(int) 19 => object(App\Model\Entity\Model) {}
]
}
$showCategoryHeader = true
$menuItems = [
(int) 0 => object(Cake\ORM\Entity) {
'id' => (int) 28,
'menu_id' => (int) 1,
'page_id' => null,
'name' => 'Bedrijven',
'subtitle' => null,
'url' => '/bedrijven',
'is_visible' => true,
'is_visible_with_account' => false,
'lft' => (int) 29,
'rght' => (int) 30,
'parent_id' => null,
'css_class' => '',
'sort_priority' => (int) 0,
'created' => object(Cake\I18n\FrozenTime) {},
'modified' => object(Cake\I18n\FrozenTime) {},
'page' => null,
'menu' => object(App\Model\Entity\Menu) {},
'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]' => 'MenuItems'
},
(int) 1 => object(Cake\ORM\Entity) {
'id' => (int) 27,
'menu_id' => (int) 1,
'page_id' => null,
'name' => 'Klantenservice',
'subtitle' => null,
'url' => '/klantenservice',
'is_visible' => true,
'is_visible_with_account' => false,
'lft' => (int) 27,
'rght' => (int) 28,
'parent_id' => null,
'css_class' => '',
'sort_priority' => (int) 0,
'created' => object(Cake\I18n\FrozenTime) {},
'modified' => object(Cake\I18n\FrozenTime) {},
'page' => null,
'menu' => object(App\Model\Entity\Menu) {},
'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]' => 'MenuItems'
},
(int) 2 => object(Cake\ORM\Entity) {
'id' => (int) 37,
'menu_id' => (int) 1,
'page_id' => null,
'name' => 'Maatwerk',
'subtitle' => null,
'url' => '/maatwerk',
'is_visible' => true,
'is_visible_with_account' => false,
'lft' => (int) 35,
'rght' => (int) 36,
'parent_id' => null,
'css_class' => '',
'sort_priority' => (int) 0,
'created' => object(Cake\I18n\FrozenTime) {},
'modified' => object(Cake\I18n\FrozenTime) {},
'page' => null,
'menu' => object(App\Model\Entity\Menu) {},
'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]' => 'MenuItems'
},
(int) 3 => object(Cake\ORM\Entity) {
'id' => (int) 8,
'menu_id' => (int) 1,
'page_id' => null,
'name' => 'Over ons',
'subtitle' => null,
'url' => '/over-ons',
'is_visible' => true,
'is_visible_with_account' => false,
'lft' => (int) 5,
'rght' => (int) 26,
'parent_id' => null,
'css_class' => '',
'sort_priority' => (int) 80,
'created' => object(Cake\I18n\FrozenTime) {},
'modified' => object(Cake\I18n\FrozenTime) {},
'page' => null,
'menu' => object(App\Model\Entity\Menu) {},
'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]' => 'MenuItems'
}
]
$categories = [
(int) 0 => object(App\Model\Entity\Category) {
'name' => 'Houten sokkels ',
'id' => (int) 88,
'friendly_url' => 'houten-sokkels',
'image' => '365x840.jpg',
'menu_description' => '<p class="MsoNoSpacing" style="line-height:150%">Met onze houten sokkels geef je je inrichting karakter en uitstraling.&nbsp;<span style="letter-spacing: 0.1px;">Verrijk je inrichting met de warmte van een massief eikenhouten zuil, geef je kantoor een luxe uitstraling met een gefineerde pilaar of zet je favoriete object in de spotlight op een sokkel van grenenhout.</span></p>
<p class="MsoNormal" style="margin: 0cm;">Benieuwd hoe onze houten sokkels er in het echt bij staan? Breng een bezoek aan onze&nbsp;<a href="https://www.sokkelfabriek.nl/showroom">showroom</a>&nbsp;om inspiratie op te doen.&nbsp;<span style="letter-spacing: 0.1px;">Al een keus gemaakt? Bestel dan je gewenste sokkel gemakkelijk online.&nbsp;</span><span style="letter-spacing: 0.1px;">Bij ons kun je ook terecht voor&nbsp;</span><a href="https://www.sokkelfabriek.nl/maatwerk" style="letter-spacing: 0.1px;">maatwerk</a><span style="letter-spacing: 0.1px;">. Kom maar op met je idee. W</span><span style="letter-spacing: 0.1px;">ij houden wel van een uitdaging.&nbsp;</span></p><p class="MsoNormal" style="margin: 0cm;"><span style="letter-spacing: 0.1px;"><br></span></p><p class="MsoNormal" style="margin: 0cm;"><span style="letter-spacing: 0.1px;">Bekijk ook ons uitgebreide aanbod aan</span><span style="letter-spacing: 0.1px;">&nbsp;</span><a href="https://www.sokkelfabriek.nl/sokkels/sokkels-op-kleur" style="letter-spacing: 0.1px;">sokkels op kleur</a><span style="letter-spacing: 0.1px;">,&nbsp;</span><a href="https://www.sokkelfabriek.nl/sokkels/metalen-sokkels" style="letter-spacing: 0.1px;">metalen sokkels</a><span style="letter-spacing: 0.1px;">,&nbsp;</span><span style="letter-spacing: 0.1px;"><span style="letter-spacing: 0.1px;"><a href="https://www.sokkelfabriek.nl/sokkels/plantenbakken" style="letter-spacing: 0.1px;">plantenbakken</a>,&nbsp;<span style="letter-spacing: 0.1px;"><span style="letter-spacing: 0.1px;"><span style="letter-spacing: 0.1px;"><a href="https://www.sokkelfabriek.nl/sokkels/specials" style="letter-spacing: 0.1px;">specials</a>&nbsp;en&nbsp;<a href="https://www.sokkelfabriek.nl/sokkels/accessoires" style="letter-spacing: 0.1px;">accessoires</a>.</span></span></span></span></span></p>',
'menu_title' => 'Massief hout',
'is_visible' => true,
'image_dir' => 'dfe898a8-baa0-48a5-9e83-b0f1da029d9e',
'parent_id' => (int) 13,
'children' => [
[maximum depth reached]
],
'formatted_seo_name' => 'Houten sokkels ',
'[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]' => 'Categories'
},
(int) 1 => object(App\Model\Entity\Category) {
'name' => 'Sokkels op kleur',
'id' => (int) 96,
'friendly_url' => 'sokkels-op-kleur',
'image' => 'new trendkleuren 2022 klein.png',
'menu_description' => '<p class="MsoNoSpacing" style="line-height:150%">Op zoek naar een sokkel met een statement? Onze gekleurde zuilen staan
voor je klaar! Perfect voor het presenteren van moderne kunst, opfleuren van
openbare ruimtes of inrichten van een levendig kantoor. Deze vrolijke zuilen
maken er altijd een feestje van!<o:p></o:p></p><p class="MsoNoSpacing" style="line-height:150%">De pilaren
worden opgebouwd uit hoogwaardig MDF dat vervolgens nauwkeurig wordt geschuurd
voor een vrijwel naadloos geheel. Dankzij dit slimme design staan onze MDF-zuilen als huizen, maar blijven ze
toch lekker licht en handzaam.</p><p class="MsoNoSpacing" style="line-height:150%"><o:p></o:p></p><p class="MsoNoSpacing" style="line-height:150%">Deze
kleurrijke sokkels hebben een draagvermogen tot wel 150 kilo, en kunnen zelfs
op maat worden gemaakt. Kies bijvoorbeeld voor sokkels in de kleuren van jouw
bedrijf, of ga voor zuilen met je logo erop. Geen idee is ons te gek, dus vraag snel
naar de mogelijkheden!</p><p class="MsoNoSpacing" style="line-height:150%"><o:p></o:p></p>',
'menu_title' => '',
'is_visible' => true,
'image_dir' => '66f203a5-c331-4cbe-85b7-46ba15d79c8a',
'parent_id' => (int) 13,
'children' => [
[maximum depth reached]
],
'formatted_seo_name' => 'Sokkels op kleur',
'[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]' => 'Categories'
},
(int) 2 => object(App\Model\Entity\Category) {
'name' => 'Metalen sokkels',
'id' => (int) 101,
'friendly_url' => 'metalen-sokkels',
'image' => '230-350-009.jpg',
'menu_description' => '<p class="MsoNormal" style="margin: 0cm; caret-color: rgb(0, 0, 0);">Ben jij op zoek naar een metalen sokkel met een stoer, minimalistisch design <span style="letter-spacing: 0.1px;">die ook zijn plek weet in een landelijk interieur?<br><br></span><span style="letter-spacing: 0.1px;">Bekijk dan eens onze metalen sokkels.&nbsp;</span><span style="letter-spacing: 0.1px;">Zo dragen onze zwart gelakte sokkels bij aan een luxe uitstraling van je winkel, geven onze metalen zuilen met RVS bewerking&nbsp;</span><span style="letter-spacing: 0.1px;">een&nbsp;</span><span style="letter-spacing: 0.1px;">industriële twist aan je interieur en toveren onze ronde pilaren je kantoor om tot een moderne werkplek.&nbsp;</span></p>
<p class="MsoNormal" style="margin: 0cm;"><span style="caret-color: rgb(0, 0, 0);"><br></span></p>
<p class="MsoNormal" style="margin: 0cm;">Benieuwd hoe onze sokkels er in het echt bij staan? Breng een bezoek aan onze <a href="https://www.sokkelfabriek.nl/showroom">showroom</a> om inspiratie op te doen.&nbsp;<span style="letter-spacing: 0.1px;">Al een keus gemaakt? Bestel dan je gewenste sokkel gemakkelijk online.&nbsp;</span><span style="letter-spacing: 0.1px;">Bij ons kun je ook terecht voor </span><a href="https://www.sokkelfabriek.nl/maatwerk" style="letter-spacing: 0.1px;">maatwerk</a><span style="letter-spacing: 0.1px;">. Kom maar op met je idee. W</span><span style="letter-spacing: 0.1px;">ij houden wel van een uitdaging.</span></p>
<p class="MsoNormal" style="margin: 0cm;"><br></p><p class="MsoNormal" style="margin: 0cm;"><span style="letter-spacing: 0.1px;">Bekijk ook ons uitgebreide aanbod aan&nbsp;</span><a href="https://www.sokkelfabriek.nl/sokkels/houten-sokkels" target="_blank">houten sokkels</a>,&nbsp;<a href="https://www.sokkelfabriek.nl/sokkels/sokkels-op-kleur" style="letter-spacing: 0.1px;">sokkels op kleur</a>,&nbsp;<span style="letter-spacing: 0.1px;"><span style="letter-spacing: 0.1px;"><a href="https://www.sokkelfabriek.nl/sokkels/plantenbakken" style="letter-spacing: 0.1px;">plantenbakken</a>,&nbsp;<span style="letter-spacing: 0.1px;"><span style="letter-spacing: 0.1px;"><span style="letter-spacing: 0.1px;"><a href="https://www.sokkelfabriek.nl/sokkels/specials" style="letter-spacing: 0.1px;">specials</a>&nbsp;en<span style="letter-spacing: 0.1px;">&nbsp;</span><a href="https://www.sokkelfabriek.nl/sokkels/accessoires" style="letter-spacing: 0.1px;">accessoires</a>.</span></span></span></span></span></p>',
'menu_title' => '',
'is_visible' => true,
'image_dir' => '852151c9-b250-4342-b165-c566f01bd355',
'parent_id' => (int) 13,
'children' => [[maximum depth reached]],
'formatted_seo_name' => 'Metalen sokkels',
'[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]' => 'Categories'
},
(int) 3 => object(App\Model\Entity\Category) {
'name' => 'Plantenbakken',
'id' => (int) 124,
'friendly_url' => 'plantenbakken',
'image' => null,
'menu_description' => '<p>Op zoek naar plantenbakken op maat? Net als onze sokkels zijn onze plantenbakken superstrak, naadloos en gemaakt van het materiaal dat jij kiest: eiken fineer; onbehandeld,
geolied of gelakt, of MDF in de kleur die jij wilt.<br><br>Ook de
afwerkingsmogelijkheden zijn eindeloos: met het logo van de klant, een tekst, een bijzondere lederlook, een subtiele streep of indirecte verlichting? Kijk hier voor onze standaard afmetingen en afwerking. Heb je afwijkende maten nodig dat kan zeker, neem contact met ons op. Onze plantenbakken zijn uitsluitend geschikt voor het interieur.</p>',
'menu_title' => 'Plantenbakken',
'is_visible' => true,
'image_dir' => null,
'parent_id' => (int) 13,
'children' => [[maximum depth reached]],
'formatted_seo_name' => 'Plantenbakken',
'[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]' => 'Categories'
},
(int) 4 => object(App\Model\Entity\Category) {
'name' => 'Specials',
'id' => (int) 122,
'friendly_url' => 'specials',
'image' => null,
'menu_description' => '<p class="MsoNoSpacing" style="line-height:150%">Onze creatieve vakmensen zijn constant bezig met het ontwikkelen van nieuwe toepassingen om jouw favoriete objecten, bedrijf of&nbsp;dienst in de spotlights te zetten.&nbsp;<span style="letter-spacing: 0.1px;">Deze unieke producten vallen niet binnen een hokje en daar zijn wij trots op. Op deze pagina nemen wij je graag mee in de wereld van onze 'Specials': Sokkels met een twist!</span></p>
<p class="MsoNoSpacing" style="line-height:150%">Nieuwsgierig geworden?&nbsp;<span style="letter-spacing: 0.1px;">Breng een bezoek aan onze&nbsp;</span><a href="https://www.sokkelfabriek.nl/showroom" style="letter-spacing: 0.1px;">showroom</a><span style="letter-spacing: 0.1px;">&nbsp;om inspiratie op te doen.&nbsp;</span><span style="letter-spacing: 0.1px;">Heb jij zelf een creatief voorstel? Geen probleem. Bij ons kun je ook terecht voor&nbsp;</span><a href="https://www.sokkelfabriek.nl/maatwerk" style="letter-spacing: 0.1px;">maatwerk</a><span style="letter-spacing: 0.1px;">. Kom maar op met je idee. W</span><span style="letter-spacing: 0.1px;">ij houden wel van een uitdaging.</span></p>
<p class="MsoNormal" style="margin: 0cm;"><span style="letter-spacing: 0.1px;">Bekijk ons uitgebreide aanbod aan</span><span style="letter-spacing: 0.1px;">&nbsp;</span><a href="https://www.sokkelfabriek.nl/sokkels/metalen-sokkels" style="letter-spacing: 0.1px;">metalen sokkels</a>,&nbsp;<a href="https://www.sokkelfabriek.nl/sokkels/sokkels-op-kleur" style="letter-spacing: 0.1px;">sokkels op kleur</a>,&nbsp;<span style="letter-spacing: 0.1px;"><span style="letter-spacing: 0.1px;"><a href="https://www.sokkelfabriek.nl/sokkels/plantenbakken" style="letter-spacing: 0.1px;">plantenbakken</a>,&nbsp;<span style="letter-spacing: 0.1px;"><span style="letter-spacing: 0.1px;"><span style="letter-spacing: 0.1px;"><a href="https://www.sokkelfabriek.nl/sokkels/houten-sokkels" target="_blank">houten sokkels</a>&nbsp;en&nbsp;<a href="https://www.sokkelfabriek.nl/sokkels/accessoires" style="letter-spacing: 0.1px;">accessoires</a>.</span></span></span></span></span></p>
<p class="MsoNoSpacing" style="line-height:150%"><o:p></o:p></p>',
'menu_title' => '',
'is_visible' => true,
'image_dir' => null,
'parent_id' => (int) 13,
'children' => [
[maximum depth reached]
],
'formatted_seo_name' => 'Specials',
'[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]' => 'Categories'
},
(int) 5 => object(App\Model\Entity\Category) {
'name' => 'Accessoires',
'id' => (int) 95,
'friendly_url' => 'accessoires',
'image' => null,
'menu_description' => '<p class="MsoNormal">Vind hier
alle accessoires om het maximale uit je sokkel te halen! Wil jij je zuil nét
een beetje extra geven? Bekijk dan onze glazen en houten topplaten. Deze sterke
platen geven niet alleen een persoonlijk tintje aan jouw sokkel; ze helpen ook
nog eens beschadigingen te voorkomen. Dubbel handig!<br></p><p class="MsoNoSpacing" style="line-height:150%"><o:p></o:p></p><p class="MsoNoSpacing" style="line-height:150%">Om jouw
pilaar nog gezelliger te maken, verkopen wij nu ook sfeervolle windlichten. Zo
geef je jouw volgende buurtbarbecue of tuinfeestje helemaal in stijl!</p><p class="MsoNoSpacing" style="line-height:150%"><o:p></o:p></p>',
'menu_title' => '',
'is_visible' => true,
'image_dir' => null,
'parent_id' => (int) 13,
'children' => [
[maximum depth reached]
],
'formatted_seo_name' => 'Accessoires',
'[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]' => 'Categories'
}
]
$crumb = object(App\Model\Entity\Category) {
'id' => (int) 13,
'name' => 'Sokkels',
'description' => null,
'menu_description' => '',
'content' => null,
'page_title' => 'Sokkels',
'menu_title' => '',
'title' => null,
'header_content' => '',
'footer_content' => null,
'friendly_url' => 'sokkels',
'back_color' => '#222222',
'image' => '83-van-den-berg-3-G.jpg',
'image_dir' => '0cc8eb3e-9e5d-4278-860d-c00c075e175d',
'sidebar_image' => null,
'sidebar_image_dir' => null,
'is_visible' => false,
'attribute_google_merchant_category_number' => (int) 696,
'lft' => (int) 1,
'rght' => (int) 56,
'parent_id' => null,
'sort_priority' => (int) 0,
'products_count' => (int) 0,
'disabled_filters' => null,
'seo_keywords' => 'sokkel, sokkels, zuil, zuilen, verschillende materialen, verschillende kleuren, pilaar, pilaren, ruime assortiment, sokkels kopen, sokkel kopen, plantentafels, plantenbakken, maatwerk, bijzettafels',
'seo_description' => 'Sokkelfabriek / sokkels, zuilen, pilaren, bijzettafels, salontafels makkelijk online te bestellen. Ook maatwerk mogelijk',
'seo_robots' => '',
'old_reference' => '4',
'created' => object(Cake\I18n\FrozenTime) {},
'modified' => object(Cake\I18n\FrozenTime) {},
'created_by_id' => null,
'modified_by_id' => (int) 76,
'formatted_seo_name' => 'Sokkels',
'[new]' => false,
'[accessible]' => [
'*' => true
],
'[dirty]' => [],
'[original]' => [],
'[virtual]' => [
(int) 0 => 'formatted_seo_name'
],
'[hasErrors]' => false,
'[errors]' => [],
'[invalid]' => [],
'[repository]' => 'Categories'
}
$seoFields = [
'keywords' => 'seo_keywords',
'description' => 'seo_description',
'canonical' => 'seo_canonical_url',
'robots' => 'seo_robots'
]
$fieldName = 'seo_robots'
$metaName = 'robots'</pre><pre class="stack-trace">include - APP/Template/Products/index.ctp, line 33
Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1435
Cake\View\View::_render() - CORE/src/View/View.php, line 1393
Cake\View\View::render() - CORE/src/View/View.php, line 892
Cake\Controller\Controller::render() - CORE/src/Controller/Controller.php, line 791
Cake\Http\ActionDispatcher::_invoke() - CORE/src/Http/ActionDispatcher.php, line 126
Cake\Http\ActionDispatcher::dispatch() - CORE/src/Http/ActionDispatcher.php, line 94
Cake\Http\BaseApplication::__invoke() - CORE/src/Http/BaseApplication.php, line 256
Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65
Cake\Routing\Middleware\RoutingMiddleware::__invoke() - CORE/src/Routing/Middleware/RoutingMiddleware.php, line 164
Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65
App\Routing\Middleware\CorsMiddleware::__invoke() - APP/Routing/Middleware/CorsMiddleware.php, line 49
Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65
App\Routing\Middleware\LanguageMiddleware::__invoke() - APP/Routing/Middleware/LanguageMiddleware.php, line 47
Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65
Core\Middleware\SeoMiddleware::__invoke() - ROOT/modules/Core/src/Middleware/SeoMiddleware.php, line 47
Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65</pre></div></pre><div class="container">
<div class="row">
<div class="col-md-3">
<div id="product-filters">
<form method="get" accept-charset="utf-8" action="/sokkels"> <ul class="filters">
<li class="filter important">
<div class="togglable">
<div class="toggle">
<strong>Subcategorie</strong>
</div>
<div class="toggle-content">
<ul class="filter-options">
<li><a href="/sokkels/accessoires" title="Accessoires">Accessoires</a><ul><li><a href="/sokkels/accessoires/glas-topplaten" title="Glas topplaten ">Glas topplaten </a></li><li><a href="/sokkels/accessoires/houten-topplaten" title="Houten topplaten">Houten topplaten</a></li><li><a href="/sokkels/accessoires/windlichten" title="Windlichten">Windlichten</a></li><li><a href="/sokkels/accessoires/houten-beelden" title="Houten beelden">Houten beelden</a></li></ul></li><li><a href="/sokkels/houten-sokkels" title="Houten sokkels ">Houten sokkels </a><ul><li><a href="/sokkels/houten-sokkels/eiken-sokkels" title="Eiken Sokkels">Eiken Sokkels</a></li><li><a href="/sokkels/houten-sokkels/grenen-sokkels" title="Grenen Sokkels">Grenen Sokkels</a></li><li><a href="/sokkels/houten-sokkels/mdf-met-fineer-sokkels" title="MDF met Fineer sokkels">MDF met Fineer sokkels</a></li></ul></li><li><a href="/sokkels/metalen-sokkels" title="Metalen sokkels">Metalen sokkels</a></li><li><a href="/sokkels/plantenbakken" title="Plantenbakken">Plantenbakken</a></li><li><a href="/sokkels/sokkels-op-kleur" title="Sokkels op kleur">Sokkels op kleur</a><ul><li><a href="/sokkels/sokkels-op-kleur/sokkels-afgelakt-in-kleur" title="Sokkels afgelakt in kleur">Sokkels afgelakt in kleur</a></li><li><a href="/sokkels/sokkels-op-kleur/gegronde-sokkels" title="Gegronde sokkels">Gegronde sokkels</a></li><li><a href="/sokkels/sokkels-op-kleur/witte-sokkels" title="Witte sokkels">Witte sokkels</a></li><li><a href="/sokkels/sokkels-op-kleur/zwarte-sokkels" title="Zwarte sokkels">Zwarte sokkels</a></li></ul></li><li><a href="/sokkels/specials" title="Specials">Specials</a><ul><li><a href="/sokkels/specials/vitrine-sokkels" title="Vitrine Sokkels">Vitrine Sokkels</a></li><li><a href="/sokkels/specials/hexagon-sokkels" title="Hexagon sokkels">Hexagon sokkels</a></li><li><a href="/sokkels/specials/salontafels-presso" title="Salontafels-Presso">Salontafels-Presso</a></li><li><a href="/sokkels/specials/design-sokkels" title="Design Sokkels">Design Sokkels</a></li><li><a href="/sokkels/specials/led-sokkels" title="Led Sokkels">Led Sokkels</a></li></ul></li> </ul>
</div>
</div>
</li>
</ul>
</form></div>
</div>
<div class="col-md-9">
<div class="row row-small-padding"><div class="col-xs-6 col-md-4"><div class="product "><div class="sale-header not-active">Aanbieding (-<span class="sale-percentage">0</span>%)</div><div class="product-image"><a href="/product/sokkels/specials/led-sokkels/1015-led-sokkel-vierkant/300-x-300-x-500-mm" title="Sokkel Led Kunststof Vierkant | Verschillende Afmetingen"><img src="https://www.sokkelfabriek.nl/files/models/image/4655be7c-6332-4f21-ace8-110c4a3b4c8a/thumb_led%20sokkels%20vierkant.png" class="product-image" alt="Sokkel Led Kunststof Vierkant | Verschillende Afmetingen"/></a></div><div class="product-content-wrapper"><div class="product-content"><div class="product-title "><a href="/product/sokkels/specials/led-sokkels/1015-led-sokkel-vierkant/300-x-300-x-500-mm" title="Sokkel Led Kunststof Vierkant | Verschillende Afmetingen">Led Sokkel Vierkant</a></div><div class="text-muted"><span class="text-muted text-light">Model 1015</span> | Kunststof</div></div><div class="product-details"><form method="post" accept-charset="utf-8" action="/sokkels"><div style="display:none;"><input type="hidden" name="_method" value="POST"/></div><div class="row"><div class="col-xs-7"><div class="form-group"><select name="product_version" class="product-version-list select-modern full-width" id="products644" data-product="644"><option value="1176" data-url="/product/sokkels/specials/led-sokkels/1015-led-sokkel-vierkant/300-x-300-x-500-mm" data-slug="300-x-300-x-500-mm">300 x 300 x 500 mm</option><option value="1177" data-url="/product/sokkels/specials/led-sokkels/1015-led-sokkel-vierkant/300-x-300-x-800-mm" data-slug="300-x-300-x-800-mm">300 x 300 x 800 mm</option></select></div></div><div class="col-xs-5 text-right"><span class="price-type" style="">incl. BTW</span><div class="product-price-wrapper"><div class="product-price "><span class="price">€ 119,95</span></div><div class="product-type-label" style="">per stuk</div></div></div></div></form></div><div class="viewButton"><a href="/product/sokkels/specials/led-sokkels/1015-led-sokkel-vierkant/300-x-300-x-500-mm" title="Sokkel Led Kunststof Vierkant | Verschillende Afmetingen" class="btn btn-block btn-primary product-view-button">Bekijken <i class="fa fa-caret-right" ></i></a></div></div></div></div><div class="col-xs-6 col-md-4"><div class="product "><div class="sale-header not-active">Aanbieding (-<span class="sale-percentage">0</span>%)</div><div class="product-image"><a href="/product/sokkels/specials/led-sokkels/1016-led-sokkel-rond/250-x-710-mm" title="Sokkel Led Kunststof Vierkant | Verschillende Afmetingen"><img src="https://www.sokkelfabriek.nl/files/models/image/4905e50a-3929-4e76-932a-4d42248b1d82/thumb_led%20sokkels%20rond%202.png" class="product-image" alt="Sokkel Led Kunststof Vierkant | Verschillende Afmetingen"/></a></div><div class="product-content-wrapper"><div class="product-content"><div class="product-title "><a href="/product/sokkels/specials/led-sokkels/1016-led-sokkel-rond/250-x-710-mm" title="Sokkel Led Kunststof Vierkant | Verschillende Afmetingen">Led Sokkel Rond</a></div><div class="text-muted"><span class="text-muted text-light">Model 1016</span> | Kunststof</div></div><div class="product-details"><form method="post" accept-charset="utf-8" action="/sokkels"><div style="display:none;"><input type="hidden" name="_method" value="POST"/></div><div class="row"><div class="col-xs-7"><div class="form-group"><select name="product_version" class="product-version-list select-modern full-width" id="products645" data-product="645"><option value="1179" data-url="/product/sokkels/specials/led-sokkels/1016-led-sokkel-rond/250-x-710-mm" data-slug="250-x-710-mm">250 x 710 mm</option><option value="1180" data-url="/product/sokkels/specials/led-sokkels/1016-led-sokkel-rond/250-x-1000-mm" data-slug="250-x-1000-mm">250 x 1000 mm</option><option value="1181" data-url="/product/sokkels/specials/led-sokkels/1016-led-sokkel-rond/300-x-750-mm" data-slug="300-x-750-mm">300 x 750 mm</option><option value="1182" data-url="/product/sokkels/specials/led-sokkels/1016-led-sokkel-rond/300-x-1100-mm" data-slug="300-x-1100-mm">300 x 1100 mm</option><option value="1183" data-url="/product/sokkels/specials/led-sokkels/1016-led-sokkel-rond/500-x-720-mm" data-slug="500-x-720-mm">500 x 720 mm</option></select></div></div><div class="col-xs-5 text-right"><span class="price-type" style="">incl. BTW</span><div class="product-price-wrapper"><div class="product-price "><span class="price">€ 94,95</span></div><div class="product-type-label" style="">per stuk</div></div></div></div></form></div><div class="viewButton"><a href="/product/sokkels/specials/led-sokkels/1016-led-sokkel-rond/250-x-710-mm" title="Sokkel Led Kunststof Vierkant | Verschillende Afmetingen" class="btn btn-block btn-primary product-view-button">Bekijken <i class="fa fa-caret-right" ></i></a></div></div></div></div><div class="col-xs-6 col-md-4"><div class="product product-last"><div class="sale-header not-active">Aanbieding (-<span class="sale-percentage">0</span>%)</div><div class="product-image"><a href="/product/sokkels/specials/hexagon-sokkels/1500-sokkel-zuil-pilaar-hexagon/300-x-600-mm" title="Hexagon sokkel op kleur"><img src="https://www.sokkelfabriek.nl/files/models/image/24fb3428-b3f0-4385-baec-7dba81314096/thumb_42058303_2134836860114076_8691552182488530944_o.jpg" class="product-image" alt="Hexagon sokkel op kleur"/></a></div><div class="product-content-wrapper"><div class="product-content"><div class="product-title "><a href="/product/sokkels/specials/hexagon-sokkels/1500-sokkel-zuil-pilaar-hexagon/300-x-600-mm" title="Hexagon sokkel op kleur">Sokkel/Zuil/Pilaar hexagon</a></div><div class="text-muted"><span class="text-muted text-light">Model 1500</span> | MDF vochtwerend</div></div><div class="product-details"><form method="post" accept-charset="utf-8" action="/sokkels"><div style="display:none;"><input type="hidden" name="_method" value="POST"/></div><div class="row"><div class="col-xs-7"><div class="form-group"><select name="product_version" class="product-version-list select-modern full-width" id="products613" data-product="613"><option value="933" data-url="/product/sokkels/specials/hexagon-sokkels/1500-sokkel-zuil-pilaar-hexagon/300-x-600-mm" data-slug="300-x-600-mm">300 x 600 mm</option><option value="934" data-url="/product/sokkels/specials/hexagon-sokkels/1500-sokkel-zuil-pilaar-hexagon/300-x-800-mm" data-slug="300-x-800-mm">300 x 800 mm</option><option value="935" data-url="/product/sokkels/specials/hexagon-sokkels/1500-sokkel-zuil-pilaar-hexagon/300-x-900-mm" data-slug="300-x-900-mm">300 x 900 mm</option><option value="936" data-url="/product/sokkels/specials/hexagon-sokkels/1500-sokkel-zuil-pilaar-hexagon/300-x-1000-mm" data-slug="300-x-1000-mm">300 x 1000 mm</option><option value="937" data-url="/product/sokkels/specials/hexagon-sokkels/1500-sokkel-zuil-pilaar-hexagon/300-x-1200-mm" data-slug="300-x-1200-mm">300 x 1200 mm</option><option value="938" data-url="/product/sokkels/specials/hexagon-sokkels/1500-sokkel-zuil-pilaar-hexagon/300-x-1400-mm" data-slug="300-x-1400-mm">300 x 1400 mm</option><option value="939" data-url="/product/sokkels/specials/hexagon-sokkels/1500-sokkel-zuil-pilaar-hexagon/400-x-600-mm" data-slug="400-x-600-mm">400 x 600 mm</option><option value="940" data-url="/product/sokkels/specials/hexagon-sokkels/1500-sokkel-zuil-pilaar-hexagon/400-x-800-mm" data-slug="400-x-800-mm">400 x 800 mm</option><option value="941" data-url="/product/sokkels/specials/hexagon-sokkels/1500-sokkel-zuil-pilaar-hexagon/400-x-900-mm" data-slug="400-x-900-mm">400 x 900 mm</option><option value="942" data-url="/product/sokkels/specials/hexagon-sokkels/1500-sokkel-zuil-pilaar-hexagon/400-x-1000-mm" data-slug="400-x-1000-mm">400 x 1000 mm</option><option value="943" data-url="/product/sokkels/specials/hexagon-sokkels/1500-sokkel-zuil-pilaar-hexagon/400-x-1200-mm" data-slug="400-x-1200-mm">400 x 1200 mm</option><option value="944" data-url="/product/sokkels/specials/hexagon-sokkels/1500-sokkel-zuil-pilaar-hexagon/400-x-1400-mm" data-slug="400-x-1400-mm">400 x 1400 mm</option><option value="945" data-url="/product/sokkels/specials/hexagon-sokkels/1500-sokkel-zuil-pilaar-hexagon/500-x-600-mm" data-slug="500-x-600-mm">500 x 600 mm</option><option value="946" data-url="/product/sokkels/specials/hexagon-sokkels/1500-sokkel-zuil-pilaar-hexagon/500-x-800-mm" data-slug="500-x-800-mm">500 x 800 mm</option><option value="947" data-url="/product/sokkels/specials/hexagon-sokkels/1500-sokkel-zuil-pilaar-hexagon/500-x-900-mm" data-slug="500-x-900-mm">500 x 900 mm</option><option value="948" data-url="/product/sokkels/specials/hexagon-sokkels/1500-sokkel-zuil-pilaar-hexagon/500-x-1000-mm" data-slug="500-x-1000-mm">500 x 1000 mm</option><option value="949" data-url="/product/sokkels/specials/hexagon-sokkels/1500-sokkel-zuil-pilaar-hexagon/500-x-1200-mm" data-slug="500-x-1200-mm">500 x 1200 mm</option><option value="950" data-url="/product/sokkels/specials/hexagon-sokkels/1500-sokkel-zuil-pilaar-hexagon/500-x-1400-mm" data-slug="500-x-1400-mm">500 x 1400 mm</option><option value="951" data-url="/product/sokkels/specials/hexagon-sokkels/1500-sokkel-zuil-pilaar-hexagon/600-x-600-mm" data-slug="600-x-600-mm">600 x 600 mm</option><option value="952" data-url="/product/sokkels/specials/hexagon-sokkels/1500-sokkel-zuil-pilaar-hexagon/600-x-800-mm" data-slug="600-x-800-mm">600 x 800 mm</option><option value="953" data-url="/product/sokkels/specials/hexagon-sokkels/1500-sokkel-zuil-pilaar-hexagon/600-x-900-mm" data-slug="600-x-900-mm">600 x 900 mm</option><option value="954" data-url="/product/sokkels/specials/hexagon-sokkels/1500-sokkel-zuil-pilaar-hexagon/600-x-1000-mm" data-slug="600-x-1000-mm">600 x 1000 mm</option><option value="955" data-url="/product/sokkels/specials/hexagon-sokkels/1500-sokkel-zuil-pilaar-hexagon/600-x-1200-mm" data-slug="600-x-1200-mm">600 x 1200 mm</option><option value="956" data-url="/product/sokkels/specials/hexagon-sokkels/1500-sokkel-zuil-pilaar-hexagon/600-x-1400-mm" data-slug="600-x-1400-mm">600 x 1400 mm</option></select></div></div><div class="col-xs-5 text-right"><span class="price-type" style="">incl. BTW</span><div class="product-price-wrapper"><div class="product-price "><span class="price">€ 158,87</span></div><div class="product-type-label" style="">per stuk</div></div></div></div></form></div><div class="viewButton"><a href="/product/sokkels/specials/hexagon-sokkels/1500-sokkel-zuil-pilaar-hexagon/300-x-600-mm" title="Hexagon sokkel op kleur" class="btn btn-block btn-primary product-view-button">Bekijken <i class="fa fa-caret-right" ></i></a></div></div></div></div><div class="col-xs-6 col-md-4"><div class="product "><div class="sale-header not-active">Aanbieding (-<span class="sale-percentage">0</span>%)</div><div class="product-image"><a href="/product/sokkels/specials/design-sokkels/1012-design-sokkel-schoolbordverf/200-x-200-x-600-mm" title="Design Sokkel Schoolbordverf | Verschillende Afmetingen"><img src="https://www.sokkelfabriek.nl/files/models/image/f3a940e1-0caf-469e-be60-10d22c75cdbd/thumb_schoolbord2.jpg" class="product-image" alt="Design Sokkel Schoolbordverf | Verschillende Afmetingen"/></a></div><div class="product-content-wrapper"><div class="product-content"><div class="product-title "><a href="/product/sokkels/specials/design-sokkels/1012-design-sokkel-schoolbordverf/200-x-200-x-600-mm" title="Design Sokkel Schoolbordverf | Verschillende Afmetingen">Design Sokkel | Schoolbordverf</a></div><div class="text-muted"><span class="text-muted text-light">Model 1012</span> | MDF vochtwerend</div></div><div class="product-details"><form method="post" accept-charset="utf-8" action="/sokkels"><div style="display:none;"><input type="hidden" name="_method" value="POST"/></div><div class="row"><div class="col-xs-7"><div class="form-group"><select name="product_version" class="product-version-list select-modern full-width" id="products624" data-product="624"><option value="1049" data-url="/product/sokkels/specials/design-sokkels/1012-design-sokkel-schoolbordverf/200-x-200-x-600-mm" data-slug="200-x-200-x-600-mm">200 x 200 x 600 mm</option><option value="1052" data-url="/product/sokkels/specials/design-sokkels/1012-design-sokkel-schoolbordverf/200-x-200-x-500-mm" data-slug="200-x-200-x-500-mm">200 x 200 x 500 mm</option><option value="1051" data-url="/product/sokkels/specials/design-sokkels/1012-design-sokkel-schoolbordverf/200-x-200-x-900-mm" data-slug="200-x-200-x-900-mm">200 x 200 x 900 mm</option><option value="1062" data-url="/product/sokkels/specials/design-sokkels/1012-design-sokkel-schoolbordverf/200-x-200-x-1100-mm" data-slug="200-x-200-x-1100-mm">200 x 200 x 1100 mm</option><option value="1053" data-url="/product/sokkels/specials/design-sokkels/1012-design-sokkel-schoolbordverf/250-x-250-x-800-mm" data-slug="250-x-250-x-800-mm">250 x 250 x 800 mm</option><option value="1054" data-url="/product/sokkels/specials/design-sokkels/1012-design-sokkel-schoolbordverf/250-x-250-x-1000-mm" data-slug="250-x-250-x-1000-mm">250 x 250 x 1000 mm</option><option value="1055" data-url="/product/sokkels/specials/design-sokkels/1012-design-sokkel-schoolbordverf/250-x-250-x-1200-mm" data-slug="250-x-250-x-1200-mm">250 x 250 x 1200 mm</option><option value="1056" data-url="/product/sokkels/specials/design-sokkels/1012-design-sokkel-schoolbordverf/300-x-300-x-300-mm" data-slug="300-x-300-x-300-mm">300 x 300 x 300 mm</option><option value="1057" data-url="/product/sokkels/specials/design-sokkels/1012-design-sokkel-schoolbordverf/300-x-300-x-600-mm" data-slug="300-x-300-x-600-mm">300 x 300 x 600 mm</option><option value="1058" data-url="/product/sokkels/specials/design-sokkels/1012-design-sokkel-schoolbordverf/300-x-300-x-900-mm" data-slug="300-x-300-x-900-mm">300 x 300 x 900 mm</option><option value="1050" data-url="/product/sokkels/specials/design-sokkels/1012-design-sokkel-schoolbordverf/300-x-300-x-1200-mm" data-slug="300-x-300-x-1200-mm">300 x 300 x 1200 mm</option><option value="1059" data-url="/product/sokkels/specials/design-sokkels/1012-design-sokkel-schoolbordverf/350-x-350-x-800-mm" data-slug="350-x-350-x-800-mm">350 x 350 x 800 mm</option><option value="1060" data-url="/product/sokkels/specials/design-sokkels/1012-design-sokkel-schoolbordverf/350-x-350-x-1000-mm" data-slug="350-x-350-x-1000-mm">350 x 350 x 1000 mm</option><option value="1061" data-url="/product/sokkels/specials/design-sokkels/1012-design-sokkel-schoolbordverf/350-x-350-x-1200-mm" data-slug="350-x-350-x-1200-mm">350 x 350 x 1200 mm</option><option value="1063" data-url="/product/sokkels/specials/design-sokkels/1012-design-sokkel-schoolbordverf/400-x-400-x-600-mm" data-slug="400-x-400-x-600-mm">400 x 400 x 600 mm</option><option value="1064" data-url="/product/sokkels/specials/design-sokkels/1012-design-sokkel-schoolbordverf/400-x-400-x-900-mm" data-slug="400-x-400-x-900-mm">400 x 400 x 900 mm</option><option value="1065" data-url="/product/sokkels/specials/design-sokkels/1012-design-sokkel-schoolbordverf/400-x-400-x-1200-mm" data-slug="400-x-400-x-1200-mm">400 x 400 x 1200 mm</option><option value="1066" data-url="/product/sokkels/specials/design-sokkels/1012-design-sokkel-schoolbordverf/450-x-450-x-450-mm" data-slug="450-x-450-x-450-mm">450 x 450 x 450 mm</option><option value="1067" data-url="/product/sokkels/specials/design-sokkels/1012-design-sokkel-schoolbordverf/450-x-450-x-600-mm" data-slug="450-x-450-x-600-mm">450 x 450 x 600 mm</option><option value="1068" data-url="/product/sokkels/specials/design-sokkels/1012-design-sokkel-schoolbordverf/450-x-450-x-800-mm" data-slug="450-x-450-x-800-mm">450 x 450 x 800 mm</option><option value="1069" data-url="/product/sokkels/specials/design-sokkels/1012-design-sokkel-schoolbordverf/450-x-450-x-1000-mm" data-slug="450-x-450-x-1000-mm">450 x 450 x 1000 mm</option><option value="1070" data-url="/product/sokkels/specials/design-sokkels/1012-design-sokkel-schoolbordverf/450-x-450-x-1200-mm" data-slug="450-x-450-x-1200-mm">450 x 450 x 1200 mm</option><option value="1071" data-url="/product/sokkels/specials/design-sokkels/1012-design-sokkel-schoolbordverf/500-x-500-x-1000-mm" data-slug="500-x-500-x-1000-mm">500 x 500 x 1000 mm</option><option value="1072" data-url="/product/sokkels/specials/design-sokkels/1012-design-sokkel-schoolbordverf/600-x-600-x-1200-mm" data-slug="600-x-600-x-1200-mm">600 x 600 x 1200 mm</option></select></div></div><div class="col-xs-5 text-right"><span class="price-type" style="">incl. BTW</span><div class="product-price-wrapper"><div class="product-price "><span class="price">€ 122,46</span></div><div class="product-type-label" style="">per stuk</div></div></div></div></form></div><div class="viewButton"><a href="/product/sokkels/specials/design-sokkels/1012-design-sokkel-schoolbordverf/200-x-200-x-600-mm" title="Design Sokkel Schoolbordverf | Verschillende Afmetingen" class="btn btn-block btn-primary product-view-button">Bekijken <i class="fa fa-caret-right" ></i></a></div></div></div></div><div class="col-xs-6 col-md-4"><div class="product "><div class="sale-header not-active">Aanbieding (-<span class="sale-percentage">0</span>%)</div><div class="product-image"><a href="/product/sokkels/specials/design-sokkels/1017-design-sokkel-ideeen-bus/300-x-300-x-900-mm" title="Ideeën Sokkel | Maatwerk product"><img src="https://www.sokkelfabriek.nl/files/models/image/c6ae44ce-8ac5-4db0-abed-03a24c73bca1/thumb_brievenbus%20sokkel%202%20vierkant%20544x544.jpg" class="product-image" alt="Ideeën Sokkel | Maatwerk product"/></a></div><div class="product-content-wrapper"><div class="product-content"><div class="product-title "><a href="/product/sokkels/specials/design-sokkels/1017-design-sokkel-ideeen-bus/300-x-300-x-900-mm" title="Ideeën Sokkel | Maatwerk product">Design Sokkel | Ideeën Bus</a></div><div class="text-muted"><span class="text-muted text-light">Model 1017</span> | MDF vochtwerend</div></div><div class="product-details"><form method="post" accept-charset="utf-8" action="/sokkels"><div style="display:none;"><input type="hidden" name="_method" value="POST"/></div><div class="row"><div class="col-xs-7"><strong>300 x 300 x 900 mm</strong></div><div class="col-xs-5 text-right"><span class="price-type" style="display:none">incl. BTW</span><div class="product-price-wrapper"><div class="product-price as-text"><div class="price">op aanvraag</div></div><div class="product-type-label" style="display:none">per stuk</div></div></div></div></form></div><div class="viewButton"><a href="/product/sokkels/specials/design-sokkels/1017-design-sokkel-ideeen-bus/300-x-300-x-900-mm" title="Ideeën Sokkel | Maatwerk product" class="btn btn-block btn-primary product-view-button">Bekijken <i class="fa fa-caret-right" ></i></a></div></div></div></div><div class="col-xs-6 col-md-4"><div class="product product-last"><div class="sale-header not-active">Aanbieding (-<span class="sale-percentage">0</span>%)</div><div class="product-image"><a href="/product/sokkels/specials/design-sokkels/3014-design-sokkel-roest-look/200-x-200-x-500-mm" title="Sokkel Design Roest Look | Verschillende Afmetingen"><img src="https://www.sokkelfabriek.nl/files/models/image/35f7e7f0-a4ca-4a66-9534-345399acbdd4/thumb_roest%202.jpg" class="product-image" alt="Sokkel Design Roest Look | Verschillende Afmetingen"/></a></div><div class="product-content-wrapper"><div class="product-content"><div class="product-title "><a href="/product/sokkels/specials/design-sokkels/3014-design-sokkel-roest-look/200-x-200-x-500-mm" title="Sokkel Design Roest Look | Verschillende Afmetingen">Design Sokkel | Roest Look</a></div><div class="text-muted"><span class="text-muted text-light">Model 3014</span> | MDF vochtwerend</div></div><div class="product-details"><form method="post" accept-charset="utf-8" action="/sokkels"><div style="display:none;"><input type="hidden" name="_method" value="POST"/></div><div class="row"><div class="col-xs-7"><div class="form-group"><select name="product_version" class="product-version-list select-modern full-width" id="products626" data-product="626"><option value="1078" data-url="/product/sokkels/specials/design-sokkels/3014-design-sokkel-roest-look/200-x-200-x-500-mm" data-slug="200-x-200-x-500-mm">200 x 200 x 500 mm</option><option value="1079" data-url="/product/sokkels/specials/design-sokkels/3014-design-sokkel-roest-look/200-x-200-x-600-mm" data-slug="200-x-200-x-600-mm">200 x 200 x 600 mm</option><option value="1080" data-url="/product/sokkels/specials/design-sokkels/3014-design-sokkel-roest-look/200-x-200-x-900-mm" data-slug="200-x-200-x-900-mm">200 x 200 x 900 mm</option><option value="1081" data-url="/product/sokkels/specials/design-sokkels/3014-design-sokkel-roest-look/200-x-200-x-1100-mm" data-slug="200-x-200-x-1100-mm">200 x 200 x 1100 mm</option><option value="1082" data-url="/product/sokkels/specials/design-sokkels/3014-design-sokkel-roest-look/250-x-250-x-800-mm" data-slug="250-x-250-x-800-mm">250 x 250 x 800 mm</option><option value="1083" data-url="/product/sokkels/specials/design-sokkels/3014-design-sokkel-roest-look/250-x-250-x-1000-mm" data-slug="250-x-250-x-1000-mm">250 x 250 x 1000 mm</option><option value="1084" data-url="/product/sokkels/specials/design-sokkels/3014-design-sokkel-roest-look/250-x-250-x-1200-mm" data-slug="250-x-250-x-1200-mm">250 x 250 x 1200 mm</option><option value="1085" data-url="/product/sokkels/specials/design-sokkels/3014-design-sokkel-roest-look/300-x-300-x-300-mm" data-slug="300-x-300-x-300-mm">300 x 300 x 300 mm</option><option value="1086" data-url="/product/sokkels/specials/design-sokkels/3014-design-sokkel-roest-look/300-x-300-x-600-mm" data-slug="300-x-300-x-600-mm">300 x 300 x 600 mm</option><option value="1087" data-url="/product/sokkels/specials/design-sokkels/3014-design-sokkel-roest-look/300-x-300-x-900-mm" data-slug="300-x-300-x-900-mm">300 x 300 x 900 mm</option><option value="1088" data-url="/product/sokkels/specials/design-sokkels/3014-design-sokkel-roest-look/300-x-300-x-1200-mm" data-slug="300-x-300-x-1200-mm">300 x 300 x 1200 mm</option><option value="1089" data-url="/product/sokkels/specials/design-sokkels/3014-design-sokkel-roest-look/350-x-350-x-800-mm" data-slug="350-x-350-x-800-mm">350 x 350 x 800 mm</option><option value="1090" data-url="/product/sokkels/specials/design-sokkels/3014-design-sokkel-roest-look/350-x-350-x-1000-mm" data-slug="350-x-350-x-1000-mm">350 x 350 x 1000 mm</option><option value="1091" data-url="/product/sokkels/specials/design-sokkels/3014-design-sokkel-roest-look/350-x-350-x-1200-mm" data-slug="350-x-350-x-1200-mm">350 x 350 x 1200 mm</option><option value="1092" data-url="/product/sokkels/specials/design-sokkels/3014-design-sokkel-roest-look/400-x-400-x-600-mm" data-slug="400-x-400-x-600-mm">400 x 400 x 600 mm</option><option value="1093" data-url="/product/sokkels/specials/design-sokkels/3014-design-sokkel-roest-look/400-x-400-x-900-mm" data-slug="400-x-400-x-900-mm">400 x 400 x 900 mm</option><option value="1094" data-url="/product/sokkels/specials/design-sokkels/3014-design-sokkel-roest-look/400-x-400-x-1200-mm" data-slug="400-x-400-x-1200-mm">400 x 400 x 1200 mm</option><option value="1095" data-url="/product/sokkels/specials/design-sokkels/3014-design-sokkel-roest-look/450-x-450-x-450-mm" data-slug="450-x-450-x-450-mm">450 x 450 x 450 mm</option><option value="1096" data-url="/product/sokkels/specials/design-sokkels/3014-design-sokkel-roest-look/450-x-450-x-600-mm" data-slug="450-x-450-x-600-mm">450 x 450 x 600 mm</option><option value="1097" data-url="/product/sokkels/specials/design-sokkels/3014-design-sokkel-roest-look/450-x-450-x-800-mm" data-slug="450-x-450-x-800-mm">450 x 450 x 800 mm</option><option value="1098" data-url="/product/sokkels/specials/design-sokkels/3014-design-sokkel-roest-look/450-x-450-x-1000-mm" data-slug="450-x-450-x-1000-mm">450 x 450 x 1000 mm</option><option value="1099" data-url="/product/sokkels/specials/design-sokkels/3014-design-sokkel-roest-look/450-x-450-x-1200-mm" data-slug="450-x-450-x-1200-mm">450 x 450 x 1200 mm</option><option value="1100" data-url="/product/sokkels/specials/design-sokkels/3014-design-sokkel-roest-look/500-x-500-x-1000-mm" data-slug="500-x-500-x-1000-mm">500 x 500 x 1000 mm</option><option value="1103" data-url="/product/sokkels/specials/design-sokkels/3014-design-sokkel-roest-look/600-x-600-x-1200-mm" data-slug="600-x-600-x-1200-mm">600 x 600 x 1200 mm</option></select></div></div><div class="col-xs-5 text-right"><span class="price-type" style="">incl. BTW</span><div class="product-price-wrapper"><div class="product-price "><span class="price">€ 158,29</span></div><div class="product-type-label" style="">per stuk</div></div></div></div></form></div><div class="viewButton"><a href="/product/sokkels/specials/design-sokkels/3014-design-sokkel-roest-look/200-x-200-x-500-mm" title="Sokkel Design Roest Look | Verschillende Afmetingen" class="btn btn-block btn-primary product-view-button">Bekijken <i class="fa fa-caret-right" ></i></a></div></div></div></div><div class="col-xs-6 col-md-4"><div class="product "><div class="sale-header not-active">Aanbieding (-<span class="sale-percentage">0</span>%)</div><div class="product-image"><a href="/product/sokkels/specials/vitrine-sokkels/1603-vitrine-sokkel-incl-kap-licht-opbergruimte/350-x-350-x-1000-mm" title="Vitrine Sokkel Compleet | Verkrijgbaar in verschillende afmetingen en afwerkingen"><img src="https://www.sokkelfabriek.nl/files/models/image/693007a5-9a59-44ec-a326-9462cceb06c2/thumb_Plintenfabriek_Normal%20size_4.jpg" class="product-image" alt="Vitrine Sokkel Compleet | Verkrijgbaar in verschillende afmetingen en afwerkingen"/></a></div><div class="product-content-wrapper"><div class="product-content"><div class="product-title product-title-long"><a href="/product/sokkels/specials/vitrine-sokkels/1603-vitrine-sokkel-incl-kap-licht-opbergruimte/350-x-350-x-1000-mm" title="Vitrine Sokkel Compleet | Verkrijgbaar in verschillende afmetingen en afwerkingen">Vitrine Sokkel | Incl. Kap, Licht, Opbergruimte</a></div><div class="text-muted"><span class="text-muted text-light">Model 1603</span> | MDF vochtwerend</div></div><div class="product-details"><form method="post" accept-charset="utf-8" action="/sokkels"><div style="display:none;"><input type="hidden" name="_method" value="POST"/></div><div class="row"><div class="col-xs-7"><div class="form-group"><select name="product_version" class="product-version-list select-modern full-width" id="products636" data-product="636"><option value="1125" data-url="/product/sokkels/specials/vitrine-sokkels/1603-vitrine-sokkel-incl-kap-licht-opbergruimte/350-x-350-x-1000-mm" data-slug="350-x-350-x-1000-mm">350 x 350 x 1000 mm</option><option value="1126" data-url="/product/sokkels/specials/vitrine-sokkels/1603-vitrine-sokkel-incl-kap-licht-opbergruimte/400-x-400-x-1000-mm" data-slug="400-x-400-x-1000-mm">400 x 400 x 1000 mm</option></select></div></div><div class="col-xs-5 text-right"><span class="price-type" style="">incl. BTW</span><div class="product-price-wrapper"><div class="product-price "><span class="price">€ 678,42</span></div><div class="product-type-label" style="">per stuk</div></div></div></div></form></div><div class="viewButton"><a href="/product/sokkels/specials/vitrine-sokkels/1603-vitrine-sokkel-incl-kap-licht-opbergruimte/350-x-350-x-1000-mm" title="Vitrine Sokkel Compleet | Verkrijgbaar in verschillende afmetingen en afwerkingen" class="btn btn-block btn-primary product-view-button">Bekijken <i class="fa fa-caret-right" ></i></a></div></div></div></div><div class="col-xs-6 col-md-4"><div class="product "><div class="sale-header not-active">Aanbieding (-<span class="sale-percentage">0</span>%)</div><div class="product-image"><a href="/product/sokkels/specials/vitrine-sokkels/1602-vitrine-sokkel-incl-kap-en-opbergruimte-zonder-licht/350-x-350-x-1000-mm" title="Vitrine Sokkel Incl. Kap/Licht/Kast | Verkrijgbaar in verschillende afmetingen en afwerkingen"><img src="https://www.sokkelfabriek.nl/files/models/image/e5ef10d9-14d8-438b-a084-050e08d35c35/thumb_Plintenfabriek_Normal%20size_4.jpg" class="product-image" alt="Vitrine Sokkel Incl. Kap/Licht/Kast | Verkrijgbaar in verschillende afmetingen en afwerkingen"/></a></div><div class="product-content-wrapper"><div class="product-content"><div class="product-title product-title-long"><a href="/product/sokkels/specials/vitrine-sokkels/1602-vitrine-sokkel-incl-kap-en-opbergruimte-zonder-licht/350-x-350-x-1000-mm" title="Vitrine Sokkel Incl. Kap/Licht/Kast | Verkrijgbaar in verschillende afmetingen en afwerkingen">Vitrine Sokkel | Incl. Kap en Opbergruimte (zonder licht)</a></div><div class="text-muted"><span class="text-muted text-light">Model 1602</span> | MDF vochtwerend</div></div><div class="product-details"><form method="post" accept-charset="utf-8" action="/sokkels"><div style="display:none;"><input type="hidden" name="_method" value="POST"/></div><div class="row"><div class="col-xs-7"><div class="form-group"><select name="product_version" class="product-version-list select-modern full-width" id="products635" data-product="635"><option value="1124" data-url="/product/sokkels/specials/vitrine-sokkels/1602-vitrine-sokkel-incl-kap-en-opbergruimte-zonder-licht/350-x-350-x-1000-mm" data-slug="350-x-350-x-1000-mm">350 x 350 x 1000 mm</option><option value="1123" data-url="/product/sokkels/specials/vitrine-sokkels/1602-vitrine-sokkel-incl-kap-en-opbergruimte-zonder-licht/400-x-400-x-1000-mm" data-slug="400-x-400-x-1000-mm">400 x 400 x 1000 mm</option></select></div></div><div class="col-xs-5 text-right"><span class="price-type" style="">incl. BTW</span><div class="product-price-wrapper"><div class="product-price "><span class="price">€ 536,51</span></div><div class="product-type-label" style="">per stuk</div></div></div></div></form></div><div class="viewButton"><a href="/product/sokkels/specials/vitrine-sokkels/1602-vitrine-sokkel-incl-kap-en-opbergruimte-zonder-licht/350-x-350-x-1000-mm" title="Vitrine Sokkel Incl. Kap/Licht/Kast | Verkrijgbaar in verschillende afmetingen en afwerkingen" class="btn btn-block btn-primary product-view-button">Bekijken <i class="fa fa-caret-right" ></i></a></div></div></div></div><div class="col-xs-6 col-md-4"><div class="product product-last"><div class="sale-header not-active">Aanbieding (-<span class="sale-percentage">0</span>%)</div><div class="product-image"><a href="/product/sokkels/specials/vitrine-sokkels/1601-vitrine-sokkel-incl-kap-licht/350-x-350-x-1000-mm" title="Vitrine Sokkel Incl. Kap/Licht | Verkrijgbaar in verschillende afmetingen en afwerkingen"><img src="https://www.sokkelfabriek.nl/files/models/image/a3530844-15c4-4620-9d6e-bdd4ca0eedf6/thumb_SF-vitrine-sokkel-zonder-opbergruimte.jpg" class="product-image" alt="Vitrine Sokkel Incl. Kap/Licht | Verkrijgbaar in verschillende afmetingen en afwerkingen"/></a></div><div class="product-content-wrapper"><div class="product-content"><div class="product-title "><a href="/product/sokkels/specials/vitrine-sokkels/1601-vitrine-sokkel-incl-kap-licht/350-x-350-x-1000-mm" title="Vitrine Sokkel Incl. Kap/Licht | Verkrijgbaar in verschillende afmetingen en afwerkingen">Vitrine Sokkel | Incl. Kap/Licht</a></div><div class="text-muted"><span class="text-muted text-light">Model 1601</span> | MDF vochtwerend</div></div><div class="product-details"><form method="post" accept-charset="utf-8" action="/sokkels"><div style="display:none;"><input type="hidden" name="_method" value="POST"/></div><div class="row"><div class="col-xs-7"><div class="form-group"><select name="product_version" class="product-version-list select-modern full-width" id="products634" data-product="634"><option value="1122" data-url="/product/sokkels/specials/vitrine-sokkels/1601-vitrine-sokkel-incl-kap-licht/350-x-350-x-1000-mm" data-slug="350-x-350-x-1000-mm">350 x 350 x 1000 mm</option><option value="1121" data-url="/product/sokkels/specials/vitrine-sokkels/1601-vitrine-sokkel-incl-kap-licht/400-x-400-x-1000-mm" data-slug="400-x-400-x-1000-mm">400 x 400 x 1000 mm</option></select></div></div><div class="col-xs-5 text-right"><span class="price-type" style="">incl. BTW</span><div class="product-price-wrapper"><div class="product-price "><span class="price">€ 335,75</span></div><div class="product-type-label" style="">per stuk</div></div></div></div></form></div><div class="viewButton"><a href="/product/sokkels/specials/vitrine-sokkels/1601-vitrine-sokkel-incl-kap-licht/350-x-350-x-1000-mm" title="Vitrine Sokkel Incl. Kap/Licht | Verkrijgbaar in verschillende afmetingen en afwerkingen" class="btn btn-block btn-primary product-view-button">Bekijken <i class="fa fa-caret-right" ></i></a></div></div></div></div><div class="col-xs-6 col-md-4"><div class="product "><div class="sale-header not-active">Aanbieding (-<span class="sale-percentage">0</span>%)</div><div class="product-image"><a href="/product/sokkels/specials/vitrine-sokkels/1600-vitrine-sokkel-incl-kap/350-x-350-x-1000-mm" title="Sokkelfabriek | Vintrine sokkel - eenvoudig online bestellen"><img src="https://www.sokkelfabriek.nl/files/models/image/d01a9c83-d76c-4fe7-98d3-6b9d401f9976/thumb_SF-vitrine-sokkel-zonder-opbergruimte.jpg" class="product-image" alt="Sokkelfabriek | Vintrine sokkel - eenvoudig online bestellen"/></a></div><div class="product-content-wrapper"><div class="product-content"><div class="product-title "><a href="/product/sokkels/specials/vitrine-sokkels/1600-vitrine-sokkel-incl-kap/350-x-350-x-1000-mm" title="Sokkelfabriek | Vintrine sokkel - eenvoudig online bestellen">Vitrine Sokkel | Incl. Kap</a></div><div class="text-muted"><span class="text-muted text-light">Model 1600</span> | MDF vochtwerend</div></div><div class="product-details"><form method="post" accept-charset="utf-8" action="/sokkels"><div style="display:none;"><input type="hidden" name="_method" value="POST"/></div><div class="row"><div class="col-xs-7"><div class="form-group"><select name="product_version" class="product-version-list select-modern full-width" id="products633" data-product="633"><option value="1119" data-url="/product/sokkels/specials/vitrine-sokkels/1600-vitrine-sokkel-incl-kap/350-x-350-x-1000-mm" data-slug="350-x-350-x-1000-mm">350 x 350 x 1000 mm</option><option value="1120" data-url="/product/sokkels/specials/vitrine-sokkels/1600-vitrine-sokkel-incl-kap/400-x-400-x-1000-mm" data-slug="400-x-400-x-1000-mm">400 x 400 x 1000 mm</option></select></div></div><div class="col-xs-5 text-right"><span class="price-type" style="">incl. BTW</span><div class="product-price-wrapper"><div class="product-price "><span class="price">€ 294,21</span></div><div class="product-type-label" style="">per stuk</div></div></div></div></form></div><div class="viewButton"><a href="/product/sokkels/specials/vitrine-sokkels/1600-vitrine-sokkel-incl-kap/350-x-350-x-1000-mm" title="Sokkelfabriek | Vintrine sokkel - eenvoudig online bestellen" class="btn btn-block btn-primary product-view-button">Bekijken <i class="fa fa-caret-right" ></i></a></div></div></div></div><div class="col-xs-6 col-md-4"><div class="product "><div class="sale-header not-active">Aanbieding (-<span class="sale-percentage">0</span>%)</div><div class="product-image"><a href="/product/sokkels/sokkels-op-kleur/sokkels-afgelakt-in-kleur/1003-sokkel-zuil-pilaar-grijs/200-x-200-x-500-mm" title="Grijze sokkel MDF vochtwerend - eenvoudig online op maat en op kleur te bestellen"><img src="https://www.sokkelfabriek.nl/files/models/image/bdbc2af8-059d-45c7-81f7-5ee0bcb7fbe1/thumb_Grijze%20sokkel%20vierkant%20544x544%20vooraanzicht.jpg" class="product-image" alt="Grijze sokkel MDF vochtwerend - eenvoudig online op maat en op kleur te bestellen"/></a></div><div class="product-content-wrapper"><div class="product-content"><div class="product-title "><a href="/product/sokkels/sokkels-op-kleur/sokkels-afgelakt-in-kleur/1003-sokkel-zuil-pilaar-grijs/200-x-200-x-500-mm" title="Grijze sokkel MDF vochtwerend - eenvoudig online op maat en op kleur te bestellen">Sokkel/Zuil/Pilaar grijs</a></div><div class="text-muted"><span class="text-muted text-light">Model 1003</span> | MDF vochtwerend</div></div><div class="product-details"><form method="post" accept-charset="utf-8" action="/sokkels"><div style="display:none;"><input type="hidden" name="_method" value="POST"/></div><div class="row"><div class="col-xs-7"><div class="form-group"><select name="product_version" class="product-version-list select-modern full-width" id="products575" data-product="575"><option value="75" data-url="/product/sokkels/sokkels-op-kleur/sokkels-afgelakt-in-kleur/1003-sokkel-zuil-pilaar-grijs/200-x-200-x-500-mm" data-slug="200-x-200-x-500-mm">200 x 200 x 500 mm</option><option value="74" data-url="/product/sokkels/sokkels-op-kleur/sokkels-afgelakt-in-kleur/1003-sokkel-zuil-pilaar-grijs/200-x-200-x-600-mm" data-slug="200-x-200-x-600-mm">200 x 200 x 600 mm</option><option value="76" data-url="/product/sokkels/sokkels-op-kleur/sokkels-afgelakt-in-kleur/1003-sokkel-zuil-pilaar-grijs/200-x-200-x-900-mm" data-slug="200-x-200-x-900-mm">200 x 200 x 900 mm</option><option value="77" data-url="/product/sokkels/sokkels-op-kleur/sokkels-afgelakt-in-kleur/1003-sokkel-zuil-pilaar-grijs/200-x-200-x-1100-mm" data-slug="200-x-200-x-1100-mm">200 x 200 x 1100 mm</option><option value="78" data-url="/product/sokkels/sokkels-op-kleur/sokkels-afgelakt-in-kleur/1003-sokkel-zuil-pilaar-grijs/250-x-250-x-800-mm" data-slug="250-x-250-x-800-mm">250 x 250 x 800 mm</option><option value="79" data-url="/product/sokkels/sokkels-op-kleur/sokkels-afgelakt-in-kleur/1003-sokkel-zuil-pilaar-grijs/250-x-250-x-1000-mm" data-slug="250-x-250-x-1000-mm">250 x 250 x 1000 mm</option><option value="80" data-url="/product/sokkels/sokkels-op-kleur/sokkels-afgelakt-in-kleur/1003-sokkel-zuil-pilaar-grijs/250-x-250-x-1200-mm" data-slug="250-x-250-x-1200-mm">250 x 250 x 1200 mm</option><option value="94" data-url="/product/sokkels/sokkels-op-kleur/sokkels-afgelakt-in-kleur/1003-sokkel-zuil-pilaar-grijs/300-x-300-x-300-mm" data-slug="300-x-300-x-300-mm">300 x 300 x 300 mm</option><option value="95" data-url="/product/sokkels/sokkels-op-kleur/sokkels-afgelakt-in-kleur/1003-sokkel-zuil-pilaar-grijs/300-x-300-x-600-mm" data-slug="300-x-300-x-600-mm">300 x 300 x 600 mm</option><option value="93" data-url="/product/sokkels/sokkels-op-kleur/sokkels-afgelakt-in-kleur/1003-sokkel-zuil-pilaar-grijs/300-x-300-x-900-mm" data-slug="300-x-300-x-900-mm">300 x 300 x 900 mm</option><option value="81" data-url="/product/sokkels/sokkels-op-kleur/sokkels-afgelakt-in-kleur/1003-sokkel-zuil-pilaar-grijs/300-x-300-x-1200-mm" data-slug="300-x-300-x-1200-mm">300 x 300 x 1200 mm</option><option value="82" data-url="/product/sokkels/sokkels-op-kleur/sokkels-afgelakt-in-kleur/1003-sokkel-zuil-pilaar-grijs/350-x-350-x-800-mm" data-slug="350-x-350-x-800-mm">350 x 350 x 800 mm</option><option value="83" data-url="/product/sokkels/sokkels-op-kleur/sokkels-afgelakt-in-kleur/1003-sokkel-zuil-pilaar-grijs/350-x-350-x-1000-mm" data-slug="350-x-350-x-1000-mm">350 x 350 x 1000 mm</option><option value="84" data-url="/product/sokkels/sokkels-op-kleur/sokkels-afgelakt-in-kleur/1003-sokkel-zuil-pilaar-grijs/350-x-350-x-1200-mm" data-slug="350-x-350-x-1200-mm">350 x 350 x 1200 mm</option><option value="85" data-url="/product/sokkels/sokkels-op-kleur/sokkels-afgelakt-in-kleur/1003-sokkel-zuil-pilaar-grijs/400-x-400-x-600-mm" data-slug="400-x-400-x-600-mm">400 x 400 x 600 mm</option><option value="86" data-url="/product/sokkels/sokkels-op-kleur/sokkels-afgelakt-in-kleur/1003-sokkel-zuil-pilaar-grijs/400-x-400-x-900-mm" data-slug="400-x-400-x-900-mm">400 x 400 x 900 mm</option><option value="87" data-url="/product/sokkels/sokkels-op-kleur/sokkels-afgelakt-in-kleur/1003-sokkel-zuil-pilaar-grijs/400-x-400-x-1200-mm" data-slug="400-x-400-x-1200-mm">400 x 400 x 1200 mm</option><option value="88" data-url="/product/sokkels/sokkels-op-kleur/sokkels-afgelakt-in-kleur/1003-sokkel-zuil-pilaar-grijs/450-x-450-x-450-mm" data-slug="450-x-450-x-450-mm">450 x 450 x 450 mm</option><option value="89" data-url="/product/sokkels/sokkels-op-kleur/sokkels-afgelakt-in-kleur/1003-sokkel-zuil-pilaar-grijs/450-x-450-x-600-mm" data-slug="450-x-450-x-600-mm">450 x 450 x 600 mm</option><option value="90" data-url="/product/sokkels/sokkels-op-kleur/sokkels-afgelakt-in-kleur/1003-sokkel-zuil-pilaar-grijs/450-x-450-x-800-mm" data-slug="450-x-450-x-800-mm">450 x 450 x 800 mm</option><option value="91" data-url="/product/sokkels/sokkels-op-kleur/sokkels-afgelakt-in-kleur/1003-sokkel-zuil-pilaar-grijs/450-x-450-x-1000-mm" data-slug="450-x-450-x-1000-mm">450 x 450 x 1000 mm</option><option value="92" data-url="/product/sokkels/sokkels-op-kleur/sokkels-afgelakt-in-kleur/1003-sokkel-zuil-pilaar-grijs/450-x-450-x-1200-mm" data-slug="450-x-450-x-1200-mm">450 x 450 x 1200 mm</option><option value="96" data-url="/product/sokkels/sokkels-op-kleur/sokkels-afgelakt-in-kleur/1003-sokkel-zuil-pilaar-grijs/500-x-500-x-1000-mm" data-slug="500-x-500-x-1000-mm">500 x 500 x 1000 mm</option><option value="97" data-url="/product/sokkels/sokkels-op-kleur/sokkels-afgelakt-in-kleur/1003-sokkel-zuil-pilaar-grijs/600-x-600-x-1200-mm" data-slug="600-x-600-x-1200-mm">600 x 600 x 1200 mm</option></select></div></div><div class="col-xs-5 text-right"><span class="price-type" style="">incl. BTW</span><div class="product-price-wrapper"><div class="product-price "><span class="price">€ 103,29</span></div><div class="product-type-label" style="">per stuk</div></div></div></div></form></div><div class="viewButton"><a href="/product/sokkels/sokkels-op-kleur/sokkels-afgelakt-in-kleur/1003-sokkel-zuil-pilaar-grijs/200-x-200-x-500-mm" title="Grijze sokkel MDF vochtwerend - eenvoudig online op maat en op kleur te bestellen" class="btn btn-block btn-primary product-view-button">Bekijken <i class="fa fa-caret-right" ></i></a></div></div></div></div><div class="col-xs-6 col-md-4"><div class="product product-last"><div class="sale-header not-active">Aanbieding (-<span class="sale-percentage">0</span>%)</div><div class="product-image"><a href="/product/sokkels/sokkels-op-kleur/sokkels-afgelakt-in-kleur/1004-sokkel-zuil-pilaar-bruin/200-x-200-x-500-mm" title="Bruine sokkel MDF vochtwerend - eenvoudig online op maat en op kleur te bestellen"><img src="https://www.sokkelfabriek.nl/files/models/image/3975491a-e22d-4ee4-9e37-1d0dc6432bd6/thumb_Bruine%20sokkel%20vierkant%20544x544%20vooraanzicht.jpg" class="product-image" alt="Bruine sokkel MDF vochtwerend - eenvoudig online op maat en op kleur te bestellen"/></a></div><div class="product-content-wrapper"><div class="product-content"><div class="product-title "><a href="/product/sokkels/sokkels-op-kleur/sokkels-afgelakt-in-kleur/1004-sokkel-zuil-pilaar-bruin/200-x-200-x-500-mm" title="Bruine sokkel MDF vochtwerend - eenvoudig online op maat en op kleur te bestellen">Sokkel/Zuil/Pilaar bruin</a></div><div class="text-muted"><span class="text-muted text-light">Model 1004</span> | MDF vochtwerend</div></div><div class="product-details"><form method="post" accept-charset="utf-8" action="/sokkels"><div style="display:none;"><input type="hidden" name="_method" value="POST"/></div><div class="row"><div class="col-xs-7"><div class="form-group"><select name="product_version" class="product-version-list select-modern full-width" id="products576" data-product="576"><option value="99" data-url="/product/sokkels/sokkels-op-kleur/sokkels-afgelakt-in-kleur/1004-sokkel-zuil-pilaar-bruin/200-x-200-x-500-mm" data-slug="200-x-200-x-500-mm">200 x 200 x 500 mm</option><option value="98" data-url="/product/sokkels/sokkels-op-kleur/sokkels-afgelakt-in-kleur/1004-sokkel-zuil-pilaar-bruin/200-x-200-x-600-mm" data-slug="200-x-200-x-600-mm">200 x 200 x 600 mm</option><option value="100" data-url="/product/sokkels/sokkels-op-kleur/sokkels-afgelakt-in-kleur/1004-sokkel-zuil-pilaar-bruin/200-x-200-x-900-mm" data-slug="200-x-200-x-900-mm">200 x 200 x 900 mm</option><option value="101" data-url="/product/sokkels/sokkels-op-kleur/sokkels-afgelakt-in-kleur/1004-sokkel-zuil-pilaar-bruin/200-x-200-x-1100-mm" data-slug="200-x-200-x-1100-mm">200 x 200 x 1100 mm</option><option value="102" data-url="/product/sokkels/sokkels-op-kleur/sokkels-afgelakt-in-kleur/1004-sokkel-zuil-pilaar-bruin/250-x-250-x-800-mm" data-slug="250-x-250-x-800-mm">250 x 250 x 800 mm</option><option value="103" data-url="/product/sokkels/sokkels-op-kleur/sokkels-afgelakt-in-kleur/1004-sokkel-zuil-pilaar-bruin/250-x-250-x-1000-mm" data-slug="250-x-250-x-1000-mm">250 x 250 x 1000 mm</option><option value="104" data-url="/product/sokkels/sokkels-op-kleur/sokkels-afgelakt-in-kleur/1004-sokkel-zuil-pilaar-bruin/250-x-250-x-1200-mm" data-slug="250-x-250-x-1200-mm">250 x 250 x 1200 mm</option><option value="117" data-url="/product/sokkels/sokkels-op-kleur/sokkels-afgelakt-in-kleur/1004-sokkel-zuil-pilaar-bruin/300-x-300-x-900-mm" data-slug="300-x-300-x-900-mm">300 x 300 x 900 mm</option><option value="118" data-url="/product/sokkels/sokkels-op-kleur/sokkels-afgelakt-in-kleur/1004-sokkel-zuil-pilaar-bruin/300-x-300-x-300-mm" data-slug="300-x-300-x-300-mm">300 x 300 x 300 mm</option><option value="119" data-url="/product/sokkels/sokkels-op-kleur/sokkels-afgelakt-in-kleur/1004-sokkel-zuil-pilaar-bruin/300-x-300-x-600-mm" data-slug="300-x-300-x-600-mm">300 x 300 x 600 mm</option><option value="105" data-url="/product/sokkels/sokkels-op-kleur/sokkels-afgelakt-in-kleur/1004-sokkel-zuil-pilaar-bruin/300-x-300-x-1200-mm" data-slug="300-x-300-x-1200-mm">300 x 300 x 1200 mm</option><option value="106" data-url="/product/sokkels/sokkels-op-kleur/sokkels-afgelakt-in-kleur/1004-sokkel-zuil-pilaar-bruin/350-x-350-x-800-mm" data-slug="350-x-350-x-800-mm">350 x 350 x 800 mm</option><option value="107" data-url="/product/sokkels/sokkels-op-kleur/sokkels-afgelakt-in-kleur/1004-sokkel-zuil-pilaar-bruin/350-x-350-x-1000-mm" data-slug="350-x-350-x-1000-mm">350 x 350 x 1000 mm</option><option value="108" data-url="/product/sokkels/sokkels-op-kleur/sokkels-afgelakt-in-kleur/1004-sokkel-zuil-pilaar-bruin/350-x-350-x-1200-mm" data-slug="350-x-350-x-1200-mm">350 x 350 x 1200 mm</option><option value="109" data-url="/product/sokkels/sokkels-op-kleur/sokkels-afgelakt-in-kleur/1004-sokkel-zuil-pilaar-bruin/400-x-400-x-600-mm" data-slug="400-x-400-x-600-mm">400 x 400 x 600 mm</option><option value="110" data-url="/product/sokkels/sokkels-op-kleur/sokkels-afgelakt-in-kleur/1004-sokkel-zuil-pilaar-bruin/400-x-400-x-900-mm" data-slug="400-x-400-x-900-mm">400 x 400 x 900 mm</option><option value="111" data-url="/product/sokkels/sokkels-op-kleur/sokkels-afgelakt-in-kleur/1004-sokkel-zuil-pilaar-bruin/400-x-400-x-1200-mm" data-slug="400-x-400-x-1200-mm">400 x 400 x 1200 mm</option><option value="112" data-url="/product/sokkels/sokkels-op-kleur/sokkels-afgelakt-in-kleur/1004-sokkel-zuil-pilaar-bruin/450-x-450-x-450-mm" data-slug="450-x-450-x-450-mm">450 x 450 x 450 mm</option><option value="113" data-url="/product/sokkels/sokkels-op-kleur/sokkels-afgelakt-in-kleur/1004-sokkel-zuil-pilaar-bruin/450-x-450-x-600-mm" data-slug="450-x-450-x-600-mm">450 x 450 x 600 mm</option><option value="114" data-url="/product/sokkels/sokkels-op-kleur/sokkels-afgelakt-in-kleur/1004-sokkel-zuil-pilaar-bruin/450-x-450-x-800-mm" data-slug="450-x-450-x-800-mm">450 x 450 x 800 mm</option><option value="115" data-url="/product/sokkels/sokkels-op-kleur/sokkels-afgelakt-in-kleur/1004-sokkel-zuil-pilaar-bruin/450-x-450-x-1000-mm" data-slug="450-x-450-x-1000-mm">450 x 450 x 1000 mm</option><option value="116" data-url="/product/sokkels/sokkels-op-kleur/sokkels-afgelakt-in-kleur/1004-sokkel-zuil-pilaar-bruin/450-x-450-x-1200-mm" data-slug="450-x-450-x-1200-mm">450 x 450 x 1200 mm</option><option value="120" data-url="/product/sokkels/sokkels-op-kleur/sokkels-afgelakt-in-kleur/1004-sokkel-zuil-pilaar-bruin/500-x-500-x-1000-mm" data-slug="500-x-500-x-1000-mm">500 x 500 x 1000 mm</option><option value="121" data-url="/product/sokkels/sokkels-op-kleur/sokkels-afgelakt-in-kleur/1004-sokkel-zuil-pilaar-bruin/600-x-600-x-1200-mm" data-slug="600-x-600-x-1200-mm">600 x 600 x 1200 mm</option></select></div></div><div class="col-xs-5 text-right"><span class="price-type" style="">incl. BTW</span><div class="product-price-wrapper"><div class="product-price "><span class="price">€ 103,29</span></div><div class="product-type-label" style="">per stuk</div></div></div></div></form></div><div class="viewButton"><a href="/product/sokkels/sokkels-op-kleur/sokkels-afgelakt-in-kleur/1004-sokkel-zuil-pilaar-bruin/200-x-200-x-500-mm" title="Bruine sokkel MDF vochtwerend - eenvoudig online op maat en op kleur te bestellen" class="btn btn-block btn-primary product-view-button">Bekijken <i class="fa fa-caret-right" ></i></a></div></div></div></div><div class="col-xs-6 col-md-4"><div class="product "><div class="sale-header not-active">Aanbieding (-<span class="sale-percentage">0</span>%)</div><div class="product-image"><a href="/product/sokkels/plantenbakken/1806-plantenbak-eiken-bekleding/1200-x-300-x-800-mm" title="1806 Plantenbak eiken bekleding"><img src="https://www.sokkelfabriek.nl/files/models/image/915dfa00-9fa0-4e54-83ae-4d8258632d6e/thumb_1806_1.png" class="product-image" alt="1806 Plantenbak eiken bekleding"/></a></div><div class="product-content-wrapper"><div class="product-content"><div class="product-title "><a href="/product/sokkels/plantenbakken/1806-plantenbak-eiken-bekleding/1200-x-300-x-800-mm" title="1806 Plantenbak eiken bekleding">Plantenbak eiken bekleding</a></div><div class="text-muted"><span class="text-muted text-light">Model 1806</span> | Eiken</div></div><div class="product-details"><form method="post" accept-charset="utf-8" action="/sokkels"><div style="display:none;"><input type="hidden" name="_method" value="POST"/></div><div class="row"><div class="col-xs-7"><strong>1200 x 300 x 800 mm</strong></div><div class="col-xs-5 text-right"><span class="price-type" style="">incl. BTW</span><div class="product-price-wrapper"><div class="product-price "><span class="price">€ 479,54</span></div><div class="product-type-label" style="">per stuk</div></div></div></div></form></div><div class="viewButton"><a href="/product/sokkels/plantenbakken/1806-plantenbak-eiken-bekleding/1200-x-300-x-800-mm" title="1806 Plantenbak eiken bekleding" class="btn btn-block btn-primary product-view-button">Bekijken <i class="fa fa-caret-right" ></i></a></div></div></div></div><div class="col-xs-6 col-md-4"><div class="product "><div class="sale-header not-active">Aanbieding (-<span class="sale-percentage">0</span>%)</div><div class="product-image"><a href="/product/sokkels/sokkels-op-kleur/sokkels-afgelakt-in-kleur/1008-sokkel-zuil-pilaar-violet/200-x-200-x-500-mm" title="Violette sokkel MDF vochtwerend - eenvoudig online op maat en op kleur te bestellen"><img src="https://www.sokkelfabriek.nl/files/models/image/5516122d-15d9-4bf3-9ad7-817aceded950/thumb_Paarse%20sokkel%20vierkant%20544x544%20vooraanzicht.jpg" class="product-image" alt="Violette sokkel MDF vochtwerend - eenvoudig online op maat en op kleur te bestellen"/></a></div><div class="product-content-wrapper"><div class="product-content"><div class="product-title "><a href="/product/sokkels/sokkels-op-kleur/sokkels-afgelakt-in-kleur/1008-sokkel-zuil-pilaar-violet/200-x-200-x-500-mm" title="Violette sokkel MDF vochtwerend - eenvoudig online op maat en op kleur te bestellen">Sokkel/Zuil/Pilaar violet</a></div><div class="text-muted"><span class="text-muted text-light">Model 1008</span> | MDF vochtwerend</div></div><div class="product-details"><form method="post" accept-charset="utf-8" action="/sokkels"><div style="display:none;"><input type="hidden" name="_method" value="POST"/></div><div class="row"><div class="col-xs-7"><div class="form-group"><select name="product_version" class="product-version-list select-modern full-width" id="products581" data-product="581"><option value="194" data-url="/product/sokkels/sokkels-op-kleur/sokkels-afgelakt-in-kleur/1008-sokkel-zuil-pilaar-violet/200-x-200-x-500-mm" data-slug="200-x-200-x-500-mm">200 x 200 x 500 mm</option><option value="195" data-url="/product/sokkels/sokkels-op-kleur/sokkels-afgelakt-in-kleur/1008-sokkel-zuil-pilaar-violet/200-x-200-x-600-mm" data-slug="200-x-200-x-600-mm">200 x 200 x 600 mm</option><option value="196" data-url="/product/sokkels/sokkels-op-kleur/sokkels-afgelakt-in-kleur/1008-sokkel-zuil-pilaar-violet/200-x-200-x-900-mm" data-slug="200-x-200-x-900-mm">200 x 200 x 900 mm</option><option value="197" data-url="/product/sokkels/sokkels-op-kleur/sokkels-afgelakt-in-kleur/1008-sokkel-zuil-pilaar-violet/200-x-200-x-1100-mm" data-slug="200-x-200-x-1100-mm">200 x 200 x 1100 mm</option><option value="198" data-url="/product/sokkels/sokkels-op-kleur/sokkels-afgelakt-in-kleur/1008-sokkel-zuil-pilaar-violet/250-x-250-x-800-mm" data-slug="250-x-250-x-800-mm">250 x 250 x 800 mm</option><option value="199" data-url="/product/sokkels/sokkels-op-kleur/sokkels-afgelakt-in-kleur/1008-sokkel-zuil-pilaar-violet/250-x-250-x-1000-mm" data-slug="250-x-250-x-1000-mm">250 x 250 x 1000 mm</option><option value="200" data-url="/product/sokkels/sokkels-op-kleur/sokkels-afgelakt-in-kleur/1008-sokkel-zuil-pilaar-violet/250-x-250-x-1200-mm" data-slug="250-x-250-x-1200-mm">250 x 250 x 1200 mm</option><option value="214" data-url="/product/sokkels/sokkels-op-kleur/sokkels-afgelakt-in-kleur/1008-sokkel-zuil-pilaar-violet/300-x-300-x-300-mm" data-slug="300-x-300-x-300-mm">300 x 300 x 300 mm</option><option value="215" data-url="/product/sokkels/sokkels-op-kleur/sokkels-afgelakt-in-kleur/1008-sokkel-zuil-pilaar-violet/300-x-300-x-600-mm" data-slug="300-x-300-x-600-mm">300 x 300 x 600 mm</option><option value="213" data-url="/product/sokkels/sokkels-op-kleur/sokkels-afgelakt-in-kleur/1008-sokkel-zuil-pilaar-violet/300-x-300-x-900-mm" data-slug="300-x-300-x-900-mm">300 x 300 x 900 mm</option><option value="201" data-url="/product/sokkels/sokkels-op-kleur/sokkels-afgelakt-in-kleur/1008-sokkel-zuil-pilaar-violet/300-x-300-x-1200-mm" data-slug="300-x-300-x-1200-mm">300 x 300 x 1200 mm</option><option value="202" data-url="/product/sokkels/sokkels-op-kleur/sokkels-afgelakt-in-kleur/1008-sokkel-zuil-pilaar-violet/350-x-350-x-800-mm" data-slug="350-x-350-x-800-mm">350 x 350 x 800 mm</option><option value="203" data-url="/product/sokkels/sokkels-op-kleur/sokkels-afgelakt-in-kleur/1008-sokkel-zuil-pilaar-violet/350-x-350-x-1000-mm" data-slug="350-x-350-x-1000-mm">350 x 350 x 1000 mm</option><option value="204" data-url="/product/sokkels/sokkels-op-kleur/sokkels-afgelakt-in-kleur/1008-sokkel-zuil-pilaar-violet/350-x-350-x-1200-mm" data-slug="350-x-350-x-1200-mm">350 x 350 x 1200 mm</option><option value="205" data-url="/product/sokkels/sokkels-op-kleur/sokkels-afgelakt-in-kleur/1008-sokkel-zuil-pilaar-violet/400-x-400-x-600-mm" data-slug="400-x-400-x-600-mm">400 x 400 x 600 mm</option><option value="206" data-url="/product/sokkels/sokkels-op-kleur/sokkels-afgelakt-in-kleur/1008-sokkel-zuil-pilaar-violet/400-x-400-x-900-mm" data-slug="400-x-400-x-900-mm">400 x 400 x 900 mm</option><option value="207" data-url="/product/sokkels/sokkels-op-kleur/sokkels-afgelakt-in-kleur/1008-sokkel-zuil-pilaar-violet/400-x-400-x-1200-mm" data-slug="400-x-400-x-1200-mm">400 x 400 x 1200 mm</option><option value="208" data-url="/product/sokkels/sokkels-op-kleur/sokkels-afgelakt-in-kleur/1008-sokkel-zuil-pilaar-violet/450-x-450-x-450-mm" data-slug="450-x-450-x-450-mm">450 x 450 x 450 mm</option><option value="209" data-url="/product/sokkels/sokkels-op-kleur/sokkels-afgelakt-in-kleur/1008-sokkel-zuil-pilaar-violet/450-x-450-x-600-mm" data-slug="450-x-450-x-600-mm">450 x 450 x 600 mm</option><option value="210" data-url="/product/sokkels/sokkels-op-kleur/sokkels-afgelakt-in-kleur/1008-sokkel-zuil-pilaar-violet/450-x-450-x-800-mm" data-slug="450-x-450-x-800-mm">450 x 450 x 800 mm</option><option value="211" data-url="/product/sokkels/sokkels-op-kleur/sokkels-afgelakt-in-kleur/1008-sokkel-zuil-pilaar-violet/450-x-450-x-1000-mm" data-slug="450-x-450-x-1000-mm">450 x 450 x 1000 mm</option><option value="212" data-url="/product/sokkels/sokkels-op-kleur/sokkels-afgelakt-in-kleur/1008-sokkel-zuil-pilaar-violet/450-x-450-x-1200-mm" data-slug="450-x-450-x-1200-mm">450 x 450 x 1200 mm</option><option value="216" data-url="/product/sokkels/sokkels-op-kleur/sokkels-afgelakt-in-kleur/1008-sokkel-zuil-pilaar-violet/500-x-500-x-1000-mm" data-slug="500-x-500-x-1000-mm">500 x 500 x 1000 mm</option><option value="217" data-url="/product/sokkels/sokkels-op-kleur/sokkels-afgelakt-in-kleur/1008-sokkel-zuil-pilaar-violet/600-x-600-x-1200-mm" data-slug="600-x-600-x-1200-mm">600 x 600 x 1200 mm</option></select></div></div><div class="col-xs-5 text-right"><span class="price-type" style="">incl. BTW</span><div class="product-price-wrapper"><div class="product-price "><span class="price">€ 103,29</span></div><div class="product-type-label" style="">per stuk</div></div></div></div></form></div><div class="viewButton"><a href="/product/sokkels/sokkels-op-kleur/sokkels-afgelakt-in-kleur/1008-sokkel-zuil-pilaar-violet/200-x-200-x-500-mm" title="Violette sokkel MDF vochtwerend - eenvoudig online op maat en op kleur te bestellen" class="btn btn-block btn-primary product-view-button">Bekijken <i class="fa fa-caret-right" ></i></a></div></div></div></div><div class="col-xs-6 col-md-4"><div class="product product-last"><div class="sale-header not-active">Aanbieding (-<span class="sale-percentage">0</span>%)</div><div class="product-image"><a href="/product/sokkels/sokkels-op-kleur/sokkels-afgelakt-in-kleur/1006-sokkel-zuil-pilaar-oranje/200-x-200-x-500-mm" title="Oranje sokkel MDF vochtwerend - eenvoudig online op maat en op kleur te bestellen"><img src="https://www.sokkelfabriek.nl/files/models/image/4e59f4cc-c23e-4432-ac73-3b0d4f2a61cf/thumb_Oranje%20sokkel%20vierkant%20544x544%20vooraanzicht.jpg" class="product-image" alt="Oranje sokkel MDF vochtwerend - eenvoudig online op maat en op kleur te bestellen"/></a></div><div class="product-content-wrapper"><div class="product-content"><div class="product-title "><a href="/product/sokkels/sokkels-op-kleur/sokkels-afgelakt-in-kleur/1006-sokkel-zuil-pilaar-oranje/200-x-200-x-500-mm" title="Oranje sokkel MDF vochtwerend - eenvoudig online op maat en op kleur te bestellen">Sokkel/Zuil/Pilaar oranje</a></div><div class="text-muted"><span class="text-muted text-light">Model 1006</span> | MDF vochtwerend</div></div><div class="product-details"><form method="post" accept-charset="utf-8" action="/sokkels"><div style="display:none;"><input type="hidden" name="_method" value="POST"/></div><div class="row"><div class="col-xs-7"><div class="form-group"><select name="product_version" class="product-version-list select-modern full-width" id="products578" data-product="578"><option value="147" data-url="/product/sokkels/sokkels-op-kleur/sokkels-afgelakt-in-kleur/1006-sokkel-zuil-pilaar-oranje/200-x-200-x-500-mm" data-slug="200-x-200-x-500-mm">200 x 200 x 500 mm</option><option value="146" data-url="/product/sokkels/sokkels-op-kleur/sokkels-afgelakt-in-kleur/1006-sokkel-zuil-pilaar-oranje/200-x-200-x-600-mm" data-slug="200-x-200-x-600-mm">200 x 200 x 600 mm</option><option value="148" data-url="/product/sokkels/sokkels-op-kleur/sokkels-afgelakt-in-kleur/1006-sokkel-zuil-pilaar-oranje/200-x-200-x-900-mm" data-slug="200-x-200-x-900-mm">200 x 200 x 900 mm</option><option value="149" data-url="/product/sokkels/sokkels-op-kleur/sokkels-afgelakt-in-kleur/1006-sokkel-zuil-pilaar-oranje/200-x-200-x-1100-mm" data-slug="200-x-200-x-1100-mm">200 x 200 x 1100 mm</option><option value="150" data-url="/product/sokkels/sokkels-op-kleur/sokkels-afgelakt-in-kleur/1006-sokkel-zuil-pilaar-oranje/250-x-250-x-800-mm" data-slug="250-x-250-x-800-mm">250 x 250 x 800 mm</option><option value="151" data-url="/product/sokkels/sokkels-op-kleur/sokkels-afgelakt-in-kleur/1006-sokkel-zuil-pilaar-oranje/250-x-250-x-1000-mm" data-slug="250-x-250-x-1000-mm">250 x 250 x 1000 mm</option><option value="152" data-url="/product/sokkels/sokkels-op-kleur/sokkels-afgelakt-in-kleur/1006-sokkel-zuil-pilaar-oranje/250-x-250-x-1200-mm" data-slug="250-x-250-x-1200-mm">250 x 250 x 1200 mm</option><option value="166" data-url="/product/sokkels/sokkels-op-kleur/sokkels-afgelakt-in-kleur/1006-sokkel-zuil-pilaar-oranje/300-x-300-x-300-mm" data-slug="300-x-300-x-300-mm">300 x 300 x 300 mm</option><option value="167" data-url="/product/sokkels/sokkels-op-kleur/sokkels-afgelakt-in-kleur/1006-sokkel-zuil-pilaar-oranje/300-x-300-x-600-mm" data-slug="300-x-300-x-600-mm">300 x 300 x 600 mm</option><option value="165" data-url="/product/sokkels/sokkels-op-kleur/sokkels-afgelakt-in-kleur/1006-sokkel-zuil-pilaar-oranje/300-x-300-x-900-mm" data-slug="300-x-300-x-900-mm">300 x 300 x 900 mm</option><option value="153" data-url="/product/sokkels/sokkels-op-kleur/sokkels-afgelakt-in-kleur/1006-sokkel-zuil-pilaar-oranje/300-x-300-x-1200-mm" data-slug="300-x-300-x-1200-mm">300 x 300 x 1200 mm</option><option value="154" data-url="/product/sokkels/sokkels-op-kleur/sokkels-afgelakt-in-kleur/1006-sokkel-zuil-pilaar-oranje/350-x-350-x-800-mm" data-slug="350-x-350-x-800-mm">350 x 350 x 800 mm</option><option value="155" data-url="/product/sokkels/sokkels-op-kleur/sokkels-afgelakt-in-kleur/1006-sokkel-zuil-pilaar-oranje/350-x-350-x-1000-mm" data-slug="350-x-350-x-1000-mm">350 x 350 x 1000 mm</option><option value="156" data-url="/product/sokkels/sokkels-op-kleur/sokkels-afgelakt-in-kleur/1006-sokkel-zuil-pilaar-oranje/350-x-350-x-1200-mm" data-slug="350-x-350-x-1200-mm">350 x 350 x 1200 mm</option><option value="157" data-url="/product/sokkels/sokkels-op-kleur/sokkels-afgelakt-in-kleur/1006-sokkel-zuil-pilaar-oranje/400-x-400-x-600-mm" data-slug="400-x-400-x-600-mm">400 x 400 x 600 mm</option><option value="158" data-url="/product/sokkels/sokkels-op-kleur/sokkels-afgelakt-in-kleur/1006-sokkel-zuil-pilaar-oranje/400-x-400-x-900-mm" data-slug="400-x-400-x-900-mm">400 x 400 x 900 mm</option><option value="159" data-url="/product/sokkels/sokkels-op-kleur/sokkels-afgelakt-in-kleur/1006-sokkel-zuil-pilaar-oranje/400-x-400-x-1200-mm" data-slug="400-x-400-x-1200-mm">400 x 400 x 1200 mm</option><option value="160" data-url="/product/sokkels/sokkels-op-kleur/sokkels-afgelakt-in-kleur/1006-sokkel-zuil-pilaar-oranje/450-x-450-x-450-mm" data-slug="450-x-450-x-450-mm">450 x 450 x 450 mm</option><option value="161" data-url="/product/sokkels/sokkels-op-kleur/sokkels-afgelakt-in-kleur/1006-sokkel-zuil-pilaar-oranje/450-x-450-x-600-mm" data-slug="450-x-450-x-600-mm">450 x 450 x 600 mm</option><option value="162" data-url="/product/sokkels/sokkels-op-kleur/sokkels-afgelakt-in-kleur/1006-sokkel-zuil-pilaar-oranje/450-x-450-x-800-mm" data-slug="450-x-450-x-800-mm">450 x 450 x 800 mm</option><option value="163" data-url="/product/sokkels/sokkels-op-kleur/sokkels-afgelakt-in-kleur/1006-sokkel-zuil-pilaar-oranje/450-x-450-x-1000-mm" data-slug="450-x-450-x-1000-mm">450 x 450 x 1000 mm</option><option value="164" data-url="/product/sokkels/sokkels-op-kleur/sokkels-afgelakt-in-kleur/1006-sokkel-zuil-pilaar-oranje/450-x-450-x-1200-mm" data-slug="450-x-450-x-1200-mm">450 x 450 x 1200 mm</option><option value="168" data-url="/product/sokkels/sokkels-op-kleur/sokkels-afgelakt-in-kleur/1006-sokkel-zuil-pilaar-oranje/500-x-500-x-1000-mm" data-slug="500-x-500-x-1000-mm">500 x 500 x 1000 mm</option><option value="169" data-url="/product/sokkels/sokkels-op-kleur/sokkels-afgelakt-in-kleur/1006-sokkel-zuil-pilaar-oranje/600-x-600-x-1200-mm" data-slug="600-x-600-x-1200-mm">600 x 600 x 1200 mm</option></select></div></div><div class="col-xs-5 text-right"><span class="price-type" style="">incl. BTW</span><div class="product-price-wrapper"><div class="product-price "><span class="price">€ 103,29</span></div><div class="product-type-label" style="">per stuk</div></div></div></div></form></div><div class="viewButton"><a href="/product/sokkels/sokkels-op-kleur/sokkels-afgelakt-in-kleur/1006-sokkel-zuil-pilaar-oranje/200-x-200-x-500-mm" title="Oranje sokkel MDF vochtwerend - eenvoudig online op maat en op kleur te bestellen" class="btn btn-block btn-primary product-view-button">Bekijken <i class="fa fa-caret-right" ></i></a></div></div></div></div><div class="col-xs-6 col-md-4"><div class="product "><div class="sale-header not-active">Aanbieding (-<span class="sale-percentage">0</span>%)</div><div class="product-image"><a href="/product/sokkels/sokkels-op-kleur/sokkels-afgelakt-in-kleur/1005-sokkel-zuil-pilaar-geel/200-x-200-x-500-mm" title="Gele sokkel MDF vochtwerend - eenvoudig online op maat en op kleur te bestellen"><img src="https://www.sokkelfabriek.nl/files/models/image/b68fbe1e-f2ce-44fb-838d-e8bdca24264f/thumb_Gele%20sokkel%20vierkant%20544x544%20vooraanzicht%20.jpg" class="product-image" alt="Gele sokkel MDF vochtwerend - eenvoudig online op maat en op kleur te bestellen"/></a></div><div class="product-content-wrapper"><div class="product-content"><div class="product-title "><a href="/product/sokkels/sokkels-op-kleur/sokkels-afgelakt-in-kleur/1005-sokkel-zuil-pilaar-geel/200-x-200-x-500-mm" title="Gele sokkel MDF vochtwerend - eenvoudig online op maat en op kleur te bestellen">Sokkel/Zuil/Pilaar geel</a></div><div class="text-muted"><span class="text-muted text-light">Model 1005</span> | MDF vochtwerend</div></div><div class="product-details"><form method="post" accept-charset="utf-8" action="/sokkels"><div style="display:none;"><input type="hidden" name="_method" value="POST"/></div><div class="row"><div class="col-xs-7"><div class="form-group"><select name="product_version" class="product-version-list select-modern full-width" id="products577" data-product="577"><option value="123" data-url="/product/sokkels/sokkels-op-kleur/sokkels-afgelakt-in-kleur/1005-sokkel-zuil-pilaar-geel/200-x-200-x-500-mm" data-slug="200-x-200-x-500-mm">200 x 200 x 500 mm</option><option value="122" data-url="/product/sokkels/sokkels-op-kleur/sokkels-afgelakt-in-kleur/1005-sokkel-zuil-pilaar-geel/200-x-200-x-600-mm" data-slug="200-x-200-x-600-mm">200 x 200 x 600 mm</option><option value="124" data-url="/product/sokkels/sokkels-op-kleur/sokkels-afgelakt-in-kleur/1005-sokkel-zuil-pilaar-geel/200-x-200-x-900-mm" data-slug="200-x-200-x-900-mm">200 x 200 x 900 mm</option><option value="125" data-url="/product/sokkels/sokkels-op-kleur/sokkels-afgelakt-in-kleur/1005-sokkel-zuil-pilaar-geel/200-x-200-x-1100-mm" data-slug="200-x-200-x-1100-mm">200 x 200 x 1100 mm</option><option value="126" data-url="/product/sokkels/sokkels-op-kleur/sokkels-afgelakt-in-kleur/1005-sokkel-zuil-pilaar-geel/250-x-250-x-800-mm" data-slug="250-x-250-x-800-mm">250 x 250 x 800 mm</option><option value="127" data-url="/product/sokkels/sokkels-op-kleur/sokkels-afgelakt-in-kleur/1005-sokkel-zuil-pilaar-geel/250-x-250-x-1000-mm" data-slug="250-x-250-x-1000-mm">250 x 250 x 1000 mm</option><option value="128" data-url="/product/sokkels/sokkels-op-kleur/sokkels-afgelakt-in-kleur/1005-sokkel-zuil-pilaar-geel/250-x-250-x-1200-mm" data-slug="250-x-250-x-1200-mm">250 x 250 x 1200 mm</option><option value="141" data-url="/product/sokkels/sokkels-op-kleur/sokkels-afgelakt-in-kleur/1005-sokkel-zuil-pilaar-geel/300-x-300-x-900-mm" data-slug="300-x-300-x-900-mm">300 x 300 x 900 mm</option><option value="142" data-url="/product/sokkels/sokkels-op-kleur/sokkels-afgelakt-in-kleur/1005-sokkel-zuil-pilaar-geel/300-x-300-x-300-mm" data-slug="300-x-300-x-300-mm">300 x 300 x 300 mm</option><option value="143" data-url="/product/sokkels/sokkels-op-kleur/sokkels-afgelakt-in-kleur/1005-sokkel-zuil-pilaar-geel/300-x-300-x-600-mm" data-slug="300-x-300-x-600-mm">300 x 300 x 600 mm</option><option value="129" data-url="/product/sokkels/sokkels-op-kleur/sokkels-afgelakt-in-kleur/1005-sokkel-zuil-pilaar-geel/300-x-300-x-1200-mm" data-slug="300-x-300-x-1200-mm">300 x 300 x 1200 mm</option><option value="130" data-url="/product/sokkels/sokkels-op-kleur/sokkels-afgelakt-in-kleur/1005-sokkel-zuil-pilaar-geel/350-x-350-x-800-mm" data-slug="350-x-350-x-800-mm">350 x 350 x 800 mm</option><option value="131" data-url="/product/sokkels/sokkels-op-kleur/sokkels-afgelakt-in-kleur/1005-sokkel-zuil-pilaar-geel/350-x-350-x-1000-mm" data-slug="350-x-350-x-1000-mm">350 x 350 x 1000 mm</option><option value="132" data-url="/product/sokkels/sokkels-op-kleur/sokkels-afgelakt-in-kleur/1005-sokkel-zuil-pilaar-geel/350-x-350-x-1200-mm" data-slug="350-x-350-x-1200-mm">350 x 350 x 1200 mm</option><option value="133" data-url="/product/sokkels/sokkels-op-kleur/sokkels-afgelakt-in-kleur/1005-sokkel-zuil-pilaar-geel/400-x-400-x-600-mm" data-slug="400-x-400-x-600-mm">400 x 400 x 600 mm</option><option value="134" data-url="/product/sokkels/sokkels-op-kleur/sokkels-afgelakt-in-kleur/1005-sokkel-zuil-pilaar-geel/400-x-400-x-900-mm" data-slug="400-x-400-x-900-mm">400 x 400 x 900 mm</option><option value="135" data-url="/product/sokkels/sokkels-op-kleur/sokkels-afgelakt-in-kleur/1005-sokkel-zuil-pilaar-geel/400-x-400-x-1200-mm" data-slug="400-x-400-x-1200-mm">400 x 400 x 1200 mm</option><option value="136" data-url="/product/sokkels/sokkels-op-kleur/sokkels-afgelakt-in-kleur/1005-sokkel-zuil-pilaar-geel/450-x-450-x-450-mm" data-slug="450-x-450-x-450-mm">450 x 450 x 450 mm</option><option value="137" data-url="/product/sokkels/sokkels-op-kleur/sokkels-afgelakt-in-kleur/1005-sokkel-zuil-pilaar-geel/450-x-450-x-600-mm" data-slug="450-x-450-x-600-mm">450 x 450 x 600 mm</option><option value="138" data-url="/product/sokkels/sokkels-op-kleur/sokkels-afgelakt-in-kleur/1005-sokkel-zuil-pilaar-geel/450-x-450-x-800-mm" data-slug="450-x-450-x-800-mm">450 x 450 x 800 mm</option><option value="139" data-url="/product/sokkels/sokkels-op-kleur/sokkels-afgelakt-in-kleur/1005-sokkel-zuil-pilaar-geel/450-x-450-x-1000-mm" data-slug="450-x-450-x-1000-mm">450 x 450 x 1000 mm</option><option value="140" data-url="/product/sokkels/sokkels-op-kleur/sokkels-afgelakt-in-kleur/1005-sokkel-zuil-pilaar-geel/450-x-450-x-1200-mm" data-slug="450-x-450-x-1200-mm">450 x 450 x 1200 mm</option><option value="144" data-url="/product/sokkels/sokkels-op-kleur/sokkels-afgelakt-in-kleur/1005-sokkel-zuil-pilaar-geel/500-x-500-x-1000-mm" data-slug="500-x-500-x-1000-mm">500 x 500 x 1000 mm</option><option value="145" data-url="/product/sokkels/sokkels-op-kleur/sokkels-afgelakt-in-kleur/1005-sokkel-zuil-pilaar-geel/600-x-600-x-1200-mm" data-slug="600-x-600-x-1200-mm">600 x 600 x 1200 mm</option></select></div></div><div class="col-xs-5 text-right"><span class="price-type" style="">incl. BTW</span><div class="product-price-wrapper"><div class="product-price "><span class="price">€ 103,29</span></div><div class="product-type-label" style="">per stuk</div></div></div></div></form></div><div class="viewButton"><a href="/product/sokkels/sokkels-op-kleur/sokkels-afgelakt-in-kleur/1005-sokkel-zuil-pilaar-geel/200-x-200-x-500-mm" title="Gele sokkel MDF vochtwerend - eenvoudig online op maat en op kleur te bestellen" class="btn btn-block btn-primary product-view-button">Bekijken <i class="fa fa-caret-right" ></i></a></div></div></div></div><div class="col-xs-6 col-md-4"><div class="product "><div class="sale-header not-active">Aanbieding (-<span class="sale-percentage">0</span>%)</div><div class="product-image"><a href="/product/sokkels/houten-sokkels/mdf-met-fineer-sokkels/2500-sokkel-mdf-eiken-fineer/300-x-300-x-400-mm" title="Sokkel MDF Eiken Fineer | Verschillende Afmetingen en Afwerkingen"><img src="https://www.sokkelfabriek.nl/files/models/image/9a70b6f9-e18a-470f-85ce-743aea010062/thumb_eiken.jpg" class="product-image" alt="Sokkel MDF Eiken Fineer | Verschillende Afmetingen en Afwerkingen"/></a></div><div class="product-content-wrapper"><div class="product-content"><div class="product-title "><a href="/product/sokkels/houten-sokkels/mdf-met-fineer-sokkels/2500-sokkel-mdf-eiken-fineer/300-x-300-x-400-mm" title="Sokkel MDF Eiken Fineer | Verschillende Afmetingen en Afwerkingen">Sokkel MDF | Eiken Fineer</a></div><div class="text-muted"><span class="text-muted text-light">Model 2500</span> | MDF + fineerlaag</div></div><div class="product-details"><form method="post" accept-charset="utf-8" action="/sokkels"><div style="display:none;"><input type="hidden" name="_method" value="POST"/></div><div class="row"><div class="col-xs-7"><div class="form-group"><select name="product_version" class="product-version-list select-modern full-width" id="products630" data-product="630"><option value="1107" data-url="/product/sokkels/houten-sokkels/mdf-met-fineer-sokkels/2500-sokkel-mdf-eiken-fineer/300-x-300-x-400-mm" data-slug="300-x-300-x-400-mm">300 x 300 x 400 mm</option><option value="1108" data-url="/product/sokkels/houten-sokkels/mdf-met-fineer-sokkels/2500-sokkel-mdf-eiken-fineer/300-x-300-x-600-mm" data-slug="300-x-300-x-600-mm">300 x 300 x 600 mm</option><option value="1109" data-url="/product/sokkels/houten-sokkels/mdf-met-fineer-sokkels/2500-sokkel-mdf-eiken-fineer/300-x-300-x-800-mm" data-slug="300-x-300-x-800-mm">300 x 300 x 800 mm</option><option value="1110" data-url="/product/sokkels/houten-sokkels/mdf-met-fineer-sokkels/2500-sokkel-mdf-eiken-fineer/300-x-300-x-1000-mm" data-slug="300-x-300-x-1000-mm">300 x 300 x 1000 mm</option><option value="1112" data-url="/product/sokkels/houten-sokkels/mdf-met-fineer-sokkels/2500-sokkel-mdf-eiken-fineer/400-x-400-x-1000-mm" data-slug="400-x-400-x-1000-mm">400 x 400 x 1000 mm</option><option value="1111" data-url="/product/sokkels/houten-sokkels/mdf-met-fineer-sokkels/2500-sokkel-mdf-eiken-fineer/500-x-500-x-1000-mm" data-slug="500-x-500-x-1000-mm">500 x 500 x 1000 mm</option></select></div></div><div class="col-xs-5 text-right"><span class="price-type" style="">incl. BTW</span><div class="product-price-wrapper"><div class="product-price "><span class="price">€ 235,66</span></div><div class="product-type-label" style="">per stuk</div></div></div></div></form></div><div class="viewButton"><a href="/product/sokkels/houten-sokkels/mdf-met-fineer-sokkels/2500-sokkel-mdf-eiken-fineer/300-x-300-x-400-mm" title="Sokkel MDF Eiken Fineer | Verschillende Afmetingen en Afwerkingen" class="btn btn-block btn-primary product-view-button">Bekijken <i class="fa fa-caret-right" ></i></a></div></div></div></div><div class="col-xs-6 col-md-4"><div class="product product-last"><div class="sale-header not-active">Aanbieding (-<span class="sale-percentage">0</span>%)</div><div class="product-image"><a href="/product/sokkels/sokkels-op-kleur/sokkels-afgelakt-in-kleur/1007-sokkel-zuil-pilaar-rood/200-x-200-x-500-mm" title="Rode sokkel MDF vochtwerend - eenvoudig online op maat en op kleur te bestellen"><img src="https://www.sokkelfabriek.nl/files/models/image/6bc947c0-de99-4af4-abff-fe60ec9c283c/thumb_Rode%20sokkel%20vierkant%20544x544%20vooraanzicht.jpg" class="product-image" alt="Rode sokkel MDF vochtwerend - eenvoudig online op maat en op kleur te bestellen"/></a></div><div class="product-content-wrapper"><div class="product-content"><div class="product-title "><a href="/product/sokkels/sokkels-op-kleur/sokkels-afgelakt-in-kleur/1007-sokkel-zuil-pilaar-rood/200-x-200-x-500-mm" title="Rode sokkel MDF vochtwerend - eenvoudig online op maat en op kleur te bestellen">Sokkel/Zuil/Pilaar rood</a></div><div class="text-muted"><span class="text-muted text-light">Model 1007</span> | MDF vochtwerend</div></div><div class="product-details"><form method="post" accept-charset="utf-8" action="/sokkels"><div style="display:none;"><input type="hidden" name="_method" value="POST"/></div><div class="row"><div class="col-xs-7"><div class="form-group"><select name="product_version" class="product-version-list select-modern full-width" id="products580" data-product="580"><option value="170" data-url="/product/sokkels/sokkels-op-kleur/sokkels-afgelakt-in-kleur/1007-sokkel-zuil-pilaar-rood/200-x-200-x-500-mm" data-slug="200-x-200-x-500-mm">200 x 200 x 500 mm</option><option value="171" data-url="/product/sokkels/sokkels-op-kleur/sokkels-afgelakt-in-kleur/1007-sokkel-zuil-pilaar-rood/200-x-200-x-600-mm" data-slug="200-x-200-x-600-mm">200 x 200 x 600 mm</option><option value="172" data-url="/product/sokkels/sokkels-op-kleur/sokkels-afgelakt-in-kleur/1007-sokkel-zuil-pilaar-rood/200-x-200-x-900-mm" data-slug="200-x-200-x-900-mm">200 x 200 x 900 mm</option><option value="173" data-url="/product/sokkels/sokkels-op-kleur/sokkels-afgelakt-in-kleur/1007-sokkel-zuil-pilaar-rood/200-x-200-x-1100-mm" data-slug="200-x-200-x-1100-mm">200 x 200 x 1100 mm</option><option value="174" data-url="/product/sokkels/sokkels-op-kleur/sokkels-afgelakt-in-kleur/1007-sokkel-zuil-pilaar-rood/250-x-250-x-800-mm" data-slug="250-x-250-x-800-mm">250 x 250 x 800 mm</option><option value="175" data-url="/product/sokkels/sokkels-op-kleur/sokkels-afgelakt-in-kleur/1007-sokkel-zuil-pilaar-rood/250-x-250-x-1000-mm" data-slug="250-x-250-x-1000-mm">250 x 250 x 1000 mm</option><option value="176" data-url="/product/sokkels/sokkels-op-kleur/sokkels-afgelakt-in-kleur/1007-sokkel-zuil-pilaar-rood/250-x-250-x-1200-mm" data-slug="250-x-250-x-1200-mm">250 x 250 x 1200 mm</option><option value="190" data-url="/product/sokkels/sokkels-op-kleur/sokkels-afgelakt-in-kleur/1007-sokkel-zuil-pilaar-rood/300-x-300-x-300-mm" data-slug="300-x-300-x-300-mm">300 x 300 x 300 mm</option><option value="191" data-url="/product/sokkels/sokkels-op-kleur/sokkels-afgelakt-in-kleur/1007-sokkel-zuil-pilaar-rood/300-x-300-x-600-mm" data-slug="300-x-300-x-600-mm">300 x 300 x 600 mm</option><option value="189" data-url="/product/sokkels/sokkels-op-kleur/sokkels-afgelakt-in-kleur/1007-sokkel-zuil-pilaar-rood/300-x-300-x-900-mm" data-slug="300-x-300-x-900-mm">300 x 300 x 900 mm</option><option value="177" data-url="/product/sokkels/sokkels-op-kleur/sokkels-afgelakt-in-kleur/1007-sokkel-zuil-pilaar-rood/300-x-300-x-1200-mm" data-slug="300-x-300-x-1200-mm">300 x 300 x 1200 mm</option><option value="178" data-url="/product/sokkels/sokkels-op-kleur/sokkels-afgelakt-in-kleur/1007-sokkel-zuil-pilaar-rood/350-x-350-x-800-mm" data-slug="350-x-350-x-800-mm">350 x 350 x 800 mm</option><option value="179" data-url="/product/sokkels/sokkels-op-kleur/sokkels-afgelakt-in-kleur/1007-sokkel-zuil-pilaar-rood/350-x-350-x-1000-mm" data-slug="350-x-350-x-1000-mm">350 x 350 x 1000 mm</option><option value="180" data-url="/product/sokkels/sokkels-op-kleur/sokkels-afgelakt-in-kleur/1007-sokkel-zuil-pilaar-rood/350-x-350-x-1200-mm" data-slug="350-x-350-x-1200-mm">350 x 350 x 1200 mm</option><option value="181" data-url="/product/sokkels/sokkels-op-kleur/sokkels-afgelakt-in-kleur/1007-sokkel-zuil-pilaar-rood/400-x-400-x-600-mm" data-slug="400-x-400-x-600-mm">400 x 400 x 600 mm</option><option value="182" data-url="/product/sokkels/sokkels-op-kleur/sokkels-afgelakt-in-kleur/1007-sokkel-zuil-pilaar-rood/400-x-400-x-900-mm" data-slug="400-x-400-x-900-mm">400 x 400 x 900 mm</option><option value="183" data-url="/product/sokkels/sokkels-op-kleur/sokkels-afgelakt-in-kleur/1007-sokkel-zuil-pilaar-rood/400-x-400-x-1200-mm" data-slug="400-x-400-x-1200-mm">400 x 400 x 1200 mm</option><option value="184" data-url="/product/sokkels/sokkels-op-kleur/sokkels-afgelakt-in-kleur/1007-sokkel-zuil-pilaar-rood/450-x-450-x-450-mm" data-slug="450-x-450-x-450-mm">450 x 450 x 450 mm</option><option value="185" data-url="/product/sokkels/sokkels-op-kleur/sokkels-afgelakt-in-kleur/1007-sokkel-zuil-pilaar-rood/450-x-450-x-600-mm" data-slug="450-x-450-x-600-mm">450 x 450 x 600 mm</option><option value="186" data-url="/product/sokkels/sokkels-op-kleur/sokkels-afgelakt-in-kleur/1007-sokkel-zuil-pilaar-rood/450-x-450-x-800-mm" data-slug="450-x-450-x-800-mm">450 x 450 x 800 mm</option><option value="187" data-url="/product/sokkels/sokkels-op-kleur/sokkels-afgelakt-in-kleur/1007-sokkel-zuil-pilaar-rood/450-x-450-x-1000-mm" data-slug="450-x-450-x-1000-mm">450 x 450 x 1000 mm</option><option value="188" data-url="/product/sokkels/sokkels-op-kleur/sokkels-afgelakt-in-kleur/1007-sokkel-zuil-pilaar-rood/450-x-450-x-1200-mm" data-slug="450-x-450-x-1200-mm">450 x 450 x 1200 mm</option><option value="192" data-url="/product/sokkels/sokkels-op-kleur/sokkels-afgelakt-in-kleur/1007-sokkel-zuil-pilaar-rood/500-x-500-x-1000-mm" data-slug="500-x-500-x-1000-mm">500 x 500 x 1000 mm</option><option value="193" data-url="/product/sokkels/sokkels-op-kleur/sokkels-afgelakt-in-kleur/1007-sokkel-zuil-pilaar-rood/600-x-600-x-1200-mm" data-slug="600-x-600-x-1200-mm">600 x 600 x 1200 mm</option></select></div></div><div class="col-xs-5 text-right"><span class="price-type" style="">incl. BTW</span><div class="product-price-wrapper"><div class="product-price "><span class="price">€ 103,29</span></div><div class="product-type-label" style="">per stuk</div></div></div></div></form></div><div class="viewButton"><a href="/product/sokkels/sokkels-op-kleur/sokkels-afgelakt-in-kleur/1007-sokkel-zuil-pilaar-rood/200-x-200-x-500-mm" title="Rode sokkel MDF vochtwerend - eenvoudig online op maat en op kleur te bestellen" class="btn btn-block btn-primary product-view-button">Bekijken <i class="fa fa-caret-right" ></i></a></div></div></div></div><div class="col-xs-6 col-md-4"><div class="product "><div class="sale-header not-active">Aanbieding (-<span class="sale-percentage">0</span>%)</div><div class="product-image"><a href="/product/sokkels/houten-sokkels/eiken-sokkels/1501-sokkel-zuil-pilaar-hexagon-gebakken-eikenhout/300-x-600-mm" title="Hexagon sokkel gebakken eikenhout"><img src="https://www.sokkelfabriek.nl/files/models/image/093bb7f3-9493-425e-ba72-363c27d4b780/thumb_hexagon%20new.png" class="product-image" alt="Hexagon sokkel gebakken eikenhout"/></a></div><div class="product-content-wrapper"><div class="product-content"><div class="product-title product-title-long"><a href="/product/sokkels/houten-sokkels/eiken-sokkels/1501-sokkel-zuil-pilaar-hexagon-gebakken-eikenhout/300-x-600-mm" title="Hexagon sokkel gebakken eikenhout">Sokkel/Zuil/Pilaar hexagon gebakken eikenhout</a></div><div class="text-muted"><span class="text-muted text-light">Model 1501</span> | Gebakken eikenhout</div></div><div class="product-details"><form method="post" accept-charset="utf-8" action="/sokkels"><div style="display:none;"><input type="hidden" name="_method" value="POST"/></div><div class="row"><div class="col-xs-7"><div class="form-group"><select name="product_version" class="product-version-list select-modern full-width" id="products614" data-product="614"><option value="958" data-url="/product/sokkels/houten-sokkels/eiken-sokkels/1501-sokkel-zuil-pilaar-hexagon-gebakken-eikenhout/300-x-600-mm" data-slug="300-x-600-mm">300 x 600 mm</option><option value="959" data-url="/product/sokkels/houten-sokkels/eiken-sokkels/1501-sokkel-zuil-pilaar-hexagon-gebakken-eikenhout/300-x-800-mm" data-slug="300-x-800-mm">300 x 800 mm</option><option value="961" data-url="/product/sokkels/houten-sokkels/eiken-sokkels/1501-sokkel-zuil-pilaar-hexagon-gebakken-eikenhout/300-x-900-mm" data-slug="300-x-900-mm">300 x 900 mm</option><option value="962" data-url="/product/sokkels/houten-sokkels/eiken-sokkels/1501-sokkel-zuil-pilaar-hexagon-gebakken-eikenhout/300-x-1000-mm" data-slug="300-x-1000-mm">300 x 1000 mm</option><option value="963" data-url="/product/sokkels/houten-sokkels/eiken-sokkels/1501-sokkel-zuil-pilaar-hexagon-gebakken-eikenhout/300-x-1200-mm" data-slug="300-x-1200-mm">300 x 1200 mm</option><option value="964" data-url="/product/sokkels/houten-sokkels/eiken-sokkels/1501-sokkel-zuil-pilaar-hexagon-gebakken-eikenhout/300-x-1400-mm" data-slug="300-x-1400-mm">300 x 1400 mm</option><option value="965" data-url="/product/sokkels/houten-sokkels/eiken-sokkels/1501-sokkel-zuil-pilaar-hexagon-gebakken-eikenhout/400-x-600-mm" data-slug="400-x-600-mm">400 x 600 mm</option><option value="966" data-url="/product/sokkels/houten-sokkels/eiken-sokkels/1501-sokkel-zuil-pilaar-hexagon-gebakken-eikenhout/400-x-800-mm" data-slug="400-x-800-mm">400 x 800 mm</option><option value="967" data-url="/product/sokkels/houten-sokkels/eiken-sokkels/1501-sokkel-zuil-pilaar-hexagon-gebakken-eikenhout/400-x-900-mm" data-slug="400-x-900-mm">400 x 900 mm</option><option value="968" data-url="/product/sokkels/houten-sokkels/eiken-sokkels/1501-sokkel-zuil-pilaar-hexagon-gebakken-eikenhout/400-x-1000-mm" data-slug="400-x-1000-mm">400 x 1000 mm</option><option value="969" data-url="/product/sokkels/houten-sokkels/eiken-sokkels/1501-sokkel-zuil-pilaar-hexagon-gebakken-eikenhout/400-x-1200-mm" data-slug="400-x-1200-mm">400 x 1200 mm</option><option value="970" data-url="/product/sokkels/houten-sokkels/eiken-sokkels/1501-sokkel-zuil-pilaar-hexagon-gebakken-eikenhout/400-x-1400-mm" data-slug="400-x-1400-mm">400 x 1400 mm</option><option value="971" data-url="/product/sokkels/houten-sokkels/eiken-sokkels/1501-sokkel-zuil-pilaar-hexagon-gebakken-eikenhout/500-x-600-mm" data-slug="500-x-600-mm">500 x 600 mm</option><option value="972" data-url="/product/sokkels/houten-sokkels/eiken-sokkels/1501-sokkel-zuil-pilaar-hexagon-gebakken-eikenhout/500-x-800-mm" data-slug="500-x-800-mm">500 x 800 mm</option><option value="973" data-url="/product/sokkels/houten-sokkels/eiken-sokkels/1501-sokkel-zuil-pilaar-hexagon-gebakken-eikenhout/500-x-900-mm" data-slug="500-x-900-mm">500 x 900 mm</option><option value="974" data-url="/product/sokkels/houten-sokkels/eiken-sokkels/1501-sokkel-zuil-pilaar-hexagon-gebakken-eikenhout/500-x-1000-mm" data-slug="500-x-1000-mm">500 x 1000 mm</option><option value="976" data-url="/product/sokkels/houten-sokkels/eiken-sokkels/1501-sokkel-zuil-pilaar-hexagon-gebakken-eikenhout/500-x-1200-mm" data-slug="500-x-1200-mm">500 x 1200 mm</option><option value="977" data-url="/product/sokkels/houten-sokkels/eiken-sokkels/1501-sokkel-zuil-pilaar-hexagon-gebakken-eikenhout/500-x-1400-mm" data-slug="500-x-1400-mm">500 x 1400 mm</option><option value="978" data-url="/product/sokkels/houten-sokkels/eiken-sokkels/1501-sokkel-zuil-pilaar-hexagon-gebakken-eikenhout/600-x-600-mm" data-slug="600-x-600-mm">600 x 600 mm</option><option value="979" data-url="/product/sokkels/houten-sokkels/eiken-sokkels/1501-sokkel-zuil-pilaar-hexagon-gebakken-eikenhout/600-x-800-mm" data-slug="600-x-800-mm">600 x 800 mm</option><option value="980" data-url="/product/sokkels/houten-sokkels/eiken-sokkels/1501-sokkel-zuil-pilaar-hexagon-gebakken-eikenhout/600-x-900-mm" data-slug="600-x-900-mm">600 x 900 mm</option><option value="981" data-url="/product/sokkels/houten-sokkels/eiken-sokkels/1501-sokkel-zuil-pilaar-hexagon-gebakken-eikenhout/600-x-1000-mm" data-slug="600-x-1000-mm">600 x 1000 mm</option><option value="982" data-url="/product/sokkels/houten-sokkels/eiken-sokkels/1501-sokkel-zuil-pilaar-hexagon-gebakken-eikenhout/600-x-1200-mm" data-slug="600-x-1200-mm">600 x 1200 mm</option><option value="983" data-url="/product/sokkels/houten-sokkels/eiken-sokkels/1501-sokkel-zuil-pilaar-hexagon-gebakken-eikenhout/600-x-1400-mm" data-slug="600-x-1400-mm">600 x 1400 mm</option></select></div></div><div class="col-xs-5 text-right"><span class="price-type" style="">incl. BTW</span><div class="product-price-wrapper"><div class="product-price "><span class="price">€ 172,62</span></div><div class="product-type-label" style="">per stuk</div></div></div></div></form></div><div class="viewButton"><a href="/product/sokkels/houten-sokkels/eiken-sokkels/1501-sokkel-zuil-pilaar-hexagon-gebakken-eikenhout/300-x-600-mm" title="Hexagon sokkel gebakken eikenhout" class="btn btn-block btn-primary product-view-button">Bekijken <i class="fa fa-caret-right" ></i></a></div></div></div></div><div class="col-xs-6 col-md-4"><div class="product "><div class="sale-header not-active">Aanbieding (-<span class="sale-percentage">0</span>%)</div><div class="product-image"><a href="/product/sokkels/specials/salontafels-presso/1706-salontafel-presso-roze-hoogglans/700-x-700-x-450-mm" title="Salontafel Presso Roze Hoogglans | Verschillende Afmetingen"><img src="https://www.sokkelfabriek.nl/files/models/image/d53cfd17-7900-4538-abe5-ca36f43d17eb/thumb_rose4.png" class="product-image" alt="Salontafel Presso Roze Hoogglans | Verschillende Afmetingen"/></a></div><div class="product-content-wrapper"><div class="product-content"><div class="product-title "><a href="/product/sokkels/specials/salontafels-presso/1706-salontafel-presso-roze-hoogglans/700-x-700-x-450-mm" title="Salontafel Presso Roze Hoogglans | Verschillende Afmetingen">Salontafel Presso | Roze Hoogglans</a></div><div class="text-muted"><span class="text-muted text-light">Model 1706</span> | MDF Vochtwerend </div></div><div class="product-details"><form method="post" accept-charset="utf-8" action="/sokkels"><div style="display:none;"><input type="hidden" name="_method" value="POST"/></div><div class="row"><div class="col-xs-7"><div class="form-group"><select name="product_version" class="product-version-list select-modern full-width" id="products643" data-product="643"><option value="1163" data-url="/product/sokkels/specials/salontafels-presso/1706-salontafel-presso-roze-hoogglans/700-x-700-x-450-mm" data-slug="700-x-700-x-450-mm">700 x 700 x 450 mm</option><option value="1169" data-url="/product/sokkels/specials/salontafels-presso/1706-salontafel-presso-roze-hoogglans/800-x-800-x-450-mm" data-slug="800-x-800-x-450-mm">800 x 800 x 450 mm</option><option value="1175" data-url="/product/sokkels/specials/salontafels-presso/1706-salontafel-presso-roze-hoogglans/900-x-900-x-450-mm" data-slug="900-x-900-x-450-mm">900 x 900 x 450 mm</option><option value="1139" data-url="/product/sokkels/specials/salontafels-presso/1706-salontafel-presso-roze-hoogglans/1000-x-1000-x-450-mm" data-slug="1000-x-1000-x-450-mm">1000 x 1000 x 450 mm</option><option value="1145" data-url="/product/sokkels/specials/salontafels-presso/1706-salontafel-presso-roze-hoogglans/1000-x-600-x-450-mm" data-slug="1000-x-600-x-450-mm">1000 x 600 x 450 mm</option><option value="1151" data-url="/product/sokkels/specials/salontafels-presso/1706-salontafel-presso-roze-hoogglans/1000-x-700-x-450-mm" data-slug="1000-x-700-x-450-mm">1000 x 700 x 450 mm</option><option value="1157" data-url="/product/sokkels/specials/salontafels-presso/1706-salontafel-presso-roze-hoogglans/1200-x-1000-x-450-mm" data-slug="1200-x-1000-x-450-mm">1200 x 1000 x 450 mm</option></select></div></div><div class="col-xs-5 text-right"><span class="price-type" style="">incl. BTW</span><div class="product-price-wrapper"><div class="product-price "><span class="price">€ 684,69</span></div><div class="product-type-label" style="">per stuk</div></div></div></div></form></div><div class="viewButton"><a href="/product/sokkels/specials/salontafels-presso/1706-salontafel-presso-roze-hoogglans/700-x-700-x-450-mm" title="Salontafel Presso Roze Hoogglans | Verschillende Afmetingen" class="btn btn-block btn-primary product-view-button">Bekijken <i class="fa fa-caret-right" ></i></a></div></div></div></div></div><div class="pagination"><div class="row"><div class="col-md-2"><a class="prev disabled" href="" onclick="return false;"><i class="fa fa-arrow-left" ></i></a></div><div class="col-md-8 text-center"><a class="active" href="">1</a><a href="/sokkels?page=2">2</a><a href="/sokkels?page=3">3</a><a href="/sokkels?page=4">4</a><a href="/sokkels?page=5">5</a></div><div class="col-md-2 text-right"><a class="next" rel="next" href="/sokkels?page=2"><i class="fa fa-arrow-right" ></i></a></div></div></div> </div>
</div>
</div>
</div><div id="website-review-score">
<div class="container"><a href="http://www.kiyoh.com/reviews/1046251/sokkelfabriek_nl?lang=nl" target="_blank">Wij worden beoordeeld met een <span itemprop="ratingValue">9.</span>2</a></div>
</div>
<footer>
<div class="footer-widgets">
<div class="container">
<div class="row">
<div class="col-md-3 column"><img alt="Sokkelfabriek" class="img-responsive" height="31" src="/theme/default/img/logo.png" style="margin-bottom:15px" width="200" />
<div>
<p>De Sokkelfabriek is specialist in het produceren van kwalitatieve en onderscheidende sokkels. In onze fabriek in Ravenstein produceren wij een compleet pakket aan sokkels.</p>
</div>
<a class="btn btn-sm btn-primary" href="/over-ons">Meer over Sokkelfabriek <i class="fa fa-caret-right"></i></a></div>
<div class="col-md-3 column">
<h3>Nieuwsbrief</h3>
<p>Met onze nieuwsbrief ben je altijd op de hoogte van de nieuwste producten, laatste nieuws en meer.</p>
<a class="btn btn-sm btn-primary" href="/nieuwsbrief/inschrijven">Inschrijven <i class="fa fa-caret-right"></i></a></div>
<div class="col-md-3 column">
<h3>Belangrijke links</h3>
<ul class="ul-flat">
<li><a href="/customer/registreren" title="Registratie">Account registreren</a></li>
<li><a href="/contact" title="Contact">Contact</a></li>
<li><a href="/aanvragen/offerte-aanvragen" title="Offerte-aanvragen">Offerte aanvragen</a></li>
<li><a href="/over-ons/veelgestelde-vragen" title="Veelgestelde vragen">Veelgestelde vragen</a></li>
<li><a href="/over-ons">Over Sokkelfabriek</a></li>
<li><a href="/over-ons/algemene-voorwaarden" title="Algemene voorwaarden">Algemene voorwaarden</a></li>
<li><a href="/over-ons/privacy" title="Privacy">Privacy</a></li>
</ul>
</div>
<div class="col-md-3 column">
<div>
<h3>Hoofdkantoor</h3>
<strong>Sokkelfabriek</strong><br />
De Hammen 6<br />
5371MK Ravenstein<br />
</div>
<div class="push-up-15">
<h3>Social media</h3>
<ul class="social-icons" id="social-icons">
<li><a href="https://www.facebook.com/sokkelfabriek.nl" itemprop="sameAs" target="blank" title="Sokkelfabriek op Facebook"><i class="fa fa-facebook"></i></a></li>
<li><a href="https://nl.pinterest.com/sokkelfabriek" itemprop="sameAs" target="blank" title="Sokkelfabriek op Pinterest"><i class="fa fa-pinterest"></i></a></li>
<li><a href="https://www.linkedin.com/company/sokkelfabriek" itemprop="sameAs" target="blank" title="Sokkelfabriek op LinkedIn"><i class="fa fa-linkedin"></i></a></li>
<li><a href="https://www.instagram.com/sokkelfabriek.nl" itemprop="sameAs" target="blank" title="Sokkelfabriek op Instagram"><i class="fa fa-instagram"></i></a></li>
</ul>
</div>
</div>
</div>
</div>
</div>
</footer>
<div id="cookiemessage">
<div class="container">
<a href="#" id="cookieaccept" class="btn btn-sm btn-primary pull-right">Akkoord</a> <a href="#" id="cookiedeny" class="btn btn-sm btn-inverse pull-right">Weigeren</a> <div>
Wij gebruiken cookies op onze website om de gebruikerservaring te verbeteren. <a href="/cookies" target="blank">lees meer over onze cookies</a>.<br />
Doorgaan met het gebruiken van de website, geeft aan dat u akkoord gaat met ons cookiebeleid
</div>
</div>
</div><script>var baseUrl = "https://www.sokkelfabriek.nl";var baseTheme = "default";</script><script src="/theme/default/js/all.min.js"></script><div id="dialog-message-success" class="custom-dialog">
<div class="message-content">
<h2>Product is toegevoegd aan de winkelwagen</h2>
<p>U kunt nu verder winkelen of direct door naar de betaling.</p>
</div>
</div><div id="dialog-message-error" class="custom-dialog">
<div class="message-content">
<h2>Er is iets fout gegaan</h2>
<p class="text-muted">Probeer het opnieuw. Bij herhalende problemen, neem contact op via onze klantenservice.</p>
</div>
</div><script type="application/ld+json">
{"@context":"http:\/\/schema.org","@type":"LocalBusiness","name":"Sokkelfabriek","description":"Sokkelfabriek","telephone":"088-3435070","image":"https:\/\/www.sokkelfabriek.nl\/theme\/default\/img\/logo.png","geo":{"@type":"GeoCoordinates","latitude":"51.783683","longitude":"5.653077"},"priceRange":"&euro 1 en hoger","openingHours":["Mo,Tu,We,Th,Fr 08:00-17:00","Sa 08:00-14:00"],"address":{"@type":"PostalAddress","postalCode":"5371MK","addressCountry":"Nederland","streetAddress":"De Hammen 6"}}</script><script type="application/ld+json">
{"@context":"http:\/\/schema.org","@type":"WebSite","name":"Sokkelfabriek","url":"https:\/\/www.sokkelfabriek.nl\/","potentialAction":{"@type":"SearchAction","target":"https:\/\/www.sokkelfabriek.nl\/zoeken\/s={search_term}","query-input":"required name=search_term"}}</script>
</body>
</html>'
}
$maxBufferLength = (int) 8192
$file = '/home/plintenfab/domains/sokkelfabriek.nl/public_html/vendor/cakephp/cakephp/src/Error/Debugger.php'
$line = (int) 855
$message = 'Unable to emit headers. Headers sent in file=/home/plintenfab/domains/sokkelfabriek.nl/public_html/vendor/cakephp/cakephp/src/Error/Debugger.php line=855'
Cake\Http\ResponseEmitter::emit() - CORE/src/Http/ResponseEmitter.php, line 53
Cake\Http\Server::emit() - CORE/src/Http/Server.php, line 140
[main] - ROOT/webroot/index.php, line 38
Warning (2): Cannot modify header information - headers already sent by (output started at /home/plintenfab/domains/sokkelfabriek.nl/public_html/vendor/cakephp/cakephp/src/Error/Debugger.php:855) [CORE/src/Http/ResponseEmitter.php, line 154]
$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="nl">
<meta name="viewport" content="width=device-width, initial-scale=1.0"><link rel="dns-prefetch"><meta charset="utf-8"/><title> bij Sokkelfabriek</title><link href="https://www.sokkelfabriek.nl/products/index" rel="canonical"/><meta property="og:title" content="" /><meta property="og:url" content="https://www.sokkelfabriek.nl/sokkels" /><meta property="og:image" content="https://www.sokkelfabriek.nl/theme/default/opengraph/default.png" /><meta property="og:description" content="" /><meta property="og:type" content="article" /><meta property="twitter:card" content="summary" /><meta property="twitter:title" content="" /><meta property="twitter:description" content="" /><meta property="twitter:image" content="https://www.sokkelfabriek.nl/theme/default/twitter-cards/default.png" /><!--[if IE]><meta http-equiv='X-UA-Compatible' content='IE=edge,chrome=1'><![endif]-->
<link rel="shortcut icon" href="https://www.sokkelfabriek.nl/theme/default/img/favicon/favicon.ico">
<link rel="apple-touch-icon" href="https://www.sokkelfabriek.nl/theme/default/img/favicon/favicon.png">
<link rel="apple-touch-icon" sizes="76x76" href="https://www.sokkelfabriek.nl/theme/default/img/favicon/favicon-76x76.png">
<link rel="apple-touch-icon" sizes="120x120" href="https://www.sokkelfabriek.nl/theme/default/img/favicon/favicon-120x120.png">
<link rel="apple-touch-icon" sizes="152x152" href="https://www.sokkelfabriek.nl/theme/default/img/favicon/favicon-152x152.png">
<meta name="apple-mobile-web-app-status-bar-style" content="black">
<meta name="msapplication-config" content="none"/><head><link rel="stylesheet" href="/theme/default/css/all.min.css?c=2023032319"/><style>
.btn.btn-primary {
color:#ffffff;
background: #009600;
border-color: #009600;
}
.btn.btn-primary:hover {
color:#000000;
background: #009600;
border-color: #009600;
}
.navbar.navbar-categories .col-active {
background: #009600;
}
#cookiemessage .btn.btn-primary,
#cookiemessage .btn.btn-inverse {
color:#ffffff;
background: #009600;
border-color: #009600;
}
.navbar.navbar-categories > div > ul > li > a.important {
color:#ffffff;
background: #009600;
border-color: #009600;
}
.navbar.navbar-categories > div > ul > li > a.important:hover {
color:#000000;
background: #009600;
border-color: #009600;
}
.navbar.navbar-categories li>a.active {
background-color: #009600;
color: #ffffff;
}
</style> <!-- Google Analytics -->
<script>
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
})(window,document,'script','//www.google-analytics.com/analytics.js','ga');
ga('create', 'UA-21831215-17', 'auto');
ga('send', 'pageview');
</script>
</head> <body class="">
<nav id="headerNavigation" class="main-nav">
<div class="full-wrapper relative clearfix">
<div class="container">
<ul id="header-options">
<li><a href="/zoeken" id="top-search"><i class="fa fa-search" ></i></a></li>
<li><a href="/account/login" class="not-loggedin" id="account-header"><span>Login <div class="hidden-xs" style="display:inline-block">zakelijk</div></span></a></li>
<li>
<a id="cart" class="cart-header" href="https://www.sokkelfabriek.nl/winkelwagen">
<div class="cart-loader" data-img="/theme/default/img/cart-loader.svg"></div>
<div class="cart-content">
<span><i class="fa fa-shopping-cart" ></i></span>
<span class="cart-price">
<span class="price">€ 0,00</span> </span>
</div>
</a></li>
</ul>
<div class="mobile-nav thin pull-left">
<i class="fa fa-bars"></i>
</div>
<div class="nav-logo-wrap local-scroll">
<a class="logo hidden-xs hidden-sm" href="/" title="Sokkelfabriek logo"><img alt="Sokkelfabriek logo" height="46" src="/theme/default/img/logo.png" width="291" /> </a> <a class="logo-mobile hidden-md hidden-lg" href="/" title="Sokkelfabriek mobile logo"><img alt="Sokkelfabriek mobile logo" height="40" src="/theme/default/img/logo-mobile.png" width="32" /> </a> </div>
<div class="inner-nav desktop-nav">
<ul class="clearlist"><li><a href="/bedrijven" class=""><span>Bedrijven</span></a></li><li><a href="/klantenservice" class=""><span>Klantenservice</span></a></li><li><a href="/maatwerk" class=""><span>Maatwerk</span></a></li><li><a href="/over-ons" class="mn-has-sub disabled"><span>Over ons</span></a><ul class="mn-sub"><li><a href="/showroom" class=""><span>Showroom</span></a></li><li><a href="/over-ons" class=""><span>Over Sokkelfabriek</span></a></li><li><a href="/contact" class=""><span>Contact</span></a></li><li><a href="/nieuwsbrief/inschrijven" class=""><span>Nieuwsbrief</span></a></li><li><a href="/over-ons/veelgestelde-vragen" class=""><span>Veelgestelde vragen</span></a></li><li><a href="/over-ons/afhalen" class=""><span>Afhalen van bestellingen</span></a></li><li><a href="/over-ons/algemene-voorwaarden" class=""><span>Algemene voorwaarden</span></a></li><li><a href="/over-ons/privacy" class=""><span>Privacy verklaring</span></a></li></ul></li></ul> </div>
</div>
</div>
</nav><div id="pageHeader"><div id="pageMainNavigation"><div id="navbar-yamm-backdrop"></div><div class="navbar yamm navbar-categories" role="navigation"><div class="container"><div class="navbar-categories-header hidden-md hidden-lg"><a href="#" title="Kies een categorie"><i class="fa fa-bars"></i> Kies een categorie <i style="font-size:1.2em;font-weight:bold;margin-top:3px;display:inline-block" class="fa fa-caret-down pull-right"></i></a></div><ul class="nav navbar-nav"><li class="navbar-categories-close-menu hidden-md hidden-lg"><a href="#" id="navbar-categories-close-menu-btn"><i class="fa fa-times"></i> Menu sluiten</a></li><li class="hidden-md hidden-lg categories-menu-mobile-header"><i class="fa fa-bars"></i> MENU</li><li class="dropdown yamm-fw has-children"><a href="#" class="btn btn-sm btn-submenu-toggle"><i class="fa fa-plus" ></i></a><a href="/sokkels/houten-sokkels" class="menu-main-link"><span>Houten sokkels </span></a><ul class="dropdown-menu"><li><div class="yamm-content"><div class="yamm-content-inner"><div class="container"><div class="row"><div class="col-sm-3"><a href="/sokkels/houten-sokkels/eiken-sokkels" class="main-category-link" title="Categorie: Eiken Sokkels"><span>Eiken Sokkels</span></a><ul class="yamm-child-ul"></ul><a href="/sokkels/houten-sokkels/grenen-sokkels" class="main-category-link" title="Categorie: Grenen Sokkels"><span>Grenen Sokkels</span></a><ul class="yamm-child-ul"></ul><a href="/sokkels/houten-sokkels/mdf-met-fineer-sokkels" class="main-category-link" title="Categorie: MDF met Fineer sokkels"><span>MDF met Fineer sokkels</span></a><ul class="yamm-child-ul"></ul></div></div></div></div></div></li></ul></li><li class="dropdown yamm-fw has-children"><a href="#" class="btn btn-sm btn-submenu-toggle"><i class="fa fa-plus" ></i></a><a href="/sokkels/sokkels-op-kleur" class="menu-main-link"><span>Sokkels op kleur</span></a><ul class="dropdown-menu"><li><div class="yamm-content"><div class="yamm-content-inner"><div class="container"><div class="row"><div class="col-sm-3"><a href="/sokkels/sokkels-op-kleur/gegronde-sokkels" class="main-category-link" title="Categorie: Gegronde sokkels"><span>Gegronde sokkels</span></a><ul class="yamm-child-ul"></ul><a href="/sokkels/sokkels-op-kleur/sokkels-afgelakt-in-kleur" class="main-category-link" title="Categorie: Sokkels afgelakt in kleur"><span>Sokkels afgelakt in kleur</span></a><ul class="yamm-child-ul"></ul><a href="/sokkels/sokkels-op-kleur/witte-sokkels" class="main-category-link" title="Categorie: Witte sokkels"><span>Witte sokkels</span></a><ul class="yamm-child-ul"></ul><a href="/sokkels/sokkels-op-kleur/zwarte-sokkels" class="main-category-link" title="Categorie: Zwarte sokkels"><span>Zwarte sokkels</span></a><ul class="yamm-child-ul"></ul></div></div></div></div></div></li></ul></li><li class="dropdown yamm-fw "><a href="/sokkels/metalen-sokkels" class="menu-main-link"><span>Metalen sokkels</span></a></li><li class="dropdown yamm-fw "><a href="/sokkels/plantenbakken" class="menu-main-link"><span>Plantenbakken</span></a></li><li class="dropdown yamm-fw has-children"><a href="#" class="btn btn-sm btn-submenu-toggle"><i class="fa fa-plus" ></i></a><a href="/sokkels/specials" class="menu-main-link"><span>Specials</span></a><ul class="dropdown-menu"><li><div class="yamm-content"><div class="yamm-content-inner"><div class="container"><div class="row"><div class="col-sm-3"><a href="/sokkels/specials/design-sokkels" class="main-category-link" title="Categorie: Design Sokkels"><span>Design Sokkels</span></a><ul class="yamm-child-ul"></ul><a href="/sokkels/specials/vitrine-sokkels" class="main-category-link" title="Categorie: Vitrine Sokkels"><span>Vitrine Sokkels</span></a><ul class="yamm-child-ul"></ul><a href="/sokkels/specials/hexagon-sokkels" class="main-category-link" title="Categorie: Hexagon sokkels"><span>Hexagon sokkels</span></a><ul class="yamm-child-ul"></ul><a href="/sokkels/specials/led-sokkels" class="main-category-link" title="Categorie: Led Sokkels"><span>Led Sokkels</span></a><ul class="yamm-child-ul"></ul><a href="/sokkels/specials/salontafels-presso" class="main-category-link" title="Categorie: Salontafels-Presso"><span>Salontafels-Presso</span></a><ul class="yamm-child-ul"></ul></div></div></div></div></div></li></ul></li><li class="dropdown yamm-fw has-children"><a href="#" class="btn btn-sm btn-submenu-toggle"><i class="fa fa-plus" ></i></a><a href="/sokkels/accessoires" class="menu-main-link"><span>Accessoires</span></a><ul class="dropdown-menu"><li><div class="yamm-content"><div class="yamm-content-inner"><div class="container"><div class="row"><div class="col-sm-3"><a href="/sokkels/accessoires/houten-beelden" class="main-category-link" title="Categorie: Houten beelden"><span>Houten beelden</span></a><ul class="yamm-child-ul"></ul><a href="/sokkels/accessoires/glas-topplaten" class="main-category-link" title="Categorie: Glas topplaten "><span>Glas topplaten </span></a><ul class="yamm-child-ul"></ul><a href="/sokkels/accessoires/houten-topplaten" class="main-category-link" title="Categorie: Houten topplaten"><span>Houten topplaten</span></a><ul class="yamm-child-ul"></ul><a href="/sokkels/accessoires/windlichten" class="main-category-link" title="Categorie: Windlichten"><span>Windlichten</span></a><ul class="yamm-child-ul"></ul></div></div></div></div></div></li></ul></li><li class="hidden-md hidden-lg"><a href="/aanvragen/offerte-aanvragen" class="btn btn-important">Offerte aanvragen</a></li><li class="pull-right hidden-sm hidden-xs"><a href="/aanvragen/offerte-aanvragen" class="btn btn-important">Offerte aanvragen</a></li></ul></div></div></div><div id="top-usps">
<div class="container">
<div class="row no-gutter">
<div class="col-xs-12 col-sm-4 col-md-3" style="text-align:left"><span class="top-usp"><i class="fa fa-truck"></i> Levering met <span style="color:#009600;font-weight:600">eigen transport</span></span></div>
<div class="col-xs-12 col-sm-4 col-md-3"><span class="top-usp"><i class="fa fa-check"></i> <span>Ook</span> <span style="color:#009600;font-weight:600">maatwerk</span></span></div>
<div class="col-xs-12 col-sm-4 col-md-3 hidden-xs"><span class="top-usp"><i class="fa fa-home"></i> Made in <span style="color:#009600;font-weight:600">Holland</span></span></div>
<div class="col-xs-12 col-sm-4 col-md-3 hidden-xs hidden-sm"><span class="top-usp"><i class="fa fa-dashboard"></i> <span style="color:#009600;font-weight:600">Alle kleuren</span> <span>mogelijk</span></span></div>
</div>
</div>
</div>
<div id="pageOptionsWrapper"><div class="container container-mobile"><div id="pageOptions"><div class="row"><div class="col-sm-12"><div id='breadcrumbs'><ul><li><a href="/">Home</a></li><li><a href="/sokkels">Sokkels</a></li></ul></div></div></div></div></div></div><header id="pageHeaderWrapper" class="" style="">
<div class="container container-mobile">
<div id="main-title"><h1>Products</h1></div> </div>
</header></div><div id="contentWrapper"><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr641c9843b8b21-trace').style.display = (document.getElementById('cakeErr641c9843b8b21-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: Trying to get property 'name' of non-object [<b>APP/Template/Products/index.ctp</b>, line <b>6</b>]<div id="cakeErr641c9843b8b21-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr641c9843b8b21-code').style.display = (document.getElementById('cakeErr641c9843b8b21-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr641c9843b8b21-context').style.display = (document.getElementById('cakeErr641c9843b8b21-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr641c9843b8b21-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"><span style="color: #0000BB"></span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">assign</span><span style="color: #007700">(</span><span style="color: #DD0000">'title'</span><span style="color: #007700">, </span><span style="color: #0000BB">ucfirst</span><span style="color: #007700">(</span><span style="color: #0000BB">$category</span><span style="color: #007700">-></span><span style="color: #0000BB">name</span><span style="color: #007700">));</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">assign</span><span style="color: #007700">(</span><span style="color: #DD0000">'pageTitle'</span><span style="color: #007700">, </span><span style="color: #0000BB">$category</span><span style="color: #007700">-></span><span style="color: #0000BB">formatted_seo_name </span><span style="color: #007700">. </span><span style="color: #DD0000">" bij " </span><span style="color: #007700">. </span><span style="color: #0000BB">Setting</span><span style="color: #007700">::</span><span style="color: #0000BB">read</span><span style="color: #007700">(</span><span style="color: #DD0000">'company.name'</span><span style="color: #007700">));</span></span></code></pre><pre id="cakeErr641c9843b8b21-context" class="cake-context" style="display: none;">$viewFile = '/home/plintenfab/domains/sokkelfabriek.nl/public_html/src/Template/Products/index.ctp'
$dataForView = [
'_authUser' => [],
'crumbs' => [
(int) 0 => object(App\Model\Entity\Category) {}
],
'activeCategory' => object(App\Model\Entity\Category) {
'id' => (int) 13,
'name' => 'Sokkels',
'description' => null,
'menu_description' => '',
'content' => null,
'page_title' => 'Sokkels',
'menu_title' => '',
'title' => null,
'header_content' => '',
'footer_content' => null,
'friendly_url' => 'sokkels',
'back_color' => '#222222',
'image' => '83-van-den-berg-3-G.jpg',
'image_dir' => '0cc8eb3e-9e5d-4278-860d-c00c075e175d',
'sidebar_image' => null,
'sidebar_image_dir' => null,
'is_visible' => false,
'attribute_google_merchant_category_number' => (int) 696,
'lft' => (int) 1,
'rght' => (int) 56,
'parent_id' => null,
'sort_priority' => (int) 0,
'products_count' => (int) 0,
'disabled_filters' => null,
'seo_keywords' => 'sokkel, sokkels, zuil, zuilen, verschillende materialen, verschillende kleuren, pilaar, pilaren, ruime assortiment, sokkels kopen, sokkel kopen, plantentafels, plantenbakken, maatwerk, bijzettafels',
'seo_description' => 'Sokkelfabriek / sokkels, zuilen, pilaren, bijzettafels, salontafels makkelijk online te bestellen. Ook maatwerk mogelijk',
'seo_robots' => '',
'old_reference' => '4',
'created' => object(Cake\I18n\FrozenTime) {},
'modified' => object(Cake\I18n\FrozenTime) {},
'created_by_id' => null,
'modified_by_id' => (int) 76,
'formatted_seo_name' => 'Sokkels',
'[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]' => 'Categories'
},
'children' => [
(int) 0 => [
'id' => (int) 95,
'name' => 'Accessoires',
'friendly_url' => 'accessoires',
'parent_id' => (int) 13,
'children' => [
[maximum depth reached]
],
'formatted_seo_name' => 'Accessoires'
],
(int) 1 => [
'id' => (int) 88,
'name' => 'Houten sokkels ',
'friendly_url' => 'houten-sokkels',
'parent_id' => (int) 13,
'children' => [
[maximum depth reached]
],
'formatted_seo_name' => 'Houten sokkels '
],
(int) 2 => [
'id' => (int) 101,
'name' => 'Metalen sokkels',
'friendly_url' => 'metalen-sokkels',
'parent_id' => (int) 13,
'children' => [[maximum depth reached]],
'formatted_seo_name' => 'Metalen sokkels'
],
(int) 3 => [
'id' => (int) 124,
'name' => 'Plantenbakken',
'friendly_url' => 'plantenbakken',
'parent_id' => (int) 13,
'children' => [[maximum depth reached]],
'formatted_seo_name' => 'Plantenbakken'
],
(int) 4 => [
'id' => (int) 96,
'name' => 'Sokkels op kleur',
'friendly_url' => 'sokkels-op-kleur',
'parent_id' => (int) 13,
'children' => [
[maximum depth reached]
],
'formatted_seo_name' => 'Sokkels op kleur'
],
(int) 5 => [
'id' => (int) 122,
'name' => 'Specials',
'friendly_url' => 'specials',
'parent_id' => (int) 13,
'children' => [
[maximum depth reached]
],
'formatted_seo_name' => 'Specials'
]
],
'category' => null,
'models' => object(Cake\ORM\ResultSet) {
'items' => [
[maximum depth reached]
]
},
'showCategoryHeader' => true,
'menuItems' => [
(int) 0 => object(Cake\ORM\Entity) {},
(int) 1 => object(Cake\ORM\Entity) {},
(int) 2 => object(Cake\ORM\Entity) {},
(int) 3 => object(Cake\ORM\Entity) {}
],
'categories' => [
(int) 0 => object(App\Model\Entity\Category) {},
(int) 1 => object(App\Model\Entity\Category) {},
(int) 2 => object(App\Model\Entity\Category) {},
(int) 3 => object(App\Model\Entity\Category) {},
(int) 4 => object(App\Model\Entity\Category) {},
(int) 5 => object(App\Model\Entity\Category) {}
]
]
$bufferLevel = (int) 1
$_authUser = []
$crumbs = [
(int) 0 => object(App\Model\Entity\Category) {
'id' => (int) 13,
'name' => 'Sokkels',
'description' => null,
'menu_description' => '',
'content' => null,
'page_title' => 'Sokkels',
'menu_title' => '',
'title' => null,
'header_content' => '',
'footer_content' => null,
'friendly_url' => 'sokkels',
'back_color' => '#222222',
'image' => '83-van-den-berg-3-G.jpg',
'image_dir' => '0cc8eb3e-9e5d-4278-860d-c00c075e175d',
'sidebar_image' => null,
'sidebar_image_dir' => null,
'is_visible' => false,
'attribute_google_merchant_category_number' => (int) 696,
'lft' => (int) 1,
'rght' => (int) 56,
'parent_id' => null,
'sort_priority' => (int) 0,
'products_count' => (int) 0,
'disabled_filters' => null,
'seo_keywords' => 'sokkel, sokkels, zuil, zuilen, verschillende materialen, verschillende kleuren, pilaar, pilaren, ruime assortiment, sokkels kopen, sokkel kopen, plantentafels, plantenbakken, maatwerk, bijzettafels',
'seo_description' => 'Sokkelfabriek / sokkels, zuilen, pilaren, bijzettafels, salontafels makkelijk online te bestellen. Ook maatwerk mogelijk',
'seo_robots' => '',
'old_reference' => '4',
'created' => object(Cake\I18n\FrozenTime) {},
'modified' => object(Cake\I18n\FrozenTime) {},
'created_by_id' => null,
'modified_by_id' => (int) 76,
'formatted_seo_name' => 'Sokkels',
'[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]' => 'Categories'
}
]
$activeCategory = object(App\Model\Entity\Category) {
'id' => (int) 13,
'name' => 'Sokkels',
'description' => null,
'menu_description' => '',
'content' => null,
'page_title' => 'Sokkels',
'menu_title' => '',
'title' => null,
'header_content' => '',
'footer_content' => null,
'friendly_url' => 'sokkels',
'back_color' => '#222222',
'image' => '83-van-den-berg-3-G.jpg',
'image_dir' => '0cc8eb3e-9e5d-4278-860d-c00c075e175d',
'sidebar_image' => null,
'sidebar_image_dir' => null,
'is_visible' => false,
'attribute_google_merchant_category_number' => (int) 696,
'lft' => (int) 1,
'rght' => (int) 56,
'parent_id' => null,
'sort_priority' => (int) 0,
'products_count' => (int) 0,
'disabled_filters' => null,
'seo_keywords' => 'sokkel, sokkels, zuil, zuilen, verschillende materialen, verschillende kleuren, pilaar, pilaren, ruime assortiment, sokkels kopen, sokkel kopen, plantentafels, plantenbakken, maatwerk, bijzettafels',
'seo_description' => 'Sokkelfabriek / sokkels, zuilen, pilaren, bijzettafels, salontafels makkelijk online te bestellen. Ook maatwerk mogelijk',
'seo_robots' => '',
'old_reference' => '4',
'created' => object(Cake\I18n\FrozenTime) {},
'modified' => object(Cake\I18n\FrozenTime) {},
'created_by_id' => null,
'modified_by_id' => (int) 76,
'formatted_seo_name' => 'Sokkels',
'[new]' => false,
'[accessible]' => [
'*' => true
],
'[dirty]' => [],
'[original]' => [],
'[virtual]' => [
(int) 0 => 'formatted_seo_name'
],
'[hasErrors]' => false,
'[errors]' => [],
'[invalid]' => [],
'[repository]' => 'Categories'
}
$children = [
(int) 0 => [
'id' => (int) 95,
'name' => 'Accessoires',
'friendly_url' => 'accessoires',
'parent_id' => (int) 13,
'children' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => [
[maximum depth reached]
],
(int) 2 => [
[maximum depth reached]
],
(int) 3 => [
[maximum depth reached]
]
],
'formatted_seo_name' => 'Accessoires'
],
(int) 1 => [
'id' => (int) 88,
'name' => 'Houten sokkels ',
'friendly_url' => 'houten-sokkels',
'parent_id' => (int) 13,
'children' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => [
[maximum depth reached]
],
(int) 2 => [
[maximum depth reached]
]
],
'formatted_seo_name' => 'Houten sokkels '
],
(int) 2 => [
'id' => (int) 101,
'name' => 'Metalen sokkels',
'friendly_url' => 'metalen-sokkels',
'parent_id' => (int) 13,
'children' => [],
'formatted_seo_name' => 'Metalen sokkels'
],
(int) 3 => [
'id' => (int) 124,
'name' => 'Plantenbakken',
'friendly_url' => 'plantenbakken',
'parent_id' => (int) 13,
'children' => [],
'formatted_seo_name' => 'Plantenbakken'
],
(int) 4 => [
'id' => (int) 96,
'name' => 'Sokkels op kleur',
'friendly_url' => 'sokkels-op-kleur',
'parent_id' => (int) 13,
'children' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => [
[maximum depth reached]
],
(int) 2 => [
[maximum depth reached]
],
(int) 3 => [
[maximum depth reached]
]
],
'formatted_seo_name' => 'Sokkels op kleur'
],
(int) 5 => [
'id' => (int) 122,
'name' => 'Specials',
'friendly_url' => 'specials',
'parent_id' => (int) 13,
'children' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => [
[maximum depth reached]
],
(int) 2 => [
[maximum depth reached]
],
(int) 3 => [
[maximum depth reached]
],
(int) 4 => [
[maximum depth reached]
]
],
'formatted_seo_name' => 'Specials'
]
]
$category = null
$models = object(Cake\ORM\ResultSet) {
'items' => [
(int) 0 => object(App\Model\Entity\Model) {},
(int) 1 => object(App\Model\Entity\Model) {},
(int) 2 => object(App\Model\Entity\Model) {},
(int) 3 => object(App\Model\Entity\Model) {},
(int) 4 => object(App\Model\Entity\Model) {},
(int) 5 => object(App\Model\Entity\Model) {},
(int) 6 => object(App\Model\Entity\Model) {},
(int) 7 => object(App\Model\Entity\Model) {},
(int) 8 => object(App\Model\Entity\Model) {},
(int) 9 => object(App\Model\Entity\Model) {},
(int) 10 => object(App\Model\Entity\Model) {},
(int) 11 => object(App\Model\Entity\Model) {},
(int) 12 => object(App\Model\Entity\Model) {},
(int) 13 => object(App\Model\Entity\Model) {},
(int) 14 => object(App\Model\Entity\Model) {},
(int) 15 => object(App\Model\Entity\Model) {},
(int) 16 => object(App\Model\Entity\Model) {},
(int) 17 => object(App\Model\Entity\Model) {},
(int) 18 => object(App\Model\Entity\Model) {},
(int) 19 => object(App\Model\Entity\Model) {}
]
}
$showCategoryHeader = true
$menuItems = [
(int) 0 => object(Cake\ORM\Entity) {
'id' => (int) 28,
'menu_id' => (int) 1,
'page_id' => null,
'name' => 'Bedrijven',
'subtitle' => null,
'url' => '/bedrijven',
'is_visible' => true,
'is_visible_with_account' => false,
'lft' => (int) 29,
'rght' => (int) 30,
'parent_id' => null,
'css_class' => '',
'sort_priority' => (int) 0,
'created' => object(Cake\I18n\FrozenTime) {},
'modified' => object(Cake\I18n\FrozenTime) {},
'page' => null,
'menu' => object(App\Model\Entity\Menu) {},
'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]' => 'MenuItems'
},
(int) 1 => object(Cake\ORM\Entity) {
'id' => (int) 27,
'menu_id' => (int) 1,
'page_id' => null,
'name' => 'Klantenservice',
'subtitle' => null,
'url' => '/klantenservice',
'is_visible' => true,
'is_visible_with_account' => false,
'lft' => (int) 27,
'rght' => (int) 28,
'parent_id' => null,
'css_class' => '',
'sort_priority' => (int) 0,
'created' => object(Cake\I18n\FrozenTime) {},
'modified' => object(Cake\I18n\FrozenTime) {},
'page' => null,
'menu' => object(App\Model\Entity\Menu) {},
'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]' => 'MenuItems'
},
(int) 2 => object(Cake\ORM\Entity) {
'id' => (int) 37,
'menu_id' => (int) 1,
'page_id' => null,
'name' => 'Maatwerk',
'subtitle' => null,
'url' => '/maatwerk',
'is_visible' => true,
'is_visible_with_account' => false,
'lft' => (int) 35,
'rght' => (int) 36,
'parent_id' => null,
'css_class' => '',
'sort_priority' => (int) 0,
'created' => object(Cake\I18n\FrozenTime) {},
'modified' => object(Cake\I18n\FrozenTime) {},
'page' => null,
'menu' => object(App\Model\Entity\Menu) {},
'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]' => 'MenuItems'
},
(int) 3 => object(Cake\ORM\Entity) {
'id' => (int) 8,
'menu_id' => (int) 1,
'page_id' => null,
'name' => 'Over ons',
'subtitle' => null,
'url' => '/over-ons',
'is_visible' => true,
'is_visible_with_account' => false,
'lft' => (int) 5,
'rght' => (int) 26,
'parent_id' => null,
'css_class' => '',
'sort_priority' => (int) 80,
'created' => object(Cake\I18n\FrozenTime) {},
'modified' => object(Cake\I18n\FrozenTime) {},
'page' => null,
'menu' => object(App\Model\Entity\Menu) {},
'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]' => 'MenuItems'
}
]
$categories = [
(int) 0 => object(App\Model\Entity\Category) {
'name' => 'Houten sokkels ',
'id' => (int) 88,
'friendly_url' => 'houten-sokkels',
'image' => '365x840.jpg',
'menu_description' => '<p class="MsoNoSpacing" style="line-height:150%">Met onze houten sokkels geef je je inrichting karakter en uitstraling.&nbsp;<span style="letter-spacing: 0.1px;">Verrijk je inrichting met de warmte van een massief eikenhouten zuil, geef je kantoor een luxe uitstraling met een gefineerde pilaar of zet je favoriete object in de spotlight op een sokkel van grenenhout.</span></p>
<p class="MsoNormal" style="margin: 0cm;">Benieuwd hoe onze houten sokkels er in het echt bij staan? Breng een bezoek aan onze&nbsp;<a href="https://www.sokkelfabriek.nl/showroom">showroom</a>&nbsp;om inspiratie op te doen.&nbsp;<span style="letter-spacing: 0.1px;">Al een keus gemaakt? Bestel dan je gewenste sokkel gemakkelijk online.&nbsp;</span><span style="letter-spacing: 0.1px;">Bij ons kun je ook terecht voor&nbsp;</span><a href="https://www.sokkelfabriek.nl/maatwerk" style="letter-spacing: 0.1px;">maatwerk</a><span style="letter-spacing: 0.1px;">. Kom maar op met je idee. W</span><span style="letter-spacing: 0.1px;">ij houden wel van een uitdaging.&nbsp;</span></p><p class="MsoNormal" style="margin: 0cm;"><span style="letter-spacing: 0.1px;"><br></span></p><p class="MsoNormal" style="margin: 0cm;"><span style="letter-spacing: 0.1px;">Bekijk ook ons uitgebreide aanbod aan</span><span style="letter-spacing: 0.1px;">&nbsp;</span><a href="https://www.sokkelfabriek.nl/sokkels/sokkels-op-kleur" style="letter-spacing: 0.1px;">sokkels op kleur</a><span style="letter-spacing: 0.1px;">,&nbsp;</span><a href="https://www.sokkelfabriek.nl/sokkels/metalen-sokkels" style="letter-spacing: 0.1px;">metalen sokkels</a><span style="letter-spacing: 0.1px;">,&nbsp;</span><span style="letter-spacing: 0.1px;"><span style="letter-spacing: 0.1px;"><a href="https://www.sokkelfabriek.nl/sokkels/plantenbakken" style="letter-spacing: 0.1px;">plantenbakken</a>,&nbsp;<span style="letter-spacing: 0.1px;"><span style="letter-spacing: 0.1px;"><span style="letter-spacing: 0.1px;"><a href="https://www.sokkelfabriek.nl/sokkels/specials" style="letter-spacing: 0.1px;">specials</a>&nbsp;en&nbsp;<a href="https://www.sokkelfabriek.nl/sokkels/accessoires" style="letter-spacing: 0.1px;">accessoires</a>.</span></span></span></span></span></p>',
'menu_title' => 'Massief hout',
'is_visible' => true,
'image_dir' => 'dfe898a8-baa0-48a5-9e83-b0f1da029d9e',
'parent_id' => (int) 13,
'children' => [
[maximum depth reached]
],
'formatted_seo_name' => 'Houten sokkels ',
'[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]' => 'Categories'
},
(int) 1 => object(App\Model\Entity\Category) {
'name' => 'Sokkels op kleur',
'id' => (int) 96,
'friendly_url' => 'sokkels-op-kleur',
'image' => 'new trendkleuren 2022 klein.png',
'menu_description' => '<p class="MsoNoSpacing" style="line-height:150%">Op zoek naar een sokkel met een statement? Onze gekleurde zuilen staan
voor je klaar! Perfect voor het presenteren van moderne kunst, opfleuren van
openbare ruimtes of inrichten van een levendig kantoor. Deze vrolijke zuilen
maken er altijd een feestje van!<o:p></o:p></p><p class="MsoNoSpacing" style="line-height:150%">De pilaren
worden opgebouwd uit hoogwaardig MDF dat vervolgens nauwkeurig wordt geschuurd
voor een vrijwel naadloos geheel. Dankzij dit slimme design staan onze MDF-zuilen als huizen, maar blijven ze
toch lekker licht en handzaam.</p><p class="MsoNoSpacing" style="line-height:150%"><o:p></o:p></p><p class="MsoNoSpacing" style="line-height:150%">Deze
kleurrijke sokkels hebben een draagvermogen tot wel 150 kilo, en kunnen zelfs
op maat worden gemaakt. Kies bijvoorbeeld voor sokkels in de kleuren van jouw
bedrijf, of ga voor zuilen met je logo erop. Geen idee is ons te gek, dus vraag snel
naar de mogelijkheden!</p><p class="MsoNoSpacing" style="line-height:150%"><o:p></o:p></p>',
'menu_title' => '',
'is_visible' => true,
'image_dir' => '66f203a5-c331-4cbe-85b7-46ba15d79c8a',
'parent_id' => (int) 13,
'children' => [
[maximum depth reached]
],
'formatted_seo_name' => 'Sokkels op kleur',
'[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]' => 'Categories'
},
(int) 2 => object(App\Model\Entity\Category) {
'name' => 'Metalen sokkels',
'id' => (int) 101,
'friendly_url' => 'metalen-sokkels',
'image' => '230-350-009.jpg',
'menu_description' => '<p class="MsoNormal" style="margin: 0cm; caret-color: rgb(0, 0, 0);">Ben jij op zoek naar een metalen sokkel met een stoer, minimalistisch design <span style="letter-spacing: 0.1px;">die ook zijn plek weet in een landelijk interieur?<br><br></span><span style="letter-spacing: 0.1px;">Bekijk dan eens onze metalen sokkels.&nbsp;</span><span style="letter-spacing: 0.1px;">Zo dragen onze zwart gelakte sokkels bij aan een luxe uitstraling van je winkel, geven onze metalen zuilen met RVS bewerking&nbsp;</span><span style="letter-spacing: 0.1px;">een&nbsp;</span><span style="letter-spacing: 0.1px;">industriële twist aan je interieur en toveren onze ronde pilaren je kantoor om tot een moderne werkplek.&nbsp;</span></p>
<p class="MsoNormal" style="margin: 0cm;"><span style="caret-color: rgb(0, 0, 0);"><br></span></p>
<p class="MsoNormal" style="margin: 0cm;">Benieuwd hoe onze sokkels er in het echt bij staan? Breng een bezoek aan onze <a href="https://www.sokkelfabriek.nl/showroom">showroom</a> om inspiratie op te doen.&nbsp;<span style="letter-spacing: 0.1px;">Al een keus gemaakt? Bestel dan je gewenste sokkel gemakkelijk online.&nbsp;</span><span style="letter-spacing: 0.1px;">Bij ons kun je ook terecht voor </span><a href="https://www.sokkelfabriek.nl/maatwerk" style="letter-spacing: 0.1px;">maatwerk</a><span style="letter-spacing: 0.1px;">. Kom maar op met je idee. W</span><span style="letter-spacing: 0.1px;">ij houden wel van een uitdaging.</span></p>
<p class="MsoNormal" style="margin: 0cm;"><br></p><p class="MsoNormal" style="margin: 0cm;"><span style="letter-spacing: 0.1px;">Bekijk ook ons uitgebreide aanbod aan&nbsp;</span><a href="https://www.sokkelfabriek.nl/sokkels/houten-sokkels" target="_blank">houten sokkels</a>,&nbsp;<a href="https://www.sokkelfabriek.nl/sokkels/sokkels-op-kleur" style="letter-spacing: 0.1px;">sokkels op kleur</a>,&nbsp;<span style="letter-spacing: 0.1px;"><span style="letter-spacing: 0.1px;"><a href="https://www.sokkelfabriek.nl/sokkels/plantenbakken" style="letter-spacing: 0.1px;">plantenbakken</a>,&nbsp;<span style="letter-spacing: 0.1px;"><span style="letter-spacing: 0.1px;"><span style="letter-spacing: 0.1px;"><a href="https://www.sokkelfabriek.nl/sokkels/specials" style="letter-spacing: 0.1px;">specials</a>&nbsp;en<span style="letter-spacing: 0.1px;">&nbsp;</span><a href="https://www.sokkelfabriek.nl/sokkels/accessoires" style="letter-spacing: 0.1px;">accessoires</a>.</span></span></span></span></span></p>',
'menu_title' => '',
'is_visible' => true,
'image_dir' => '852151c9-b250-4342-b165-c566f01bd355',
'parent_id' => (int) 13,
'children' => [[maximum depth reached]],
'formatted_seo_name' => 'Metalen sokkels',
'[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]' => 'Categories'
},
(int) 3 => object(App\Model\Entity\Category) {
'name' => 'Plantenbakken',
'id' => (int) 124,
'friendly_url' => 'plantenbakken',
'image' => null,
'menu_description' => '<p>Op zoek naar plantenbakken op maat? Net als onze sokkels zijn onze plantenbakken superstrak, naadloos en gemaakt van het materiaal dat jij kiest: eiken fineer; onbehandeld,
geolied of gelakt, of MDF in de kleur die jij wilt.<br><br>Ook de
afwerkingsmogelijkheden zijn eindeloos: met het logo van de klant, een tekst, een bijzondere lederlook, een subtiele streep of indirecte verlichting? Kijk hier voor onze standaard afmetingen en afwerking. Heb je afwijkende maten nodig dat kan zeker, neem contact met ons op. Onze plantenbakken zijn uitsluitend geschikt voor het interieur.</p>',
'menu_title' => 'Plantenbakken',
'is_visible' => true,
'image_dir' => null,
'parent_id' => (int) 13,
'children' => [[maximum depth reached]],
'formatted_seo_name' => 'Plantenbakken',
'[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]' => 'Categories'
},
(int) 4 => object(App\Model\Entity\Category) {
'name' => 'Specials',
'id' => (int) 122,
'friendly_url' => 'specials',
'image' => null,
'menu_description' => '<p class="MsoNoSpacing" style="line-height:150%">Onze creatieve vakmensen zijn constant bezig met het ontwikkelen van nieuwe toepassingen om jouw favoriete objecten, bedrijf of&nbsp;dienst in de spotlights te zetten.&nbsp;<span style="letter-spacing: 0.1px;">Deze unieke producten vallen niet binnen een hokje en daar zijn wij trots op. Op deze pagina nemen wij je graag mee in de wereld van onze 'Specials': Sokkels met een twist!</span></p>
<p class="MsoNoSpacing" style="line-height:150%">Nieuwsgierig geworden?&nbsp;<span style="letter-spacing: 0.1px;">Breng een bezoek aan onze&nbsp;</span><a href="https://www.sokkelfabriek.nl/showroom" style="letter-spacing: 0.1px;">showroom</a><span style="letter-spacing: 0.1px;">&nbsp;om inspiratie op te doen.&nbsp;</span><span style="letter-spacing: 0.1px;">Heb jij zelf een creatief voorstel? Geen probleem. Bij ons kun je ook terecht voor&nbsp;</span><a href="https://www.sokkelfabriek.nl/maatwerk" style="letter-spacing: 0.1px;">maatwerk</a><span style="letter-spacing: 0.1px;">. Kom maar op met je idee. W</span><span style="letter-spacing: 0.1px;">ij houden wel van een uitdaging.</span></p>
<p class="MsoNormal" style="margin: 0cm;"><span style="letter-spacing: 0.1px;">Bekijk ons uitgebreide aanbod aan</span><span style="letter-spacing: 0.1px;">&nbsp;</span><a href="https://www.sokkelfabriek.nl/sokkels/metalen-sokkels" style="letter-spacing: 0.1px;">metalen sokkels</a>,&nbsp;<a href="https://www.sokkelfabriek.nl/sokkels/sokkels-op-kleur" style="letter-spacing: 0.1px;">sokkels op kleur</a>,&nbsp;<span style="letter-spacing: 0.1px;"><span style="letter-spacing: 0.1px;"><a href="https://www.sokkelfabriek.nl/sokkels/plantenbakken" style="letter-spacing: 0.1px;">plantenbakken</a>,&nbsp;<span style="letter-spacing: 0.1px;"><span style="letter-spacing: 0.1px;"><span style="letter-spacing: 0.1px;"><a href="https://www.sokkelfabriek.nl/sokkels/houten-sokkels" target="_blank">houten sokkels</a>&nbsp;en&nbsp;<a href="https://www.sokkelfabriek.nl/sokkels/accessoires" style="letter-spacing: 0.1px;">accessoires</a>.</span></span></span></span></span></p>
<p class="MsoNoSpacing" style="line-height:150%"><o:p></o:p></p>',
'menu_title' => '',
'is_visible' => true,
'image_dir' => null,
'parent_id' => (int) 13,
'children' => [
[maximum depth reached]
],
'formatted_seo_name' => 'Specials',
'[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]' => 'Categories'
},
(int) 5 => object(App\Model\Entity\Category) {
'name' => 'Accessoires',
'id' => (int) 95,
'friendly_url' => 'accessoires',
'image' => null,
'menu_description' => '<p class="MsoNormal">Vind hier
alle accessoires om het maximale uit je sokkel te halen! Wil jij je zuil nét
een beetje extra geven? Bekijk dan onze glazen en houten topplaten. Deze sterke
platen geven niet alleen een persoonlijk tintje aan jouw sokkel; ze helpen ook
nog eens beschadigingen te voorkomen. Dubbel handig!<br></p><p class="MsoNoSpacing" style="line-height:150%"><o:p></o:p></p><p class="MsoNoSpacing" style="line-height:150%">Om jouw
pilaar nog gezelliger te maken, verkopen wij nu ook sfeervolle windlichten. Zo
geef je jouw volgende buurtbarbecue of tuinfeestje helemaal in stijl!</p><p class="MsoNoSpacing" style="line-height:150%"><o:p></o:p></p>',
'menu_title' => '',
'is_visible' => true,
'image_dir' => null,
'parent_id' => (int) 13,
'children' => [
[maximum depth reached]
],
'formatted_seo_name' => 'Accessoires',
'[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]' => 'Categories'
}
]</pre><pre class="stack-trace">include - APP/Template/Products/index.ctp, line 6
Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1435
Cake\View\View::_render() - CORE/src/View/View.php, line 1393
Cake\View\View::render() - CORE/src/View/View.php, line 892
Cake\Controller\Controller::render() - CORE/src/Controller/Controller.php, line 791
Cake\Http\ActionDispatcher::_invoke() - CORE/src/Http/ActionDispatcher.php, line 126
Cake\Http\ActionDispatcher::dispatch() - CORE/src/Http/ActionDispatcher.php, line 94
Cake\Http\BaseApplication::__invoke() - CORE/src/Http/BaseApplication.php, line 256
Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65
Cake\Routing\Middleware\RoutingMiddleware::__invoke() - CORE/src/Routing/Middleware/RoutingMiddleware.php, line 164
Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65
App\Routing\Middleware\CorsMiddleware::__invoke() - APP/Routing/Middleware/CorsMiddleware.php, line 49
Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65
App\Routing\Middleware\LanguageMiddleware::__invoke() - APP/Routing/Middleware/LanguageMiddleware.php, line 47
Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65
Core\Middleware\SeoMiddleware::__invoke() - ROOT/modules/Core/src/Middleware/SeoMiddleware.php, line 47
Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr641c9843ba06c-trace').style.display = (document.getElementById('cakeErr641c9843ba06c-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: Trying to get property 'formatted_seo_name' of non-object [<b>APP/Template/Products/index.ctp</b>, line <b>7</b>]<div id="cakeErr641c9843ba06c-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr641c9843ba06c-code').style.display = (document.getElementById('cakeErr641c9843ba06c-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr641c9843ba06c-context').style.display = (document.getElementById('cakeErr641c9843ba06c-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr641c9843ba06c-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">assign</span><span style="color: #007700">(</span><span style="color: #DD0000">'title'</span><span style="color: #007700">, </span><span style="color: #0000BB">ucfirst</span><span style="color: #007700">(</span><span style="color: #0000BB">$category</span><span style="color: #007700">-></span><span style="color: #0000BB">name</span><span style="color: #007700">));</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">assign</span><span style="color: #007700">(</span><span style="color: #DD0000">'pageTitle'</span><span style="color: #007700">, </span><span style="color: #0000BB">$category</span><span style="color: #007700">-></span><span style="color: #0000BB">formatted_seo_name </span><span style="color: #007700">. </span><span style="color: #DD0000">" bij " </span><span style="color: #007700">. </span><span style="color: #0000BB">Setting</span><span style="color: #007700">::</span><span style="color: #0000BB">read</span><span style="color: #007700">(</span><span style="color: #DD0000">'company.name'</span><span style="color: #007700">));</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB"></span></span></code></pre><pre id="cakeErr641c9843ba06c-context" class="cake-context" style="display: none;">$viewFile = '/home/plintenfab/domains/sokkelfabriek.nl/public_html/src/Template/Products/index.ctp'
$dataForView = [
'_authUser' => [],
'crumbs' => [
(int) 0 => object(App\Model\Entity\Category) {}
],
'activeCategory' => object(App\Model\Entity\Category) {
'id' => (int) 13,
'name' => 'Sokkels',
'description' => null,
'menu_description' => '',
'content' => null,
'page_title' => 'Sokkels',
'menu_title' => '',
'title' => null,
'header_content' => '',
'footer_content' => null,
'friendly_url' => 'sokkels',
'back_color' => '#222222',
'image' => '83-van-den-berg-3-G.jpg',
'image_dir' => '0cc8eb3e-9e5d-4278-860d-c00c075e175d',
'sidebar_image' => null,
'sidebar_image_dir' => null,
'is_visible' => false,
'attribute_google_merchant_category_number' => (int) 696,
'lft' => (int) 1,
'rght' => (int) 56,
'parent_id' => null,
'sort_priority' => (int) 0,
'products_count' => (int) 0,
'disabled_filters' => null,
'seo_keywords' => 'sokkel, sokkels, zuil, zuilen, verschillende materialen, verschillende kleuren, pilaar, pilaren, ruime assortiment, sokkels kopen, sokkel kopen, plantentafels, plantenbakken, maatwerk, bijzettafels',
'seo_description' => 'Sokkelfabriek / sokkels, zuilen, pilaren, bijzettafels, salontafels makkelijk online te bestellen. Ook maatwerk mogelijk',
'seo_robots' => '',
'old_reference' => '4',
'created' => object(Cake\I18n\FrozenTime) {},
'modified' => object(Cake\I18n\FrozenTime) {},
'created_by_id' => null,
'modified_by_id' => (int) 76,
'formatted_seo_name' => 'Sokkels',
'[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]' => 'Categories'
},
'children' => [
(int) 0 => [
'id' => (int) 95,
'name' => 'Accessoires',
'friendly_url' => 'accessoires',
'parent_id' => (int) 13,
'children' => [
[maximum depth reached]
],
'formatted_seo_name' => 'Accessoires'
],
(int) 1 => [
'id' => (int) 88,
'name' => 'Houten sokkels ',
'friendly_url' => 'houten-sokkels',
'parent_id' => (int) 13,
'children' => [
[maximum depth reached]
],
'formatted_seo_name' => 'Houten sokkels '
],
(int) 2 => [
'id' => (int) 101,
'name' => 'Metalen sokkels',
'friendly_url' => 'metalen-sokkels',
'parent_id' => (int) 13,
'children' => [[maximum depth reached]],
'formatted_seo_name' => 'Metalen sokkels'
],
(int) 3 => [
'id' => (int) 124,
'name' => 'Plantenbakken',
'friendly_url' => 'plantenbakken',
'parent_id' => (int) 13,
'children' => [[maximum depth reached]],
'formatted_seo_name' => 'Plantenbakken'
],
(int) 4 => [
'id' => (int) 96,
'name' => 'Sokkels op kleur',
'friendly_url' => 'sokkels-op-kleur',
'parent_id' => (int) 13,
'children' => [
[maximum depth reached]
],
'formatted_seo_name' => 'Sokkels op kleur'
],
(int) 5 => [
'id' => (int) 122,
'name' => 'Specials',
'friendly_url' => 'specials',
'parent_id' => (int) 13,
'children' => [
[maximum depth reached]
],
'formatted_seo_name' => 'Specials'
]
],
'category' => null,
'models' => object(Cake\ORM\ResultSet) {
'items' => [
[maximum depth reached]
]
},
'showCategoryHeader' => true,
'menuItems' => [
(int) 0 => object(Cake\ORM\Entity) {},
(int) 1 => object(Cake\ORM\Entity) {},
(int) 2 => object(Cake\ORM\Entity) {},
(int) 3 => object(Cake\ORM\Entity) {}
],
'categories' => [
(int) 0 => object(App\Model\Entity\Category) {},
(int) 1 => object(App\Model\Entity\Category) {},
(int) 2 => object(App\Model\Entity\Category) {},
(int) 3 => object(App\Model\Entity\Category) {},
(int) 4 => object(App\Model\Entity\Category) {},
(int) 5 => object(App\Model\Entity\Category) {}
]
]
$bufferLevel = (int) 1
$_authUser = []
$crumbs = [
(int) 0 => object(App\Model\Entity\Category) {
'id' => (int) 13,
'name' => 'Sokkels',
'description' => null,
'menu_description' => '',
'content' => null,
'page_title' => 'Sokkels',
'menu_title' => '',
'title' => null,
'header_content' => '',
'footer_content' => null,
'friendly_url' => 'sokkels',
'back_color' => '#222222',
'image' => '83-van-den-berg-3-G.jpg',
'image_dir' => '0cc8eb3e-9e5d-4278-860d-c00c075e175d',
'sidebar_image' => null,
'sidebar_image_dir' => null,
'is_visible' => false,
'attribute_google_merchant_category_number' => (int) 696,
'lft' => (int) 1,
'rght' => (int) 56,
'parent_id' => null,
'sort_priority' => (int) 0,
'products_count' => (int) 0,
'disabled_filters' => null,
'seo_keywords' => 'sokkel, sokkels, zuil, zuilen, verschillende materialen, verschillende kleuren, pilaar, pilaren, ruime assortiment, sokkels kopen, sokkel kopen, plantentafels, plantenbakken, maatwerk, bijzettafels',
'seo_description' => 'Sokkelfabriek / sokkels, zuilen, pilaren, bijzettafels, salontafels makkelijk online te bestellen. Ook maatwerk mogelijk',
'seo_robots' => '',
'old_reference' => '4',
'created' => object(Cake\I18n\FrozenTime) {},
'modified' => object(Cake\I18n\FrozenTime) {},
'created_by_id' => null,
'modified_by_id' => (int) 76,
'formatted_seo_name' => 'Sokkels',
'[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]' => 'Categories'
}
]
$activeCategory = object(App\Model\Entity\Category) {
'id' => (int) 13,
'name' => 'Sokkels',
'description' => null,
'menu_description' => '',
'content' => null,
'page_title' => 'Sokkels',
'menu_title' => '',
'title' => null,
'header_content' => '',
'footer_content' => null,
'friendly_url' => 'sokkels',
'back_color' => '#222222',
'image' => '83-van-den-berg-3-G.jpg',
'image_dir' => '0cc8eb3e-9e5d-4278-860d-c00c075e175d',
'sidebar_image' => null,
'sidebar_image_dir' => null,
'is_visible' => false,
'attribute_google_merchant_category_number' => (int) 696,
'lft' => (int) 1,
'rght' => (int) 56,
'parent_id' => null,
'sort_priority' => (int) 0,
'products_count' => (int) 0,
'disabled_filters' => null,
'seo_keywords' => 'sokkel, sokkels, zuil, zuilen, verschillende materialen, verschillende kleuren, pilaar, pilaren, ruime assortiment, sokkels kopen, sokkel kopen, plantentafels, plantenbakken, maatwerk, bijzettafels',
'seo_description' => 'Sokkelfabriek / sokkels, zuilen, pilaren, bijzettafels, salontafels makkelijk online te bestellen. Ook maatwerk mogelijk',
'seo_robots' => '',
'old_reference' => '4',
'created' => object(Cake\I18n\FrozenTime) {},
'modified' => object(Cake\I18n\FrozenTime) {},
'created_by_id' => null,
'modified_by_id' => (int) 76,
'formatted_seo_name' => 'Sokkels',
'[new]' => false,
'[accessible]' => [
'*' => true
],
'[dirty]' => [],
'[original]' => [],
'[virtual]' => [
(int) 0 => 'formatted_seo_name'
],
'[hasErrors]' => false,
'[errors]' => [],
'[invalid]' => [],
'[repository]' => 'Categories'
}
$children = [
(int) 0 => [
'id' => (int) 95,
'name' => 'Accessoires',
'friendly_url' => 'accessoires',
'parent_id' => (int) 13,
'children' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => [
[maximum depth reached]
],
(int) 2 => [
[maximum depth reached]
],
(int) 3 => [
[maximum depth reached]
]
],
'formatted_seo_name' => 'Accessoires'
],
(int) 1 => [
'id' => (int) 88,
'name' => 'Houten sokkels ',
'friendly_url' => 'houten-sokkels',
'parent_id' => (int) 13,
'children' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => [
[maximum depth reached]
],
(int) 2 => [
[maximum depth reached]
]
],
'formatted_seo_name' => 'Houten sokkels '
],
(int) 2 => [
'id' => (int) 101,
'name' => 'Metalen sokkels',
'friendly_url' => 'metalen-sokkels',
'parent_id' => (int) 13,
'children' => [],
'formatted_seo_name' => 'Metalen sokkels'
],
(int) 3 => [
'id' => (int) 124,
'name' => 'Plantenbakken',
'friendly_url' => 'plantenbakken',
'parent_id' => (int) 13,
'children' => [],
'formatted_seo_name' => 'Plantenbakken'
],
(int) 4 => [
'id' => (int) 96,
'name' => 'Sokkels op kleur',
'friendly_url' => 'sokkels-op-kleur',
'parent_id' => (int) 13,
'children' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => [
[maximum depth reached]
],
(int) 2 => [
[maximum depth reached]
],
(int) 3 => [
[maximum depth reached]
]
],
'formatted_seo_name' => 'Sokkels op kleur'
],
(int) 5 => [
'id' => (int) 122,
'name' => 'Specials',
'friendly_url' => 'specials',
'parent_id' => (int) 13,
'children' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => [
[maximum depth reached]
],
(int) 2 => [
[maximum depth reached]
],
(int) 3 => [
[maximum depth reached]
],
(int) 4 => [
[maximum depth reached]
]
],
'formatted_seo_name' => 'Specials'
]
]
$category = null
$models = object(Cake\ORM\ResultSet) {
'items' => [
(int) 0 => object(App\Model\Entity\Model) {},
(int) 1 => object(App\Model\Entity\Model) {},
(int) 2 => object(App\Model\Entity\Model) {},
(int) 3 => object(App\Model\Entity\Model) {},
(int) 4 => object(App\Model\Entity\Model) {},
(int) 5 => object(App\Model\Entity\Model) {},
(int) 6 => object(App\Model\Entity\Model) {},
(int) 7 => object(App\Model\Entity\Model) {},
(int) 8 => object(App\Model\Entity\Model) {},
(int) 9 => object(App\Model\Entity\Model) {},
(int) 10 => object(App\Model\Entity\Model) {},
(int) 11 => object(App\Model\Entity\Model) {},
(int) 12 => object(App\Model\Entity\Model) {},
(int) 13 => object(App\Model\Entity\Model) {},
(int) 14 => object(App\Model\Entity\Model) {},
(int) 15 => object(App\Model\Entity\Model) {},
(int) 16 => object(App\Model\Entity\Model) {},
(int) 17 => object(App\Model\Entity\Model) {},
(int) 18 => object(App\Model\Entity\Model) {},
(int) 19 => object(App\Model\Entity\Model) {}
]
}
$showCategoryHeader = true
$menuItems = [
(int) 0 => object(Cake\ORM\Entity) {
'id' => (int) 28,
'menu_id' => (int) 1,
'page_id' => null,
'name' => 'Bedrijven',
'subtitle' => null,
'url' => '/bedrijven',
'is_visible' => true,
'is_visible_with_account' => false,
'lft' => (int) 29,
'rght' => (int) 30,
'parent_id' => null,
'css_class' => '',
'sort_priority' => (int) 0,
'created' => object(Cake\I18n\FrozenTime) {},
'modified' => object(Cake\I18n\FrozenTime) {},
'page' => null,
'menu' => object(App\Model\Entity\Menu) {},
'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]' => 'MenuItems'
},
(int) 1 => object(Cake\ORM\Entity) {
'id' => (int) 27,
'menu_id' => (int) 1,
'page_id' => null,
'name' => 'Klantenservice',
'subtitle' => null,
'url' => '/klantenservice',
'is_visible' => true,
'is_visible_with_account' => false,
'lft' => (int) 27,
'rght' => (int) 28,
'parent_id' => null,
'css_class' => '',
'sort_priority' => (int) 0,
'created' => object(Cake\I18n\FrozenTime) {},
'modified' => object(Cake\I18n\FrozenTime) {},
'page' => null,
'menu' => object(App\Model\Entity\Menu) {},
'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]' => 'MenuItems'
},
(int) 2 => object(Cake\ORM\Entity) {
'id' => (int) 37,
'menu_id' => (int) 1,
'page_id' => null,
'name' => 'Maatwerk',
'subtitle' => null,
'url' => '/maatwerk',
'is_visible' => true,
'is_visible_with_account' => false,
'lft' => (int) 35,
'rght' => (int) 36,
'parent_id' => null,
'css_class' => '',
'sort_priority' => (int) 0,
'created' => object(Cake\I18n\FrozenTime) {},
'modified' => object(Cake\I18n\FrozenTime) {},
'page' => null,
'menu' => object(App\Model\Entity\Menu) {},
'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]' => 'MenuItems'
},
(int) 3 => object(Cake\ORM\Entity) {
'id' => (int) 8,
'menu_id' => (int) 1,
'page_id' => null,
'name' => 'Over ons',
'subtitle' => null,
'url' => '/over-ons',
'is_visible' => true,
'is_visible_with_account' => false,
'lft' => (int) 5,
'rght' => (int) 26,
'parent_id' => null,
'css_class' => '',
'sort_priority' => (int) 80,
'created' => object(Cake\I18n\FrozenTime) {},
'modified' => object(Cake\I18n\FrozenTime) {},
'page' => null,
'menu' => object(App\Model\Entity\Menu) {},
'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]' => 'MenuItems'
}
]
$categories = [
(int) 0 => object(App\Model\Entity\Category) {
'name' => 'Houten sokkels ',
'id' => (int) 88,
'friendly_url' => 'houten-sokkels',
'image' => '365x840.jpg',
'menu_description' => '<p class="MsoNoSpacing" style="line-height:150%">Met onze houten sokkels geef je je inrichting karakter en uitstraling.&nbsp;<span style="letter-spacing: 0.1px;">Verrijk je inrichting met de warmte van een massief eikenhouten zuil, geef je kantoor een luxe uitstraling met een gefineerde pilaar of zet je favoriete object in de spotlight op een sokkel van grenenhout.</span></p>
<p class="MsoNormal" style="margin: 0cm;">Benieuwd hoe onze houten sokkels er in het echt bij staan? Breng een bezoek aan onze&nbsp;<a href="https://www.sokkelfabriek.nl/showroom">showroom</a>&nbsp;om inspiratie op te doen.&nbsp;<span style="letter-spacing: 0.1px;">Al een keus gemaakt? Bestel dan je gewenste sokkel gemakkelijk online.&nbsp;</span><span style="letter-spacing: 0.1px;">Bij ons kun je ook terecht voor&nbsp;</span><a href="https://www.sokkelfabriek.nl/maatwerk" style="letter-spacing: 0.1px;">maatwerk</a><span style="letter-spacing: 0.1px;">. Kom maar op met je idee. W</span><span style="letter-spacing: 0.1px;">ij houden wel van een uitdaging.&nbsp;</span></p><p class="MsoNormal" style="margin: 0cm;"><span style="letter-spacing: 0.1px;"><br></span></p><p class="MsoNormal" style="margin: 0cm;"><span style="letter-spacing: 0.1px;">Bekijk ook ons uitgebreide aanbod aan</span><span style="letter-spacing: 0.1px;">&nbsp;</span><a href="https://www.sokkelfabriek.nl/sokkels/sokkels-op-kleur" style="letter-spacing: 0.1px;">sokkels op kleur</a><span style="letter-spacing: 0.1px;">,&nbsp;</span><a href="https://www.sokkelfabriek.nl/sokkels/metalen-sokkels" style="letter-spacing: 0.1px;">metalen sokkels</a><span style="letter-spacing: 0.1px;">,&nbsp;</span><span style="letter-spacing: 0.1px;"><span style="letter-spacing: 0.1px;"><a href="https://www.sokkelfabriek.nl/sokkels/plantenbakken" style="letter-spacing: 0.1px;">plantenbakken</a>,&nbsp;<span style="letter-spacing: 0.1px;"><span style="letter-spacing: 0.1px;"><span style="letter-spacing: 0.1px;"><a href="https://www.sokkelfabriek.nl/sokkels/specials" style="letter-spacing: 0.1px;">specials</a>&nbsp;en&nbsp;<a href="https://www.sokkelfabriek.nl/sokkels/accessoires" style="letter-spacing: 0.1px;">accessoires</a>.</span></span></span></span></span></p>',
'menu_title' => 'Massief hout',
'is_visible' => true,
'image_dir' => 'dfe898a8-baa0-48a5-9e83-b0f1da029d9e',
'parent_id' => (int) 13,
'children' => [
[maximum depth reached]
],
'formatted_seo_name' => 'Houten sokkels ',
'[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]' => 'Categories'
},
(int) 1 => object(App\Model\Entity\Category) {
'name' => 'Sokkels op kleur',
'id' => (int) 96,
'friendly_url' => 'sokkels-op-kleur',
'image' => 'new trendkleuren 2022 klein.png',
'menu_description' => '<p class="MsoNoSpacing" style="line-height:150%">Op zoek naar een sokkel met een statement? Onze gekleurde zuilen staan
voor je klaar! Perfect voor het presenteren van moderne kunst, opfleuren van
openbare ruimtes of inrichten van een levendig kantoor. Deze vrolijke zuilen
maken er altijd een feestje van!<o:p></o:p></p><p class="MsoNoSpacing" style="line-height:150%">De pilaren
worden opgebouwd uit hoogwaardig MDF dat vervolgens nauwkeurig wordt geschuurd
voor een vrijwel naadloos geheel. Dankzij dit slimme design staan onze MDF-zuilen als huizen, maar blijven ze
toch lekker licht en handzaam.</p><p class="MsoNoSpacing" style="line-height:150%"><o:p></o:p></p><p class="MsoNoSpacing" style="line-height:150%">Deze
kleurrijke sokkels hebben een draagvermogen tot wel 150 kilo, en kunnen zelfs
op maat worden gemaakt. Kies bijvoorbeeld voor sokkels in de kleuren van jouw
bedrijf, of ga voor zuilen met je logo erop. Geen idee is ons te gek, dus vraag snel
naar de mogelijkheden!</p><p class="MsoNoSpacing" style="line-height:150%"><o:p></o:p></p>',
'menu_title' => '',
'is_visible' => true,
'image_dir' => '66f203a5-c331-4cbe-85b7-46ba15d79c8a',
'parent_id' => (int) 13,
'children' => [
[maximum depth reached]
],
'formatted_seo_name' => 'Sokkels op kleur',
'[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]' => 'Categories'
},
(int) 2 => object(App\Model\Entity\Category) {
'name' => 'Metalen sokkels',
'id' => (int) 101,
'friendly_url' => 'metalen-sokkels',
'image' => '230-350-009.jpg',
'menu_description' => '<p class="MsoNormal" style="margin: 0cm; caret-color: rgb(0, 0, 0);">Ben jij op zoek naar een metalen sokkel met een stoer, minimalistisch design <span style="letter-spacing: 0.1px;">die ook zijn plek weet in een landelijk interieur?<br><br></span><span style="letter-spacing: 0.1px;">Bekijk dan eens onze metalen sokkels.&nbsp;</span><span style="letter-spacing: 0.1px;">Zo dragen onze zwart gelakte sokkels bij aan een luxe uitstraling van je winkel, geven onze metalen zuilen met RVS bewerking&nbsp;</span><span style="letter-spacing: 0.1px;">een&nbsp;</span><span style="letter-spacing: 0.1px;">industriële twist aan je interieur en toveren onze ronde pilaren je kantoor om tot een moderne werkplek.&nbsp;</span></p>
<p class="MsoNormal" style="margin: 0cm;"><span style="caret-color: rgb(0, 0, 0);"><br></span></p>
<p class="MsoNormal" style="margin: 0cm;">Benieuwd hoe onze sokkels er in het echt bij staan? Breng een bezoek aan onze <a href="https://www.sokkelfabriek.nl/showroom">showroom</a> om inspiratie op te doen.&nbsp;<span style="letter-spacing: 0.1px;">Al een keus gemaakt? Bestel dan je gewenste sokkel gemakkelijk online.&nbsp;</span><span style="letter-spacing: 0.1px;">Bij ons kun je ook terecht voor </span><a href="https://www.sokkelfabriek.nl/maatwerk" style="letter-spacing: 0.1px;">maatwerk</a><span style="letter-spacing: 0.1px;">. Kom maar op met je idee. W</span><span style="letter-spacing: 0.1px;">ij houden wel van een uitdaging.</span></p>
<p class="MsoNormal" style="margin: 0cm;"><br></p><p class="MsoNormal" style="margin: 0cm;"><span style="letter-spacing: 0.1px;">Bekijk ook ons uitgebreide aanbod aan&nbsp;</span><a href="https://www.sokkelfabriek.nl/sokkels/houten-sokkels" target="_blank">houten sokkels</a>,&nbsp;<a href="https://www.sokkelfabriek.nl/sokkels/sokkels-op-kleur" style="letter-spacing: 0.1px;">sokkels op kleur</a>,&nbsp;<span style="letter-spacing: 0.1px;"><span style="letter-spacing: 0.1px;"><a href="https://www.sokkelfabriek.nl/sokkels/plantenbakken" style="letter-spacing: 0.1px;">plantenbakken</a>,&nbsp;<span style="letter-spacing: 0.1px;"><span style="letter-spacing: 0.1px;"><span style="letter-spacing: 0.1px;"><a href="https://www.sokkelfabriek.nl/sokkels/specials" style="letter-spacing: 0.1px;">specials</a>&nbsp;en<span style="letter-spacing: 0.1px;">&nbsp;</span><a href="https://www.sokkelfabriek.nl/sokkels/accessoires" style="letter-spacing: 0.1px;">accessoires</a>.</span></span></span></span></span></p>',
'menu_title' => '',
'is_visible' => true,
'image_dir' => '852151c9-b250-4342-b165-c566f01bd355',
'parent_id' => (int) 13,
'children' => [[maximum depth reached]],
'formatted_seo_name' => 'Metalen sokkels',
'[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]' => 'Categories'
},
(int) 3 => object(App\Model\Entity\Category) {
'name' => 'Plantenbakken',
'id' => (int) 124,
'friendly_url' => 'plantenbakken',
'image' => null,
'menu_description' => '<p>Op zoek naar plantenbakken op maat? Net als onze sokkels zijn onze plantenbakken superstrak, naadloos en gemaakt van het materiaal dat jij kiest: eiken fineer; onbehandeld,
geolied of gelakt, of MDF in de kleur die jij wilt.<br><br>Ook de
afwerkingsmogelijkheden zijn eindeloos: met het logo van de klant, een tekst, een bijzondere lederlook, een subtiele streep of indirecte verlichting? Kijk hier voor onze standaard afmetingen en afwerking. Heb je afwijkende maten nodig dat kan zeker, neem contact met ons op. Onze plantenbakken zijn uitsluitend geschikt voor het interieur.</p>',
'menu_title' => 'Plantenbakken',
'is_visible' => true,
'image_dir' => null,
'parent_id' => (int) 13,
'children' => [[maximum depth reached]],
'formatted_seo_name' => 'Plantenbakken',
'[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]' => 'Categories'
},
(int) 4 => object(App\Model\Entity\Category) {
'name' => 'Specials',
'id' => (int) 122,
'friendly_url' => 'specials',
'image' => null,
'menu_description' => '<p class="MsoNoSpacing" style="line-height:150%">Onze creatieve vakmensen zijn constant bezig met het ontwikkelen van nieuwe toepassingen om jouw favoriete objecten, bedrijf of&nbsp;dienst in de spotlights te zetten.&nbsp;<span style="letter-spacing: 0.1px;">Deze unieke producten vallen niet binnen een hokje en daar zijn wij trots op. Op deze pagina nemen wij je graag mee in de wereld van onze 'Specials': Sokkels met een twist!</span></p>
<p class="MsoNoSpacing" style="line-height:150%">Nieuwsgierig geworden?&nbsp;<span style="letter-spacing: 0.1px;">Breng een bezoek aan onze&nbsp;</span><a href="https://www.sokkelfabriek.nl/showroom" style="letter-spacing: 0.1px;">showroom</a><span style="letter-spacing: 0.1px;">&nbsp;om inspiratie op te doen.&nbsp;</span><span style="letter-spacing: 0.1px;">Heb jij zelf een creatief voorstel? Geen probleem. Bij ons kun je ook terecht voor&nbsp;</span><a href="https://www.sokkelfabriek.nl/maatwerk" style="letter-spacing: 0.1px;">maatwerk</a><span style="letter-spacing: 0.1px;">. Kom maar op met je idee. W</span><span style="letter-spacing: 0.1px;">ij houden wel van een uitdaging.</span></p>
<p class="MsoNormal" style="margin: 0cm;"><span style="letter-spacing: 0.1px;">Bekijk ons uitgebreide aanbod aan</span><span style="letter-spacing: 0.1px;">&nbsp;</span><a href="https://www.sokkelfabriek.nl/sokkels/metalen-sokkels" style="letter-spacing: 0.1px;">metalen sokkels</a>,&nbsp;<a href="https://www.sokkelfabriek.nl/sokkels/sokkels-op-kleur" style="letter-spacing: 0.1px;">sokkels op kleur</a>,&nbsp;<span style="letter-spacing: 0.1px;"><span style="letter-spacing: 0.1px;"><a href="https://www.sokkelfabriek.nl/sokkels/plantenbakken" style="letter-spacing: 0.1px;">plantenbakken</a>,&nbsp;<span style="letter-spacing: 0.1px;"><span style="letter-spacing: 0.1px;"><span style="letter-spacing: 0.1px;"><a href="https://www.sokkelfabriek.nl/sokkels/houten-sokkels" target="_blank">houten sokkels</a>&nbsp;en&nbsp;<a href="https://www.sokkelfabriek.nl/sokkels/accessoires" style="letter-spacing: 0.1px;">accessoires</a>.</span></span></span></span></span></p>
<p class="MsoNoSpacing" style="line-height:150%"><o:p></o:p></p>',
'menu_title' => '',
'is_visible' => true,
'image_dir' => null,
'parent_id' => (int) 13,
'children' => [
[maximum depth reached]
],
'formatted_seo_name' => 'Specials',
'[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]' => 'Categories'
},
(int) 5 => object(App\Model\Entity\Category) {
'name' => 'Accessoires',
'id' => (int) 95,
'friendly_url' => 'accessoires',
'image' => null,
'menu_description' => '<p class="MsoNormal">Vind hier
alle accessoires om het maximale uit je sokkel te halen! Wil jij je zuil nét
een beetje extra geven? Bekijk dan onze glazen en houten topplaten. Deze sterke
platen geven niet alleen een persoonlijk tintje aan jouw sokkel; ze helpen ook
nog eens beschadigingen te voorkomen. Dubbel handig!<br></p><p class="MsoNoSpacing" style="line-height:150%"><o:p></o:p></p><p class="MsoNoSpacing" style="line-height:150%">Om jouw
pilaar nog gezelliger te maken, verkopen wij nu ook sfeervolle windlichten. Zo
geef je jouw volgende buurtbarbecue of tuinfeestje helemaal in stijl!</p><p class="MsoNoSpacing" style="line-height:150%"><o:p></o:p></p>',
'menu_title' => '',
'is_visible' => true,
'image_dir' => null,
'parent_id' => (int) 13,
'children' => [
[maximum depth reached]
],
'formatted_seo_name' => 'Accessoires',
'[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]' => 'Categories'
}
]</pre><pre class="stack-trace">include - APP/Template/Products/index.ctp, line 7
Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1435
Cake\View\View::_render() - CORE/src/View/View.php, line 1393
Cake\View\View::render() - CORE/src/View/View.php, line 892
Cake\Controller\Controller::render() - CORE/src/Controller/Controller.php, line 791
Cake\Http\ActionDispatcher::_invoke() - CORE/src/Http/ActionDispatcher.php, line 126
Cake\Http\ActionDispatcher::dispatch() - CORE/src/Http/ActionDispatcher.php, line 94
Cake\Http\BaseApplication::__invoke() - CORE/src/Http/BaseApplication.php, line 256
Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65
Cake\Routing\Middleware\RoutingMiddleware::__invoke() - CORE/src/Routing/Middleware/RoutingMiddleware.php, line 164
Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65
App\Routing\Middleware\CorsMiddleware::__invoke() - APP/Routing/Middleware/CorsMiddleware.php, line 49
Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65
App\Routing\Middleware\LanguageMiddleware::__invoke() - APP/Routing/Middleware/LanguageMiddleware.php, line 47
Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65
Core\Middleware\SeoMiddleware::__invoke() - ROOT/modules/Core/src/Middleware/SeoMiddleware.php, line 47
Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr641c9843bb62d-trace').style.display = (document.getElementById('cakeErr641c9843bb62d-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: Trying to get property 'id' of non-object [<b>APP/Template/Products/index.ctp</b>, line <b>33</b>]<div id="cakeErr641c9843bb62d-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr641c9843bb62d-code').style.display = (document.getElementById('cakeErr641c9843bb62d-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr641c9843bb62d-context').style.display = (document.getElementById('cakeErr641c9843bb62d-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr641c9843bb62d-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"><span style="color: #0000BB"></span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">$canonical </span><span style="color: #007700">= \</span><span style="color: #0000BB">Cake</span><span style="color: #007700">\</span><span style="color: #0000BB">Routing</span><span style="color: #007700">\</span><span style="color: #0000BB">Router</span><span style="color: #007700">::</span><span style="color: #0000BB">url</span><span style="color: #007700">([</span><span style="color: #DD0000">'plugin' </span><span style="color: #007700">=> </span><span style="color: #0000BB">null</span><span style="color: #007700">, </span><span style="color: #DD0000">'controller' </span><span style="color: #007700">=> </span><span style="color: #DD0000">'Products'</span><span style="color: #007700">, </span><span style="color: #DD0000">'action' </span><span style="color: #007700">=> </span><span style="color: #DD0000">'index'</span><span style="color: #007700">, </span><span style="color: #0000BB">$category</span><span style="color: #007700">-></span><span style="color: #0000BB">id</span><span style="color: #007700">], </span><span style="color: #0000BB">true</span><span style="color: #007700">);</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB">Configure</span><span style="color: #007700">::</span><span style="color: #0000BB">write</span><span style="color: #007700">(</span><span style="color: #DD0000">'Application.Page.Meta.canonical'</span><span style="color: #007700">, [</span><span style="color: #DD0000">'is_meta_tag' </span><span style="color: #007700">=> </span><span style="color: #0000BB">true</span><span style="color: #007700">, </span><span style="color: #DD0000">'content' </span><span style="color: #007700">=> </span><span style="color: #0000BB">$canonical</span><span style="color: #007700">]);</span></span></code></pre><pre id="cakeErr641c9843bb62d-context" class="cake-context" style="display: none;">$viewFile = '/home/plintenfab/domains/sokkelfabriek.nl/public_html/src/Template/Products/index.ctp'
$dataForView = [
'_authUser' => [],
'crumbs' => [
(int) 0 => object(App\Model\Entity\Category) {}
],
'activeCategory' => object(App\Model\Entity\Category) {
'id' => (int) 13,
'name' => 'Sokkels',
'description' => null,
'menu_description' => '',
'content' => null,
'page_title' => 'Sokkels',
'menu_title' => '',
'title' => null,
'header_content' => '',
'footer_content' => null,
'friendly_url' => 'sokkels',
'back_color' => '#222222',
'image' => '83-van-den-berg-3-G.jpg',
'image_dir' => '0cc8eb3e-9e5d-4278-860d-c00c075e175d',
'sidebar_image' => null,
'sidebar_image_dir' => null,
'is_visible' => false,
'attribute_google_merchant_category_number' => (int) 696,
'lft' => (int) 1,
'rght' => (int) 56,
'parent_id' => null,
'sort_priority' => (int) 0,
'products_count' => (int) 0,
'disabled_filters' => null,
'seo_keywords' => 'sokkel, sokkels, zuil, zuilen, verschillende materialen, verschillende kleuren, pilaar, pilaren, ruime assortiment, sokkels kopen, sokkel kopen, plantentafels, plantenbakken, maatwerk, bijzettafels',
'seo_description' => 'Sokkelfabriek / sokkels, zuilen, pilaren, bijzettafels, salontafels makkelijk online te bestellen. Ook maatwerk mogelijk',
'seo_robots' => '',
'old_reference' => '4',
'created' => object(Cake\I18n\FrozenTime) {},
'modified' => object(Cake\I18n\FrozenTime) {},
'created_by_id' => null,
'modified_by_id' => (int) 76,
'formatted_seo_name' => 'Sokkels',
'[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]' => 'Categories'
},
'children' => [
(int) 0 => [
'id' => (int) 95,
'name' => 'Accessoires',
'friendly_url' => 'accessoires',
'parent_id' => (int) 13,
'children' => [
[maximum depth reached]
],
'formatted_seo_name' => 'Accessoires'
],
(int) 1 => [
'id' => (int) 88,
'name' => 'Houten sokkels ',
'friendly_url' => 'houten-sokkels',
'parent_id' => (int) 13,
'children' => [
[maximum depth reached]
],
'formatted_seo_name' => 'Houten sokkels '
],
(int) 2 => [
'id' => (int) 101,
'name' => 'Metalen sokkels',
'friendly_url' => 'metalen-sokkels',
'parent_id' => (int) 13,
'children' => [[maximum depth reached]],
'formatted_seo_name' => 'Metalen sokkels'
],
(int) 3 => [
'id' => (int) 124,
'name' => 'Plantenbakken',
'friendly_url' => 'plantenbakken',
'parent_id' => (int) 13,
'children' => [[maximum depth reached]],
'formatted_seo_name' => 'Plantenbakken'
],
(int) 4 => [
'id' => (int) 96,
'name' => 'Sokkels op kleur',
'friendly_url' => 'sokkels-op-kleur',
'parent_id' => (int) 13,
'children' => [
[maximum depth reached]
],
'formatted_seo_name' => 'Sokkels op kleur'
],
(int) 5 => [
'id' => (int) 122,
'name' => 'Specials',
'friendly_url' => 'specials',
'parent_id' => (int) 13,
'children' => [
[maximum depth reached]
],
'formatted_seo_name' => 'Specials'
]
],
'category' => null,
'models' => object(Cake\ORM\ResultSet) {
'items' => [
[maximum depth reached]
]
},
'showCategoryHeader' => true,
'menuItems' => [
(int) 0 => object(Cake\ORM\Entity) {},
(int) 1 => object(Cake\ORM\Entity) {},
(int) 2 => object(Cake\ORM\Entity) {},
(int) 3 => object(Cake\ORM\Entity) {}
],
'categories' => [
(int) 0 => object(App\Model\Entity\Category) {},
(int) 1 => object(App\Model\Entity\Category) {},
(int) 2 => object(App\Model\Entity\Category) {},
(int) 3 => object(App\Model\Entity\Category) {},
(int) 4 => object(App\Model\Entity\Category) {},
(int) 5 => object(App\Model\Entity\Category) {}
]
]
$bufferLevel = (int) 1
$_authUser = []
$crumbs = [
(int) 0 => object(App\Model\Entity\Category) {
'id' => (int) 13,
'name' => 'Sokkels',
'description' => null,
'menu_description' => '',
'content' => null,
'page_title' => 'Sokkels',
'menu_title' => '',
'title' => null,
'header_content' => '',
'footer_content' => null,
'friendly_url' => 'sokkels',
'back_color' => '#222222',
'image' => '83-van-den-berg-3-G.jpg',
'image_dir' => '0cc8eb3e-9e5d-4278-860d-c00c075e175d',
'sidebar_image' => null,
'sidebar_image_dir' => null,
'is_visible' => false,
'attribute_google_merchant_category_number' => (int) 696,
'lft' => (int) 1,
'rght' => (int) 56,
'parent_id' => null,
'sort_priority' => (int) 0,
'products_count' => (int) 0,
'disabled_filters' => null,
'seo_keywords' => 'sokkel, sokkels, zuil, zuilen, verschillende materialen, verschillende kleuren, pilaar, pilaren, ruime assortiment, sokkels kopen, sokkel kopen, plantentafels, plantenbakken, maatwerk, bijzettafels',
'seo_description' => 'Sokkelfabriek / sokkels, zuilen, pilaren, bijzettafels, salontafels makkelijk online te bestellen. Ook maatwerk mogelijk',
'seo_robots' => '',
'old_reference' => '4',
'created' => object(Cake\I18n\FrozenTime) {},
'modified' => object(Cake\I18n\FrozenTime) {},
'created_by_id' => null,
'modified_by_id' => (int) 76,
'formatted_seo_name' => 'Sokkels',
'[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]' => 'Categories'
}
]
$activeCategory = object(App\Model\Entity\Category) {
'id' => (int) 13,
'name' => 'Sokkels',
'description' => null,
'menu_description' => '',
'content' => null,
'page_title' => 'Sokkels',
'menu_title' => '',
'title' => null,
'header_content' => '',
'footer_content' => null,
'friendly_url' => 'sokkels',
'back_color' => '#222222',
'image' => '83-van-den-berg-3-G.jpg',
'image_dir' => '0cc8eb3e-9e5d-4278-860d-c00c075e175d',
'sidebar_image' => null,
'sidebar_image_dir' => null,
'is_visible' => false,
'attribute_google_merchant_category_number' => (int) 696,
'lft' => (int) 1,
'rght' => (int) 56,
'parent_id' => null,
'sort_priority' => (int) 0,
'products_count' => (int) 0,
'disabled_filters' => null,
'seo_keywords' => 'sokkel, sokkels, zuil, zuilen, verschillende materialen, verschillende kleuren, pilaar, pilaren, ruime assortiment, sokkels kopen, sokkel kopen, plantentafels, plantenbakken, maatwerk, bijzettafels',
'seo_description' => 'Sokkelfabriek / sokkels, zuilen, pilaren, bijzettafels, salontafels makkelijk online te bestellen. Ook maatwerk mogelijk',
'seo_robots' => '',
'old_reference' => '4',
'created' => object(Cake\I18n\FrozenTime) {},
'modified' => object(Cake\I18n\FrozenTime) {},
'created_by_id' => null,
'modified_by_id' => (int) 76,
'formatted_seo_name' => 'Sokkels',
'[new]' => false,
'[accessible]' => [
'*' => true
],
'[dirty]' => [],
'[original]' => [],
'[virtual]' => [
(int) 0 => 'formatted_seo_name'
],
'[hasErrors]' => false,
'[errors]' => [],
'[invalid]' => [],
'[repository]' => 'Categories'
}
$children = [
(int) 0 => [
'id' => (int) 95,
'name' => 'Accessoires',
'friendly_url' => 'accessoires',
'parent_id' => (int) 13,
'children' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => [
[maximum depth reached]
],
(int) 2 => [
[maximum depth reached]
],
(int) 3 => [
[maximum depth reached]
]
],
'formatted_seo_name' => 'Accessoires'
],
(int) 1 => [
'id' => (int) 88,
'name' => 'Houten sokkels ',
'friendly_url' => 'houten-sokkels',
'parent_id' => (int) 13,
'children' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => [
[maximum depth reached]
],
(int) 2 => [
[maximum depth reached]
]
],
'formatted_seo_name' => 'Houten sokkels '
],
(int) 2 => [
'id' => (int) 101,
'name' => 'Metalen sokkels',
'friendly_url' => 'metalen-sokkels',
'parent_id' => (int) 13,
'children' => [],
'formatted_seo_name' => 'Metalen sokkels'
],
(int) 3 => [
'id' => (int) 124,
'name' => 'Plantenbakken',
'friendly_url' => 'plantenbakken',
'parent_id' => (int) 13,
'children' => [],
'formatted_seo_name' => 'Plantenbakken'
],
(int) 4 => [
'id' => (int) 96,
'name' => 'Sokkels op kleur',
'friendly_url' => 'sokkels-op-kleur',
'parent_id' => (int) 13,
'children' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => [
[maximum depth reached]
],
(int) 2 => [
[maximum depth reached]
],
(int) 3 => [
[maximum depth reached]
]
],
'formatted_seo_name' => 'Sokkels op kleur'
],
(int) 5 => [
'id' => (int) 122,
'name' => 'Specials',
'friendly_url' => 'specials',
'parent_id' => (int) 13,
'children' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => [
[maximum depth reached]
],
(int) 2 => [
[maximum depth reached]
],
(int) 3 => [
[maximum depth reached]
],
(int) 4 => [
[maximum depth reached]
]
],
'formatted_seo_name' => 'Specials'
]
]
$category = null
$models = object(Cake\ORM\ResultSet) {
'items' => [
(int) 0 => object(App\Model\Entity\Model) {},
(int) 1 => object(App\Model\Entity\Model) {},
(int) 2 => object(App\Model\Entity\Model) {},
(int) 3 => object(App\Model\Entity\Model) {},
(int) 4 => object(App\Model\Entity\Model) {},
(int) 5 => object(App\Model\Entity\Model) {},
(int) 6 => object(App\Model\Entity\Model) {},
(int) 7 => object(App\Model\Entity\Model) {},
(int) 8 => object(App\Model\Entity\Model) {},
(int) 9 => object(App\Model\Entity\Model) {},
(int) 10 => object(App\Model\Entity\Model) {},
(int) 11 => object(App\Model\Entity\Model) {},
(int) 12 => object(App\Model\Entity\Model) {},
(int) 13 => object(App\Model\Entity\Model) {},
(int) 14 => object(App\Model\Entity\Model) {},
(int) 15 => object(App\Model\Entity\Model) {},
(int) 16 => object(App\Model\Entity\Model) {},
(int) 17 => object(App\Model\Entity\Model) {},
(int) 18 => object(App\Model\Entity\Model) {},
(int) 19 => object(App\Model\Entity\Model) {}
]
}
$showCategoryHeader = true
$menuItems = [
(int) 0 => object(Cake\ORM\Entity) {
'id' => (int) 28,
'menu_id' => (int) 1,
'page_id' => null,
'name' => 'Bedrijven',
'subtitle' => null,
'url' => '/bedrijven',
'is_visible' => true,
'is_visible_with_account' => false,
'lft' => (int) 29,
'rght' => (int) 30,
'parent_id' => null,
'css_class' => '',
'sort_priority' => (int) 0,
'created' => object(Cake\I18n\FrozenTime) {},
'modified' => object(Cake\I18n\FrozenTime) {},
'page' => null,
'menu' => object(App\Model\Entity\Menu) {},
'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]' => 'MenuItems'
},
(int) 1 => object(Cake\ORM\Entity) {
'id' => (int) 27,
'menu_id' => (int) 1,
'page_id' => null,
'name' => 'Klantenservice',
'subtitle' => null,
'url' => '/klantenservice',
'is_visible' => true,
'is_visible_with_account' => false,
'lft' => (int) 27,
'rght' => (int) 28,
'parent_id' => null,
'css_class' => '',
'sort_priority' => (int) 0,
'created' => object(Cake\I18n\FrozenTime) {},
'modified' => object(Cake\I18n\FrozenTime) {},
'page' => null,
'menu' => object(App\Model\Entity\Menu) {},
'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]' => 'MenuItems'
},
(int) 2 => object(Cake\ORM\Entity) {
'id' => (int) 37,
'menu_id' => (int) 1,
'page_id' => null,
'name' => 'Maatwerk',
'subtitle' => null,
'url' => '/maatwerk',
'is_visible' => true,
'is_visible_with_account' => false,
'lft' => (int) 35,
'rght' => (int) 36,
'parent_id' => null,
'css_class' => '',
'sort_priority' => (int) 0,
'created' => object(Cake\I18n\FrozenTime) {},
'modified' => object(Cake\I18n\FrozenTime) {},
'page' => null,
'menu' => object(App\Model\Entity\Menu) {},
'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]' => 'MenuItems'
},
(int) 3 => object(Cake\ORM\Entity) {
'id' => (int) 8,
'menu_id' => (int) 1,
'page_id' => null,
'name' => 'Over ons',
'subtitle' => null,
'url' => '/over-ons',
'is_visible' => true,
'is_visible_with_account' => false,
'lft' => (int) 5,
'rght' => (int) 26,
'parent_id' => null,
'css_class' => '',
'sort_priority' => (int) 80,
'created' => object(Cake\I18n\FrozenTime) {},
'modified' => object(Cake\I18n\FrozenTime) {},
'page' => null,
'menu' => object(App\Model\Entity\Menu) {},
'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]' => 'MenuItems'
}
]
$categories = [
(int) 0 => object(App\Model\Entity\Category) {
'name' => 'Houten sokkels ',
'id' => (int) 88,
'friendly_url' => 'houten-sokkels',
'image' => '365x840.jpg',
'menu_description' => '<p class="MsoNoSpacing" style="line-height:150%">Met onze houten sokkels geef je je inrichting karakter en uitstraling.&nbsp;<span style="letter-spacing: 0.1px;">Verrijk je inrichting met de warmte van een massief eikenhouten zuil, geef je kantoor een luxe uitstraling met een gefineerde pilaar of zet je favoriete object in de spotlight op een sokkel van grenenhout.</span></p>
<p class="MsoNormal" style="margin: 0cm;">Benieuwd hoe onze houten sokkels er in het echt bij staan? Breng een bezoek aan onze&nbsp;<a href="https://www.sokkelfabriek.nl/showroom">showroom</a>&nbsp;om inspiratie op te doen.&nbsp;<span style="letter-spacing: 0.1px;">Al een keus gemaakt? Bestel dan je gewenste sokkel gemakkelijk online.&nbsp;</span><span style="letter-spacing: 0.1px;">Bij ons kun je ook terecht voor&nbsp;</span><a href="https://www.sokkelfabriek.nl/maatwerk" style="letter-spacing: 0.1px;">maatwerk</a><span style="letter-spacing: 0.1px;">. Kom maar op met je idee. W</span><span style="letter-spacing: 0.1px;">ij houden wel van een uitdaging.&nbsp;</span></p><p class="MsoNormal" style="margin: 0cm;"><span style="letter-spacing: 0.1px;"><br></span></p><p class="MsoNormal" style="margin: 0cm;"><span style="letter-spacing: 0.1px;">Bekijk ook ons uitgebreide aanbod aan</span><span style="letter-spacing: 0.1px;">&nbsp;</span><a href="https://www.sokkelfabriek.nl/sokkels/sokkels-op-kleur" style="letter-spacing: 0.1px;">sokkels op kleur</a><span style="letter-spacing: 0.1px;">,&nbsp;</span><a href="https://www.sokkelfabriek.nl/sokkels/metalen-sokkels" style="letter-spacing: 0.1px;">metalen sokkels</a><span style="letter-spacing: 0.1px;">,&nbsp;</span><span style="letter-spacing: 0.1px;"><span style="letter-spacing: 0.1px;"><a href="https://www.sokkelfabriek.nl/sokkels/plantenbakken" style="letter-spacing: 0.1px;">plantenbakken</a>,&nbsp;<span style="letter-spacing: 0.1px;"><span style="letter-spacing: 0.1px;"><span style="letter-spacing: 0.1px;"><a href="https://www.sokkelfabriek.nl/sokkels/specials" style="letter-spacing: 0.1px;">specials</a>&nbsp;en&nbsp;<a href="https://www.sokkelfabriek.nl/sokkels/accessoires" style="letter-spacing: 0.1px;">accessoires</a>.</span></span></span></span></span></p>',
'menu_title' => 'Massief hout',
'is_visible' => true,
'image_dir' => 'dfe898a8-baa0-48a5-9e83-b0f1da029d9e',
'parent_id' => (int) 13,
'children' => [
[maximum depth reached]
],
'formatted_seo_name' => 'Houten sokkels ',
'[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]' => 'Categories'
},
(int) 1 => object(App\Model\Entity\Category) {
'name' => 'Sokkels op kleur',
'id' => (int) 96,
'friendly_url' => 'sokkels-op-kleur',
'image' => 'new trendkleuren 2022 klein.png',
'menu_description' => '<p class="MsoNoSpacing" style="line-height:150%">Op zoek naar een sokkel met een statement? Onze gekleurde zuilen staan
voor je klaar! Perfect voor het presenteren van moderne kunst, opfleuren van
openbare ruimtes of inrichten van een levendig kantoor. Deze vrolijke zuilen
maken er altijd een feestje van!<o:p></o:p></p><p class="MsoNoSpacing" style="line-height:150%">De pilaren
worden opgebouwd uit hoogwaardig MDF dat vervolgens nauwkeurig wordt geschuurd
voor een vrijwel naadloos geheel. Dankzij dit slimme design staan onze MDF-zuilen als huizen, maar blijven ze
toch lekker licht en handzaam.</p><p class="MsoNoSpacing" style="line-height:150%"><o:p></o:p></p><p class="MsoNoSpacing" style="line-height:150%">Deze
kleurrijke sokkels hebben een draagvermogen tot wel 150 kilo, en kunnen zelfs
op maat worden gemaakt. Kies bijvoorbeeld voor sokkels in de kleuren van jouw
bedrijf, of ga voor zuilen met je logo erop. Geen idee is ons te gek, dus vraag snel
naar de mogelijkheden!</p><p class="MsoNoSpacing" style="line-height:150%"><o:p></o:p></p>',
'menu_title' => '',
'is_visible' => true,
'image_dir' => '66f203a5-c331-4cbe-85b7-46ba15d79c8a',
'parent_id' => (int) 13,
'children' => [
[maximum depth reached]
],
'formatted_seo_name' => 'Sokkels op kleur',
'[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]' => 'Categories'
},
(int) 2 => object(App\Model\Entity\Category) {
'name' => 'Metalen sokkels',
'id' => (int) 101,
'friendly_url' => 'metalen-sokkels',
'image' => '230-350-009.jpg',
'menu_description' => '<p class="MsoNormal" style="margin: 0cm; caret-color: rgb(0, 0, 0);">Ben jij op zoek naar een metalen sokkel met een stoer, minimalistisch design <span style="letter-spacing: 0.1px;">die ook zijn plek weet in een landelijk interieur?<br><br></span><span style="letter-spacing: 0.1px;">Bekijk dan eens onze metalen sokkels.&nbsp;</span><span style="letter-spacing: 0.1px;">Zo dragen onze zwart gelakte sokkels bij aan een luxe uitstraling van je winkel, geven onze metalen zuilen met RVS bewerking&nbsp;</span><span style="letter-spacing: 0.1px;">een&nbsp;</span><span style="letter-spacing: 0.1px;">industriële twist aan je interieur en toveren onze ronde pilaren je kantoor om tot een moderne werkplek.&nbsp;</span></p>
<p class="MsoNormal" style="margin: 0cm;"><span style="caret-color: rgb(0, 0, 0);"><br></span></p>
<p class="MsoNormal" style="margin: 0cm;">Benieuwd hoe onze sokkels er in het echt bij staan? Breng een bezoek aan onze <a href="https://www.sokkelfabriek.nl/showroom">showroom</a> om inspiratie op te doen.&nbsp;<span style="letter-spacing: 0.1px;">Al een keus gemaakt? Bestel dan je gewenste sokkel gemakkelijk online.&nbsp;</span><span style="letter-spacing: 0.1px;">Bij ons kun je ook terecht voor </span><a href="https://www.sokkelfabriek.nl/maatwerk" style="letter-spacing: 0.1px;">maatwerk</a><span style="letter-spacing: 0.1px;">. Kom maar op met je idee. W</span><span style="letter-spacing: 0.1px;">ij houden wel van een uitdaging.</span></p>
<p class="MsoNormal" style="margin: 0cm;"><br></p><p class="MsoNormal" style="margin: 0cm;"><span style="letter-spacing: 0.1px;">Bekijk ook ons uitgebreide aanbod aan&nbsp;</span><a href="https://www.sokkelfabriek.nl/sokkels/houten-sokkels" target="_blank">houten sokkels</a>,&nbsp;<a href="https://www.sokkelfabriek.nl/sokkels/sokkels-op-kleur" style="letter-spacing: 0.1px;">sokkels op kleur</a>,&nbsp;<span style="letter-spacing: 0.1px;"><span style="letter-spacing: 0.1px;"><a href="https://www.sokkelfabriek.nl/sokkels/plantenbakken" style="letter-spacing: 0.1px;">plantenbakken</a>,&nbsp;<span style="letter-spacing: 0.1px;"><span style="letter-spacing: 0.1px;"><span style="letter-spacing: 0.1px;"><a href="https://www.sokkelfabriek.nl/sokkels/specials" style="letter-spacing: 0.1px;">specials</a>&nbsp;en<span style="letter-spacing: 0.1px;">&nbsp;</span><a href="https://www.sokkelfabriek.nl/sokkels/accessoires" style="letter-spacing: 0.1px;">accessoires</a>.</span></span></span></span></span></p>',
'menu_title' => '',
'is_visible' => true,
'image_dir' => '852151c9-b250-4342-b165-c566f01bd355',
'parent_id' => (int) 13,
'children' => [[maximum depth reached]],
'formatted_seo_name' => 'Metalen sokkels',
'[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]' => 'Categories'
},
(int) 3 => object(App\Model\Entity\Category) {
'name' => 'Plantenbakken',
'id' => (int) 124,
'friendly_url' => 'plantenbakken',
'image' => null,
'menu_description' => '<p>Op zoek naar plantenbakken op maat? Net als onze sokkels zijn onze plantenbakken superstrak, naadloos en gemaakt van het materiaal dat jij kiest: eiken fineer; onbehandeld,
geolied of gelakt, of MDF in de kleur die jij wilt.<br><br>Ook de
afwerkingsmogelijkheden zijn eindeloos: met het logo van de klant, een tekst, een bijzondere lederlook, een subtiele streep of indirecte verlichting? Kijk hier voor onze standaard afmetingen en afwerking. Heb je afwijkende maten nodig dat kan zeker, neem contact met ons op. Onze plantenbakken zijn uitsluitend geschikt voor het interieur.</p>',
'menu_title' => 'Plantenbakken',
'is_visible' => true,
'image_dir' => null,
'parent_id' => (int) 13,
'children' => [[maximum depth reached]],
'formatted_seo_name' => 'Plantenbakken',
'[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]' => 'Categories'
},
(int) 4 => object(App\Model\Entity\Category) {
'name' => 'Specials',
'id' => (int) 122,
'friendly_url' => 'specials',
'image' => null,
'menu_description' => '<p class="MsoNoSpacing" style="line-height:150%">Onze creatieve vakmensen zijn constant bezig met het ontwikkelen van nieuwe toepassingen om jouw favoriete objecten, bedrijf of&nbsp;dienst in de spotlights te zetten.&nbsp;<span style="letter-spacing: 0.1px;">Deze unieke producten vallen niet binnen een hokje en daar zijn wij trots op. Op deze pagina nemen wij je graag mee in de wereld van onze 'Specials': Sokkels met een twist!</span></p>
<p class="MsoNoSpacing" style="line-height:150%">Nieuwsgierig geworden?&nbsp;<span style="letter-spacing: 0.1px;">Breng een bezoek aan onze&nbsp;</span><a href="https://www.sokkelfabriek.nl/showroom" style="letter-spacing: 0.1px;">showroom</a><span style="letter-spacing: 0.1px;">&nbsp;om inspiratie op te doen.&nbsp;</span><span style="letter-spacing: 0.1px;">Heb jij zelf een creatief voorstel? Geen probleem. Bij ons kun je ook terecht voor&nbsp;</span><a href="https://www.sokkelfabriek.nl/maatwerk" style="letter-spacing: 0.1px;">maatwerk</a><span style="letter-spacing: 0.1px;">. Kom maar op met je idee. W</span><span style="letter-spacing: 0.1px;">ij houden wel van een uitdaging.</span></p>
<p class="MsoNormal" style="margin: 0cm;"><span style="letter-spacing: 0.1px;">Bekijk ons uitgebreide aanbod aan</span><span style="letter-spacing: 0.1px;">&nbsp;</span><a href="https://www.sokkelfabriek.nl/sokkels/metalen-sokkels" style="letter-spacing: 0.1px;">metalen sokkels</a>,&nbsp;<a href="https://www.sokkelfabriek.nl/sokkels/sokkels-op-kleur" style="letter-spacing: 0.1px;">sokkels op kleur</a>,&nbsp;<span style="letter-spacing: 0.1px;"><span style="letter-spacing: 0.1px;"><a href="https://www.sokkelfabriek.nl/sokkels/plantenbakken" style="letter-spacing: 0.1px;">plantenbakken</a>,&nbsp;<span style="letter-spacing: 0.1px;"><span style="letter-spacing: 0.1px;"><span style="letter-spacing: 0.1px;"><a href="https://www.sokkelfabriek.nl/sokkels/houten-sokkels" target="_blank">houten sokkels</a>&nbsp;en&nbsp;<a href="https://www.sokkelfabriek.nl/sokkels/accessoires" style="letter-spacing: 0.1px;">accessoires</a>.</span></span></span></span></span></p>
<p class="MsoNoSpacing" style="line-height:150%"><o:p></o:p></p>',
'menu_title' => '',
'is_visible' => true,
'image_dir' => null,
'parent_id' => (int) 13,
'children' => [
[maximum depth reached]
],
'formatted_seo_name' => 'Specials',
'[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]' => 'Categories'
},
(int) 5 => object(App\Model\Entity\Category) {
'name' => 'Accessoires',
'id' => (int) 95,
'friendly_url' => 'accessoires',
'image' => null,
'menu_description' => '<p class="MsoNormal">Vind hier
alle accessoires om het maximale uit je sokkel te halen! Wil jij je zuil nét
een beetje extra geven? Bekijk dan onze glazen en houten topplaten. Deze sterke
platen geven niet alleen een persoonlijk tintje aan jouw sokkel; ze helpen ook
nog eens beschadigingen te voorkomen. Dubbel handig!<br></p><p class="MsoNoSpacing" style="line-height:150%"><o:p></o:p></p><p class="MsoNoSpacing" style="line-height:150%">Om jouw
pilaar nog gezelliger te maken, verkopen wij nu ook sfeervolle windlichten. Zo
geef je jouw volgende buurtbarbecue of tuinfeestje helemaal in stijl!</p><p class="MsoNoSpacing" style="line-height:150%"><o:p></o:p></p>',
'menu_title' => '',
'is_visible' => true,
'image_dir' => null,
'parent_id' => (int) 13,
'children' => [
[maximum depth reached]
],
'formatted_seo_name' => 'Accessoires',
'[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]' => 'Categories'
}
]
$crumb = object(App\Model\Entity\Category) {
'id' => (int) 13,
'name' => 'Sokkels',
'description' => null,
'menu_description' => '',
'content' => null,
'page_title' => 'Sokkels',
'menu_title' => '',
'title' => null,
'header_content' => '',
'footer_content' => null,
'friendly_url' => 'sokkels',
'back_color' => '#222222',
'image' => '83-van-den-berg-3-G.jpg',
'image_dir' => '0cc8eb3e-9e5d-4278-860d-c00c075e175d',
'sidebar_image' => null,
'sidebar_image_dir' => null,
'is_visible' => false,
'attribute_google_merchant_category_number' => (int) 696,
'lft' => (int) 1,
'rght' => (int) 56,
'parent_id' => null,
'sort_priority' => (int) 0,
'products_count' => (int) 0,
'disabled_filters' => null,
'seo_keywords' => 'sokkel, sokkels, zuil, zuilen, verschillende materialen, verschillende kleuren, pilaar, pilaren, ruime assortiment, sokkels kopen, sokkel kopen, plantentafels, plantenbakken, maatwerk, bijzettafels',
'seo_description' => 'Sokkelfabriek / sokkels, zuilen, pilaren, bijzettafels, salontafels makkelijk online te bestellen. Ook maatwerk mogelijk',
'seo_robots' => '',
'old_reference' => '4',
'created' => object(Cake\I18n\FrozenTime) {},
'modified' => object(Cake\I18n\FrozenTime) {},
'created_by_id' => null,
'modified_by_id' => (int) 76,
'formatted_seo_name' => 'Sokkels',
'[new]' => false,
'[accessible]' => [
'*' => true
],
'[dirty]' => [],
'[original]' => [],
'[virtual]' => [
(int) 0 => 'formatted_seo_name'
],
'[hasErrors]' => false,
'[errors]' => [],
'[invalid]' => [],
'[repository]' => 'Categories'
}
$seoFields = [
'keywords' => 'seo_keywords',
'description' => 'seo_description',
'canonical' => 'seo_canonical_url',
'robots' => 'seo_robots'
]
$fieldName = 'seo_robots'
$metaName = 'robots'</pre><pre class="stack-trace">include - APP/Template/Products/index.ctp, line 33
Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1435
Cake\View\View::_render() - CORE/src/View/View.php, line 1393
Cake\View\View::render() - CORE/src/View/View.php, line 892
Cake\Controller\Controller::render() - CORE/src/Controller/Controller.php, line 791
Cake\Http\ActionDispatcher::_invoke() - CORE/src/Http/ActionDispatcher.php, line 126
Cake\Http\ActionDispatcher::dispatch() - CORE/src/Http/ActionDispatcher.php, line 94
Cake\Http\BaseApplication::__invoke() - CORE/src/Http/BaseApplication.php, line 256
Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65
Cake\Routing\Middleware\RoutingMiddleware::__invoke() - CORE/src/Routing/Middleware/RoutingMiddleware.php, line 164
Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65
App\Routing\Middleware\CorsMiddleware::__invoke() - APP/Routing/Middleware/CorsMiddleware.php, line 49
Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65
App\Routing\Middleware\LanguageMiddleware::__invoke() - APP/Routing/Middleware/LanguageMiddleware.php, line 47
Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65
Core\Middleware\SeoMiddleware::__invoke() - ROOT/modules/Core/src/Middleware/SeoMiddleware.php, line 47
Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65</pre></div></pre><div class="container">
<div class="row">
<div class="col-md-3">
<div id="product-filters">
<form method="get" accept-charset="utf-8" action="/sokkels"> <ul class="filters">
<li class="filter important">
<div class="togglable">
<div class="toggle">
<strong>Subcategorie</strong>
</div>
<div class="toggle-content">
<ul class="filter-options">
<li><a href="/sokkels/accessoires" title="Accessoires">Accessoires</a><ul><li><a href="/sokkels/accessoires/glas-topplaten" title="Glas topplaten ">Glas topplaten </a></li><li><a href="/sokkels/accessoires/houten-topplaten" title="Houten topplaten">Houten topplaten</a></li><li><a href="/sokkels/accessoires/windlichten" title="Windlichten">Windlichten</a></li><li><a href="/sokkels/accessoires/houten-beelden" title="Houten beelden">Houten beelden</a></li></ul></li><li><a href="/sokkels/houten-sokkels" title="Houten sokkels ">Houten sokkels </a><ul><li><a href="/sokkels/houten-sokkels/eiken-sokkels" title="Eiken Sokkels">Eiken Sokkels</a></li><li><a href="/sokkels/houten-sokkels/grenen-sokkels" title="Grenen Sokkels">Grenen Sokkels</a></li><li><a href="/sokkels/houten-sokkels/mdf-met-fineer-sokkels" title="MDF met Fineer sokkels">MDF met Fineer sokkels</a></li></ul></li><li><a href="/sokkels/metalen-sokkels" title="Metalen sokkels">Metalen sokkels</a></li><li><a href="/sokkels/plantenbakken" title="Plantenbakken">Plantenbakken</a></li><li><a href="/sokkels/sokkels-op-kleur" title="Sokkels op kleur">Sokkels op kleur</a><ul><li><a href="/sokkels/sokkels-op-kleur/sokkels-afgelakt-in-kleur" title="Sokkels afgelakt in kleur">Sokkels afgelakt in kleur</a></li><li><a href="/sokkels/sokkels-op-kleur/gegronde-sokkels" title="Gegronde sokkels">Gegronde sokkels</a></li><li><a href="/sokkels/sokkels-op-kleur/witte-sokkels" title="Witte sokkels">Witte sokkels</a></li><li><a href="/sokkels/sokkels-op-kleur/zwarte-sokkels" title="Zwarte sokkels">Zwarte sokkels</a></li></ul></li><li><a href="/sokkels/specials" title="Specials">Specials</a><ul><li><a href="/sokkels/specials/vitrine-sokkels" title="Vitrine Sokkels">Vitrine Sokkels</a></li><li><a href="/sokkels/specials/hexagon-sokkels" title="Hexagon sokkels">Hexagon sokkels</a></li><li><a href="/sokkels/specials/salontafels-presso" title="Salontafels-Presso">Salontafels-Presso</a></li><li><a href="/sokkels/specials/design-sokkels" title="Design Sokkels">Design Sokkels</a></li><li><a href="/sokkels/specials/led-sokkels" title="Led Sokkels">Led Sokkels</a></li></ul></li> </ul>
</div>
</div>
</li>
</ul>
</form></div>
</div>
<div class="col-md-9">
<div class="row row-small-padding"><div class="col-xs-6 col-md-4"><div class="product "><div class="sale-header not-active">Aanbieding (-<span class="sale-percentage">0</span>%)</div><div class="product-image"><a href="/product/sokkels/specials/led-sokkels/1015-led-sokkel-vierkant/300-x-300-x-500-mm" title="Sokkel Led Kunststof Vierkant | Verschillende Afmetingen"><img src="https://www.sokkelfabriek.nl/files/models/image/4655be7c-6332-4f21-ace8-110c4a3b4c8a/thumb_led%20sokkels%20vierkant.png" class="product-image" alt="Sokkel Led Kunststof Vierkant | Verschillende Afmetingen"/></a></div><div class="product-content-wrapper"><div class="product-content"><div class="product-title "><a href="/product/sokkels/specials/led-sokkels/1015-led-sokkel-vierkant/300-x-300-x-500-mm" title="Sokkel Led Kunststof Vierkant | Verschillende Afmetingen">Led Sokkel Vierkant</a></div><div class="text-muted"><span class="text-muted text-light">Model 1015</span> | Kunststof</div></div><div class="product-details"><form method="post" accept-charset="utf-8" action="/sokkels"><div style="display:none;"><input type="hidden" name="_method" value="POST"/></div><div class="row"><div class="col-xs-7"><div class="form-group"><select name="product_version" class="product-version-list select-modern full-width" id="products644" data-product="644"><option value="1176" data-url="/product/sokkels/specials/led-sokkels/1015-led-sokkel-vierkant/300-x-300-x-500-mm" data-slug="300-x-300-x-500-mm">300 x 300 x 500 mm</option><option value="1177" data-url="/product/sokkels/specials/led-sokkels/1015-led-sokkel-vierkant/300-x-300-x-800-mm" data-slug="300-x-300-x-800-mm">300 x 300 x 800 mm</option></select></div></div><div class="col-xs-5 text-right"><span class="price-type" style="">incl. BTW</span><div class="product-price-wrapper"><div class="product-price "><span class="price">€ 119,95</span></div><div class="product-type-label" style="">per stuk</div></div></div></div></form></div><div class="viewButton"><a href="/product/sokkels/specials/led-sokkels/1015-led-sokkel-vierkant/300-x-300-x-500-mm" title="Sokkel Led Kunststof Vierkant | Verschillende Afmetingen" class="btn btn-block btn-primary product-view-button">Bekijken <i class="fa fa-caret-right" ></i></a></div></div></div></div><div class="col-xs-6 col-md-4"><div class="product "><div class="sale-header not-active">Aanbieding (-<span class="sale-percentage">0</span>%)</div><div class="product-image"><a href="/product/sokkels/specials/led-sokkels/1016-led-sokkel-rond/250-x-710-mm" title="Sokkel Led Kunststof Vierkant | Verschillende Afmetingen"><img src="https://www.sokkelfabriek.nl/files/models/image/4905e50a-3929-4e76-932a-4d42248b1d82/thumb_led%20sokkels%20rond%202.png" class="product-image" alt="Sokkel Led Kunststof Vierkant | Verschillende Afmetingen"/></a></div><div class="product-content-wrapper"><div class="product-content"><div class="product-title "><a href="/product/sokkels/specials/led-sokkels/1016-led-sokkel-rond/250-x-710-mm" title="Sokkel Led Kunststof Vierkant | Verschillende Afmetingen">Led Sokkel Rond</a></div><div class="text-muted"><span class="text-muted text-light">Model 1016</span> | Kunststof</div></div><div class="product-details"><form method="post" accept-charset="utf-8" action="/sokkels"><div style="display:none;"><input type="hidden" name="_method" value="POST"/></div><div class="row"><div class="col-xs-7"><div class="form-group"><select name="product_version" class="product-version-list select-modern full-width" id="products645" data-product="645"><option value="1179" data-url="/product/sokkels/specials/led-sokkels/1016-led-sokkel-rond/250-x-710-mm" data-slug="250-x-710-mm">250 x 710 mm</option><option value="1180" data-url="/product/sokkels/specials/led-sokkels/1016-led-sokkel-rond/250-x-1000-mm" data-slug="250-x-1000-mm">250 x 1000 mm</option><option value="1181" data-url="/product/sokkels/specials/led-sokkels/1016-led-sokkel-rond/300-x-750-mm" data-slug="300-x-750-mm">300 x 750 mm</option><option value="1182" data-url="/product/sokkels/specials/led-sokkels/1016-led-sokkel-rond/300-x-1100-mm" data-slug="300-x-1100-mm">300 x 1100 mm</option><option value="1183" data-url="/product/sokkels/specials/led-sokkels/1016-led-sokkel-rond/500-x-720-mm" data-slug="500-x-720-mm">500 x 720 mm</option></select></div></div><div class="col-xs-5 text-right"><span class="price-type" style="">incl. BTW</span><div class="product-price-wrapper"><div class="product-price "><span class="price">€ 94,95</span></div><div class="product-type-label" style="">per stuk</div></div></div></div></form></div><div class="viewButton"><a href="/product/sokkels/specials/led-sokkels/1016-led-sokkel-rond/250-x-710-mm" title="Sokkel Led Kunststof Vierkant | Verschillende Afmetingen" class="btn btn-block btn-primary product-view-button">Bekijken <i class="fa fa-caret-right" ></i></a></div></div></div></div><div class="col-xs-6 col-md-4"><div class="product product-last"><div class="sale-header not-active">Aanbieding (-<span class="sale-percentage">0</span>%)</div><div class="product-image"><a href="/product/sokkels/specials/hexagon-sokkels/1500-sokkel-zuil-pilaar-hexagon/300-x-600-mm" title="Hexagon sokkel op kleur"><img src="https://www.sokkelfabriek.nl/files/models/image/24fb3428-b3f0-4385-baec-7dba81314096/thumb_42058303_2134836860114076_8691552182488530944_o.jpg" class="product-image" alt="Hexagon sokkel op kleur"/></a></div><div class="product-content-wrapper"><div class="product-content"><div class="product-title "><a href="/product/sokkels/specials/hexagon-sokkels/1500-sokkel-zuil-pilaar-hexagon/300-x-600-mm" title="Hexagon sokkel op kleur">Sokkel/Zuil/Pilaar hexagon</a></div><div class="text-muted"><span class="text-muted text-light">Model 1500</span> | MDF vochtwerend</div></div><div class="product-details"><form method="post" accept-charset="utf-8" action="/sokkels"><div style="display:none;"><input type="hidden" name="_method" value="POST"/></div><div class="row"><div class="col-xs-7"><div class="form-group"><select name="product_version" class="product-version-list select-modern full-width" id="products613" data-product="613"><option value="933" data-url="/product/sokkels/specials/hexagon-sokkels/1500-sokkel-zuil-pilaar-hexagon/300-x-600-mm" data-slug="300-x-600-mm">300 x 600 mm</option><option value="934" data-url="/product/sokkels/specials/hexagon-sokkels/1500-sokkel-zuil-pilaar-hexagon/300-x-800-mm" data-slug="300-x-800-mm">300 x 800 mm</option><option value="935" data-url="/product/sokkels/specials/hexagon-sokkels/1500-sokkel-zuil-pilaar-hexagon/300-x-900-mm" data-slug="300-x-900-mm">300 x 900 mm</option><option value="936" data-url="/product/sokkels/specials/hexagon-sokkels/1500-sokkel-zuil-pilaar-hexagon/300-x-1000-mm" data-slug="300-x-1000-mm">300 x 1000 mm</option><option value="937" data-url="/product/sokkels/specials/hexagon-sokkels/1500-sokkel-zuil-pilaar-hexagon/300-x-1200-mm" data-slug="300-x-1200-mm">300 x 1200 mm</option><option value="938" data-url="/product/sokkels/specials/hexagon-sokkels/1500-sokkel-zuil-pilaar-hexagon/300-x-1400-mm" data-slug="300-x-1400-mm">300 x 1400 mm</option><option value="939" data-url="/product/sokkels/specials/hexagon-sokkels/1500-sokkel-zuil-pilaar-hexagon/400-x-600-mm" data-slug="400-x-600-mm">400 x 600 mm</option><option value="940" data-url="/product/sokkels/specials/hexagon-sokkels/1500-sokkel-zuil-pilaar-hexagon/400-x-800-mm" data-slug="400-x-800-mm">400 x 800 mm</option><option value="941" data-url="/product/sokkels/specials/hexagon-sokkels/1500-sokkel-zuil-pilaar-hexagon/400-x-900-mm" data-slug="400-x-900-mm">400 x 900 mm</option><option value="942" data-url="/product/sokkels/specials/hexagon-sokkels/1500-sokkel-zuil-pilaar-hexagon/400-x-1000-mm" data-slug="400-x-1000-mm">400 x 1000 mm</option><option value="943" data-url="/product/sokkels/specials/hexagon-sokkels/1500-sokkel-zuil-pilaar-hexagon/400-x-1200-mm" data-slug="400-x-1200-mm">400 x 1200 mm</option><option value="944" data-url="/product/sokkels/specials/hexagon-sokkels/1500-sokkel-zuil-pilaar-hexagon/400-x-1400-mm" data-slug="400-x-1400-mm">400 x 1400 mm</option><option value="945" data-url="/product/sokkels/specials/hexagon-sokkels/1500-sokkel-zuil-pilaar-hexagon/500-x-600-mm" data-slug="500-x-600-mm">500 x 600 mm</option><option value="946" data-url="/product/sokkels/specials/hexagon-sokkels/1500-sokkel-zuil-pilaar-hexagon/500-x-800-mm" data-slug="500-x-800-mm">500 x 800 mm</option><option value="947" data-url="/product/sokkels/specials/hexagon-sokkels/1500-sokkel-zuil-pilaar-hexagon/500-x-900-mm" data-slug="500-x-900-mm">500 x 900 mm</option><option value="948" data-url="/product/sokkels/specials/hexagon-sokkels/1500-sokkel-zuil-pilaar-hexagon/500-x-1000-mm" data-slug="500-x-1000-mm">500 x 1000 mm</option><option value="949" data-url="/product/sokkels/specials/hexagon-sokkels/1500-sokkel-zuil-pilaar-hexagon/500-x-1200-mm" data-slug="500-x-1200-mm">500 x 1200 mm</option><option value="950" data-url="/product/sokkels/specials/hexagon-sokkels/1500-sokkel-zuil-pilaar-hexagon/500-x-1400-mm" data-slug="500-x-1400-mm">500 x 1400 mm</option><option value="951" data-url="/product/sokkels/specials/hexagon-sokkels/1500-sokkel-zuil-pilaar-hexagon/600-x-600-mm" data-slug="600-x-600-mm">600 x 600 mm</option><option value="952" data-url="/product/sokkels/specials/hexagon-sokkels/1500-sokkel-zuil-pilaar-hexagon/600-x-800-mm" data-slug="600-x-800-mm">600 x 800 mm</option><option value="953" data-url="/product/sokkels/specials/hexagon-sokkels/1500-sokkel-zuil-pilaar-hexagon/600-x-900-mm" data-slug="600-x-900-mm">600 x 900 mm</option><option value="954" data-url="/product/sokkels/specials/hexagon-sokkels/1500-sokkel-zuil-pilaar-hexagon/600-x-1000-mm" data-slug="600-x-1000-mm">600 x 1000 mm</option><option value="955" data-url="/product/sokkels/specials/hexagon-sokkels/1500-sokkel-zuil-pilaar-hexagon/600-x-1200-mm" data-slug="600-x-1200-mm">600 x 1200 mm</option><option value="956" data-url="/product/sokkels/specials/hexagon-sokkels/1500-sokkel-zuil-pilaar-hexagon/600-x-1400-mm" data-slug="600-x-1400-mm">600 x 1400 mm</option></select></div></div><div class="col-xs-5 text-right"><span class="price-type" style="">incl. BTW</span><div class="product-price-wrapper"><div class="product-price "><span class="price">€ 158,87</span></div><div class="product-type-label" style="">per stuk</div></div></div></div></form></div><div class="viewButton"><a href="/product/sokkels/specials/hexagon-sokkels/1500-sokkel-zuil-pilaar-hexagon/300-x-600-mm" title="Hexagon sokkel op kleur" class="btn btn-block btn-primary product-view-button">Bekijken <i class="fa fa-caret-right" ></i></a></div></div></div></div><div class="col-xs-6 col-md-4"><div class="product "><div class="sale-header not-active">Aanbieding (-<span class="sale-percentage">0</span>%)</div><div class="product-image"><a href="/product/sokkels/specials/design-sokkels/1012-design-sokkel-schoolbordverf/200-x-200-x-600-mm" title="Design Sokkel Schoolbordverf | Verschillende Afmetingen"><img src="https://www.sokkelfabriek.nl/files/models/image/f3a940e1-0caf-469e-be60-10d22c75cdbd/thumb_schoolbord2.jpg" class="product-image" alt="Design Sokkel Schoolbordverf | Verschillende Afmetingen"/></a></div><div class="product-content-wrapper"><div class="product-content"><div class="product-title "><a href="/product/sokkels/specials/design-sokkels/1012-design-sokkel-schoolbordverf/200-x-200-x-600-mm" title="Design Sokkel Schoolbordverf | Verschillende Afmetingen">Design Sokkel | Schoolbordverf</a></div><div class="text-muted"><span class="text-muted text-light">Model 1012</span> | MDF vochtwerend</div></div><div class="product-details"><form method="post" accept-charset="utf-8" action="/sokkels"><div style="display:none;"><input type="hidden" name="_method" value="POST"/></div><div class="row"><div class="col-xs-7"><div class="form-group"><select name="product_version" class="product-version-list select-modern full-width" id="products624" data-product="624"><option value="1049" data-url="/product/sokkels/specials/design-sokkels/1012-design-sokkel-schoolbordverf/200-x-200-x-600-mm" data-slug="200-x-200-x-600-mm">200 x 200 x 600 mm</option><option value="1052" data-url="/product/sokkels/specials/design-sokkels/1012-design-sokkel-schoolbordverf/200-x-200-x-500-mm" data-slug="200-x-200-x-500-mm">200 x 200 x 500 mm</option><option value="1051" data-url="/product/sokkels/specials/design-sokkels/1012-design-sokkel-schoolbordverf/200-x-200-x-900-mm" data-slug="200-x-200-x-900-mm">200 x 200 x 900 mm</option><option value="1062" data-url="/product/sokkels/specials/design-sokkels/1012-design-sokkel-schoolbordverf/200-x-200-x-1100-mm" data-slug="200-x-200-x-1100-mm">200 x 200 x 1100 mm</option><option value="1053" data-url="/product/sokkels/specials/design-sokkels/1012-design-sokkel-schoolbordverf/250-x-250-x-800-mm" data-slug="250-x-250-x-800-mm">250 x 250 x 800 mm</option><option value="1054" data-url="/product/sokkels/specials/design-sokkels/1012-design-sokkel-schoolbordverf/250-x-250-x-1000-mm" data-slug="250-x-250-x-1000-mm">250 x 250 x 1000 mm</option><option value="1055" data-url="/product/sokkels/specials/design-sokkels/1012-design-sokkel-schoolbordverf/250-x-250-x-1200-mm" data-slug="250-x-250-x-1200-mm">250 x 250 x 1200 mm</option><option value="1056" data-url="/product/sokkels/specials/design-sokkels/1012-design-sokkel-schoolbordverf/300-x-300-x-300-mm" data-slug="300-x-300-x-300-mm">300 x 300 x 300 mm</option><option value="1057" data-url="/product/sokkels/specials/design-sokkels/1012-design-sokkel-schoolbordverf/300-x-300-x-600-mm" data-slug="300-x-300-x-600-mm">300 x 300 x 600 mm</option><option value="1058" data-url="/product/sokkels/specials/design-sokkels/1012-design-sokkel-schoolbordverf/300-x-300-x-900-mm" data-slug="300-x-300-x-900-mm">300 x 300 x 900 mm</option><option value="1050" data-url="/product/sokkels/specials/design-sokkels/1012-design-sokkel-schoolbordverf/300-x-300-x-1200-mm" data-slug="300-x-300-x-1200-mm">300 x 300 x 1200 mm</option><option value="1059" data-url="/product/sokkels/specials/design-sokkels/1012-design-sokkel-schoolbordverf/350-x-350-x-800-mm" data-slug="350-x-350-x-800-mm">350 x 350 x 800 mm</option><option value="1060" data-url="/product/sokkels/specials/design-sokkels/1012-design-sokkel-schoolbordverf/350-x-350-x-1000-mm" data-slug="350-x-350-x-1000-mm">350 x 350 x 1000 mm</option><option value="1061" data-url="/product/sokkels/specials/design-sokkels/1012-design-sokkel-schoolbordverf/350-x-350-x-1200-mm" data-slug="350-x-350-x-1200-mm">350 x 350 x 1200 mm</option><option value="1063" data-url="/product/sokkels/specials/design-sokkels/1012-design-sokkel-schoolbordverf/400-x-400-x-600-mm" data-slug="400-x-400-x-600-mm">400 x 400 x 600 mm</option><option value="1064" data-url="/product/sokkels/specials/design-sokkels/1012-design-sokkel-schoolbordverf/400-x-400-x-900-mm" data-slug="400-x-400-x-900-mm">400 x 400 x 900 mm</option><option value="1065" data-url="/product/sokkels/specials/design-sokkels/1012-design-sokkel-schoolbordverf/400-x-400-x-1200-mm" data-slug="400-x-400-x-1200-mm">400 x 400 x 1200 mm</option><option value="1066" data-url="/product/sokkels/specials/design-sokkels/1012-design-sokkel-schoolbordverf/450-x-450-x-450-mm" data-slug="450-x-450-x-450-mm">450 x 450 x 450 mm</option><option value="1067" data-url="/product/sokkels/specials/design-sokkels/1012-design-sokkel-schoolbordverf/450-x-450-x-600-mm" data-slug="450-x-450-x-600-mm">450 x 450 x 600 mm</option><option value="1068" data-url="/product/sokkels/specials/design-sokkels/1012-design-sokkel-schoolbordverf/450-x-450-x-800-mm" data-slug="450-x-450-x-800-mm">450 x 450 x 800 mm</option><option value="1069" data-url="/product/sokkels/specials/design-sokkels/1012-design-sokkel-schoolbordverf/450-x-450-x-1000-mm" data-slug="450-x-450-x-1000-mm">450 x 450 x 1000 mm</option><option value="1070" data-url="/product/sokkels/specials/design-sokkels/1012-design-sokkel-schoolbordverf/450-x-450-x-1200-mm" data-slug="450-x-450-x-1200-mm">450 x 450 x 1200 mm</option><option value="1071" data-url="/product/sokkels/specials/design-sokkels/1012-design-sokkel-schoolbordverf/500-x-500-x-1000-mm" data-slug="500-x-500-x-1000-mm">500 x 500 x 1000 mm</option><option value="1072" data-url="/product/sokkels/specials/design-sokkels/1012-design-sokkel-schoolbordverf/600-x-600-x-1200-mm" data-slug="600-x-600-x-1200-mm">600 x 600 x 1200 mm</option></select></div></div><div class="col-xs-5 text-right"><span class="price-type" style="">incl. BTW</span><div class="product-price-wrapper"><div class="product-price "><span class="price">€ 122,46</span></div><div class="product-type-label" style="">per stuk</div></div></div></div></form></div><div class="viewButton"><a href="/product/sokkels/specials/design-sokkels/1012-design-sokkel-schoolbordverf/200-x-200-x-600-mm" title="Design Sokkel Schoolbordverf | Verschillende Afmetingen" class="btn btn-block btn-primary product-view-button">Bekijken <i class="fa fa-caret-right" ></i></a></div></div></div></div><div class="col-xs-6 col-md-4"><div class="product "><div class="sale-header not-active">Aanbieding (-<span class="sale-percentage">0</span>%)</div><div class="product-image"><a href="/product/sokkels/specials/design-sokkels/1017-design-sokkel-ideeen-bus/300-x-300-x-900-mm" title="Ideeën Sokkel | Maatwerk product"><img src="https://www.sokkelfabriek.nl/files/models/image/c6ae44ce-8ac5-4db0-abed-03a24c73bca1/thumb_brievenbus%20sokkel%202%20vierkant%20544x544.jpg" class="product-image" alt="Ideeën Sokkel | Maatwerk product"/></a></div><div class="product-content-wrapper"><div class="product-content"><div class="product-title "><a href="/product/sokkels/specials/design-sokkels/1017-design-sokkel-ideeen-bus/300-x-300-x-900-mm" title="Ideeën Sokkel | Maatwerk product">Design Sokkel | Ideeën Bus</a></div><div class="text-muted"><span class="text-muted text-light">Model 1017</span> | MDF vochtwerend</div></div><div class="product-details"><form method="post" accept-charset="utf-8" action="/sokkels"><div style="display:none;"><input type="hidden" name="_method" value="POST"/></div><div class="row"><div class="col-xs-7"><strong>300 x 300 x 900 mm</strong></div><div class="col-xs-5 text-right"><span class="price-type" style="display:none">incl. BTW</span><div class="product-price-wrapper"><div class="product-price as-text"><div class="price">op aanvraag</div></div><div class="product-type-label" style="display:none">per stuk</div></div></div></div></form></div><div class="viewButton"><a href="/product/sokkels/specials/design-sokkels/1017-design-sokkel-ideeen-bus/300-x-300-x-900-mm" title="Ideeën Sokkel | Maatwerk product" class="btn btn-block btn-primary product-view-button">Bekijken <i class="fa fa-caret-right" ></i></a></div></div></div></div><div class="col-xs-6 col-md-4"><div class="product product-last"><div class="sale-header not-active">Aanbieding (-<span class="sale-percentage">0</span>%)</div><div class="product-image"><a href="/product/sokkels/specials/design-sokkels/3014-design-sokkel-roest-look/200-x-200-x-500-mm" title="Sokkel Design Roest Look | Verschillende Afmetingen"><img src="https://www.sokkelfabriek.nl/files/models/image/35f7e7f0-a4ca-4a66-9534-345399acbdd4/thumb_roest%202.jpg" class="product-image" alt="Sokkel Design Roest Look | Verschillende Afmetingen"/></a></div><div class="product-content-wrapper"><div class="product-content"><div class="product-title "><a href="/product/sokkels/specials/design-sokkels/3014-design-sokkel-roest-look/200-x-200-x-500-mm" title="Sokkel Design Roest Look | Verschillende Afmetingen">Design Sokkel | Roest Look</a></div><div class="text-muted"><span class="text-muted text-light">Model 3014</span> | MDF vochtwerend</div></div><div class="product-details"><form method="post" accept-charset="utf-8" action="/sokkels"><div style="display:none;"><input type="hidden" name="_method" value="POST"/></div><div class="row"><div class="col-xs-7"><div class="form-group"><select name="product_version" class="product-version-list select-modern full-width" id="products626" data-product="626"><option value="1078" data-url="/product/sokkels/specials/design-sokkels/3014-design-sokkel-roest-look/200-x-200-x-500-mm" data-slug="200-x-200-x-500-mm">200 x 200 x 500 mm</option><option value="1079" data-url="/product/sokkels/specials/design-sokkels/3014-design-sokkel-roest-look/200-x-200-x-600-mm" data-slug="200-x-200-x-600-mm">200 x 200 x 600 mm</option><option value="1080" data-url="/product/sokkels/specials/design-sokkels/3014-design-sokkel-roest-look/200-x-200-x-900-mm" data-slug="200-x-200-x-900-mm">200 x 200 x 900 mm</option><option value="1081" data-url="/product/sokkels/specials/design-sokkels/3014-design-sokkel-roest-look/200-x-200-x-1100-mm" data-slug="200-x-200-x-1100-mm">200 x 200 x 1100 mm</option><option value="1082" data-url="/product/sokkels/specials/design-sokkels/3014-design-sokkel-roest-look/250-x-250-x-800-mm" data-slug="250-x-250-x-800-mm">250 x 250 x 800 mm</option><option value="1083" data-url="/product/sokkels/specials/design-sokkels/3014-design-sokkel-roest-look/250-x-250-x-1000-mm" data-slug="250-x-250-x-1000-mm">250 x 250 x 1000 mm</option><option value="1084" data-url="/product/sokkels/specials/design-sokkels/3014-design-sokkel-roest-look/250-x-250-x-1200-mm" data-slug="250-x-250-x-1200-mm">250 x 250 x 1200 mm</option><option value="1085" data-url="/product/sokkels/specials/design-sokkels/3014-design-sokkel-roest-look/300-x-300-x-300-mm" data-slug="300-x-300-x-300-mm">300 x 300 x 300 mm</option><option value="1086" data-url="/product/sokkels/specials/design-sokkels/3014-design-sokkel-roest-look/300-x-300-x-600-mm" data-slug="300-x-300-x-600-mm">300 x 300 x 600 mm</option><option value="1087" data-url="/product/sokkels/specials/design-sokkels/3014-design-sokkel-roest-look/300-x-300-x-900-mm" data-slug="300-x-300-x-900-mm">300 x 300 x 900 mm</option><option value="1088" data-url="/product/sokkels/specials/design-sokkels/3014-design-sokkel-roest-look/300-x-300-x-1200-mm" data-slug="300-x-300-x-1200-mm">300 x 300 x 1200 mm</option><option value="1089" data-url="/product/sokkels/specials/design-sokkels/3014-design-sokkel-roest-look/350-x-350-x-800-mm" data-slug="350-x-350-x-800-mm">350 x 350 x 800 mm</option><option value="1090" data-url="/product/sokkels/specials/design-sokkels/3014-design-sokkel-roest-look/350-x-350-x-1000-mm" data-slug="350-x-350-x-1000-mm">350 x 350 x 1000 mm</option><option value="1091" data-url="/product/sokkels/specials/design-sokkels/3014-design-sokkel-roest-look/350-x-350-x-1200-mm" data-slug="350-x-350-x-1200-mm">350 x 350 x 1200 mm</option><option value="1092" data-url="/product/sokkels/specials/design-sokkels/3014-design-sokkel-roest-look/400-x-400-x-600-mm" data-slug="400-x-400-x-600-mm">400 x 400 x 600 mm</option><option value="1093" data-url="/product/sokkels/specials/design-sokkels/3014-design-sokkel-roest-look/400-x-400-x-900-mm" data-slug="400-x-400-x-900-mm">400 x 400 x 900 mm</option><option value="1094" data-url="/product/sokkels/specials/design-sokkels/3014-design-sokkel-roest-look/400-x-400-x-1200-mm" data-slug="400-x-400-x-1200-mm">400 x 400 x 1200 mm</option><option value="1095" data-url="/product/sokkels/specials/design-sokkels/3014-design-sokkel-roest-look/450-x-450-x-450-mm" data-slug="450-x-450-x-450-mm">450 x 450 x 450 mm</option><option value="1096" data-url="/product/sokkels/specials/design-sokkels/3014-design-sokkel-roest-look/450-x-450-x-600-mm" data-slug="450-x-450-x-600-mm">450 x 450 x 600 mm</option><option value="1097" data-url="/product/sokkels/specials/design-sokkels/3014-design-sokkel-roest-look/450-x-450-x-800-mm" data-slug="450-x-450-x-800-mm">450 x 450 x 800 mm</option><option value="1098" data-url="/product/sokkels/specials/design-sokkels/3014-design-sokkel-roest-look/450-x-450-x-1000-mm" data-slug="450-x-450-x-1000-mm">450 x 450 x 1000 mm</option><option value="1099" data-url="/product/sokkels/specials/design-sokkels/3014-design-sokkel-roest-look/450-x-450-x-1200-mm" data-slug="450-x-450-x-1200-mm">450 x 450 x 1200 mm</option><option value="1100" data-url="/product/sokkels/specials/design-sokkels/3014-design-sokkel-roest-look/500-x-500-x-1000-mm" data-slug="500-x-500-x-1000-mm">500 x 500 x 1000 mm</option><option value="1103" data-url="/product/sokkels/specials/design-sokkels/3014-design-sokkel-roest-look/600-x-600-x-1200-mm" data-slug="600-x-600-x-1200-mm">600 x 600 x 1200 mm</option></select></div></div><div class="col-xs-5 text-right"><span class="price-type" style="">incl. BTW</span><div class="product-price-wrapper"><div class="product-price "><span class="price">€ 158,29</span></div><div class="product-type-label" style="">per stuk</div></div></div></div></form></div><div class="viewButton"><a href="/product/sokkels/specials/design-sokkels/3014-design-sokkel-roest-look/200-x-200-x-500-mm" title="Sokkel Design Roest Look | Verschillende Afmetingen" class="btn btn-block btn-primary product-view-button">Bekijken <i class="fa fa-caret-right" ></i></a></div></div></div></div><div class="col-xs-6 col-md-4"><div class="product "><div class="sale-header not-active">Aanbieding (-<span class="sale-percentage">0</span>%)</div><div class="product-image"><a href="/product/sokkels/specials/vitrine-sokkels/1603-vitrine-sokkel-incl-kap-licht-opbergruimte/350-x-350-x-1000-mm" title="Vitrine Sokkel Compleet | Verkrijgbaar in verschillende afmetingen en afwerkingen"><img src="https://www.sokkelfabriek.nl/files/models/image/693007a5-9a59-44ec-a326-9462cceb06c2/thumb_Plintenfabriek_Normal%20size_4.jpg" class="product-image" alt="Vitrine Sokkel Compleet | Verkrijgbaar in verschillende afmetingen en afwerkingen"/></a></div><div class="product-content-wrapper"><div class="product-content"><div class="product-title product-title-long"><a href="/product/sokkels/specials/vitrine-sokkels/1603-vitrine-sokkel-incl-kap-licht-opbergruimte/350-x-350-x-1000-mm" title="Vitrine Sokkel Compleet | Verkrijgbaar in verschillende afmetingen en afwerkingen">Vitrine Sokkel | Incl. Kap, Licht, Opbergruimte</a></div><div class="text-muted"><span class="text-muted text-light">Model 1603</span> | MDF vochtwerend</div></div><div class="product-details"><form method="post" accept-charset="utf-8" action="/sokkels"><div style="display:none;"><input type="hidden" name="_method" value="POST"/></div><div class="row"><div class="col-xs-7"><div class="form-group"><select name="product_version" class="product-version-list select-modern full-width" id="products636" data-product="636"><option value="1125" data-url="/product/sokkels/specials/vitrine-sokkels/1603-vitrine-sokkel-incl-kap-licht-opbergruimte/350-x-350-x-1000-mm" data-slug="350-x-350-x-1000-mm">350 x 350 x 1000 mm</option><option value="1126" data-url="/product/sokkels/specials/vitrine-sokkels/1603-vitrine-sokkel-incl-kap-licht-opbergruimte/400-x-400-x-1000-mm" data-slug="400-x-400-x-1000-mm">400 x 400 x 1000 mm</option></select></div></div><div class="col-xs-5 text-right"><span class="price-type" style="">incl. BTW</span><div class="product-price-wrapper"><div class="product-price "><span class="price">€ 678,42</span></div><div class="product-type-label" style="">per stuk</div></div></div></div></form></div><div class="viewButton"><a href="/product/sokkels/specials/vitrine-sokkels/1603-vitrine-sokkel-incl-kap-licht-opbergruimte/350-x-350-x-1000-mm" title="Vitrine Sokkel Compleet | Verkrijgbaar in verschillende afmetingen en afwerkingen" class="btn btn-block btn-primary product-view-button">Bekijken <i class="fa fa-caret-right" ></i></a></div></div></div></div><div class="col-xs-6 col-md-4"><div class="product "><div class="sale-header not-active">Aanbieding (-<span class="sale-percentage">0</span>%)</div><div class="product-image"><a href="/product/sokkels/specials/vitrine-sokkels/1602-vitrine-sokkel-incl-kap-en-opbergruimte-zonder-licht/350-x-350-x-1000-mm" title="Vitrine Sokkel Incl. Kap/Licht/Kast | Verkrijgbaar in verschillende afmetingen en afwerkingen"><img src="https://www.sokkelfabriek.nl/files/models/image/e5ef10d9-14d8-438b-a084-050e08d35c35/thumb_Plintenfabriek_Normal%20size_4.jpg" class="product-image" alt="Vitrine Sokkel Incl. Kap/Licht/Kast | Verkrijgbaar in verschillende afmetingen en afwerkingen"/></a></div><div class="product-content-wrapper"><div class="product-content"><div class="product-title product-title-long"><a href="/product/sokkels/specials/vitrine-sokkels/1602-vitrine-sokkel-incl-kap-en-opbergruimte-zonder-licht/350-x-350-x-1000-mm" title="Vitrine Sokkel Incl. Kap/Licht/Kast | Verkrijgbaar in verschillende afmetingen en afwerkingen">Vitrine Sokkel | Incl. Kap en Opbergruimte (zonder licht)</a></div><div class="text-muted"><span class="text-muted text-light">Model 1602</span> | MDF vochtwerend</div></div><div class="product-details"><form method="post" accept-charset="utf-8" action="/sokkels"><div style="display:none;"><input type="hidden" name="_method" value="POST"/></div><div class="row"><div class="col-xs-7"><div class="form-group"><select name="product_version" class="product-version-list select-modern full-width" id="products635" data-product="635"><option value="1124" data-url="/product/sokkels/specials/vitrine-sokkels/1602-vitrine-sokkel-incl-kap-en-opbergruimte-zonder-licht/350-x-350-x-1000-mm" data-slug="350-x-350-x-1000-mm">350 x 350 x 1000 mm</option><option value="1123" data-url="/product/sokkels/specials/vitrine-sokkels/1602-vitrine-sokkel-incl-kap-en-opbergruimte-zonder-licht/400-x-400-x-1000-mm" data-slug="400-x-400-x-1000-mm">400 x 400 x 1000 mm</option></select></div></div><div class="col-xs-5 text-right"><span class="price-type" style="">incl. BTW</span><div class="product-price-wrapper"><div class="product-price "><span class="price">€ 536,51</span></div><div class="product-type-label" style="">per stuk</div></div></div></div></form></div><div class="viewButton"><a href="/product/sokkels/specials/vitrine-sokkels/1602-vitrine-sokkel-incl-kap-en-opbergruimte-zonder-licht/350-x-350-x-1000-mm" title="Vitrine Sokkel Incl. Kap/Licht/Kast | Verkrijgbaar in verschillende afmetingen en afwerkingen" class="btn btn-block btn-primary product-view-button">Bekijken <i class="fa fa-caret-right" ></i></a></div></div></div></div><div class="col-xs-6 col-md-4"><div class="product product-last"><div class="sale-header not-active">Aanbieding (-<span class="sale-percentage">0</span>%)</div><div class="product-image"><a href="/product/sokkels/specials/vitrine-sokkels/1601-vitrine-sokkel-incl-kap-licht/350-x-350-x-1000-mm" title="Vitrine Sokkel Incl. Kap/Licht | Verkrijgbaar in verschillende afmetingen en afwerkingen"><img src="https://www.sokkelfabriek.nl/files/models/image/a3530844-15c4-4620-9d6e-bdd4ca0eedf6/thumb_SF-vitrine-sokkel-zonder-opbergruimte.jpg" class="product-image" alt="Vitrine Sokkel Incl. Kap/Licht | Verkrijgbaar in verschillende afmetingen en afwerkingen"/></a></div><div class="product-content-wrapper"><div class="product-content"><div class="product-title "><a href="/product/sokkels/specials/vitrine-sokkels/1601-vitrine-sokkel-incl-kap-licht/350-x-350-x-1000-mm" title="Vitrine Sokkel Incl. Kap/Licht | Verkrijgbaar in verschillende afmetingen en afwerkingen">Vitrine Sokkel | Incl. Kap/Licht</a></div><div class="text-muted"><span class="text-muted text-light">Model 1601</span> | MDF vochtwerend</div></div><div class="product-details"><form method="post" accept-charset="utf-8" action="/sokkels"><div style="display:none;"><input type="hidden" name="_method" value="POST"/></div><div class="row"><div class="col-xs-7"><div class="form-group"><select name="product_version" class="product-version-list select-modern full-width" id="products634" data-product="634"><option value="1122" data-url="/product/sokkels/specials/vitrine-sokkels/1601-vitrine-sokkel-incl-kap-licht/350-x-350-x-1000-mm" data-slug="350-x-350-x-1000-mm">350 x 350 x 1000 mm</option><option value="1121" data-url="/product/sokkels/specials/vitrine-sokkels/1601-vitrine-sokkel-incl-kap-licht/400-x-400-x-1000-mm" data-slug="400-x-400-x-1000-mm">400 x 400 x 1000 mm</option></select></div></div><div class="col-xs-5 text-right"><span class="price-type" style="">incl. BTW</span><div class="product-price-wrapper"><div class="product-price "><span class="price">€ 335,75</span></div><div class="product-type-label" style="">per stuk</div></div></div></div></form></div><div class="viewButton"><a href="/product/sokkels/specials/vitrine-sokkels/1601-vitrine-sokkel-incl-kap-licht/350-x-350-x-1000-mm" title="Vitrine Sokkel Incl. Kap/Licht | Verkrijgbaar in verschillende afmetingen en afwerkingen" class="btn btn-block btn-primary product-view-button">Bekijken <i class="fa fa-caret-right" ></i></a></div></div></div></div><div class="col-xs-6 col-md-4"><div class="product "><div class="sale-header not-active">Aanbieding (-<span class="sale-percentage">0</span>%)</div><div class="product-image"><a href="/product/sokkels/specials/vitrine-sokkels/1600-vitrine-sokkel-incl-kap/350-x-350-x-1000-mm" title="Sokkelfabriek | Vintrine sokkel - eenvoudig online bestellen"><img src="https://www.sokkelfabriek.nl/files/models/image/d01a9c83-d76c-4fe7-98d3-6b9d401f9976/thumb_SF-vitrine-sokkel-zonder-opbergruimte.jpg" class="product-image" alt="Sokkelfabriek | Vintrine sokkel - eenvoudig online bestellen"/></a></div><div class="product-content-wrapper"><div class="product-content"><div class="product-title "><a href="/product/sokkels/specials/vitrine-sokkels/1600-vitrine-sokkel-incl-kap/350-x-350-x-1000-mm" title="Sokkelfabriek | Vintrine sokkel - eenvoudig online bestellen">Vitrine Sokkel | Incl. Kap</a></div><div class="text-muted"><span class="text-muted text-light">Model 1600</span> | MDF vochtwerend</div></div><div class="product-details"><form method="post" accept-charset="utf-8" action="/sokkels"><div style="display:none;"><input type="hidden" name="_method" value="POST"/></div><div class="row"><div class="col-xs-7"><div class="form-group"><select name="product_version" class="product-version-list select-modern full-width" id="products633" data-product="633"><option value="1119" data-url="/product/sokkels/specials/vitrine-sokkels/1600-vitrine-sokkel-incl-kap/350-x-350-x-1000-mm" data-slug="350-x-350-x-1000-mm">350 x 350 x 1000 mm</option><option value="1120" data-url="/product/sokkels/specials/vitrine-sokkels/1600-vitrine-sokkel-incl-kap/400-x-400-x-1000-mm" data-slug="400-x-400-x-1000-mm">400 x 400 x 1000 mm</option></select></div></div><div class="col-xs-5 text-right"><span class="price-type" style="">incl. BTW</span><div class="product-price-wrapper"><div class="product-price "><span class="price">€ 294,21</span></div><div class="product-type-label" style="">per stuk</div></div></div></div></form></div><div class="viewButton"><a href="/product/sokkels/specials/vitrine-sokkels/1600-vitrine-sokkel-incl-kap/350-x-350-x-1000-mm" title="Sokkelfabriek | Vintrine sokkel - eenvoudig online bestellen" class="btn btn-block btn-primary product-view-button">Bekijken <i class="fa fa-caret-right" ></i></a></div></div></div></div><div class="col-xs-6 col-md-4"><div class="product "><div class="sale-header not-active">Aanbieding (-<span class="sale-percentage">0</span>%)</div><div class="product-image"><a href="/product/sokkels/sokkels-op-kleur/sokkels-afgelakt-in-kleur/1003-sokkel-zuil-pilaar-grijs/200-x-200-x-500-mm" title="Grijze sokkel MDF vochtwerend - eenvoudig online op maat en op kleur te bestellen"><img src="https://www.sokkelfabriek.nl/files/models/image/bdbc2af8-059d-45c7-81f7-5ee0bcb7fbe1/thumb_Grijze%20sokkel%20vierkant%20544x544%20vooraanzicht.jpg" class="product-image" alt="Grijze sokkel MDF vochtwerend - eenvoudig online op maat en op kleur te bestellen"/></a></div><div class="product-content-wrapper"><div class="product-content"><div class="product-title "><a href="/product/sokkels/sokkels-op-kleur/sokkels-afgelakt-in-kleur/1003-sokkel-zuil-pilaar-grijs/200-x-200-x-500-mm" title="Grijze sokkel MDF vochtwerend - eenvoudig online op maat en op kleur te bestellen">Sokkel/Zuil/Pilaar grijs</a></div><div class="text-muted"><span class="text-muted text-light">Model 1003</span> | MDF vochtwerend</div></div><div class="product-details"><form method="post" accept-charset="utf-8" action="/sokkels"><div style="display:none;"><input type="hidden" name="_method" value="POST"/></div><div class="row"><div class="col-xs-7"><div class="form-group"><select name="product_version" class="product-version-list select-modern full-width" id="products575" data-product="575"><option value="75" data-url="/product/sokkels/sokkels-op-kleur/sokkels-afgelakt-in-kleur/1003-sokkel-zuil-pilaar-grijs/200-x-200-x-500-mm" data-slug="200-x-200-x-500-mm">200 x 200 x 500 mm</option><option value="74" data-url="/product/sokkels/sokkels-op-kleur/sokkels-afgelakt-in-kleur/1003-sokkel-zuil-pilaar-grijs/200-x-200-x-600-mm" data-slug="200-x-200-x-600-mm">200 x 200 x 600 mm</option><option value="76" data-url="/product/sokkels/sokkels-op-kleur/sokkels-afgelakt-in-kleur/1003-sokkel-zuil-pilaar-grijs/200-x-200-x-900-mm" data-slug="200-x-200-x-900-mm">200 x 200 x 900 mm</option><option value="77" data-url="/product/sokkels/sokkels-op-kleur/sokkels-afgelakt-in-kleur/1003-sokkel-zuil-pilaar-grijs/200-x-200-x-1100-mm" data-slug="200-x-200-x-1100-mm">200 x 200 x 1100 mm</option><option value="78" data-url="/product/sokkels/sokkels-op-kleur/sokkels-afgelakt-in-kleur/1003-sokkel-zuil-pilaar-grijs/250-x-250-x-800-mm" data-slug="250-x-250-x-800-mm">250 x 250 x 800 mm</option><option value="79" data-url="/product/sokkels/sokkels-op-kleur/sokkels-afgelakt-in-kleur/1003-sokkel-zuil-pilaar-grijs/250-x-250-x-1000-mm" data-slug="250-x-250-x-1000-mm">250 x 250 x 1000 mm</option><option value="80" data-url="/product/sokkels/sokkels-op-kleur/sokkels-afgelakt-in-kleur/1003-sokkel-zuil-pilaar-grijs/250-x-250-x-1200-mm" data-slug="250-x-250-x-1200-mm">250 x 250 x 1200 mm</option><option value="94" data-url="/product/sokkels/sokkels-op-kleur/sokkels-afgelakt-in-kleur/1003-sokkel-zuil-pilaar-grijs/300-x-300-x-300-mm" data-slug="300-x-300-x-300-mm">300 x 300 x 300 mm</option><option value="95" data-url="/product/sokkels/sokkels-op-kleur/sokkels-afgelakt-in-kleur/1003-sokkel-zuil-pilaar-grijs/300-x-300-x-600-mm" data-slug="300-x-300-x-600-mm">300 x 300 x 600 mm</option><option value="93" data-url="/product/sokkels/sokkels-op-kleur/sokkels-afgelakt-in-kleur/1003-sokkel-zuil-pilaar-grijs/300-x-300-x-900-mm" data-slug="300-x-300-x-900-mm">300 x 300 x 900 mm</option><option value="81" data-url="/product/sokkels/sokkels-op-kleur/sokkels-afgelakt-in-kleur/1003-sokkel-zuil-pilaar-grijs/300-x-300-x-1200-mm" data-slug="300-x-300-x-1200-mm">300 x 300 x 1200 mm</option><option value="82" data-url="/product/sokkels/sokkels-op-kleur/sokkels-afgelakt-in-kleur/1003-sokkel-zuil-pilaar-grijs/350-x-350-x-800-mm" data-slug="350-x-350-x-800-mm">350 x 350 x 800 mm</option><option value="83" data-url="/product/sokkels/sokkels-op-kleur/sokkels-afgelakt-in-kleur/1003-sokkel-zuil-pilaar-grijs/350-x-350-x-1000-mm" data-slug="350-x-350-x-1000-mm">350 x 350 x 1000 mm</option><option value="84" data-url="/product/sokkels/sokkels-op-kleur/sokkels-afgelakt-in-kleur/1003-sokkel-zuil-pilaar-grijs/350-x-350-x-1200-mm" data-slug="350-x-350-x-1200-mm">350 x 350 x 1200 mm</option><option value="85" data-url="/product/sokkels/sokkels-op-kleur/sokkels-afgelakt-in-kleur/1003-sokkel-zuil-pilaar-grijs/400-x-400-x-600-mm" data-slug="400-x-400-x-600-mm">400 x 400 x 600 mm</option><option value="86" data-url="/product/sokkels/sokkels-op-kleur/sokkels-afgelakt-in-kleur/1003-sokkel-zuil-pilaar-grijs/400-x-400-x-900-mm" data-slug="400-x-400-x-900-mm">400 x 400 x 900 mm</option><option value="87" data-url="/product/sokkels/sokkels-op-kleur/sokkels-afgelakt-in-kleur/1003-sokkel-zuil-pilaar-grijs/400-x-400-x-1200-mm" data-slug="400-x-400-x-1200-mm">400 x 400 x 1200 mm</option><option value="88" data-url="/product/sokkels/sokkels-op-kleur/sokkels-afgelakt-in-kleur/1003-sokkel-zuil-pilaar-grijs/450-x-450-x-450-mm" data-slug="450-x-450-x-450-mm">450 x 450 x 450 mm</option><option value="89" data-url="/product/sokkels/sokkels-op-kleur/sokkels-afgelakt-in-kleur/1003-sokkel-zuil-pilaar-grijs/450-x-450-x-600-mm" data-slug="450-x-450-x-600-mm">450 x 450 x 600 mm</option><option value="90" data-url="/product/sokkels/sokkels-op-kleur/sokkels-afgelakt-in-kleur/1003-sokkel-zuil-pilaar-grijs/450-x-450-x-800-mm" data-slug="450-x-450-x-800-mm">450 x 450 x 800 mm</option><option value="91" data-url="/product/sokkels/sokkels-op-kleur/sokkels-afgelakt-in-kleur/1003-sokkel-zuil-pilaar-grijs/450-x-450-x-1000-mm" data-slug="450-x-450-x-1000-mm">450 x 450 x 1000 mm</option><option value="92" data-url="/product/sokkels/sokkels-op-kleur/sokkels-afgelakt-in-kleur/1003-sokkel-zuil-pilaar-grijs/450-x-450-x-1200-mm" data-slug="450-x-450-x-1200-mm">450 x 450 x 1200 mm</option><option value="96" data-url="/product/sokkels/sokkels-op-kleur/sokkels-afgelakt-in-kleur/1003-sokkel-zuil-pilaar-grijs/500-x-500-x-1000-mm" data-slug="500-x-500-x-1000-mm">500 x 500 x 1000 mm</option><option value="97" data-url="/product/sokkels/sokkels-op-kleur/sokkels-afgelakt-in-kleur/1003-sokkel-zuil-pilaar-grijs/600-x-600-x-1200-mm" data-slug="600-x-600-x-1200-mm">600 x 600 x 1200 mm</option></select></div></div><div class="col-xs-5 text-right"><span class="price-type" style="">incl. BTW</span><div class="product-price-wrapper"><div class="product-price "><span class="price">€ 103,29</span></div><div class="product-type-label" style="">per stuk</div></div></div></div></form></div><div class="viewButton"><a href="/product/sokkels/sokkels-op-kleur/sokkels-afgelakt-in-kleur/1003-sokkel-zuil-pilaar-grijs/200-x-200-x-500-mm" title="Grijze sokkel MDF vochtwerend - eenvoudig online op maat en op kleur te bestellen" class="btn btn-block btn-primary product-view-button">Bekijken <i class="fa fa-caret-right" ></i></a></div></div></div></div><div class="col-xs-6 col-md-4"><div class="product product-last"><div class="sale-header not-active">Aanbieding (-<span class="sale-percentage">0</span>%)</div><div class="product-image"><a href="/product/sokkels/sokkels-op-kleur/sokkels-afgelakt-in-kleur/1004-sokkel-zuil-pilaar-bruin/200-x-200-x-500-mm" title="Bruine sokkel MDF vochtwerend - eenvoudig online op maat en op kleur te bestellen"><img src="https://www.sokkelfabriek.nl/files/models/image/3975491a-e22d-4ee4-9e37-1d0dc6432bd6/thumb_Bruine%20sokkel%20vierkant%20544x544%20vooraanzicht.jpg" class="product-image" alt="Bruine sokkel MDF vochtwerend - eenvoudig online op maat en op kleur te bestellen"/></a></div><div class="product-content-wrapper"><div class="product-content"><div class="product-title "><a href="/product/sokkels/sokkels-op-kleur/sokkels-afgelakt-in-kleur/1004-sokkel-zuil-pilaar-bruin/200-x-200-x-500-mm" title="Bruine sokkel MDF vochtwerend - eenvoudig online op maat en op kleur te bestellen">Sokkel/Zuil/Pilaar bruin</a></div><div class="text-muted"><span class="text-muted text-light">Model 1004</span> | MDF vochtwerend</div></div><div class="product-details"><form method="post" accept-charset="utf-8" action="/sokkels"><div style="display:none;"><input type="hidden" name="_method" value="POST"/></div><div class="row"><div class="col-xs-7"><div class="form-group"><select name="product_version" class="product-version-list select-modern full-width" id="products576" data-product="576"><option value="99" data-url="/product/sokkels/sokkels-op-kleur/sokkels-afgelakt-in-kleur/1004-sokkel-zuil-pilaar-bruin/200-x-200-x-500-mm" data-slug="200-x-200-x-500-mm">200 x 200 x 500 mm</option><option value="98" data-url="/product/sokkels/sokkels-op-kleur/sokkels-afgelakt-in-kleur/1004-sokkel-zuil-pilaar-bruin/200-x-200-x-600-mm" data-slug="200-x-200-x-600-mm">200 x 200 x 600 mm</option><option value="100" data-url="/product/sokkels/sokkels-op-kleur/sokkels-afgelakt-in-kleur/1004-sokkel-zuil-pilaar-bruin/200-x-200-x-900-mm" data-slug="200-x-200-x-900-mm">200 x 200 x 900 mm</option><option value="101" data-url="/product/sokkels/sokkels-op-kleur/sokkels-afgelakt-in-kleur/1004-sokkel-zuil-pilaar-bruin/200-x-200-x-1100-mm" data-slug="200-x-200-x-1100-mm">200 x 200 x 1100 mm</option><option value="102" data-url="/product/sokkels/sokkels-op-kleur/sokkels-afgelakt-in-kleur/1004-sokkel-zuil-pilaar-bruin/250-x-250-x-800-mm" data-slug="250-x-250-x-800-mm">250 x 250 x 800 mm</option><option value="103" data-url="/product/sokkels/sokkels-op-kleur/sokkels-afgelakt-in-kleur/1004-sokkel-zuil-pilaar-bruin/250-x-250-x-1000-mm" data-slug="250-x-250-x-1000-mm">250 x 250 x 1000 mm</option><option value="104" data-url="/product/sokkels/sokkels-op-kleur/sokkels-afgelakt-in-kleur/1004-sokkel-zuil-pilaar-bruin/250-x-250-x-1200-mm" data-slug="250-x-250-x-1200-mm">250 x 250 x 1200 mm</option><option value="117" data-url="/product/sokkels/sokkels-op-kleur/sokkels-afgelakt-in-kleur/1004-sokkel-zuil-pilaar-bruin/300-x-300-x-900-mm" data-slug="300-x-300-x-900-mm">300 x 300 x 900 mm</option><option value="118" data-url="/product/sokkels/sokkels-op-kleur/sokkels-afgelakt-in-kleur/1004-sokkel-zuil-pilaar-bruin/300-x-300-x-300-mm" data-slug="300-x-300-x-300-mm">300 x 300 x 300 mm</option><option value="119" data-url="/product/sokkels/sokkels-op-kleur/sokkels-afgelakt-in-kleur/1004-sokkel-zuil-pilaar-bruin/300-x-300-x-600-mm" data-slug="300-x-300-x-600-mm">300 x 300 x 600 mm</option><option value="105" data-url="/product/sokkels/sokkels-op-kleur/sokkels-afgelakt-in-kleur/1004-sokkel-zuil-pilaar-bruin/300-x-300-x-1200-mm" data-slug="300-x-300-x-1200-mm">300 x 300 x 1200 mm</option><option value="106" data-url="/product/sokkels/sokkels-op-kleur/sokkels-afgelakt-in-kleur/1004-sokkel-zuil-pilaar-bruin/350-x-350-x-800-mm" data-slug="350-x-350-x-800-mm">350 x 350 x 800 mm</option><option value="107" data-url="/product/sokkels/sokkels-op-kleur/sokkels-afgelakt-in-kleur/1004-sokkel-zuil-pilaar-bruin/350-x-350-x-1000-mm" data-slug="350-x-350-x-1000-mm">350 x 350 x 1000 mm</option><option value="108" data-url="/product/sokkels/sokkels-op-kleur/sokkels-afgelakt-in-kleur/1004-sokkel-zuil-pilaar-bruin/350-x-350-x-1200-mm" data-slug="350-x-350-x-1200-mm">350 x 350 x 1200 mm</option><option value="109" data-url="/product/sokkels/sokkels-op-kleur/sokkels-afgelakt-in-kleur/1004-sokkel-zuil-pilaar-bruin/400-x-400-x-600-mm" data-slug="400-x-400-x-600-mm">400 x 400 x 600 mm</option><option value="110" data-url="/product/sokkels/sokkels-op-kleur/sokkels-afgelakt-in-kleur/1004-sokkel-zuil-pilaar-bruin/400-x-400-x-900-mm" data-slug="400-x-400-x-900-mm">400 x 400 x 900 mm</option><option value="111" data-url="/product/sokkels/sokkels-op-kleur/sokkels-afgelakt-in-kleur/1004-sokkel-zuil-pilaar-bruin/400-x-400-x-1200-mm" data-slug="400-x-400-x-1200-mm">400 x 400 x 1200 mm</option><option value="112" data-url="/product/sokkels/sokkels-op-kleur/sokkels-afgelakt-in-kleur/1004-sokkel-zuil-pilaar-bruin/450-x-450-x-450-mm" data-slug="450-x-450-x-450-mm">450 x 450 x 450 mm</option><option value="113" data-url="/product/sokkels/sokkels-op-kleur/sokkels-afgelakt-in-kleur/1004-sokkel-zuil-pilaar-bruin/450-x-450-x-600-mm" data-slug="450-x-450-x-600-mm">450 x 450 x 600 mm</option><option value="114" data-url="/product/sokkels/sokkels-op-kleur/sokkels-afgelakt-in-kleur/1004-sokkel-zuil-pilaar-bruin/450-x-450-x-800-mm" data-slug="450-x-450-x-800-mm">450 x 450 x 800 mm</option><option value="115" data-url="/product/sokkels/sokkels-op-kleur/sokkels-afgelakt-in-kleur/1004-sokkel-zuil-pilaar-bruin/450-x-450-x-1000-mm" data-slug="450-x-450-x-1000-mm">450 x 450 x 1000 mm</option><option value="116" data-url="/product/sokkels/sokkels-op-kleur/sokkels-afgelakt-in-kleur/1004-sokkel-zuil-pilaar-bruin/450-x-450-x-1200-mm" data-slug="450-x-450-x-1200-mm">450 x 450 x 1200 mm</option><option value="120" data-url="/product/sokkels/sokkels-op-kleur/sokkels-afgelakt-in-kleur/1004-sokkel-zuil-pilaar-bruin/500-x-500-x-1000-mm" data-slug="500-x-500-x-1000-mm">500 x 500 x 1000 mm</option><option value="121" data-url="/product/sokkels/sokkels-op-kleur/sokkels-afgelakt-in-kleur/1004-sokkel-zuil-pilaar-bruin/600-x-600-x-1200-mm" data-slug="600-x-600-x-1200-mm">600 x 600 x 1200 mm</option></select></div></div><div class="col-xs-5 text-right"><span class="price-type" style="">incl. BTW</span><div class="product-price-wrapper"><div class="product-price "><span class="price">€ 103,29</span></div><div class="product-type-label" style="">per stuk</div></div></div></div></form></div><div class="viewButton"><a href="/product/sokkels/sokkels-op-kleur/sokkels-afgelakt-in-kleur/1004-sokkel-zuil-pilaar-bruin/200-x-200-x-500-mm" title="Bruine sokkel MDF vochtwerend - eenvoudig online op maat en op kleur te bestellen" class="btn btn-block btn-primary product-view-button">Bekijken <i class="fa fa-caret-right" ></i></a></div></div></div></div><div class="col-xs-6 col-md-4"><div class="product "><div class="sale-header not-active">Aanbieding (-<span class="sale-percentage">0</span>%)</div><div class="product-image"><a href="/product/sokkels/plantenbakken/1806-plantenbak-eiken-bekleding/1200-x-300-x-800-mm" title="1806 Plantenbak eiken bekleding"><img src="https://www.sokkelfabriek.nl/files/models/image/915dfa00-9fa0-4e54-83ae-4d8258632d6e/thumb_1806_1.png" class="product-image" alt="1806 Plantenbak eiken bekleding"/></a></div><div class="product-content-wrapper"><div class="product-content"><div class="product-title "><a href="/product/sokkels/plantenbakken/1806-plantenbak-eiken-bekleding/1200-x-300-x-800-mm" title="1806 Plantenbak eiken bekleding">Plantenbak eiken bekleding</a></div><div class="text-muted"><span class="text-muted text-light">Model 1806</span> | Eiken</div></div><div class="product-details"><form method="post" accept-charset="utf-8" action="/sokkels"><div style="display:none;"><input type="hidden" name="_method" value="POST"/></div><div class="row"><div class="col-xs-7"><strong>1200 x 300 x 800 mm</strong></div><div class="col-xs-5 text-right"><span class="price-type" style="">incl. BTW</span><div class="product-price-wrapper"><div class="product-price "><span class="price">€ 479,54</span></div><div class="product-type-label" style="">per stuk</div></div></div></div></form></div><div class="viewButton"><a href="/product/sokkels/plantenbakken/1806-plantenbak-eiken-bekleding/1200-x-300-x-800-mm" title="1806 Plantenbak eiken bekleding" class="btn btn-block btn-primary product-view-button">Bekijken <i class="fa fa-caret-right" ></i></a></div></div></div></div><div class="col-xs-6 col-md-4"><div class="product "><div class="sale-header not-active">Aanbieding (-<span class="sale-percentage">0</span>%)</div><div class="product-image"><a href="/product/sokkels/sokkels-op-kleur/sokkels-afgelakt-in-kleur/1008-sokkel-zuil-pilaar-violet/200-x-200-x-500-mm" title="Violette sokkel MDF vochtwerend - eenvoudig online op maat en op kleur te bestellen"><img src="https://www.sokkelfabriek.nl/files/models/image/5516122d-15d9-4bf3-9ad7-817aceded950/thumb_Paarse%20sokkel%20vierkant%20544x544%20vooraanzicht.jpg" class="product-image" alt="Violette sokkel MDF vochtwerend - eenvoudig online op maat en op kleur te bestellen"/></a></div><div class="product-content-wrapper"><div class="product-content"><div class="product-title "><a href="/product/sokkels/sokkels-op-kleur/sokkels-afgelakt-in-kleur/1008-sokkel-zuil-pilaar-violet/200-x-200-x-500-mm" title="Violette sokkel MDF vochtwerend - eenvoudig online op maat en op kleur te bestellen">Sokkel/Zuil/Pilaar violet</a></div><div class="text-muted"><span class="text-muted text-light">Model 1008</span> | MDF vochtwerend</div></div><div class="product-details"><form method="post" accept-charset="utf-8" action="/sokkels"><div style="display:none;"><input type="hidden" name="_method" value="POST"/></div><div class="row"><div class="col-xs-7"><div class="form-group"><select name="product_version" class="product-version-list select-modern full-width" id="products581" data-product="581"><option value="194" data-url="/product/sokkels/sokkels-op-kleur/sokkels-afgelakt-in-kleur/1008-sokkel-zuil-pilaar-violet/200-x-200-x-500-mm" data-slug="200-x-200-x-500-mm">200 x 200 x 500 mm</option><option value="195" data-url="/product/sokkels/sokkels-op-kleur/sokkels-afgelakt-in-kleur/1008-sokkel-zuil-pilaar-violet/200-x-200-x-600-mm" data-slug="200-x-200-x-600-mm">200 x 200 x 600 mm</option><option value="196" data-url="/product/sokkels/sokkels-op-kleur/sokkels-afgelakt-in-kleur/1008-sokkel-zuil-pilaar-violet/200-x-200-x-900-mm" data-slug="200-x-200-x-900-mm">200 x 200 x 900 mm</option><option value="197" data-url="/product/sokkels/sokkels-op-kleur/sokkels-afgelakt-in-kleur/1008-sokkel-zuil-pilaar-violet/200-x-200-x-1100-mm" data-slug="200-x-200-x-1100-mm">200 x 200 x 1100 mm</option><option value="198" data-url="/product/sokkels/sokkels-op-kleur/sokkels-afgelakt-in-kleur/1008-sokkel-zuil-pilaar-violet/250-x-250-x-800-mm" data-slug="250-x-250-x-800-mm">250 x 250 x 800 mm</option><option value="199" data-url="/product/sokkels/sokkels-op-kleur/sokkels-afgelakt-in-kleur/1008-sokkel-zuil-pilaar-violet/250-x-250-x-1000-mm" data-slug="250-x-250-x-1000-mm">250 x 250 x 1000 mm</option><option value="200" data-url="/product/sokkels/sokkels-op-kleur/sokkels-afgelakt-in-kleur/1008-sokkel-zuil-pilaar-violet/250-x-250-x-1200-mm" data-slug="250-x-250-x-1200-mm">250 x 250 x 1200 mm</option><option value="214" data-url="/product/sokkels/sokkels-op-kleur/sokkels-afgelakt-in-kleur/1008-sokkel-zuil-pilaar-violet/300-x-300-x-300-mm" data-slug="300-x-300-x-300-mm">300 x 300 x 300 mm</option><option value="215" data-url="/product/sokkels/sokkels-op-kleur/sokkels-afgelakt-in-kleur/1008-sokkel-zuil-pilaar-violet/300-x-300-x-600-mm" data-slug="300-x-300-x-600-mm">300 x 300 x 600 mm</option><option value="213" data-url="/product/sokkels/sokkels-op-kleur/sokkels-afgelakt-in-kleur/1008-sokkel-zuil-pilaar-violet/300-x-300-x-900-mm" data-slug="300-x-300-x-900-mm">300 x 300 x 900 mm</option><option value="201" data-url="/product/sokkels/sokkels-op-kleur/sokkels-afgelakt-in-kleur/1008-sokkel-zuil-pilaar-violet/300-x-300-x-1200-mm" data-slug="300-x-300-x-1200-mm">300 x 300 x 1200 mm</option><option value="202" data-url="/product/sokkels/sokkels-op-kleur/sokkels-afgelakt-in-kleur/1008-sokkel-zuil-pilaar-violet/350-x-350-x-800-mm" data-slug="350-x-350-x-800-mm">350 x 350 x 800 mm</option><option value="203" data-url="/product/sokkels/sokkels-op-kleur/sokkels-afgelakt-in-kleur/1008-sokkel-zuil-pilaar-violet/350-x-350-x-1000-mm" data-slug="350-x-350-x-1000-mm">350 x 350 x 1000 mm</option><option value="204" data-url="/product/sokkels/sokkels-op-kleur/sokkels-afgelakt-in-kleur/1008-sokkel-zuil-pilaar-violet/350-x-350-x-1200-mm" data-slug="350-x-350-x-1200-mm">350 x 350 x 1200 mm</option><option value="205" data-url="/product/sokkels/sokkels-op-kleur/sokkels-afgelakt-in-kleur/1008-sokkel-zuil-pilaar-violet/400-x-400-x-600-mm" data-slug="400-x-400-x-600-mm">400 x 400 x 600 mm</option><option value="206" data-url="/product/sokkels/sokkels-op-kleur/sokkels-afgelakt-in-kleur/1008-sokkel-zuil-pilaar-violet/400-x-400-x-900-mm" data-slug="400-x-400-x-900-mm">400 x 400 x 900 mm</option><option value="207" data-url="/product/sokkels/sokkels-op-kleur/sokkels-afgelakt-in-kleur/1008-sokkel-zuil-pilaar-violet/400-x-400-x-1200-mm" data-slug="400-x-400-x-1200-mm">400 x 400 x 1200 mm</option><option value="208" data-url="/product/sokkels/sokkels-op-kleur/sokkels-afgelakt-in-kleur/1008-sokkel-zuil-pilaar-violet/450-x-450-x-450-mm" data-slug="450-x-450-x-450-mm">450 x 450 x 450 mm</option><option value="209" data-url="/product/sokkels/sokkels-op-kleur/sokkels-afgelakt-in-kleur/1008-sokkel-zuil-pilaar-violet/450-x-450-x-600-mm" data-slug="450-x-450-x-600-mm">450 x 450 x 600 mm</option><option value="210" data-url="/product/sokkels/sokkels-op-kleur/sokkels-afgelakt-in-kleur/1008-sokkel-zuil-pilaar-violet/450-x-450-x-800-mm" data-slug="450-x-450-x-800-mm">450 x 450 x 800 mm</option><option value="211" data-url="/product/sokkels/sokkels-op-kleur/sokkels-afgelakt-in-kleur/1008-sokkel-zuil-pilaar-violet/450-x-450-x-1000-mm" data-slug="450-x-450-x-1000-mm">450 x 450 x 1000 mm</option><option value="212" data-url="/product/sokkels/sokkels-op-kleur/sokkels-afgelakt-in-kleur/1008-sokkel-zuil-pilaar-violet/450-x-450-x-1200-mm" data-slug="450-x-450-x-1200-mm">450 x 450 x 1200 mm</option><option value="216" data-url="/product/sokkels/sokkels-op-kleur/sokkels-afgelakt-in-kleur/1008-sokkel-zuil-pilaar-violet/500-x-500-x-1000-mm" data-slug="500-x-500-x-1000-mm">500 x 500 x 1000 mm</option><option value="217" data-url="/product/sokkels/sokkels-op-kleur/sokkels-afgelakt-in-kleur/1008-sokkel-zuil-pilaar-violet/600-x-600-x-1200-mm" data-slug="600-x-600-x-1200-mm">600 x 600 x 1200 mm</option></select></div></div><div class="col-xs-5 text-right"><span class="price-type" style="">incl. BTW</span><div class="product-price-wrapper"><div class="product-price "><span class="price">€ 103,29</span></div><div class="product-type-label" style="">per stuk</div></div></div></div></form></div><div class="viewButton"><a href="/product/sokkels/sokkels-op-kleur/sokkels-afgelakt-in-kleur/1008-sokkel-zuil-pilaar-violet/200-x-200-x-500-mm" title="Violette sokkel MDF vochtwerend - eenvoudig online op maat en op kleur te bestellen" class="btn btn-block btn-primary product-view-button">Bekijken <i class="fa fa-caret-right" ></i></a></div></div></div></div><div class="col-xs-6 col-md-4"><div class="product product-last"><div class="sale-header not-active">Aanbieding (-<span class="sale-percentage">0</span>%)</div><div class="product-image"><a href="/product/sokkels/sokkels-op-kleur/sokkels-afgelakt-in-kleur/1006-sokkel-zuil-pilaar-oranje/200-x-200-x-500-mm" title="Oranje sokkel MDF vochtwerend - eenvoudig online op maat en op kleur te bestellen"><img src="https://www.sokkelfabriek.nl/files/models/image/4e59f4cc-c23e-4432-ac73-3b0d4f2a61cf/thumb_Oranje%20sokkel%20vierkant%20544x544%20vooraanzicht.jpg" class="product-image" alt="Oranje sokkel MDF vochtwerend - eenvoudig online op maat en op kleur te bestellen"/></a></div><div class="product-content-wrapper"><div class="product-content"><div class="product-title "><a href="/product/sokkels/sokkels-op-kleur/sokkels-afgelakt-in-kleur/1006-sokkel-zuil-pilaar-oranje/200-x-200-x-500-mm" title="Oranje sokkel MDF vochtwerend - eenvoudig online op maat en op kleur te bestellen">Sokkel/Zuil/Pilaar oranje</a></div><div class="text-muted"><span class="text-muted text-light">Model 1006</span> | MDF vochtwerend</div></div><div class="product-details"><form method="post" accept-charset="utf-8" action="/sokkels"><div style="display:none;"><input type="hidden" name="_method" value="POST"/></div><div class="row"><div class="col-xs-7"><div class="form-group"><select name="product_version" class="product-version-list select-modern full-width" id="products578" data-product="578"><option value="147" data-url="/product/sokkels/sokkels-op-kleur/sokkels-afgelakt-in-kleur/1006-sokkel-zuil-pilaar-oranje/200-x-200-x-500-mm" data-slug="200-x-200-x-500-mm">200 x 200 x 500 mm</option><option value="146" data-url="/product/sokkels/sokkels-op-kleur/sokkels-afgelakt-in-kleur/1006-sokkel-zuil-pilaar-oranje/200-x-200-x-600-mm" data-slug="200-x-200-x-600-mm">200 x 200 x 600 mm</option><option value="148" data-url="/product/sokkels/sokkels-op-kleur/sokkels-afgelakt-in-kleur/1006-sokkel-zuil-pilaar-oranje/200-x-200-x-900-mm" data-slug="200-x-200-x-900-mm">200 x 200 x 900 mm</option><option value="149" data-url="/product/sokkels/sokkels-op-kleur/sokkels-afgelakt-in-kleur/1006-sokkel-zuil-pilaar-oranje/200-x-200-x-1100-mm" data-slug="200-x-200-x-1100-mm">200 x 200 x 1100 mm</option><option value="150" data-url="/product/sokkels/sokkels-op-kleur/sokkels-afgelakt-in-kleur/1006-sokkel-zuil-pilaar-oranje/250-x-250-x-800-mm" data-slug="250-x-250-x-800-mm">250 x 250 x 800 mm</option><option value="151" data-url="/product/sokkels/sokkels-op-kleur/sokkels-afgelakt-in-kleur/1006-sokkel-zuil-pilaar-oranje/250-x-250-x-1000-mm" data-slug="250-x-250-x-1000-mm">250 x 250 x 1000 mm</option><option value="152" data-url="/product/sokkels/sokkels-op-kleur/sokkels-afgelakt-in-kleur/1006-sokkel-zuil-pilaar-oranje/250-x-250-x-1200-mm" data-slug="250-x-250-x-1200-mm">250 x 250 x 1200 mm</option><option value="166" data-url="/product/sokkels/sokkels-op-kleur/sokkels-afgelakt-in-kleur/1006-sokkel-zuil-pilaar-oranje/300-x-300-x-300-mm" data-slug="300-x-300-x-300-mm">300 x 300 x 300 mm</option><option value="167" data-url="/product/sokkels/sokkels-op-kleur/sokkels-afgelakt-in-kleur/1006-sokkel-zuil-pilaar-oranje/300-x-300-x-600-mm" data-slug="300-x-300-x-600-mm">300 x 300 x 600 mm</option><option value="165" data-url="/product/sokkels/sokkels-op-kleur/sokkels-afgelakt-in-kleur/1006-sokkel-zuil-pilaar-oranje/300-x-300-x-900-mm" data-slug="300-x-300-x-900-mm">300 x 300 x 900 mm</option><option value="153" data-url="/product/sokkels/sokkels-op-kleur/sokkels-afgelakt-in-kleur/1006-sokkel-zuil-pilaar-oranje/300-x-300-x-1200-mm" data-slug="300-x-300-x-1200-mm">300 x 300 x 1200 mm</option><option value="154" data-url="/product/sokkels/sokkels-op-kleur/sokkels-afgelakt-in-kleur/1006-sokkel-zuil-pilaar-oranje/350-x-350-x-800-mm" data-slug="350-x-350-x-800-mm">350 x 350 x 800 mm</option><option value="155" data-url="/product/sokkels/sokkels-op-kleur/sokkels-afgelakt-in-kleur/1006-sokkel-zuil-pilaar-oranje/350-x-350-x-1000-mm" data-slug="350-x-350-x-1000-mm">350 x 350 x 1000 mm</option><option value="156" data-url="/product/sokkels/sokkels-op-kleur/sokkels-afgelakt-in-kleur/1006-sokkel-zuil-pilaar-oranje/350-x-350-x-1200-mm" data-slug="350-x-350-x-1200-mm">350 x 350 x 1200 mm</option><option value="157" data-url="/product/sokkels/sokkels-op-kleur/sokkels-afgelakt-in-kleur/1006-sokkel-zuil-pilaar-oranje/400-x-400-x-600-mm" data-slug="400-x-400-x-600-mm">400 x 400 x 600 mm</option><option value="158" data-url="/product/sokkels/sokkels-op-kleur/sokkels-afgelakt-in-kleur/1006-sokkel-zuil-pilaar-oranje/400-x-400-x-900-mm" data-slug="400-x-400-x-900-mm">400 x 400 x 900 mm</option><option value="159" data-url="/product/sokkels/sokkels-op-kleur/sokkels-afgelakt-in-kleur/1006-sokkel-zuil-pilaar-oranje/400-x-400-x-1200-mm" data-slug="400-x-400-x-1200-mm">400 x 400 x 1200 mm</option><option value="160" data-url="/product/sokkels/sokkels-op-kleur/sokkels-afgelakt-in-kleur/1006-sokkel-zuil-pilaar-oranje/450-x-450-x-450-mm" data-slug="450-x-450-x-450-mm">450 x 450 x 450 mm</option><option value="161" data-url="/product/sokkels/sokkels-op-kleur/sokkels-afgelakt-in-kleur/1006-sokkel-zuil-pilaar-oranje/450-x-450-x-600-mm" data-slug="450-x-450-x-600-mm">450 x 450 x 600 mm</option><option value="162" data-url="/product/sokkels/sokkels-op-kleur/sokkels-afgelakt-in-kleur/1006-sokkel-zuil-pilaar-oranje/450-x-450-x-800-mm" data-slug="450-x-450-x-800-mm">450 x 450 x 800 mm</option><option value="163" data-url="/product/sokkels/sokkels-op-kleur/sokkels-afgelakt-in-kleur/1006-sokkel-zuil-pilaar-oranje/450-x-450-x-1000-mm" data-slug="450-x-450-x-1000-mm">450 x 450 x 1000 mm</option><option value="164" data-url="/product/sokkels/sokkels-op-kleur/sokkels-afgelakt-in-kleur/1006-sokkel-zuil-pilaar-oranje/450-x-450-x-1200-mm" data-slug="450-x-450-x-1200-mm">450 x 450 x 1200 mm</option><option value="168" data-url="/product/sokkels/sokkels-op-kleur/sokkels-afgelakt-in-kleur/1006-sokkel-zuil-pilaar-oranje/500-x-500-x-1000-mm" data-slug="500-x-500-x-1000-mm">500 x 500 x 1000 mm</option><option value="169" data-url="/product/sokkels/sokkels-op-kleur/sokkels-afgelakt-in-kleur/1006-sokkel-zuil-pilaar-oranje/600-x-600-x-1200-mm" data-slug="600-x-600-x-1200-mm">600 x 600 x 1200 mm</option></select></div></div><div class="col-xs-5 text-right"><span class="price-type" style="">incl. BTW</span><div class="product-price-wrapper"><div class="product-price "><span class="price">€ 103,29</span></div><div class="product-type-label" style="">per stuk</div></div></div></div></form></div><div class="viewButton"><a href="/product/sokkels/sokkels-op-kleur/sokkels-afgelakt-in-kleur/1006-sokkel-zuil-pilaar-oranje/200-x-200-x-500-mm" title="Oranje sokkel MDF vochtwerend - eenvoudig online op maat en op kleur te bestellen" class="btn btn-block btn-primary product-view-button">Bekijken <i class="fa fa-caret-right" ></i></a></div></div></div></div><div class="col-xs-6 col-md-4"><div class="product "><div class="sale-header not-active">Aanbieding (-<span class="sale-percentage">0</span>%)</div><div class="product-image"><a href="/product/sokkels/sokkels-op-kleur/sokkels-afgelakt-in-kleur/1005-sokkel-zuil-pilaar-geel/200-x-200-x-500-mm" title="Gele sokkel MDF vochtwerend - eenvoudig online op maat en op kleur te bestellen"><img src="https://www.sokkelfabriek.nl/files/models/image/b68fbe1e-f2ce-44fb-838d-e8bdca24264f/thumb_Gele%20sokkel%20vierkant%20544x544%20vooraanzicht%20.jpg" class="product-image" alt="Gele sokkel MDF vochtwerend - eenvoudig online op maat en op kleur te bestellen"/></a></div><div class="product-content-wrapper"><div class="product-content"><div class="product-title "><a href="/product/sokkels/sokkels-op-kleur/sokkels-afgelakt-in-kleur/1005-sokkel-zuil-pilaar-geel/200-x-200-x-500-mm" title="Gele sokkel MDF vochtwerend - eenvoudig online op maat en op kleur te bestellen">Sokkel/Zuil/Pilaar geel</a></div><div class="text-muted"><span class="text-muted text-light">Model 1005</span> | MDF vochtwerend</div></div><div class="product-details"><form method="post" accept-charset="utf-8" action="/sokkels"><div style="display:none;"><input type="hidden" name="_method" value="POST"/></div><div class="row"><div class="col-xs-7"><div class="form-group"><select name="product_version" class="product-version-list select-modern full-width" id="products577" data-product="577"><option value="123" data-url="/product/sokkels/sokkels-op-kleur/sokkels-afgelakt-in-kleur/1005-sokkel-zuil-pilaar-geel/200-x-200-x-500-mm" data-slug="200-x-200-x-500-mm">200 x 200 x 500 mm</option><option value="122" data-url="/product/sokkels/sokkels-op-kleur/sokkels-afgelakt-in-kleur/1005-sokkel-zuil-pilaar-geel/200-x-200-x-600-mm" data-slug="200-x-200-x-600-mm">200 x 200 x 600 mm</option><option value="124" data-url="/product/sokkels/sokkels-op-kleur/sokkels-afgelakt-in-kleur/1005-sokkel-zuil-pilaar-geel/200-x-200-x-900-mm" data-slug="200-x-200-x-900-mm">200 x 200 x 900 mm</option><option value="125" data-url="/product/sokkels/sokkels-op-kleur/sokkels-afgelakt-in-kleur/1005-sokkel-zuil-pilaar-geel/200-x-200-x-1100-mm" data-slug="200-x-200-x-1100-mm">200 x 200 x 1100 mm</option><option value="126" data-url="/product/sokkels/sokkels-op-kleur/sokkels-afgelakt-in-kleur/1005-sokkel-zuil-pilaar-geel/250-x-250-x-800-mm" data-slug="250-x-250-x-800-mm">250 x 250 x 800 mm</option><option value="127" data-url="/product/sokkels/sokkels-op-kleur/sokkels-afgelakt-in-kleur/1005-sokkel-zuil-pilaar-geel/250-x-250-x-1000-mm" data-slug="250-x-250-x-1000-mm">250 x 250 x 1000 mm</option><option value="128" data-url="/product/sokkels/sokkels-op-kleur/sokkels-afgelakt-in-kleur/1005-sokkel-zuil-pilaar-geel/250-x-250-x-1200-mm" data-slug="250-x-250-x-1200-mm">250 x 250 x 1200 mm</option><option value="141" data-url="/product/sokkels/sokkels-op-kleur/sokkels-afgelakt-in-kleur/1005-sokkel-zuil-pilaar-geel/300-x-300-x-900-mm" data-slug="300-x-300-x-900-mm">300 x 300 x 900 mm</option><option value="142" data-url="/product/sokkels/sokkels-op-kleur/sokkels-afgelakt-in-kleur/1005-sokkel-zuil-pilaar-geel/300-x-300-x-300-mm" data-slug="300-x-300-x-300-mm">300 x 300 x 300 mm</option><option value="143" data-url="/product/sokkels/sokkels-op-kleur/sokkels-afgelakt-in-kleur/1005-sokkel-zuil-pilaar-geel/300-x-300-x-600-mm" data-slug="300-x-300-x-600-mm">300 x 300 x 600 mm</option><option value="129" data-url="/product/sokkels/sokkels-op-kleur/sokkels-afgelakt-in-kleur/1005-sokkel-zuil-pilaar-geel/300-x-300-x-1200-mm" data-slug="300-x-300-x-1200-mm">300 x 300 x 1200 mm</option><option value="130" data-url="/product/sokkels/sokkels-op-kleur/sokkels-afgelakt-in-kleur/1005-sokkel-zuil-pilaar-geel/350-x-350-x-800-mm" data-slug="350-x-350-x-800-mm">350 x 350 x 800 mm</option><option value="131" data-url="/product/sokkels/sokkels-op-kleur/sokkels-afgelakt-in-kleur/1005-sokkel-zuil-pilaar-geel/350-x-350-x-1000-mm" data-slug="350-x-350-x-1000-mm">350 x 350 x 1000 mm</option><option value="132" data-url="/product/sokkels/sokkels-op-kleur/sokkels-afgelakt-in-kleur/1005-sokkel-zuil-pilaar-geel/350-x-350-x-1200-mm" data-slug="350-x-350-x-1200-mm">350 x 350 x 1200 mm</option><option value="133" data-url="/product/sokkels/sokkels-op-kleur/sokkels-afgelakt-in-kleur/1005-sokkel-zuil-pilaar-geel/400-x-400-x-600-mm" data-slug="400-x-400-x-600-mm">400 x 400 x 600 mm</option><option value="134" data-url="/product/sokkels/sokkels-op-kleur/sokkels-afgelakt-in-kleur/1005-sokkel-zuil-pilaar-geel/400-x-400-x-900-mm" data-slug="400-x-400-x-900-mm">400 x 400 x 900 mm</option><option value="135" data-url="/product/sokkels/sokkels-op-kleur/sokkels-afgelakt-in-kleur/1005-sokkel-zuil-pilaar-geel/400-x-400-x-1200-mm" data-slug="400-x-400-x-1200-mm">400 x 400 x 1200 mm</option><option value="136" data-url="/product/sokkels/sokkels-op-kleur/sokkels-afgelakt-in-kleur/1005-sokkel-zuil-pilaar-geel/450-x-450-x-450-mm" data-slug="450-x-450-x-450-mm">450 x 450 x 450 mm</option><option value="137" data-url="/product/sokkels/sokkels-op-kleur/sokkels-afgelakt-in-kleur/1005-sokkel-zuil-pilaar-geel/450-x-450-x-600-mm" data-slug="450-x-450-x-600-mm">450 x 450 x 600 mm</option><option value="138" data-url="/product/sokkels/sokkels-op-kleur/sokkels-afgelakt-in-kleur/1005-sokkel-zuil-pilaar-geel/450-x-450-x-800-mm" data-slug="450-x-450-x-800-mm">450 x 450 x 800 mm</option><option value="139" data-url="/product/sokkels/sokkels-op-kleur/sokkels-afgelakt-in-kleur/1005-sokkel-zuil-pilaar-geel/450-x-450-x-1000-mm" data-slug="450-x-450-x-1000-mm">450 x 450 x 1000 mm</option><option value="140" data-url="/product/sokkels/sokkels-op-kleur/sokkels-afgelakt-in-kleur/1005-sokkel-zuil-pilaar-geel/450-x-450-x-1200-mm" data-slug="450-x-450-x-1200-mm">450 x 450 x 1200 mm</option><option value="144" data-url="/product/sokkels/sokkels-op-kleur/sokkels-afgelakt-in-kleur/1005-sokkel-zuil-pilaar-geel/500-x-500-x-1000-mm" data-slug="500-x-500-x-1000-mm">500 x 500 x 1000 mm</option><option value="145" data-url="/product/sokkels/sokkels-op-kleur/sokkels-afgelakt-in-kleur/1005-sokkel-zuil-pilaar-geel/600-x-600-x-1200-mm" data-slug="600-x-600-x-1200-mm">600 x 600 x 1200 mm</option></select></div></div><div class="col-xs-5 text-right"><span class="price-type" style="">incl. BTW</span><div class="product-price-wrapper"><div class="product-price "><span class="price">€ 103,29</span></div><div class="product-type-label" style="">per stuk</div></div></div></div></form></div><div class="viewButton"><a href="/product/sokkels/sokkels-op-kleur/sokkels-afgelakt-in-kleur/1005-sokkel-zuil-pilaar-geel/200-x-200-x-500-mm" title="Gele sokkel MDF vochtwerend - eenvoudig online op maat en op kleur te bestellen" class="btn btn-block btn-primary product-view-button">Bekijken <i class="fa fa-caret-right" ></i></a></div></div></div></div><div class="col-xs-6 col-md-4"><div class="product "><div class="sale-header not-active">Aanbieding (-<span class="sale-percentage">0</span>%)</div><div class="product-image"><a href="/product/sokkels/houten-sokkels/mdf-met-fineer-sokkels/2500-sokkel-mdf-eiken-fineer/300-x-300-x-400-mm" title="Sokkel MDF Eiken Fineer | Verschillende Afmetingen en Afwerkingen"><img src="https://www.sokkelfabriek.nl/files/models/image/9a70b6f9-e18a-470f-85ce-743aea010062/thumb_eiken.jpg" class="product-image" alt="Sokkel MDF Eiken Fineer | Verschillende Afmetingen en Afwerkingen"/></a></div><div class="product-content-wrapper"><div class="product-content"><div class="product-title "><a href="/product/sokkels/houten-sokkels/mdf-met-fineer-sokkels/2500-sokkel-mdf-eiken-fineer/300-x-300-x-400-mm" title="Sokkel MDF Eiken Fineer | Verschillende Afmetingen en Afwerkingen">Sokkel MDF | Eiken Fineer</a></div><div class="text-muted"><span class="text-muted text-light">Model 2500</span> | MDF + fineerlaag</div></div><div class="product-details"><form method="post" accept-charset="utf-8" action="/sokkels"><div style="display:none;"><input type="hidden" name="_method" value="POST"/></div><div class="row"><div class="col-xs-7"><div class="form-group"><select name="product_version" class="product-version-list select-modern full-width" id="products630" data-product="630"><option value="1107" data-url="/product/sokkels/houten-sokkels/mdf-met-fineer-sokkels/2500-sokkel-mdf-eiken-fineer/300-x-300-x-400-mm" data-slug="300-x-300-x-400-mm">300 x 300 x 400 mm</option><option value="1108" data-url="/product/sokkels/houten-sokkels/mdf-met-fineer-sokkels/2500-sokkel-mdf-eiken-fineer/300-x-300-x-600-mm" data-slug="300-x-300-x-600-mm">300 x 300 x 600 mm</option><option value="1109" data-url="/product/sokkels/houten-sokkels/mdf-met-fineer-sokkels/2500-sokkel-mdf-eiken-fineer/300-x-300-x-800-mm" data-slug="300-x-300-x-800-mm">300 x 300 x 800 mm</option><option value="1110" data-url="/product/sokkels/houten-sokkels/mdf-met-fineer-sokkels/2500-sokkel-mdf-eiken-fineer/300-x-300-x-1000-mm" data-slug="300-x-300-x-1000-mm">300 x 300 x 1000 mm</option><option value="1112" data-url="/product/sokkels/houten-sokkels/mdf-met-fineer-sokkels/2500-sokkel-mdf-eiken-fineer/400-x-400-x-1000-mm" data-slug="400-x-400-x-1000-mm">400 x 400 x 1000 mm</option><option value="1111" data-url="/product/sokkels/houten-sokkels/mdf-met-fineer-sokkels/2500-sokkel-mdf-eiken-fineer/500-x-500-x-1000-mm" data-slug="500-x-500-x-1000-mm">500 x 500 x 1000 mm</option></select></div></div><div class="col-xs-5 text-right"><span class="price-type" style="">incl. BTW</span><div class="product-price-wrapper"><div class="product-price "><span class="price">€ 235,66</span></div><div class="product-type-label" style="">per stuk</div></div></div></div></form></div><div class="viewButton"><a href="/product/sokkels/houten-sokkels/mdf-met-fineer-sokkels/2500-sokkel-mdf-eiken-fineer/300-x-300-x-400-mm" title="Sokkel MDF Eiken Fineer | Verschillende Afmetingen en Afwerkingen" class="btn btn-block btn-primary product-view-button">Bekijken <i class="fa fa-caret-right" ></i></a></div></div></div></div><div class="col-xs-6 col-md-4"><div class="product product-last"><div class="sale-header not-active">Aanbieding (-<span class="sale-percentage">0</span>%)</div><div class="product-image"><a href="/product/sokkels/sokkels-op-kleur/sokkels-afgelakt-in-kleur/1007-sokkel-zuil-pilaar-rood/200-x-200-x-500-mm" title="Rode sokkel MDF vochtwerend - eenvoudig online op maat en op kleur te bestellen"><img src="https://www.sokkelfabriek.nl/files/models/image/6bc947c0-de99-4af4-abff-fe60ec9c283c/thumb_Rode%20sokkel%20vierkant%20544x544%20vooraanzicht.jpg" class="product-image" alt="Rode sokkel MDF vochtwerend - eenvoudig online op maat en op kleur te bestellen"/></a></div><div class="product-content-wrapper"><div class="product-content"><div class="product-title "><a href="/product/sokkels/sokkels-op-kleur/sokkels-afgelakt-in-kleur/1007-sokkel-zuil-pilaar-rood/200-x-200-x-500-mm" title="Rode sokkel MDF vochtwerend - eenvoudig online op maat en op kleur te bestellen">Sokkel/Zuil/Pilaar rood</a></div><div class="text-muted"><span class="text-muted text-light">Model 1007</span> | MDF vochtwerend</div></div><div class="product-details"><form method="post" accept-charset="utf-8" action="/sokkels"><div style="display:none;"><input type="hidden" name="_method" value="POST"/></div><div class="row"><div class="col-xs-7"><div class="form-group"><select name="product_version" class="product-version-list select-modern full-width" id="products580" data-product="580"><option value="170" data-url="/product/sokkels/sokkels-op-kleur/sokkels-afgelakt-in-kleur/1007-sokkel-zuil-pilaar-rood/200-x-200-x-500-mm" data-slug="200-x-200-x-500-mm">200 x 200 x 500 mm</option><option value="171" data-url="/product/sokkels/sokkels-op-kleur/sokkels-afgelakt-in-kleur/1007-sokkel-zuil-pilaar-rood/200-x-200-x-600-mm" data-slug="200-x-200-x-600-mm">200 x 200 x 600 mm</option><option value="172" data-url="/product/sokkels/sokkels-op-kleur/sokkels-afgelakt-in-kleur/1007-sokkel-zuil-pilaar-rood/200-x-200-x-900-mm" data-slug="200-x-200-x-900-mm">200 x 200 x 900 mm</option><option value="173" data-url="/product/sokkels/sokkels-op-kleur/sokkels-afgelakt-in-kleur/1007-sokkel-zuil-pilaar-rood/200-x-200-x-1100-mm" data-slug="200-x-200-x-1100-mm">200 x 200 x 1100 mm</option><option value="174" data-url="/product/sokkels/sokkels-op-kleur/sokkels-afgelakt-in-kleur/1007-sokkel-zuil-pilaar-rood/250-x-250-x-800-mm" data-slug="250-x-250-x-800-mm">250 x 250 x 800 mm</option><option value="175" data-url="/product/sokkels/sokkels-op-kleur/sokkels-afgelakt-in-kleur/1007-sokkel-zuil-pilaar-rood/250-x-250-x-1000-mm" data-slug="250-x-250-x-1000-mm">250 x 250 x 1000 mm</option><option value="176" data-url="/product/sokkels/sokkels-op-kleur/sokkels-afgelakt-in-kleur/1007-sokkel-zuil-pilaar-rood/250-x-250-x-1200-mm" data-slug="250-x-250-x-1200-mm">250 x 250 x 1200 mm</option><option value="190" data-url="/product/sokkels/sokkels-op-kleur/sokkels-afgelakt-in-kleur/1007-sokkel-zuil-pilaar-rood/300-x-300-x-300-mm" data-slug="300-x-300-x-300-mm">300 x 300 x 300 mm</option><option value="191" data-url="/product/sokkels/sokkels-op-kleur/sokkels-afgelakt-in-kleur/1007-sokkel-zuil-pilaar-rood/300-x-300-x-600-mm" data-slug="300-x-300-x-600-mm">300 x 300 x 600 mm</option><option value="189" data-url="/product/sokkels/sokkels-op-kleur/sokkels-afgelakt-in-kleur/1007-sokkel-zuil-pilaar-rood/300-x-300-x-900-mm" data-slug="300-x-300-x-900-mm">300 x 300 x 900 mm</option><option value="177" data-url="/product/sokkels/sokkels-op-kleur/sokkels-afgelakt-in-kleur/1007-sokkel-zuil-pilaar-rood/300-x-300-x-1200-mm" data-slug="300-x-300-x-1200-mm">300 x 300 x 1200 mm</option><option value="178" data-url="/product/sokkels/sokkels-op-kleur/sokkels-afgelakt-in-kleur/1007-sokkel-zuil-pilaar-rood/350-x-350-x-800-mm" data-slug="350-x-350-x-800-mm">350 x 350 x 800 mm</option><option value="179" data-url="/product/sokkels/sokkels-op-kleur/sokkels-afgelakt-in-kleur/1007-sokkel-zuil-pilaar-rood/350-x-350-x-1000-mm" data-slug="350-x-350-x-1000-mm">350 x 350 x 1000 mm</option><option value="180" data-url="/product/sokkels/sokkels-op-kleur/sokkels-afgelakt-in-kleur/1007-sokkel-zuil-pilaar-rood/350-x-350-x-1200-mm" data-slug="350-x-350-x-1200-mm">350 x 350 x 1200 mm</option><option value="181" data-url="/product/sokkels/sokkels-op-kleur/sokkels-afgelakt-in-kleur/1007-sokkel-zuil-pilaar-rood/400-x-400-x-600-mm" data-slug="400-x-400-x-600-mm">400 x 400 x 600 mm</option><option value="182" data-url="/product/sokkels/sokkels-op-kleur/sokkels-afgelakt-in-kleur/1007-sokkel-zuil-pilaar-rood/400-x-400-x-900-mm" data-slug="400-x-400-x-900-mm">400 x 400 x 900 mm</option><option value="183" data-url="/product/sokkels/sokkels-op-kleur/sokkels-afgelakt-in-kleur/1007-sokkel-zuil-pilaar-rood/400-x-400-x-1200-mm" data-slug="400-x-400-x-1200-mm">400 x 400 x 1200 mm</option><option value="184" data-url="/product/sokkels/sokkels-op-kleur/sokkels-afgelakt-in-kleur/1007-sokkel-zuil-pilaar-rood/450-x-450-x-450-mm" data-slug="450-x-450-x-450-mm">450 x 450 x 450 mm</option><option value="185" data-url="/product/sokkels/sokkels-op-kleur/sokkels-afgelakt-in-kleur/1007-sokkel-zuil-pilaar-rood/450-x-450-x-600-mm" data-slug="450-x-450-x-600-mm">450 x 450 x 600 mm</option><option value="186" data-url="/product/sokkels/sokkels-op-kleur/sokkels-afgelakt-in-kleur/1007-sokkel-zuil-pilaar-rood/450-x-450-x-800-mm" data-slug="450-x-450-x-800-mm">450 x 450 x 800 mm</option><option value="187" data-url="/product/sokkels/sokkels-op-kleur/sokkels-afgelakt-in-kleur/1007-sokkel-zuil-pilaar-rood/450-x-450-x-1000-mm" data-slug="450-x-450-x-1000-mm">450 x 450 x 1000 mm</option><option value="188" data-url="/product/sokkels/sokkels-op-kleur/sokkels-afgelakt-in-kleur/1007-sokkel-zuil-pilaar-rood/450-x-450-x-1200-mm" data-slug="450-x-450-x-1200-mm">450 x 450 x 1200 mm</option><option value="192" data-url="/product/sokkels/sokkels-op-kleur/sokkels-afgelakt-in-kleur/1007-sokkel-zuil-pilaar-rood/500-x-500-x-1000-mm" data-slug="500-x-500-x-1000-mm">500 x 500 x 1000 mm</option><option value="193" data-url="/product/sokkels/sokkels-op-kleur/sokkels-afgelakt-in-kleur/1007-sokkel-zuil-pilaar-rood/600-x-600-x-1200-mm" data-slug="600-x-600-x-1200-mm">600 x 600 x 1200 mm</option></select></div></div><div class="col-xs-5 text-right"><span class="price-type" style="">incl. BTW</span><div class="product-price-wrapper"><div class="product-price "><span class="price">€ 103,29</span></div><div class="product-type-label" style="">per stuk</div></div></div></div></form></div><div class="viewButton"><a href="/product/sokkels/sokkels-op-kleur/sokkels-afgelakt-in-kleur/1007-sokkel-zuil-pilaar-rood/200-x-200-x-500-mm" title="Rode sokkel MDF vochtwerend - eenvoudig online op maat en op kleur te bestellen" class="btn btn-block btn-primary product-view-button">Bekijken <i class="fa fa-caret-right" ></i></a></div></div></div></div><div class="col-xs-6 col-md-4"><div class="product "><div class="sale-header not-active">Aanbieding (-<span class="sale-percentage">0</span>%)</div><div class="product-image"><a href="/product/sokkels/houten-sokkels/eiken-sokkels/1501-sokkel-zuil-pilaar-hexagon-gebakken-eikenhout/300-x-600-mm" title="Hexagon sokkel gebakken eikenhout"><img src="https://www.sokkelfabriek.nl/files/models/image/093bb7f3-9493-425e-ba72-363c27d4b780/thumb_hexagon%20new.png" class="product-image" alt="Hexagon sokkel gebakken eikenhout"/></a></div><div class="product-content-wrapper"><div class="product-content"><div class="product-title product-title-long"><a href="/product/sokkels/houten-sokkels/eiken-sokkels/1501-sokkel-zuil-pilaar-hexagon-gebakken-eikenhout/300-x-600-mm" title="Hexagon sokkel gebakken eikenhout">Sokkel/Zuil/Pilaar hexagon gebakken eikenhout</a></div><div class="text-muted"><span class="text-muted text-light">Model 1501</span> | Gebakken eikenhout</div></div><div class="product-details"><form method="post" accept-charset="utf-8" action="/sokkels"><div style="display:none;"><input type="hidden" name="_method" value="POST"/></div><div class="row"><div class="col-xs-7"><div class="form-group"><select name="product_version" class="product-version-list select-modern full-width" id="products614" data-product="614"><option value="958" data-url="/product/sokkels/houten-sokkels/eiken-sokkels/1501-sokkel-zuil-pilaar-hexagon-gebakken-eikenhout/300-x-600-mm" data-slug="300-x-600-mm">300 x 600 mm</option><option value="959" data-url="/product/sokkels/houten-sokkels/eiken-sokkels/1501-sokkel-zuil-pilaar-hexagon-gebakken-eikenhout/300-x-800-mm" data-slug="300-x-800-mm">300 x 800 mm</option><option value="961" data-url="/product/sokkels/houten-sokkels/eiken-sokkels/1501-sokkel-zuil-pilaar-hexagon-gebakken-eikenhout/300-x-900-mm" data-slug="300-x-900-mm">300 x 900 mm</option><option value="962" data-url="/product/sokkels/houten-sokkels/eiken-sokkels/1501-sokkel-zuil-pilaar-hexagon-gebakken-eikenhout/300-x-1000-mm" data-slug="300-x-1000-mm">300 x 1000 mm</option><option value="963" data-url="/product/sokkels/houten-sokkels/eiken-sokkels/1501-sokkel-zuil-pilaar-hexagon-gebakken-eikenhout/300-x-1200-mm" data-slug="300-x-1200-mm">300 x 1200 mm</option><option value="964" data-url="/product/sokkels/houten-sokkels/eiken-sokkels/1501-sokkel-zuil-pilaar-hexagon-gebakken-eikenhout/300-x-1400-mm" data-slug="300-x-1400-mm">300 x 1400 mm</option><option value="965" data-url="/product/sokkels/houten-sokkels/eiken-sokkels/1501-sokkel-zuil-pilaar-hexagon-gebakken-eikenhout/400-x-600-mm" data-slug="400-x-600-mm">400 x 600 mm</option><option value="966" data-url="/product/sokkels/houten-sokkels/eiken-sokkels/1501-sokkel-zuil-pilaar-hexagon-gebakken-eikenhout/400-x-800-mm" data-slug="400-x-800-mm">400 x 800 mm</option><option value="967" data-url="/product/sokkels/houten-sokkels/eiken-sokkels/1501-sokkel-zuil-pilaar-hexagon-gebakken-eikenhout/400-x-900-mm" data-slug="400-x-900-mm">400 x 900 mm</option><option value="968" data-url="/product/sokkels/houten-sokkels/eiken-sokkels/1501-sokkel-zuil-pilaar-hexagon-gebakken-eikenhout/400-x-1000-mm" data-slug="400-x-1000-mm">400 x 1000 mm</option><option value="969" data-url="/product/sokkels/houten-sokkels/eiken-sokkels/1501-sokkel-zuil-pilaar-hexagon-gebakken-eikenhout/400-x-1200-mm" data-slug="400-x-1200-mm">400 x 1200 mm</option><option value="970" data-url="/product/sokkels/houten-sokkels/eiken-sokkels/1501-sokkel-zuil-pilaar-hexagon-gebakken-eikenhout/400-x-1400-mm" data-slug="400-x-1400-mm">400 x 1400 mm</option><option value="971" data-url="/product/sokkels/houten-sokkels/eiken-sokkels/1501-sokkel-zuil-pilaar-hexagon-gebakken-eikenhout/500-x-600-mm" data-slug="500-x-600-mm">500 x 600 mm</option><option value="972" data-url="/product/sokkels/houten-sokkels/eiken-sokkels/1501-sokkel-zuil-pilaar-hexagon-gebakken-eikenhout/500-x-800-mm" data-slug="500-x-800-mm">500 x 800 mm</option><option value="973" data-url="/product/sokkels/houten-sokkels/eiken-sokkels/1501-sokkel-zuil-pilaar-hexagon-gebakken-eikenhout/500-x-900-mm" data-slug="500-x-900-mm">500 x 900 mm</option><option value="974" data-url="/product/sokkels/houten-sokkels/eiken-sokkels/1501-sokkel-zuil-pilaar-hexagon-gebakken-eikenhout/500-x-1000-mm" data-slug="500-x-1000-mm">500 x 1000 mm</option><option value="976" data-url="/product/sokkels/houten-sokkels/eiken-sokkels/1501-sokkel-zuil-pilaar-hexagon-gebakken-eikenhout/500-x-1200-mm" data-slug="500-x-1200-mm">500 x 1200 mm</option><option value="977" data-url="/product/sokkels/houten-sokkels/eiken-sokkels/1501-sokkel-zuil-pilaar-hexagon-gebakken-eikenhout/500-x-1400-mm" data-slug="500-x-1400-mm">500 x 1400 mm</option><option value="978" data-url="/product/sokkels/houten-sokkels/eiken-sokkels/1501-sokkel-zuil-pilaar-hexagon-gebakken-eikenhout/600-x-600-mm" data-slug="600-x-600-mm">600 x 600 mm</option><option value="979" data-url="/product/sokkels/houten-sokkels/eiken-sokkels/1501-sokkel-zuil-pilaar-hexagon-gebakken-eikenhout/600-x-800-mm" data-slug="600-x-800-mm">600 x 800 mm</option><option value="980" data-url="/product/sokkels/houten-sokkels/eiken-sokkels/1501-sokkel-zuil-pilaar-hexagon-gebakken-eikenhout/600-x-900-mm" data-slug="600-x-900-mm">600 x 900 mm</option><option value="981" data-url="/product/sokkels/houten-sokkels/eiken-sokkels/1501-sokkel-zuil-pilaar-hexagon-gebakken-eikenhout/600-x-1000-mm" data-slug="600-x-1000-mm">600 x 1000 mm</option><option value="982" data-url="/product/sokkels/houten-sokkels/eiken-sokkels/1501-sokkel-zuil-pilaar-hexagon-gebakken-eikenhout/600-x-1200-mm" data-slug="600-x-1200-mm">600 x 1200 mm</option><option value="983" data-url="/product/sokkels/houten-sokkels/eiken-sokkels/1501-sokkel-zuil-pilaar-hexagon-gebakken-eikenhout/600-x-1400-mm" data-slug="600-x-1400-mm">600 x 1400 mm</option></select></div></div><div class="col-xs-5 text-right"><span class="price-type" style="">incl. BTW</span><div class="product-price-wrapper"><div class="product-price "><span class="price">€ 172,62</span></div><div class="product-type-label" style="">per stuk</div></div></div></div></form></div><div class="viewButton"><a href="/product/sokkels/houten-sokkels/eiken-sokkels/1501-sokkel-zuil-pilaar-hexagon-gebakken-eikenhout/300-x-600-mm" title="Hexagon sokkel gebakken eikenhout" class="btn btn-block btn-primary product-view-button">Bekijken <i class="fa fa-caret-right" ></i></a></div></div></div></div><div class="col-xs-6 col-md-4"><div class="product "><div class="sale-header not-active">Aanbieding (-<span class="sale-percentage">0</span>%)</div><div class="product-image"><a href="/product/sokkels/specials/salontafels-presso/1706-salontafel-presso-roze-hoogglans/700-x-700-x-450-mm" title="Salontafel Presso Roze Hoogglans | Verschillende Afmetingen"><img src="https://www.sokkelfabriek.nl/files/models/image/d53cfd17-7900-4538-abe5-ca36f43d17eb/thumb_rose4.png" class="product-image" alt="Salontafel Presso Roze Hoogglans | Verschillende Afmetingen"/></a></div><div class="product-content-wrapper"><div class="product-content"><div class="product-title "><a href="/product/sokkels/specials/salontafels-presso/1706-salontafel-presso-roze-hoogglans/700-x-700-x-450-mm" title="Salontafel Presso Roze Hoogglans | Verschillende Afmetingen">Salontafel Presso | Roze Hoogglans</a></div><div class="text-muted"><span class="text-muted text-light">Model 1706</span> | MDF Vochtwerend </div></div><div class="product-details"><form method="post" accept-charset="utf-8" action="/sokkels"><div style="display:none;"><input type="hidden" name="_method" value="POST"/></div><div class="row"><div class="col-xs-7"><div class="form-group"><select name="product_version" class="product-version-list select-modern full-width" id="products643" data-product="643"><option value="1163" data-url="/product/sokkels/specials/salontafels-presso/1706-salontafel-presso-roze-hoogglans/700-x-700-x-450-mm" data-slug="700-x-700-x-450-mm">700 x 700 x 450 mm</option><option value="1169" data-url="/product/sokkels/specials/salontafels-presso/1706-salontafel-presso-roze-hoogglans/800-x-800-x-450-mm" data-slug="800-x-800-x-450-mm">800 x 800 x 450 mm</option><option value="1175" data-url="/product/sokkels/specials/salontafels-presso/1706-salontafel-presso-roze-hoogglans/900-x-900-x-450-mm" data-slug="900-x-900-x-450-mm">900 x 900 x 450 mm</option><option value="1139" data-url="/product/sokkels/specials/salontafels-presso/1706-salontafel-presso-roze-hoogglans/1000-x-1000-x-450-mm" data-slug="1000-x-1000-x-450-mm">1000 x 1000 x 450 mm</option><option value="1145" data-url="/product/sokkels/specials/salontafels-presso/1706-salontafel-presso-roze-hoogglans/1000-x-600-x-450-mm" data-slug="1000-x-600-x-450-mm">1000 x 600 x 450 mm</option><option value="1151" data-url="/product/sokkels/specials/salontafels-presso/1706-salontafel-presso-roze-hoogglans/1000-x-700-x-450-mm" data-slug="1000-x-700-x-450-mm">1000 x 700 x 450 mm</option><option value="1157" data-url="/product/sokkels/specials/salontafels-presso/1706-salontafel-presso-roze-hoogglans/1200-x-1000-x-450-mm" data-slug="1200-x-1000-x-450-mm">1200 x 1000 x 450 mm</option></select></div></div><div class="col-xs-5 text-right"><span class="price-type" style="">incl. BTW</span><div class="product-price-wrapper"><div class="product-price "><span class="price">€ 684,69</span></div><div class="product-type-label" style="">per stuk</div></div></div></div></form></div><div class="viewButton"><a href="/product/sokkels/specials/salontafels-presso/1706-salontafel-presso-roze-hoogglans/700-x-700-x-450-mm" title="Salontafel Presso Roze Hoogglans | Verschillende Afmetingen" class="btn btn-block btn-primary product-view-button">Bekijken <i class="fa fa-caret-right" ></i></a></div></div></div></div></div><div class="pagination"><div class="row"><div class="col-md-2"><a class="prev disabled" href="" onclick="return false;"><i class="fa fa-arrow-left" ></i></a></div><div class="col-md-8 text-center"><a class="active" href="">1</a><a href="/sokkels?page=2">2</a><a href="/sokkels?page=3">3</a><a href="/sokkels?page=4">4</a><a href="/sokkels?page=5">5</a></div><div class="col-md-2 text-right"><a class="next" rel="next" href="/sokkels?page=2"><i class="fa fa-arrow-right" ></i></a></div></div></div> </div>
</div>
</div>
</div><div id="website-review-score">
<div class="container"><a href="http://www.kiyoh.com/reviews/1046251/sokkelfabriek_nl?lang=nl" target="_blank">Wij worden beoordeeld met een <span itemprop="ratingValue">9.</span>2</a></div>
</div>
<footer>
<div class="footer-widgets">
<div class="container">
<div class="row">
<div class="col-md-3 column"><img alt="Sokkelfabriek" class="img-responsive" height="31" src="/theme/default/img/logo.png" style="margin-bottom:15px" width="200" />
<div>
<p>De Sokkelfabriek is specialist in het produceren van kwalitatieve en onderscheidende sokkels. In onze fabriek in Ravenstein produceren wij een compleet pakket aan sokkels.</p>
</div>
<a class="btn btn-sm btn-primary" href="/over-ons">Meer over Sokkelfabriek <i class="fa fa-caret-right"></i></a></div>
<div class="col-md-3 column">
<h3>Nieuwsbrief</h3>
<p>Met onze nieuwsbrief ben je altijd op de hoogte van de nieuwste producten, laatste nieuws en meer.</p>
<a class="btn btn-sm btn-primary" href="/nieuwsbrief/inschrijven">Inschrijven <i class="fa fa-caret-right"></i></a></div>
<div class="col-md-3 column">
<h3>Belangrijke links</h3>
<ul class="ul-flat">
<li><a href="/customer/registreren" title="Registratie">Account registreren</a></li>
<li><a href="/contact" title="Contact">Contact</a></li>
<li><a href="/aanvragen/offerte-aanvragen" title="Offerte-aanvragen">Offerte aanvragen</a></li>
<li><a href="/over-ons/veelgestelde-vragen" title="Veelgestelde vragen">Veelgestelde vragen</a></li>
<li><a href="/over-ons">Over Sokkelfabriek</a></li>
<li><a href="/over-ons/algemene-voorwaarden" title="Algemene voorwaarden">Algemene voorwaarden</a></li>
<li><a href="/over-ons/privacy" title="Privacy">Privacy</a></li>
</ul>
</div>
<div class="col-md-3 column">
<div>
<h3>Hoofdkantoor</h3>
<strong>Sokkelfabriek</strong><br />
De Hammen 6<br />
5371MK Ravenstein<br />
</div>
<div class="push-up-15">
<h3>Social media</h3>
<ul class="social-icons" id="social-icons">
<li><a href="https://www.facebook.com/sokkelfabriek.nl" itemprop="sameAs" target="blank" title="Sokkelfabriek op Facebook"><i class="fa fa-facebook"></i></a></li>
<li><a href="https://nl.pinterest.com/sokkelfabriek" itemprop="sameAs" target="blank" title="Sokkelfabriek op Pinterest"><i class="fa fa-pinterest"></i></a></li>
<li><a href="https://www.linkedin.com/company/sokkelfabriek" itemprop="sameAs" target="blank" title="Sokkelfabriek op LinkedIn"><i class="fa fa-linkedin"></i></a></li>
<li><a href="https://www.instagram.com/sokkelfabriek.nl" itemprop="sameAs" target="blank" title="Sokkelfabriek op Instagram"><i class="fa fa-instagram"></i></a></li>
</ul>
</div>
</div>
</div>
</div>
</div>
</footer>
<div id="cookiemessage">
<div class="container">
<a href="#" id="cookieaccept" class="btn btn-sm btn-primary pull-right">Akkoord</a> <a href="#" id="cookiedeny" class="btn btn-sm btn-inverse pull-right">Weigeren</a> <div>
Wij gebruiken cookies op onze website om de gebruikerservaring te verbeteren. <a href="/cookies" target="blank">lees meer over onze cookies</a>.<br />
Doorgaan met het gebruiken van de website, geeft aan dat u akkoord gaat met ons cookiebeleid
</div>
</div>
</div><script>var baseUrl = "https://www.sokkelfabriek.nl";var baseTheme = "default";</script><script src="/theme/default/js/all.min.js"></script><div id="dialog-message-success" class="custom-dialog">
<div class="message-content">
<h2>Product is toegevoegd aan de winkelwagen</h2>
<p>U kunt nu verder winkelen of direct door naar de betaling.</p>
</div>
</div><div id="dialog-message-error" class="custom-dialog">
<div class="message-content">
<h2>Er is iets fout gegaan</h2>
<p class="text-muted">Probeer het opnieuw. Bij herhalende problemen, neem contact op via onze klantenservice.</p>
</div>
</div><script type="application/ld+json">
{"@context":"http:\/\/schema.org","@type":"LocalBusiness","name":"Sokkelfabriek","description":"Sokkelfabriek","telephone":"088-3435070","image":"https:\/\/www.sokkelfabriek.nl\/theme\/default\/img\/logo.png","geo":{"@type":"GeoCoordinates","latitude":"51.783683","longitude":"5.653077"},"priceRange":"&euro 1 en hoger","openingHours":["Mo,Tu,We,Th,Fr 08:00-17:00","Sa 08:00-14:00"],"address":{"@type":"PostalAddress","postalCode":"5371MK","addressCountry":"Nederland","streetAddress":"De Hammen 6"}}</script><script type="application/ld+json">
{"@context":"http:\/\/schema.org","@type":"WebSite","name":"Sokkelfabriek","url":"https:\/\/www.sokkelfabriek.nl\/","potentialAction":{"@type":"SearchAction","target":"https:\/\/www.sokkelfabriek.nl\/zoeken\/s={search_term}","query-input":"required name=search_term"}}</script>
</body>
</html>'
}
$reasonPhrase = 'OK'
header - [internal], line ??
Cake\Http\ResponseEmitter::emitStatusLine() - CORE/src/Http/ResponseEmitter.php, line 154
Cake\Http\ResponseEmitter::emit() - CORE/src/Http/ResponseEmitter.php, line 59
Cake\Http\Server::emit() - CORE/src/Http/Server.php, line 140
[main] - ROOT/webroot/index.php, line 38
Warning (2): Cannot modify header information - headers already sent by (output started at /home/plintenfab/domains/sokkelfabriek.nl/public_html/vendor/cakephp/cakephp/src/Error/Debugger.php:855) [CORE/src/Http/ResponseEmitter.php, line 187]
$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="nl">
<meta name="viewport" content="width=device-width, initial-scale=1.0"><link rel="dns-prefetch"><meta charset="utf-8"/><title> bij Sokkelfabriek</title><link href="https://www.sokkelfabriek.nl/products/index" rel="canonical"/><meta property="og:title" content="" /><meta property="og:url" content="https://www.sokkelfabriek.nl/sokkels" /><meta property="og:image" content="https://www.sokkelfabriek.nl/theme/default/opengraph/default.png" /><meta property="og:description" content="" /><meta property="og:type" content="article" /><meta property="twitter:card" content="summary" /><meta property="twitter:title" content="" /><meta property="twitter:description" content="" /><meta property="twitter:image" content="https://www.sokkelfabriek.nl/theme/default/twitter-cards/default.png" /><!--[if IE]><meta http-equiv='X-UA-Compatible' content='IE=edge,chrome=1'><![endif]-->
<link rel="shortcut icon" href="https://www.sokkelfabriek.nl/theme/default/img/favicon/favicon.ico">
<link rel="apple-touch-icon" href="https://www.sokkelfabriek.nl/theme/default/img/favicon/favicon.png">
<link rel="apple-touch-icon" sizes="76x76" href="https://www.sokkelfabriek.nl/theme/default/img/favicon/favicon-76x76.png">
<link rel="apple-touch-icon" sizes="120x120" href="https://www.sokkelfabriek.nl/theme/default/img/favicon/favicon-120x120.png">
<link rel="apple-touch-icon" sizes="152x152" href="https://www.sokkelfabriek.nl/theme/default/img/favicon/favicon-152x152.png">
<meta name="apple-mobile-web-app-status-bar-style" content="black">
<meta name="msapplication-config" content="none"/><head><link rel="stylesheet" href="/theme/default/css/all.min.css?c=2023032319"/><style>
.btn.btn-primary {
color:#ffffff;
background: #009600;
border-color: #009600;
}
.btn.btn-primary:hover {
color:#000000;
background: #009600;
border-color: #009600;
}
.navbar.navbar-categories .col-active {
background: #009600;
}
#cookiemessage .btn.btn-primary,
#cookiemessage .btn.btn-inverse {
color:#ffffff;
background: #009600;
border-color: #009600;
}
.navbar.navbar-categories > div > ul > li > a.important {
color:#ffffff;
background: #009600;
border-color: #009600;
}
.navbar.navbar-categories > div > ul > li > a.important:hover {
color:#000000;
background: #009600;
border-color: #009600;
}
.navbar.navbar-categories li>a.active {
background-color: #009600;
color: #ffffff;
}
</style> <!-- Google Analytics -->
<script>
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
})(window,document,'script','//www.google-analytics.com/analytics.js','ga');
ga('create', 'UA-21831215-17', 'auto');
ga('send', 'pageview');
</script>
</head> <body class="">
<nav id="headerNavigation" class="main-nav">
<div class="full-wrapper relative clearfix">
<div class="container">
<ul id="header-options">
<li><a href="/zoeken" id="top-search"><i class="fa fa-search" ></i></a></li>
<li><a href="/account/login" class="not-loggedin" id="account-header"><span>Login <div class="hidden-xs" style="display:inline-block">zakelijk</div></span></a></li>
<li>
<a id="cart" class="cart-header" href="https://www.sokkelfabriek.nl/winkelwagen">
<div class="cart-loader" data-img="/theme/default/img/cart-loader.svg"></div>
<div class="cart-content">
<span><i class="fa fa-shopping-cart" ></i></span>
<span class="cart-price">
<span class="price">€ 0,00</span> </span>
</div>
</a></li>
</ul>
<div class="mobile-nav thin pull-left">
<i class="fa fa-bars"></i>
</div>
<div class="nav-logo-wrap local-scroll">
<a class="logo hidden-xs hidden-sm" href="/" title="Sokkelfabriek logo"><img alt="Sokkelfabriek logo" height="46" src="/theme/default/img/logo.png" width="291" /> </a> <a class="logo-mobile hidden-md hidden-lg" href="/" title="Sokkelfabriek mobile logo"><img alt="Sokkelfabriek mobile logo" height="40" src="/theme/default/img/logo-mobile.png" width="32" /> </a> </div>
<div class="inner-nav desktop-nav">
<ul class="clearlist"><li><a href="/bedrijven" class=""><span>Bedrijven</span></a></li><li><a href="/klantenservice" class=""><span>Klantenservice</span></a></li><li><a href="/maatwerk" class=""><span>Maatwerk</span></a></li><li><a href="/over-ons" class="mn-has-sub disabled"><span>Over ons</span></a><ul class="mn-sub"><li><a href="/showroom" class=""><span>Showroom</span></a></li><li><a href="/over-ons" class=""><span>Over Sokkelfabriek</span></a></li><li><a href="/contact" class=""><span>Contact</span></a></li><li><a href="/nieuwsbrief/inschrijven" class=""><span>Nieuwsbrief</span></a></li><li><a href="/over-ons/veelgestelde-vragen" class=""><span>Veelgestelde vragen</span></a></li><li><a href="/over-ons/afhalen" class=""><span>Afhalen van bestellingen</span></a></li><li><a href="/over-ons/algemene-voorwaarden" class=""><span>Algemene voorwaarden</span></a></li><li><a href="/over-ons/privacy" class=""><span>Privacy verklaring</span></a></li></ul></li></ul> </div>
</div>
</div>
</nav><div id="pageHeader"><div id="pageMainNavigation"><div id="navbar-yamm-backdrop"></div><div class="navbar yamm navbar-categories" role="navigation"><div class="container"><div class="navbar-categories-header hidden-md hidden-lg"><a href="#" title="Kies een categorie"><i class="fa fa-bars"></i> Kies een categorie <i style="font-size:1.2em;font-weight:bold;margin-top:3px;display:inline-block" class="fa fa-caret-down pull-right"></i></a></div><ul class="nav navbar-nav"><li class="navbar-categories-close-menu hidden-md hidden-lg"><a href="#" id="navbar-categories-close-menu-btn"><i class="fa fa-times"></i> Menu sluiten</a></li><li class="hidden-md hidden-lg categories-menu-mobile-header"><i class="fa fa-bars"></i> MENU</li><li class="dropdown yamm-fw has-children"><a href="#" class="btn btn-sm btn-submenu-toggle"><i class="fa fa-plus" ></i></a><a href="/sokkels/houten-sokkels" class="menu-main-link"><span>Houten sokkels </span></a><ul class="dropdown-menu"><li><div class="yamm-content"><div class="yamm-content-inner"><div class="container"><div class="row"><div class="col-sm-3"><a href="/sokkels/houten-sokkels/eiken-sokkels" class="main-category-link" title="Categorie: Eiken Sokkels"><span>Eiken Sokkels</span></a><ul class="yamm-child-ul"></ul><a href="/sokkels/houten-sokkels/grenen-sokkels" class="main-category-link" title="Categorie: Grenen Sokkels"><span>Grenen Sokkels</span></a><ul class="yamm-child-ul"></ul><a href="/sokkels/houten-sokkels/mdf-met-fineer-sokkels" class="main-category-link" title="Categorie: MDF met Fineer sokkels"><span>MDF met Fineer sokkels</span></a><ul class="yamm-child-ul"></ul></div></div></div></div></div></li></ul></li><li class="dropdown yamm-fw has-children"><a href="#" class="btn btn-sm btn-submenu-toggle"><i class="fa fa-plus" ></i></a><a href="/sokkels/sokkels-op-kleur" class="menu-main-link"><span>Sokkels op kleur</span></a><ul class="dropdown-menu"><li><div class="yamm-content"><div class="yamm-content-inner"><div class="container"><div class="row"><div class="col-sm-3"><a href="/sokkels/sokkels-op-kleur/gegronde-sokkels" class="main-category-link" title="Categorie: Gegronde sokkels"><span>Gegronde sokkels</span></a><ul class="yamm-child-ul"></ul><a href="/sokkels/sokkels-op-kleur/sokkels-afgelakt-in-kleur" class="main-category-link" title="Categorie: Sokkels afgelakt in kleur"><span>Sokkels afgelakt in kleur</span></a><ul class="yamm-child-ul"></ul><a href="/sokkels/sokkels-op-kleur/witte-sokkels" class="main-category-link" title="Categorie: Witte sokkels"><span>Witte sokkels</span></a><ul class="yamm-child-ul"></ul><a href="/sokkels/sokkels-op-kleur/zwarte-sokkels" class="main-category-link" title="Categorie: Zwarte sokkels"><span>Zwarte sokkels</span></a><ul class="yamm-child-ul"></ul></div></div></div></div></div></li></ul></li><li class="dropdown yamm-fw "><a href="/sokkels/metalen-sokkels" class="menu-main-link"><span>Metalen sokkels</span></a></li><li class="dropdown yamm-fw "><a href="/sokkels/plantenbakken" class="menu-main-link"><span>Plantenbakken</span></a></li><li class="dropdown yamm-fw has-children"><a href="#" class="btn btn-sm btn-submenu-toggle"><i class="fa fa-plus" ></i></a><a href="/sokkels/specials" class="menu-main-link"><span>Specials</span></a><ul class="dropdown-menu"><li><div class="yamm-content"><div class="yamm-content-inner"><div class="container"><div class="row"><div class="col-sm-3"><a href="/sokkels/specials/design-sokkels" class="main-category-link" title="Categorie: Design Sokkels"><span>Design Sokkels</span></a><ul class="yamm-child-ul"></ul><a href="/sokkels/specials/vitrine-sokkels" class="main-category-link" title="Categorie: Vitrine Sokkels"><span>Vitrine Sokkels</span></a><ul class="yamm-child-ul"></ul><a href="/sokkels/specials/hexagon-sokkels" class="main-category-link" title="Categorie: Hexagon sokkels"><span>Hexagon sokkels</span></a><ul class="yamm-child-ul"></ul><a href="/sokkels/specials/led-sokkels" class="main-category-link" title="Categorie: Led Sokkels"><span>Led Sokkels</span></a><ul class="yamm-child-ul"></ul><a href="/sokkels/specials/salontafels-presso" class="main-category-link" title="Categorie: Salontafels-Presso"><span>Salontafels-Presso</span></a><ul class="yamm-child-ul"></ul></div></div></div></div></div></li></ul></li><li class="dropdown yamm-fw has-children"><a href="#" class="btn btn-sm btn-submenu-toggle"><i class="fa fa-plus" ></i></a><a href="/sokkels/accessoires" class="menu-main-link"><span>Accessoires</span></a><ul class="dropdown-menu"><li><div class="yamm-content"><div class="yamm-content-inner"><div class="container"><div class="row"><div class="col-sm-3"><a href="/sokkels/accessoires/houten-beelden" class="main-category-link" title="Categorie: Houten beelden"><span>Houten beelden</span></a><ul class="yamm-child-ul"></ul><a href="/sokkels/accessoires/glas-topplaten" class="main-category-link" title="Categorie: Glas topplaten "><span>Glas topplaten </span></a><ul class="yamm-child-ul"></ul><a href="/sokkels/accessoires/houten-topplaten" class="main-category-link" title="Categorie: Houten topplaten"><span>Houten topplaten</span></a><ul class="yamm-child-ul"></ul><a href="/sokkels/accessoires/windlichten" class="main-category-link" title="Categorie: Windlichten"><span>Windlichten</span></a><ul class="yamm-child-ul"></ul></div></div></div></div></div></li></ul></li><li class="hidden-md hidden-lg"><a href="/aanvragen/offerte-aanvragen" class="btn btn-important">Offerte aanvragen</a></li><li class="pull-right hidden-sm hidden-xs"><a href="/aanvragen/offerte-aanvragen" class="btn btn-important">Offerte aanvragen</a></li></ul></div></div></div><div id="top-usps">
<div class="container">
<div class="row no-gutter">
<div class="col-xs-12 col-sm-4 col-md-3" style="text-align:left"><span class="top-usp"><i class="fa fa-truck"></i> Levering met <span style="color:#009600;font-weight:600">eigen transport</span></span></div>
<div class="col-xs-12 col-sm-4 col-md-3"><span class="top-usp"><i class="fa fa-check"></i> <span>Ook</span> <span style="color:#009600;font-weight:600">maatwerk</span></span></div>
<div class="col-xs-12 col-sm-4 col-md-3 hidden-xs"><span class="top-usp"><i class="fa fa-home"></i> Made in <span style="color:#009600;font-weight:600">Holland</span></span></div>
<div class="col-xs-12 col-sm-4 col-md-3 hidden-xs hidden-sm"><span class="top-usp"><i class="fa fa-dashboard"></i> <span style="color:#009600;font-weight:600">Alle kleuren</span> <span>mogelijk</span></span></div>
</div>
</div>
</div>
<div id="pageOptionsWrapper"><div class="container container-mobile"><div id="pageOptions"><div class="row"><div class="col-sm-12"><div id='breadcrumbs'><ul><li><a href="/">Home</a></li><li><a href="/sokkels">Sokkels</a></li></ul></div></div></div></div></div></div><header id="pageHeaderWrapper" class="" style="">
<div class="container container-mobile">
<div id="main-title"><h1>Products</h1></div> </div>
</header></div><div id="contentWrapper"><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr641c9843b8b21-trace').style.display = (document.getElementById('cakeErr641c9843b8b21-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: Trying to get property 'name' of non-object [<b>APP/Template/Products/index.ctp</b>, line <b>6</b>]<div id="cakeErr641c9843b8b21-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr641c9843b8b21-code').style.display = (document.getElementById('cakeErr641c9843b8b21-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr641c9843b8b21-context').style.display = (document.getElementById('cakeErr641c9843b8b21-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr641c9843b8b21-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"><span style="color: #0000BB"></span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">assign</span><span style="color: #007700">(</span><span style="color: #DD0000">'title'</span><span style="color: #007700">, </span><span style="color: #0000BB">ucfirst</span><span style="color: #007700">(</span><span style="color: #0000BB">$category</span><span style="color: #007700">-></span><span style="color: #0000BB">name</span><span style="color: #007700">));</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">assign</span><span style="color: #007700">(</span><span style="color: #DD0000">'pageTitle'</span><span style="color: #007700">, </span><span style="color: #0000BB">$category</span><span style="color: #007700">-></span><span style="color: #0000BB">formatted_seo_name </span><span style="color: #007700">. </span><span style="color: #DD0000">" bij " </span><span style="color: #007700">. </span><span style="color: #0000BB">Setting</span><span style="color: #007700">::</span><span style="color: #0000BB">read</span><span style="color: #007700">(</span><span style="color: #DD0000">'company.name'</span><span style="color: #007700">));</span></span></code></pre><pre id="cakeErr641c9843b8b21-context" class="cake-context" style="display: none;">$viewFile = '/home/plintenfab/domains/sokkelfabriek.nl/public_html/src/Template/Products/index.ctp'
$dataForView = [
'_authUser' => [],
'crumbs' => [
(int) 0 => object(App\Model\Entity\Category) {}
],
'activeCategory' => object(App\Model\Entity\Category) {
'id' => (int) 13,
'name' => 'Sokkels',
'description' => null,
'menu_description' => '',
'content' => null,
'page_title' => 'Sokkels',
'menu_title' => '',
'title' => null,
'header_content' => '',
'footer_content' => null,
'friendly_url' => 'sokkels',
'back_color' => '#222222',
'image' => '83-van-den-berg-3-G.jpg',
'image_dir' => '0cc8eb3e-9e5d-4278-860d-c00c075e175d',
'sidebar_image' => null,
'sidebar_image_dir' => null,
'is_visible' => false,
'attribute_google_merchant_category_number' => (int) 696,
'lft' => (int) 1,
'rght' => (int) 56,
'parent_id' => null,
'sort_priority' => (int) 0,
'products_count' => (int) 0,
'disabled_filters' => null,
'seo_keywords' => 'sokkel, sokkels, zuil, zuilen, verschillende materialen, verschillende kleuren, pilaar, pilaren, ruime assortiment, sokkels kopen, sokkel kopen, plantentafels, plantenbakken, maatwerk, bijzettafels',
'seo_description' => 'Sokkelfabriek / sokkels, zuilen, pilaren, bijzettafels, salontafels makkelijk online te bestellen. Ook maatwerk mogelijk',
'seo_robots' => '',
'old_reference' => '4',
'created' => object(Cake\I18n\FrozenTime) {},
'modified' => object(Cake\I18n\FrozenTime) {},
'created_by_id' => null,
'modified_by_id' => (int) 76,
'formatted_seo_name' => 'Sokkels',
'[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]' => 'Categories'
},
'children' => [
(int) 0 => [
'id' => (int) 95,
'name' => 'Accessoires',
'friendly_url' => 'accessoires',
'parent_id' => (int) 13,
'children' => [
[maximum depth reached]
],
'formatted_seo_name' => 'Accessoires'
],
(int) 1 => [
'id' => (int) 88,
'name' => 'Houten sokkels ',
'friendly_url' => 'houten-sokkels',
'parent_id' => (int) 13,
'children' => [
[maximum depth reached]
],
'formatted_seo_name' => 'Houten sokkels '
],
(int) 2 => [
'id' => (int) 101,
'name' => 'Metalen sokkels',
'friendly_url' => 'metalen-sokkels',
'parent_id' => (int) 13,
'children' => [[maximum depth reached]],
'formatted_seo_name' => 'Metalen sokkels'
],
(int) 3 => [
'id' => (int) 124,
'name' => 'Plantenbakken',
'friendly_url' => 'plantenbakken',
'parent_id' => (int) 13,
'children' => [[maximum depth reached]],
'formatted_seo_name' => 'Plantenbakken'
],
(int) 4 => [
'id' => (int) 96,
'name' => 'Sokkels op kleur',
'friendly_url' => 'sokkels-op-kleur',
'parent_id' => (int) 13,
'children' => [
[maximum depth reached]
],
'formatted_seo_name' => 'Sokkels op kleur'
],
(int) 5 => [
'id' => (int) 122,
'name' => 'Specials',
'friendly_url' => 'specials',
'parent_id' => (int) 13,
'children' => [
[maximum depth reached]
],
'formatted_seo_name' => 'Specials'
]
],
'category' => null,
'models' => object(Cake\ORM\ResultSet) {
'items' => [
[maximum depth reached]
]
},
'showCategoryHeader' => true,
'menuItems' => [
(int) 0 => object(Cake\ORM\Entity) {},
(int) 1 => object(Cake\ORM\Entity) {},
(int) 2 => object(Cake\ORM\Entity) {},
(int) 3 => object(Cake\ORM\Entity) {}
],
'categories' => [
(int) 0 => object(App\Model\Entity\Category) {},
(int) 1 => object(App\Model\Entity\Category) {},
(int) 2 => object(App\Model\Entity\Category) {},
(int) 3 => object(App\Model\Entity\Category) {},
(int) 4 => object(App\Model\Entity\Category) {},
(int) 5 => object(App\Model\Entity\Category) {}
]
]
$bufferLevel = (int) 1
$_authUser = []
$crumbs = [
(int) 0 => object(App\Model\Entity\Category) {
'id' => (int) 13,
'name' => 'Sokkels',
'description' => null,
'menu_description' => '',
'content' => null,
'page_title' => 'Sokkels',
'menu_title' => '',
'title' => null,
'header_content' => '',
'footer_content' => null,
'friendly_url' => 'sokkels',
'back_color' => '#222222',
'image' => '83-van-den-berg-3-G.jpg',
'image_dir' => '0cc8eb3e-9e5d-4278-860d-c00c075e175d',
'sidebar_image' => null,
'sidebar_image_dir' => null,
'is_visible' => false,
'attribute_google_merchant_category_number' => (int) 696,
'lft' => (int) 1,
'rght' => (int) 56,
'parent_id' => null,
'sort_priority' => (int) 0,
'products_count' => (int) 0,
'disabled_filters' => null,
'seo_keywords' => 'sokkel, sokkels, zuil, zuilen, verschillende materialen, verschillende kleuren, pilaar, pilaren, ruime assortiment, sokkels kopen, sokkel kopen, plantentafels, plantenbakken, maatwerk, bijzettafels',
'seo_description' => 'Sokkelfabriek / sokkels, zuilen, pilaren, bijzettafels, salontafels makkelijk online te bestellen. Ook maatwerk mogelijk',
'seo_robots' => '',
'old_reference' => '4',
'created' => object(Cake\I18n\FrozenTime) {},
'modified' => object(Cake\I18n\FrozenTime) {},
'created_by_id' => null,
'modified_by_id' => (int) 76,
'formatted_seo_name' => 'Sokkels',
'[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]' => 'Categories'
}
]
$activeCategory = object(App\Model\Entity\Category) {
'id' => (int) 13,
'name' => 'Sokkels',
'description' => null,
'menu_description' => '',
'content' => null,
'page_title' => 'Sokkels',
'menu_title' => '',
'title' => null,
'header_content' => '',
'footer_content' => null,
'friendly_url' => 'sokkels',
'back_color' => '#222222',
'image' => '83-van-den-berg-3-G.jpg',
'image_dir' => '0cc8eb3e-9e5d-4278-860d-c00c075e175d',
'sidebar_image' => null,
'sidebar_image_dir' => null,
'is_visible' => false,
'attribute_google_merchant_category_number' => (int) 696,
'lft' => (int) 1,
'rght' => (int) 56,
'parent_id' => null,
'sort_priority' => (int) 0,
'products_count' => (int) 0,
'disabled_filters' => null,
'seo_keywords' => 'sokkel, sokkels, zuil, zuilen, verschillende materialen, verschillende kleuren, pilaar, pilaren, ruime assortiment, sokkels kopen, sokkel kopen, plantentafels, plantenbakken, maatwerk, bijzettafels',
'seo_description' => 'Sokkelfabriek / sokkels, zuilen, pilaren, bijzettafels, salontafels makkelijk online te bestellen. Ook maatwerk mogelijk',
'seo_robots' => '',
'old_reference' => '4',
'created' => object(Cake\I18n\FrozenTime) {},
'modified' => object(Cake\I18n\FrozenTime) {},
'created_by_id' => null,
'modified_by_id' => (int) 76,
'formatted_seo_name' => 'Sokkels',
'[new]' => false,
'[accessible]' => [
'*' => true
],
'[dirty]' => [],
'[original]' => [],
'[virtual]' => [
(int) 0 => 'formatted_seo_name'
],
'[hasErrors]' => false,
'[errors]' => [],
'[invalid]' => [],
'[repository]' => 'Categories'
}
$children = [
(int) 0 => [
'id' => (int) 95,
'name' => 'Accessoires',
'friendly_url' => 'accessoires',
'parent_id' => (int) 13,
'children' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => [
[maximum depth reached]
],
(int) 2 => [
[maximum depth reached]
],
(int) 3 => [
[maximum depth reached]
]
],
'formatted_seo_name' => 'Accessoires'
],
(int) 1 => [
'id' => (int) 88,
'name' => 'Houten sokkels ',
'friendly_url' => 'houten-sokkels',
'parent_id' => (int) 13,
'children' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => [
[maximum depth reached]
],
(int) 2 => [
[maximum depth reached]
]
],
'formatted_seo_name' => 'Houten sokkels '
],
(int) 2 => [
'id' => (int) 101,
'name' => 'Metalen sokkels',
'friendly_url' => 'metalen-sokkels',
'parent_id' => (int) 13,
'children' => [],
'formatted_seo_name' => 'Metalen sokkels'
],
(int) 3 => [
'id' => (int) 124,
'name' => 'Plantenbakken',
'friendly_url' => 'plantenbakken',
'parent_id' => (int) 13,
'children' => [],
'formatted_seo_name' => 'Plantenbakken'
],
(int) 4 => [
'id' => (int) 96,
'name' => 'Sokkels op kleur',
'friendly_url' => 'sokkels-op-kleur',
'parent_id' => (int) 13,
'children' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => [
[maximum depth reached]
],
(int) 2 => [
[maximum depth reached]
],
(int) 3 => [
[maximum depth reached]
]
],
'formatted_seo_name' => 'Sokkels op kleur'
],
(int) 5 => [
'id' => (int) 122,
'name' => 'Specials',
'friendly_url' => 'specials',
'parent_id' => (int) 13,
'children' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => [
[maximum depth reached]
],
(int) 2 => [
[maximum depth reached]
],
(int) 3 => [
[maximum depth reached]
],
(int) 4 => [
[maximum depth reached]
]
],
'formatted_seo_name' => 'Specials'
]
]
$category = null
$models = object(Cake\ORM\ResultSet) {
'items' => [
(int) 0 => object(App\Model\Entity\Model) {},
(int) 1 => object(App\Model\Entity\Model) {},
(int) 2 => object(App\Model\Entity\Model) {},
(int) 3 => object(App\Model\Entity\Model) {},
(int) 4 => object(App\Model\Entity\Model) {},
(int) 5 => object(App\Model\Entity\Model) {},
(int) 6 => object(App\Model\Entity\Model) {},
(int) 7 => object(App\Model\Entity\Model) {},
(int) 8 => object(App\Model\Entity\Model) {},
(int) 9 => object(App\Model\Entity\Model) {},
(int) 10 => object(App\Model\Entity\Model) {},
(int) 11 => object(App\Model\Entity\Model) {},
(int) 12 => object(App\Model\Entity\Model) {},
(int) 13 => object(App\Model\Entity\Model) {},
(int) 14 => object(App\Model\Entity\Model) {},
(int) 15 => object(App\Model\Entity\Model) {},
(int) 16 => object(App\Model\Entity\Model) {},
(int) 17 => object(App\Model\Entity\Model) {},
(int) 18 => object(App\Model\Entity\Model) {},
(int) 19 => object(App\Model\Entity\Model) {}
]
}
$showCategoryHeader = true
$menuItems = [
(int) 0 => object(Cake\ORM\Entity) {
'id' => (int) 28,
'menu_id' => (int) 1,
'page_id' => null,
'name' => 'Bedrijven',
'subtitle' => null,
'url' => '/bedrijven',
'is_visible' => true,
'is_visible_with_account' => false,
'lft' => (int) 29,
'rght' => (int) 30,
'parent_id' => null,
'css_class' => '',
'sort_priority' => (int) 0,
'created' => object(Cake\I18n\FrozenTime) {},
'modified' => object(Cake\I18n\FrozenTime) {},
'page' => null,
'menu' => object(App\Model\Entity\Menu) {},
'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]' => 'MenuItems'
},
(int) 1 => object(Cake\ORM\Entity) {
'id' => (int) 27,
'menu_id' => (int) 1,
'page_id' => null,
'name' => 'Klantenservice',
'subtitle' => null,
'url' => '/klantenservice',
'is_visible' => true,
'is_visible_with_account' => false,
'lft' => (int) 27,
'rght' => (int) 28,
'parent_id' => null,
'css_class' => '',
'sort_priority' => (int) 0,
'created' => object(Cake\I18n\FrozenTime) {},
'modified' => object(Cake\I18n\FrozenTime) {},
'page' => null,
'menu' => object(App\Model\Entity\Menu) {},
'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]' => 'MenuItems'
},
(int) 2 => object(Cake\ORM\Entity) {
'id' => (int) 37,
'menu_id' => (int) 1,
'page_id' => null,
'name' => 'Maatwerk',
'subtitle' => null,
'url' => '/maatwerk',
'is_visible' => true,
'is_visible_with_account' => false,
'lft' => (int) 35,
'rght' => (int) 36,
'parent_id' => null,
'css_class' => '',
'sort_priority' => (int) 0,
'created' => object(Cake\I18n\FrozenTime) {},
'modified' => object(Cake\I18n\FrozenTime) {},
'page' => null,
'menu' => object(App\Model\Entity\Menu) {},
'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]' => 'MenuItems'
},
(int) 3 => object(Cake\ORM\Entity) {
'id' => (int) 8,
'menu_id' => (int) 1,
'page_id' => null,
'name' => 'Over ons',
'subtitle' => null,
'url' => '/over-ons',
'is_visible' => true,
'is_visible_with_account' => false,
'lft' => (int) 5,
'rght' => (int) 26,
'parent_id' => null,
'css_class' => '',
'sort_priority' => (int) 80,
'created' => object(Cake\I18n\FrozenTime) {},
'modified' => object(Cake\I18n\FrozenTime) {},
'page' => null,
'menu' => object(App\Model\Entity\Menu) {},
'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]' => 'MenuItems'
}
]
$categories = [
(int) 0 => object(App\Model\Entity\Category) {
'name' => 'Houten sokkels ',
'id' => (int) 88,
'friendly_url' => 'houten-sokkels',
'image' => '365x840.jpg',
'menu_description' => '<p class="MsoNoSpacing" style="line-height:150%">Met onze houten sokkels geef je je inrichting karakter en uitstraling.&nbsp;<span style="letter-spacing: 0.1px;">Verrijk je inrichting met de warmte van een massief eikenhouten zuil, geef je kantoor een luxe uitstraling met een gefineerde pilaar of zet je favoriete object in de spotlight op een sokkel van grenenhout.</span></p>
<p class="MsoNormal" style="margin: 0cm;">Benieuwd hoe onze houten sokkels er in het echt bij staan? Breng een bezoek aan onze&nbsp;<a href="https://www.sokkelfabriek.nl/showroom">showroom</a>&nbsp;om inspiratie op te doen.&nbsp;<span style="letter-spacing: 0.1px;">Al een keus gemaakt? Bestel dan je gewenste sokkel gemakkelijk online.&nbsp;</span><span style="letter-spacing: 0.1px;">Bij ons kun je ook terecht voor&nbsp;</span><a href="https://www.sokkelfabriek.nl/maatwerk" style="letter-spacing: 0.1px;">maatwerk</a><span style="letter-spacing: 0.1px;">. Kom maar op met je idee. W</span><span style="letter-spacing: 0.1px;">ij houden wel van een uitdaging.&nbsp;</span></p><p class="MsoNormal" style="margin: 0cm;"><span style="letter-spacing: 0.1px;"><br></span></p><p class="MsoNormal" style="margin: 0cm;"><span style="letter-spacing: 0.1px;">Bekijk ook ons uitgebreide aanbod aan</span><span style="letter-spacing: 0.1px;">&nbsp;</span><a href="https://www.sokkelfabriek.nl/sokkels/sokkels-op-kleur" style="letter-spacing: 0.1px;">sokkels op kleur</a><span style="letter-spacing: 0.1px;">,&nbsp;</span><a href="https://www.sokkelfabriek.nl/sokkels/metalen-sokkels" style="letter-spacing: 0.1px;">metalen sokkels</a><span style="letter-spacing: 0.1px;">,&nbsp;</span><span style="letter-spacing: 0.1px;"><span style="letter-spacing: 0.1px;"><a href="https://www.sokkelfabriek.nl/sokkels/plantenbakken" style="letter-spacing: 0.1px;">plantenbakken</a>,&nbsp;<span style="letter-spacing: 0.1px;"><span style="letter-spacing: 0.1px;"><span style="letter-spacing: 0.1px;"><a href="https://www.sokkelfabriek.nl/sokkels/specials" style="letter-spacing: 0.1px;">specials</a>&nbsp;en&nbsp;<a href="https://www.sokkelfabriek.nl/sokkels/accessoires" style="letter-spacing: 0.1px;">accessoires</a>.</span></span></span></span></span></p>',
'menu_title' => 'Massief hout',
'is_visible' => true,
'image_dir' => 'dfe898a8-baa0-48a5-9e83-b0f1da029d9e',
'parent_id' => (int) 13,
'children' => [
[maximum depth reached]
],
'formatted_seo_name' => 'Houten sokkels ',
'[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]' => 'Categories'
},
(int) 1 => object(App\Model\Entity\Category) {
'name' => 'Sokkels op kleur',
'id' => (int) 96,
'friendly_url' => 'sokkels-op-kleur',
'image' => 'new trendkleuren 2022 klein.png',
'menu_description' => '<p class="MsoNoSpacing" style="line-height:150%">Op zoek naar een sokkel met een statement? Onze gekleurde zuilen staan
voor je klaar! Perfect voor het presenteren van moderne kunst, opfleuren van
openbare ruimtes of inrichten van een levendig kantoor. Deze vrolijke zuilen
maken er altijd een feestje van!<o:p></o:p></p><p class="MsoNoSpacing" style="line-height:150%">De pilaren
worden opgebouwd uit hoogwaardig MDF dat vervolgens nauwkeurig wordt geschuurd
voor een vrijwel naadloos geheel. Dankzij dit slimme design staan onze MDF-zuilen als huizen, maar blijven ze
toch lekker licht en handzaam.</p><p class="MsoNoSpacing" style="line-height:150%"><o:p></o:p></p><p class="MsoNoSpacing" style="line-height:150%">Deze
kleurrijke sokkels hebben een draagvermogen tot wel 150 kilo, en kunnen zelfs
op maat worden gemaakt. Kies bijvoorbeeld voor sokkels in de kleuren van jouw
bedrijf, of ga voor zuilen met je logo erop. Geen idee is ons te gek, dus vraag snel
naar de mogelijkheden!</p><p class="MsoNoSpacing" style="line-height:150%"><o:p></o:p></p>',
'menu_title' => '',
'is_visible' => true,
'image_dir' => '66f203a5-c331-4cbe-85b7-46ba15d79c8a',
'parent_id' => (int) 13,
'children' => [
[maximum depth reached]
],
'formatted_seo_name' => 'Sokkels op kleur',
'[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]' => 'Categories'
},
(int) 2 => object(App\Model\Entity\Category) {
'name' => 'Metalen sokkels',
'id' => (int) 101,
'friendly_url' => 'metalen-sokkels',
'image' => '230-350-009.jpg',
'menu_description' => '<p class="MsoNormal" style="margin: 0cm; caret-color: rgb(0, 0, 0);">Ben jij op zoek naar een metalen sokkel met een stoer, minimalistisch design <span style="letter-spacing: 0.1px;">die ook zijn plek weet in een landelijk interieur?<br><br></span><span style="letter-spacing: 0.1px;">Bekijk dan eens onze metalen sokkels.&nbsp;</span><span style="letter-spacing: 0.1px;">Zo dragen onze zwart gelakte sokkels bij aan een luxe uitstraling van je winkel, geven onze metalen zuilen met RVS bewerking&nbsp;</span><span style="letter-spacing: 0.1px;">een&nbsp;</span><span style="letter-spacing: 0.1px;">industriële twist aan je interieur en toveren onze ronde pilaren je kantoor om tot een moderne werkplek.&nbsp;</span></p>
<p class="MsoNormal" style="margin: 0cm;"><span style="caret-color: rgb(0, 0, 0);"><br></span></p>
<p class="MsoNormal" style="margin: 0cm;">Benieuwd hoe onze sokkels er in het echt bij staan? Breng een bezoek aan onze <a href="https://www.sokkelfabriek.nl/showroom">showroom</a> om inspiratie op te doen.&nbsp;<span style="letter-spacing: 0.1px;">Al een keus gemaakt? Bestel dan je gewenste sokkel gemakkelijk online.&nbsp;</span><span style="letter-spacing: 0.1px;">Bij ons kun je ook terecht voor </span><a href="https://www.sokkelfabriek.nl/maatwerk" style="letter-spacing: 0.1px;">maatwerk</a><span style="letter-spacing: 0.1px;">. Kom maar op met je idee. W</span><span style="letter-spacing: 0.1px;">ij houden wel van een uitdaging.</span></p>
<p class="MsoNormal" style="margin: 0cm;"><br></p><p class="MsoNormal" style="margin: 0cm;"><span style="letter-spacing: 0.1px;">Bekijk ook ons uitgebreide aanbod aan&nbsp;</span><a href="https://www.sokkelfabriek.nl/sokkels/houten-sokkels" target="_blank">houten sokkels</a>,&nbsp;<a href="https://www.sokkelfabriek.nl/sokkels/sokkels-op-kleur" style="letter-spacing: 0.1px;">sokkels op kleur</a>,&nbsp;<span style="letter-spacing: 0.1px;"><span style="letter-spacing: 0.1px;"><a href="https://www.sokkelfabriek.nl/sokkels/plantenbakken" style="letter-spacing: 0.1px;">plantenbakken</a>,&nbsp;<span style="letter-spacing: 0.1px;"><span style="letter-spacing: 0.1px;"><span style="letter-spacing: 0.1px;"><a href="https://www.sokkelfabriek.nl/sokkels/specials" style="letter-spacing: 0.1px;">specials</a>&nbsp;en<span style="letter-spacing: 0.1px;">&nbsp;</span><a href="https://www.sokkelfabriek.nl/sokkels/accessoires" style="letter-spacing: 0.1px;">accessoires</a>.</span></span></span></span></span></p>',
'menu_title' => '',
'is_visible' => true,
'image_dir' => '852151c9-b250-4342-b165-c566f01bd355',
'parent_id' => (int) 13,
'children' => [[maximum depth reached]],
'formatted_seo_name' => 'Metalen sokkels',
'[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]' => 'Categories'
},
(int) 3 => object(App\Model\Entity\Category) {
'name' => 'Plantenbakken',
'id' => (int) 124,
'friendly_url' => 'plantenbakken',
'image' => null,
'menu_description' => '<p>Op zoek naar plantenbakken op maat? Net als onze sokkels zijn onze plantenbakken superstrak, naadloos en gemaakt van het materiaal dat jij kiest: eiken fineer; onbehandeld,
geolied of gelakt, of MDF in de kleur die jij wilt.<br><br>Ook de
afwerkingsmogelijkheden zijn eindeloos: met het logo van de klant, een tekst, een bijzondere lederlook, een subtiele streep of indirecte verlichting? Kijk hier voor onze standaard afmetingen en afwerking. Heb je afwijkende maten nodig dat kan zeker, neem contact met ons op. Onze plantenbakken zijn uitsluitend geschikt voor het interieur.</p>',
'menu_title' => 'Plantenbakken',
'is_visible' => true,
'image_dir' => null,
'parent_id' => (int) 13,
'children' => [[maximum depth reached]],
'formatted_seo_name' => 'Plantenbakken',
'[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]' => 'Categories'
},
(int) 4 => object(App\Model\Entity\Category) {
'name' => 'Specials',
'id' => (int) 122,
'friendly_url' => 'specials',
'image' => null,
'menu_description' => '<p class="MsoNoSpacing" style="line-height:150%">Onze creatieve vakmensen zijn constant bezig met het ontwikkelen van nieuwe toepassingen om jouw favoriete objecten, bedrijf of&nbsp;dienst in de spotlights te zetten.&nbsp;<span style="letter-spacing: 0.1px;">Deze unieke producten vallen niet binnen een hokje en daar zijn wij trots op. Op deze pagina nemen wij je graag mee in de wereld van onze 'Specials': Sokkels met een twist!</span></p>
<p class="MsoNoSpacing" style="line-height:150%">Nieuwsgierig geworden?&nbsp;<span style="letter-spacing: 0.1px;">Breng een bezoek aan onze&nbsp;</span><a href="https://www.sokkelfabriek.nl/showroom" style="letter-spacing: 0.1px;">showroom</a><span style="letter-spacing: 0.1px;">&nbsp;om inspiratie op te doen.&nbsp;</span><span style="letter-spacing: 0.1px;">Heb jij zelf een creatief voorstel? Geen probleem. Bij ons kun je ook terecht voor&nbsp;</span><a href="https://www.sokkelfabriek.nl/maatwerk" style="letter-spacing: 0.1px;">maatwerk</a><span style="letter-spacing: 0.1px;">. Kom maar op met je idee. W</span><span style="letter-spacing: 0.1px;">ij houden wel van een uitdaging.</span></p>
<p class="MsoNormal" style="margin: 0cm;"><span style="letter-spacing: 0.1px;">Bekijk ons uitgebreide aanbod aan</span><span style="letter-spacing: 0.1px;">&nbsp;</span><a href="https://www.sokkelfabriek.nl/sokkels/metalen-sokkels" style="letter-spacing: 0.1px;">metalen sokkels</a>,&nbsp;<a href="https://www.sokkelfabriek.nl/sokkels/sokkels-op-kleur" style="letter-spacing: 0.1px;">sokkels op kleur</a>,&nbsp;<span style="letter-spacing: 0.1px;"><span style="letter-spacing: 0.1px;"><a href="https://www.sokkelfabriek.nl/sokkels/plantenbakken" style="letter-spacing: 0.1px;">plantenbakken</a>,&nbsp;<span style="letter-spacing: 0.1px;"><span style="letter-spacing: 0.1px;"><span style="letter-spacing: 0.1px;"><a href="https://www.sokkelfabriek.nl/sokkels/houten-sokkels" target="_blank">houten sokkels</a>&nbsp;en&nbsp;<a href="https://www.sokkelfabriek.nl/sokkels/accessoires" style="letter-spacing: 0.1px;">accessoires</a>.</span></span></span></span></span></p>
<p class="MsoNoSpacing" style="line-height:150%"><o:p></o:p></p>',
'menu_title' => '',
'is_visible' => true,
'image_dir' => null,
'parent_id' => (int) 13,
'children' => [
[maximum depth reached]
],
'formatted_seo_name' => 'Specials',
'[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]' => 'Categories'
},
(int) 5 => object(App\Model\Entity\Category) {
'name' => 'Accessoires',
'id' => (int) 95,
'friendly_url' => 'accessoires',
'image' => null,
'menu_description' => '<p class="MsoNormal">Vind hier
alle accessoires om het maximale uit je sokkel te halen! Wil jij je zuil nét
een beetje extra geven? Bekijk dan onze glazen en houten topplaten. Deze sterke
platen geven niet alleen een persoonlijk tintje aan jouw sokkel; ze helpen ook
nog eens beschadigingen te voorkomen. Dubbel handig!<br></p><p class="MsoNoSpacing" style="line-height:150%"><o:p></o:p></p><p class="MsoNoSpacing" style="line-height:150%">Om jouw
pilaar nog gezelliger te maken, verkopen wij nu ook sfeervolle windlichten. Zo
geef je jouw volgende buurtbarbecue of tuinfeestje helemaal in stijl!</p><p class="MsoNoSpacing" style="line-height:150%"><o:p></o:p></p>',
'menu_title' => '',
'is_visible' => true,
'image_dir' => null,
'parent_id' => (int) 13,
'children' => [
[maximum depth reached]
],
'formatted_seo_name' => 'Accessoires',
'[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]' => 'Categories'
}
]</pre><pre class="stack-trace">include - APP/Template/Products/index.ctp, line 6
Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1435
Cake\View\View::_render() - CORE/src/View/View.php, line 1393
Cake\View\View::render() - CORE/src/View/View.php, line 892
Cake\Controller\Controller::render() - CORE/src/Controller/Controller.php, line 791
Cake\Http\ActionDispatcher::_invoke() - CORE/src/Http/ActionDispatcher.php, line 126
Cake\Http\ActionDispatcher::dispatch() - CORE/src/Http/ActionDispatcher.php, line 94
Cake\Http\BaseApplication::__invoke() - CORE/src/Http/BaseApplication.php, line 256
Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65
Cake\Routing\Middleware\RoutingMiddleware::__invoke() - CORE/src/Routing/Middleware/RoutingMiddleware.php, line 164
Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65
App\Routing\Middleware\CorsMiddleware::__invoke() - APP/Routing/Middleware/CorsMiddleware.php, line 49
Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65
App\Routing\Middleware\LanguageMiddleware::__invoke() - APP/Routing/Middleware/LanguageMiddleware.php, line 47
Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65
Core\Middleware\SeoMiddleware::__invoke() - ROOT/modules/Core/src/Middleware/SeoMiddleware.php, line 47
Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr641c9843ba06c-trace').style.display = (document.getElementById('cakeErr641c9843ba06c-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: Trying to get property 'formatted_seo_name' of non-object [<b>APP/Template/Products/index.ctp</b>, line <b>7</b>]<div id="cakeErr641c9843ba06c-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr641c9843ba06c-code').style.display = (document.getElementById('cakeErr641c9843ba06c-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr641c9843ba06c-context').style.display = (document.getElementById('cakeErr641c9843ba06c-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr641c9843ba06c-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">assign</span><span style="color: #007700">(</span><span style="color: #DD0000">'title'</span><span style="color: #007700">, </span><span style="color: #0000BB">ucfirst</span><span style="color: #007700">(</span><span style="color: #0000BB">$category</span><span style="color: #007700">-></span><span style="color: #0000BB">name</span><span style="color: #007700">));</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">assign</span><span style="color: #007700">(</span><span style="color: #DD0000">'pageTitle'</span><span style="color: #007700">, </span><span style="color: #0000BB">$category</span><span style="color: #007700">-></span><span style="color: #0000BB">formatted_seo_name </span><span style="color: #007700">. </span><span style="color: #DD0000">" bij " </span><span style="color: #007700">. </span><span style="color: #0000BB">Setting</span><span style="color: #007700">::</span><span style="color: #0000BB">read</span><span style="color: #007700">(</span><span style="color: #DD0000">'company.name'</span><span style="color: #007700">));</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB"></span></span></code></pre><pre id="cakeErr641c9843ba06c-context" class="cake-context" style="display: none;">$viewFile = '/home/plintenfab/domains/sokkelfabriek.nl/public_html/src/Template/Products/index.ctp'
$dataForView = [
'_authUser' => [],
'crumbs' => [
(int) 0 => object(App\Model\Entity\Category) {}
],
'activeCategory' => object(App\Model\Entity\Category) {
'id' => (int) 13,
'name' => 'Sokkels',
'description' => null,
'menu_description' => '',
'content' => null,
'page_title' => 'Sokkels',
'menu_title' => '',
'title' => null,
'header_content' => '',
'footer_content' => null,
'friendly_url' => 'sokkels',
'back_color' => '#222222',
'image' => '83-van-den-berg-3-G.jpg',
'image_dir' => '0cc8eb3e-9e5d-4278-860d-c00c075e175d',
'sidebar_image' => null,
'sidebar_image_dir' => null,
'is_visible' => false,
'attribute_google_merchant_category_number' => (int) 696,
'lft' => (int) 1,
'rght' => (int) 56,
'parent_id' => null,
'sort_priority' => (int) 0,
'products_count' => (int) 0,
'disabled_filters' => null,
'seo_keywords' => 'sokkel, sokkels, zuil, zuilen, verschillende materialen, verschillende kleuren, pilaar, pilaren, ruime assortiment, sokkels kopen, sokkel kopen, plantentafels, plantenbakken, maatwerk, bijzettafels',
'seo_description' => 'Sokkelfabriek / sokkels, zuilen, pilaren, bijzettafels, salontafels makkelijk online te bestellen. Ook maatwerk mogelijk',
'seo_robots' => '',
'old_reference' => '4',
'created' => object(Cake\I18n\FrozenTime) {},
'modified' => object(Cake\I18n\FrozenTime) {},
'created_by_id' => null,
'modified_by_id' => (int) 76,
'formatted_seo_name' => 'Sokkels',
'[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]' => 'Categories'
},
'children' => [
(int) 0 => [
'id' => (int) 95,
'name' => 'Accessoires',
'friendly_url' => 'accessoires',
'parent_id' => (int) 13,
'children' => [
[maximum depth reached]
],
'formatted_seo_name' => 'Accessoires'
],
(int) 1 => [
'id' => (int) 88,
'name' => 'Houten sokkels ',
'friendly_url' => 'houten-sokkels',
'parent_id' => (int) 13,
'children' => [
[maximum depth reached]
],
'formatted_seo_name' => 'Houten sokkels '
],
(int) 2 => [
'id' => (int) 101,
'name' => 'Metalen sokkels',
'friendly_url' => 'metalen-sokkels',
'parent_id' => (int) 13,
'children' => [[maximum depth reached]],
'formatted_seo_name' => 'Metalen sokkels'
],
(int) 3 => [
'id' => (int) 124,
'name' => 'Plantenbakken',
'friendly_url' => 'plantenbakken',
'parent_id' => (int) 13,
'children' => [[maximum depth reached]],
'formatted_seo_name' => 'Plantenbakken'
],
(int) 4 => [
'id' => (int) 96,
'name' => 'Sokkels op kleur',
'friendly_url' => 'sokkels-op-kleur',
'parent_id' => (int) 13,
'children' => [
[maximum depth reached]
],
'formatted_seo_name' => 'Sokkels op kleur'
],
(int) 5 => [
'id' => (int) 122,
'name' => 'Specials',
'friendly_url' => 'specials',
'parent_id' => (int) 13,
'children' => [
[maximum depth reached]
],
'formatted_seo_name' => 'Specials'
]
],
'category' => null,
'models' => object(Cake\ORM\ResultSet) {
'items' => [
[maximum depth reached]
]
},
'showCategoryHeader' => true,
'menuItems' => [
(int) 0 => object(Cake\ORM\Entity) {},
(int) 1 => object(Cake\ORM\Entity) {},
(int) 2 => object(Cake\ORM\Entity) {},
(int) 3 => object(Cake\ORM\Entity) {}
],
'categories' => [
(int) 0 => object(App\Model\Entity\Category) {},
(int) 1 => object(App\Model\Entity\Category) {},
(int) 2 => object(App\Model\Entity\Category) {},
(int) 3 => object(App\Model\Entity\Category) {},
(int) 4 => object(App\Model\Entity\Category) {},
(int) 5 => object(App\Model\Entity\Category) {}
]
]
$bufferLevel = (int) 1
$_authUser = []
$crumbs = [
(int) 0 => object(App\Model\Entity\Category) {
'id' => (int) 13,
'name' => 'Sokkels',
'description' => null,
'menu_description' => '',
'content' => null,
'page_title' => 'Sokkels',
'menu_title' => '',
'title' => null,
'header_content' => '',
'footer_content' => null,
'friendly_url' => 'sokkels',
'back_color' => '#222222',
'image' => '83-van-den-berg-3-G.jpg',
'image_dir' => '0cc8eb3e-9e5d-4278-860d-c00c075e175d',
'sidebar_image' => null,
'sidebar_image_dir' => null,
'is_visible' => false,
'attribute_google_merchant_category_number' => (int) 696,
'lft' => (int) 1,
'rght' => (int) 56,
'parent_id' => null,
'sort_priority' => (int) 0,
'products_count' => (int) 0,
'disabled_filters' => null,
'seo_keywords' => 'sokkel, sokkels, zuil, zuilen, verschillende materialen, verschillende kleuren, pilaar, pilaren, ruime assortiment, sokkels kopen, sokkel kopen, plantentafels, plantenbakken, maatwerk, bijzettafels',
'seo_description' => 'Sokkelfabriek / sokkels, zuilen, pilaren, bijzettafels, salontafels makkelijk online te bestellen. Ook maatwerk mogelijk',
'seo_robots' => '',
'old_reference' => '4',
'created' => object(Cake\I18n\FrozenTime) {},
'modified' => object(Cake\I18n\FrozenTime) {},
'created_by_id' => null,
'modified_by_id' => (int) 76,
'formatted_seo_name' => 'Sokkels',
'[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]' => 'Categories'
}
]
$activeCategory = object(App\Model\Entity\Category) {
'id' => (int) 13,
'name' => 'Sokkels',
'description' => null,
'menu_description' => '',
'content' => null,
'page_title' => 'Sokkels',
'menu_title' => '',
'title' => null,
'header_content' => '',
'footer_content' => null,
'friendly_url' => 'sokkels',
'back_color' => '#222222',
'image' => '83-van-den-berg-3-G.jpg',
'image_dir' => '0cc8eb3e-9e5d-4278-860d-c00c075e175d',
'sidebar_image' => null,
'sidebar_image_dir' => null,
'is_visible' => false,
'attribute_google_merchant_category_number' => (int) 696,
'lft' => (int) 1,
'rght' => (int) 56,
'parent_id' => null,
'sort_priority' => (int) 0,
'products_count' => (int) 0,
'disabled_filters' => null,
'seo_keywords' => 'sokkel, sokkels, zuil, zuilen, verschillende materialen, verschillende kleuren, pilaar, pilaren, ruime assortiment, sokkels kopen, sokkel kopen, plantentafels, plantenbakken, maatwerk, bijzettafels',
'seo_description' => 'Sokkelfabriek / sokkels, zuilen, pilaren, bijzettafels, salontafels makkelijk online te bestellen. Ook maatwerk mogelijk',
'seo_robots' => '',
'old_reference' => '4',
'created' => object(Cake\I18n\FrozenTime) {},
'modified' => object(Cake\I18n\FrozenTime) {},
'created_by_id' => null,
'modified_by_id' => (int) 76,
'formatted_seo_name' => 'Sokkels',
'[new]' => false,
'[accessible]' => [
'*' => true
],
'[dirty]' => [],
'[original]' => [],
'[virtual]' => [
(int) 0 => 'formatted_seo_name'
],
'[hasErrors]' => false,
'[errors]' => [],
'[invalid]' => [],
'[repository]' => 'Categories'
}
$children = [
(int) 0 => [
'id' => (int) 95,
'name' => 'Accessoires',
'friendly_url' => 'accessoires',
'parent_id' => (int) 13,
'children' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => [
[maximum depth reached]
],
(int) 2 => [
[maximum depth reached]
],
(int) 3 => [
[maximum depth reached]
]
],
'formatted_seo_name' => 'Accessoires'
],
(int) 1 => [
'id' => (int) 88,
'name' => 'Houten sokkels ',
'friendly_url' => 'houten-sokkels',
'parent_id' => (int) 13,
'children' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => [
[maximum depth reached]
],
(int) 2 => [
[maximum depth reached]
]
],
'formatted_seo_name' => 'Houten sokkels '
],
(int) 2 => [
'id' => (int) 101,
'name' => 'Metalen sokkels',
'friendly_url' => 'metalen-sokkels',
'parent_id' => (int) 13,
'children' => [],
'formatted_seo_name' => 'Metalen sokkels'
],
(int) 3 => [
'id' => (int) 124,
'name' => 'Plantenbakken',
'friendly_url' => 'plantenbakken',
'parent_id' => (int) 13,
'children' => [],
'formatted_seo_name' => 'Plantenbakken'
],
(int) 4 => [
'id' => (int) 96,
'name' => 'Sokkels op kleur',
'friendly_url' => 'sokkels-op-kleur',
'parent_id' => (int) 13,
'children' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => [
[maximum depth reached]
],
(int) 2 => [
[maximum depth reached]
],
(int) 3 => [
[maximum depth reached]
]
],
'formatted_seo_name' => 'Sokkels op kleur'
],
(int) 5 => [
'id' => (int) 122,
'name' => 'Specials',
'friendly_url' => 'specials',
'parent_id' => (int) 13,
'children' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => [
[maximum depth reached]
],
(int) 2 => [
[maximum depth reached]
],
(int) 3 => [
[maximum depth reached]
],
(int) 4 => [
[maximum depth reached]
]
],
'formatted_seo_name' => 'Specials'
]
]
$category = null
$models = object(Cake\ORM\ResultSet) {
'items' => [
(int) 0 => object(App\Model\Entity\Model) {},
(int) 1 => object(App\Model\Entity\Model) {},
(int) 2 => object(App\Model\Entity\Model) {},
(int) 3 => object(App\Model\Entity\Model) {},
(int) 4 => object(App\Model\Entity\Model) {},
(int) 5 => object(App\Model\Entity\Model) {},
(int) 6 => object(App\Model\Entity\Model) {},
(int) 7 => object(App\Model\Entity\Model) {},
(int) 8 => object(App\Model\Entity\Model) {},
(int) 9 => object(App\Model\Entity\Model) {},
(int) 10 => object(App\Model\Entity\Model) {},
(int) 11 => object(App\Model\Entity\Model) {},
(int) 12 => object(App\Model\Entity\Model) {},
(int) 13 => object(App\Model\Entity\Model) {},
(int) 14 => object(App\Model\Entity\Model) {},
(int) 15 => object(App\Model\Entity\Model) {},
(int) 16 => object(App\Model\Entity\Model) {},
(int) 17 => object(App\Model\Entity\Model) {},
(int) 18 => object(App\Model\Entity\Model) {},
(int) 19 => object(App\Model\Entity\Model) {}
]
}
$showCategoryHeader = true
$menuItems = [
(int) 0 => object(Cake\ORM\Entity) {
'id' => (int) 28,
'menu_id' => (int) 1,
'page_id' => null,
'name' => 'Bedrijven',
'subtitle' => null,
'url' => '/bedrijven',
'is_visible' => true,
'is_visible_with_account' => false,
'lft' => (int) 29,
'rght' => (int) 30,
'parent_id' => null,
'css_class' => '',
'sort_priority' => (int) 0,
'created' => object(Cake\I18n\FrozenTime) {},
'modified' => object(Cake\I18n\FrozenTime) {},
'page' => null,
'menu' => object(App\Model\Entity\Menu) {},
'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]' => 'MenuItems'
},
(int) 1 => object(Cake\ORM\Entity) {
'id' => (int) 27,
'menu_id' => (int) 1,
'page_id' => null,
'name' => 'Klantenservice',
'subtitle' => null,
'url' => '/klantenservice',
'is_visible' => true,
'is_visible_with_account' => false,
'lft' => (int) 27,
'rght' => (int) 28,
'parent_id' => null,
'css_class' => '',
'sort_priority' => (int) 0,
'created' => object(Cake\I18n\FrozenTime) {},
'modified' => object(Cake\I18n\FrozenTime) {},
'page' => null,
'menu' => object(App\Model\Entity\Menu) {},
'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]' => 'MenuItems'
},
(int) 2 => object(Cake\ORM\Entity) {
'id' => (int) 37,
'menu_id' => (int) 1,
'page_id' => null,
'name' => 'Maatwerk',
'subtitle' => null,
'url' => '/maatwerk',
'is_visible' => true,
'is_visible_with_account' => false,
'lft' => (int) 35,
'rght' => (int) 36,
'parent_id' => null,
'css_class' => '',
'sort_priority' => (int) 0,
'created' => object(Cake\I18n\FrozenTime) {},
'modified' => object(Cake\I18n\FrozenTime) {},
'page' => null,
'menu' => object(App\Model\Entity\Menu) {},
'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]' => 'MenuItems'
},
(int) 3 => object(Cake\ORM\Entity) {
'id' => (int) 8,
'menu_id' => (int) 1,
'page_id' => null,
'name' => 'Over ons',
'subtitle' => null,
'url' => '/over-ons',
'is_visible' => true,
'is_visible_with_account' => false,
'lft' => (int) 5,
'rght' => (int) 26,
'parent_id' => null,
'css_class' => '',
'sort_priority' => (int) 80,
'created' => object(Cake\I18n\FrozenTime) {},
'modified' => object(Cake\I18n\FrozenTime) {},
'page' => null,
'menu' => object(App\Model\Entity\Menu) {},
'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]' => 'MenuItems'
}
]
$categories = [
(int) 0 => object(App\Model\Entity\Category) {
'name' => 'Houten sokkels ',
'id' => (int) 88,
'friendly_url' => 'houten-sokkels',
'image' => '365x840.jpg',
'menu_description' => '<p class="MsoNoSpacing" style="line-height:150%">Met onze houten sokkels geef je je inrichting karakter en uitstraling.&nbsp;<span style="letter-spacing: 0.1px;">Verrijk je inrichting met de warmte van een massief eikenhouten zuil, geef je kantoor een luxe uitstraling met een gefineerde pilaar of zet je favoriete object in de spotlight op een sokkel van grenenhout.</span></p>
<p class="MsoNormal" style="margin: 0cm;">Benieuwd hoe onze houten sokkels er in het echt bij staan? Breng een bezoek aan onze&nbsp;<a href="https://www.sokkelfabriek.nl/showroom">showroom</a>&nbsp;om inspiratie op te doen.&nbsp;<span style="letter-spacing: 0.1px;">Al een keus gemaakt? Bestel dan je gewenste sokkel gemakkelijk online.&nbsp;</span><span style="letter-spacing: 0.1px;">Bij ons kun je ook terecht voor&nbsp;</span><a href="https://www.sokkelfabriek.nl/maatwerk" style="letter-spacing: 0.1px;">maatwerk</a><span style="letter-spacing: 0.1px;">. Kom maar op met je idee. W</span><span style="letter-spacing: 0.1px;">ij houden wel van een uitdaging.&nbsp;</span></p><p class="MsoNormal" style="margin: 0cm;"><span style="letter-spacing: 0.1px;"><br></span></p><p class="MsoNormal" style="margin: 0cm;"><span style="letter-spacing: 0.1px;">Bekijk ook ons uitgebreide aanbod aan</span><span style="letter-spacing: 0.1px;">&nbsp;</span><a href="https://www.sokkelfabriek.nl/sokkels/sokkels-op-kleur" style="letter-spacing: 0.1px;">sokkels op kleur</a><span style="letter-spacing: 0.1px;">,&nbsp;</span><a href="https://www.sokkelfabriek.nl/sokkels/metalen-sokkels" style="letter-spacing: 0.1px;">metalen sokkels</a><span style="letter-spacing: 0.1px;">,&nbsp;</span><span style="letter-spacing: 0.1px;"><span style="letter-spacing: 0.1px;"><a href="https://www.sokkelfabriek.nl/sokkels/plantenbakken" style="letter-spacing: 0.1px;">plantenbakken</a>,&nbsp;<span style="letter-spacing: 0.1px;"><span style="letter-spacing: 0.1px;"><span style="letter-spacing: 0.1px;"><a href="https://www.sokkelfabriek.nl/sokkels/specials" style="letter-spacing: 0.1px;">specials</a>&nbsp;en&nbsp;<a href="https://www.sokkelfabriek.nl/sokkels/accessoires" style="letter-spacing: 0.1px;">accessoires</a>.</span></span></span></span></span></p>',
'menu_title' => 'Massief hout',
'is_visible' => true,
'image_dir' => 'dfe898a8-baa0-48a5-9e83-b0f1da029d9e',
'parent_id' => (int) 13,
'children' => [
[maximum depth reached]
],
'formatted_seo_name' => 'Houten sokkels ',
'[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]' => 'Categories'
},
(int) 1 => object(App\Model\Entity\Category) {
'name' => 'Sokkels op kleur',
'id' => (int) 96,
'friendly_url' => 'sokkels-op-kleur',
'image' => 'new trendkleuren 2022 klein.png',
'menu_description' => '<p class="MsoNoSpacing" style="line-height:150%">Op zoek naar een sokkel met een statement? Onze gekleurde zuilen staan
voor je klaar! Perfect voor het presenteren van moderne kunst, opfleuren van
openbare ruimtes of inrichten van een levendig kantoor. Deze vrolijke zuilen
maken er altijd een feestje van!<o:p></o:p></p><p class="MsoNoSpacing" style="line-height:150%">De pilaren
worden opgebouwd uit hoogwaardig MDF dat vervolgens nauwkeurig wordt geschuurd
voor een vrijwel naadloos geheel. Dankzij dit slimme design staan onze MDF-zuilen als huizen, maar blijven ze
toch lekker licht en handzaam.</p><p class="MsoNoSpacing" style="line-height:150%"><o:p></o:p></p><p class="MsoNoSpacing" style="line-height:150%">Deze
kleurrijke sokkels hebben een draagvermogen tot wel 150 kilo, en kunnen zelfs
op maat worden gemaakt. Kies bijvoorbeeld voor sokkels in de kleuren van jouw
bedrijf, of ga voor zuilen met je logo erop. Geen idee is ons te gek, dus vraag snel
naar de mogelijkheden!</p><p class="MsoNoSpacing" style="line-height:150%"><o:p></o:p></p>',
'menu_title' => '',
'is_visible' => true,
'image_dir' => '66f203a5-c331-4cbe-85b7-46ba15d79c8a',
'parent_id' => (int) 13,
'children' => [
[maximum depth reached]
],
'formatted_seo_name' => 'Sokkels op kleur',
'[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]' => 'Categories'
},
(int) 2 => object(App\Model\Entity\Category) {
'name' => 'Metalen sokkels',
'id' => (int) 101,
'friendly_url' => 'metalen-sokkels',
'image' => '230-350-009.jpg',
'menu_description' => '<p class="MsoNormal" style="margin: 0cm; caret-color: rgb(0, 0, 0);">Ben jij op zoek naar een metalen sokkel met een stoer, minimalistisch design <span style="letter-spacing: 0.1px;">die ook zijn plek weet in een landelijk interieur?<br><br></span><span style="letter-spacing: 0.1px;">Bekijk dan eens onze metalen sokkels.&nbsp;</span><span style="letter-spacing: 0.1px;">Zo dragen onze zwart gelakte sokkels bij aan een luxe uitstraling van je winkel, geven onze metalen zuilen met RVS bewerking&nbsp;</span><span style="letter-spacing: 0.1px;">een&nbsp;</span><span style="letter-spacing: 0.1px;">industriële twist aan je interieur en toveren onze ronde pilaren je kantoor om tot een moderne werkplek.&nbsp;</span></p>
<p class="MsoNormal" style="margin: 0cm;"><span style="caret-color: rgb(0, 0, 0);"><br></span></p>
<p class="MsoNormal" style="margin: 0cm;">Benieuwd hoe onze sokkels er in het echt bij staan? Breng een bezoek aan onze <a href="https://www.sokkelfabriek.nl/showroom">showroom</a> om inspiratie op te doen.&nbsp;<span style="letter-spacing: 0.1px;">Al een keus gemaakt? Bestel dan je gewenste sokkel gemakkelijk online.&nbsp;</span><span style="letter-spacing: 0.1px;">Bij ons kun je ook terecht voor </span><a href="https://www.sokkelfabriek.nl/maatwerk" style="letter-spacing: 0.1px;">maatwerk</a><span style="letter-spacing: 0.1px;">. Kom maar op met je idee. W</span><span style="letter-spacing: 0.1px;">ij houden wel van een uitdaging.</span></p>
<p class="MsoNormal" style="margin: 0cm;"><br></p><p class="MsoNormal" style="margin: 0cm;"><span style="letter-spacing: 0.1px;">Bekijk ook ons uitgebreide aanbod aan&nbsp;</span><a href="https://www.sokkelfabriek.nl/sokkels/houten-sokkels" target="_blank">houten sokkels</a>,&nbsp;<a href="https://www.sokkelfabriek.nl/sokkels/sokkels-op-kleur" style="letter-spacing: 0.1px;">sokkels op kleur</a>,&nbsp;<span style="letter-spacing: 0.1px;"><span style="letter-spacing: 0.1px;"><a href="https://www.sokkelfabriek.nl/sokkels/plantenbakken" style="letter-spacing: 0.1px;">plantenbakken</a>,&nbsp;<span style="letter-spacing: 0.1px;"><span style="letter-spacing: 0.1px;"><span style="letter-spacing: 0.1px;"><a href="https://www.sokkelfabriek.nl/sokkels/specials" style="letter-spacing: 0.1px;">specials</a>&nbsp;en<span style="letter-spacing: 0.1px;">&nbsp;</span><a href="https://www.sokkelfabriek.nl/sokkels/accessoires" style="letter-spacing: 0.1px;">accessoires</a>.</span></span></span></span></span></p>',
'menu_title' => '',
'is_visible' => true,
'image_dir' => '852151c9-b250-4342-b165-c566f01bd355',
'parent_id' => (int) 13,
'children' => [[maximum depth reached]],
'formatted_seo_name' => 'Metalen sokkels',
'[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]' => 'Categories'
},
(int) 3 => object(App\Model\Entity\Category) {
'name' => 'Plantenbakken',
'id' => (int) 124,
'friendly_url' => 'plantenbakken',
'image' => null,
'menu_description' => '<p>Op zoek naar plantenbakken op maat? Net als onze sokkels zijn onze plantenbakken superstrak, naadloos en gemaakt van het materiaal dat jij kiest: eiken fineer; onbehandeld,
geolied of gelakt, of MDF in de kleur die jij wilt.<br><br>Ook de
afwerkingsmogelijkheden zijn eindeloos: met het logo van de klant, een tekst, een bijzondere lederlook, een subtiele streep of indirecte verlichting? Kijk hier voor onze standaard afmetingen en afwerking. Heb je afwijkende maten nodig dat kan zeker, neem contact met ons op. Onze plantenbakken zijn uitsluitend geschikt voor het interieur.</p>',
'menu_title' => 'Plantenbakken',
'is_visible' => true,
'image_dir' => null,
'parent_id' => (int) 13,
'children' => [[maximum depth reached]],
'formatted_seo_name' => 'Plantenbakken',
'[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]' => 'Categories'
},
(int) 4 => object(App\Model\Entity\Category) {
'name' => 'Specials',
'id' => (int) 122,
'friendly_url' => 'specials',
'image' => null,
'menu_description' => '<p class="MsoNoSpacing" style="line-height:150%">Onze creatieve vakmensen zijn constant bezig met het ontwikkelen van nieuwe toepassingen om jouw favoriete objecten, bedrijf of&nbsp;dienst in de spotlights te zetten.&nbsp;<span style="letter-spacing: 0.1px;">Deze unieke producten vallen niet binnen een hokje en daar zijn wij trots op. Op deze pagina nemen wij je graag mee in de wereld van onze 'Specials': Sokkels met een twist!</span></p>
<p class="MsoNoSpacing" style="line-height:150%">Nieuwsgierig geworden?&nbsp;<span style="letter-spacing: 0.1px;">Breng een bezoek aan onze&nbsp;</span><a href="https://www.sokkelfabriek.nl/showroom" style="letter-spacing: 0.1px;">showroom</a><span style="letter-spacing: 0.1px;">&nbsp;om inspiratie op te doen.&nbsp;</span><span style="letter-spacing: 0.1px;">Heb jij zelf een creatief voorstel? Geen probleem. Bij ons kun je ook terecht voor&nbsp;</span><a href="https://www.sokkelfabriek.nl/maatwerk" style="letter-spacing: 0.1px;">maatwerk</a><span style="letter-spacing: 0.1px;">. Kom maar op met je idee. W</span><span style="letter-spacing: 0.1px;">ij houden wel van een uitdaging.</span></p>
<p class="MsoNormal" style="margin: 0cm;"><span style="letter-spacing: 0.1px;">Bekijk ons uitgebreide aanbod aan</span><span style="letter-spacing: 0.1px;">&nbsp;</span><a href="https://www.sokkelfabriek.nl/sokkels/metalen-sokkels" style="letter-spacing: 0.1px;">metalen sokkels</a>,&nbsp;<a href="https://www.sokkelfabriek.nl/sokkels/sokkels-op-kleur" style="letter-spacing: 0.1px;">sokkels op kleur</a>,&nbsp;<span style="letter-spacing: 0.1px;"><span style="letter-spacing: 0.1px;"><a href="https://www.sokkelfabriek.nl/sokkels/plantenbakken" style="letter-spacing: 0.1px;">plantenbakken</a>,&nbsp;<span style="letter-spacing: 0.1px;"><span style="letter-spacing: 0.1px;"><span style="letter-spacing: 0.1px;"><a href="https://www.sokkelfabriek.nl/sokkels/houten-sokkels" target="_blank">houten sokkels</a>&nbsp;en&nbsp;<a href="https://www.sokkelfabriek.nl/sokkels/accessoires" style="letter-spacing: 0.1px;">accessoires</a>.</span></span></span></span></span></p>
<p class="MsoNoSpacing" style="line-height:150%"><o:p></o:p></p>',
'menu_title' => '',
'is_visible' => true,
'image_dir' => null,
'parent_id' => (int) 13,
'children' => [
[maximum depth reached]
],
'formatted_seo_name' => 'Specials',
'[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]' => 'Categories'
},
(int) 5 => object(App\Model\Entity\Category) {
'name' => 'Accessoires',
'id' => (int) 95,
'friendly_url' => 'accessoires',
'image' => null,
'menu_description' => '<p class="MsoNormal">Vind hier
alle accessoires om het maximale uit je sokkel te halen! Wil jij je zuil nét
een beetje extra geven? Bekijk dan onze glazen en houten topplaten. Deze sterke
platen geven niet alleen een persoonlijk tintje aan jouw sokkel; ze helpen ook
nog eens beschadigingen te voorkomen. Dubbel handig!<br></p><p class="MsoNoSpacing" style="line-height:150%"><o:p></o:p></p><p class="MsoNoSpacing" style="line-height:150%">Om jouw
pilaar nog gezelliger te maken, verkopen wij nu ook sfeervolle windlichten. Zo
geef je jouw volgende buurtbarbecue of tuinfeestje helemaal in stijl!</p><p class="MsoNoSpacing" style="line-height:150%"><o:p></o:p></p>',
'menu_title' => '',
'is_visible' => true,
'image_dir' => null,
'parent_id' => (int) 13,
'children' => [
[maximum depth reached]
],
'formatted_seo_name' => 'Accessoires',
'[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]' => 'Categories'
}
]</pre><pre class="stack-trace">include - APP/Template/Products/index.ctp, line 7
Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1435
Cake\View\View::_render() - CORE/src/View/View.php, line 1393
Cake\View\View::render() - CORE/src/View/View.php, line 892
Cake\Controller\Controller::render() - CORE/src/Controller/Controller.php, line 791
Cake\Http\ActionDispatcher::_invoke() - CORE/src/Http/ActionDispatcher.php, line 126
Cake\Http\ActionDispatcher::dispatch() - CORE/src/Http/ActionDispatcher.php, line 94
Cake\Http\BaseApplication::__invoke() - CORE/src/Http/BaseApplication.php, line 256
Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65
Cake\Routing\Middleware\RoutingMiddleware::__invoke() - CORE/src/Routing/Middleware/RoutingMiddleware.php, line 164
Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65
App\Routing\Middleware\CorsMiddleware::__invoke() - APP/Routing/Middleware/CorsMiddleware.php, line 49
Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65
App\Routing\Middleware\LanguageMiddleware::__invoke() - APP/Routing/Middleware/LanguageMiddleware.php, line 47
Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65
Core\Middleware\SeoMiddleware::__invoke() - ROOT/modules/Core/src/Middleware/SeoMiddleware.php, line 47
Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr641c9843bb62d-trace').style.display = (document.getElementById('cakeErr641c9843bb62d-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: Trying to get property 'id' of non-object [<b>APP/Template/Products/index.ctp</b>, line <b>33</b>]<div id="cakeErr641c9843bb62d-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr641c9843bb62d-code').style.display = (document.getElementById('cakeErr641c9843bb62d-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr641c9843bb62d-context').style.display = (document.getElementById('cakeErr641c9843bb62d-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr641c9843bb62d-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"><span style="color: #0000BB"></span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">$canonical </span><span style="color: #007700">= \</span><span style="color: #0000BB">Cake</span><span style="color: #007700">\</span><span style="color: #0000BB">Routing</span><span style="color: #007700">\</span><span style="color: #0000BB">Router</span><span style="color: #007700">::</span><span style="color: #0000BB">url</span><span style="color: #007700">([</span><span style="color: #DD0000">'plugin' </span><span style="color: #007700">=> </span><span style="color: #0000BB">null</span><span style="color: #007700">, </span><span style="color: #DD0000">'controller' </span><span style="color: #007700">=> </span><span style="color: #DD0000">'Products'</span><span style="color: #007700">, </span><span style="color: #DD0000">'action' </span><span style="color: #007700">=> </span><span style="color: #DD0000">'index'</span><span style="color: #007700">, </span><span style="color: #0000BB">$category</span><span style="color: #007700">-></span><span style="color: #0000BB">id</span><span style="color: #007700">], </span><span style="color: #0000BB">true</span><span style="color: #007700">);</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB">Configure</span><span style="color: #007700">::</span><span style="color: #0000BB">write</span><span style="color: #007700">(</span><span style="color: #DD0000">'Application.Page.Meta.canonical'</span><span style="color: #007700">, [</span><span style="color: #DD0000">'is_meta_tag' </span><span style="color: #007700">=> </span><span style="color: #0000BB">true</span><span style="color: #007700">, </span><span style="color: #DD0000">'content' </span><span style="color: #007700">=> </span><span style="color: #0000BB">$canonical</span><span style="color: #007700">]);</span></span></code></pre><pre id="cakeErr641c9843bb62d-context" class="cake-context" style="display: none;">$viewFile = '/home/plintenfab/domains/sokkelfabriek.nl/public_html/src/Template/Products/index.ctp'
$dataForView = [
'_authUser' => [],
'crumbs' => [
(int) 0 => object(App\Model\Entity\Category) {}
],
'activeCategory' => object(App\Model\Entity\Category) {
'id' => (int) 13,
'name' => 'Sokkels',
'description' => null,
'menu_description' => '',
'content' => null,
'page_title' => 'Sokkels',
'menu_title' => '',
'title' => null,
'header_content' => '',
'footer_content' => null,
'friendly_url' => 'sokkels',
'back_color' => '#222222',
'image' => '83-van-den-berg-3-G.jpg',
'image_dir' => '0cc8eb3e-9e5d-4278-860d-c00c075e175d',
'sidebar_image' => null,
'sidebar_image_dir' => null,
'is_visible' => false,
'attribute_google_merchant_category_number' => (int) 696,
'lft' => (int) 1,
'rght' => (int) 56,
'parent_id' => null,
'sort_priority' => (int) 0,
'products_count' => (int) 0,
'disabled_filters' => null,
'seo_keywords' => 'sokkel, sokkels, zuil, zuilen, verschillende materialen, verschillende kleuren, pilaar, pilaren, ruime assortiment, sokkels kopen, sokkel kopen, plantentafels, plantenbakken, maatwerk, bijzettafels',
'seo_description' => 'Sokkelfabriek / sokkels, zuilen, pilaren, bijzettafels, salontafels makkelijk online te bestellen. Ook maatwerk mogelijk',
'seo_robots' => '',
'old_reference' => '4',
'created' => object(Cake\I18n\FrozenTime) {},
'modified' => object(Cake\I18n\FrozenTime) {},
'created_by_id' => null,
'modified_by_id' => (int) 76,
'formatted_seo_name' => 'Sokkels',
'[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]' => 'Categories'
},
'children' => [
(int) 0 => [
'id' => (int) 95,
'name' => 'Accessoires',
'friendly_url' => 'accessoires',
'parent_id' => (int) 13,
'children' => [
[maximum depth reached]
],
'formatted_seo_name' => 'Accessoires'
],
(int) 1 => [
'id' => (int) 88,
'name' => 'Houten sokkels ',
'friendly_url' => 'houten-sokkels',
'parent_id' => (int) 13,
'children' => [
[maximum depth reached]
],
'formatted_seo_name' => 'Houten sokkels '
],
(int) 2 => [
'id' => (int) 101,
'name' => 'Metalen sokkels',
'friendly_url' => 'metalen-sokkels',
'parent_id' => (int) 13,
'children' => [[maximum depth reached]],
'formatted_seo_name' => 'Metalen sokkels'
],
(int) 3 => [
'id' => (int) 124,
'name' => 'Plantenbakken',
'friendly_url' => 'plantenbakken',
'parent_id' => (int) 13,
'children' => [[maximum depth reached]],
'formatted_seo_name' => 'Plantenbakken'
],
(int) 4 => [
'id' => (int) 96,
'name' => 'Sokkels op kleur',
'friendly_url' => 'sokkels-op-kleur',
'parent_id' => (int) 13,
'children' => [
[maximum depth reached]
],
'formatted_seo_name' => 'Sokkels op kleur'
],
(int) 5 => [
'id' => (int) 122,
'name' => 'Specials',
'friendly_url' => 'specials',
'parent_id' => (int) 13,
'children' => [
[maximum depth reached]
],
'formatted_seo_name' => 'Specials'
]
],
'category' => null,
'models' => object(Cake\ORM\ResultSet) {
'items' => [
[maximum depth reached]
]
},
'showCategoryHeader' => true,
'menuItems' => [
(int) 0 => object(Cake\ORM\Entity) {},
(int) 1 => object(Cake\ORM\Entity) {},
(int) 2 => object(Cake\ORM\Entity) {},
(int) 3 => object(Cake\ORM\Entity) {}
],
'categories' => [
(int) 0 => object(App\Model\Entity\Category) {},
(int) 1 => object(App\Model\Entity\Category) {},
(int) 2 => object(App\Model\Entity\Category) {},
(int) 3 => object(App\Model\Entity\Category) {},
(int) 4 => object(App\Model\Entity\Category) {},
(int) 5 => object(App\Model\Entity\Category) {}
]
]
$bufferLevel = (int) 1
$_authUser = []
$crumbs = [
(int) 0 => object(App\Model\Entity\Category) {
'id' => (int) 13,
'name' => 'Sokkels',
'description' => null,
'menu_description' => '',
'content' => null,
'page_title' => 'Sokkels',
'menu_title' => '',
'title' => null,
'header_content' => '',
'footer_content' => null,
'friendly_url' => 'sokkels',
'back_color' => '#222222',
'image' => '83-van-den-berg-3-G.jpg',
'image_dir' => '0cc8eb3e-9e5d-4278-860d-c00c075e175d',
'sidebar_image' => null,
'sidebar_image_dir' => null,
'is_visible' => false,
'attribute_google_merchant_category_number' => (int) 696,
'lft' => (int) 1,
'rght' => (int) 56,
'parent_id' => null,
'sort_priority' => (int) 0,
'products_count' => (int) 0,
'disabled_filters' => null,
'seo_keywords' => 'sokkel, sokkels, zuil, zuilen, verschillende materialen, verschillende kleuren, pilaar, pilaren, ruime assortiment, sokkels kopen, sokkel kopen, plantentafels, plantenbakken, maatwerk, bijzettafels',
'seo_description' => 'Sokkelfabriek / sokkels, zuilen, pilaren, bijzettafels, salontafels makkelijk online te bestellen. Ook maatwerk mogelijk',
'seo_robots' => '',
'old_reference' => '4',
'created' => object(Cake\I18n\FrozenTime) {},
'modified' => object(Cake\I18n\FrozenTime) {},
'created_by_id' => null,
'modified_by_id' => (int) 76,
'formatted_seo_name' => 'Sokkels',
'[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]' => 'Categories'
}
]
$activeCategory = object(App\Model\Entity\Category) {
'id' => (int) 13,
'name' => 'Sokkels',
'description' => null,
'menu_description' => '',
'content' => null,
'page_title' => 'Sokkels',
'menu_title' => '',
'title' => null,
'header_content' => '',
'footer_content' => null,
'friendly_url' => 'sokkels',
'back_color' => '#222222',
'image' => '83-van-den-berg-3-G.jpg',
'image_dir' => '0cc8eb3e-9e5d-4278-860d-c00c075e175d',
'sidebar_image' => null,
'sidebar_image_dir' => null,
'is_visible' => false,
'attribute_google_merchant_category_number' => (int) 696,
'lft' => (int) 1,
'rght' => (int) 56,
'parent_id' => null,
'sort_priority' => (int) 0,
'products_count' => (int) 0,
'disabled_filters' => null,
'seo_keywords' => 'sokkel, sokkels, zuil, zuilen, verschillende materialen, verschillende kleuren, pilaar, pilaren, ruime assortiment, sokkels kopen, sokkel kopen, plantentafels, plantenbakken, maatwerk, bijzettafels',
'seo_description' => 'Sokkelfabriek / sokkels, zuilen, pilaren, bijzettafels, salontafels makkelijk online te bestellen. Ook maatwerk mogelijk',
'seo_robots' => '',
'old_reference' => '4',
'created' => object(Cake\I18n\FrozenTime) {},
'modified' => object(Cake\I18n\FrozenTime) {},
'created_by_id' => null,
'modified_by_id' => (int) 76,
'formatted_seo_name' => 'Sokkels',
'[new]' => false,
'[accessible]' => [
'*' => true
],
'[dirty]' => [],
'[original]' => [],
'[virtual]' => [
(int) 0 => 'formatted_seo_name'
],
'[hasErrors]' => false,
'[errors]' => [],
'[invalid]' => [],
'[repository]' => 'Categories'
}
$children = [
(int) 0 => [
'id' => (int) 95,
'name' => 'Accessoires',
'friendly_url' => 'accessoires',
'parent_id' => (int) 13,
'children' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => [
[maximum depth reached]
],
(int) 2 => [
[maximum depth reached]
],
(int) 3 => [
[maximum depth reached]
]
],
'formatted_seo_name' => 'Accessoires'
],
(int) 1 => [
'id' => (int) 88,
'name' => 'Houten sokkels ',
'friendly_url' => 'houten-sokkels',
'parent_id' => (int) 13,
'children' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => [
[maximum depth reached]
],
(int) 2 => [
[maximum depth reached]
]
],
'formatted_seo_name' => 'Houten sokkels '
],
(int) 2 => [
'id' => (int) 101,
'name' => 'Metalen sokkels',
'friendly_url' => 'metalen-sokkels',
'parent_id' => (int) 13,
'children' => [],
'formatted_seo_name' => 'Metalen sokkels'
],
(int) 3 => [
'id' => (int) 124,
'name' => 'Plantenbakken',
'friendly_url' => 'plantenbakken',
'parent_id' => (int) 13,
'children' => [],
'formatted_seo_name' => 'Plantenbakken'
],
(int) 4 => [
'id' => (int) 96,
'name' => 'Sokkels op kleur',
'friendly_url' => 'sokkels-op-kleur',
'parent_id' => (int) 13,
'children' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => [
[maximum depth reached]
],
(int) 2 => [
[maximum depth reached]
],
(int) 3 => [
[maximum depth reached]
]
],
'formatted_seo_name' => 'Sokkels op kleur'
],
(int) 5 => [
'id' => (int) 122,
'name' => 'Specials',
'friendly_url' => 'specials',
'parent_id' => (int) 13,
'children' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => [
[maximum depth reached]
],
(int) 2 => [
[maximum depth reached]
],
(int) 3 => [
[maximum depth reached]
],
(int) 4 => [
[maximum depth reached]
]
],
'formatted_seo_name' => 'Specials'
]
]
$category = null
$models = object(Cake\ORM\ResultSet) {
'items' => [
(int) 0 => object(App\Model\Entity\Model) {},
(int) 1 => object(App\Model\Entity\Model) {},
(int) 2 => object(App\Model\Entity\Model) {},
(int) 3 => object(App\Model\Entity\Model) {},
(int) 4 => object(App\Model\Entity\Model) {},
(int) 5 => object(App\Model\Entity\Model) {},
(int) 6 => object(App\Model\Entity\Model) {},
(int) 7 => object(App\Model\Entity\Model) {},
(int) 8 => object(App\Model\Entity\Model) {},
(int) 9 => object(App\Model\Entity\Model) {},
(int) 10 => object(App\Model\Entity\Model) {},
(int) 11 => object(App\Model\Entity\Model) {},
(int) 12 => object(App\Model\Entity\Model) {},
(int) 13 => object(App\Model\Entity\Model) {},
(int) 14 => object(App\Model\Entity\Model) {},
(int) 15 => object(App\Model\Entity\Model) {},
(int) 16 => object(App\Model\Entity\Model) {},
(int) 17 => object(App\Model\Entity\Model) {},
(int) 18 => object(App\Model\Entity\Model) {},
(int) 19 => object(App\Model\Entity\Model) {}
]
}
$showCategoryHeader = true
$menuItems = [
(int) 0 => object(Cake\ORM\Entity) {
'id' => (int) 28,
'menu_id' => (int) 1,
'page_id' => null,
'name' => 'Bedrijven',
'subtitle' => null,
'url' => '/bedrijven',
'is_visible' => true,
'is_visible_with_account' => false,
'lft' => (int) 29,
'rght' => (int) 30,
'parent_id' => null,
'css_class' => '',
'sort_priority' => (int) 0,
'created' => object(Cake\I18n\FrozenTime) {},
'modified' => object(Cake\I18n\FrozenTime) {},
'page' => null,
'menu' => object(App\Model\Entity\Menu) {},
'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]' => 'MenuItems'
},
(int) 1 => object(Cake\ORM\Entity) {
'id' => (int) 27,
'menu_id' => (int) 1,
'page_id' => null,
'name' => 'Klantenservice',
'subtitle' => null,
'url' => '/klantenservice',
'is_visible' => true,
'is_visible_with_account' => false,
'lft' => (int) 27,
'rght' => (int) 28,
'parent_id' => null,
'css_class' => '',
'sort_priority' => (int) 0,
'created' => object(Cake\I18n\FrozenTime) {},
'modified' => object(Cake\I18n\FrozenTime) {},
'page' => null,
'menu' => object(App\Model\Entity\Menu) {},
'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]' => 'MenuItems'
},
(int) 2 => object(Cake\ORM\Entity) {
'id' => (int) 37,
'menu_id' => (int) 1,
'page_id' => null,
'name' => 'Maatwerk',
'subtitle' => null,
'url' => '/maatwerk',
'is_visible' => true,
'is_visible_with_account' => false,
'lft' => (int) 35,
'rght' => (int) 36,
'parent_id' => null,
'css_class' => '',
'sort_priority' => (int) 0,
'created' => object(Cake\I18n\FrozenTime) {},
'modified' => object(Cake\I18n\FrozenTime) {},
'page' => null,
'menu' => object(App\Model\Entity\Menu) {},
'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]' => 'MenuItems'
},
(int) 3 => object(Cake\ORM\Entity) {
'id' => (int) 8,
'menu_id' => (int) 1,
'page_id' => null,
'name' => 'Over ons',
'subtitle' => null,
'url' => '/over-ons',
'is_visible' => true,
'is_visible_with_account' => false,
'lft' => (int) 5,
'rght' => (int) 26,
'parent_id' => null,
'css_class' => '',
'sort_priority' => (int) 80,
'created' => object(Cake\I18n\FrozenTime) {},
'modified' => object(Cake\I18n\FrozenTime) {},
'page' => null,
'menu' => object(App\Model\Entity\Menu) {},
'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]' => 'MenuItems'
}
]
$categories = [
(int) 0 => object(App\Model\Entity\Category) {
'name' => 'Houten sokkels ',
'id' => (int) 88,
'friendly_url' => 'houten-sokkels',
'image' => '365x840.jpg',
'menu_description' => '<p class="MsoNoSpacing" style="line-height:150%">Met onze houten sokkels geef je je inrichting karakter en uitstraling.&nbsp;<span style="letter-spacing: 0.1px;">Verrijk je inrichting met de warmte van een massief eikenhouten zuil, geef je kantoor een luxe uitstraling met een gefineerde pilaar of zet je favoriete object in de spotlight op een sokkel van grenenhout.</span></p>
<p class="MsoNormal" style="margin: 0cm;">Benieuwd hoe onze houten sokkels er in het echt bij staan? Breng een bezoek aan onze&nbsp;<a href="https://www.sokkelfabriek.nl/showroom">showroom</a>&nbsp;om inspiratie op te doen.&nbsp;<span style="letter-spacing: 0.1px;">Al een keus gemaakt? Bestel dan je gewenste sokkel gemakkelijk online.&nbsp;</span><span style="letter-spacing: 0.1px;">Bij ons kun je ook terecht voor&nbsp;</span><a href="https://www.sokkelfabriek.nl/maatwerk" style="letter-spacing: 0.1px;">maatwerk</a><span style="letter-spacing: 0.1px;">. Kom maar op met je idee. W</span><span style="letter-spacing: 0.1px;">ij houden wel van een uitdaging.&nbsp;</span></p><p class="MsoNormal" style="margin: 0cm;"><span style="letter-spacing: 0.1px;"><br></span></p><p class="MsoNormal" style="margin: 0cm;"><span style="letter-spacing: 0.1px;">Bekijk ook ons uitgebreide aanbod aan</span><span style="letter-spacing: 0.1px;">&nbsp;</span><a href="https://www.sokkelfabriek.nl/sokkels/sokkels-op-kleur" style="letter-spacing: 0.1px;">sokkels op kleur</a><span style="letter-spacing: 0.1px;">,&nbsp;</span><a href="https://www.sokkelfabriek.nl/sokkels/metalen-sokkels" style="letter-spacing: 0.1px;">metalen sokkels</a><span style="letter-spacing: 0.1px;">,&nbsp;</span><span style="letter-spacing: 0.1px;"><span style="letter-spacing: 0.1px;"><a href="https://www.sokkelfabriek.nl/sokkels/plantenbakken" style="letter-spacing: 0.1px;">plantenbakken</a>,&nbsp;<span style="letter-spacing: 0.1px;"><span style="letter-spacing: 0.1px;"><span style="letter-spacing: 0.1px;"><a href="https://www.sokkelfabriek.nl/sokkels/specials" style="letter-spacing: 0.1px;">specials</a>&nbsp;en&nbsp;<a href="https://www.sokkelfabriek.nl/sokkels/accessoires" style="letter-spacing: 0.1px;">accessoires</a>.</span></span></span></span></span></p>',
'menu_title' => 'Massief hout',
'is_visible' => true,
'image_dir' => 'dfe898a8-baa0-48a5-9e83-b0f1da029d9e',
'parent_id' => (int) 13,
'children' => [
[maximum depth reached]
],
'formatted_seo_name' => 'Houten sokkels ',
'[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]' => 'Categories'
},
(int) 1 => object(App\Model\Entity\Category) {
'name' => 'Sokkels op kleur',
'id' => (int) 96,
'friendly_url' => 'sokkels-op-kleur',
'image' => 'new trendkleuren 2022 klein.png',
'menu_description' => '<p class="MsoNoSpacing" style="line-height:150%">Op zoek naar een sokkel met een statement? Onze gekleurde zuilen staan
voor je klaar! Perfect voor het presenteren van moderne kunst, opfleuren van
openbare ruimtes of inrichten van een levendig kantoor. Deze vrolijke zuilen
maken er altijd een feestje van!<o:p></o:p></p><p class="MsoNoSpacing" style="line-height:150%">De pilaren
worden opgebouwd uit hoogwaardig MDF dat vervolgens nauwkeurig wordt geschuurd
voor een vrijwel naadloos geheel. Dankzij dit slimme design staan onze MDF-zuilen als huizen, maar blijven ze
toch lekker licht en handzaam.</p><p class="MsoNoSpacing" style="line-height:150%"><o:p></o:p></p><p class="MsoNoSpacing" style="line-height:150%">Deze
kleurrijke sokkels hebben een draagvermogen tot wel 150 kilo, en kunnen zelfs
op maat worden gemaakt. Kies bijvoorbeeld voor sokkels in de kleuren van jouw
bedrijf, of ga voor zuilen met je logo erop. Geen idee is ons te gek, dus vraag snel
naar de mogelijkheden!</p><p class="MsoNoSpacing" style="line-height:150%"><o:p></o:p></p>',
'menu_title' => '',
'is_visible' => true,
'image_dir' => '66f203a5-c331-4cbe-85b7-46ba15d79c8a',
'parent_id' => (int) 13,
'children' => [
[maximum depth reached]
],
'formatted_seo_name' => 'Sokkels op kleur',
'[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]' => 'Categories'
},
(int) 2 => object(App\Model\Entity\Category) {
'name' => 'Metalen sokkels',
'id' => (int) 101,
'friendly_url' => 'metalen-sokkels',
'image' => '230-350-009.jpg',
'menu_description' => '<p class="MsoNormal" style="margin: 0cm; caret-color: rgb(0, 0, 0);">Ben jij op zoek naar een metalen sokkel met een stoer, minimalistisch design <span style="letter-spacing: 0.1px;">die ook zijn plek weet in een landelijk interieur?<br><br></span><span style="letter-spacing: 0.1px;">Bekijk dan eens onze metalen sokkels.&nbsp;</span><span style="letter-spacing: 0.1px;">Zo dragen onze zwart gelakte sokkels bij aan een luxe uitstraling van je winkel, geven onze metalen zuilen met RVS bewerking&nbsp;</span><span style="letter-spacing: 0.1px;">een&nbsp;</span><span style="letter-spacing: 0.1px;">industriële twist aan je interieur en toveren onze ronde pilaren je kantoor om tot een moderne werkplek.&nbsp;</span></p>
<p class="MsoNormal" style="margin: 0cm;"><span style="caret-color: rgb(0, 0, 0);"><br></span></p>
<p class="MsoNormal" style="margin: 0cm;">Benieuwd hoe onze sokkels er in het echt bij staan? Breng een bezoek aan onze <a href="https://www.sokkelfabriek.nl/showroom">showroom</a> om inspiratie op te doen.&nbsp;<span style="letter-spacing: 0.1px;">Al een keus gemaakt? Bestel dan je gewenste sokkel gemakkelijk online.&nbsp;</span><span style="letter-spacing: 0.1px;">Bij ons kun je ook terecht voor </span><a href="https://www.sokkelfabriek.nl/maatwerk" style="letter-spacing: 0.1px;">maatwerk</a><span style="letter-spacing: 0.1px;">. Kom maar op met je idee. W</span><span style="letter-spacing: 0.1px;">ij houden wel van een uitdaging.</span></p>
<p class="MsoNormal" style="margin: 0cm;"><br></p><p class="MsoNormal" style="margin: 0cm;"><span style="letter-spacing: 0.1px;">Bekijk ook ons uitgebreide aanbod aan&nbsp;</span><a href="https://www.sokkelfabriek.nl/sokkels/houten-sokkels" target="_blank">houten sokkels</a>,&nbsp;<a href="https://www.sokkelfabriek.nl/sokkels/sokkels-op-kleur" style="letter-spacing: 0.1px;">sokkels op kleur</a>,&nbsp;<span style="letter-spacing: 0.1px;"><span style="letter-spacing: 0.1px;"><a href="https://www.sokkelfabriek.nl/sokkels/plantenbakken" style="letter-spacing: 0.1px;">plantenbakken</a>,&nbsp;<span style="letter-spacing: 0.1px;"><span style="letter-spacing: 0.1px;"><span style="letter-spacing: 0.1px;"><a href="https://www.sokkelfabriek.nl/sokkels/specials" style="letter-spacing: 0.1px;">specials</a>&nbsp;en<span style="letter-spacing: 0.1px;">&nbsp;</span><a href="https://www.sokkelfabriek.nl/sokkels/accessoires" style="letter-spacing: 0.1px;">accessoires</a>.</span></span></span></span></span></p>',
'menu_title' => '',
'is_visible' => true,
'image_dir' => '852151c9-b250-4342-b165-c566f01bd355',
'parent_id' => (int) 13,
'children' => [[maximum depth reached]],
'formatted_seo_name' => 'Metalen sokkels',
'[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]' => 'Categories'
},
(int) 3 => object(App\Model\Entity\Category) {
'name' => 'Plantenbakken',
'id' => (int) 124,
'friendly_url' => 'plantenbakken',
'image' => null,
'menu_description' => '<p>Op zoek naar plantenbakken op maat? Net als onze sokkels zijn onze plantenbakken superstrak, naadloos en gemaakt van het materiaal dat jij kiest: eiken fineer; onbehandeld,
geolied of gelakt, of MDF in de kleur die jij wilt.<br><br>Ook de
afwerkingsmogelijkheden zijn eindeloos: met het logo van de klant, een tekst, een bijzondere lederlook, een subtiele streep of indirecte verlichting? Kijk hier voor onze standaard afmetingen en afwerking. Heb je afwijkende maten nodig dat kan zeker, neem contact met ons op. Onze plantenbakken zijn uitsluitend geschikt voor het interieur.</p>',
'menu_title' => 'Plantenbakken',
'is_visible' => true,
'image_dir' => null,
'parent_id' => (int) 13,
'children' => [[maximum depth reached]],
'formatted_seo_name' => 'Plantenbakken',
'[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]' => 'Categories'
},
(int) 4 => object(App\Model\Entity\Category) {
'name' => 'Specials',
'id' => (int) 122,
'friendly_url' => 'specials',
'image' => null,
'menu_description' => '<p class="MsoNoSpacing" style="line-height:150%">Onze creatieve vakmensen zijn constant bezig met het ontwikkelen van nieuwe toepassingen om jouw favoriete objecten, bedrijf of&nbsp;dienst in de spotlights te zetten.&nbsp;<span style="letter-spacing: 0.1px;">Deze unieke producten vallen niet binnen een hokje en daar zijn wij trots op. Op deze pagina nemen wij je graag mee in de wereld van onze 'Specials': Sokkels met een twist!</span></p>
<p class="MsoNoSpacing" style="line-height:150%">Nieuwsgierig geworden?&nbsp;<span style="letter-spacing: 0.1px;">Breng een bezoek aan onze&nbsp;</span><a href="https://www.sokkelfabriek.nl/showroom" style="letter-spacing: 0.1px;">showroom</a><span style="letter-spacing: 0.1px;">&nbsp;om inspiratie op te doen.&nbsp;</span><span style="letter-spacing: 0.1px;">Heb jij zelf een creatief voorstel? Geen probleem. Bij ons kun je ook terecht voor&nbsp;</span><a href="https://www.sokkelfabriek.nl/maatwerk" style="letter-spacing: 0.1px;">maatwerk</a><span style="letter-spacing: 0.1px;">. Kom maar op met je idee. W</span><span style="letter-spacing: 0.1px;">ij houden wel van een uitdaging.</span></p>
<p class="MsoNormal" style="margin: 0cm;"><span style="letter-spacing: 0.1px;">Bekijk ons uitgebreide aanbod aan</span><span style="letter-spacing: 0.1px;">&nbsp;</span><a href="https://www.sokkelfabriek.nl/sokkels/metalen-sokkels" style="letter-spacing: 0.1px;">metalen sokkels</a>,&nbsp;<a href="https://www.sokkelfabriek.nl/sokkels/sokkels-op-kleur" style="letter-spacing: 0.1px;">sokkels op kleur</a>,&nbsp;<span style="letter-spacing: 0.1px;"><span style="letter-spacing: 0.1px;"><a href="https://www.sokkelfabriek.nl/sokkels/plantenbakken" style="letter-spacing: 0.1px;">plantenbakken</a>,&nbsp;<span style="letter-spacing: 0.1px;"><span style="letter-spacing: 0.1px;"><span style="letter-spacing: 0.1px;"><a href="https://www.sokkelfabriek.nl/sokkels/houten-sokkels" target="_blank">houten sokkels</a>&nbsp;en&nbsp;<a href="https://www.sokkelfabriek.nl/sokkels/accessoires" style="letter-spacing: 0.1px;">accessoires</a>.</span></span></span></span></span></p>
<p class="MsoNoSpacing" style="line-height:150%"><o:p></o:p></p>',
'menu_title' => '',
'is_visible' => true,
'image_dir' => null,
'parent_id' => (int) 13,
'children' => [
[maximum depth reached]
],
'formatted_seo_name' => 'Specials',
'[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]' => 'Categories'
},
(int) 5 => object(App\Model\Entity\Category) {
'name' => 'Accessoires',
'id' => (int) 95,
'friendly_url' => 'accessoires',
'image' => null,
'menu_description' => '<p class="MsoNormal">Vind hier
alle accessoires om het maximale uit je sokkel te halen! Wil jij je zuil nét
een beetje extra geven? Bekijk dan onze glazen en houten topplaten. Deze sterke
platen geven niet alleen een persoonlijk tintje aan jouw sokkel; ze helpen ook
nog eens beschadigingen te voorkomen. Dubbel handig!<br></p><p class="MsoNoSpacing" style="line-height:150%"><o:p></o:p></p><p class="MsoNoSpacing" style="line-height:150%">Om jouw
pilaar nog gezelliger te maken, verkopen wij nu ook sfeervolle windlichten. Zo
geef je jouw volgende buurtbarbecue of tuinfeestje helemaal in stijl!</p><p class="MsoNoSpacing" style="line-height:150%"><o:p></o:p></p>',
'menu_title' => '',
'is_visible' => true,
'image_dir' => null,
'parent_id' => (int) 13,
'children' => [
[maximum depth reached]
],
'formatted_seo_name' => 'Accessoires',
'[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]' => 'Categories'
}
]
$crumb = object(App\Model\Entity\Category) {
'id' => (int) 13,
'name' => 'Sokkels',
'description' => null,
'menu_description' => '',
'content' => null,
'page_title' => 'Sokkels',
'menu_title' => '',
'title' => null,
'header_content' => '',
'footer_content' => null,
'friendly_url' => 'sokkels',
'back_color' => '#222222',
'image' => '83-van-den-berg-3-G.jpg',
'image_dir' => '0cc8eb3e-9e5d-4278-860d-c00c075e175d',
'sidebar_image' => null,
'sidebar_image_dir' => null,
'is_visible' => false,
'attribute_google_merchant_category_number' => (int) 696,
'lft' => (int) 1,
'rght' => (int) 56,
'parent_id' => null,
'sort_priority' => (int) 0,
'products_count' => (int) 0,
'disabled_filters' => null,
'seo_keywords' => 'sokkel, sokkels, zuil, zuilen, verschillende materialen, verschillende kleuren, pilaar, pilaren, ruime assortiment, sokkels kopen, sokkel kopen, plantentafels, plantenbakken, maatwerk, bijzettafels',
'seo_description' => 'Sokkelfabriek / sokkels, zuilen, pilaren, bijzettafels, salontafels makkelijk online te bestellen. Ook maatwerk mogelijk',
'seo_robots' => '',
'old_reference' => '4',
'created' => object(Cake\I18n\FrozenTime) {},
'modified' => object(Cake\I18n\FrozenTime) {},
'created_by_id' => null,
'modified_by_id' => (int) 76,
'formatted_seo_name' => 'Sokkels',
'[new]' => false,
'[accessible]' => [
'*' => true
],
'[dirty]' => [],
'[original]' => [],
'[virtual]' => [
(int) 0 => 'formatted_seo_name'
],
'[hasErrors]' => false,
'[errors]' => [],
'[invalid]' => [],
'[repository]' => 'Categories'
}
$seoFields = [
'keywords' => 'seo_keywords',
'description' => 'seo_description',
'canonical' => 'seo_canonical_url',
'robots' => 'seo_robots'
]
$fieldName = 'seo_robots'
$metaName = 'robots'</pre><pre class="stack-trace">include - APP/Template/Products/index.ctp, line 33
Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1435
Cake\View\View::_render() - CORE/src/View/View.php, line 1393
Cake\View\View::render() - CORE/src/View/View.php, line 892
Cake\Controller\Controller::render() - CORE/src/Controller/Controller.php, line 791
Cake\Http\ActionDispatcher::_invoke() - CORE/src/Http/ActionDispatcher.php, line 126
Cake\Http\ActionDispatcher::dispatch() - CORE/src/Http/ActionDispatcher.php, line 94
Cake\Http\BaseApplication::__invoke() - CORE/src/Http/BaseApplication.php, line 256
Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65
Cake\Routing\Middleware\RoutingMiddleware::__invoke() - CORE/src/Routing/Middleware/RoutingMiddleware.php, line 164
Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65
App\Routing\Middleware\CorsMiddleware::__invoke() - APP/Routing/Middleware/CorsMiddleware.php, line 49
Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65
App\Routing\Middleware\LanguageMiddleware::__invoke() - APP/Routing/Middleware/LanguageMiddleware.php, line 47
Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65
Core\Middleware\SeoMiddleware::__invoke() - ROOT/modules/Core/src/Middleware/SeoMiddleware.php, line 47
Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65</pre></div></pre><div class="container">
<div class="row">
<div class="col-md-3">
<div id="product-filters">
<form method="get" accept-charset="utf-8" action="/sokkels"> <ul class="filters">
<li class="filter important">
<div class="togglable">
<div class="toggle">
<strong>Subcategorie</strong>
</div>
<div class="toggle-content">
<ul class="filter-options">
<li><a href="/sokkels/accessoires" title="Accessoires">Accessoires</a><ul><li><a href="/sokkels/accessoires/glas-topplaten" title="Glas topplaten ">Glas topplaten </a></li><li><a href="/sokkels/accessoires/houten-topplaten" title="Houten topplaten">Houten topplaten</a></li><li><a href="/sokkels/accessoires/windlichten" title="Windlichten">Windlichten</a></li><li><a href="/sokkels/accessoires/houten-beelden" title="Houten beelden">Houten beelden</a></li></ul></li><li><a href="/sokkels/houten-sokkels" title="Houten sokkels ">Houten sokkels </a><ul><li><a href="/sokkels/houten-sokkels/eiken-sokkels" title="Eiken Sokkels">Eiken Sokkels</a></li><li><a href="/sokkels/houten-sokkels/grenen-sokkels" title="Grenen Sokkels">Grenen Sokkels</a></li><li><a href="/sokkels/houten-sokkels/mdf-met-fineer-sokkels" title="MDF met Fineer sokkels">MDF met Fineer sokkels</a></li></ul></li><li><a href="/sokkels/metalen-sokkels" title="Metalen sokkels">Metalen sokkels</a></li><li><a href="/sokkels/plantenbakken" title="Plantenbakken">Plantenbakken</a></li><li><a href="/sokkels/sokkels-op-kleur" title="Sokkels op kleur">Sokkels op kleur</a><ul><li><a href="/sokkels/sokkels-op-kleur/sokkels-afgelakt-in-kleur" title="Sokkels afgelakt in kleur">Sokkels afgelakt in kleur</a></li><li><a href="/sokkels/sokkels-op-kleur/gegronde-sokkels" title="Gegronde sokkels">Gegronde sokkels</a></li><li><a href="/sokkels/sokkels-op-kleur/witte-sokkels" title="Witte sokkels">Witte sokkels</a></li><li><a href="/sokkels/sokkels-op-kleur/zwarte-sokkels" title="Zwarte sokkels">Zwarte sokkels</a></li></ul></li><li><a href="/sokkels/specials" title="Specials">Specials</a><ul><li><a href="/sokkels/specials/vitrine-sokkels" title="Vitrine Sokkels">Vitrine Sokkels</a></li><li><a href="/sokkels/specials/hexagon-sokkels" title="Hexagon sokkels">Hexagon sokkels</a></li><li><a href="/sokkels/specials/salontafels-presso" title="Salontafels-Presso">Salontafels-Presso</a></li><li><a href="/sokkels/specials/design-sokkels" title="Design Sokkels">Design Sokkels</a></li><li><a href="/sokkels/specials/led-sokkels" title="Led Sokkels">Led Sokkels</a></li></ul></li> </ul>
</div>
</div>
</li>
</ul>
</form></div>
</div>
<div class="col-md-9">
<div class="row row-small-padding"><div class="col-xs-6 col-md-4"><div class="product "><div class="sale-header not-active">Aanbieding (-<span class="sale-percentage">0</span>%)</div><div class="product-image"><a href="/product/sokkels/specials/led-sokkels/1015-led-sokkel-vierkant/300-x-300-x-500-mm" title="Sokkel Led Kunststof Vierkant | Verschillende Afmetingen"><img src="https://www.sokkelfabriek.nl/files/models/image/4655be7c-6332-4f21-ace8-110c4a3b4c8a/thumb_led%20sokkels%20vierkant.png" class="product-image" alt="Sokkel Led Kunststof Vierkant | Verschillende Afmetingen"/></a></div><div class="product-content-wrapper"><div class="product-content"><div class="product-title "><a href="/product/sokkels/specials/led-sokkels/1015-led-sokkel-vierkant/300-x-300-x-500-mm" title="Sokkel Led Kunststof Vierkant | Verschillende Afmetingen">Led Sokkel Vierkant</a></div><div class="text-muted"><span class="text-muted text-light">Model 1015</span> | Kunststof</div></div><div class="product-details"><form method="post" accept-charset="utf-8" action="/sokkels"><div style="display:none;"><input type="hidden" name="_method" value="POST"/></div><div class="row"><div class="col-xs-7"><div class="form-group"><select name="product_version" class="product-version-list select-modern full-width" id="products644" data-product="644"><option value="1176" data-url="/product/sokkels/specials/led-sokkels/1015-led-sokkel-vierkant/300-x-300-x-500-mm" data-slug="300-x-300-x-500-mm">300 x 300 x 500 mm</option><option value="1177" data-url="/product/sokkels/specials/led-sokkels/1015-led-sokkel-vierkant/300-x-300-x-800-mm" data-slug="300-x-300-x-800-mm">300 x 300 x 800 mm</option></select></div></div><div class="col-xs-5 text-right"><span class="price-type" style="">incl. BTW</span><div class="product-price-wrapper"><div class="product-price "><span class="price">€ 119,95</span></div><div class="product-type-label" style="">per stuk</div></div></div></div></form></div><div class="viewButton"><a href="/product/sokkels/specials/led-sokkels/1015-led-sokkel-vierkant/300-x-300-x-500-mm" title="Sokkel Led Kunststof Vierkant | Verschillende Afmetingen" class="btn btn-block btn-primary product-view-button">Bekijken <i class="fa fa-caret-right" ></i></a></div></div></div></div><div class="col-xs-6 col-md-4"><div class="product "><div class="sale-header not-active">Aanbieding (-<span class="sale-percentage">0</span>%)</div><div class="product-image"><a href="/product/sokkels/specials/led-sokkels/1016-led-sokkel-rond/250-x-710-mm" title="Sokkel Led Kunststof Vierkant | Verschillende Afmetingen"><img src="https://www.sokkelfabriek.nl/files/models/image/4905e50a-3929-4e76-932a-4d42248b1d82/thumb_led%20sokkels%20rond%202.png" class="product-image" alt="Sokkel Led Kunststof Vierkant | Verschillende Afmetingen"/></a></div><div class="product-content-wrapper"><div class="product-content"><div class="product-title "><a href="/product/sokkels/specials/led-sokkels/1016-led-sokkel-rond/250-x-710-mm" title="Sokkel Led Kunststof Vierkant | Verschillende Afmetingen">Led Sokkel Rond</a></div><div class="text-muted"><span class="text-muted text-light">Model 1016</span> | Kunststof</div></div><div class="product-details"><form method="post" accept-charset="utf-8" action="/sokkels"><div style="display:none;"><input type="hidden" name="_method" value="POST"/></div><div class="row"><div class="col-xs-7"><div class="form-group"><select name="product_version" class="product-version-list select-modern full-width" id="products645" data-product="645"><option value="1179" data-url="/product/sokkels/specials/led-sokkels/1016-led-sokkel-rond/250-x-710-mm" data-slug="250-x-710-mm">250 x 710 mm</option><option value="1180" data-url="/product/sokkels/specials/led-sokkels/1016-led-sokkel-rond/250-x-1000-mm" data-slug="250-x-1000-mm">250 x 1000 mm</option><option value="1181" data-url="/product/sokkels/specials/led-sokkels/1016-led-sokkel-rond/300-x-750-mm" data-slug="300-x-750-mm">300 x 750 mm</option><option value="1182" data-url="/product/sokkels/specials/led-sokkels/1016-led-sokkel-rond/300-x-1100-mm" data-slug="300-x-1100-mm">300 x 1100 mm</option><option value="1183" data-url="/product/sokkels/specials/led-sokkels/1016-led-sokkel-rond/500-x-720-mm" data-slug="500-x-720-mm">500 x 720 mm</option></select></div></div><div class="col-xs-5 text-right"><span class="price-type" style="">incl. BTW</span><div class="product-price-wrapper"><div class="product-price "><span class="price">€ 94,95</span></div><div class="product-type-label" style="">per stuk</div></div></div></div></form></div><div class="viewButton"><a href="/product/sokkels/specials/led-sokkels/1016-led-sokkel-rond/250-x-710-mm" title="Sokkel Led Kunststof Vierkant | Verschillende Afmetingen" class="btn btn-block btn-primary product-view-button">Bekijken <i class="fa fa-caret-right" ></i></a></div></div></div></div><div class="col-xs-6 col-md-4"><div class="product product-last"><div class="sale-header not-active">Aanbieding (-<span class="sale-percentage">0</span>%)</div><div class="product-image"><a href="/product/sokkels/specials/hexagon-sokkels/1500-sokkel-zuil-pilaar-hexagon/300-x-600-mm" title="Hexagon sokkel op kleur"><img src="https://www.sokkelfabriek.nl/files/models/image/24fb3428-b3f0-4385-baec-7dba81314096/thumb_42058303_2134836860114076_8691552182488530944_o.jpg" class="product-image" alt="Hexagon sokkel op kleur"/></a></div><div class="product-content-wrapper"><div class="product-content"><div class="product-title "><a href="/product/sokkels/specials/hexagon-sokkels/1500-sokkel-zuil-pilaar-hexagon/300-x-600-mm" title="Hexagon sokkel op kleur">Sokkel/Zuil/Pilaar hexagon</a></div><div class="text-muted"><span class="text-muted text-light">Model 1500</span> | MDF vochtwerend</div></div><div class="product-details"><form method="post" accept-charset="utf-8" action="/sokkels"><div style="display:none;"><input type="hidden" name="_method" value="POST"/></div><div class="row"><div class="col-xs-7"><div class="form-group"><select name="product_version" class="product-version-list select-modern full-width" id="products613" data-product="613"><option value="933" data-url="/product/sokkels/specials/hexagon-sokkels/1500-sokkel-zuil-pilaar-hexagon/300-x-600-mm" data-slug="300-x-600-mm">300 x 600 mm</option><option value="934" data-url="/product/sokkels/specials/hexagon-sokkels/1500-sokkel-zuil-pilaar-hexagon/300-x-800-mm" data-slug="300-x-800-mm">300 x 800 mm</option><option value="935" data-url="/product/sokkels/specials/hexagon-sokkels/1500-sokkel-zuil-pilaar-hexagon/300-x-900-mm" data-slug="300-x-900-mm">300 x 900 mm</option><option value="936" data-url="/product/sokkels/specials/hexagon-sokkels/1500-sokkel-zuil-pilaar-hexagon/300-x-1000-mm" data-slug="300-x-1000-mm">300 x 1000 mm</option><option value="937" data-url="/product/sokkels/specials/hexagon-sokkels/1500-sokkel-zuil-pilaar-hexagon/300-x-1200-mm" data-slug="300-x-1200-mm">300 x 1200 mm</option><option value="938" data-url="/product/sokkels/specials/hexagon-sokkels/1500-sokkel-zuil-pilaar-hexagon/300-x-1400-mm" data-slug="300-x-1400-mm">300 x 1400 mm</option><option value="939" data-url="/product/sokkels/specials/hexagon-sokkels/1500-sokkel-zuil-pilaar-hexagon/400-x-600-mm" data-slug="400-x-600-mm">400 x 600 mm</option><option value="940" data-url="/product/sokkels/specials/hexagon-sokkels/1500-sokkel-zuil-pilaar-hexagon/400-x-800-mm" data-slug="400-x-800-mm">400 x 800 mm</option><option value="941" data-url="/product/sokkels/specials/hexagon-sokkels/1500-sokkel-zuil-pilaar-hexagon/400-x-900-mm" data-slug="400-x-900-mm">400 x 900 mm</option><option value="942" data-url="/product/sokkels/specials/hexagon-sokkels/1500-sokkel-zuil-pilaar-hexagon/400-x-1000-mm" data-slug="400-x-1000-mm">400 x 1000 mm</option><option value="943" data-url="/product/sokkels/specials/hexagon-sokkels/1500-sokkel-zuil-pilaar-hexagon/400-x-1200-mm" data-slug="400-x-1200-mm">400 x 1200 mm</option><option value="944" data-url="/product/sokkels/specials/hexagon-sokkels/1500-sokkel-zuil-pilaar-hexagon/400-x-1400-mm" data-slug="400-x-1400-mm">400 x 1400 mm</option><option value="945" data-url="/product/sokkels/specials/hexagon-sokkels/1500-sokkel-zuil-pilaar-hexagon/500-x-600-mm" data-slug="500-x-600-mm">500 x 600 mm</option><option value="946" data-url="/product/sokkels/specials/hexagon-sokkels/1500-sokkel-zuil-pilaar-hexagon/500-x-800-mm" data-slug="500-x-800-mm">500 x 800 mm</option><option value="947" data-url="/product/sokkels/specials/hexagon-sokkels/1500-sokkel-zuil-pilaar-hexagon/500-x-900-mm" data-slug="500-x-900-mm">500 x 900 mm</option><option value="948" data-url="/product/sokkels/specials/hexagon-sokkels/1500-sokkel-zuil-pilaar-hexagon/500-x-1000-mm" data-slug="500-x-1000-mm">500 x 1000 mm</option><option value="949" data-url="/product/sokkels/specials/hexagon-sokkels/1500-sokkel-zuil-pilaar-hexagon/500-x-1200-mm" data-slug="500-x-1200-mm">500 x 1200 mm</option><option value="950" data-url="/product/sokkels/specials/hexagon-sokkels/1500-sokkel-zuil-pilaar-hexagon/500-x-1400-mm" data-slug="500-x-1400-mm">500 x 1400 mm</option><option value="951" data-url="/product/sokkels/specials/hexagon-sokkels/1500-sokkel-zuil-pilaar-hexagon/600-x-600-mm" data-slug="600-x-600-mm">600 x 600 mm</option><option value="952" data-url="/product/sokkels/specials/hexagon-sokkels/1500-sokkel-zuil-pilaar-hexagon/600-x-800-mm" data-slug="600-x-800-mm">600 x 800 mm</option><option value="953" data-url="/product/sokkels/specials/hexagon-sokkels/1500-sokkel-zuil-pilaar-hexagon/600-x-900-mm" data-slug="600-x-900-mm">600 x 900 mm</option><option value="954" data-url="/product/sokkels/specials/hexagon-sokkels/1500-sokkel-zuil-pilaar-hexagon/600-x-1000-mm" data-slug="600-x-1000-mm">600 x 1000 mm</option><option value="955" data-url="/product/sokkels/specials/hexagon-sokkels/1500-sokkel-zuil-pilaar-hexagon/600-x-1200-mm" data-slug="600-x-1200-mm">600 x 1200 mm</option><option value="956" data-url="/product/sokkels/specials/hexagon-sokkels/1500-sokkel-zuil-pilaar-hexagon/600-x-1400-mm" data-slug="600-x-1400-mm">600 x 1400 mm</option></select></div></div><div class="col-xs-5 text-right"><span class="price-type" style="">incl. BTW</span><div class="product-price-wrapper"><div class="product-price "><span class="price">€ 158,87</span></div><div class="product-type-label" style="">per stuk</div></div></div></div></form></div><div class="viewButton"><a href="/product/sokkels/specials/hexagon-sokkels/1500-sokkel-zuil-pilaar-hexagon/300-x-600-mm" title="Hexagon sokkel op kleur" class="btn btn-block btn-primary product-view-button">Bekijken <i class="fa fa-caret-right" ></i></a></div></div></div></div><div class="col-xs-6 col-md-4"><div class="product "><div class="sale-header not-active">Aanbieding (-<span class="sale-percentage">0</span>%)</div><div class="product-image"><a href="/product/sokkels/specials/design-sokkels/1012-design-sokkel-schoolbordverf/200-x-200-x-600-mm" title="Design Sokkel Schoolbordverf | Verschillende Afmetingen"><img src="https://www.sokkelfabriek.nl/files/models/image/f3a940e1-0caf-469e-be60-10d22c75cdbd/thumb_schoolbord2.jpg" class="product-image" alt="Design Sokkel Schoolbordverf | Verschillende Afmetingen"/></a></div><div class="product-content-wrapper"><div class="product-content"><div class="product-title "><a href="/product/sokkels/specials/design-sokkels/1012-design-sokkel-schoolbordverf/200-x-200-x-600-mm" title="Design Sokkel Schoolbordverf | Verschillende Afmetingen">Design Sokkel | Schoolbordverf</a></div><div class="text-muted"><span class="text-muted text-light">Model 1012</span> | MDF vochtwerend</div></div><div class="product-details"><form method="post" accept-charset="utf-8" action="/sokkels"><div style="display:none;"><input type="hidden" name="_method" value="POST"/></div><div class="row"><div class="col-xs-7"><div class="form-group"><select name="product_version" class="product-version-list select-modern full-width" id="products624" data-product="624"><option value="1049" data-url="/product/sokkels/specials/design-sokkels/1012-design-sokkel-schoolbordverf/200-x-200-x-600-mm" data-slug="200-x-200-x-600-mm">200 x 200 x 600 mm</option><option value="1052" data-url="/product/sokkels/specials/design-sokkels/1012-design-sokkel-schoolbordverf/200-x-200-x-500-mm" data-slug="200-x-200-x-500-mm">200 x 200 x 500 mm</option><option value="1051" data-url="/product/sokkels/specials/design-sokkels/1012-design-sokkel-schoolbordverf/200-x-200-x-900-mm" data-slug="200-x-200-x-900-mm">200 x 200 x 900 mm</option><option value="1062" data-url="/product/sokkels/specials/design-sokkels/1012-design-sokkel-schoolbordverf/200-x-200-x-1100-mm" data-slug="200-x-200-x-1100-mm">200 x 200 x 1100 mm</option><option value="1053" data-url="/product/sokkels/specials/design-sokkels/1012-design-sokkel-schoolbordverf/250-x-250-x-800-mm" data-slug="250-x-250-x-800-mm">250 x 250 x 800 mm</option><option value="1054" data-url="/product/sokkels/specials/design-sokkels/1012-design-sokkel-schoolbordverf/250-x-250-x-1000-mm" data-slug="250-x-250-x-1000-mm">250 x 250 x 1000 mm</option><option value="1055" data-url="/product/sokkels/specials/design-sokkels/1012-design-sokkel-schoolbordverf/250-x-250-x-1200-mm" data-slug="250-x-250-x-1200-mm">250 x 250 x 1200 mm</option><option value="1056" data-url="/product/sokkels/specials/design-sokkels/1012-design-sokkel-schoolbordverf/300-x-300-x-300-mm" data-slug="300-x-300-x-300-mm">300 x 300 x 300 mm</option><option value="1057" data-url="/product/sokkels/specials/design-sokkels/1012-design-sokkel-schoolbordverf/300-x-300-x-600-mm" data-slug="300-x-300-x-600-mm">300 x 300 x 600 mm</option><option value="1058" data-url="/product/sokkels/specials/design-sokkels/1012-design-sokkel-schoolbordverf/300-x-300-x-900-mm" data-slug="300-x-300-x-900-mm">300 x 300 x 900 mm</option><option value="1050" data-url="/product/sokkels/specials/design-sokkels/1012-design-sokkel-schoolbordverf/300-x-300-x-1200-mm" data-slug="300-x-300-x-1200-mm">300 x 300 x 1200 mm</option><option value="1059" data-url="/product/sokkels/specials/design-sokkels/1012-design-sokkel-schoolbordverf/350-x-350-x-800-mm" data-slug="350-x-350-x-800-mm">350 x 350 x 800 mm</option><option value="1060" data-url="/product/sokkels/specials/design-sokkels/1012-design-sokkel-schoolbordverf/350-x-350-x-1000-mm" data-slug="350-x-350-x-1000-mm">350 x 350 x 1000 mm</option><option value="1061" data-url="/product/sokkels/specials/design-sokkels/1012-design-sokkel-schoolbordverf/350-x-350-x-1200-mm" data-slug="350-x-350-x-1200-mm">350 x 350 x 1200 mm</option><option value="1063" data-url="/product/sokkels/specials/design-sokkels/1012-design-sokkel-schoolbordverf/400-x-400-x-600-mm" data-slug="400-x-400-x-600-mm">400 x 400 x 600 mm</option><option value="1064" data-url="/product/sokkels/specials/design-sokkels/1012-design-sokkel-schoolbordverf/400-x-400-x-900-mm" data-slug="400-x-400-x-900-mm">400 x 400 x 900 mm</option><option value="1065" data-url="/product/sokkels/specials/design-sokkels/1012-design-sokkel-schoolbordverf/400-x-400-x-1200-mm" data-slug="400-x-400-x-1200-mm">400 x 400 x 1200 mm</option><option value="1066" data-url="/product/sokkels/specials/design-sokkels/1012-design-sokkel-schoolbordverf/450-x-450-x-450-mm" data-slug="450-x-450-x-450-mm">450 x 450 x 450 mm</option><option value="1067" data-url="/product/sokkels/specials/design-sokkels/1012-design-sokkel-schoolbordverf/450-x-450-x-600-mm" data-slug="450-x-450-x-600-mm">450 x 450 x 600 mm</option><option value="1068" data-url="/product/sokkels/specials/design-sokkels/1012-design-sokkel-schoolbordverf/450-x-450-x-800-mm" data-slug="450-x-450-x-800-mm">450 x 450 x 800 mm</option><option value="1069" data-url="/product/sokkels/specials/design-sokkels/1012-design-sokkel-schoolbordverf/450-x-450-x-1000-mm" data-slug="450-x-450-x-1000-mm">450 x 450 x 1000 mm</option><option value="1070" data-url="/product/sokkels/specials/design-sokkels/1012-design-sokkel-schoolbordverf/450-x-450-x-1200-mm" data-slug="450-x-450-x-1200-mm">450 x 450 x 1200 mm</option><option value="1071" data-url="/product/sokkels/specials/design-sokkels/1012-design-sokkel-schoolbordverf/500-x-500-x-1000-mm" data-slug="500-x-500-x-1000-mm">500 x 500 x 1000 mm</option><option value="1072" data-url="/product/sokkels/specials/design-sokkels/1012-design-sokkel-schoolbordverf/600-x-600-x-1200-mm" data-slug="600-x-600-x-1200-mm">600 x 600 x 1200 mm</option></select></div></div><div class="col-xs-5 text-right"><span class="price-type" style="">incl. BTW</span><div class="product-price-wrapper"><div class="product-price "><span class="price">€ 122,46</span></div><div class="product-type-label" style="">per stuk</div></div></div></div></form></div><div class="viewButton"><a href="/product/sokkels/specials/design-sokkels/1012-design-sokkel-schoolbordverf/200-x-200-x-600-mm" title="Design Sokkel Schoolbordverf | Verschillende Afmetingen" class="btn btn-block btn-primary product-view-button">Bekijken <i class="fa fa-caret-right" ></i></a></div></div></div></div><div class="col-xs-6 col-md-4"><div class="product "><div class="sale-header not-active">Aanbieding (-<span class="sale-percentage">0</span>%)</div><div class="product-image"><a href="/product/sokkels/specials/design-sokkels/1017-design-sokkel-ideeen-bus/300-x-300-x-900-mm" title="Ideeën Sokkel | Maatwerk product"><img src="https://www.sokkelfabriek.nl/files/models/image/c6ae44ce-8ac5-4db0-abed-03a24c73bca1/thumb_brievenbus%20sokkel%202%20vierkant%20544x544.jpg" class="product-image" alt="Ideeën Sokkel | Maatwerk product"/></a></div><div class="product-content-wrapper"><div class="product-content"><div class="product-title "><a href="/product/sokkels/specials/design-sokkels/1017-design-sokkel-ideeen-bus/300-x-300-x-900-mm" title="Ideeën Sokkel | Maatwerk product">Design Sokkel | Ideeën Bus</a></div><div class="text-muted"><span class="text-muted text-light">Model 1017</span> | MDF vochtwerend</div></div><div class="product-details"><form method="post" accept-charset="utf-8" action="/sokkels"><div style="display:none;"><input type="hidden" name="_method" value="POST"/></div><div class="row"><div class="col-xs-7"><strong>300 x 300 x 900 mm</strong></div><div class="col-xs-5 text-right"><span class="price-type" style="display:none">incl. BTW</span><div class="product-price-wrapper"><div class="product-price as-text"><div class="price">op aanvraag</div></div><div class="product-type-label" style="display:none">per stuk</div></div></div></div></form></div><div class="viewButton"><a href="/product/sokkels/specials/design-sokkels/1017-design-sokkel-ideeen-bus/300-x-300-x-900-mm" title="Ideeën Sokkel | Maatwerk product" class="btn btn-block btn-primary product-view-button">Bekijken <i class="fa fa-caret-right" ></i></a></div></div></div></div><div class="col-xs-6 col-md-4"><div class="product product-last"><div class="sale-header not-active">Aanbieding (-<span class="sale-percentage">0</span>%)</div><div class="product-image"><a href="/product/sokkels/specials/design-sokkels/3014-design-sokkel-roest-look/200-x-200-x-500-mm" title="Sokkel Design Roest Look | Verschillende Afmetingen"><img src="https://www.sokkelfabriek.nl/files/models/image/35f7e7f0-a4ca-4a66-9534-345399acbdd4/thumb_roest%202.jpg" class="product-image" alt="Sokkel Design Roest Look | Verschillende Afmetingen"/></a></div><div class="product-content-wrapper"><div class="product-content"><div class="product-title "><a href="/product/sokkels/specials/design-sokkels/3014-design-sokkel-roest-look/200-x-200-x-500-mm" title="Sokkel Design Roest Look | Verschillende Afmetingen">Design Sokkel | Roest Look</a></div><div class="text-muted"><span class="text-muted text-light">Model 3014</span> | MDF vochtwerend</div></div><div class="product-details"><form method="post" accept-charset="utf-8" action="/sokkels"><div style="display:none;"><input type="hidden" name="_method" value="POST"/></div><div class="row"><div class="col-xs-7"><div class="form-group"><select name="product_version" class="product-version-list select-modern full-width" id="products626" data-product="626"><option value="1078" data-url="/product/sokkels/specials/design-sokkels/3014-design-sokkel-roest-look/200-x-200-x-500-mm" data-slug="200-x-200-x-500-mm">200 x 200 x 500 mm</option><option value="1079" data-url="/product/sokkels/specials/design-sokkels/3014-design-sokkel-roest-look/200-x-200-x-600-mm" data-slug="200-x-200-x-600-mm">200 x 200 x 600 mm</option><option value="1080" data-url="/product/sokkels/specials/design-sokkels/3014-design-sokkel-roest-look/200-x-200-x-900-mm" data-slug="200-x-200-x-900-mm">200 x 200 x 900 mm</option><option value="1081" data-url="/product/sokkels/specials/design-sokkels/3014-design-sokkel-roest-look/200-x-200-x-1100-mm" data-slug="200-x-200-x-1100-mm">200 x 200 x 1100 mm</option><option value="1082" data-url="/product/sokkels/specials/design-sokkels/3014-design-sokkel-roest-look/250-x-250-x-800-mm" data-slug="250-x-250-x-800-mm">250 x 250 x 800 mm</option><option value="1083" data-url="/product/sokkels/specials/design-sokkels/3014-design-sokkel-roest-look/250-x-250-x-1000-mm" data-slug="250-x-250-x-1000-mm">250 x 250 x 1000 mm</option><option value="1084" data-url="/product/sokkels/specials/design-sokkels/3014-design-sokkel-roest-look/250-x-250-x-1200-mm" data-slug="250-x-250-x-1200-mm">250 x 250 x 1200 mm</option><option value="1085" data-url="/product/sokkels/specials/design-sokkels/3014-design-sokkel-roest-look/300-x-300-x-300-mm" data-slug="300-x-300-x-300-mm">300 x 300 x 300 mm</option><option value="1086" data-url="/product/sokkels/specials/design-sokkels/3014-design-sokkel-roest-look/300-x-300-x-600-mm" data-slug="300-x-300-x-600-mm">300 x 300 x 600 mm</option><option value="1087" data-url="/product/sokkels/specials/design-sokkels/3014-design-sokkel-roest-look/300-x-300-x-900-mm" data-slug="300-x-300-x-900-mm">300 x 300 x 900 mm</option><option value="1088" data-url="/product/sokkels/specials/design-sokkels/3014-design-sokkel-roest-look/300-x-300-x-1200-mm" data-slug="300-x-300-x-1200-mm">300 x 300 x 1200 mm</option><option value="1089" data-url="/product/sokkels/specials/design-sokkels/3014-design-sokkel-roest-look/350-x-350-x-800-mm" data-slug="350-x-350-x-800-mm">350 x 350 x 800 mm</option><option value="1090" data-url="/product/sokkels/specials/design-sokkels/3014-design-sokkel-roest-look/350-x-350-x-1000-mm" data-slug="350-x-350-x-1000-mm">350 x 350 x 1000 mm</option><option value="1091" data-url="/product/sokkels/specials/design-sokkels/3014-design-sokkel-roest-look/350-x-350-x-1200-mm" data-slug="350-x-350-x-1200-mm">350 x 350 x 1200 mm</option><option value="1092" data-url="/product/sokkels/specials/design-sokkels/3014-design-sokkel-roest-look/400-x-400-x-600-mm" data-slug="400-x-400-x-600-mm">400 x 400 x 600 mm</option><option value="1093" data-url="/product/sokkels/specials/design-sokkels/3014-design-sokkel-roest-look/400-x-400-x-900-mm" data-slug="400-x-400-x-900-mm">400 x 400 x 900 mm</option><option value="1094" data-url="/product/sokkels/specials/design-sokkels/3014-design-sokkel-roest-look/400-x-400-x-1200-mm" data-slug="400-x-400-x-1200-mm">400 x 400 x 1200 mm</option><option value="1095" data-url="/product/sokkels/specials/design-sokkels/3014-design-sokkel-roest-look/450-x-450-x-450-mm" data-slug="450-x-450-x-450-mm">450 x 450 x 450 mm</option><option value="1096" data-url="/product/sokkels/specials/design-sokkels/3014-design-sokkel-roest-look/450-x-450-x-600-mm" data-slug="450-x-450-x-600-mm">450 x 450 x 600 mm</option><option value="1097" data-url="/product/sokkels/specials/design-sokkels/3014-design-sokkel-roest-look/450-x-450-x-800-mm" data-slug="450-x-450-x-800-mm">450 x 450 x 800 mm</option><option value="1098" data-url="/product/sokkels/specials/design-sokkels/3014-design-sokkel-roest-look/450-x-450-x-1000-mm" data-slug="450-x-450-x-1000-mm">450 x 450 x 1000 mm</option><option value="1099" data-url="/product/sokkels/specials/design-sokkels/3014-design-sokkel-roest-look/450-x-450-x-1200-mm" data-slug="450-x-450-x-1200-mm">450 x 450 x 1200 mm</option><option value="1100" data-url="/product/sokkels/specials/design-sokkels/3014-design-sokkel-roest-look/500-x-500-x-1000-mm" data-slug="500-x-500-x-1000-mm">500 x 500 x 1000 mm</option><option value="1103" data-url="/product/sokkels/specials/design-sokkels/3014-design-sokkel-roest-look/600-x-600-x-1200-mm" data-slug="600-x-600-x-1200-mm">600 x 600 x 1200 mm</option></select></div></div><div class="col-xs-5 text-right"><span class="price-type" style="">incl. BTW</span><div class="product-price-wrapper"><div class="product-price "><span class="price">€ 158,29</span></div><div class="product-type-label" style="">per stuk</div></div></div></div></form></div><div class="viewButton"><a href="/product/sokkels/specials/design-sokkels/3014-design-sokkel-roest-look/200-x-200-x-500-mm" title="Sokkel Design Roest Look | Verschillende Afmetingen" class="btn btn-block btn-primary product-view-button">Bekijken <i class="fa fa-caret-right" ></i></a></div></div></div></div><div class="col-xs-6 col-md-4"><div class="product "><div class="sale-header not-active">Aanbieding (-<span class="sale-percentage">0</span>%)</div><div class="product-image"><a href="/product/sokkels/specials/vitrine-sokkels/1603-vitrine-sokkel-incl-kap-licht-opbergruimte/350-x-350-x-1000-mm" title="Vitrine Sokkel Compleet | Verkrijgbaar in verschillende afmetingen en afwerkingen"><img src="https://www.sokkelfabriek.nl/files/models/image/693007a5-9a59-44ec-a326-9462cceb06c2/thumb_Plintenfabriek_Normal%20size_4.jpg" class="product-image" alt="Vitrine Sokkel Compleet | Verkrijgbaar in verschillende afmetingen en afwerkingen"/></a></div><div class="product-content-wrapper"><div class="product-content"><div class="product-title product-title-long"><a href="/product/sokkels/specials/vitrine-sokkels/1603-vitrine-sokkel-incl-kap-licht-opbergruimte/350-x-350-x-1000-mm" title="Vitrine Sokkel Compleet | Verkrijgbaar in verschillende afmetingen en afwerkingen">Vitrine Sokkel | Incl. Kap, Licht, Opbergruimte</a></div><div class="text-muted"><span class="text-muted text-light">Model 1603</span> | MDF vochtwerend</div></div><div class="product-details"><form method="post" accept-charset="utf-8" action="/sokkels"><div style="display:none;"><input type="hidden" name="_method" value="POST"/></div><div class="row"><div class="col-xs-7"><div class="form-group"><select name="product_version" class="product-version-list select-modern full-width" id="products636" data-product="636"><option value="1125" data-url="/product/sokkels/specials/vitrine-sokkels/1603-vitrine-sokkel-incl-kap-licht-opbergruimte/350-x-350-x-1000-mm" data-slug="350-x-350-x-1000-mm">350 x 350 x 1000 mm</option><option value="1126" data-url="/product/sokkels/specials/vitrine-sokkels/1603-vitrine-sokkel-incl-kap-licht-opbergruimte/400-x-400-x-1000-mm" data-slug="400-x-400-x-1000-mm">400 x 400 x 1000 mm</option></select></div></div><div class="col-xs-5 text-right"><span class="price-type" style="">incl. BTW</span><div class="product-price-wrapper"><div class="product-price "><span class="price">€ 678,42</span></div><div class="product-type-label" style="">per stuk</div></div></div></div></form></div><div class="viewButton"><a href="/product/sokkels/specials/vitrine-sokkels/1603-vitrine-sokkel-incl-kap-licht-opbergruimte/350-x-350-x-1000-mm" title="Vitrine Sokkel Compleet | Verkrijgbaar in verschillende afmetingen en afwerkingen" class="btn btn-block btn-primary product-view-button">Bekijken <i class="fa fa-caret-right" ></i></a></div></div></div></div><div class="col-xs-6 col-md-4"><div class="product "><div class="sale-header not-active">Aanbieding (-<span class="sale-percentage">0</span>%)</div><div class="product-image"><a href="/product/sokkels/specials/vitrine-sokkels/1602-vitrine-sokkel-incl-kap-en-opbergruimte-zonder-licht/350-x-350-x-1000-mm" title="Vitrine Sokkel Incl. Kap/Licht/Kast | Verkrijgbaar in verschillende afmetingen en afwerkingen"><img src="https://www.sokkelfabriek.nl/files/models/image/e5ef10d9-14d8-438b-a084-050e08d35c35/thumb_Plintenfabriek_Normal%20size_4.jpg" class="product-image" alt="Vitrine Sokkel Incl. Kap/Licht/Kast | Verkrijgbaar in verschillende afmetingen en afwerkingen"/></a></div><div class="product-content-wrapper"><div class="product-content"><div class="product-title product-title-long"><a href="/product/sokkels/specials/vitrine-sokkels/1602-vitrine-sokkel-incl-kap-en-opbergruimte-zonder-licht/350-x-350-x-1000-mm" title="Vitrine Sokkel Incl. Kap/Licht/Kast | Verkrijgbaar in verschillende afmetingen en afwerkingen">Vitrine Sokkel | Incl. Kap en Opbergruimte (zonder licht)</a></div><div class="text-muted"><span class="text-muted text-light">Model 1602</span> | MDF vochtwerend</div></div><div class="product-details"><form method="post" accept-charset="utf-8" action="/sokkels"><div style="display:none;"><input type="hidden" name="_method" value="POST"/></div><div class="row"><div class="col-xs-7"><div class="form-group"><select name="product_version" class="product-version-list select-modern full-width" id="products635" data-product="635"><option value="1124" data-url="/product/sokkels/specials/vitrine-sokkels/1602-vitrine-sokkel-incl-kap-en-opbergruimte-zonder-licht/350-x-350-x-1000-mm" data-slug="350-x-350-x-1000-mm">350 x 350 x 1000 mm</option><option value="1123" data-url="/product/sokkels/specials/vitrine-sokkels/1602-vitrine-sokkel-incl-kap-en-opbergruimte-zonder-licht/400-x-400-x-1000-mm" data-slug="400-x-400-x-1000-mm">400 x 400 x 1000 mm</option></select></div></div><div class="col-xs-5 text-right"><span class="price-type" style="">incl. BTW</span><div class="product-price-wrapper"><div class="product-price "><span class="price">€ 536,51</span></div><div class="product-type-label" style="">per stuk</div></div></div></div></form></div><div class="viewButton"><a href="/product/sokkels/specials/vitrine-sokkels/1602-vitrine-sokkel-incl-kap-en-opbergruimte-zonder-licht/350-x-350-x-1000-mm" title="Vitrine Sokkel Incl. Kap/Licht/Kast | Verkrijgbaar in verschillende afmetingen en afwerkingen" class="btn btn-block btn-primary product-view-button">Bekijken <i class="fa fa-caret-right" ></i></a></div></div></div></div><div class="col-xs-6 col-md-4"><div class="product product-last"><div class="sale-header not-active">Aanbieding (-<span class="sale-percentage">0</span>%)</div><div class="product-image"><a href="/product/sokkels/specials/vitrine-sokkels/1601-vitrine-sokkel-incl-kap-licht/350-x-350-x-1000-mm" title="Vitrine Sokkel Incl. Kap/Licht | Verkrijgbaar in verschillende afmetingen en afwerkingen"><img src="https://www.sokkelfabriek.nl/files/models/image/a3530844-15c4-4620-9d6e-bdd4ca0eedf6/thumb_SF-vitrine-sokkel-zonder-opbergruimte.jpg" class="product-image" alt="Vitrine Sokkel Incl. Kap/Licht | Verkrijgbaar in verschillende afmetingen en afwerkingen"/></a></div><div class="product-content-wrapper"><div class="product-content"><div class="product-title "><a href="/product/sokkels/specials/vitrine-sokkels/1601-vitrine-sokkel-incl-kap-licht/350-x-350-x-1000-mm" title="Vitrine Sokkel Incl. Kap/Licht | Verkrijgbaar in verschillende afmetingen en afwerkingen">Vitrine Sokkel | Incl. Kap/Licht</a></div><div class="text-muted"><span class="text-muted text-light">Model 1601</span> | MDF vochtwerend</div></div><div class="product-details"><form method="post" accept-charset="utf-8" action="/sokkels"><div style="display:none;"><input type="hidden" name="_method" value="POST"/></div><div class="row"><div class="col-xs-7"><div class="form-group"><select name="product_version" class="product-version-list select-modern full-width" id="products634" data-product="634"><option value="1122" data-url="/product/sokkels/specials/vitrine-sokkels/1601-vitrine-sokkel-incl-kap-licht/350-x-350-x-1000-mm" data-slug="350-x-350-x-1000-mm">350 x 350 x 1000 mm</option><option value="1121" data-url="/product/sokkels/specials/vitrine-sokkels/1601-vitrine-sokkel-incl-kap-licht/400-x-400-x-1000-mm" data-slug="400-x-400-x-1000-mm">400 x 400 x 1000 mm</option></select></div></div><div class="col-xs-5 text-right"><span class="price-type" style="">incl. BTW</span><div class="product-price-wrapper"><div class="product-price "><span class="price">€ 335,75</span></div><div class="product-type-label" style="">per stuk</div></div></div></div></form></div><div class="viewButton"><a href="/product/sokkels/specials/vitrine-sokkels/1601-vitrine-sokkel-incl-kap-licht/350-x-350-x-1000-mm" title="Vitrine Sokkel Incl. Kap/Licht | Verkrijgbaar in verschillende afmetingen en afwerkingen" class="btn btn-block btn-primary product-view-button">Bekijken <i class="fa fa-caret-right" ></i></a></div></div></div></div><div class="col-xs-6 col-md-4"><div class="product "><div class="sale-header not-active">Aanbieding (-<span class="sale-percentage">0</span>%)</div><div class="product-image"><a href="/product/sokkels/specials/vitrine-sokkels/1600-vitrine-sokkel-incl-kap/350-x-350-x-1000-mm" title="Sokkelfabriek | Vintrine sokkel - eenvoudig online bestellen"><img src="https://www.sokkelfabriek.nl/files/models/image/d01a9c83-d76c-4fe7-98d3-6b9d401f9976/thumb_SF-vitrine-sokkel-zonder-opbergruimte.jpg" class="product-image" alt="Sokkelfabriek | Vintrine sokkel - eenvoudig online bestellen"/></a></div><div class="product-content-wrapper"><div class="product-content"><div class="product-title "><a href="/product/sokkels/specials/vitrine-sokkels/1600-vitrine-sokkel-incl-kap/350-x-350-x-1000-mm" title="Sokkelfabriek | Vintrine sokkel - eenvoudig online bestellen">Vitrine Sokkel | Incl. Kap</a></div><div class="text-muted"><span class="text-muted text-light">Model 1600</span> | MDF vochtwerend</div></div><div class="product-details"><form method="post" accept-charset="utf-8" action="/sokkels"><div style="display:none;"><input type="hidden" name="_method" value="POST"/></div><div class="row"><div class="col-xs-7"><div class="form-group"><select name="product_version" class="product-version-list select-modern full-width" id="products633" data-product="633"><option value="1119" data-url="/product/sokkels/specials/vitrine-sokkels/1600-vitrine-sokkel-incl-kap/350-x-350-x-1000-mm" data-slug="350-x-350-x-1000-mm">350 x 350 x 1000 mm</option><option value="1120" data-url="/product/sokkels/specials/vitrine-sokkels/1600-vitrine-sokkel-incl-kap/400-x-400-x-1000-mm" data-slug="400-x-400-x-1000-mm">400 x 400 x 1000 mm</option></select></div></div><div class="col-xs-5 text-right"><span class="price-type" style="">incl. BTW</span><div class="product-price-wrapper"><div class="product-price "><span class="price">€ 294,21</span></div><div class="product-type-label" style="">per stuk</div></div></div></div></form></div><div class="viewButton"><a href="/product/sokkels/specials/vitrine-sokkels/1600-vitrine-sokkel-incl-kap/350-x-350-x-1000-mm" title="Sokkelfabriek | Vintrine sokkel - eenvoudig online bestellen" class="btn btn-block btn-primary product-view-button">Bekijken <i class="fa fa-caret-right" ></i></a></div></div></div></div><div class="col-xs-6 col-md-4"><div class="product "><div class="sale-header not-active">Aanbieding (-<span class="sale-percentage">0</span>%)</div><div class="product-image"><a href="/product/sokkels/sokkels-op-kleur/sokkels-afgelakt-in-kleur/1003-sokkel-zuil-pilaar-grijs/200-x-200-x-500-mm" title="Grijze sokkel MDF vochtwerend - eenvoudig online op maat en op kleur te bestellen"><img src="https://www.sokkelfabriek.nl/files/models/image/bdbc2af8-059d-45c7-81f7-5ee0bcb7fbe1/thumb_Grijze%20sokkel%20vierkant%20544x544%20vooraanzicht.jpg" class="product-image" alt="Grijze sokkel MDF vochtwerend - eenvoudig online op maat en op kleur te bestellen"/></a></div><div class="product-content-wrapper"><div class="product-content"><div class="product-title "><a href="/product/sokkels/sokkels-op-kleur/sokkels-afgelakt-in-kleur/1003-sokkel-zuil-pilaar-grijs/200-x-200-x-500-mm" title="Grijze sokkel MDF vochtwerend - eenvoudig online op maat en op kleur te bestellen">Sokkel/Zuil/Pilaar grijs</a></div><div class="text-muted"><span class="text-muted text-light">Model 1003</span> | MDF vochtwerend</div></div><div class="product-details"><form method="post" accept-charset="utf-8" action="/sokkels"><div style="display:none;"><input type="hidden" name="_method" value="POST"/></div><div class="row"><div class="col-xs-7"><div class="form-group"><select name="product_version" class="product-version-list select-modern full-width" id="products575" data-product="575"><option value="75" data-url="/product/sokkels/sokkels-op-kleur/sokkels-afgelakt-in-kleur/1003-sokkel-zuil-pilaar-grijs/200-x-200-x-500-mm" data-slug="200-x-200-x-500-mm">200 x 200 x 500 mm</option><option value="74" data-url="/product/sokkels/sokkels-op-kleur/sokkels-afgelakt-in-kleur/1003-sokkel-zuil-pilaar-grijs/200-x-200-x-600-mm" data-slug="200-x-200-x-600-mm">200 x 200 x 600 mm</option><option value="76" data-url="/product/sokkels/sokkels-op-kleur/sokkels-afgelakt-in-kleur/1003-sokkel-zuil-pilaar-grijs/200-x-200-x-900-mm" data-slug="200-x-200-x-900-mm">200 x 200 x 900 mm</option><option value="77" data-url="/product/sokkels/sokkels-op-kleur/sokkels-afgelakt-in-kleur/1003-sokkel-zuil-pilaar-grijs/200-x-200-x-1100-mm" data-slug="200-x-200-x-1100-mm">200 x 200 x 1100 mm</option><option value="78" data-url="/product/sokkels/sokkels-op-kleur/sokkels-afgelakt-in-kleur/1003-sokkel-zuil-pilaar-grijs/250-x-250-x-800-mm" data-slug="250-x-250-x-800-mm">250 x 250 x 800 mm</option><option value="79" data-url="/product/sokkels/sokkels-op-kleur/sokkels-afgelakt-in-kleur/1003-sokkel-zuil-pilaar-grijs/250-x-250-x-1000-mm" data-slug="250-x-250-x-1000-mm">250 x 250 x 1000 mm</option><option value="80" data-url="/product/sokkels/sokkels-op-kleur/sokkels-afgelakt-in-kleur/1003-sokkel-zuil-pilaar-grijs/250-x-250-x-1200-mm" data-slug="250-x-250-x-1200-mm">250 x 250 x 1200 mm</option><option value="94" data-url="/product/sokkels/sokkels-op-kleur/sokkels-afgelakt-in-kleur/1003-sokkel-zuil-pilaar-grijs/300-x-300-x-300-mm" data-slug="300-x-300-x-300-mm">300 x 300 x 300 mm</option><option value="95" data-url="/product/sokkels/sokkels-op-kleur/sokkels-afgelakt-in-kleur/1003-sokkel-zuil-pilaar-grijs/300-x-300-x-600-mm" data-slug="300-x-300-x-600-mm">300 x 300 x 600 mm</option><option value="93" data-url="/product/sokkels/sokkels-op-kleur/sokkels-afgelakt-in-kleur/1003-sokkel-zuil-pilaar-grijs/300-x-300-x-900-mm" data-slug="300-x-300-x-900-mm">300 x 300 x 900 mm</option><option value="81" data-url="/product/sokkels/sokkels-op-kleur/sokkels-afgelakt-in-kleur/1003-sokkel-zuil-pilaar-grijs/300-x-300-x-1200-mm" data-slug="300-x-300-x-1200-mm">300 x 300 x 1200 mm</option><option value="82" data-url="/product/sokkels/sokkels-op-kleur/sokkels-afgelakt-in-kleur/1003-sokkel-zuil-pilaar-grijs/350-x-350-x-800-mm" data-slug="350-x-350-x-800-mm">350 x 350 x 800 mm</option><option value="83" data-url="/product/sokkels/sokkels-op-kleur/sokkels-afgelakt-in-kleur/1003-sokkel-zuil-pilaar-grijs/350-x-350-x-1000-mm" data-slug="350-x-350-x-1000-mm">350 x 350 x 1000 mm</option><option value="84" data-url="/product/sokkels/sokkels-op-kleur/sokkels-afgelakt-in-kleur/1003-sokkel-zuil-pilaar-grijs/350-x-350-x-1200-mm" data-slug="350-x-350-x-1200-mm">350 x 350 x 1200 mm</option><option value="85" data-url="/product/sokkels/sokkels-op-kleur/sokkels-afgelakt-in-kleur/1003-sokkel-zuil-pilaar-grijs/400-x-400-x-600-mm" data-slug="400-x-400-x-600-mm">400 x 400 x 600 mm</option><option value="86" data-url="/product/sokkels/sokkels-op-kleur/sokkels-afgelakt-in-kleur/1003-sokkel-zuil-pilaar-grijs/400-x-400-x-900-mm" data-slug="400-x-400-x-900-mm">400 x 400 x 900 mm</option><option value="87" data-url="/product/sokkels/sokkels-op-kleur/sokkels-afgelakt-in-kleur/1003-sokkel-zuil-pilaar-grijs/400-x-400-x-1200-mm" data-slug="400-x-400-x-1200-mm">400 x 400 x 1200 mm</option><option value="88" data-url="/product/sokkels/sokkels-op-kleur/sokkels-afgelakt-in-kleur/1003-sokkel-zuil-pilaar-grijs/450-x-450-x-450-mm" data-slug="450-x-450-x-450-mm">450 x 450 x 450 mm</option><option value="89" data-url="/product/sokkels/sokkels-op-kleur/sokkels-afgelakt-in-kleur/1003-sokkel-zuil-pilaar-grijs/450-x-450-x-600-mm" data-slug="450-x-450-x-600-mm">450 x 450 x 600 mm</option><option value="90" data-url="/product/sokkels/sokkels-op-kleur/sokkels-afgelakt-in-kleur/1003-sokkel-zuil-pilaar-grijs/450-x-450-x-800-mm" data-slug="450-x-450-x-800-mm">450 x 450 x 800 mm</option><option value="91" data-url="/product/sokkels/sokkels-op-kleur/sokkels-afgelakt-in-kleur/1003-sokkel-zuil-pilaar-grijs/450-x-450-x-1000-mm" data-slug="450-x-450-x-1000-mm">450 x 450 x 1000 mm</option><option value="92" data-url="/product/sokkels/sokkels-op-kleur/sokkels-afgelakt-in-kleur/1003-sokkel-zuil-pilaar-grijs/450-x-450-x-1200-mm" data-slug="450-x-450-x-1200-mm">450 x 450 x 1200 mm</option><option value="96" data-url="/product/sokkels/sokkels-op-kleur/sokkels-afgelakt-in-kleur/1003-sokkel-zuil-pilaar-grijs/500-x-500-x-1000-mm" data-slug="500-x-500-x-1000-mm">500 x 500 x 1000 mm</option><option value="97" data-url="/product/sokkels/sokkels-op-kleur/sokkels-afgelakt-in-kleur/1003-sokkel-zuil-pilaar-grijs/600-x-600-x-1200-mm" data-slug="600-x-600-x-1200-mm">600 x 600 x 1200 mm</option></select></div></div><div class="col-xs-5 text-right"><span class="price-type" style="">incl. BTW</span><div class="product-price-wrapper"><div class="product-price "><span class="price">€ 103,29</span></div><div class="product-type-label" style="">per stuk</div></div></div></div></form></div><div class="viewButton"><a href="/product/sokkels/sokkels-op-kleur/sokkels-afgelakt-in-kleur/1003-sokkel-zuil-pilaar-grijs/200-x-200-x-500-mm" title="Grijze sokkel MDF vochtwerend - eenvoudig online op maat en op kleur te bestellen" class="btn btn-block btn-primary product-view-button">Bekijken <i class="fa fa-caret-right" ></i></a></div></div></div></div><div class="col-xs-6 col-md-4"><div class="product product-last"><div class="sale-header not-active">Aanbieding (-<span class="sale-percentage">0</span>%)</div><div class="product-image"><a href="/product/sokkels/sokkels-op-kleur/sokkels-afgelakt-in-kleur/1004-sokkel-zuil-pilaar-bruin/200-x-200-x-500-mm" title="Bruine sokkel MDF vochtwerend - eenvoudig online op maat en op kleur te bestellen"><img src="https://www.sokkelfabriek.nl/files/models/image/3975491a-e22d-4ee4-9e37-1d0dc6432bd6/thumb_Bruine%20sokkel%20vierkant%20544x544%20vooraanzicht.jpg" class="product-image" alt="Bruine sokkel MDF vochtwerend - eenvoudig online op maat en op kleur te bestellen"/></a></div><div class="product-content-wrapper"><div class="product-content"><div class="product-title "><a href="/product/sokkels/sokkels-op-kleur/sokkels-afgelakt-in-kleur/1004-sokkel-zuil-pilaar-bruin/200-x-200-x-500-mm" title="Bruine sokkel MDF vochtwerend - eenvoudig online op maat en op kleur te bestellen">Sokkel/Zuil/Pilaar bruin</a></div><div class="text-muted"><span class="text-muted text-light">Model 1004</span> | MDF vochtwerend</div></div><div class="product-details"><form method="post" accept-charset="utf-8" action="/sokkels"><div style="display:none;"><input type="hidden" name="_method" value="POST"/></div><div class="row"><div class="col-xs-7"><div class="form-group"><select name="product_version" class="product-version-list select-modern full-width" id="products576" data-product="576"><option value="99" data-url="/product/sokkels/sokkels-op-kleur/sokkels-afgelakt-in-kleur/1004-sokkel-zuil-pilaar-bruin/200-x-200-x-500-mm" data-slug="200-x-200-x-500-mm">200 x 200 x 500 mm</option><option value="98" data-url="/product/sokkels/sokkels-op-kleur/sokkels-afgelakt-in-kleur/1004-sokkel-zuil-pilaar-bruin/200-x-200-x-600-mm" data-slug="200-x-200-x-600-mm">200 x 200 x 600 mm</option><option value="100" data-url="/product/sokkels/sokkels-op-kleur/sokkels-afgelakt-in-kleur/1004-sokkel-zuil-pilaar-bruin/200-x-200-x-900-mm" data-slug="200-x-200-x-900-mm">200 x 200 x 900 mm</option><option value="101" data-url="/product/sokkels/sokkels-op-kleur/sokkels-afgelakt-in-kleur/1004-sokkel-zuil-pilaar-bruin/200-x-200-x-1100-mm" data-slug="200-x-200-x-1100-mm">200 x 200 x 1100 mm</option><option value="102" data-url="/product/sokkels/sokkels-op-kleur/sokkels-afgelakt-in-kleur/1004-sokkel-zuil-pilaar-bruin/250-x-250-x-800-mm" data-slug="250-x-250-x-800-mm">250 x 250 x 800 mm</option><option value="103" data-url="/product/sokkels/sokkels-op-kleur/sokkels-afgelakt-in-kleur/1004-sokkel-zuil-pilaar-bruin/250-x-250-x-1000-mm" data-slug="250-x-250-x-1000-mm">250 x 250 x 1000 mm</option><option value="104" data-url="/product/sokkels/sokkels-op-kleur/sokkels-afgelakt-in-kleur/1004-sokkel-zuil-pilaar-bruin/250-x-250-x-1200-mm" data-slug="250-x-250-x-1200-mm">250 x 250 x 1200 mm</option><option value="117" data-url="/product/sokkels/sokkels-op-kleur/sokkels-afgelakt-in-kleur/1004-sokkel-zuil-pilaar-bruin/300-x-300-x-900-mm" data-slug="300-x-300-x-900-mm">300 x 300 x 900 mm</option><option value="118" data-url="/product/sokkels/sokkels-op-kleur/sokkels-afgelakt-in-kleur/1004-sokkel-zuil-pilaar-bruin/300-x-300-x-300-mm" data-slug="300-x-300-x-300-mm">300 x 300 x 300 mm</option><option value="119" data-url="/product/sokkels/sokkels-op-kleur/sokkels-afgelakt-in-kleur/1004-sokkel-zuil-pilaar-bruin/300-x-300-x-600-mm" data-slug="300-x-300-x-600-mm">300 x 300 x 600 mm</option><option value="105" data-url="/product/sokkels/sokkels-op-kleur/sokkels-afgelakt-in-kleur/1004-sokkel-zuil-pilaar-bruin/300-x-300-x-1200-mm" data-slug="300-x-300-x-1200-mm">300 x 300 x 1200 mm</option><option value="106" data-url="/product/sokkels/sokkels-op-kleur/sokkels-afgelakt-in-kleur/1004-sokkel-zuil-pilaar-bruin/350-x-350-x-800-mm" data-slug="350-x-350-x-800-mm">350 x 350 x 800 mm</option><option value="107" data-url="/product/sokkels/sokkels-op-kleur/sokkels-afgelakt-in-kleur/1004-sokkel-zuil-pilaar-bruin/350-x-350-x-1000-mm" data-slug="350-x-350-x-1000-mm">350 x 350 x 1000 mm</option><option value="108" data-url="/product/sokkels/sokkels-op-kleur/sokkels-afgelakt-in-kleur/1004-sokkel-zuil-pilaar-bruin/350-x-350-x-1200-mm" data-slug="350-x-350-x-1200-mm">350 x 350 x 1200 mm</option><option value="109" data-url="/product/sokkels/sokkels-op-kleur/sokkels-afgelakt-in-kleur/1004-sokkel-zuil-pilaar-bruin/400-x-400-x-600-mm" data-slug="400-x-400-x-600-mm">400 x 400 x 600 mm</option><option value="110" data-url="/product/sokkels/sokkels-op-kleur/sokkels-afgelakt-in-kleur/1004-sokkel-zuil-pilaar-bruin/400-x-400-x-900-mm" data-slug="400-x-400-x-900-mm">400 x 400 x 900 mm</option><option value="111" data-url="/product/sokkels/sokkels-op-kleur/sokkels-afgelakt-in-kleur/1004-sokkel-zuil-pilaar-bruin/400-x-400-x-1200-mm" data-slug="400-x-400-x-1200-mm">400 x 400 x 1200 mm</option><option value="112" data-url="/product/sokkels/sokkels-op-kleur/sokkels-afgelakt-in-kleur/1004-sokkel-zuil-pilaar-bruin/450-x-450-x-450-mm" data-slug="450-x-450-x-450-mm">450 x 450 x 450 mm</option><option value="113" data-url="/product/sokkels/sokkels-op-kleur/sokkels-afgelakt-in-kleur/1004-sokkel-zuil-pilaar-bruin/450-x-450-x-600-mm" data-slug="450-x-450-x-600-mm">450 x 450 x 600 mm</option><option value="114" data-url="/product/sokkels/sokkels-op-kleur/sokkels-afgelakt-in-kleur/1004-sokkel-zuil-pilaar-bruin/450-x-450-x-800-mm" data-slug="450-x-450-x-800-mm">450 x 450 x 800 mm</option><option value="115" data-url="/product/sokkels/sokkels-op-kleur/sokkels-afgelakt-in-kleur/1004-sokkel-zuil-pilaar-bruin/450-x-450-x-1000-mm" data-slug="450-x-450-x-1000-mm">450 x 450 x 1000 mm</option><option value="116" data-url="/product/sokkels/sokkels-op-kleur/sokkels-afgelakt-in-kleur/1004-sokkel-zuil-pilaar-bruin/450-x-450-x-1200-mm" data-slug="450-x-450-x-1200-mm">450 x 450 x 1200 mm</option><option value="120" data-url="/product/sokkels/sokkels-op-kleur/sokkels-afgelakt-in-kleur/1004-sokkel-zuil-pilaar-bruin/500-x-500-x-1000-mm" data-slug="500-x-500-x-1000-mm">500 x 500 x 1000 mm</option><option value="121" data-url="/product/sokkels/sokkels-op-kleur/sokkels-afgelakt-in-kleur/1004-sokkel-zuil-pilaar-bruin/600-x-600-x-1200-mm" data-slug="600-x-600-x-1200-mm">600 x 600 x 1200 mm</option></select></div></div><div class="col-xs-5 text-right"><span class="price-type" style="">incl. BTW</span><div class="product-price-wrapper"><div class="product-price "><span class="price">€ 103,29</span></div><div class="product-type-label" style="">per stuk</div></div></div></div></form></div><div class="viewButton"><a href="/product/sokkels/sokkels-op-kleur/sokkels-afgelakt-in-kleur/1004-sokkel-zuil-pilaar-bruin/200-x-200-x-500-mm" title="Bruine sokkel MDF vochtwerend - eenvoudig online op maat en op kleur te bestellen" class="btn btn-block btn-primary product-view-button">Bekijken <i class="fa fa-caret-right" ></i></a></div></div></div></div><div class="col-xs-6 col-md-4"><div class="product "><div class="sale-header not-active">Aanbieding (-<span class="sale-percentage">0</span>%)</div><div class="product-image"><a href="/product/sokkels/plantenbakken/1806-plantenbak-eiken-bekleding/1200-x-300-x-800-mm" title="1806 Plantenbak eiken bekleding"><img src="https://www.sokkelfabriek.nl/files/models/image/915dfa00-9fa0-4e54-83ae-4d8258632d6e/thumb_1806_1.png" class="product-image" alt="1806 Plantenbak eiken bekleding"/></a></div><div class="product-content-wrapper"><div class="product-content"><div class="product-title "><a href="/product/sokkels/plantenbakken/1806-plantenbak-eiken-bekleding/1200-x-300-x-800-mm" title="1806 Plantenbak eiken bekleding">Plantenbak eiken bekleding</a></div><div class="text-muted"><span class="text-muted text-light">Model 1806</span> | Eiken</div></div><div class="product-details"><form method="post" accept-charset="utf-8" action="/sokkels"><div style="display:none;"><input type="hidden" name="_method" value="POST"/></div><div class="row"><div class="col-xs-7"><strong>1200 x 300 x 800 mm</strong></div><div class="col-xs-5 text-right"><span class="price-type" style="">incl. BTW</span><div class="product-price-wrapper"><div class="product-price "><span class="price">€ 479,54</span></div><div class="product-type-label" style="">per stuk</div></div></div></div></form></div><div class="viewButton"><a href="/product/sokkels/plantenbakken/1806-plantenbak-eiken-bekleding/1200-x-300-x-800-mm" title="1806 Plantenbak eiken bekleding" class="btn btn-block btn-primary product-view-button">Bekijken <i class="fa fa-caret-right" ></i></a></div></div></div></div><div class="col-xs-6 col-md-4"><div class="product "><div class="sale-header not-active">Aanbieding (-<span class="sale-percentage">0</span>%)</div><div class="product-image"><a href="/product/sokkels/sokkels-op-kleur/sokkels-afgelakt-in-kleur/1008-sokkel-zuil-pilaar-violet/200-x-200-x-500-mm" title="Violette sokkel MDF vochtwerend - eenvoudig online op maat en op kleur te bestellen"><img src="https://www.sokkelfabriek.nl/files/models/image/5516122d-15d9-4bf3-9ad7-817aceded950/thumb_Paarse%20sokkel%20vierkant%20544x544%20vooraanzicht.jpg" class="product-image" alt="Violette sokkel MDF vochtwerend - eenvoudig online op maat en op kleur te bestellen"/></a></div><div class="product-content-wrapper"><div class="product-content"><div class="product-title "><a href="/product/sokkels/sokkels-op-kleur/sokkels-afgelakt-in-kleur/1008-sokkel-zuil-pilaar-violet/200-x-200-x-500-mm" title="Violette sokkel MDF vochtwerend - eenvoudig online op maat en op kleur te bestellen">Sokkel/Zuil/Pilaar violet</a></div><div class="text-muted"><span class="text-muted text-light">Model 1008</span> | MDF vochtwerend</div></div><div class="product-details"><form method="post" accept-charset="utf-8" action="/sokkels"><div style="display:none;"><input type="hidden" name="_method" value="POST"/></div><div class="row"><div class="col-xs-7"><div class="form-group"><select name="product_version" class="product-version-list select-modern full-width" id="products581" data-product="581"><option value="194" data-url="/product/sokkels/sokkels-op-kleur/sokkels-afgelakt-in-kleur/1008-sokkel-zuil-pilaar-violet/200-x-200-x-500-mm" data-slug="200-x-200-x-500-mm">200 x 200 x 500 mm</option><option value="195" data-url="/product/sokkels/sokkels-op-kleur/sokkels-afgelakt-in-kleur/1008-sokkel-zuil-pilaar-violet/200-x-200-x-600-mm" data-slug="200-x-200-x-600-mm">200 x 200 x 600 mm</option><option value="196" data-url="/product/sokkels/sokkels-op-kleur/sokkels-afgelakt-in-kleur/1008-sokkel-zuil-pilaar-violet/200-x-200-x-900-mm" data-slug="200-x-200-x-900-mm">200 x 200 x 900 mm</option><option value="197" data-url="/product/sokkels/sokkels-op-kleur/sokkels-afgelakt-in-kleur/1008-sokkel-zuil-pilaar-violet/200-x-200-x-1100-mm" data-slug="200-x-200-x-1100-mm">200 x 200 x 1100 mm</option><option value="198" data-url="/product/sokkels/sokkels-op-kleur/sokkels-afgelakt-in-kleur/1008-sokkel-zuil-pilaar-violet/250-x-250-x-800-mm" data-slug="250-x-250-x-800-mm">250 x 250 x 800 mm</option><option value="199" data-url="/product/sokkels/sokkels-op-kleur/sokkels-afgelakt-in-kleur/1008-sokkel-zuil-pilaar-violet/250-x-250-x-1000-mm" data-slug="250-x-250-x-1000-mm">250 x 250 x 1000 mm</option><option value="200" data-url="/product/sokkels/sokkels-op-kleur/sokkels-afgelakt-in-kleur/1008-sokkel-zuil-pilaar-violet/250-x-250-x-1200-mm" data-slug="250-x-250-x-1200-mm">250 x 250 x 1200 mm</option><option value="214" data-url="/product/sokkels/sokkels-op-kleur/sokkels-afgelakt-in-kleur/1008-sokkel-zuil-pilaar-violet/300-x-300-x-300-mm" data-slug="300-x-300-x-300-mm">300 x 300 x 300 mm</option><option value="215" data-url="/product/sokkels/sokkels-op-kleur/sokkels-afgelakt-in-kleur/1008-sokkel-zuil-pilaar-violet/300-x-300-x-600-mm" data-slug="300-x-300-x-600-mm">300 x 300 x 600 mm</option><option value="213" data-url="/product/sokkels/sokkels-op-kleur/sokkels-afgelakt-in-kleur/1008-sokkel-zuil-pilaar-violet/300-x-300-x-900-mm" data-slug="300-x-300-x-900-mm">300 x 300 x 900 mm</option><option value="201" data-url="/product/sokkels/sokkels-op-kleur/sokkels-afgelakt-in-kleur/1008-sokkel-zuil-pilaar-violet/300-x-300-x-1200-mm" data-slug="300-x-300-x-1200-mm">300 x 300 x 1200 mm</option><option value="202" data-url="/product/sokkels/sokkels-op-kleur/sokkels-afgelakt-in-kleur/1008-sokkel-zuil-pilaar-violet/350-x-350-x-800-mm" data-slug="350-x-350-x-800-mm">350 x 350 x 800 mm</option><option value="203" data-url="/product/sokkels/sokkels-op-kleur/sokkels-afgelakt-in-kleur/1008-sokkel-zuil-pilaar-violet/350-x-350-x-1000-mm" data-slug="350-x-350-x-1000-mm">350 x 350 x 1000 mm</option><option value="204" data-url="/product/sokkels/sokkels-op-kleur/sokkels-afgelakt-in-kleur/1008-sokkel-zuil-pilaar-violet/350-x-350-x-1200-mm" data-slug="350-x-350-x-1200-mm">350 x 350 x 1200 mm</option><option value="205" data-url="/product/sokkels/sokkels-op-kleur/sokkels-afgelakt-in-kleur/1008-sokkel-zuil-pilaar-violet/400-x-400-x-600-mm" data-slug="400-x-400-x-600-mm">400 x 400 x 600 mm</option><option value="206" data-url="/product/sokkels/sokkels-op-kleur/sokkels-afgelakt-in-kleur/1008-sokkel-zuil-pilaar-violet/400-x-400-x-900-mm" data-slug="400-x-400-x-900-mm">400 x 400 x 900 mm</option><option value="207" data-url="/product/sokkels/sokkels-op-kleur/sokkels-afgelakt-in-kleur/1008-sokkel-zuil-pilaar-violet/400-x-400-x-1200-mm" data-slug="400-x-400-x-1200-mm">400 x 400 x 1200 mm</option><option value="208" data-url="/product/sokkels/sokkels-op-kleur/sokkels-afgelakt-in-kleur/1008-sokkel-zuil-pilaar-violet/450-x-450-x-450-mm" data-slug="450-x-450-x-450-mm">450 x 450 x 450 mm</option><option value="209" data-url="/product/sokkels/sokkels-op-kleur/sokkels-afgelakt-in-kleur/1008-sokkel-zuil-pilaar-violet/450-x-450-x-600-mm" data-slug="450-x-450-x-600-mm">450 x 450 x 600 mm</option><option value="210" data-url="/product/sokkels/sokkels-op-kleur/sokkels-afgelakt-in-kleur/1008-sokkel-zuil-pilaar-violet/450-x-450-x-800-mm" data-slug="450-x-450-x-800-mm">450 x 450 x 800 mm</option><option value="211" data-url="/product/sokkels/sokkels-op-kleur/sokkels-afgelakt-in-kleur/1008-sokkel-zuil-pilaar-violet/450-x-450-x-1000-mm" data-slug="450-x-450-x-1000-mm">450 x 450 x 1000 mm</option><option value="212" data-url="/product/sokkels/sokkels-op-kleur/sokkels-afgelakt-in-kleur/1008-sokkel-zuil-pilaar-violet/450-x-450-x-1200-mm" data-slug="450-x-450-x-1200-mm">450 x 450 x 1200 mm</option><option value="216" data-url="/product/sokkels/sokkels-op-kleur/sokkels-afgelakt-in-kleur/1008-sokkel-zuil-pilaar-violet/500-x-500-x-1000-mm" data-slug="500-x-500-x-1000-mm">500 x 500 x 1000 mm</option><option value="217" data-url="/product/sokkels/sokkels-op-kleur/sokkels-afgelakt-in-kleur/1008-sokkel-zuil-pilaar-violet/600-x-600-x-1200-mm" data-slug="600-x-600-x-1200-mm">600 x 600 x 1200 mm</option></select></div></div><div class="col-xs-5 text-right"><span class="price-type" style="">incl. BTW</span><div class="product-price-wrapper"><div class="product-price "><span class="price">€ 103,29</span></div><div class="product-type-label" style="">per stuk</div></div></div></div></form></div><div class="viewButton"><a href="/product/sokkels/sokkels-op-kleur/sokkels-afgelakt-in-kleur/1008-sokkel-zuil-pilaar-violet/200-x-200-x-500-mm" title="Violette sokkel MDF vochtwerend - eenvoudig online op maat en op kleur te bestellen" class="btn btn-block btn-primary product-view-button">Bekijken <i class="fa fa-caret-right" ></i></a></div></div></div></div><div class="col-xs-6 col-md-4"><div class="product product-last"><div class="sale-header not-active">Aanbieding (-<span class="sale-percentage">0</span>%)</div><div class="product-image"><a href="/product/sokkels/sokkels-op-kleur/sokkels-afgelakt-in-kleur/1006-sokkel-zuil-pilaar-oranje/200-x-200-x-500-mm" title="Oranje sokkel MDF vochtwerend - eenvoudig online op maat en op kleur te bestellen"><img src="https://www.sokkelfabriek.nl/files/models/image/4e59f4cc-c23e-4432-ac73-3b0d4f2a61cf/thumb_Oranje%20sokkel%20vierkant%20544x544%20vooraanzicht.jpg" class="product-image" alt="Oranje sokkel MDF vochtwerend - eenvoudig online op maat en op kleur te bestellen"/></a></div><div class="product-content-wrapper"><div class="product-content"><div class="product-title "><a href="/product/sokkels/sokkels-op-kleur/sokkels-afgelakt-in-kleur/1006-sokkel-zuil-pilaar-oranje/200-x-200-x-500-mm" title="Oranje sokkel MDF vochtwerend - eenvoudig online op maat en op kleur te bestellen">Sokkel/Zuil/Pilaar oranje</a></div><div class="text-muted"><span class="text-muted text-light">Model 1006</span> | MDF vochtwerend</div></div><div class="product-details"><form method="post" accept-charset="utf-8" action="/sokkels"><div style="display:none;"><input type="hidden" name="_method" value="POST"/></div><div class="row"><div class="col-xs-7"><div class="form-group"><select name="product_version" class="product-version-list select-modern full-width" id="products578" data-product="578"><option value="147" data-url="/product/sokkels/sokkels-op-kleur/sokkels-afgelakt-in-kleur/1006-sokkel-zuil-pilaar-oranje/200-x-200-x-500-mm" data-slug="200-x-200-x-500-mm">200 x 200 x 500 mm</option><option value="146" data-url="/product/sokkels/sokkels-op-kleur/sokkels-afgelakt-in-kleur/1006-sokkel-zuil-pilaar-oranje/200-x-200-x-600-mm" data-slug="200-x-200-x-600-mm">200 x 200 x 600 mm</option><option value="148" data-url="/product/sokkels/sokkels-op-kleur/sokkels-afgelakt-in-kleur/1006-sokkel-zuil-pilaar-oranje/200-x-200-x-900-mm" data-slug="200-x-200-x-900-mm">200 x 200 x 900 mm</option><option value="149" data-url="/product/sokkels/sokkels-op-kleur/sokkels-afgelakt-in-kleur/1006-sokkel-zuil-pilaar-oranje/200-x-200-x-1100-mm" data-slug="200-x-200-x-1100-mm">200 x 200 x 1100 mm</option><option value="150" data-url="/product/sokkels/sokkels-op-kleur/sokkels-afgelakt-in-kleur/1006-sokkel-zuil-pilaar-oranje/250-x-250-x-800-mm" data-slug="250-x-250-x-800-mm">250 x 250 x 800 mm</option><option value="151" data-url="/product/sokkels/sokkels-op-kleur/sokkels-afgelakt-in-kleur/1006-sokkel-zuil-pilaar-oranje/250-x-250-x-1000-mm" data-slug="250-x-250-x-1000-mm">250 x 250 x 1000 mm</option><option value="152" data-url="/product/sokkels/sokkels-op-kleur/sokkels-afgelakt-in-kleur/1006-sokkel-zuil-pilaar-oranje/250-x-250-x-1200-mm" data-slug="250-x-250-x-1200-mm">250 x 250 x 1200 mm</option><option value="166" data-url="/product/sokkels/sokkels-op-kleur/sokkels-afgelakt-in-kleur/1006-sokkel-zuil-pilaar-oranje/300-x-300-x-300-mm" data-slug="300-x-300-x-300-mm">300 x 300 x 300 mm</option><option value="167" data-url="/product/sokkels/sokkels-op-kleur/sokkels-afgelakt-in-kleur/1006-sokkel-zuil-pilaar-oranje/300-x-300-x-600-mm" data-slug="300-x-300-x-600-mm">300 x 300 x 600 mm</option><option value="165" data-url="/product/sokkels/sokkels-op-kleur/sokkels-afgelakt-in-kleur/1006-sokkel-zuil-pilaar-oranje/300-x-300-x-900-mm" data-slug="300-x-300-x-900-mm">300 x 300 x 900 mm</option><option value="153" data-url="/product/sokkels/sokkels-op-kleur/sokkels-afgelakt-in-kleur/1006-sokkel-zuil-pilaar-oranje/300-x-300-x-1200-mm" data-slug="300-x-300-x-1200-mm">300 x 300 x 1200 mm</option><option value="154" data-url="/product/sokkels/sokkels-op-kleur/sokkels-afgelakt-in-kleur/1006-sokkel-zuil-pilaar-oranje/350-x-350-x-800-mm" data-slug="350-x-350-x-800-mm">350 x 350 x 800 mm</option><option value="155" data-url="/product/sokkels/sokkels-op-kleur/sokkels-afgelakt-in-kleur/1006-sokkel-zuil-pilaar-oranje/350-x-350-x-1000-mm" data-slug="350-x-350-x-1000-mm">350 x 350 x 1000 mm</option><option value="156" data-url="/product/sokkels/sokkels-op-kleur/sokkels-afgelakt-in-kleur/1006-sokkel-zuil-pilaar-oranje/350-x-350-x-1200-mm" data-slug="350-x-350-x-1200-mm">350 x 350 x 1200 mm</option><option value="157" data-url="/product/sokkels/sokkels-op-kleur/sokkels-afgelakt-in-kleur/1006-sokkel-zuil-pilaar-oranje/400-x-400-x-600-mm" data-slug="400-x-400-x-600-mm">400 x 400 x 600 mm</option><option value="158" data-url="/product/sokkels/sokkels-op-kleur/sokkels-afgelakt-in-kleur/1006-sokkel-zuil-pilaar-oranje/400-x-400-x-900-mm" data-slug="400-x-400-x-900-mm">400 x 400 x 900 mm</option><option value="159" data-url="/product/sokkels/sokkels-op-kleur/sokkels-afgelakt-in-kleur/1006-sokkel-zuil-pilaar-oranje/400-x-400-x-1200-mm" data-slug="400-x-400-x-1200-mm">400 x 400 x 1200 mm</option><option value="160" data-url="/product/sokkels/sokkels-op-kleur/sokkels-afgelakt-in-kleur/1006-sokkel-zuil-pilaar-oranje/450-x-450-x-450-mm" data-slug="450-x-450-x-450-mm">450 x 450 x 450 mm</option><option value="161" data-url="/product/sokkels/sokkels-op-kleur/sokkels-afgelakt-in-kleur/1006-sokkel-zuil-pilaar-oranje/450-x-450-x-600-mm" data-slug="450-x-450-x-600-mm">450 x 450 x 600 mm</option><option value="162" data-url="/product/sokkels/sokkels-op-kleur/sokkels-afgelakt-in-kleur/1006-sokkel-zuil-pilaar-oranje/450-x-450-x-800-mm" data-slug="450-x-450-x-800-mm">450 x 450 x 800 mm</option><option value="163" data-url="/product/sokkels/sokkels-op-kleur/sokkels-afgelakt-in-kleur/1006-sokkel-zuil-pilaar-oranje/450-x-450-x-1000-mm" data-slug="450-x-450-x-1000-mm">450 x 450 x 1000 mm</option><option value="164" data-url="/product/sokkels/sokkels-op-kleur/sokkels-afgelakt-in-kleur/1006-sokkel-zuil-pilaar-oranje/450-x-450-x-1200-mm" data-slug="450-x-450-x-1200-mm">450 x 450 x 1200 mm</option><option value="168" data-url="/product/sokkels/sokkels-op-kleur/sokkels-afgelakt-in-kleur/1006-sokkel-zuil-pilaar-oranje/500-x-500-x-1000-mm" data-slug="500-x-500-x-1000-mm">500 x 500 x 1000 mm</option><option value="169" data-url="/product/sokkels/sokkels-op-kleur/sokkels-afgelakt-in-kleur/1006-sokkel-zuil-pilaar-oranje/600-x-600-x-1200-mm" data-slug="600-x-600-x-1200-mm">600 x 600 x 1200 mm</option></select></div></div><div class="col-xs-5 text-right"><span class="price-type" style="">incl. BTW</span><div class="product-price-wrapper"><div class="product-price "><span class="price">€ 103,29</span></div><div class="product-type-label" style="">per stuk</div></div></div></div></form></div><div class="viewButton"><a href="/product/sokkels/sokkels-op-kleur/sokkels-afgelakt-in-kleur/1006-sokkel-zuil-pilaar-oranje/200-x-200-x-500-mm" title="Oranje sokkel MDF vochtwerend - eenvoudig online op maat en op kleur te bestellen" class="btn btn-block btn-primary product-view-button">Bekijken <i class="fa fa-caret-right" ></i></a></div></div></div></div><div class="col-xs-6 col-md-4"><div class="product "><div class="sale-header not-active">Aanbieding (-<span class="sale-percentage">0</span>%)</div><div class="product-image"><a href="/product/sokkels/sokkels-op-kleur/sokkels-afgelakt-in-kleur/1005-sokkel-zuil-pilaar-geel/200-x-200-x-500-mm" title="Gele sokkel MDF vochtwerend - eenvoudig online op maat en op kleur te bestellen"><img src="https://www.sokkelfabriek.nl/files/models/image/b68fbe1e-f2ce-44fb-838d-e8bdca24264f/thumb_Gele%20sokkel%20vierkant%20544x544%20vooraanzicht%20.jpg" class="product-image" alt="Gele sokkel MDF vochtwerend - eenvoudig online op maat en op kleur te bestellen"/></a></div><div class="product-content-wrapper"><div class="product-content"><div class="product-title "><a href="/product/sokkels/sokkels-op-kleur/sokkels-afgelakt-in-kleur/1005-sokkel-zuil-pilaar-geel/200-x-200-x-500-mm" title="Gele sokkel MDF vochtwerend - eenvoudig online op maat en op kleur te bestellen">Sokkel/Zuil/Pilaar geel</a></div><div class="text-muted"><span class="text-muted text-light">Model 1005</span> | MDF vochtwerend</div></div><div class="product-details"><form method="post" accept-charset="utf-8" action="/sokkels"><div style="display:none;"><input type="hidden" name="_method" value="POST"/></div><div class="row"><div class="col-xs-7"><div class="form-group"><select name="product_version" class="product-version-list select-modern full-width" id="products577" data-product="577"><option value="123" data-url="/product/sokkels/sokkels-op-kleur/sokkels-afgelakt-in-kleur/1005-sokkel-zuil-pilaar-geel/200-x-200-x-500-mm" data-slug="200-x-200-x-500-mm">200 x 200 x 500 mm</option><option value="122" data-url="/product/sokkels/sokkels-op-kleur/sokkels-afgelakt-in-kleur/1005-sokkel-zuil-pilaar-geel/200-x-200-x-600-mm" data-slug="200-x-200-x-600-mm">200 x 200 x 600 mm</option><option value="124" data-url="/product/sokkels/sokkels-op-kleur/sokkels-afgelakt-in-kleur/1005-sokkel-zuil-pilaar-geel/200-x-200-x-900-mm" data-slug="200-x-200-x-900-mm">200 x 200 x 900 mm</option><option value="125" data-url="/product/sokkels/sokkels-op-kleur/sokkels-afgelakt-in-kleur/1005-sokkel-zuil-pilaar-geel/200-x-200-x-1100-mm" data-slug="200-x-200-x-1100-mm">200 x 200 x 1100 mm</option><option value="126" data-url="/product/sokkels/sokkels-op-kleur/sokkels-afgelakt-in-kleur/1005-sokkel-zuil-pilaar-geel/250-x-250-x-800-mm" data-slug="250-x-250-x-800-mm">250 x 250 x 800 mm</option><option value="127" data-url="/product/sokkels/sokkels-op-kleur/sokkels-afgelakt-in-kleur/1005-sokkel-zuil-pilaar-geel/250-x-250-x-1000-mm" data-slug="250-x-250-x-1000-mm">250 x 250 x 1000 mm</option><option value="128" data-url="/product/sokkels/sokkels-op-kleur/sokkels-afgelakt-in-kleur/1005-sokkel-zuil-pilaar-geel/250-x-250-x-1200-mm" data-slug="250-x-250-x-1200-mm">250 x 250 x 1200 mm</option><option value="141" data-url="/product/sokkels/sokkels-op-kleur/sokkels-afgelakt-in-kleur/1005-sokkel-zuil-pilaar-geel/300-x-300-x-900-mm" data-slug="300-x-300-x-900-mm">300 x 300 x 900 mm</option><option value="142" data-url="/product/sokkels/sokkels-op-kleur/sokkels-afgelakt-in-kleur/1005-sokkel-zuil-pilaar-geel/300-x-300-x-300-mm" data-slug="300-x-300-x-300-mm">300 x 300 x 300 mm</option><option value="143" data-url="/product/sokkels/sokkels-op-kleur/sokkels-afgelakt-in-kleur/1005-sokkel-zuil-pilaar-geel/300-x-300-x-600-mm" data-slug="300-x-300-x-600-mm">300 x 300 x 600 mm</option><option value="129" data-url="/product/sokkels/sokkels-op-kleur/sokkels-afgelakt-in-kleur/1005-sokkel-zuil-pilaar-geel/300-x-300-x-1200-mm" data-slug="300-x-300-x-1200-mm">300 x 300 x 1200 mm</option><option value="130" data-url="/product/sokkels/sokkels-op-kleur/sokkels-afgelakt-in-kleur/1005-sokkel-zuil-pilaar-geel/350-x-350-x-800-mm" data-slug="350-x-350-x-800-mm">350 x 350 x 800 mm</option><option value="131" data-url="/product/sokkels/sokkels-op-kleur/sokkels-afgelakt-in-kleur/1005-sokkel-zuil-pilaar-geel/350-x-350-x-1000-mm" data-slug="350-x-350-x-1000-mm">350 x 350 x 1000 mm</option><option value="132" data-url="/product/sokkels/sokkels-op-kleur/sokkels-afgelakt-in-kleur/1005-sokkel-zuil-pilaar-geel/350-x-350-x-1200-mm" data-slug="350-x-350-x-1200-mm">350 x 350 x 1200 mm</option><option value="133" data-url="/product/sokkels/sokkels-op-kleur/sokkels-afgelakt-in-kleur/1005-sokkel-zuil-pilaar-geel/400-x-400-x-600-mm" data-slug="400-x-400-x-600-mm">400 x 400 x 600 mm</option><option value="134" data-url="/product/sokkels/sokkels-op-kleur/sokkels-afgelakt-in-kleur/1005-sokkel-zuil-pilaar-geel/400-x-400-x-900-mm" data-slug="400-x-400-x-900-mm">400 x 400 x 900 mm</option><option value="135" data-url="/product/sokkels/sokkels-op-kleur/sokkels-afgelakt-in-kleur/1005-sokkel-zuil-pilaar-geel/400-x-400-x-1200-mm" data-slug="400-x-400-x-1200-mm">400 x 400 x 1200 mm</option><option value="136" data-url="/product/sokkels/sokkels-op-kleur/sokkels-afgelakt-in-kleur/1005-sokkel-zuil-pilaar-geel/450-x-450-x-450-mm" data-slug="450-x-450-x-450-mm">450 x 450 x 450 mm</option><option value="137" data-url="/product/sokkels/sokkels-op-kleur/sokkels-afgelakt-in-kleur/1005-sokkel-zuil-pilaar-geel/450-x-450-x-600-mm" data-slug="450-x-450-x-600-mm">450 x 450 x 600 mm</option><option value="138" data-url="/product/sokkels/sokkels-op-kleur/sokkels-afgelakt-in-kleur/1005-sokkel-zuil-pilaar-geel/450-x-450-x-800-mm" data-slug="450-x-450-x-800-mm">450 x 450 x 800 mm</option><option value="139" data-url="/product/sokkels/sokkels-op-kleur/sokkels-afgelakt-in-kleur/1005-sokkel-zuil-pilaar-geel/450-x-450-x-1000-mm" data-slug="450-x-450-x-1000-mm">450 x 450 x 1000 mm</option><option value="140" data-url="/product/sokkels/sokkels-op-kleur/sokkels-afgelakt-in-kleur/1005-sokkel-zuil-pilaar-geel/450-x-450-x-1200-mm" data-slug="450-x-450-x-1200-mm">450 x 450 x 1200 mm</option><option value="144" data-url="/product/sokkels/sokkels-op-kleur/sokkels-afgelakt-in-kleur/1005-sokkel-zuil-pilaar-geel/500-x-500-x-1000-mm" data-slug="500-x-500-x-1000-mm">500 x 500 x 1000 mm</option><option value="145" data-url="/product/sokkels/sokkels-op-kleur/sokkels-afgelakt-in-kleur/1005-sokkel-zuil-pilaar-geel/600-x-600-x-1200-mm" data-slug="600-x-600-x-1200-mm">600 x 600 x 1200 mm</option></select></div></div><div class="col-xs-5 text-right"><span class="price-type" style="">incl. BTW</span><div class="product-price-wrapper"><div class="product-price "><span class="price">€ 103,29</span></div><div class="product-type-label" style="">per stuk</div></div></div></div></form></div><div class="viewButton"><a href="/product/sokkels/sokkels-op-kleur/sokkels-afgelakt-in-kleur/1005-sokkel-zuil-pilaar-geel/200-x-200-x-500-mm" title="Gele sokkel MDF vochtwerend - eenvoudig online op maat en op kleur te bestellen" class="btn btn-block btn-primary product-view-button">Bekijken <i class="fa fa-caret-right" ></i></a></div></div></div></div><div class="col-xs-6 col-md-4"><div class="product "><div class="sale-header not-active">Aanbieding (-<span class="sale-percentage">0</span>%)</div><div class="product-image"><a href="/product/sokkels/houten-sokkels/mdf-met-fineer-sokkels/2500-sokkel-mdf-eiken-fineer/300-x-300-x-400-mm" title="Sokkel MDF Eiken Fineer | Verschillende Afmetingen en Afwerkingen"><img src="https://www.sokkelfabriek.nl/files/models/image/9a70b6f9-e18a-470f-85ce-743aea010062/thumb_eiken.jpg" class="product-image" alt="Sokkel MDF Eiken Fineer | Verschillende Afmetingen en Afwerkingen"/></a></div><div class="product-content-wrapper"><div class="product-content"><div class="product-title "><a href="/product/sokkels/houten-sokkels/mdf-met-fineer-sokkels/2500-sokkel-mdf-eiken-fineer/300-x-300-x-400-mm" title="Sokkel MDF Eiken Fineer | Verschillende Afmetingen en Afwerkingen">Sokkel MDF | Eiken Fineer</a></div><div class="text-muted"><span class="text-muted text-light">Model 2500</span> | MDF + fineerlaag</div></div><div class="product-details"><form method="post" accept-charset="utf-8" action="/sokkels"><div style="display:none;"><input type="hidden" name="_method" value="POST"/></div><div class="row"><div class="col-xs-7"><div class="form-group"><select name="product_version" class="product-version-list select-modern full-width" id="products630" data-product="630"><option value="1107" data-url="/product/sokkels/houten-sokkels/mdf-met-fineer-sokkels/2500-sokkel-mdf-eiken-fineer/300-x-300-x-400-mm" data-slug="300-x-300-x-400-mm">300 x 300 x 400 mm</option><option value="1108" data-url="/product/sokkels/houten-sokkels/mdf-met-fineer-sokkels/2500-sokkel-mdf-eiken-fineer/300-x-300-x-600-mm" data-slug="300-x-300-x-600-mm">300 x 300 x 600 mm</option><option value="1109" data-url="/product/sokkels/houten-sokkels/mdf-met-fineer-sokkels/2500-sokkel-mdf-eiken-fineer/300-x-300-x-800-mm" data-slug="300-x-300-x-800-mm">300 x 300 x 800 mm</option><option value="1110" data-url="/product/sokkels/houten-sokkels/mdf-met-fineer-sokkels/2500-sokkel-mdf-eiken-fineer/300-x-300-x-1000-mm" data-slug="300-x-300-x-1000-mm">300 x 300 x 1000 mm</option><option value="1112" data-url="/product/sokkels/houten-sokkels/mdf-met-fineer-sokkels/2500-sokkel-mdf-eiken-fineer/400-x-400-x-1000-mm" data-slug="400-x-400-x-1000-mm">400 x 400 x 1000 mm</option><option value="1111" data-url="/product/sokkels/houten-sokkels/mdf-met-fineer-sokkels/2500-sokkel-mdf-eiken-fineer/500-x-500-x-1000-mm" data-slug="500-x-500-x-1000-mm">500 x 500 x 1000 mm</option></select></div></div><div class="col-xs-5 text-right"><span class="price-type" style="">incl. BTW</span><div class="product-price-wrapper"><div class="product-price "><span class="price">€ 235,66</span></div><div class="product-type-label" style="">per stuk</div></div></div></div></form></div><div class="viewButton"><a href="/product/sokkels/houten-sokkels/mdf-met-fineer-sokkels/2500-sokkel-mdf-eiken-fineer/300-x-300-x-400-mm" title="Sokkel MDF Eiken Fineer | Verschillende Afmetingen en Afwerkingen" class="btn btn-block btn-primary product-view-button">Bekijken <i class="fa fa-caret-right" ></i></a></div></div></div></div><div class="col-xs-6 col-md-4"><div class="product product-last"><div class="sale-header not-active">Aanbieding (-<span class="sale-percentage">0</span>%)</div><div class="product-image"><a href="/product/sokkels/sokkels-op-kleur/sokkels-afgelakt-in-kleur/1007-sokkel-zuil-pilaar-rood/200-x-200-x-500-mm" title="Rode sokkel MDF vochtwerend - eenvoudig online op maat en op kleur te bestellen"><img src="https://www.sokkelfabriek.nl/files/models/image/6bc947c0-de99-4af4-abff-fe60ec9c283c/thumb_Rode%20sokkel%20vierkant%20544x544%20vooraanzicht.jpg" class="product-image" alt="Rode sokkel MDF vochtwerend - eenvoudig online op maat en op kleur te bestellen"/></a></div><div class="product-content-wrapper"><div class="product-content"><div class="product-title "><a href="/product/sokkels/sokkels-op-kleur/sokkels-afgelakt-in-kleur/1007-sokkel-zuil-pilaar-rood/200-x-200-x-500-mm" title="Rode sokkel MDF vochtwerend - eenvoudig online op maat en op kleur te bestellen">Sokkel/Zuil/Pilaar rood</a></div><div class="text-muted"><span class="text-muted text-light">Model 1007</span> | MDF vochtwerend</div></div><div class="product-details"><form method="post" accept-charset="utf-8" action="/sokkels"><div style="display:none;"><input type="hidden" name="_method" value="POST"/></div><div class="row"><div class="col-xs-7"><div class="form-group"><select name="product_version" class="product-version-list select-modern full-width" id="products580" data-product="580"><option value="170" data-url="/product/sokkels/sokkels-op-kleur/sokkels-afgelakt-in-kleur/1007-sokkel-zuil-pilaar-rood/200-x-200-x-500-mm" data-slug="200-x-200-x-500-mm">200 x 200 x 500 mm</option><option value="171" data-url="/product/sokkels/sokkels-op-kleur/sokkels-afgelakt-in-kleur/1007-sokkel-zuil-pilaar-rood/200-x-200-x-600-mm" data-slug="200-x-200-x-600-mm">200 x 200 x 600 mm</option><option value="172" data-url="/product/sokkels/sokkels-op-kleur/sokkels-afgelakt-in-kleur/1007-sokkel-zuil-pilaar-rood/200-x-200-x-900-mm" data-slug="200-x-200-x-900-mm">200 x 200 x 900 mm</option><option value="173" data-url="/product/sokkels/sokkels-op-kleur/sokkels-afgelakt-in-kleur/1007-sokkel-zuil-pilaar-rood/200-x-200-x-1100-mm" data-slug="200-x-200-x-1100-mm">200 x 200 x 1100 mm</option><option value="174" data-url="/product/sokkels/sokkels-op-kleur/sokkels-afgelakt-in-kleur/1007-sokkel-zuil-pilaar-rood/250-x-250-x-800-mm" data-slug="250-x-250-x-800-mm">250 x 250 x 800 mm</option><option value="175" data-url="/product/sokkels/sokkels-op-kleur/sokkels-afgelakt-in-kleur/1007-sokkel-zuil-pilaar-rood/250-x-250-x-1000-mm" data-slug="250-x-250-x-1000-mm">250 x 250 x 1000 mm</option><option value="176" data-url="/product/sokkels/sokkels-op-kleur/sokkels-afgelakt-in-kleur/1007-sokkel-zuil-pilaar-rood/250-x-250-x-1200-mm" data-slug="250-x-250-x-1200-mm">250 x 250 x 1200 mm</option><option value="190" data-url="/product/sokkels/sokkels-op-kleur/sokkels-afgelakt-in-kleur/1007-sokkel-zuil-pilaar-rood/300-x-300-x-300-mm" data-slug="300-x-300-x-300-mm">300 x 300 x 300 mm</option><option value="191" data-url="/product/sokkels/sokkels-op-kleur/sokkels-afgelakt-in-kleur/1007-sokkel-zuil-pilaar-rood/300-x-300-x-600-mm" data-slug="300-x-300-x-600-mm">300 x 300 x 600 mm</option><option value="189" data-url="/product/sokkels/sokkels-op-kleur/sokkels-afgelakt-in-kleur/1007-sokkel-zuil-pilaar-rood/300-x-300-x-900-mm" data-slug="300-x-300-x-900-mm">300 x 300 x 900 mm</option><option value="177" data-url="/product/sokkels/sokkels-op-kleur/sokkels-afgelakt-in-kleur/1007-sokkel-zuil-pilaar-rood/300-x-300-x-1200-mm" data-slug="300-x-300-x-1200-mm">300 x 300 x 1200 mm</option><option value="178" data-url="/product/sokkels/sokkels-op-kleur/sokkels-afgelakt-in-kleur/1007-sokkel-zuil-pilaar-rood/350-x-350-x-800-mm" data-slug="350-x-350-x-800-mm">350 x 350 x 800 mm</option><option value="179" data-url="/product/sokkels/sokkels-op-kleur/sokkels-afgelakt-in-kleur/1007-sokkel-zuil-pilaar-rood/350-x-350-x-1000-mm" data-slug="350-x-350-x-1000-mm">350 x 350 x 1000 mm</option><option value="180" data-url="/product/sokkels/sokkels-op-kleur/sokkels-afgelakt-in-kleur/1007-sokkel-zuil-pilaar-rood/350-x-350-x-1200-mm" data-slug="350-x-350-x-1200-mm">350 x 350 x 1200 mm</option><option value="181" data-url="/product/sokkels/sokkels-op-kleur/sokkels-afgelakt-in-kleur/1007-sokkel-zuil-pilaar-rood/400-x-400-x-600-mm" data-slug="400-x-400-x-600-mm">400 x 400 x 600 mm</option><option value="182" data-url="/product/sokkels/sokkels-op-kleur/sokkels-afgelakt-in-kleur/1007-sokkel-zuil-pilaar-rood/400-x-400-x-900-mm" data-slug="400-x-400-x-900-mm">400 x 400 x 900 mm</option><option value="183" data-url="/product/sokkels/sokkels-op-kleur/sokkels-afgelakt-in-kleur/1007-sokkel-zuil-pilaar-rood/400-x-400-x-1200-mm" data-slug="400-x-400-x-1200-mm">400 x 400 x 1200 mm</option><option value="184" data-url="/product/sokkels/sokkels-op-kleur/sokkels-afgelakt-in-kleur/1007-sokkel-zuil-pilaar-rood/450-x-450-x-450-mm" data-slug="450-x-450-x-450-mm">450 x 450 x 450 mm</option><option value="185" data-url="/product/sokkels/sokkels-op-kleur/sokkels-afgelakt-in-kleur/1007-sokkel-zuil-pilaar-rood/450-x-450-x-600-mm" data-slug="450-x-450-x-600-mm">450 x 450 x 600 mm</option><option value="186" data-url="/product/sokkels/sokkels-op-kleur/sokkels-afgelakt-in-kleur/1007-sokkel-zuil-pilaar-rood/450-x-450-x-800-mm" data-slug="450-x-450-x-800-mm">450 x 450 x 800 mm</option><option value="187" data-url="/product/sokkels/sokkels-op-kleur/sokkels-afgelakt-in-kleur/1007-sokkel-zuil-pilaar-rood/450-x-450-x-1000-mm" data-slug="450-x-450-x-1000-mm">450 x 450 x 1000 mm</option><option value="188" data-url="/product/sokkels/sokkels-op-kleur/sokkels-afgelakt-in-kleur/1007-sokkel-zuil-pilaar-rood/450-x-450-x-1200-mm" data-slug="450-x-450-x-1200-mm">450 x 450 x 1200 mm</option><option value="192" data-url="/product/sokkels/sokkels-op-kleur/sokkels-afgelakt-in-kleur/1007-sokkel-zuil-pilaar-rood/500-x-500-x-1000-mm" data-slug="500-x-500-x-1000-mm">500 x 500 x 1000 mm</option><option value="193" data-url="/product/sokkels/sokkels-op-kleur/sokkels-afgelakt-in-kleur/1007-sokkel-zuil-pilaar-rood/600-x-600-x-1200-mm" data-slug="600-x-600-x-1200-mm">600 x 600 x 1200 mm</option></select></div></div><div class="col-xs-5 text-right"><span class="price-type" style="">incl. BTW</span><div class="product-price-wrapper"><div class="product-price "><span class="price">€ 103,29</span></div><div class="product-type-label" style="">per stuk</div></div></div></div></form></div><div class="viewButton"><a href="/product/sokkels/sokkels-op-kleur/sokkels-afgelakt-in-kleur/1007-sokkel-zuil-pilaar-rood/200-x-200-x-500-mm" title="Rode sokkel MDF vochtwerend - eenvoudig online op maat en op kleur te bestellen" class="btn btn-block btn-primary product-view-button">Bekijken <i class="fa fa-caret-right" ></i></a></div></div></div></div><div class="col-xs-6 col-md-4"><div class="product "><div class="sale-header not-active">Aanbieding (-<span class="sale-percentage">0</span>%)</div><div class="product-image"><a href="/product/sokkels/houten-sokkels/eiken-sokkels/1501-sokkel-zuil-pilaar-hexagon-gebakken-eikenhout/300-x-600-mm" title="Hexagon sokkel gebakken eikenhout"><img src="https://www.sokkelfabriek.nl/files/models/image/093bb7f3-9493-425e-ba72-363c27d4b780/thumb_hexagon%20new.png" class="product-image" alt="Hexagon sokkel gebakken eikenhout"/></a></div><div class="product-content-wrapper"><div class="product-content"><div class="product-title product-title-long"><a href="/product/sokkels/houten-sokkels/eiken-sokkels/1501-sokkel-zuil-pilaar-hexagon-gebakken-eikenhout/300-x-600-mm" title="Hexagon sokkel gebakken eikenhout">Sokkel/Zuil/Pilaar hexagon gebakken eikenhout</a></div><div class="text-muted"><span class="text-muted text-light">Model 1501</span> | Gebakken eikenhout</div></div><div class="product-details"><form method="post" accept-charset="utf-8" action="/sokkels"><div style="display:none;"><input type="hidden" name="_method" value="POST"/></div><div class="row"><div class="col-xs-7"><div class="form-group"><select name="product_version" class="product-version-list select-modern full-width" id="products614" data-product="614"><option value="958" data-url="/product/sokkels/houten-sokkels/eiken-sokkels/1501-sokkel-zuil-pilaar-hexagon-gebakken-eikenhout/300-x-600-mm" data-slug="300-x-600-mm">300 x 600 mm</option><option value="959" data-url="/product/sokkels/houten-sokkels/eiken-sokkels/1501-sokkel-zuil-pilaar-hexagon-gebakken-eikenhout/300-x-800-mm" data-slug="300-x-800-mm">300 x 800 mm</option><option value="961" data-url="/product/sokkels/houten-sokkels/eiken-sokkels/1501-sokkel-zuil-pilaar-hexagon-gebakken-eikenhout/300-x-900-mm" data-slug="300-x-900-mm">300 x 900 mm</option><option value="962" data-url="/product/sokkels/houten-sokkels/eiken-sokkels/1501-sokkel-zuil-pilaar-hexagon-gebakken-eikenhout/300-x-1000-mm" data-slug="300-x-1000-mm">300 x 1000 mm</option><option value="963" data-url="/product/sokkels/houten-sokkels/eiken-sokkels/1501-sokkel-zuil-pilaar-hexagon-gebakken-eikenhout/300-x-1200-mm" data-slug="300-x-1200-mm">300 x 1200 mm</option><option value="964" data-url="/product/sokkels/houten-sokkels/eiken-sokkels/1501-sokkel-zuil-pilaar-hexagon-gebakken-eikenhout/300-x-1400-mm" data-slug="300-x-1400-mm">300 x 1400 mm</option><option value="965" data-url="/product/sokkels/houten-sokkels/eiken-sokkels/1501-sokkel-zuil-pilaar-hexagon-gebakken-eikenhout/400-x-600-mm" data-slug="400-x-600-mm">400 x 600 mm</option><option value="966" data-url="/product/sokkels/houten-sokkels/eiken-sokkels/1501-sokkel-zuil-pilaar-hexagon-gebakken-eikenhout/400-x-800-mm" data-slug="400-x-800-mm">400 x 800 mm</option><option value="967" data-url="/product/sokkels/houten-sokkels/eiken-sokkels/1501-sokkel-zuil-pilaar-hexagon-gebakken-eikenhout/400-x-900-mm" data-slug="400-x-900-mm">400 x 900 mm</option><option value="968" data-url="/product/sokkels/houten-sokkels/eiken-sokkels/1501-sokkel-zuil-pilaar-hexagon-gebakken-eikenhout/400-x-1000-mm" data-slug="400-x-1000-mm">400 x 1000 mm</option><option value="969" data-url="/product/sokkels/houten-sokkels/eiken-sokkels/1501-sokkel-zuil-pilaar-hexagon-gebakken-eikenhout/400-x-1200-mm" data-slug="400-x-1200-mm">400 x 1200 mm</option><option value="970" data-url="/product/sokkels/houten-sokkels/eiken-sokkels/1501-sokkel-zuil-pilaar-hexagon-gebakken-eikenhout/400-x-1400-mm" data-slug="400-x-1400-mm">400 x 1400 mm</option><option value="971" data-url="/product/sokkels/houten-sokkels/eiken-sokkels/1501-sokkel-zuil-pilaar-hexagon-gebakken-eikenhout/500-x-600-mm" data-slug="500-x-600-mm">500 x 600 mm</option><option value="972" data-url="/product/sokkels/houten-sokkels/eiken-sokkels/1501-sokkel-zuil-pilaar-hexagon-gebakken-eikenhout/500-x-800-mm" data-slug="500-x-800-mm">500 x 800 mm</option><option value="973" data-url="/product/sokkels/houten-sokkels/eiken-sokkels/1501-sokkel-zuil-pilaar-hexagon-gebakken-eikenhout/500-x-900-mm" data-slug="500-x-900-mm">500 x 900 mm</option><option value="974" data-url="/product/sokkels/houten-sokkels/eiken-sokkels/1501-sokkel-zuil-pilaar-hexagon-gebakken-eikenhout/500-x-1000-mm" data-slug="500-x-1000-mm">500 x 1000 mm</option><option value="976" data-url="/product/sokkels/houten-sokkels/eiken-sokkels/1501-sokkel-zuil-pilaar-hexagon-gebakken-eikenhout/500-x-1200-mm" data-slug="500-x-1200-mm">500 x 1200 mm</option><option value="977" data-url="/product/sokkels/houten-sokkels/eiken-sokkels/1501-sokkel-zuil-pilaar-hexagon-gebakken-eikenhout/500-x-1400-mm" data-slug="500-x-1400-mm">500 x 1400 mm</option><option value="978" data-url="/product/sokkels/houten-sokkels/eiken-sokkels/1501-sokkel-zuil-pilaar-hexagon-gebakken-eikenhout/600-x-600-mm" data-slug="600-x-600-mm">600 x 600 mm</option><option value="979" data-url="/product/sokkels/houten-sokkels/eiken-sokkels/1501-sokkel-zuil-pilaar-hexagon-gebakken-eikenhout/600-x-800-mm" data-slug="600-x-800-mm">600 x 800 mm</option><option value="980" data-url="/product/sokkels/houten-sokkels/eiken-sokkels/1501-sokkel-zuil-pilaar-hexagon-gebakken-eikenhout/600-x-900-mm" data-slug="600-x-900-mm">600 x 900 mm</option><option value="981" data-url="/product/sokkels/houten-sokkels/eiken-sokkels/1501-sokkel-zuil-pilaar-hexagon-gebakken-eikenhout/600-x-1000-mm" data-slug="600-x-1000-mm">600 x 1000 mm</option><option value="982" data-url="/product/sokkels/houten-sokkels/eiken-sokkels/1501-sokkel-zuil-pilaar-hexagon-gebakken-eikenhout/600-x-1200-mm" data-slug="600-x-1200-mm">600 x 1200 mm</option><option value="983" data-url="/product/sokkels/houten-sokkels/eiken-sokkels/1501-sokkel-zuil-pilaar-hexagon-gebakken-eikenhout/600-x-1400-mm" data-slug="600-x-1400-mm">600 x 1400 mm</option></select></div></div><div class="col-xs-5 text-right"><span class="price-type" style="">incl. BTW</span><div class="product-price-wrapper"><div class="product-price "><span class="price">€ 172,62</span></div><div class="product-type-label" style="">per stuk</div></div></div></div></form></div><div class="viewButton"><a href="/product/sokkels/houten-sokkels/eiken-sokkels/1501-sokkel-zuil-pilaar-hexagon-gebakken-eikenhout/300-x-600-mm" title="Hexagon sokkel gebakken eikenhout" class="btn btn-block btn-primary product-view-button">Bekijken <i class="fa fa-caret-right" ></i></a></div></div></div></div><div class="col-xs-6 col-md-4"><div class="product "><div class="sale-header not-active">Aanbieding (-<span class="sale-percentage">0</span>%)</div><div class="product-image"><a href="/product/sokkels/specials/salontafels-presso/1706-salontafel-presso-roze-hoogglans/700-x-700-x-450-mm" title="Salontafel Presso Roze Hoogglans | Verschillende Afmetingen"><img src="https://www.sokkelfabriek.nl/files/models/image/d53cfd17-7900-4538-abe5-ca36f43d17eb/thumb_rose4.png" class="product-image" alt="Salontafel Presso Roze Hoogglans | Verschillende Afmetingen"/></a></div><div class="product-content-wrapper"><div class="product-content"><div class="product-title "><a href="/product/sokkels/specials/salontafels-presso/1706-salontafel-presso-roze-hoogglans/700-x-700-x-450-mm" title="Salontafel Presso Roze Hoogglans | Verschillende Afmetingen">Salontafel Presso | Roze Hoogglans</a></div><div class="text-muted"><span class="text-muted text-light">Model 1706</span> | MDF Vochtwerend </div></div><div class="product-details"><form method="post" accept-charset="utf-8" action="/sokkels"><div style="display:none;"><input type="hidden" name="_method" value="POST"/></div><div class="row"><div class="col-xs-7"><div class="form-group"><select name="product_version" class="product-version-list select-modern full-width" id="products643" data-product="643"><option value="1163" data-url="/product/sokkels/specials/salontafels-presso/1706-salontafel-presso-roze-hoogglans/700-x-700-x-450-mm" data-slug="700-x-700-x-450-mm">700 x 700 x 450 mm</option><option value="1169" data-url="/product/sokkels/specials/salontafels-presso/1706-salontafel-presso-roze-hoogglans/800-x-800-x-450-mm" data-slug="800-x-800-x-450-mm">800 x 800 x 450 mm</option><option value="1175" data-url="/product/sokkels/specials/salontafels-presso/1706-salontafel-presso-roze-hoogglans/900-x-900-x-450-mm" data-slug="900-x-900-x-450-mm">900 x 900 x 450 mm</option><option value="1139" data-url="/product/sokkels/specials/salontafels-presso/1706-salontafel-presso-roze-hoogglans/1000-x-1000-x-450-mm" data-slug="1000-x-1000-x-450-mm">1000 x 1000 x 450 mm</option><option value="1145" data-url="/product/sokkels/specials/salontafels-presso/1706-salontafel-presso-roze-hoogglans/1000-x-600-x-450-mm" data-slug="1000-x-600-x-450-mm">1000 x 600 x 450 mm</option><option value="1151" data-url="/product/sokkels/specials/salontafels-presso/1706-salontafel-presso-roze-hoogglans/1000-x-700-x-450-mm" data-slug="1000-x-700-x-450-mm">1000 x 700 x 450 mm</option><option value="1157" data-url="/product/sokkels/specials/salontafels-presso/1706-salontafel-presso-roze-hoogglans/1200-x-1000-x-450-mm" data-slug="1200-x-1000-x-450-mm">1200 x 1000 x 450 mm</option></select></div></div><div class="col-xs-5 text-right"><span class="price-type" style="">incl. BTW</span><div class="product-price-wrapper"><div class="product-price "><span class="price">€ 684,69</span></div><div class="product-type-label" style="">per stuk</div></div></div></div></form></div><div class="viewButton"><a href="/product/sokkels/specials/salontafels-presso/1706-salontafel-presso-roze-hoogglans/700-x-700-x-450-mm" title="Salontafel Presso Roze Hoogglans | Verschillende Afmetingen" class="btn btn-block btn-primary product-view-button">Bekijken <i class="fa fa-caret-right" ></i></a></div></div></div></div></div><div class="pagination"><div class="row"><div class="col-md-2"><a class="prev disabled" href="" onclick="return false;"><i class="fa fa-arrow-left" ></i></a></div><div class="col-md-8 text-center"><a class="active" href="">1</a><a href="/sokkels?page=2">2</a><a href="/sokkels?page=3">3</a><a href="/sokkels?page=4">4</a><a href="/sokkels?page=5">5</a></div><div class="col-md-2 text-right"><a class="next" rel="next" href="/sokkels?page=2"><i class="fa fa-arrow-right" ></i></a></div></div></div> </div>
</div>
</div>
</div><div id="website-review-score">
<div class="container"><a href="http://www.kiyoh.com/reviews/1046251/sokkelfabriek_nl?lang=nl" target="_blank">Wij worden beoordeeld met een <span itemprop="ratingValue">9.</span>2</a></div>
</div>
<footer>
<div class="footer-widgets">
<div class="container">
<div class="row">
<div class="col-md-3 column"><img alt="Sokkelfabriek" class="img-responsive" height="31" src="/theme/default/img/logo.png" style="margin-bottom:15px" width="200" />
<div>
<p>De Sokkelfabriek is specialist in het produceren van kwalitatieve en onderscheidende sokkels. In onze fabriek in Ravenstein produceren wij een compleet pakket aan sokkels.</p>
</div>
<a class="btn btn-sm btn-primary" href="/over-ons">Meer over Sokkelfabriek <i class="fa fa-caret-right"></i></a></div>
<div class="col-md-3 column">
<h3>Nieuwsbrief</h3>
<p>Met onze nieuwsbrief ben je altijd op de hoogte van de nieuwste producten, laatste nieuws en meer.</p>
<a class="btn btn-sm btn-primary" href="/nieuwsbrief/inschrijven">Inschrijven <i class="fa fa-caret-right"></i></a></div>
<div class="col-md-3 column">
<h3>Belangrijke links</h3>
<ul class="ul-flat">
<li><a href="/customer/registreren" title="Registratie">Account registreren</a></li>
<li><a href="/contact" title="Contact">Contact</a></li>
<li><a href="/aanvragen/offerte-aanvragen" title="Offerte-aanvragen">Offerte aanvragen</a></li>
<li><a href="/over-ons/veelgestelde-vragen" title="Veelgestelde vragen">Veelgestelde vragen</a></li>
<li><a href="/over-ons">Over Sokkelfabriek</a></li>
<li><a href="/over-ons/algemene-voorwaarden" title="Algemene voorwaarden">Algemene voorwaarden</a></li>
<li><a href="/over-ons/privacy" title="Privacy">Privacy</a></li>
</ul>
</div>
<div class="col-md-3 column">
<div>
<h3>Hoofdkantoor</h3>
<strong>Sokkelfabriek</strong><br />
De Hammen 6<br />
5371MK Ravenstein<br />
</div>
<div class="push-up-15">
<h3>Social media</h3>
<ul class="social-icons" id="social-icons">
<li><a href="https://www.facebook.com/sokkelfabriek.nl" itemprop="sameAs" target="blank" title="Sokkelfabriek op Facebook"><i class="fa fa-facebook"></i></a></li>
<li><a href="https://nl.pinterest.com/sokkelfabriek" itemprop="sameAs" target="blank" title="Sokkelfabriek op Pinterest"><i class="fa fa-pinterest"></i></a></li>
<li><a href="https://www.linkedin.com/company/sokkelfabriek" itemprop="sameAs" target="blank" title="Sokkelfabriek op LinkedIn"><i class="fa fa-linkedin"></i></a></li>
<li><a href="https://www.instagram.com/sokkelfabriek.nl" itemprop="sameAs" target="blank" title="Sokkelfabriek op Instagram"><i class="fa fa-instagram"></i></a></li>
</ul>
</div>
</div>
</div>
</div>
</div>
</footer>
<div id="cookiemessage">
<div class="container">
<a href="#" id="cookieaccept" class="btn btn-sm btn-primary pull-right">Akkoord</a> <a href="#" id="cookiedeny" class="btn btn-sm btn-inverse pull-right">Weigeren</a> <div>
Wij gebruiken cookies op onze website om de gebruikerservaring te verbeteren. <a href="/cookies" target="blank">lees meer over onze cookies</a>.<br />
Doorgaan met het gebruiken van de website, geeft aan dat u akkoord gaat met ons cookiebeleid
</div>
</div>
</div><script>var baseUrl = "https://www.sokkelfabriek.nl";var baseTheme = "default";</script><script src="/theme/default/js/all.min.js"></script><div id="dialog-message-success" class="custom-dialog">
<div class="message-content">
<h2>Product is toegevoegd aan de winkelwagen</h2>
<p>U kunt nu verder winkelen of direct door naar de betaling.</p>
</div>
</div><div id="dialog-message-error" class="custom-dialog">
<div class="message-content">
<h2>Er is iets fout gegaan</h2>
<p class="text-muted">Probeer het opnieuw. Bij herhalende problemen, neem contact op via onze klantenservice.</p>
</div>
</div><script type="application/ld+json">
{"@context":"http:\/\/schema.org","@type":"LocalBusiness","name":"Sokkelfabriek","description":"Sokkelfabriek","telephone":"088-3435070","image":"https:\/\/www.sokkelfabriek.nl\/theme\/default\/img\/logo.png","geo":{"@type":"GeoCoordinates","latitude":"51.783683","longitude":"5.653077"},"priceRange":"&euro 1 en hoger","openingHours":["Mo,Tu,We,Th,Fr 08:00-17:00","Sa 08:00-14:00"],"address":{"@type":"PostalAddress","postalCode":"5371MK","addressCountry":"Nederland","streetAddress":"De Hammen 6"}}</script><script type="application/ld+json">
{"@context":"http:\/\/schema.org","@type":"WebSite","name":"Sokkelfabriek","url":"https:\/\/www.sokkelfabriek.nl\/","potentialAction":{"@type":"SearchAction","target":"https:\/\/www.sokkelfabriek.nl\/zoeken\/s={search_term}","query-input":"required name=search_term"}}</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 187
Cake\Http\ResponseEmitter::emit() - CORE/src/Http/ResponseEmitter.php, line 60
Cake\Http\Server::emit() - CORE/src/Http/Server.php, line 140
[main] - ROOT/webroot/index.php, line 38
include - APP/Template/Products/index.ctp, line 6
Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1435
Cake\View\View::_render() - CORE/src/View/View.php, line 1393
Cake\View\View::render() - CORE/src/View/View.php, line 892
Cake\Controller\Controller::render() - CORE/src/Controller/Controller.php, line 791
Cake\Http\ActionDispatcher::_invoke() - CORE/src/Http/ActionDispatcher.php, line 126
Cake\Http\ActionDispatcher::dispatch() - CORE/src/Http/ActionDispatcher.php, line 94
Cake\Http\BaseApplication::__invoke() - CORE/src/Http/BaseApplication.php, line 256
Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65
Cake\Routing\Middleware\RoutingMiddleware::__invoke() - CORE/src/Routing/Middleware/RoutingMiddleware.php, line 164
Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65
App\Routing\Middleware\CorsMiddleware::__invoke() - APP/Routing/Middleware/CorsMiddleware.php, line 49
Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65
App\Routing\Middleware\LanguageMiddleware::__invoke() - APP/Routing/Middleware/LanguageMiddleware.php, line 47
Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65
Core\Middleware\SeoMiddleware::__invoke() - ROOT/modules/Core/src/Middleware/SeoMiddleware.php, line 47
Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65
Notice (8): Trying to get property 'formatted_seo_name' of non-object [APP/Template/Products/index.ctp, line 7]