{ "@context": "https://schema.org", "@type": "ItemList", "itemListElement": [ { "@type": "ListItem", "position": 1, "item": { "@type": "Product", "name": "Erdbeerpflanzen Hummi® Herzle", "description": "", "image": [ "https://cdn02.plentymarkets.com/4upha8em6p5v/item/images/554150/preview/554150-Erdbeerpflanzen-Hummi---Herzle-2000-0677-3x---1.jpg", "", "" ], "offers": { "@type": "Offer", "minPrice": 11.95, "maxPrice": 11.95, "price": 11.95, "priceCurrency": "EUR", "availability": "https://schema.org/InStock" }, "url": "https://www.samenhaus.de/erdbeerpflanze-hummi-herzle-erdbeerpflanzen-von-flortus/a-554150" } } , { "@type": "ListItem", "position": 2, "item": { "@type": "Product", "name": "Erdbeerpflanzen Hummi® Neue Mieze", "description": "", "image": [ "https://cdn02.plentymarkets.com/4upha8em6p5v/item/images/554153/preview/554153-Erdbeerpflanze-Hummi---Neue-Mieze-2000-0680-3x---1.jpg", "", "" ], "offers": { "@type": "Offer", "minPrice": 11.95, "maxPrice": 11.95, "price": 11.95, "priceCurrency": "EUR", "availability": "https://schema.org/InStock" }, "url": "https://www.samenhaus.de/erdbeerpflanze-hummi-neue-mieze-erdbeerpflanzen-von-flortus/a-554153" } } , { "@type": "ListItem", "position": 3, "item": { "@type": "Product", "name": "Erdbeerpflanzen Hummi® Praline", "description": "", "image": [ "https://cdn02.plentymarkets.com/4upha8em6p5v/item/images/554151/preview/554151-Erdbeerpflanze-Hummi---Praline-2000-0678-3x---1.jpg", "", "" ], "offers": { "@type": "Offer", "minPrice": 11.95, "maxPrice": 11.95, "price": 11.95, "priceCurrency": "EUR", "availability": "https://schema.org/InStock" }, "url": "https://www.samenhaus.de/erdbeerpflanze-hummi-praline-erdbeerpflanzen-von-flortus/a-554151" } } , { "@type": "ListItem", "position": 4, "item": { "@type": "Product", "name": "Maracuja Passionsfrucht [MHD 01/2024]", "description": "reichblühende Zimmerpflanze", "image": [ "https://cdn02.plentymarkets.com/4upha8em6p5v/item/images/377/preview/377-Maracuja-Passionsfrucht--MHD-01-2024--81511---1.jpg", "", "" ], "offers": { "@type": "Offer", "minPrice": 1.75, "maxPrice": 3.49, "price": 1.75, "priceCurrency": "EUR", "availability": "https://schema.org/InStock" }, "url": "https://www.samenhaus.de/sperli-samen-maracuja-passionsfrucht/a-377" } } , { "@type": "ListItem", "position": 5, "item": { "@type": "Product", "name": "Spruzit Schädlingsfrei (50 ml)", "description": "Spritzmittel mit breitem Wirkungsspektrum gegen saugende Insekten an Zierpflanzen, Obst und Gemüse", "image": [ "https://cdn02.plentymarkets.com/4upha8em6p5v/item/images/4088/preview/4088-Spruzit-Schaedlingsfrei--50-ml--00456---0.jpg", "", "" ], "offers": { "@type": "Offer", "minPrice": 7.99, "maxPrice": 7.99, "price": 7.99, "priceCurrency": "EUR", "availability": "https://schema.org/InStock" }, "url": "https://www.samenhaus.de/neudorff-spruzit-schaedlingsfrei-50-ml/a-4088" } } ] } Suchergebnisse für: Obstpflanzen | Samenhaus Samen & Sämereien

Suchergebnisse für Obstpflanzen (22 Treffer)

22 Ergebnisse gefunden
​ ​ ​ ​ ​ ​
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');}); });