{ "@context": "https://schema.org", "@type": "ItemList", "itemListElement": [ { "@type": "ListItem", "position": 1, "item": { "@type": "Product", "name": "Lupine Prachtmischung [MHD 01/2024]", "description": "Eine kerzenblütige Schnittblume", "image": [ "https://cdn02.plentymarkets.com/4upha8em6p5v/item/images/2742/preview/2742-Lupine-Prachtmischung.jpg", "", "" ], "offers": { "@type": "Offer", "minPrice": 0.60, "maxPrice": 1.19, "price": 0.60, "priceCurrency": "EUR", "availability": "https://schema.org/InStock" }, "url": "https://www.samenhaus.de/kiepenkerl-lupinus-polyphyllus-mix/a-2742" } } , { "@type": "ListItem", "position": 2, "item": { "@type": "Product", "name": "Großblumige Königskerze", "description": "Unsere liebe Frau geht über Land und trägt den Himmelsbrand in Ihrer Hand", "image": [ "https://cdn02.plentymarkets.com/4upha8em6p5v/item/images/535671/preview/535671-Grossblumige-Koenigskerze-15223-sa---0.jpg", "", "" ], "offers": { "@type": "Offer", "minPrice": 4.45, "maxPrice": 4.45, "price": 4.45, "priceCurrency": "EUR", "availability": "https://schema.org/InStock" }, "url": "https://www.samenhaus.de/exotische-samen-grossblumige-koenigskerze-von-saflax/a-535671" } } , { "@type": "ListItem", "position": 3, "item": { "@type": "Product", "name": "Wildblumenmischung (Blumen- und Kräuter) [MHD 01/2024]", "description": "robuste Wildblumen ohne Gräseranteil", "image": [ "https://cdn02.plentymarkets.com/4upha8em6p5v/item/images/950/preview/950-Wildblumenmischung--Blumen--und-Kraeuter---MHD-01-2024--88019---1.jpg", "", "" ], "offers": { "@type": "Offer", "minPrice": 1.50, "maxPrice": 2.99, "price": 1.50, "priceCurrency": "EUR", "availability": "https://schema.org/InStock" }, "url": "https://www.samenhaus.de/sperli-samen-blumenmischung-blumen-und-kraeutermischung/a-950" } } , { "@type": "ListItem", "position": 4, "item": { "@type": "Product", "name": "BIO Wildblüten für Naturschwärmer [MHD 12/2024]", "description": "Bio Wildblumenmischung, farbenfroh, ein- und mehrjährige Sorten", "image": [ "https://cdn02.plentymarkets.com/4upha8em6p5v/item/images/549645/preview/549645-BIO-Wildblueten-fuer-Naturschwaermer-WN01-sm---0.jpg", "", "" ], "offers": { "@type": "Offer", "minPrice": 7.99, "maxPrice": 9.99, "price": 7.99, "priceCurrency": "EUR", "availability": "https://schema.org/InStock" }, "url": "https://www.samenhaus.de/wildblueten-fuer-naturschwaermer-bio-wildblumensamen-von-samen-maier/a-549645" } } , { "@type": "ListItem", "position": 5, "item": { "@type": "Product", "name": "Wildblume Honigbienen Blumenmischung", "description": "erlesene Blumenmischung, reich an Pollen und Nektar, die besonders von Bienen geliebt wird", "image": [ "https://cdn02.plentymarkets.com/4upha8em6p5v/item/images/1709/preview/1709-Wildblume-Honigbienen-Blumenmischung.jpg", "", "" ], "offers": { "@type": "Offer", "minPrice": 2.99, "maxPrice": 2.99, "price": 2.99, "priceCurrency": "EUR", "availability": "https://schema.org/InStock" }, "url": "https://www.samenhaus.de/thompson-morgan-wildblumenmischung-honey-bee/a-1709" } } ] } Suchergebnisse für: prachtkerzen | 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');}); });