{ "@context": "https://schema.org", "@type": "ItemList", "itemListElement": [ { "@type": "ListItem", "position": 1, "item": { "@type": "Product", "name": "BIO Buchweizen (500 g)", "description": "", "image": [ "https://cdn02.plentymarkets.com/4upha8em6p5v/item/images/549217/preview/549217-BIO-Buchweizen--500-g--5203-0-ef---0.jpg", "", "" ], "offers": { "@type": "Offer", "minPrice": 6.29, "maxPrice": 6.29, "price": 6.29, "priceCurrency": "EUR", "availability": "https://schema.org/InStock" }, "url": "https://www.samenhaus.de/buchweizen-500-g-bio-keimsprossen-von-eschenfelder/a-549217" } } , { "@type": "ListItem", "position": 2, "item": { "@type": "Product", "name": "Mangold Rhubarb Chard", "description": "", "image": [ "https://cdn02.plentymarkets.com/4upha8em6p5v/item/images/538779/preview/538779-Mangold-Rhubarb-Chard.jpg", "", "" ], "offers": { "@type": "Offer", "minPrice": 2.29, "maxPrice": 2.29, "price": 2.29, "priceCurrency": "EUR", "availability": "https://schema.org/InStock" }, "url": "https://www.samenhaus.de/mangold-rhubarb-chard-mangoldsamen-von-n-l-chrestensen/a-538779" } } , { "@type": "ListItem", "position": 3, "item": { "@type": "Product", "name": "Spezialdünger (1 kg)", "description": "Volldünger, universel einsetzbar für Gemüse und Blumen Sorgt für kräftige und gesunde Pflanzen Langzeitwirkung Staubfrei", "image": [ "https://cdn02.plentymarkets.com/4upha8em6p5v/item/images/551796/preview/551796-Spezialduenger--1-kg--672001-hm---0.jpg", "", "" ], "offers": { "@type": "Offer", "minPrice": 7.99, "maxPrice": 7.99, "price": 7.99, "priceCurrency": "EUR", "availability": "https://schema.org/InStock" }, "url": "https://www.samenhaus.de/spezialduenger-1-kg-duenger-von-hauert-manna/a-551796" } } , { "@type": "ListItem", "position": 4, "item": { "@type": "Product", "name": "Spezialdünger (20 kg)", "description": "Volldünger, universel einsetzbar für Gemüse und Blumen Sorgt für kräftige und gesunde Pflanzen Langzeitwirkung Staubfrei", "image": [ "https://cdn02.plentymarkets.com/4upha8em6p5v/item/images/551798/preview/551798-Spezialduenger--20-kg--672020-hm---0.jpg", "", "" ], "offers": { "@type": "Offer", "minPrice": 63.79, "maxPrice": 63.79, "price": 63.79, "priceCurrency": "EUR", "availability": "https://schema.org/InStock" }, "url": "https://www.samenhaus.de/spezial-20-kg-duenger-von-hauert-manna/a-551798" } } , { "@type": "ListItem", "position": 5, "item": { "@type": "Product", "name": "Spezialdünger (5 kg)", "description": "Volldünger, universel einsetzbar für Gemüse und Blumen Sorgt für kräftige und gesunde Pflanzen Langzeitwirkung Staubfrei", "image": [ "https://cdn02.plentymarkets.com/4upha8em6p5v/item/images/551799/preview/551799-Spezialduenger--5-kg--672005-hm---0.jpg", "", "" ], "offers": { "@type": "Offer", "minPrice": 24.19, "maxPrice": 24.19, "price": 24.19, "priceCurrency": "EUR", "availability": "https://schema.org/InStock" }, "url": "https://www.samenhaus.de/spezialduenger-5-kg-duenger-von-hauert-manna/a-551799" } } ] } Suchergebnisse für: rhabarber | Samenhaus Samen & Sämereien
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');}); });