{ "@context": "https://schema.org", "@type": "ItemList", "itemListElement": [ { "@type": "ListItem", "position": 1, "item": { "@type": "Product", "name": "Lauchzwiebel Kaigaro (Saatband)", "description": "", "image": [ "https://cdn02.plentymarkets.com/4upha8em6p5v/item/images/551536/preview/551536-Lauchzwiebel-Kaigaro--Saatband--3173---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/lauchzwiebel-kaigaro-saatband-lauchsamen-von-kiepenkerl/a-551536" } } , { "@type": "ListItem", "position": 2, "item": { "@type": "Product", "name": "Lauchzwiebel Kaigaro PowerSaat", "description": "", "image": [ "https://cdn02.plentymarkets.com/4upha8em6p5v/item/images/559292/preview/559292-Lauchzwiebel-Kaigaro-PowerSaat-3171---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/lauchzwiebel-kaigaro-powersaat-lauchzwiebelsamen-von-kiepenkerl/a-559292" } } , { "@type": "ListItem", "position": 3, "item": { "@type": "Product", "name": "Bundzwiebel Red Toga (Saatband)", "description": "Bilden mehrjährige, horstartige Betände mit hochrunden rot-weiße Zwiebeln", "image": [ "https://cdn02.plentymarkets.com/4upha8em6p5v/item/images/543020/preview/543020-Bundzwiebel-Red-Toga--Saatband-.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/bundzwiebel-red-toga-saatband-bundzwiebel-von-austrosaat/a-543020" } } , { "@type": "ListItem", "position": 4, "item": { "@type": "Product", "name": "Fryd BIO Zwiebel Stuttgarter Riesen", "description": "", "image": [ "https://cdn02.plentymarkets.com/4upha8em6p5v/item/images/555882/preview/555882-Fryd-BIO-Zwiebel-Stuttgarter-Riesen-3000-0037---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-zwiebel-stuttgarter-riesen/a-555882" } } , ] } Suchergebnisse für: zwiebelsamen | 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');}); });