{ "@context": "https://schema.org", "@type": "ItemList", "itemListElement": [ { "@type": "ListItem", "position": 1, "item": { "@type": "Product", "name": "BIO Blauer Waldmeister", "description": "Höhe ca. 30 cm, einjährig", "image": [ "https://cdn02.plentymarkets.com/4upha8em6p5v/item/images/536129/preview/536129-Blauer-Waldmeister-.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/blauer-waldmeister-bio-waldmeistersamen-von-samen-maier/a-536129" } } , { "@type": "ListItem", "position": 2, "item": { "@type": "Product", "name": "Orientalischer Waldmeister", "description": "Lockt viele Bienen, Hummeln, Schmetterlinge und andere Insekten an.", "image": [ "https://cdn02.plentymarkets.com/4upha8em6p5v/item/images/530351/preview/530351-Orientalischer-Waldmeister-87335---0.jpg", "", "" ], "offers": { "@type": "Offer", "minPrice": 1.59, "maxPrice": 1.59, "price": 1.59, "priceCurrency": "EUR", "availability": "https://schema.org/InStock" }, "url": "https://www.samenhaus.de/kraeutersamen-orientalischer-waldmeister-von-sperli-samen/a-530351" } } , { "@type": "ListItem", "position": 3, "item": { "@type": "Product", "name": "BIO Blauer Waldmeister", "description": "", "image": [ "https://cdn02.plentymarkets.com/4upha8em6p5v/item/images/548173/preview/548173-BIO-Blauer-Waldmeister-SSBLU002---0.jpg", "", "" ], "offers": { "@type": "Offer", "minPrice": 2.95, "maxPrice": 2.95, "price": 2.95, "priceCurrency": "EUR", "availability": "https://schema.org/InStock" }, "url": "https://www.samenhaus.de/blauer-waldmeister-bio-waldmeistersamen-von-bionana/a-548173" } } , { "@type": "ListItem", "position": 4, "item": { "@type": "Product", "name": "BIO Blauer Waldmeister [MHD 12/2024]", "description": "", "image": [ "https://cdn02.plentymarkets.com/4upha8em6p5v/item/images/548504/preview/548504-Blauer-Waldmeister-91023-pro---0.jpg", "", "" ], "offers": { "@type": "Offer", "minPrice": 2.39, "maxPrice": 2.99, "price": 2.39, "priceCurrency": "EUR", "availability": "https://schema.org/InStock" }, "url": "https://www.samenhaus.de/blauer-waldmeister-kraeuersamen-von-prospecierara/a-548504" } } , { "@type": "ListItem", "position": 5, "item": { "@type": "Product", "name": "BIO Blauer Waldmeister", "description": "", "image": [ "https://cdn02.plentymarkets.com/4upha8em6p5v/item/images/534715/preview/534715-BIO-Blauer-Waldmeister-b105-sr---0.jpg", "", "" ], "offers": { "@type": "Offer", "minPrice": 3.49, "maxPrice": 3.49, "price": 3.49, "priceCurrency": "EUR", "availability": "https://schema.org/InStock" }, "url": "https://www.samenhaus.de/blauer-waldmeister-bio-waldmeistersamen-von-sativa-rheinau/a-534715" } } ] } Suchergebnisse für: | Samenhaus Samen & Sämereien
Filter
$(document).ready(function(){var showPopupDelay = 7000;var showPopupLiveTime = 10;if(localStorage.last){if( (localStorage.last - Date.now() ) / (1000*60*60*24*showPopupLiveTime) >= 1){setTimeout(function() {$('#popup').modal('show');},showPopupDelay);localStorage.last = Date.now();}}else{setTimeout(function() {$('#popup').modal('show');},showPopupDelay);};localStorage.last = Date.now();$('.popup-modal .modal-close').click(function(e){$('#popup').modal('hide');});});