{ "@context": "https://schema.org", "@type": "ItemList", "itemListElement": [ { "@type": "ListItem", "position": 1, "item": { "@type": "Product", "name": "Sanddorn", "description": "", "image": [ "https://cdn02.plentymarkets.com/4upha8em6p5v/item/images/536701/preview/536701-Sanddorn-19303-sa---0.jpg", "", "" ], "offers": { "@type": "Offer", "minPrice": 5.95, "maxPrice": 5.95, "price": 5.95, "priceCurrency": "EUR", "availability": "https://schema.org/InStock" }, "url": "https://www.samenhaus.de/exotische-samen-vitamingarten-sanddorn-von-saflax/a-536701" } } , { "@type": "ListItem", "position": 2, "item": { "@type": "Product", "name": "Sanddorn", "description": " ", "image": [ "https://cdn02.plentymarkets.com/4upha8em6p5v/item/images/540283/preview/540283-Sanddorn-4463-ds---0.jpg", "", "" ], "offers": { "@type": "Offer", "minPrice": 3.29, "maxPrice": 3.29, "price": 3.29, "priceCurrency": "EUR", "availability": "https://schema.org/InStock" }, "url": "https://www.samenhaus.de/sanddorn-sanddornsamen-von-duerr-samen/a-540283" } } , { "@type": "ListItem", "position": 3, "item": { "@type": "Product", "name": "Bonsai Europäische Lärche", "description": "Larix decidua · sommergrüner Baum mit waagerecht abstehenden Blättern. Der einzig heimische laubabwerfende Nadelbaum in Europa.", "image": [ "https://cdn02.plentymarkets.com/4upha8em6p5v/item/images/540284/preview/540284-Bonsai-Europaeische-Laerche--MHD-12-2022--4464-ds---0.jpg", "", "" ], "offers": { "@type": "Offer", "minPrice": 3.29, "maxPrice": 3.29, "price": 3.29, "priceCurrency": "EUR", "availability": "https://schema.org/InStock" }, "url": "https://www.samenhaus.de/bonsai-europaeische-laerche-bonsaisamen-von-duerr-samen/a-540284" } } , { "@type": "ListItem", "position": 4, "item": { "@type": "Product", "name": "Garden to Go Lippenstiftstrauch", "description": "Rote Lippen sollst Du küssen - Naturfarbstoff für rote Lippenstifte", "image": [ "https://cdn02.plentymarkets.com/4upha8em6p5v/item/images/543578/preview/543578-Garden-to-Go-Lippenstiftstrauch-19202-sa---0.jpg", "", "" ], "offers": { "@type": "Offer", "minPrice": 9.95, "maxPrice": 9.95, "price": 9.95, "priceCurrency": "EUR", "availability": "https://schema.org/InStock" }, "url": "https://www.samenhaus.de/garden-to-go-lippenstiftstrauch-annattostrauchsamen-von-saflax/a-543578" } } , { "@type": "ListItem", "position": 5, "item": { "@type": "Product", "name": "Garden to Go Ginkgo", "description": "Goethes Lieblingsbaum", "image": [ "https://cdn02.plentymarkets.com/4upha8em6p5v/item/images/543579/preview/543579-Garden-to-Go-Ginkgo-19232-sa---0.jpg", "", "" ], "offers": { "@type": "Offer", "minPrice": 9.95, "maxPrice": 9.95, "price": 9.95, "priceCurrency": "EUR", "availability": "https://schema.org/InStock" }, "url": "https://www.samenhaus.de/garden-to-go-ginkgo-ginkobaumsamen-von-saflax/a-543579" } } ] } Suchergebnisse für: exotische | 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');}); });