{ "@context": "https://schema.org", "@type": "ItemList", "itemListElement": [ { "@type": "ListItem", "position": 1, "item": { "@type": "Product", "name": "Winterrettich Runder Schwarzer [MHD 07/2024]", "description": "Nicht zu früh aussäen.", "image": [ "https://cdn02.plentymarkets.com/4upha8em6p5v/item/images/545554/preview/545554-Winterrettich-Runder-Schwarzer-12580-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/winterrettich-runder-schwarzer-rettichsamen-von-hortitops/a-545554" } } , { "@type": "ListItem", "position": 2, "item": { "@type": "Product", "name": "BIO Winterrettich Blauer Herbst Und Winter", "description": "", "image": [ "https://cdn02.plentymarkets.com/4upha8em6p5v/item/images/534459/preview/534459-BIO-Winterrettich-Blauer-Herbst-Und-Winter-re81-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/winterrettich-blauer-herbst-und-winter-bio-rettichsamen-von-sativa-rheinau/a-534459" } } , { "@type": "ListItem", "position": 3, "item": { "@type": "Product", "name": "Rettich Runder schwarzer Winter [MHD 01/2022]", "description": "Tiefschwarzer, runder Rettich mit weißem Fleisch, bis zu 3 Monate lagerfähig", "image": [ "https://cdn02.plentymarkets.com/4upha8em6p5v/item/images/542367/preview/542367-Rettich-Runder-schwarzer-Winter.jpg", "", "" ], "offers": { "@type": "Offer", "minPrice": 0.16, "maxPrice": 0.79, "price": 0.16, "priceCurrency": "EUR", "availability": "https://schema.org/InStock" }, "url": "https://www.samenhaus.de/rettich-runder-schwarzer-winter-rettichsamen-von-carl-pabst/a-542367" } } , { "@type": "ListItem", "position": 4, "item": { "@type": "Product", "name": "Rettich Runder schwarzer Winter", "description": "", "image": [ "https://cdn02.plentymarkets.com/4upha8em6p5v/item/images/548999/preview/548999-Rettich-Runder-schwarzer-Winter-11385-cp---0.jpg", "", "" ], "offers": { "@type": "Offer", "minPrice": 1.29, "maxPrice": 1.29, "price": 1.29, "priceCurrency": "EUR", "availability": "https://schema.org/InStock" }, "url": "https://www.samenhaus.de/rettich-runder-schwarzer-winter-rettichsamen-von-gruene-fee/a-548999" } } , { "@type": "ListItem", "position": 5, "item": { "@type": "Product", "name": "BIO Rettich Blauer Herbst und Winter", "description": "gut lagerfähig", "image": [ "https://cdn02.plentymarkets.com/4upha8em6p5v/item/images/536208/preview/536208-Rettich-Blauer-Herbst-u--Winter-.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/rettich-blauer-herbst-u-winter-bio-rettichsamen-von-samen-maier/a-536208" } } ] } Suchergebnisse für: winterrettich | Samenhaus Samen & Sämereien

Suchergebnisse für winterrettich (17 Treffer)

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