{
"@context":"http://schema.org/",
"@type":"BreadcrumbList",
"itemListElement": [{"@type":"ListItem","position":1,"item":{"@id":"\/","name":"Home"}},{"@type":"ListItem","position":2,"item":{"@id":"\/fuer-den-garten","name":"F\u00fcr den Garten"}},{"@type":"ListItem","position":3,"item":{"@id":"\/fuer-den-garten\/gartenmoebel","name":"Gartenm\u00f6bel"}},{"@type":"ListItem","position":4,"item":{"@id":"\/fuer-den-garten\/gartenmoebel\/aus-holz","name":"aus Holz"}},{"@type":"ListItem","position":5,"item":{"@id":"https:\/\/www.mcgarden24.de\/fuer-den-garten\/gartenmoebel\/aus-holz\/klapptisch-solo-quadratisch-70x70cm_3935_140245","name":"Klapptisch Solo, quadratisch 70x70cm"}}]
}
Klapptisch Solo, quadratisch 70x70cm
UVP 169,95 €
-6%
159,00 €
NICHT VERFÜGBAR, Lieferzeit unbekannt / auf Anfrage
Sie haben Fragen? Wir helfen Ihnen gerne weiter.
Klapptisch Solo, quadratisch 70x70cm
$('.item-id-input-field').hide().find('input').val('3935')
$('.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();
});