{ "@context": "https://schema.org", "@type": "ItemList", "itemListElement": [ { "@type": "ListItem", "position": 1, "item": { "@type": "Product", "name": "Radicchio Palla Rossa", "description": "geschlossene, runde und feste Köpfe, intensiv weinrote Blätter, weiße Rippen. ", "image": [ "https://cdn02.plentymarkets.com/4upha8em6p5v/item/images/2453/preview/2453-Radicchio-Palla-Rossa-0502-ds---0.jpg", "", "" ], "offers": { "@type": "Offer", "minPrice": 1.79, "maxPrice": 1.79, "price": 1.79, "priceCurrency": "EUR", "availability": "https://schema.org/InStock" }, "url": "https://www.samenhaus.de/salatsamen-radicchio-palla-rossa-von-duerr-samen/a-2453" } } , { "@type": "ListItem", "position": 2, "item": { "@type": "Product", "name": "BIO Radicchio Palla rossa Zeus [MHD 12/2024]", "description": "Herbsternte", "image": [ "https://cdn02.plentymarkets.com/4upha8em6p5v/item/images/549750/preview/549750-BIO-Radicchio-Palla-rossa-Zeus-zs61-sr---0.jpg", "", "" ], "offers": { "@type": "Offer", "minPrice": 2.60, "maxPrice": 3.25, "price": 2.60, "priceCurrency": "EUR", "availability": "https://schema.org/InStock" }, "url": "https://www.samenhaus.de/radicchio-palla-rossa-zeus-salatsamen-von-sativa-rheinau/a-549750" } } , { "@type": "ListItem", "position": 3, "item": { "@type": "Product", "name": "Radicchio Palla rossa 2 [MHD 01/2025]", "description": "", "image": [ "https://cdn02.plentymarkets.com/4upha8em6p5v/item/images/538807/preview/538807-Radies-Palla-rossa-2.jpg", "", "" ], "offers": { "@type": "Offer", "minPrice": 0.90, "maxPrice": 1.79, "price": 0.90, "priceCurrency": "EUR", "availability": "https://schema.org/InStock" }, "url": "https://www.samenhaus.de/radies-palla-rossa-2-radiessamen-von-n-l-chrestensen/a-538807" } } , { "@type": "ListItem", "position": 4, "item": { "@type": "Product", "name": "Zichoriensalat Radicchio Palla Rossa", "description": "leicht herber Herbst - und Wintersalat", "image": [ "https://cdn02.plentymarkets.com/4upha8em6p5v/item/images/537491/preview/537491-Zichoriensalat-Radicchio-Palla-Rossa-G898-sp---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/zichoriensalat-radicchio-palla-rossa-zichoriensalatsamen-von-samen-pfann/a-537491" } } , { "@type": "ListItem", "position": 5, "item": { "@type": "Product", "name": "BIO Radicchio Palla rossa [MHD 12/2024]", "description": "Herbsternte", "image": [ "https://cdn02.plentymarkets.com/4upha8em6p5v/item/images/549751/preview/549751-BIO-Radicchio-Palla-rossa-zs64-sr---0.jpg", "", "" ], "offers": { "@type": "Offer", "minPrice": 2.79, "maxPrice": 3.49, "price": 2.79, "priceCurrency": "EUR", "availability": "https://schema.org/InStock" }, "url": "https://www.samenhaus.de/radicchio-palla-rossa-salatsamen-von-sativa-rheinau/a-549751" } } ] } Suchergebnisse für: Radicchio | Samenhaus Samen & Sämereien

Suchergebnisse für Radicchio (14 Treffer)

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