{ "@context": "https://schema.org", "@type": "ItemList", "itemListElement": [ { "@type": "ListItem", "position": 1, "item": { "@type": "Product", "name": "Handschuh Rocking Rot (Größe 7)", "description": "", "image": [ "https://cdn02.plentymarkets.com/4upha8em6p5v/item/images/549929/preview/549929-Handschuh-Rocking-Rot--Groesse-7--900114-kx---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/handschuh-rocking-rot-groesse-7-gartenhandschuhe-von-kixx/a-549929" } } , { "@type": "ListItem", "position": 2, "item": { "@type": "Product", "name": "Handschuh Groovy Grün (Größe 7)", "description": "", "image": [ "https://cdn02.plentymarkets.com/4upha8em6p5v/item/images/549926/preview/549926-Handschuh-Groovy-Gruen--Groesse-8--900336-kx---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/handschuh-groovy-gruen-groesse-7-gartenhandschuhe-von-kixx/a-549926" } } , { "@type": "ListItem", "position": 3, "item": { "@type": "Product", "name": "Handschuh Kinder Chunky Blau (Größe 4)", "description": "", "image": [ "https://cdn02.plentymarkets.com/4upha8em6p5v/item/images/549934/preview/549934-Handschuh-Kinder-Chunky-Blau--Groesse-4--900808-kx---0.jpg", "", "" ], "offers": { "@type": "Offer", "minPrice": 5.50, "maxPrice": 5.50, "price": 5.50, "priceCurrency": "EUR", "availability": "https://schema.org/InStock" }, "url": "https://www.samenhaus.de/handschuh-kinder-chunky-blau-groesse-4-gartenhandschuhe-von-kixx/a-549934" } } , { "@type": "ListItem", "position": 4, "item": { "@type": "Product", "name": "Handschuh Groovy Grün (Größe 9)", "description": "", "image": [ "https://cdn02.plentymarkets.com/4upha8em6p5v/item/images/549927/preview/549927-Handschuh-Groovy-Gruen--Groesse-9--900356-kx---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/handschuh-groovy-gruen-groesse-9-gartenhandschuhe-von-kixx/a-549927" } } , { "@type": "ListItem", "position": 5, "item": { "@type": "Product", "name": "Handschuh Fresh Fruit", "description": "", "image": [ "https://cdn02.plentymarkets.com/4upha8em6p5v/item/images/549924/preview/549924-Handschuh-Fresh-Fruit-900318-kx---0.jpg", "", "" ], "offers": { "@type": "Offer", "minPrice": 3.50, "maxPrice": 3.50, "price": 3.50, "priceCurrency": "EUR", "availability": "https://schema.org/InStock" }, "url": "https://www.samenhaus.de/handschuh-fresh-fruit-gartenhandschuhe-von-kixx/a-549924" } } ] } 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');});});