{ "@context": "https://schema.org", "@type": "ItemList", "itemListElement": [ { "@type": "ListItem", "position": 1, "item": { "@type": "Product", "name": "BIO Hochbeet Aktivator (500 ml)", "description": "", "image": [ "https://cdn02.plentymarkets.com/4upha8em6p5v/item/images/555818/preview/555818-BIO-Hochbeet-Aktivator--500-ml--2864002004-co---0.jpg", "https://cdn02.plentymarkets.com/4upha8em6p5v/item/images/555818/middle/555818-BIO-Hochbeet-Aktivator--500-ml--2864002004-co---0.jpg", "" ], "offers": { "@type": "Offer", "minPrice": 8.99, "maxPrice": 8.99, "price": 8.99, "priceCurrency": "EUR", "availability": "https://schema.org/InStock" }, "url": "https://www.samenhaus.de/hochbeet-aktivator-500-ml-bio-bodenverbesserung-von-compo/a-555818" } } , { "@type": "ListItem", "position": 2, "item": { "@type": "Product", "name": "BIO Rasendünger (3 kg)", "description": "", "image": [ "https://cdn02.plentymarkets.com/4upha8em6p5v/item/images/555820/preview/555820-BIO-Rasenduenger--3-kg--2859102004-co---0.jpg", "https://cdn02.plentymarkets.com/4upha8em6p5v/item/images/555820/middle/555820-BIO-Rasenduenger--3-kg--2859102004-co---0.jpg", "" ], "offers": { "@type": "Offer", "minPrice": 16.99, "maxPrice": 16.99, "price": 16.99, "priceCurrency": "EUR", "availability": "https://schema.org/InStock" }, "url": "https://www.samenhaus.de/rasenduenger-3-kg-bio-rasenduenger-von-compo/a-555820" } } , { "@type": "ListItem", "position": 3, "item": { "@type": "Product", "name": "BIO Rasendünger (10,05 kg)", "description": "", "image": [ "https://cdn02.plentymarkets.com/4upha8em6p5v/item/images/555821/preview/555821-BIO-Rasenduenger--10-05-kg--2859201004-co---0.jpg", "https://cdn02.plentymarkets.com/4upha8em6p5v/item/images/555821/middle/555821-BIO-Rasenduenger--10-05-kg--2859201004-co---0.jpg", "" ], "offers": { "@type": "Offer", "minPrice": 34.99, "maxPrice": 34.99, "price": 34.99, "priceCurrency": "EUR", "availability": "https://schema.org/InStock" }, "url": "https://www.samenhaus.de/rasenduenger-10-05-kg-bio-rasenduenger-von-compo/a-555821" } } , { "@type": "ListItem", "position": 4, "item": { "@type": "Product", "name": "BIO Rasendünger (20 kg)", "description": "", "image": [ "https://cdn02.plentymarkets.com/4upha8em6p5v/item/images/555822/preview/555822-BIO-Rasenduenger--20-kg--2859388004-co---0.jpg", "https://cdn02.plentymarkets.com/4upha8em6p5v/item/images/555822/middle/555822-BIO-Rasenduenger--20-kg--2859388004-co---0.jpg", "" ], "offers": { "@type": "Offer", "minPrice": 59.99, "maxPrice": 59.99, "price": 59.99, "priceCurrency": "EUR", "availability": "https://schema.org/InStock" }, "url": "https://www.samenhaus.de/rasenduenger-20-kg-bio-rasenduenger-von-compo/a-555822" } } , { "@type": "ListItem", "position": 5, "item": { "@type": "Product", "name": "Rasen-Langzeitdünger (15 kg)", "description": "", "image": [ "https://cdn02.plentymarkets.com/4upha8em6p5v/item/images/555823/preview/555823-Rasen-Langzeitduenger--15-kg--2374404004-co---0.jpg", "https://cdn02.plentymarkets.com/4upha8em6p5v/item/images/555823/middle/555823-Rasen-Langzeitduenger--15-kg--2374404004-co---0.jpg", "" ], "offers": { "@type": "Offer", "minPrice": 54.99, "maxPrice": 54.99, "price": 54.99, "priceCurrency": "EUR", "availability": "https://schema.org/InStock" }, "url": "https://www.samenhaus.de/rasen-langzeitduenger-15-kg-rasenduenger-von-compo/a-555823" } } ] } Suchergebnisse für: | Samenhaus Samen & Sämereien

Suchergebnisse für Hersteller COMPO (169 Treffer)

169 Ergebnisse gefunden
​ ​ ​ ​ ​ ​
Filter
$(document).ready(function(){ var showPopupDelay = 5000;var showPopupLiveTime = 5; if(localStorage.lastPopup){if((localStorage.lastPopup - Date.now() ) / (1000*60*60*24*showPopupLiveTime) >= 1){ setTimeout(function() {$('#popup').modal('show');}, showPopupDelay);localStorage.lastPopup = Date.now();}} else {localStorage.lastPopup = Date.now();setTimeout(function() {$('#popup').modal('show');}, showPopupDelay);}; $('.popup-modal .modal-close').click(function(e){$('#popup').modal('hide');}); });