{ "@context": "https://schema.org", "@type": "ItemList", "itemListElement": [ { "@type": "ListItem", "position": 1, "item": { "@type": "Product", "name": "Bio-Karotte Lange Loiser", "description": "Sehr fest und gut lagerfähig", "image": [ "https://cdn02.plentymarkets.com/4upha8em6p5v/item/images/536965/preview/536965-Karotte-Lange-Loiser.jpg", "", "" ], "offers": { "@type": "Offer", "minPrice": 4.15, "maxPrice": 4.15, "price": 4.15, "priceCurrency": "EUR", "availability": "https://schema.org/InStock" }, "url": "https://www.samenhaus.de/karotte-lange-loiser-bio-karottensamen-von-arche-noah/a-536965" } } , { "@type": "ListItem", "position": 2, "item": { "@type": "Product", "name": "Bio-Kohlrübe Kostar", "description": "Alte, anspruchslose, ertragreiche Rübenart", "image": [ "https://cdn02.plentymarkets.com/4upha8em6p5v/item/images/536971/preview/536971-Kohlruebe-Kostar.jpg", "", "" ], "offers": { "@type": "Offer", "minPrice": 4.15, "maxPrice": 4.15, "price": 4.15, "priceCurrency": "EUR", "availability": "https://schema.org/InStock" }, "url": "https://www.samenhaus.de/kohlruebe-kostar-bio-kohlruebensamen-von-arche-noah/a-536971" } } , { "@type": "ListItem", "position": 3, "item": { "@type": "Product", "name": "Bio-Küchenzwiebel Rote Wiener", "description": "Dunkelrote, flachrunde Küchenzwiebel", "image": [ "https://cdn02.plentymarkets.com/4upha8em6p5v/item/images/536973/preview/536973-Kuechenzwiebel-Rote-Wiener.jpg", "", "" ], "offers": { "@type": "Offer", "minPrice": 4.15, "maxPrice": 4.15, "price": 4.15, "priceCurrency": "EUR", "availability": "https://schema.org/InStock" }, "url": "https://www.samenhaus.de/kuechenzwiebel-rote-wiener-bio-zwiebelsamen-von-arche-noah/a-536973" } } , { "@type": "ListItem", "position": 4, "item": { "@type": "Product", "name": "Bio-Aubergine Benarys Blaukönigin", "description": "Länglich, klein bis mittelgroß und violett gefärbt", "image": [ "https://cdn02.plentymarkets.com/4upha8em6p5v/item/images/536975/preview/536975-Aubergine-Benary--s-Blaukoenigin.jpg", "", "" ], "offers": { "@type": "Offer", "minPrice": 4.15, "maxPrice": 4.15, "price": 4.15, "priceCurrency": "EUR", "availability": "https://schema.org/InStock" }, "url": "https://www.samenhaus.de/aubergine-benary-s-blaukoenigin-auberginensamen-von-arche-noah-saatgut/a-536975" } } , { "@type": "ListItem", "position": 5, "item": { "@type": "Product", "name": "Bio-Chili Leutschauer Schotenpfeffer", "description": "Sehr scharfe Paprikasorte aus der Slowakei", "image": [ "https://cdn02.plentymarkets.com/4upha8em6p5v/item/images/536977/preview/536977-Chili-Leutschauer-Schotenpfeffer.jpg", "", "" ], "offers": { "@type": "Offer", "minPrice": 4.15, "maxPrice": 4.15, "price": 4.15, "priceCurrency": "EUR", "availability": "https://schema.org/InStock" }, "url": "https://www.samenhaus.de/chili-leutschauer-schotenpfeffer-bio-chilisamen-von-arche-noah/a-536977" } } ] } Suchergebnisse für: | Samenhaus Samen & Sämereien
Filter
$(document).ready(function(){var showPopupDelay = 7000;var showPopupLiveTime = 10;if(localStorage.lastx){if( (localStorage.lastx - Date.now() ) / (1000*60*60*24*showPopupLiveTime) >= 1){setTimeout(function() {$('#popup').modal('show');},showPopupDelay);localStorage.lastx = Date.now();}}else{setTimeout(function() {$('#popup').modal('show');},showPopupDelay);};localStorage.lastx = Date.now();$('.popup-modal .modal-close').click(function(e){$('#popup').modal('hide');});});