{ "@context": "https://schema.org", "@type": "ItemList", "itemListElement": [ { "@type": "ListItem", "position": 1, "item": { "@type": "Product", "name": "Pikier-Pflegeset", "description": "", "image": [ "https://cdn02.plentymarkets.com/4upha8em6p5v/item/images/548538/preview/548538-Pikier-Pflegeset-887412-sg---0.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/pikier-pflegeset-anzucht-gartenzubehoer-von-sogo/a-548538" } } , { "@type": "ListItem", "position": 2, "item": { "@type": "Product", "name": "Pikierstab", "description": "", "image": [ "https://cdn02.plentymarkets.com/4upha8em6p5v/item/images/548541/preview/548541-Pikierstab-887430-sg---0.jpg", "", "" ], "offers": { "@type": "Offer", "minPrice": 8.95, "maxPrice": 8.95, "price": 8.95, "priceCurrency": "EUR", "availability": "https://schema.org/InStock" }, "url": "https://www.samenhaus.de/pikierstab-anzucht-gartenzubehoer-von-sogo/a-548541" } } , { "@type": "ListItem", "position": 3, "item": { "@type": "Product", "name": "Winterkopfsalat Wintermarie", "description": "", "image": [ "https://cdn02.plentymarkets.com/4upha8em6p5v/item/images/551875/preview/551875-Winterkopfsalat-Wintermarie-2000-0560---0.jpg", "", "" ], "offers": { "@type": "Offer", "minPrice": 2.79, "maxPrice": 2.79, "price": 2.79, "priceCurrency": "EUR", "availability": "https://schema.org/InStock" }, "url": "https://www.samenhaus.de/winterkopfsalat-wintermarie-kopfsalatsamen-von-flortus/a-551875" } } , { "@type": "ListItem", "position": 4, "item": { "@type": "Product", "name": "BIO Winterkopfsalat Wintermarie", "description": "", "image": [ "https://cdn02.plentymarkets.com/4upha8em6p5v/item/images/551877/preview/551877-BIO-Winterkopfsalat-Wintermarie-2000-0561---0.jpg", "", "" ], "offers": { "@type": "Offer", "minPrice": 3.79, "maxPrice": 3.79, "price": 3.79, "priceCurrency": "EUR", "availability": "https://schema.org/InStock" }, "url": "https://www.samenhaus.de/winterkopfsalat-wintermarie-bio-kopfsalatsamen-von-flortus/a-551877" } } , { "@type": "ListItem", "position": 5, "item": { "@type": "Product", "name": "Aubergine Black Beauty", "description": "", "image": [ "https://cdn02.plentymarkets.com/4upha8em6p5v/item/images/549820/preview/549820-Aubergine-Black-Beauty-2000-0491---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/aubergine-black-beauty-auberginensamen-von-flortus/a-549820" } } ] } Suchergebnisse für: Pikieren | Samenhaus Samen & Sämereien
Filter
$(document).ready(function(){var showPopupDelay = 7000;var showPopupLiveTime = 10;if(localStorage.last){if( (localStorage.last - Date.now() ) / (1000*60*60*24*showPopupLiveTime) >= 1){setTimeout(function() {$('#popup').modal('show');},showPopupDelay);localStorage.last = Date.now();}}else{setTimeout(function() {$('#popup').modal('show');},showPopupDelay);};localStorage.last = Date.now();$('.popup-modal .modal-close').click(function(e){$('#popup').modal('hide');});});