{
"@context":"http://schema.org/",
"@type":"BreadcrumbList",
"itemListElement": [{"@type":"ListItem","position":1,"item":{"@id":"\/nl","name":"Home"}},{"@type":"ListItem","position":2,"item":{"@id":"\/nl\/tuinafscheiding","name":"Tuinafscheiding"}},{"@type":"ListItem","position":3,"item":{"@id":"\/nl\/tuinafscheiding\/schuttingen","name":"Schuttingen"}},{"@type":"ListItem","position":4,"item":{"@id":"\/nl\/tuinafscheiding\/schuttingen\/hout","name":"Hout"}},{"@type":"ListItem","position":5,"item":{"@id":"https:\/\/www.mcgarden24.de\/nl\/tuinafscheiding\/schuttingen\/hout\/planken-hek-tytus_413_17489","name":"Planken hek \"Tytus"}}]
}
5 Beoordelingen (4.80 van 5)
Planken hek "Tytus
adviesprijs € 89,99
-44%
€ 49,99
NIET BESCHIKBAAR, verzendtijd onbekend / op aanvraag
Heb je vragen? We helpen je graag.
$('.item-id-input-field').hide().find('input').val('413')
$('.si-top').on('click', '[data-variation-cyt]', function(event) {
event.preventDefault();
$(this).toggleClass('active');
var variation = $(this).attr('data-variation-cyt');
addOrRemoveToCompareList(variation);
handleCountItemsCompare();
});
handleActiveStatus();
$('.new-tabs .cross .inner .add2b').on('click', function(event) {
event.preventDefault();
});
window.addEventListener( 'load', function () {
$( '.sitr .ratings' ).on( 'click', function () {
var $container = $( "html,body" );
var $scrollTo = $( '.widget-feedback' );
var headerHeight = 0;
if ($(window).outerWidth() <= 991) {
headerHeight = 140;
} else {
headerHeight = 80;
}
if ( $scrollTo.length ) {
$('html, body').scrollTop($($scrollTo).offset().top - headerHeight);
setTimeout(function () {
$('html, body').scrollTop($($scrollTo).offset().top - headerHeight);
}, 300);
}
} );
} );