{ "@context": "https://schema.org", "@type": "ItemList", "itemListElement": [ { "@type": "ListItem", "position": 1, "item": { "@type": "Product", "name": "BIO Nachfüllpaket The Mikro Greens", "description": "Oh oh, irgendwann ist es soweit: Dein Bio-Saatgut und die Kokoserde-Ziegel sind leer und Nachschub darf her!", "image": [ "https://cdn02.plentymarkets.com/4upha8em6p5v/item/images/550242/preview/550242-BIO-Nachfuellpaket-The-Mikro-Greens-GGN113---0.jpg", "https://cdn02.plentymarkets.com/4upha8em6p5v/item/images/550242/middle/550242-BIO-Nachfuellpaket-The-Mikro-Greens-GGN113---0.jpg", "" ], "offers": { "@type": "Offer", "minPrice": 5.99, "maxPrice": 5.99, "price": 5.99, "priceCurrency": "EUR", "availability": "https://schema.org/InStock" }, "url": "https://www.samenhaus.de/nachfuellpaket-the-mikro-greens-keimsprossen-von-grow-grow-nut/a-550242" } } , { "@type": "ListItem", "position": 2, "item": { "@type": "Product", "name": "BIO Nachfüllpaket "Red Hot Greens" [MHD 12/2024]", "description": "Lust auf neue Sorten?", "image": [ "https://cdn02.plentymarkets.com/4upha8em6p5v/item/images/541662/preview/541662-BIO-Nachfuellpaket--Red-Hot-Greens--GGN106---0.jpg", "https://cdn02.plentymarkets.com/4upha8em6p5v/item/images/541662/middle/541662-BIO-Nachfuellpaket--Red-Hot-Greens--GGN106---0.jpg", "" ], "offers": { "@type": "Offer", "minPrice": 4.79, "maxPrice": 5.99, "price": 4.79, "priceCurrency": "EUR", "availability": "https://schema.org/InStock" }, "url": "https://www.samenhaus.de/nachfuellpaket-red-hot-greens-keimsprossen-von-grow-grow-nut/a-541662" } } , { "@type": "ListItem", "position": 3, "item": { "@type": "Product", "name": "BIO Nachfüllpaket Asian Festival", "description": "Oh oh, irgendwann ist es soweit: Dein Bio-Saatgut und die Kokoserde-Ziegel sind leer und Nachschub darf her!", "image": [ "https://cdn02.plentymarkets.com/4upha8em6p5v/item/images/550239/preview/550239-BIO-Nachfuellpaket-Asian-Festival-GGN112---0.jpg", "https://cdn02.plentymarkets.com/4upha8em6p5v/item/images/550239/middle/550239-BIO-Nachfuellpaket-Asian-Festival-GGN112---0.jpg", "" ], "offers": { "@type": "Offer", "minPrice": 5.99, "maxPrice": 5.99, "price": 5.99, "priceCurrency": "EUR", "availability": "https://schema.org/InStock" }, "url": "https://www.samenhaus.de/nachfuellpaket-asian-festival-keimsprossen-von-grow-grow-nut/a-550239" } } , { "@type": "ListItem", "position": 4, "item": { "@type": "Product", "name": "BIO Nachfüllpaket "Brokk 'n' Roll" [MHD 12/2024]", "description": "Diese Sorten sind auch im Starterpaket enthalten", "image": [ "https://cdn02.plentymarkets.com/4upha8em6p5v/item/images/541661/preview/541661-BIO-Nachfuellpaket--Brokk--n--Roll--GGN105---0.jpg", "https://cdn02.plentymarkets.com/4upha8em6p5v/item/images/541661/middle/541661-BIO-Nachfuellpaket--Brokk--n--Roll--GGN105---0.jpg", "" ], "offers": { "@type": "Offer", "minPrice": 4.79, "maxPrice": 5.99, "price": 4.79, "priceCurrency": "EUR", "availability": "https://schema.org/InStock" }, "url": "https://www.samenhaus.de/nachfuellpaket-brokk-n-roll-keimsprossen-von-grow-grow-nut/a-541661" } } , { "@type": "ListItem", "position": 5, "item": { "@type": "Product", "name": "BIO Nachfüllpaket Radieschen Rot", "description": "Lust auf neue Sorten?", "image": [ "https://cdn02.plentymarkets.com/4upha8em6p5v/item/images/547782/preview/547782-BIO-Nachfuellpaket-Radieschen-Rot-GGN107---0.jpg", "https://cdn02.plentymarkets.com/4upha8em6p5v/item/images/547782/middle/547782-BIO-Nachfuellpaket-Radieschen-Rot-GGN107---0.jpg", "" ], "offers": { "@type": "Offer", "minPrice": 5.99, "maxPrice": 5.99, "price": 5.99, "priceCurrency": "EUR", "availability": "https://schema.org/InStock" }, "url": "https://www.samenhaus.de/nachfuellpaket-radieschen-rot-keimsprossen-von-grow-grow-nut/a-547782" } } ] } Suchergebnisse für: | 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');}); });