{ "@context": "https://schema.org", "@type": "ItemList", "itemListElement": [ { "@type": "ListItem", "position": 1, "item": { "@type": "Product", "name": "Wintererbse Sima", "description": "", "image": [ "https://cdn02.plentymarkets.com/4upha8em6p5v/item/images/551871/preview/551871-Wintererbse-Sima-2000-0558---0.jpg", "", "" ], "offers": { "@type": "Offer", "minPrice": 2.29, "maxPrice": 2.29, "price": 2.29, "priceCurrency": "EUR", "availability": "https://schema.org/InStock" }, "url": "https://www.samenhaus.de/wintererbse-sima-markerbsensamen-von-flortus/a-551871" } } , { "@type": "ListItem", "position": 2, "item": { "@type": "Product", "name": "BIO Wintererbse Sima", "description": "", "image": [ "https://cdn02.plentymarkets.com/4upha8em6p5v/item/images/551873/preview/551873-BIO-Wintererbse-Sima-2000-0559---0.jpg", "", "" ], "offers": { "@type": "Offer", "minPrice": 3.29, "maxPrice": 3.29, "price": 3.29, "priceCurrency": "EUR", "availability": "https://schema.org/InStock" }, "url": "https://www.samenhaus.de/wintererbse-sima-bio-markerbsensamen-von-flortus/a-551873" } } , { "@type": "ListItem", "position": 3, "item": { "@type": "Product", "name": "Fryd BIO Wintererbse Sima", "description": "", "image": [ "https://cdn02.plentymarkets.com/4upha8em6p5v/item/images/555879/preview/555879-Fryd-BIO-Wintererbse-Sima-3000-0034---0.jpg", "", "" ], "offers": { "@type": "Offer", "minPrice": 3.50, "maxPrice": 3.50, "price": 3.50, "priceCurrency": "EUR", "availability": "https://schema.org/InStock" }, "url": "https://www.samenhaus.de/fryd-bio-wintererbse-sima/a-555879" } } , { "@type": "ListItem", "position": 4, "item": { "@type": "Product", "name": "Fosteriana-Tulpe Purissima (7 Stück)", "description": "Weiße Blüten mit leichtem, cremefarbenen Mittelstreifen. ", "image": [ "https://cdn02.plentymarkets.com/4upha8em6p5v/item/images/533397/preview/533397-Fosteriana-Tulpe-Purissima--7-Stueck--502888---0.jpg", "", "" ], "offers": { "@type": "Offer", "minPrice": 3.99, "maxPrice": 3.99, "price": 3.99, "priceCurrency": "EUR", "availability": "https://schema.org/InStock" }, "url": "https://www.samenhaus.de/tulpe-purissima-7-stueck-tulpenzwiebeln-von-kiepenkerl/a-533397" } } , { "@type": "ListItem", "position": 5, "item": { "@type": "Product", "name": "Salat Romana Lentissima a Montare Sel. Franchi [MHD 06/2024]", "description": "Früh-bis mittelreife Sorte. Pflanze mit länglichem Kopf. ", "image": [ "https://cdn02.plentymarkets.com/4upha8em6p5v/item/images/530187/preview/530187-Salat--Romana--Lentissima--a--Montare--Sel-.jpg", "", "" ], "offers": { "@type": "Offer", "minPrice": 1.65, "maxPrice": 3.29, "price": 1.65, "priceCurrency": "EUR", "availability": "https://schema.org/InStock" }, "url": "https://www.samenhaus.de/salatsamen-salat-romana-lentissima-a-montare-sel-franchi-von-franchi-sementi/a-530187" } } ] } Suchergebnisse für: Sima | Samenhaus Samen & Sämereien
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');}); });