{ "@context": "https://schema.org", "@type": "ItemList", "itemListElement": [ { "@type": "ListItem", "position": 1, "item": { "@type": "Product", "name": "Gartenkresse Glattblättrige [MHD 01/2025]", "description": "", "image": [ "https://cdn02.plentymarkets.com/4upha8em6p5v/item/images/538775/preview/538775-Gartenkresse-Glattblaettrige.jpg", "https://cdn02.plentymarkets.com/4upha8em6p5v/item/images/538775/middle/538775-Gartenkresse-Glattblaettrige.jpg", "" ], "offers": { "@type": "Offer", "minPrice": 0.45, "maxPrice": 0.89, "price": 0.45, "priceCurrency": "EUR", "availability": "https://schema.org/InStock" }, "url": "https://www.samenhaus.de/gartenkresse-glattblaettrige-gartenkressesamen-von-n-l-chrestensen/a-538775" } } , { "@type": "ListItem", "position": 2, "item": { "@type": "Product", "name": "BIO Asiasalat Purple Frills [MHD 12/2023]", "description": "", "image": [ "https://cdn02.plentymarkets.com/4upha8em6p5v/item/images/548166/preview/548166-BIO-Asiasalat-Purple-Frills-SSASI003---0.jpg", "https://cdn02.plentymarkets.com/4upha8em6p5v/item/images/548166/middle/548166-BIO-Asiasalat-Purple-Frills-SSASI003---0.jpg", "" ], "offers": { "@type": "Offer", "minPrice": 1.48, "maxPrice": 2.95, "price": 1.48, "priceCurrency": "EUR", "availability": "https://schema.org/InStock" }, "url": "https://www.samenhaus.de/asiasalat-purple-frills-bio-asiasalatsamen-von-bionana/a-548166" } } , { "@type": "ListItem", "position": 3, "item": { "@type": "Product", "name": "Blumenkohl Erfurter Zwerg", "description": "", "image": [ "https://cdn02.plentymarkets.com/4upha8em6p5v/item/images/549812/preview/549812-Blumenkohl-Erfurter-Zwerg-2000-0483---0.jpg", "https://cdn02.plentymarkets.com/4upha8em6p5v/item/images/549812/middle/549812-Blumenkohl-Erfurter-Zwerg-2000-0483---0.jpg", "" ], "offers": { "@type": "Offer", "minPrice": 0.69, "maxPrice": 0.69, "price": 0.69, "priceCurrency": "EUR", "availability": "https://schema.org/InStock" }, "url": "https://www.samenhaus.de/blumenkohl-erfurter-zwerg-blumenkohlsamen-von-flortus/a-549812" } } , { "@type": "ListItem", "position": 4, "item": { "@type": "Product", "name": "Paprika Habanero orange [MHD 01/2024]", "description": "besonders scharfe und kleine Früchte", "image": [ "https://cdn02.plentymarkets.com/4upha8em6p5v/item/images/534236/preview/534236-Paprika-Habanero-orange--MHD-01-2020-.jpg", "https://cdn02.plentymarkets.com/4upha8em6p5v/item/images/534236/middle/534236-Paprika-Habanero-orange--MHD-01-2020-.jpg", "" ], "offers": { "@type": "Offer", "minPrice": 1.40, "maxPrice": 2.79, "price": 1.40, "priceCurrency": "EUR", "availability": "https://schema.org/InStock" }, "url": "https://www.samenhaus.de/paprikasamen-paprika-habanero-orange-von-kiepenkerl/a-534236" } } , { "@type": "ListItem", "position": 5, "item": { "@type": "Product", "name": "Tulpe Landhaus Mix (15 Stück)", "description": "", "image": [ "https://cdn02.plentymarkets.com/4upha8em6p5v/item/images/549474/preview/549474-Tulpe-Landhaus-Mix--15-Stueck--463309---0.jpg", "https://cdn02.plentymarkets.com/4upha8em6p5v/item/images/549474/middle/549474-Tulpe-Landhaus-Mix--15-Stueck--463309---0.jpg", "" ], "offers": { "@type": "Offer", "minPrice": 6.99, "maxPrice": 6.99, "price": 6.99, "priceCurrency": "EUR", "availability": "https://schema.org/InStock" }, "url": "https://www.samenhaus.de/tulpe-landhaus-mix-15-stueck-tulpenzwiebeln-von-sperli/a-549474" } } ] } Suchergebnisse für: | Samenhaus Samen & Sämereien

Suchergebnisse (13392 Treffer)

13392 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');}); });