{ "@context": "https://schema.org", "@type": "ItemList", "itemListElement": [ { "@type": "ListItem", "position": 1, "item": { "@type": "Product", "name": "Echter Pfeffer", "description": "Sehr interessante, mehrjährige Pflanze. Wird bis zu ca.150 cm hoch. Ganzjährig als Zimmerpflanze kultivierbar. Bildet zunächst grüne und später rote Früchte. ", "image": [ "https://cdn02.plentymarkets.com/4upha8em6p5v/item/images/540232/preview/540232-Echter-Pfeffer-4462-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/echter-pfeffer-kraeutersamen-von-duerr-samen/a-540232" } } , { "@type": "ListItem", "position": 2, "item": { "@type": "Product", "name": "Pfeffer Jalapeño [MHD 07/2024]", "description": "", "image": [ "https://cdn02.plentymarkets.com/4upha8em6p5v/item/images/545120/preview/545120-Pfeffer-Jalape--o-92451-by---0.jpg", "", "" ], "offers": { "@type": "Offer", "minPrice": 1.43, "maxPrice": 2.85, "price": 1.43, "priceCurrency": "EUR", "availability": "https://schema.org/InStock" }, "url": "https://www.samenhaus.de/pfeffer-jalapeno-bio-chilisamen-von-buzzy-seeds/a-545120" } } , { "@type": "ListItem", "position": 3, "item": { "@type": "Product", "name": "Pfeffer Cayenne long slim [MHD 07/2023]", "description": "", "image": [ "https://cdn02.plentymarkets.com/4upha8em6p5v/item/images/545119/preview/545119-Pfeffer-Cayenne-long-slim-92450-by---0.jpg", "", "" ], "offers": { "@type": "Offer", "minPrice": 1.43, "maxPrice": 2.85, "price": 1.43, "priceCurrency": "EUR", "availability": "https://schema.org/InStock" }, "url": "https://www.samenhaus.de/pfeffer-cayenne-long-slim-bio-chilisamen-von-buzzy-seeds/a-545119" } } , { "@type": "ListItem", "position": 4, "item": { "@type": "Product", "name": "Pfeffer Cayenne long slim [MHD 07/2025]", "description": "", "image": [ "https://cdn02.plentymarkets.com/4upha8em6p5v/item/images/544749/preview/544749-Buzzy-Pfeffer-Cayenne-long-slim.jpg", "", "" ], "offers": { "@type": "Offer", "minPrice": 1.80, "maxPrice": 2.25, "price": 1.80, "priceCurrency": "EUR", "availability": "https://schema.org/InStock" }, "url": "https://www.samenhaus.de/pfeffer-cayenne-long-slim-chilisamen-von-buzzy-seeds/a-544749" } } , { "@type": "ListItem", "position": 5, "item": { "@type": "Product", "name": "Pfeffer Padron [MHD 07/2024]", "description": "", "image": [ "https://cdn02.plentymarkets.com/4upha8em6p5v/item/images/545121/preview/545121-Pfeffer-Padron-92452-by---0.jpg", "", "" ], "offers": { "@type": "Offer", "minPrice": 1.78, "maxPrice": 3.55, "price": 1.78, "priceCurrency": "EUR", "availability": "https://schema.org/InStock" }, "url": "https://www.samenhaus.de/pfeffer-padron-bio-chilisamen-von-buzzy-seeds/a-545121" } } ] } Suchergebnisse für: echter pfeffer | Samenhaus Samen & Sämereien

Suchergebnisse für echter pfeffer (5 Treffer)

5 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');}); });