{ "@context": "https://schema.org", "@type": "ItemList", "itemListElement": [ { "@type": "ListItem", "position": 1, "item": { "@type": "Product", "name": "Küchenkräuter Tablett (6 Sorten)", "description": "", "image": [ "https://cdn02.plentymarkets.com/4upha8em6p5v/item/images/556142/preview/556142-Kuechenkraeuter-Tablett--6-Sorten--9536-fx---0.jpg", "https://cdn02.plentymarkets.com/4upha8em6p5v/item/images/556142/middle/556142-Kuechenkraeuter-Tablett--6-Sorten--9536-fx---0.jpg", "" ], "offers": { "@type": "Offer", "minPrice": 29.99, "maxPrice": 29.99, "price": 29.99, "priceCurrency": "EUR", "availability": "https://schema.org/InStock" }, "url": "https://www.samenhaus.de/kuechenkraeuter-tablett-6-sorten-anzuchtsets-von-florex/a-556142" } } , { "@type": "ListItem", "position": 2, "item": { "@type": "Product", "name": "Topf auf Beinen - Basilikum", "description": "", "image": [ "https://cdn02.plentymarkets.com/4upha8em6p5v/item/images/556144/preview/556144-Topf-auf-Beinen-Basilikum-9422-fx---0.jpg", "https://cdn02.plentymarkets.com/4upha8em6p5v/item/images/556144/middle/556144-Topf-auf-Beinen-Basilikum-9422-fx---0.jpg", "" ], "offers": { "@type": "Offer", "minPrice": 14.99, "maxPrice": 14.99, "price": 14.99, "priceCurrency": "EUR", "availability": "https://schema.org/InStock" }, "url": "https://www.samenhaus.de/topf-auf-beinen-basilikum-anzuchtsets-von-florex/a-556144" } } , { "@type": "ListItem", "position": 3, "item": { "@type": "Product", "name": "Weck Topf for you Brennende Liebe", "description": "Kompletter Pflanzkit mit Samen und Erde", "image": [ "https://cdn02.plentymarkets.com/4upha8em6p5v/item/images/551160/preview/551160-Weck-Topf-for-you-Brennende-Liebe-9401-fx---0.jpg", "https://cdn02.plentymarkets.com/4upha8em6p5v/item/images/551160/middle/551160-Weck-Topf-for-you-Brennende-Liebe-9401-fx---0.jpg", "" ], "offers": { "@type": "Offer", "minPrice": 6.95, "maxPrice": 6.95, "price": 6.95, "priceCurrency": "EUR", "availability": "https://schema.org/InStock" }, "url": "https://www.samenhaus.de/weck-topf-for-you-brennende-liebe-anzuchtssets-von-florex/a-551160" } } , { "@type": "ListItem", "position": 4, "item": { "@type": "Product", "name": "Weck Topf for you Petersilie", "description": "Kompletter Pflanzkit mit Samen und Erde", "image": [ "https://cdn02.plentymarkets.com/4upha8em6p5v/item/images/551164/preview/551164-Weck-Topf-for-you-Petersilie-9411-fx---0.jpg", "https://cdn02.plentymarkets.com/4upha8em6p5v/item/images/551164/middle/551164-Weck-Topf-for-you-Petersilie-9411-fx---0.jpg", "" ], "offers": { "@type": "Offer", "minPrice": 6.95, "maxPrice": 6.95, "price": 6.95, "priceCurrency": "EUR", "availability": "https://schema.org/InStock" }, "url": "https://www.samenhaus.de/weck-topf-for-you-petersilie-anzuchtssets-von-florex/a-551164" } } , { "@type": "ListItem", "position": 5, "item": { "@type": "Product", "name": "Weck Topf for you Koriander", "description": "Kompletter Pflanzkit mit Samen und Erde", "image": [ "https://cdn02.plentymarkets.com/4upha8em6p5v/item/images/551165/preview/551165-Weck-Topf-for-you-Koriander-9412-fx---0.jpg", "https://cdn02.plentymarkets.com/4upha8em6p5v/item/images/551165/middle/551165-Weck-Topf-for-you-Koriander-9412-fx---0.jpg", "" ], "offers": { "@type": "Offer", "minPrice": 6.95, "maxPrice": 6.95, "price": 6.95, "priceCurrency": "EUR", "availability": "https://schema.org/InStock" }, "url": "https://www.samenhaus.de/weck-topf-for-you-koriander-anzuchtssets-von-florex/a-551165" } } ] } 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');}); });