{ "@context": "https://schema.org", "@type": "ItemList", "itemListElement": [ { "@type": "ListItem", "position": 1, "item": { "@type": "Product", "name": "Paprika Habanero orange [MHD 01/2024]", "description": "besonders scharfe und kleine Früchte", "image": [ "https://cdn02.plentymarkets.com/4upha8em6p5v/item/images/534236/preview/534236-Paprika-Habanero-orange--MHD-01-2020-.jpg", "", "" ], "offers": { "@type": "Offer", "minPrice": 1.40, "maxPrice": 2.79, "price": 1.40, "priceCurrency": "EUR", "availability": "https://schema.org/InStock" }, "url": "https://www.samenhaus.de/paprikasamen-paprika-habanero-orange-von-kiepenkerl/a-534236" } } , { "@type": "ListItem", "position": 2, "item": { "@type": "Product", "name": "Chili Habanero Chocolate", "description": "Chili Schärfe 10 - Bis 400000 Scoville - Diese Schärfe ist kaum zu toppen!", "image": [ "https://cdn02.plentymarkets.com/4upha8em6p5v/item/images/535617/preview/535617-Chili-Habanero-Chocolate-13534-sa---0.jpg", "", "" ], "offers": { "@type": "Offer", "minPrice": 4.45, "maxPrice": 4.45, "price": 4.45, "priceCurrency": "EUR", "availability": "https://schema.org/InStock" }, "url": "https://www.samenhaus.de/chilisamen-habanero-chocolate-von-saflax/a-535617" } } , { "@type": "ListItem", "position": 3, "item": { "@type": "Product", "name": "Chili Fatalii Yellow", "description": "", "image": [ "https://cdn02.plentymarkets.com/4upha8em6p5v/item/images/561179/preview/561179-Chili-Fatalii-Yellow-7200-40043---1.jpg", "", "" ], "offers": { "@type": "Offer", "minPrice": 3.99, "maxPrice": 3.99, "price": 3.99, "priceCurrency": "EUR", "availability": "https://schema.org/InStock" }, "url": "https://www.samenhaus.de/chili-fatalii-yellow-chilisamen-von-chilivielfalt/a-561179" } } , { "@type": "ListItem", "position": 4, "item": { "@type": "Product", "name": "Chili Habanero Orange", "description": "Außergewöhnliches Aroma", "image": [ "https://cdn02.plentymarkets.com/4upha8em6p5v/item/images/545515/preview/545515-Chili-Habanero-Orange-124519-ht---0.jpg", "", "" ], "offers": { "@type": "Offer", "minPrice": 2.65, "maxPrice": 2.65, "price": 2.65, "priceCurrency": "EUR", "availability": "https://schema.org/InStock" }, "url": "https://www.samenhaus.de/habanero-orange-chilisamen-von-hortitops/a-545515" } } , { "@type": "ListItem", "position": 5, "item": { "@type": "Product", "name": "Chili Habanero rot F1", "description": "extrem scharfe, rote und kleinfrüchtige Chili-Sorte", "image": [ "https://cdn02.plentymarkets.com/4upha8em6p5v/item/images/537060/preview/537060-Paprika-Habanero-rot-F1.jpg", "", "" ], "offers": { "@type": "Offer", "minPrice": 3.99, "maxPrice": 3.99, "price": 3.99, "priceCurrency": "EUR", "availability": "https://schema.org/InStock" }, "url": "https://www.samenhaus.de/chili-habanero-chilisamen-von-kiepenkerl/a-537060" } } ] } Suchergebnisse für: Habaneros | 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');}); });