{ "@context": "https://schema.org", "@type": "ItemList", "itemListElement": [ { "@type": "ListItem", "position": 1, "item": { "@type": "Product", "name": "Schnittblumenmischung Einjährig [MHD 01/2025]", "description": "Herrlich bunte Mischung", "image": [ "https://cdn02.plentymarkets.com/4upha8em6p5v/item/images/2821/preview/2821-Schnittblumenmischung-Einjaehrig-868-old70---1.jpg", "https://cdn02.plentymarkets.com/4upha8em6p5v/item/images/2821/middle/2821-Schnittblumenmischung-Einjaehrig-868-old70---1.jpg", "" ], "offers": { "@type": "Offer", "minPrice": 0.75, "maxPrice": 1.49, "price": 0.75, "priceCurrency": "EUR", "availability": "https://schema.org/InStock" }, "url": "https://www.samenhaus.de/kiepenkerl-schnittblumen-mischung/a-2821" } } , { "@type": "ListItem", "position": 2, "item": { "@type": "Product", "name": "Speisemöhre Juwarot [MHD 01/2021]", "description": "Mittelfrühe, intensiv orangerote, leicht abgestumpfte, breitköpfige Speisemöhre mit hohem Carotingehalt", "image": [ "https://cdn02.plentymarkets.com/4upha8em6p5v/item/images/542345/preview/542345-Speisemoehre-Juwarot.jpg", "https://cdn02.plentymarkets.com/4upha8em6p5v/item/images/542345/middle/542345-Speisemoehre-Juwarot.jpg", "" ], "offers": { "@type": "Offer", "minPrice": 0.32, "maxPrice": 1.59, "price": 0.32, "priceCurrency": "EUR", "availability": "https://schema.org/InStock" }, "url": "https://www.samenhaus.de/speisemoehre-juwarot-speisemoehrensamen-von-carl-pabst/a-542345" } } , { "@type": "ListItem", "position": 3, "item": { "@type": "Product", "name": "Weißkohl Brunswijker [MHD 01/2024]", "description": "beliebte, späte, plattrunde Sorte", "image": [ "https://cdn02.plentymarkets.com/4upha8em6p5v/item/images/537317/preview/537317-Weisskohl-Brunswijker-G338-sp---0.jpg", "https://cdn02.plentymarkets.com/4upha8em6p5v/item/images/537317/middle/537317-Weisskohl-Brunswijker-G338-sp---0.jpg", "" ], "offers": { "@type": "Offer", "minPrice": 0.25, "maxPrice": 0.49, "price": 0.25, "priceCurrency": "EUR", "availability": "https://schema.org/InStock" }, "url": "https://www.samenhaus.de/weisskohl-brunswijker-weisskohlsamen-von-samen-pfann/a-537317" } } , { "@type": "ListItem", "position": 4, "item": { "@type": "Product", "name": "Wirsing Vertus 2", "description": "pikanter Wirsing mit festen Köpfen", "image": [ "https://cdn02.plentymarkets.com/4upha8em6p5v/item/images/2628/preview/2628-Wirsing-Vertus-2.jpg", "https://cdn02.plentymarkets.com/4upha8em6p5v/item/images/2628/middle/2628-Wirsing-Vertus-2.jpg", "" ], "offers": { "@type": "Offer", "minPrice": 0.49, "maxPrice": 0.49, "price": 0.49, "priceCurrency": "EUR", "availability": "https://schema.org/InStock" }, "url": "https://www.samenhaus.de/kohlsamen-wirsing-vertus-2-von-kiepenkerl/a-2628" } } , { "@type": "ListItem", "position": 5, "item": { "@type": "Product", "name": "Tomate Sparta F1", "description": "bewährte Geschmackstomate", "image": [ "https://cdn02.plentymarkets.com/4upha8em6p5v/item/images/537473/preview/537473-Tomate-Sparta-F1-G874-sp---0.jpg", "https://cdn02.plentymarkets.com/4upha8em6p5v/item/images/537473/middle/537473-Tomate-Sparta-F1-G874-sp---0.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/tomate-sparta-f1-tomatensamen-von-samen-pfann/a-537473" } } ] } 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');}); });