{ "@context": "https://schema.org", "@type": "ItemList", "itemListElement": [ { "@type": "ListItem", "position": 1, "item": { "@type": "Product", "name": "BIO Mediterrane Pflanzenerde torffrei (20 l)", "description": "", "image": [ "https://cdn02.plentymarkets.com/4upha8em6p5v/item/images/550962/preview/550962-BIO-Mediterrane-Pflanzenerde-torffrei--20-L--2822688004-co---0.jpg", "", "" ], "offers": { "@type": "Offer", "minPrice": 12.99, "maxPrice": 12.99, "price": 12.99, "priceCurrency": "EUR", "availability": "https://schema.org/InStock" }, "url": "https://www.samenhaus.de/mediterrane-pflanzenerde-torffrei-20-l-bio-erden-von-compo/a-550962" } } , { "@type": "ListItem", "position": 2, "item": { "@type": "Product", "name": "Mediterran-Rasen 1kg", "description": "Qualitäts-Rasensamen; RSM Qualität", "image": [ "https://cdn02.plentymarkets.com/4upha8em6p5v/item/images/542603/preview/542603-KLBB-Mediterran-Rasen-1-kg.jpg", "", "" ], "offers": { "@type": "Offer", "minPrice": 9.99, "maxPrice": 9.99, "price": 9.99, "priceCurrency": "EUR", "availability": "https://schema.org/InStock" }, "url": "https://www.samenhaus.de/mediterran-rasen-1-kg-rasensamen-von-quedlinburger/a-542603" } } , { "@type": "ListItem", "position": 3, "item": { "@type": "Product", "name": "BIO Majoran", "description": "Der würzige Geschmack passt gut zu Kartoffel-, Suppen-, Pilz- und Fleischgerichten", "image": [ "https://cdn02.plentymarkets.com/4upha8em6p5v/item/images/549269/preview/549269-BIO-Majoran-2000-0455---0.jpg", "", "" ], "offers": { "@type": "Offer", "minPrice": 0.79, "maxPrice": 0.79, "price": 0.79, "priceCurrency": "EUR", "availability": "https://schema.org/InStock" }, "url": "https://www.samenhaus.de/majoran-bio-majoransamen-von-flortus/a-549269" } } , { "@type": "ListItem", "position": 4, "item": { "@type": "Product", "name": "Italienische Kräuter (Saatscheiben)", "description": "Mit diesen Saatscheiben lassen sich in kurzer Zeit Basilikum, Oregano, Rosmarin, Majoran, Thymian und Salbei heranziehen.", "image": [ "https://cdn02.plentymarkets.com/4upha8em6p5v/item/images/550306/preview/550306-Italienische-Kraeuter--Saatscheiben--2000-0534---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/italienische-kraeuter-saatscheiben-saatbaender-saatplatten-von-flortus/a-550306" } } , { "@type": "ListItem", "position": 5, "item": { "@type": "Product", "name": "Majoran", "description": "Der würzige Geschmack passt gut zu Kartoffel-, Suppen-, Pilz- und Fleischgerichten", "image": [ "https://cdn02.plentymarkets.com/4upha8em6p5v/item/images/543908/preview/543908-Majoran-2000-0055---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/majoran-majoransamen-von-flortus/a-543908" } } ] } Suchergebnisse für: Mediterrane | Samenhaus Samen & Sämereien

Suchergebnisse für Mediterrane (20 Treffer)

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