{ "@context": "https://schema.org", "@type": "ItemList", "itemListElement": [ { "@type": "ListItem", "position": 1, "item": { "@type": "Product", "name": "Allium caeruleum (20 Stück)", "description": "", "image": [ "https://cdn02.plentymarkets.com/4upha8em6p5v/item/images/544342/preview/544342-Allium-caeruleum--20-Stueck-.jpg", "https://cdn02.plentymarkets.com/4upha8em6p5v/item/images/544342/middle/544342-Allium-caeruleum--20-Stueck-.jpg", "" ], "offers": { "@type": "Offer", "minPrice": 5.99, "maxPrice": 5.99, "price": 5.99, "priceCurrency": "EUR", "availability": "https://schema.org/InStock" }, "url": "https://www.samenhaus.de/allium-caeruleum-20-stueck-alliumzwiebeln-von-holland-park/a-544342" } } , { "@type": "ListItem", "position": 2, "item": { "@type": "Product", "name": "Artischocke Imperial Star", "description": "Mediterrane Delikatesse - Ein Genuss mit Knoblauch-Mayonnaise", "image": [ "https://cdn02.plentymarkets.com/4upha8em6p5v/item/images/540074/preview/540074-Bio-Artischocke-Imperial-Star-18251-sa---0.jpg", "https://cdn02.plentymarkets.com/4upha8em6p5v/item/images/540074/middle/540074-Bio-Artischocke-Imperial-Star-18251-sa---0.jpg", "" ], "offers": { "@type": "Offer", "minPrice": 4.65, "maxPrice": 4.65, "price": 4.65, "priceCurrency": "EUR", "availability": "https://schema.org/InStock" }, "url": "https://www.samenhaus.de/artischocke-imperial-star-bio-artischockensamen-von-saflax/a-540074" } } , { "@type": "ListItem", "position": 3, "item": { "@type": "Product", "name": "Lauch Kombination, Saatband", "description": "Schnittlauch Naomy, Schnittknoblauch Knolau, Lauchzwiebel Red Toga", "image": [ "https://cdn02.plentymarkets.com/4upha8em6p5v/item/images/214/preview/214-Lauch-Kombination--Saatband-84670---1.jpg", "https://cdn02.plentymarkets.com/4upha8em6p5v/item/images/214/middle/214-Lauch-Kombination--Saatband-84670---1.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/nicht-lieferbar-2013-sperli-samen-lauch-kombination-saatband/a-214" } } , { "@type": "ListItem", "position": 4, "item": { "@type": "Product", "name": "Schalerbse Eminent [MHD 01/2024]", "description": "", "image": [ "https://cdn02.plentymarkets.com/4upha8em6p5v/item/images/553056/preview/553056-Schalerbse-Eminent-15225-cp---0.jpg", "https://cdn02.plentymarkets.com/4upha8em6p5v/item/images/553056/middle/553056-Schalerbse-Eminent-15225-cp---0.jpg", "" ], "offers": { "@type": "Offer", "minPrice": 0.80, "maxPrice": 1.59, "price": 0.80, "priceCurrency": "EUR", "availability": "https://schema.org/InStock" }, "url": "https://www.samenhaus.de/schalerbse-eminent-schalerbsensamen-von-gruene-fee/a-553056" } } , { "@type": "ListItem", "position": 5, "item": { "@type": "Product", "name": "Federbusch Hohe Mischung [MHD 07/2024]", "description": "", "image": [ "https://cdn02.plentymarkets.com/4upha8em6p5v/item/images/545723/preview/545723-Federbusch-Hohe-Mischung-14157-ht---0.jpg", "https://cdn02.plentymarkets.com/4upha8em6p5v/item/images/545723/middle/545723-Federbusch-Hohe-Mischung-14157-ht---0.jpg", "" ], "offers": { "@type": "Offer", "minPrice": 0.73, "maxPrice": 1.45, "price": 0.73, "priceCurrency": "EUR", "availability": "https://schema.org/InStock" }, "url": "https://www.samenhaus.de/federbusch-hohe-mischung-blumensamen-von-hortitops/a-545723" } } ] } Suchergebnisse für: | Samenhaus Samen & Sämereien

Suchergebnisse (13305 Treffer)

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