{"title":"FERNS","description":"\u003cstyle\u003e\n  .ferns-collection-v1{\n    --fern-ink:#1c1d1f;\n    --fern-graphite:#34373a;\n    --fern-ink-soft:#45494c;\n    --fern-muted:#56605b;\n    --fern-green:#074635;\n    --fern-green-light:#2f6b57;\n    --fern-sage:#8da28d;\n    --fern-sage-soft:#eaf1ea;\n    --fern-warm:#c98a62;\n    --fern-sand:#f6f2e9;\n    --fern-line:#dfe5df;\n    --fern-paper:#ffffff;\n    max-width:1200px;\n    margin:0 auto 30px;\n    padding:0 16px;\n    color:var(--fern-ink);\n    font-family:\"Segoe UI\",Arial,sans-serif;\n    font-size:16px;\n    line-height:1.65;\n    word-break:break-word;\n  }\n  .ferns-collection-v1,\n  .ferns-collection-v1 *{box-sizing:border-box}\n  .ferns-collection-v1 h1,\n  .ferns-collection-v1 h2,\n  .ferns-collection-v1 h3{\n    font-family:Lato,\"Segoe UI\",Arial,sans-serif;\n  }\n  .ferns-collection-v1 h1,\n  .ferns-collection-v1 h2,\n  .ferns-collection-v1 h3,\n  .ferns-collection-v1 p{margin-top:0}\n\n  .ferns-collection-v1 .ferns-hero{\n    position:relative;\n    overflow:hidden;\n    padding:36px 38px 34px;\n    border:1px solid var(--fern-line);\n    border-radius:18px;\n    background:\n      linear-gradient(90deg,var(--fern-green) 0 72%,var(--fern-warm) 72% 100%) top left\/132px 4px no-repeat,\n      linear-gradient(135deg,#fff 0%,#fbfcfa 70%,var(--fern-sage-soft) 100%);\n    box-shadow:0 10px 28px rgba(7,70,53,.05);\n  }\n  .ferns-collection-v1 .ferns-hero \u003e *{\n    position:relative;\n    z-index:1;\n  }\n  .ferns-collection-v1 .ferns-kicker{\n    display:flex;\n    align-items:center;\n    gap:9px;\n    margin:0 0 12px;\n    color:var(--fern-graphite);\n    font-size:11px;\n    font-weight:800;\n    letter-spacing:.13em;\n    line-height:1.35;\n    text-transform:uppercase;\n  }\n  .ferns-collection-v1 .ferns-kicker::before{\n    content:\"\";\n    flex:0 0 28px;\n    height:2px;\n    background:var(--fern-green);\n  }\n  .ferns-collection-v1 .ferns-kicker-main,\n  .ferns-collection-v1 .ferns-kicker-tail{white-space:nowrap}\n  .ferns-collection-v1 .ferns-title-group{\n    width:max-content;\n    max-width:100%;\n    margin:0 auto 13px;\n  }\n  .ferns-collection-v1 .ferns-title{\n    margin:0 0 4px;\n    color:var(--fern-ink);\n    font-size:clamp(30px,4.2vw,42px);\n    font-weight:800;\n    letter-spacing:-.035em;\n    line-height:1.06;\n    text-align:left;\n  }\n  .ferns-collection-v1 .ferns-title-line{\n    display:block;\n    width:72px;\n    height:12px;\n    margin:0 0 0 2px;\n    overflow:visible;\n    color:var(--fern-green);\n    pointer-events:none;\n  }\n  .ferns-collection-v1 .ferns-title-line path{\n    fill:none;\n    stroke:currentColor;\n    stroke-width:4.6;\n    stroke-linecap:round;\n    stroke-linejoin:round;\n    vector-effect:non-scaling-stroke;\n  }\n  .ferns-collection-v1 .ferns-lead{\n    max-width:970px;\n    margin:0 auto;\n    color:var(--fern-ink-soft);\n    font-size:17px;\n    line-height:1.72;\n    text-align:center;\n  }\n  .ferns-collection-v1 .ferns-lead-tablet,\n  .ferns-collection-v1 .ferns-lead-phone{display:none}\n\n  .ferns-collection-v1 .ferns-finder{\n    display:grid;\n    grid-template-columns:124px minmax(0,1fr) auto;\n    gap:17px;\n    align-items:center;\n    max-width:1000px;\n    margin:24px auto 0;\n    padding:18px 20px;\n    border:1px solid #cfddd3;\n    border-radius:16px;\n    background:linear-gradient(135deg,#ffffff 0%,#f5f9f5 58%,#edf4ed 100%);\n    box-shadow:0 10px 24px rgba(7,70,53,.065);\n  }\n  .ferns-collection-v1 .ferns-finder-logo{\n    display:flex;\n    align-items:center;\n    justify-content:center;\n    width:124px;\n    min-height:58px;\n  }\n  .ferns-collection-v1 .ferns-finder-logo img{\n    display:block;\n    width:108px;\n    max-width:100%;\n    height:auto;\n  }\n  .ferns-collection-v1 .ferns-finder-copy{min-width:0}\n  .ferns-collection-v1 .ferns-finder-eyebrow{\n    display:block;\n    margin:0 0 3px;\n    color:var(--fern-green-light);\n    font-size:10px;\n    font-weight:850;\n    letter-spacing:.11em;\n    line-height:1.35;\n    text-transform:uppercase;\n  }\n  .ferns-collection-v1 .ferns-finder-title{\n    margin:0 0 3px;\n    color:var(--fern-ink);\n    font-size:18px;\n    font-weight:800;\n    letter-spacing:-.012em;\n    line-height:1.3;\n  }\n  .ferns-collection-v1 .ferns-finder-copy p{\n    margin:0;\n    color:var(--fern-muted);\n    font-size:13.5px;\n    line-height:1.5;\n  }\n  .ferns-collection-v1 a.ferns-finder-button,\n  .ferns-collection-v1 .ferns-finder a.ferns-finder-button{\n    display:inline-flex !important;\n    align-items:center !important;\n    justify-content:center !important;\n    gap:8px !important;\n    min-width:190px;\n    padding:13px 19px !important;\n    border:1px solid var(--fern-green) !important;\n    border-radius:999px !important;\n    background:var(--fern-green) !important;\n    background-color:var(--fern-green) !important;\n    background-image:none !important;\n    color:#fff !important;\n    box-shadow:0 8px 18px rgba(7,70,53,.18) !important;\n    font-family:\"Segoe UI\",Arial,sans-serif !important;\n    font-size:14px !important;\n    font-weight:800 !important;\n    line-height:1.2 !important;\n    text-align:center !important;\n    text-decoration:none !important;\n    white-space:nowrap !important;\n    opacity:1 !important;\n    transition:transform .15s ease,background-color .15s ease,box-shadow .15s ease !important;\n  }\n  .ferns-collection-v1 a.ferns-finder-button:hover,\n  .ferns-collection-v1 .ferns-finder a.ferns-finder-button:hover{\n    background:#0b5a44 !important;\n    background-color:#0b5a44 !important;\n    color:#fff !important;\n    box-shadow:0 10px 20px rgba(7,70,53,.22) !important;\n    filter:none !important;\n    transform:translateY(-1px);\n  }\n  .ferns-collection-v1 .ferns-finder-button svg{\n    display:block;\n    flex:0 0 auto;\n    width:16px;\n    height:16px;\n  }\n\n  .ferns-collection-v1 .ferns-guides{\n    display:grid;\n    grid-template-columns:repeat(2,minmax(0,1fr));\n    max-width:980px;\n    margin:20px auto 0;\n    padding-top:16px;\n    border-top:1px solid var(--fern-line);\n  }\n  .ferns-collection-v1 .ferns-guide{\n    min-width:0;\n    padding:0 30px 0 2px;\n  }\n  .ferns-collection-v1 .ferns-guide + .ferns-guide{\n    margin-left:30px;\n    padding:0 2px 0 30px;\n    border-left:1px solid var(--fern-line);\n  }\n  .ferns-collection-v1 .ferns-guide-title{\n    display:block;\n    margin:0 0 4px;\n    color:var(--fern-ink);\n    font-size:16px;\n    font-weight:800;\n    letter-spacing:-.01em;\n    line-height:1.35;\n    text-align:center;\n  }\n  .ferns-collection-v1 .ferns-guide-title::before{\n    content:\"\";\n    display:inline-block;\n    width:7px;\n    height:7px;\n    margin-right:9px;\n    border-radius:50%;\n    background:var(--fern-green);\n    box-shadow:0 0 0 1px rgba(7,70,53,.1);\n    vertical-align:.12em;\n  }\n  .ferns-collection-v1 .ferns-guide--special .ferns-guide-title::before{\n    background:var(--fern-warm);\n    box-shadow:none;\n  }\n  .ferns-collection-v1 .ferns-guide p{\n    margin:0;\n    color:var(--fern-muted);\n    font-size:14px;\n    line-height:1.55;\n    text-align:center;\n  }\n\n  @media (max-width:900px){\n    .ferns-collection-v1{\n      margin-bottom:24px;\n      padding:0 10px;\n      font-size:15px;\n    }\n    .ferns-collection-v1 .ferns-hero{\n      padding:28px 26px 26px;\n      border-radius:16px;\n      background:\n        linear-gradient(90deg,var(--fern-green) 0 72%,var(--fern-warm) 72% 100%) top left\/132px 4px no-repeat,\n        linear-gradient(135deg,#fff 0%,#fbfcfa 74%,var(--fern-sage-soft) 100%);\n      box-shadow:0 1px 0 rgba(7,70,53,.04);\n    }\n    .ferns-collection-v1 .ferns-kicker{margin-bottom:10px}\n    .ferns-collection-v1 .ferns-title-group{margin-bottom:11px}\n    .ferns-collection-v1 .ferns-title{font-size:34px}\n    .ferns-collection-v1 .ferns-lead{\n      max-width:840px;\n      font-size:15.5px;\n      line-height:1.62;\n    }\n    .ferns-collection-v1 .ferns-finder{\n      grid-template-columns:112px minmax(0,1fr) auto;\n      margin-top:20px;\n      padding:16px 18px;\n      gap:15px;\n    }\n    .ferns-collection-v1 .ferns-finder-logo{\n      width:112px;\n      min-height:52px;\n    }\n    .ferns-collection-v1 .ferns-finder-logo img{\n      width:98px;\n    }\n    .ferns-collection-v1 .ferns-finder-title{font-size:17px}\n    .ferns-collection-v1 .ferns-finder-copy p{font-size:13px}\n    .ferns-collection-v1 .ferns-guide{padding-right:20px}\n    .ferns-collection-v1 .ferns-guide + .ferns-guide{\n      margin-left:20px;\n      padding-left:20px;\n    }\n    .ferns-collection-v1 .ferns-guide-title{font-size:15.5px}\n    .ferns-collection-v1 .ferns-guide p{font-size:13.5px}\n  }\n\n  @media (max-width:880px){\n    .ferns-collection-v1 .ferns-hero{padding:23px 20px 21px}\n    .ferns-collection-v1 .ferns-kicker{margin-bottom:8px}\n    .ferns-collection-v1 .ferns-title-group{margin-bottom:10px}\n    .ferns-collection-v1 .ferns-title{font-size:28px}\n    .ferns-collection-v1 .ferns-lead{\n      font-size:14.5px;\n      line-height:1.58;\n    }\n    .ferns-collection-v1 .ferns-lead-desktop{display:none}\n    .ferns-collection-v1 .ferns-lead-tablet{display:inline}\n    .ferns-collection-v1 .ferns-finder{\n      grid-template-columns:104px minmax(0,1fr);\n      margin-top:17px;\n    }\n    .ferns-collection-v1 .ferns-finder-logo{\n      width:104px;\n      min-height:48px;\n    }\n    .ferns-collection-v1 .ferns-finder-logo img{\n      width:90px;\n    }\n    .ferns-collection-v1 a.ferns-finder-button,\n    .ferns-collection-v1 .ferns-finder a.ferns-finder-button{\n      grid-column:1 \/ -1;\n      width:100% !important;\n      min-width:0;\n      margin-top:1px;\n    }\n    .ferns-collection-v1 .ferns-guides{margin-top:16px}\n  }\n\n  @media (max-width:650px) and (min-width:561px){\n    .ferns-collection-v1 .ferns-kicker-tail{display:none}\n    .ferns-collection-v1 .ferns-guide-title{min-height:42px}\n  }\n\n  @media (max-width:560px){\n    .ferns-collection-v1{\n      margin-bottom:18px;\n      padding:0 8px;\n    }\n    .ferns-collection-v1 .ferns-hero{\n      padding:18px 16px 17px;\n      border-radius:14px;\n    }\n    .ferns-collection-v1 .ferns-kicker{\n      gap:6px;\n      margin-bottom:8px;\n      font-size:9.5px;\n      letter-spacing:.11em;\n    }\n    .ferns-collection-v1 .ferns-kicker::before{flex-basis:18px}\n    .ferns-collection-v1 .ferns-kicker-tail{display:none}\n    .ferns-collection-v1 .ferns-title-group{\n      width:auto;\n      max-width:none;\n      margin:0 0 9px;\n    }\n    .ferns-collection-v1 .ferns-title{\n      font-size:26px;\n      letter-spacing:-.03em;\n      line-height:1.08;\n      text-align:left;\n    }\n    .ferns-collection-v1 .ferns-title-line{\n      width:54px;\n      height:10px;\n      margin:3px 0 0 1px;\n    }\n    .ferns-collection-v1 .ferns-lead{\n      font-size:14.25px;\n      line-height:1.55;\n      text-align:left !important;\n    }\n    .ferns-collection-v1 .ferns-lead-tablet{display:none}\n    .ferns-collection-v1 .ferns-lead-phone{display:inline}\n    .ferns-collection-v1 .ferns-finder{\n      grid-template-columns:82px minmax(0,1fr);\n      gap:11px;\n      margin-top:15px;\n      padding:14px;\n      border-radius:14px;\n      box-shadow:0 6px 16px rgba(7,70,53,.06);\n    }\n    .ferns-collection-v1 .ferns-finder-logo{\n      width:82px;\n      min-height:40px;\n    }\n    .ferns-collection-v1 .ferns-finder-logo img{\n      width:72px;\n    }\n    .ferns-collection-v1 .ferns-finder-eyebrow{\n      margin-bottom:2px;\n      font-size:9px;\n      letter-spacing:.09em;\n    }\n    .ferns-collection-v1 .ferns-finder-title{\n      margin-bottom:3px;\n      font-size:15.5px;\n      line-height:1.28;\n    }\n    .ferns-collection-v1 .ferns-finder-copy p{\n      font-size:12.75px;\n      line-height:1.45;\n    }\n    .ferns-collection-v1 a.ferns-finder-button,\n    .ferns-collection-v1 .ferns-finder a.ferns-finder-button{\n      padding:12px 15px !important;\n      font-size:13.5px !important;\n    }\n    .ferns-collection-v1 .ferns-guides{display:none}\n  }\n\n  @media (max-width:340px){\n    .ferns-collection-v1 .ferns-hero{padding:16px 14px 15px}\n    .ferns-collection-v1 .ferns-title{font-size:24px}\n    .ferns-collection-v1 .ferns-finder{padding:13px}\n  }\n\u003c\/style\u003e\n\u003cdiv lang=\"en\" class=\"ferns-collection-v1\"\u003e\n\u003csection aria-labelledby=\"ferns-collection-title\" class=\"ferns-hero\"\u003e\n\u003cp class=\"ferns-kicker\"\u003e\u003cspan class=\"ferns-kicker-main\"\u003eAiry foliage\u003c\/span\u003e\u003cspan class=\"ferns-kicker-tail\"\u003e· Shaded spaces\u003c\/span\u003e\u003c\/p\u003e\n\u003cdiv class=\"ferns-title-group\"\u003e\n\u003ch1 id=\"ferns-collection-title\" class=\"ferns-title\"\u003eFerns\u003c\/h1\u003e\n\u003csvg aria-hidden=\"true\" viewBox=\"0 0 80 12\" class=\"ferns-title-line\"\u003e\n        \u003cpath d=\"M4 8.4C20 6.1 39 5.7 55 6.2C64 6.4 71 7.2 76 7.5\"\u003e\u003c\/path\u003e\n      \u003c\/svg\u003e\u003c\/div\u003e\n\u003cp class=\"ferns-lead\"\u003e\u003cspan class=\"ferns-lead-desktop\"\u003eDiscover ferns with lush, delicate or sculptural foliage — from compact indoor species to choices for shaded corners of the garden. Most prefer gentle, filtered light, steady moisture in the substrate and protection from strong sun, dry air and harsh winds. Water before the mix dries completely without leaving it permanently waterlogged, and adapt humidity levels and cold protection to the needs of each species.\u003c\/span\u003e\u003cspan class=\"ferns-lead-tablet\"\u003eFerns with lush foliage for indoor spaces or shaded areas of the garden. They prefer gentle light, steady moisture and a substrate that remains moist without becoming waterlogged.\u003c\/span\u003e\u003cspan class=\"ferns-lead-phone\"\u003eFerns with delicate foliage — ideal for gentle light, shade and steady moisture.\u003c\/span\u003e\u003c\/p\u003e\n\u003cdiv aria-label=\"Fern care guide\" class=\"ferns-guides\"\u003e\n\u003csection class=\"ferns-guide\"\u003e\n\u003ch2 class=\"ferns-guide-title\"\u003eGentle light \u0026amp; protection\u003c\/h2\u003e\n\u003cp\u003eChoose filtered light or shade and avoid strong direct sun. Outdoors, protect them from drying winds and extreme temperatures.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003csection class=\"ferns-guide ferns-guide--special\"\u003e\n\u003ch2 class=\"ferns-guide-title\"\u003eSteady moisture\u003c\/h2\u003e\n\u003cp\u003eKeep the substrate lightly moist, not waterlogged, with good drainage. Indoor ferns also appreciate higher humidity in the air.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e","products":[{"product_id":"nephrolbluebell12cm","title":"Nephrolepis 'boston blue bell' 12cm","description":"\u003cp\u003e\u003cstrong\u003e\u003cem\u003eNephrolepis exaltata 'boston blue bell'\u003c\/em\u003e - Fern\u003cbr\u003e\u003c\/strong\u003e\u003cspan data-mce-fragment=\"1\"\u003eDiameter of pot:12cm, Height:25cm.\u003c\/span\u003e\u003c\/p\u003e\n\u003cp\u003eOne of the most beautiful ferns, with fast growth and compact shape. It is one of the most efficient plants in absorbing toxins and producing oxygen.\u003c\/p\u003e\n\u003cp\u003eSuitable for workplaces where it helps to absorb static energy produced by electronic equipment and computers.\u003c\/p\u003e","brand":"Greenleaf Garden Center","offers":[{"title":"Default Title","offer_id":7222144041009,"sku":"nephrolbostblue12cm","price":9.0,"currency_code":"EUR","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/2962\/3312\/products\/Nephrolepis-exaltata-_Boston-Blue-Bell_-12cm.jpg?v=1663664984"},{"product_id":"adiantum-fritzluthi8-5","title":"Adiantum 'fritz luthi' 8.5cm","description":"\u003cp\u003e\u003cstrong data-mce-fragment=\"1\"\u003e\u003cem\u003eAdiantum raddianum 'fritz luthi' \u003c\/em\u003e- Adianto\u003cem\u003e\u003cbr\u003e\u003c\/em\u003e\u003c\/strong\u003e\u003cstrong data-mce-fragment=\"1\"\u003eFamily:\u003c\/strong\u003e\u003cspan data-mce-fragment=\"1\"\u003e \u003c\/span\u003e\u003cem data-mce-fragment=\"1\"\u003ePteridaceae\u003cbr\u003e\u003c\/em\u003e\u003cspan data-mce-fragment=\"1\"\u003eDiameter of pot: 8.5cm, Height:20cm\u003cbr\u003e\u003cbr\u003e\u003c\/span\u003eUpright growth with a maximum height of 50-60cm. Prefers positions with shade and sufficient moisture. Suitable for outdoors where it can be planted either alone or in combination with other ferns and plants. Also suitable for indoors in bright positions away from direct sun exposure. Ideal plant for terrariums.\u003c\/p\u003e","brand":"Greenleaf Garden Center","offers":[{"title":"Default Title","offer_id":14371964158001,"sku":"Adiantfritz8.5cm","price":4.5,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/2962\/3312\/products\/adiantum-raddianum_fritz-luthi_-8.5-20.jpg?v=1547802544"},{"product_id":"dryopteris-erythrosora8-5","title":"Dryopteris erythrosora 8.5cm","description":"\u003cp\u003e\u003cspan data-mce-fragment=\"1\"\u003e\u003c\/span\u003e\u003cstrong data-mce-fragment=\"1\"\u003e\u003cem\u003eDryopteris erythrosora\u003c\/em\u003e\u003c\/strong\u003e\u003cstrong data-mce-fragment=\"1\"\u003e\u003cbr data-mce-fragment=\"1\"\u003eFamily:\u003c\/strong\u003e\u003cspan data-mce-fragment=\"1\"\u003e \u003c\/span\u003e\u003cem data-mce-fragment=\"1\"\u003ePteridaceae\u003cbr\u003e\u003c\/em\u003e\u003cspan data-mce-fragment=\"1\"\u003eDiameter of pot: 8.5cm, Height:20cm\u003c\/span\u003e\u003c\/p\u003e\n\u003cp\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/2962\/3312\/files\/AGM-logo_small.png?v=1551180535\" alt=\"\" width=\"58\" height=\"58\"\u003e\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eA special fern with changing colors!\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eA very special and popular fern. The lovely feathery leaves are coppery to reddish in colour, gradually turning to glossy green. Very hardy variety, needs a lot of moisture in the soil. Excellent plant for cleaning the atmosphere.\u003c\/p\u003e\n\u003cp\u003eOrigin: China and Japan.\u003cspan data-mce-fragment=\"1\"\u003e\u003c\/span\u003e\u003c\/p\u003e","brand":"Greenleaf Garden Center","offers":[{"title":"Default Title","offer_id":14371970089009,"sku":"Dryopterythr8.5cm","price":4.5,"currency_code":"EUR","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/2962\/3312\/products\/Dryopteris-erythrosora-8.5-20.jpg?v=1551180890"},{"product_id":"hemionitis-arifolia8-5","title":"Hemionitis arifolia 8.5cm","description":"\u003cp\u003e\u003cem\u003e\u003cstrong\u003ehemionitis arifolia \u003c\/strong\u003e\u003c\/em\u003e\u003cstrong\u003e(Heart Fern)\u003c\/strong\u003e\u003cem\u003e\u003cstrong\u003e\u003cbr\u003e\u003c\/strong\u003e\u003c\/em\u003ePot diameter:8.5cm, Height: 20cm.\u003c\/p\u003e\n\u003cp\u003eA variety with deep green leaves, some heart-shaped and others arrow-shaped, growing on black stems. Prefers shady positions, away from direct sunlight and plenty of moisture. A suitable plant for outdoors in places with mild winters. Suitable plant also for terrariums.\u003cspan\u003e\u003c\/span\u003e\u003c\/p\u003e","brand":"Greenleaf Garden Center","offers":[{"title":"Default Title","offer_id":14371971563569,"sku":"Hemarifolia8.5cm","price":4.5,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/2962\/3312\/products\/Hemionitis-arifolia-8.5-20.jpg?v=1547803836"},{"product_id":"phlebodium-blue-star8-5","title":"Phlebodium 'blue star' 8.5cm","description":"\u003cp\u003e\u003cstrong\u003e\u003cem\u003ePhlebodium aureum 'blue star' \u003cbr\u003e\u003c\/em\u003e\u003c\/strong\u003ePot diameter:8.5cm, Height:15cm.\u003c\/p\u003e\n\u003cp class=\"pff\"\u003eA fascinating and showy fern with hard, elongated, blue-green coloured, twisted leaves spreading and hanging in a distinctive style. A lovely and low maintenance houseplant, offering a perfect background if combined with other foliage plants or to soften a dark corner. Great addition to a shady corner in your living room, hallway, bedroom or bathroom.\u003c\/p\u003e\n\u003cp\u003eWatering in the heart of the plant should be avoided and this should be done in the potting soil. It effectively cleans the atmosphere!\u003c\/p\u003e","brand":"Greenleaf Garden Center","offers":[{"title":"Default Title","offer_id":14371973890097,"sku":"Phlebbluestar8.5cm","price":4.4,"currency_code":"EUR","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/2962\/3312\/products\/Phlebodium-aureum-blue-star-8.5-15.jpg?v=1548392311"},{"product_id":"pteris-albolineata8-5","title":"Pteris 'albolineata' 8.5cm","description":"\u003cp\u003e\u003cstrong\u003e\u003cem\u003e Pteris cretica 'albolineata'\u003c\/em\u003e - Pteris (\u003cb\u003eCretan Brake Fern)\u003c\/b\u003e\u003cbr\u003e\u003c\/strong\u003ePot Diameter 8.5cm, Height: 20cm.\u003c\/p\u003e\n\u003cp\u003eBeautiful, delicate variety with characteristic creamy-white shades in the centre of each leaf. It prefers shady planting positions and is hardy down to -5 C.\u003c\/p\u003e\n\u003cp\u003eMaximum height 60-70cm and spread 50cm. Also suitable for planting in decorative pots indoors where it prefers bright positions without direct sun exposure. Ideal variety also for terrariums where it enjoys high humidity conditions.\u003c\/p\u003e","brand":"Greenleaf Garden Center","offers":[{"title":"Default Title","offer_id":14371979919409,"sku":"Pterisalbol8.5cm","price":4.0,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/2962\/3312\/products\/pteris-cretica_albolineata_-8.5-20.jpg?v=1547804910"},{"product_id":"pteris-evergemiensis8-5","title":"Pteris 'evergemiensis' 8.5cm","description":"\u003cp\u003e\u003cem\u003e\u003cstrong\u003ePteris ensiformis 'evergemiensis' \u003c\/strong\u003e\u003c\/em\u003e\u003cstrong\u003e- Pteris (Silver Lace Fern)\u003cbr\u003e\u003c\/strong\u003e\u003cem\u003e\u003c\/em\u003e\u003cspan\u003ePot Diameter 8.5cm, Height: 20cm.\u003c\/span\u003e\u003c\/p\u003e\n\u003cp\u003eMedium-growing fern with very decorative foliage of narrow deep green leaves showing silvery-white stripes along their length, creating a lovely contrast. Also known as 'Silver Lace Fern'. Easy and not at all demanding to care for either as a potted houseplant, or planted in gardens as a ground cover plant or under flowering shrubs. It prefers places with shade and moisture.\u003c\/p\u003e\n\u003cp\u003eIdeal plant for terrariums.\u003c\/p\u003e","brand":"Greenleaf Garden Center","offers":[{"title":"Default Title","offer_id":14371980967985,"sku":"Pterisevergem8.5cm","price":4.0,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/2962\/3312\/products\/pteris-ensiformis_evergemiensis_-8.5-20.jpg?v=1547805034"},{"product_id":"pteris-tricolor8-5","title":"Pteris 'tricolor' 8.5cm","description":"\u003cp class=\"pff\"\u003e\u003cem\u003e\u003cstrong\u003ePteris quadriaurita 'tricolor' \u003c\/strong\u003e\u003c\/em\u003e\u003cstrong\u003e- Pteris\u003cbr\u003e\u003c\/strong\u003e\u003cem\u003e\u003c\/em\u003e\u003cspan data-mce-fragment=\"1\"\u003ePot Diameter 8.5cm, Height: 20cm.\u003c\/span\u003e\u003c\/p\u003e\n\u003cp class=\"pff\"\u003eBeautiful variety with red shoots and reddish new growth. Maximum height 60-70cm, prefers shady and moist positions, both indoors and outdoors. Suitable as a ground cover plant or planted under flowering shrubs and trees. Ideal plant for terrariums.\u003c\/p\u003e","brand":"Greenleaf Garden Center","offers":[{"title":"Default Title","offer_id":14371985031217,"sku":"Pteristric8.5cm","price":4.0,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/2962\/3312\/products\/Pteris-quadriaurita-tricolor-8.5-20.jpg?v=1547805305"},{"product_id":"athyrium-spicatum8","title":"Athyrium spicatum 8.5cm","description":"\u003cp\u003e\u003cem\u003e\u003cstrong\u003eAthyrium spicatum\u003c\/strong\u003e\u003c\/em\u003e\u003c\/p\u003e\n\u003cp\u003ePot diameter:8.5cm, Height: 20cm.\u003c\/p\u003e\n\u003cp data-mce-fragment=\"1\"\u003e\u003cspan data-mce-fragment=\"1\"\u003eSuitable substrate for transplanting:\u003c\/span\u003e\u003cspan data-mce-fragment=\"1\"\u003e\u003cstrong data-mce-fragment=\"1\"\u003e \u003cspan style=\"text-decoration: underline;\"\u003e\u003ca href=\"https:\/\/green-leaf.gr\/products\/fern-premium-mix-5lt\" title=\"Fern Premium Mix 5lt\" data-mce-href=\"https:\/\/green-leaf.gr\/products\/fern-premium-mix-5lt\" data-mce-fragment=\"1\"\u003eFern Premium Mix\u003c\/a\u003e\u003c\/span\u003e\u003c\/strong\u003e\u003c\/span\u003e\u003c\/p\u003e\n\u003cbr\u003e\n\u003cp\u003e\u003cstrong\u003e \u003c\/strong\u003e\u003c\/p\u003e","brand":"Greenleaf Garden Center","offers":[{"title":"Default Title","offer_id":31693869809713,"sku":"Atyrspicat8.5cm","price":4.5,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/2962\/3312\/files\/Athyrium-spicatum-8.5cm_fbd7cad6-7abf-4020-b2f1-0679c6d6137f.jpg?v=1683363499"},{"product_id":"pellaea-rotundifolia8","title":"Pellaea rotundifolia 8.5cm","description":"\u003cp class=\"pff\"\u003e\u003cstrong\u003e\u003cem\u003ePellaea rotundifolia\u003c\/em\u003e (Button Fern)\u003cbr\u003e\u003c\/strong\u003ePot diameter:8.5cm, Height: 20cm.\u003c\/p\u003e","brand":"Greenleaf Garden Center","offers":[{"title":"Default Title","offer_id":31694484242481,"sku":"Pellaearot8.5cm","price":4.0,"currency_code":"EUR","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/2962\/3312\/products\/Pellaea-Rotundifolia-8.5cm.jpg?v=1584551000"},{"product_id":"asparagus-setaceus12cm","title":"Asparagus setaceus 12cm","description":"\u003c!-- ===================== PLANT DESCRIPTION — FX TEMPLATE (Asparagus setaceus — Lace Fern) ===================== --\u003e\n\u003cstyle\u003e\n  .fx-wrap{\n    --brand:#074635;\n    --brand-contrast:#fff;\n    --border:#e7ece9;\n    --card-bg:#fff;\n    --page-bg:#f5f7f6;\n    --muted:#3b584a;\n    --text:#0f2a1d;\n    box-sizing:border-box;\n    width:100%;\n    max-width:880px;\n    margin:0 auto;\n    padding:16px;\n    color:var(--text);\n    font-family:\"Segoe UI\",Arial,sans-serif;\n    font-size:16px;\n    line-height:1.6;\n  }\n\n  .fx-wrap *,\n  .fx-wrap *::before,\n  .fx-wrap *::after{\n    box-sizing:border-box;\n  }\n\n  .fx-wrap .fx-head{\n    display:grid;\n    gap:12px;\n    padding:14px 16px;\n    background:#fbfdfc;\n    border:1px solid var(--border);\n    border-radius:12px;\n  }\n\n  .fx-wrap .fx-title{\n    margin:0;\n    color:#10271b;\n    font-size:22px;\n    font-weight:800;\n    line-height:1.35;\n  }\n\n  .fx-wrap .fx-sub{\n    margin:0;\n    color:var(--muted);\n  }\n\n  .fx-wrap .fx-tagline{\n    font-weight:700;\n  }\n\n  .fx-wrap .fx-hero{\n    display:flex;\n    align-items:flex-start;\n    gap:10px;\n  }\n\n  .fx-wrap .fx-lead{\n    margin:14px 0 0;\n    padding-top:14px;\n    border-top:1px solid #e1ebe5;\n  }\n\n  .fx-wrap .fx-pills{\n    display:flex;\n    flex-wrap:wrap;\n    gap:8px;\n    margin-top:4px;\n  }\n\n  .fx-wrap .pill{\n    display:inline-flex;\n    align-items:center;\n    gap:6px;\n    padding:6px 10px;\n    background:#fff;\n    border:1px solid #dfe7e3;\n    border-radius:999px;\n    font-size:12px;\n  }\n\n  .fx-wrap .pill--fam{\n    color:var(--brand);\n    border-color:#cfeede;\n  }\n\n  .fx-wrap .pill--life{\n    color:var(--brand);\n    background:#e9f7ef;\n    border-color:#cfeede;\n  }\n\n  .fx-wrap .pill--light{\n    color:var(--brand);\n    background:#e6f4f9;\n    border-color:#cae8f1;\n  }\n\n  .fx-wrap .pill--care{\n    color:#5c3a0c;\n    background:#faf6e5;\n    border-color:#efe4ba;\n  }\n\n  .fx-wrap .pill--growth{\n    color:var(--brand);\n  }\n\n  .fx-wrap .award-strip{\n    display:flex;\n    align-items:flex-start;\n    gap:12px;\n    margin:14px 0 0;\n    padding:12px 14px;\n    background:#fffdf6;\n    border:1px solid #eadfbd;\n    border-radius:12px;\n  }\n\n  .fx-wrap .award-icon{\n    display:flex;\n    flex:0 0 72px;\n    width:72px;\n    align-items:center;\n    justify-content:center;\n  }\n\n  .fx-wrap .award-icon img{\n    display:block;\n    width:100%;\n    height:auto;\n    object-fit:contain;\n  }\n\n  .fx-wrap .award-strip p{\n    margin:0;\n    color:var(--muted);\n    font-size:14px;\n  }\n\n  .fx-wrap .award-strip strong{\n    color:#5c3a0c;\n  }\n\n  .fx-wrap .fx-dose{\n    display:grid;\n    grid-template-columns:repeat(4,minmax(0,1fr));\n    gap:10px;\n    margin:16px 0;\n  }\n\n  .fx-wrap .dose-card{\n    padding:10px;\n    text-align:center;\n    background:var(--card-bg);\n    border:1px solid var(--border);\n    border-radius:12px;\n  }\n\n  .fx-wrap .dose-card h3{\n    margin:2px 0 6px;\n    color:#3b4a42;\n    font-size:12px;\n  }\n\n  .fx-wrap .dose-big{\n    color:#153b2a;\n    font-size:18px;\n    font-weight:800;\n  }\n\n  .fx-wrap .dose-note{\n    color:var(--muted);\n    font-size:12px;\n  }\n\n  .fx-wrap .fx-grid{\n    display:grid;\n    grid-template-columns:1fr 1fr;\n    gap:16px;\n    margin:16px 0;\n  }\n\n  .fx-wrap .box{\n    padding:12px;\n    background:var(--card-bg);\n    border:1px solid var(--border);\n    border-radius:12px;\n  }\n\n  .fx-wrap .box h3{\n    margin:0 0 10px;\n    padding:4px 0 8px;\n    color:#153b2a;\n    font-size:18px;\n    font-weight:800;\n    border-bottom:2px solid var(--border);\n  }\n\n  .fx-wrap .list{\n    margin:0;\n    padding-left:0;\n    list-style:none;\n  }\n\n  .fx-wrap .list li{\n    margin:6px 0;\n  }\n\n  .fx-wrap .fx-tables{\n    display:grid;\n    gap:16px;\n    margin:16px 0;\n  }\n\n  .fx-wrap .table-scroll{\n    overflow-x:auto;\n  }\n\n  .fx-wrap .table{\n    width:100%;\n    min-width:520px;\n    background:var(--card-bg);\n    border:1px solid var(--border);\n    border-collapse:collapse;\n    border-radius:12px;\n  }\n\n  .fx-wrap .table th,\n  .fx-wrap .table td{\n    padding:10px 12px;\n    text-align:left;\n    border-bottom:1px solid #f0f0f0;\n    font-size:14px;\n  }\n\n  .fx-wrap .table tbody tr:last-child td{\n    border-bottom:0;\n  }\n\n  .fx-wrap .table thead th{\n    color:#3b4a42;\n    background:#f6faf8;\n    font-size:12px;\n    text-transform:uppercase;\n  }\n\n  .fx-wrap .fx-bands{\n    display:grid;\n    gap:12px;\n    margin:16px 0;\n  }\n\n  .fx-wrap .band{\n    padding:12px;\n    background:var(--card-bg);\n    border:1px solid var(--border);\n    border-left:4px solid var(--brand);\n    border-radius:12px;\n  }\n\n  .fx-wrap .faq-grid{\n    display:grid;\n    gap:12px;\n    margin:14px 0;\n  }\n\n  .fx-wrap details.fx-faq{\n    padding:10px 12px;\n    background:var(--card-bg);\n    border:1px solid var(--border);\n    border-radius:12px;\n    transition:box-shadow .15s ease,border-color .15s ease,transform .06s ease;\n  }\n\n  .fx-wrap details.fx-faq:hover{\n    box-shadow:0 3px 10px rgba(16,39,27,.06);\n  }\n\n  .fx-wrap details.fx-faq:active{\n    transform:translateY(.5px);\n  }\n\n  .fx-wrap details.fx-faq \u003e summary{\n    position:relative;\n    display:flex;\n    align-items:center;\n    gap:10px;\n    cursor:pointer;\n    font-weight:800;\n    list-style:none;\n  }\n\n  .fx-wrap details.fx-faq \u003e summary::-webkit-details-marker{\n    display:none;\n  }\n\n  .fx-wrap details.fx-faq \u003e summary .caret{\n    display:inline-grid;\n    flex:0 0 22px;\n    width:22px;\n    height:22px;\n    place-items:center;\n    color:var(--brand);\n    background:linear-gradient(180deg,#eef7f2,#fff);\n    border:1px solid #cfeede;\n    border-radius:6px;\n    font-size:14px;\n  }\n\n  .fx-wrap details.fx-faq \u003e summary .caret::before{\n    content:\"▸\";\n  }\n\n  .fx-wrap details.fx-faq[open] \u003e summary .caret::before{\n    content:\"▾\";\n  }\n\n  .fx-wrap details.fx-faq .qchip{\n    margin-left:auto;\n    padding:2px 8px;\n    color:var(--brand);\n    background:#e9f7ef;\n    border:1px solid #cfeede;\n    border-radius:999px;\n    font-size:11px;\n    font-weight:700;\n  }\n\n  .fx-wrap details.fx-faq p{\n    margin:10px 0 4px;\n  }\n\n  .fx-wrap details.fx-origin{\n    position:relative;\n    margin:16px 0;\n  }\n\n  .fx-wrap details.fx-origin:not([open]){\n    background:linear-gradient(90deg,rgba(231,238,237,.55) 0%,rgba(255,255,255,0) 42%),#fff;\n    border-color:#cfeede;\n  }\n\n  .fx-wrap details.fx-origin:not([open])::before{\n    position:absolute;\n    inset:0 auto 0 0;\n    width:4px;\n    background:linear-gradient(#88b49c,#5c8975);\n    border-radius:12px 0 0 12px;\n    content:\"\";\n  }\n\n  .fx-wrap details.fx-origin .origin-badge{\n    display:none;\n  }\n\n  .fx-wrap details.fx-origin:not([open]) .origin-badge{\n    display:inline-block;\n    margin-left:8px;\n    padding:2px 8px;\n    color:var(--brand);\n    background:#e9f7ef;\n    border:1px solid #cfeede;\n    border-radius:999px;\n    font-size:11px;\n    font-weight:700;\n  }\n\n  .fx-wrap details.fx-origin[open]{\n    background:#fff;\n    border-color:var(--border);\n  }\n\n  .fx-wrap .fx-steps{\n    display:grid;\n    grid-template-columns:repeat(3,minmax(0,1fr));\n    gap:10px;\n    margin:16px 0;\n  }\n\n  .fx-wrap .step{\n    padding:12px;\n    background:var(--card-bg);\n    border:1px solid var(--border);\n    border-radius:12px;\n  }\n\n  .fx-wrap .emj{\n    display:inline-block;\n    width:1.25em;\n    min-width:1.25em;\n    text-align:center;\n  }\n\n  .fx-wrap .fx-footnote{\n    margin-top:16px;\n    color:#000;\n    font-size:13px;\n    font-style:italic;\n    text-align:center;\n  }\n\n  @media (min-width:721px){\n    .fx-wrap .faq-grid{\n      grid-template-columns:1fr 1fr;\n    }\n  }\n\n  @media (max-width:720px){\n    .fx-wrap{\n      padding:12px 0;\n    }\n\n    .fx-wrap .fx-head,\n    .fx-wrap .dose-card,\n    .fx-wrap .box,\n    .fx-wrap .step,\n    .fx-wrap .table,\n    .fx-wrap .band,\n    .fx-wrap .award-strip,\n    .fx-wrap details.fx-faq{\n      background:#fff;\n      border-left:4px solid var(--brand);\n      box-shadow:0 1px 0 rgba(16,39,27,.05);\n    }\n\n    .fx-wrap .fx-grid,\n    .fx-wrap .fx-dose,\n    .fx-wrap .fx-steps,\n    .fx-wrap .fx-tables,\n    .fx-wrap .fx-bands,\n    .fx-wrap .fx-pills{\n      background:transparent;\n      border:0;\n      box-shadow:none;\n    }\n\n    .fx-wrap .box.box--placement,\n    .fx-wrap .box.box--combos{\n      background:#fbfdfc;\n      border-left:1px solid var(--border);\n      box-shadow:none;\n    }\n\n    .fx-wrap .fx-dose{\n      grid-template-columns:repeat(2,minmax(0,1fr));\n    }\n\n    .fx-wrap .fx-grid,\n    .fx-wrap .fx-steps,\n    .fx-wrap .faq-grid{\n      grid-template-columns:1fr;\n    }\n\n    .fx-wrap .table td:first-child,\n    .fx-wrap .table th:first-child{\n      white-space:nowrap;\n    }\n\n    .fx-wrap .table td:first-child{\n      padding-left:16px;\n    }\n  }\n\n  @media (max-width:600px){\n    .fx-wrap .fx-title{\n      font-size:19px;\n      line-height:1.3;\n    }\n\n    .fx-wrap .award-icon{\n      flex-basis:64px;\n      width:64px;\n    }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"fx-wrap\"\u003e\n\u003csection class=\"fx-head\"\u003e\n\u003cdiv class=\"fx-hero\"\u003e\n\u003cdiv\u003e\n\u003ch2 class=\"fx-title\"\u003e\u003cstrong\u003e\u003cem\u003eAsparagus setaceus\u003c\/em\u003e\u003c\/strong\u003e\u003c\/h2\u003e\n\u003cp class=\"fx-sub fx-tagline\"\u003eFoliage in fine needlework 🧵\u003c\/p\u003e\n\u003cp class=\"fx-sub\"\u003eFamily: \u003cem\u003eAsparagaceae\u003c\/em\u003e • Pot diameter: 12 cm • Height: 40 cm\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"fx-pills\"\u003e\u003cspan class=\"pill pill--fam\"\u003e\u003cem\u003eAsparagaceae\u003c\/em\u003e\u003c\/span\u003e \u003cspan class=\"pill pill--life\"\u003eEvergreen foliage\u003c\/span\u003e \u003cspan class=\"pill pill--light\"\u003eBright filtered light\u003c\/span\u003e \u003cspan class=\"pill pill--care\"\u003eModerate watering\u003c\/span\u003e \u003cspan class=\"pill pill--growth\"\u003eClimbing with maturity\u003c\/span\u003e\u003c\/div\u003e\n\u003c\/section\u003e\n\u003cdiv class=\"award-strip\"\u003e\n\u003cdiv class=\"award-icon\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/2962\/3312\/files\/RHS.webp?v=1784821938\" alt=\"RHS Award of Garden Merit\"\u003e\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cp\u003e\u003cstrong\u003eRHS Recommended: Award of Garden Merit:\u003c\/strong\u003e \u003cem\u003eAsparagus setaceus\u003c\/em\u003e has received the important Royal Horticultural Society distinction, as it has proven reliable in suitable conditions and shows consistently good growth.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cp class=\"fx-sub fx-lead\"\u003e\u003cstrong\u003e\u003cem\u003eAsparagus setaceus\u003c\/em\u003e\u003c\/strong\u003e, also known as \u003cstrong\u003eLace Fern\u003c\/strong\u003e or \u003cstrong\u003eAsparagus Fern\u003c\/strong\u003e, looks like a small cloud of greenery that instantly softens the appearance of a space. Its fine stems and exceptionally delicate, feathery cladodes create light movement and an elegant lace-like texture. It is ideal when you want a plant with distinctive botanical character, adding greenery without heavy volume and pairing beautifully with both minimal and more natural decorative arrangements.\u003c\/p\u003e\n\u003csection class=\"fx-dose\" aria-label=\"Quick care\"\u003e\n\u003cdiv class=\"dose-card\"\u003e\n\u003ch3\u003eLight\u003c\/h3\u003e\n\u003cdiv class=\"dose-big\"\u003e🌤️ Filtered\u003c\/div\u003e\n\u003cdiv class=\"dose-note\"\u003eBright indirect light or bright partial shade, away from hot direct sun.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dose-card\"\u003e\n\u003ch3\u003eWatering\u003c\/h3\u003e\n\u003cdiv class=\"dose-big\"\u003e💧 Moderate\u003c\/div\u003e\n\u003cdiv class=\"dose-note\"\u003eWater when the surface of the substrate begins to dry.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dose-card\"\u003e\n\u003ch3\u003eTexture\u003c\/h3\u003e\n\u003cdiv class=\"dose-big\"\u003e🪶 Feathery\u003c\/div\u003e\n\u003cdiv class=\"dose-note\"\u003eVery fine, lace-like appearance with bright green colour.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dose-card\"\u003e\n\u003ch3\u003eGrowth\u003c\/h3\u003e\n\u003cdiv class=\"dose-big\"\u003e🌿 Climbing\u003c\/div\u003e\n\u003cdiv class=\"dose-note\"\u003eBushy when young; later it spreads or climbs.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"fx-grid\"\u003e\n\u003cdiv class=\"box\"\u003e\n\u003ch3\u003eWhat makes it special\u003c\/h3\u003e\n\u003cul class=\"list\"\u003e\n\u003cli\u003e🪶 Its exceptionally fine foliage instantly gives a more delicate, airy look to the space.\u003c\/li\u003e\n\u003cli\u003e🌿 Its flexible stems develop natural movement and, over time, can spread or climb.\u003c\/li\u003e\n\u003cli\u003e🎨 It creates striking contrast next to plants with large or more compact leaves.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"box\"\u003e\n\u003ch3\u003eIdeal use\u003c\/h3\u003e\n\u003cul class=\"list\"\u003e\n\u003cli\u003e🪴 On a shelf, counter or console, where its fine stems can grow freely.\u003c\/li\u003e\n\u003cli\u003e🏡 In a living room, bedroom or professional space for greenery with presence but without heavy volume.\u003c\/li\u003e\n\u003cli\u003e🧗 With a discreet support, when you want to show off its naturally climbing growth.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"fx-grid\"\u003e\n\u003cdiv class=\"box box--placement\"\u003e\n\u003ch3\u003eWhere to place it\u003c\/h3\u003e\n\u003cp\u003ePlace it in a bright indoor spot with filtered light or bright partial shade, protected from hot midday sun. At its current height of around 40 cm, it looks beautiful on a shelf, counter or console, as long as it has room to open out its fine foliage. If you want a more upright shape, add a slim support; otherwise, let the stems move more freely. Avoid direct air-conditioning flow and cold draughts.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"box box--combos\"\u003e\n\u003ch3\u003eWhat to combine it with\u003c\/h3\u003e\n\u003cul class=\"list\"\u003e\n\u003cli\u003eWith \u003cem\u003eMonstera\u003c\/em\u003e, \u003cem\u003ePhilodendron\u003c\/em\u003e and \u003cem\u003eFicus elastica\u003c\/em\u003e, for contrast between large leaves and fine lace-like texture.\u003c\/li\u003e\n\u003cli\u003eWith \u003cem\u003eSpathiphyllum\u003c\/em\u003e, \u003cem\u003eCalathea\u003c\/em\u003e and \u003cem\u003eMaranta\u003c\/em\u003e, for a calm green composition with different foliage levels.\u003c\/li\u003e\n\u003cli\u003eWith ceramic or natural cachepots and a dark background, so its bright green foliage stands out clearly.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003cdetails class=\"fx-faq fx-origin\"\u003e\n\u003csummary\u003e\u003cspan class=\"caret\"\u003e\u003c\/span\u003e Origin of the plant \u003cspan class=\"origin-badge\"\u003eclick to read\u003c\/span\u003e\u003c\/summary\u003e\n\u003cp\u003e\u003cstrong\u003eTaxonomic history:\u003c\/strong\u003e \u003cem\u003eAsparagus setaceus\u003c\/em\u003e is the accepted botanical name of the species and is still often found in the trade under the synonym \u003cem\u003eAsparagus plumosus\u003c\/em\u003e.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003ePlace\/habitat \u0026amp; distribution:\u003c\/strong\u003e It is native to regions extending from Central Ethiopia to South Africa, as well as the Comoros. In its natural habitat, it grows as a perennial plant with fine stems that spread and climb through surrounding vegetation.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eNaming:\u003c\/strong\u003e The common names Lace Fern and Asparagus Fern describe its feathery appearance, but botanically it is not a fern; it belongs to the family \u003cem\u003eAsparagaceae\u003c\/em\u003e.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eGrowth \u0026amp; appearance:\u003c\/strong\u003e It forms fine, flexible, twining stems. The structures that look like tiny leaves are actually leaf-like cladodes, which create its characteristic lace-like appearance.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003csection class=\"fx-steps\"\u003e\n\u003cdiv class=\"step\"\u003e\u003cstrong\u003e1) Light:\u003c\/strong\u003e Place in bright indirect light or gentle partial shade. Avoid hot direct sun on the fine foliage.\u003c\/div\u003e\n\u003cdiv class=\"step\"\u003e\u003cstrong\u003e2) Watering:\u003c\/strong\u003e Keep the substrate lightly moist, allowing the surface to dry slightly before the next watering.\u003c\/div\u003e\n\u003cdiv class=\"step\"\u003e\u003cstrong\u003e3) Air:\u003c\/strong\u003e Avoid very dry spots, direct air-conditioning flow and cold draughts, because the fine foliage reacts quickly.\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"fx-tables\"\u003e\n\u003cdiv class=\"table-scroll\"\u003e\n\u003ctable class=\"table\"\u003e\n\u003cthead\u003e\n\u003ctr\u003e\n\u003cth\u003e\u003cspan class=\"emj\"\u003e🔎\u003c\/span\u003e Detail\u003c\/th\u003e\n\u003cth\u003eInformation\u003c\/th\u003e\n\u003c\/tr\u003e\n\u003c\/thead\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cspan class=\"emj\"\u003e🌿\u003c\/span\u003e Scientific name\u003c\/td\u003e\n\u003ctd\u003e\u003cem\u003eAsparagus setaceus\u003c\/em\u003e • Synonym: \u003cem\u003eAsparagus plumosus\u003c\/em\u003e\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cspan class=\"emj\"\u003e🪴\u003c\/span\u003e Pot\/Size\u003c\/td\u003e\n\u003ctd\u003ePot diameter: 12 cm • Height: 40 cm\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cspan class=\"emj\"\u003e🌤️\u003c\/span\u003e Light\u003c\/td\u003e\n\u003ctd\u003eBright filtered light or bright partial shade, without hot direct sun.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cspan class=\"emj\"\u003e💧\u003c\/span\u003e Watering\u003c\/td\u003e\n\u003ctd\u003eWater when the surface of the substrate begins to dry. Less often in winter, and never with water standing in the cachepot.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cspan class=\"emj\"\u003e🌱\u003c\/span\u003e Substrate\u003c\/td\u003e\n\u003ctd\u003eAiry, well-drained houseplant mix that stays lightly moist without becoming muddy.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cspan class=\"emj\"\u003e🪶\u003c\/span\u003e Foliage\u003c\/td\u003e\n\u003ctd\u003eBright green, exceptionally fine and feathery, with a characteristic lace-like appearance.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cspan class=\"emj\"\u003e🧗\u003c\/span\u003e Form\u003c\/td\u003e\n\u003ctd\u003eA young bushy plant with fine stems that, as they develop, spread or climb and may need support.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cspan class=\"emj\"\u003e🚫\u003c\/span\u003e Toxicity\u003c\/td\u003e\n\u003ctd\u003eNot considered pet-friendly. The berries are harmful if eaten, while contact may cause skin irritation. As the plant matures, the stems may develop small, sharp thorns. Keep it away from children and pets that chew plants, and use gloves when pruning or guiding the stems.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"fx-bands\"\u003e\n\u003cdiv class=\"band\"\u003e\u003cstrong\u003eTip 💡\u003c\/strong\u003e If you want it to keep a more compact look, remove only the very long or weak stems. If you prefer a more natural habit, add a slim support and let it climb.\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"fx-bands\"\u003e\n\u003cdiv class=\"band\"\u003e\u003cstrong\u003eDid you know? 🤔\u003c\/strong\u003e Although it is often called a “fern”, it is not a true fern. It belongs to the genus \u003cem\u003eAsparagus\u003c\/em\u003e, and its feathery look is created by very fine leaf-like cladodes.\u003c\/div\u003e\n\u003c\/section\u003e\n\u003cdiv class=\"faq-grid\"\u003e\n\u003cdetails class=\"fx-faq\"\u003e\n\u003csummary\u003e\u003cspan class=\"caret\"\u003e\u003c\/span\u003e Why you’ll love it \u003cspan class=\"qchip\"\u003einfo\u003c\/span\u003e\u003c\/summary\u003e\n\u003cul class=\"list\"\u003e\n\u003cli\u003e🪶 It adds fine, lace-like texture without visually weighing down the space.\u003c\/li\u003e\n\u003cli\u003e🌿 It changes character as it grows, from a small bushy plant into a freer, spreading or climbing form.\u003c\/li\u003e\n\u003cli\u003e🏡 It fits easily into both minimal interiors and richer green compositions.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"fx-faq\"\u003e\n\u003csummary\u003e\u003cspan class=\"caret\"\u003e\u003c\/span\u003e Greenleaf for plant geeks — scientific facts nobody asked for 🧠 \u003cspan class=\"qchip\"\u003egeek\u003c\/span\u003e\u003c\/summary\u003e\n\u003cul class=\"list\"\u003e\n\u003cli\u003e🧬 The fine structures that look like leaves are leaf-like cladodes, meaning modified stems.\u003c\/li\u003e\n\u003cli\u003e🌿 The old name \u003cem\u003eAsparagus plumosus\u003c\/em\u003e remains very common in the trade because of the plant’s feathery appearance.\u003c\/li\u003e\n\u003cli\u003e🧗 In mature growth it forms twining stems and can, in suitable conditions, grow far beyond the size of the young potted plant.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"fx-faq\"\u003e\n\u003csummary\u003e\u003cspan class=\"caret\"\u003e\u003c\/span\u003e Is it a true fern? \u003cspan class=\"qchip\"\u003etaxonomy\u003c\/span\u003e\u003c\/summary\u003e\n\u003cp\u003eNo. Although it is known as Lace Fern or Asparagus Fern, it is a species of the genus \u003cem\u003eAsparagus\u003c\/em\u003e and belongs to the family \u003cem\u003eAsparagaceae\u003c\/em\u003e.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"fx-faq\"\u003e\n\u003csummary\u003e\u003cspan class=\"caret\"\u003e\u003c\/span\u003e Does it need a lot of light? \u003cspan class=\"qchip\"\u003elight\u003c\/span\u003e\u003c\/summary\u003e\n\u003cp\u003eIt prefers bright filtered light or bright partial shade. Protect it from hot midday sun, which can yellow or dry out the fine foliage.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"fx-faq\"\u003e\n\u003csummary\u003e\u003cspan class=\"caret\"\u003e\u003c\/span\u003e When should I water it? \u003cspan class=\"qchip\"\u003ewater\u003c\/span\u003e\u003c\/summary\u003e\n\u003cp\u003eWater when the surface of the substrate begins to dry. Do not keep it permanently wet, and water less often in winter when growth slows down.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"fx-faq\"\u003e\n\u003csummary\u003e\u003cspan class=\"caret\"\u003e\u003c\/span\u003e Is it suitable for pets? \u003cspan class=\"qchip\"\u003esafety\u003c\/span\u003e\u003c\/summary\u003e\n\u003cp\u003eIt is not considered pet-friendly. The berries are harmful if eaten, so place it away from pets and children that tend to chew plants.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003c\/div\u003e\n\u003cp style=\"font-size: 13px; color: #074635; font-style: italic; text-align: center; margin-top: 16px;\"\u003e© Original plant description by Greenleaf Garden Center. All rights reserved. | This text is original material. Copying is prohibited (Law 2121\/1993).\u003c\/p\u003e\n\u003cp style=\"font-size: 13px; color: #000; font-style: italic; text-align: center; margin-top: 10px;\"\u003e🔎 Note: Due to the natural diversity of plants, the plant you receive may differ slightly from the one shown in the photo. Shape, size or colour may vary depending on the season, growing conditions and the natural character of each plant.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- ===================== CUT HERE: END PRODUCT DESCRIPTION \/ START CUSTOM LIQUID ===================== --\u003e\n\u003cp\u003e\u003cscript\u003e\n  document.querySelectorAll('details[open]').forEach(d=\u003ed.removeAttribute('open'));\n\u003c\/script\u003e \u003cscript type=\"application\/ld+json\"\u003e\n{\n  \"@context\": \"https:\/\/schema.org\",\n  \"@type\": \"FAQPage\",\n  \"inLanguage\": \"en\",\n  \"mainEntity\": [\n    {\n      \"@type\": \"Question\",\n      \"name\": \"Is it a true fern?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"No. Although it is known as Lace Fern or Asparagus Fern, it is a species of the genus Asparagus and belongs to the family Asparagaceae.\"\n      }\n    },\n    {\n      \"@type\": \"Question\",\n      \"name\": \"Does it need a lot of light?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"It prefers bright filtered light or bright partial shade. Protect it from hot midday sun, which can yellow or dry out the fine foliage.\"\n      }\n    },\n    {\n      \"@type\": \"Question\",\n      \"name\": \"When should I water it?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"Water when the surface of the substrate begins to dry. Do not keep it permanently wet, and water less often in winter when growth slows down.\"\n      }\n    },\n    {\n      \"@type\": \"Question\",\n      \"name\": \"Is it suitable for pets?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"It is not considered pet-friendly. The berries are harmful if eaten, so place it away from pets and children that tend to chew plants.\"\n      }\n    }\n  ]\n}\n\u003c\/script\u003e \u003cscript type=\"application\/ld+json\"\u003e\n{\n  \"@context\": \"https:\/\/schema.org\",\n  \"@type\": \"BreadcrumbList\",\n  \"inLanguage\": \"en\",\n  \"itemListElement\": [\n    {\n      \"@type\": \"ListItem\",\n      \"position\": 1,\n      \"name\": \"Home\",\n      \"item\": \"https:\/\/green-leaf.gr\/\"\n    },\n    {\n      \"@type\": \"ListItem\",\n      \"position\": 2,\n      \"name\": \"Asparagus setaceus - Lace Fern\",\n      \"item\": \"https:\/\/green-leaf.gr\/en-eu\/products\/asparagus-setaceus12cm\"\n    }\n  ]\n}\n\u003c\/script\u003e\u003c\/p\u003e","brand":"Greenleaf Garden Center","offers":[{"title":"Default Title","offer_id":32171335581745,"sku":"Asparsetac12cm","price":6.5,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/2962\/3312\/products\/Asparagus-setaceus-12cm.jpg?v=1592885811"},{"product_id":"asparagus-falcatus12cm","title":"Asparagus falcatus 12cm","description":"\u003cp\u003e\u003cem\u003e\u003cstrong\u003eAsparagus falcatus\u003cbr\u003e\u003c\/strong\u003e\u003c\/em\u003eDiameter of pot:12cm, Height:35cm.\u003c\/p\u003e\n\u003cp\u003e\u003cspan lang=\"EL\" style=\"mso-ansi-language: EL;\"\u003eBeautiful variety of fern with long sickle-shaped shiny green leaves. A vigorous poquilla with fast growth and easy maintenance. \u003cspan style=\"mso-spacerun: yes;\"\u003e \u003c\/span\u003eFast growing and with occasional care requirements. Tiny white flowers appear in late summer that sometimes develop into small, red berries (not edible!).\u003c\/span\u003e\u003c\/p\u003e","brand":"Greenleaf Garden Center","offers":[{"title":"Default Title","offer_id":32171347345457,"sku":"Asparfalcat12cm","price":6.8,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/2962\/3312\/files\/asparagus-falcatus-12cm.jpg?v=1727092747"},{"product_id":"blechnum-silver-lady12cm","title":"Blechnum 'Silver Lady' 12cm","description":"\u003cp\u003e\u003cstrong data-mce-fragment=\"1\"\u003e\u003cem\u003eBlechnum gibbum 'Silver Lady\u003cbr\u003e\u003c\/em\u003e\u003c\/strong\u003e\u003cstrong data-mce-fragment=\"1\"\u003eEcofamily:\u003c\/strong\u003e\u003cspan data-mce-fragment=\"1\"\u003e \u003c\/span\u003e\u003cem data-mce-fragment=\"1\"\u003ePteridaceae\u003cbr\u003e\u003c\/em\u003eDiameter of pot: 12cm, Height:30cm\u003c\/p\u003e\n\u003cp\u003e\u003cbr data-mce-fragment=\"1\"\u003eNative to New Zealand, often referred to as a dwarf fern, which has an upright growth habit, developing a short trunk when mature. It can be grown indoors or outdoors, where it prefers a warm, shady position with adequate moisture. It adds an exotic touch to any garden or indoor space.\u003c\/p\u003e","brand":"Greenleaf Garden Center","offers":[{"title":"Default Title","offer_id":42650717356265,"sku":"BlechSilveρLady12cm","price":8.4,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/2962\/3312\/products\/Blechnum-gibbum-_Silver-Lady_-12cm.jpg?v=1646197453"},{"product_id":"nephrolepis-greenlady12cm","title":"Nephrolepis 'green lady' 12cm","description":"\u003cp\u003e\u003cstrong\u003e\u003cem\u003eNephrolepis exaltata 'green lady'\u003c\/em\u003e - Fern\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003e\u003cspan data-mce-fragment=\"1\"\u003ePot:12cm, Height:30cm.\u003c\/span\u003e\u003c\/p\u003e\n\u003cp\u003eOne of the most beautiful ferns, with fast growth and compact shape.\u003c\/p\u003e\n\u003cp\u003eIt is one of the most efficient plants in absorbing toxins and producing oxygen.\u003c\/p\u003e\n\u003cp\u003eVery suitable for workplaces where it helps to absorb static energy produced by electronic equipment and computers.\u003c\/p\u003e\n\u003cp\u003e\u003cspan data-mce-fragment=\"1\"\u003eSuitable substrate for transplanting:\u003c\/span\u003e\u003cspan data-mce-fragment=\"1\"\u003e\u003cstrong data-mce-fragment=\"1\"\u003e \u003ca href=\"https:\/\/green-leaf.gr\/products\/fern-premium-mix-5lt\" title=\"Fern Premium Mix 5lt\" data-mce-fragment=\"1\" data-mce-href=\"https:\/\/green-leaf.gr\/products\/fern-premium-mix-5lt\"\u003eF\u003cspan style=\"text-decoration: underline;\"\u003eF ern Premium Mix\u003c\/span\u003e\u003c\/a\u003e\u003c\/strong\u003e\u003c\/span\u003e\u003c\/p\u003e\n\u003ch4\u003e\u003cstrong\u003eEnglish\u003c\/strong\u003e\u003c\/h4\u003e\n\u003cp\u003e\u003cspan\u003eFor more than 15 years this cultivar has been the best selling Nephrolepis in Europe. \u003c\/span\u003e\u003c\/p\u003e\n\u003cp\u003e\u003cspan\u003eIt owes its huge popularity to its uniformly high quality, its rapid growth and typical of the Boston varieties its dense and compact shape. \u003c\/span\u003e\u003c\/p\u003e\n\u003cp\u003e\u003cspan\u003eThe smooth leaflets are intense, fresh green. All these properties contribute to the high ornamental value of this fern.\u003c\/span\u003e\u003c\/p\u003e\n\u003ch4\u003e\u003cstrong\u003eSend to\u003c\/strong\u003e\u003c\/h4\u003e\n\u003cp\u003e\u003cspan\u003eBy Acs\u003c\/span\u003e\u003c\/p\u003e","brand":"Greenleaf Garden Center","offers":[{"title":"Default Title","offer_id":43767372906729,"sku":"Nephr'greenlady12cm","price":6.0,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/2962\/3312\/files\/nephr-greenlady.jpg?v=1710931946"},{"product_id":"asplenium-parvati-12cm","title":"Asplenium parvati 12cm","description":"\u003cp\u003e\u003cstrong\u003e\u003cem\u003eAsplenium parvati\u003c\/em\u003e - Asplenium\u003c\/strong\u003e\u003cbr\u003e\u003cstrong\u003eFamily: \u003c\/strong\u003e\u003cem\u003eAspleniaceae\u003c\/em\u003e\u003c\/p\u003e\n\u003cp\u003eFamily Family Family Family: Family A.\u003cbr\u003e\u003cbr\u003e\u003c\/p\u003e\n\u003cp\u003e\u003cspan data-mce-fragment=\"1\"\u003eSuitable substrate for transplanting:\u003c\/span\u003e\u003cspan data-mce-fragment=\"1\"\u003e\u003cstrong data-mce-fragment=\"1\"\u003e \u003cspan style=\"text-decoration: underline;\"\u003e\u003ca href=\"https:\/\/green-leaf.gr\/products\/fern-premium-mix-5lt\" title=\"Fern Premium Mix 5lt\" data-mce-fragment=\"1\" data-mce-href=\"https:\/\/green-leaf.gr\/products\/fern-premium-mix-5lt\"\u003eFern Premium Mix\u003c\/a\u003e\u003c\/span\u003e\u003c\/strong\u003e\u003c\/span\u003e\u003c\/p\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003ch4\u003e\u003cstrong\u003eEnglish\u003c\/strong\u003e\u003c\/h4\u003e\n\u003cp\u003eThe Asplenium Parvati has very distinctive, thick, dark green fronds, which are quite different from any others.\u003c\/p\u003e\n\u003cp\u003eThe leaves are hardy and shiny giving the plant an extremely robust nature, making it very forgiving of periods of drought, dry air conditions and temperature fluctuations.\u003c\/p\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003ch4\u003e\u003cstrong\u003eSend\u003c\/strong\u003e\u003c\/h4\u003e\n\u003cp\u003eBy Courier\u003c\/p\u003e","brand":"Greenleaf Garden Center","offers":[{"title":"Default Title","offer_id":43897889718505,"sku":"Asplenparvati12cm","price":9.9,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/2962\/3312\/files\/Asplenium-Parvati-12cm.jpg?v=1710912516"},{"product_id":"asparagus-sprengeri-12cm","title":"Asparagus sprengeri 12cm","description":"\u003cp\u003e\u003cem\u003e\u003cstrong\u003eAsparagus densiflorus 'sprengeri'\u003cbr\u003e\u003c\/strong\u003e\u003c\/em\u003ePot diameter:12cm, Height:35cm.\u003c\/p\u003e\n\u003cp\u003e\u003cspan\u003e\u003cbr\u003e\u003c\/span\u003e\u003c\/p\u003e","brand":"Greenleaf Garden Center","offers":[{"title":"Default Title","offer_id":46636323209564,"sku":"Asparspreng12cm","price":6.0,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/2962\/3312\/files\/Asparagus-_Sprengeri-12cm.jpg?v=1710912329"},{"product_id":"dicksonia-antarctica-12cm","title":"Dicksonia antarctica 12cm","description":"\u003cp\u003e\u003cstrong\u003e\u003cem\u003eDicksonia antarctica\u003c\/em\u003e\u003c\/strong\u003e\u003cbr\u003e\u003cstrong\u003eFamily: \u003c\/strong\u003e\u003cem\u003eDicksoniaceae\u003cbr\u003e\u003c\/em\u003eFamily Family Family Family: Familyoniaceae Family: Familyoniaceae.\u003c\/p\u003e\n\u003cdiv class=\"woocommerce-tabs wc-tabs-wrapper\"\u003eDicksonia antarctica is without doubt one of the most impressive ferns available to gardeners here with spectacular large evergreen fronds up to 3 metres long held on a stout fibrous trunk.  Often known as the Tasmanian Tree Fern it is naturally found growing from South Eastern Australia through to Tasmania. Ideally suited to shady, sheltered locations and high rainfall and generally hardy to -5°, Dicksonia Antarctica is relatively easy to grow. \u003cstrong\u003e\u003c\/strong\u003e\n\u003c\/div\u003e","brand":"Greenleaf Garden Center","offers":[{"title":"Default Title","offer_id":46965802860892,"sku":"Dicksantarctica14cm","price":12.0,"currency_code":"EUR","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/2962\/3312\/files\/Dicksonia-Antarctica-14cm.jpg?v=1753111035"},{"product_id":"blechnum-volcano12cm","title":"Blechnum brasiliense 'Volcano' 12cm","description":"\u003cp\u003e\u003cstrong data-mce-fragment=\"1\"\u003e\u003cem\u003eBlechnum brasiliense 'Volcano \u003cbr\u003e\u003c\/em\u003e\u003c\/strong\u003e\u003cstrong data-mce-fragment=\"1\"\u003eFamily:\u003c\/strong\u003e\u003cspan data-mce-fragment=\"1\"\u003e \u003c\/span\u003e\u003cem data-mce-fragment=\"1\"\u003ePteridaceae\u003cbr\u003e\u003c\/em\u003eDiameter of pot: 12cm, Height:30cm\u003cbr\u003e\u003cbr data-mce-fragment=\"1\"\u003eOriginating from Brazil, a striking fern that stands out for its pink-red new growth that creates a wonderful spectacle wherever it is placed. Can be placed indoors or outdoors, where it prefers a warm, shady position with adequate moisture. It adds an exotic touch to any garden or indoor space.\u003cspan data-mce-fragment=\"1\"\u003e\u003cstrong data-mce-fragment=\"1\"\u003e\u003c\/strong\u003e\u003c\/span\u003e\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eCare\u003cbr\u003e\u003c\/strong\u003eIt loves moist growing conditions and is an ideal plant for indoor terrariums. Outdoors it prefers shady and moist positions. It can also be used indoors in decorative pots.\u003c\/p\u003e","brand":"Greenleaf Garden Center","offers":[{"title":"Default Title","offer_id":47001267274076,"sku":"BlechnumVolcano12cm","price":12.0,"currency_code":"EUR","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/2962\/3312\/files\/main-canvas-64e1b0c760a45231f7119478.jpg?v=1692512519"},{"product_id":"cyathea-australis-12cm","title":"Cyathea australis 12cm","description":"\u003cp\u003e\u003cstrong\u003e\u003cem\u003eCyathea australis \u003c\/em\u003e(Rough Tree Fern, \u003cspan\u003eAlsophila australis\u003c\/span\u003e\u003cem\u003e)\u003cbr\u003e\u003c\/em\u003e\u003c\/strong\u003e\u003cstrong\u003eFamily: \u003c\/strong\u003eCyatheaceae\u003cbr\u003ePot Diameter:12cm, Height:30cm\u003c\/p\u003e\n\u003cp\u003eOne of the most impressive ferns, with great ornamental value. \u003cspan lang=\"EL\" style=\"mso-ansi-language: EL;\"\u003eA fast growing tall and elegant fern with a central trunk with long spreading leaves that creates a wonderful visual spectacle. Add a rainforest feel to your garden. \u003c\/span\u003e\u003cspan lang=\"EL\" style=\"mso-ansi-language: EL;\"\u003eHardy to -7C for short periods of time. Ideal variety for shady, sheltered locations. Can reach a height of up to 4m if planted in a garden.\u003c\/span\u003e\u003c\/p\u003e","brand":"Greenleaf Garden Center","offers":[{"title":"Default Title","offer_id":47301820842332,"sku":"Cyathaustralis14cm","price":10.0,"currency_code":"EUR","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/2962\/3312\/files\/Cyathea-Australis-14cm.jpg?v=1753109677"},{"product_id":"cyathea-cooperi-12cm","title":"Cyathea cooperi 12cm","description":"\u003cp\u003e\u003cstrong\u003e\u003cem\u003eCyathea cooperi \u003c\/em\u003e(\u003cem\u003eAustralian Tree Fern)\u003cbr\u003e\u003c\/em\u003eSynonym:\u003c\/strong\u003e \u003cem\u003eSphaeropteris cooperi\u003c\/em\u003e\u003cbr\u003e\u003cstrong\u003eFamily: \u003c\/strong\u003e\u003cem\u003eCyatheaceae\u003cbr\u003e\u003c\/em\u003ePot Diameter:12cm, Height:40cm\u003c\/p\u003e\n\u003cp\u003eAward-winning variety.\u003c\/p\u003e\n\u003cp\u003eOne of the most impressive ferns, with great ornamental value. \u003c\/p\u003e","brand":"Greenleaf Garden Center","offers":[{"title":"Default Title","offer_id":47423032361308,"sku":"Cyathcooperi12cm","price":10.0,"currency_code":"EUR","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/2962\/3312\/files\/Cyathea-Cooperii-12cm.jpg?v=1702302377"},{"product_id":"dryopteris-jurassicgold14cm","title":"Dryopteris 'Jurassic Gold' 14cm","description":"\u003cp\u003e\u003cstrong data-mce-fragment=\"1\"\u003e\u003cem\u003eDryopteris wallichiana 'Jurassic Gold \u003c\/em\u003e- \u003cem\u003eDryopteris\u003cbr\u003e\u003c\/em\u003e\u003c\/strong\u003e\u003cstrong data-mce-fragment=\"1\"\u003eFamily:\u003c\/strong\u003e\u003cspan data-mce-fragment=\"1\"\u003e \u003c\/span\u003e\u003cem data-mce-fragment=\"1\"\u003ePteridaceae\u003cbr\u003e\u003c\/em\u003e\u003cspan data-mce-fragment=\"1\"\u003ePot diameter: 14cm, Height:40cm\u003c\/span\u003e\u003c\/p\u003e\n\u003cp\u003e\u003cbr\u003e\u003c\/p\u003e\n\u003cp\u003e\u003ciframe width=\"560\" height=\"315\" src=\"https:\/\/www.youtube.com\/embed\/pzy8Qy5EAMw?si=2hMUAkb3aTpixJzD\" title=\"YouTube video player\"\u003e\u003c\/iframe\u003e\u003c\/p\u003e\n\u003cp\u003e\u003cbr\u003e\u003c\/p\u003e\n\u003cp\u003e\u003cspan\u003eWhen they first emerge in spring, the fronds of this unusual new variety are an eye-catching golden orange, but as they mature and develop a spreading habit, their colour changes to light green. \u003c\/span\u003e\u003c\/p\u003e\n\u003cp\u003e\u003cspan\u003eDiscovered by Bob Hollister at Country Garden Plants near the Jurassic Coast in Dorset, this award-winning fern will liven up a shady border - and can also be potted for the patio.\u003c\/span\u003e\u003c\/p\u003e\n\u003cp data-mce-fragment=\"1\"\u003e\u003cstrong data-mce-fragment=\"1\"\u003eCare\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp data-mce-fragment=\"1\"\u003eIt loves moist growing conditions and is an ideal plant for indoor terrariums. Outdoors it prefers shady and moist positions. It can also be used indoors in decorative pots.\u003c\/p\u003e","brand":"Greenleaf Garden Center","offers":[{"title":"Default Title","offer_id":49157524488540,"sku":"DryoptJurasGold14cm","price":12.0,"currency_code":"EUR","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/2962\/3312\/files\/Dryopteris-_Jurassic-Gold_-P14.jpg?v=1722872697"},{"product_id":"polypodium-vulgare-15cm","title":"Polypodium vulgare 17cm","description":"\u003cp class=\"pff\"\u003e\u003cem\u003e\u003cstrong\u003ePolypodium vulgare \u003c\/strong\u003e\u003c\/em\u003e\u003cstrong\u003e(Common polypody)\u003c\/strong\u003e\u003cem\u003e\u003cstrong\u003e\u003cbr\u003e\u003c\/strong\u003e\u003c\/em\u003e\u003cem\u003e\u003c\/em\u003e\u003cspan\u003ePot Diameter 17cm, Height: 30cm.\u003c\/span\u003e\u003c\/p\u003e\n\u003cp class=\"pff\"\u003eA beautiful variety of evergreen fern with deep-sectioned leathery leaves. Excellent for shady positions, but if grown in a more humid climate, it will happily colonise tree branches, walls etc. Grows slowly.\u003c\/p\u003e","brand":"Greenleaf Garden Center","offers":[{"title":"Default Title","offer_id":49413789024604,"sku":"Polypvulgare17cm","price":11.5,"currency_code":"EUR","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/2962\/3312\/files\/Polypodium-vulgare-15cm.jpg?v=1727108962"},{"product_id":"asparagus-myersii-12cm","title":"Asparagus densiflorus 'Myersii' 12cm","description":"\u003cp\u003e\u003cem\u003e\u003cstrong\u003eAsparagus densiflorus 'Myersii'\u003c\/strong\u003e\u003c\/em\u003e\u003cstrong\u003e (Foxtail Fern)\u003c\/strong\u003e\u003cem\u003e\u003cstrong\u003e\u003cbr\u003e\u003c\/strong\u003e\u003c\/em\u003eDiameter of pot:12cm, Height:40cm.\u003cbr\u003e\u003c\/p\u003e\n\u003cp class=\"MsoNormal\"\u003e\u003cspan lang=\"EL\" style=\"mso-ansi-language: EL;\"\u003eA lovely plant of bundles of dense thin leaves that beautifully adorn your space with a sense of tranquility. Each leaf is made up of tiny star shaped needles, all covered together to give the plant a soft and fluffy finish. It adds a soft and delicate touch to the surface of the plant, giving it a soft, smooth surface that gives it a soft and delicate feel. \u003cspan style=\"mso-spacerun: yes;\"\u003e \u003c\/span\u003ewoodland freshness to any interior.\u003c\/span\u003e\u003c\/p\u003e\n\u003cp class=\"MsoNormal\"\u003e\u003cspan lang=\"EL\" style=\"mso-ansi-language: EL;\"\u003e'Pinch' the tops of the shoots slightly to get a more compact and lush plant from the base. It can grow up to 90cm in height with a 120cm spread. Origin: South Africa.\u003c\/span\u003e\u003c\/p\u003e\n\u003cp class=\"MsoNormal\"\u003e\u003cspan lang=\"EL\" style=\"mso-ansi-language: EL;\"\u003eIts red fruits are not edible!\u003c\/span\u003e\u003c\/p\u003e","brand":"Greenleaf Garden Center","offers":[{"title":"Default Title","offer_id":53837649215836,"sku":"AsparagMyersii12cm","price":6.5,"currency_code":"EUR","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/2962\/3312\/files\/Asparagus-densiflorus-_Myersii_-12cm.jpg?v=1740670253"},{"product_id":"nephrolepis-duffii-12cm","title":"Nephrolepis 'duffii' 12cm","description":"\u003cp\u003e\u003cstrong\u003e\u003cem\u003eNephrolepis cordifolia 'Duffii'\u003c\/em\u003e - Nephrolepis\u003cbr\u003e\u003c\/strong\u003e\u003cspan data-mce-fragment=\"1\"\u003eDiameter of pot: 12cm, Height:20cm.\u003c\/span\u003e\u003c\/p\u003e\n\u003cp\u003e\u003cspan data-mce-fragment=\"1\"\u003eA lovely and compact fern, more durable than most other ferns. \u003c\/span\u003e\u003cspan style=\"font-size: 0.875rem;\"\u003eKnown as 'Lemon Button Fern', it has small, and finely textured leaves, bright green in colour. \u003c\/span\u003e\u003cspan data-mce-fragment=\"1\"\u003eThe leaves grow in a rosette shape and look like small lemon buttons, hence the common name. \u003c\/span\u003e\u003cspan data-mce-fragment=\"1\"\u003eIt also gives off a light lemon scent as it grows. With its easy maintenance, it is an excellent choice for both beginners and experienced plant lovers alike.\u003c\/span\u003e\u003cspan data-mce-fragment=\"1\"\u003e\u003cstrong data-mce-fragment=\"1\"\u003e\u003c\/strong\u003e\u003c\/span\u003e\u003c\/p\u003e","brand":"Greenleaf Garden Center","offers":[{"title":"Default Title","offer_id":53966167015772,"sku":"Nephrolepduffii12cm","price":8.0,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/2962\/3312\/files\/phrolepis-Duffii-12cm.jpg?v=1739441189"},{"product_id":"cyathea-highland-lace-12cm","title":"Cyathea 'Highland Lace' 14cm","description":"\u003cp\u003e\u003cstrong\u003e\u003cem\u003eCyathea tomentosissima 'Highland Lace'\u003c\/em\u003e\u003cem\u003e\u003cbr\u003e\u003c\/em\u003e\u003c\/strong\u003e\u003cstrong\u003eFamily: \u003c\/strong\u003e\u003cem\u003eCyatheaceae\u003c\/em\u003e\u003cbr\u003ePot diameter:14cm, Height:30-40cm\u003c\/p\u003e\n\u003cp data-start=\"0\" data-end=\"58\" style=\"text-align: center;\"\u003e\u003cstrong data-start=\"0\" data-end=\"58\"\u003eA lacy tree fern with prehistoric grace and texture 🌿\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp data-start=\"60\" data-end=\"449\"\u003e\u003cem data-start=\"60\" data-end=\"85\"\u003eCyathea 'Highland Lace'\u003c\/em\u003e is a striking tree fern cultivar known for its finely divided, lace-like fronds that emerge in soft coppery tones before maturing to deep green. With its upright trunk and gracefully arching foliage, this elegant fern adds a touch of tropical drama to shaded gardens or conservatories. A true centerpiece for foliage lovers and collectors of architectural plants.\u003c\/p\u003e\n\u003cp data-start=\"451\" data-end=\"611\"\u003e✔ Delicate, lacy fronds with bronze emerging tones\u003cbr data-start=\"501\" data-end=\"504\"\u003e✔ Upright growth with eventual trunk formation\u003cbr data-start=\"550\" data-end=\"553\"\u003e✔ Ideal for sheltered gardens, courtyards, or large pots\u003c\/p\u003e\n\u003cp data-start=\"613\" data-end=\"1022\"\u003e🌿 \u003cstrong data-start=\"616\" data-end=\"629\"\u003eCare Tips\u003c\/strong\u003e\u003cbr data-start=\"629\" data-end=\"632\"\u003e🔆 \u003cstrong data-start=\"635\" data-end=\"645\"\u003eLight:\u003c\/strong\u003e Bright shade or filtered light – avoid harsh sun\u003cbr data-start=\"694\" data-end=\"697\"\u003e💧 \u003cstrong data-start=\"700\" data-end=\"713\"\u003eWatering:\u003c\/strong\u003e Keep soil consistently moist but not soggy\u003cbr data-start=\"756\" data-end=\"759\" data-is-only-node=\"\"\u003e🌡️ \u003cstrong data-start=\"763\" data-end=\"779\"\u003eTemperature:\u003c\/strong\u003e Prefers 15–25°C; protect from frost and wind\u003cbr data-start=\"824\" data-end=\"827\"\u003e🪴 \u003cstrong data-start=\"830\" data-end=\"839\"\u003eSoil:\u003c\/strong\u003e Rich, loamy soil with excellent drainage and organic matter\u003cbr data-start=\"899\" data-end=\"902\"\u003e📏 \u003cstrong data-start=\"905\" data-end=\"924\"\u003eMax dimensions:\u003c\/strong\u003e Fronds can reach 1.5–2 meters in length; trunk may reach 1+ meter over time (in ideal conditions)\u003c\/p\u003e\n\u003cp data-start=\"1024\" data-end=\"1137\"\u003e📦 \u003cstrong data-start=\"1027\" data-end=\"1041\"\u003eIdeal for:\u003c\/strong\u003e\u003cbr data-start=\"1041\" data-end=\"1044\"\u003e• Lush, shaded garden beds or jungle-style planters\u003cbr data-start=\"1095\" data-end=\"1098\"\u003e• Tropical or woodland garden designs\u003c\/p\u003e\n\u003cp data-start=\"1139\" data-end=\"1389\"\u003e🧬 \u003cstrong data-start=\"1142\" data-end=\"1161\"\u003eVariety Origin:\u003c\/strong\u003e\u003cbr data-start=\"1161\" data-end=\"1164\"\u003e\u003cem data-start=\"1164\" data-end=\"1189\"\u003eCyathea 'Highland Lace'\u003c\/em\u003e is a cultivated selection likely derived from highland tree fern species (\u003cem data-start=\"1264\" data-end=\"1273\"\u003eCyathea\u003c\/em\u003e spp.), chosen for its refined frond texture and compact elegance suitable for ornamental use in temperate climates.\u003c\/p\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003cp data-start=\"1391\" data-end=\"1500\" data-is-last-node=\"\" data-is-only-node=\"\"\u003e© Original plant description by Greenleaf Garden Center. All rights reserved. Do not copy without permission.\u003c\/p\u003e","brand":"Greenleaf Garden Center","offers":[{"title":"Default Title","offer_id":55067605959004,"sku":"CyathHighlLace14cm","price":10.0,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/2962\/3312\/files\/Cyathea-Highland-Lace-14cm.jpg?v=1753109900"},{"product_id":"dryopteris-affinis-10-5cm","title":"Dryopteris affinis 10.5cm","description":"\u003c!-- ===================== PLANT DESCRIPTION — FX TEMPLATE (Dryopteris affinis — Golden Male Fern) ===================== --\u003e\n\u003cdiv\u003e\n\u003cstyle\u003e\n  :root{ --brand:#074635; --brand-contrast:#fff; --border:#e7ece9; --card-bg:#fff; --page-bg:#f5f7f6; --muted:#3b584a; --text:#0f2a1d }\n  @media (max-width:720px){\n    .fx-wrap .fx-head, .fx-wrap .dose-card, .fx-wrap .box, .fx-wrap .table, .fx-wrap .band, .fx-wrap details.fx-faq{\n      background:#fff !important; border-left:4px solid var(--brand) !important; box-shadow:0 1px 0 rgba(16,39,27,.05) !important;\n    }\n    .fx-wrap .fx-grid, .fx-wrap .fx-dose, .fx-wrap .fx-steps, .fx-wrap .fx-tables, .fx-wrap .fx-bands, .fx-wrap .fx-pills, .fx-wrap .fx-cta{\n      background:transparent !important; border:0 !important; box-shadow:none !important;\n    }\n  }\n  html,body{margin:0;background:var(--page-bg)}\n  .fx-wrap{font-family:\"Segoe UI\",Arial,sans-serif;color:var(--text);line-height:1.6;font-size:16px;max-width:880px;margin:0 auto;padding:16px}\n  .fx-head{display:grid;gap:10px;border:1px solid var(--border);border-radius:12px;background:#fbfdfc;padding:14px 16px}\n  .fx-title{margin:0;font-weight:800;font-size:22px;color:#10271b;line-height:1.35}\n  @media (max-width:600px){ .fx-title{font-size:19px;line-height:1.3} }\n  .fx-sub{margin:0;color:#3b584a}\n  .fx-pills{display:flex;flex-wrap:wrap;gap:8px;margin-top:6px}\n  .pill{display:inline-flex;align-items:center;gap:6px;border:1px solid #dfe7e3;background:#fff;border-radius:999px;padding:6px 10px;font-size:12px}\n  .pill em{font-style:italic}\n  .pill--fam{background:#fff;color:#074635;border-color:#cfeede}\n  .pill--life{background:#e9f7ef;color:#074635;border-color:#cfeede}\n  .pill--light{background:#e6f4f9;color:#074635;border-color:#cae8f1}\n  .pill--care{background:#faf6e5;color:#5c3a0c;border-color:#efe4ba}\n  .pill--growth{background:#fff;color:#074635;border-color:#dfe7e3}\n  .fx-dose{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;margin:14px 0}\n  .dose-card{background:#fff;border:1px solid var(--border);border-radius:12px;padding:10px;text-align:center}\n  .dose-card h4{margin:2px 0 6px;font-size:12px;color:#3b4a42}\n  .dose-big{font-size:18px;font-weight:800;color:#153b2a}\n  .dose-note{font-size:12px;color:#3b584a}\n  .fx-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px;margin:16px 0}\n  .box{background:#fff;border:1px solid var(--border);border-radius:12px;padding:12px}\n  .box h3{margin:0 0 10px;padding:4px 0 8px;font-size:18px;font-weight:800;color:#153b2a;border-bottom:2px solid var(--border)}\n  .list{margin:0;padding-left:0;list-style:none}\n  .list li{margin:6px 0}\n  .fx-steps{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin:10px 0}\n  .step{background:#fbfdfc;border:1px solid var(--border);border-radius:10px;padding:12px}\n  .step strong{color:#153b2a}\n  .fx-tables{display:grid;gap:16px;margin:16px 0}\n  .table-scroll{overflow-x:auto}\n  .table{width:100%;border-collapse:collapse;background:#fff;border:1px solid var(--border);border-radius:12px;min-width:520px}\n  .table th,.table td{padding:10px 12px;border-bottom:1px solid #f0f0f0;font-size:14px;text-align:left}\n  .table thead th{font-size:12px;text-transform:uppercase;color:#3b4a42;background:#f6faf8}\n  .fx-bands{display:grid;gap:16px;margin:16px 0}\n  .band{background:#fff;border-left:4px solid #074635;border:1px solid var(--border);border-radius:12px;padding:12px}\n  details.fx-faq{background:#fff;border:1px solid var(--border);border-radius:12px;padding:12px;margin:14px 0}\n  details.fx-faq\u003esummary{cursor:pointer;font-weight:700;list-style:none;position:relative;padding-left:20px}\n  details.fx-faq\u003esummary .caret{position:absolute;left:0;top:0}\n  details.fx-faq\u003esummary .caret::before{content:\"▸\";display:inline-block;transition:transform .2s}\n  details.fx-faq[open]\u003esummary .caret::before{content:\"▾\"}\n  .emj{display:inline-block;width:1.25em;min-width:1.25em;text-align:center}\n  @media (max-width:720px){\n    .table td:first-child,.table th:first-child{white-space:nowrap}\n    .table td:first-child{padding-left:16px}\n    .fx-dose{grid-template-columns:repeat(2,minmax(0,1fr))}\n    .fx-grid{grid-template-columns:1fr}\n    .fx-steps{grid-template-columns:1fr}\n  }\n\u003c\/style\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"fx-wrap\"\u003e\u003c!-- HEADER --\u003e\n\u003csection class=\"fx-head\"\u003e\n\u003ch1 class=\"fx-title\"\u003e\u003cem\u003e\u003cstrong\u003eDryopteris\u003c\/strong\u003e\u003c\/em\u003e affinis\u003c\/h1\u003e\n\u003cp class=\"fx-sub\"\u003eFamily: \u003cem\u003ePteridaceae\u003c\/em\u003e • Pot diameter: 10.5 cm • Height: 15–20 cm\u003c\/p\u003e\n\u003cp class=\"fx-sub\" style=\"font-weight: bold;\"\u003eThe only one happy to live in the corner 😉\u003c\/p\u003e\n\u003cp class=\"fx-sub\"\u003e\u003cem\u003eDryopteris affinis\u003c\/em\u003e, also known as the Golden Male Fern, forms upright, robust fronds that bring structure to shady gardens or indoor spots. Its lush green pinnate fronds add a timeless elegance.\u003c\/p\u003e\n\u003cdiv class=\"fx-pills\"\u003e\u003cspan class=\"pill pill--fam\"\u003e\u003cem\u003ePteridaceae\u003c\/em\u003e\u003c\/span\u003e \u003cspan class=\"pill pill--life\"\u003eSemi-evergreen\u003c\/span\u003e \u003cspan class=\"pill pill--light\"\u003eShade\/Partial shade\u003c\/span\u003e \u003cspan class=\"pill pill--care\"\u003eModerate care\u003c\/span\u003e \u003cspan class=\"pill pill--growth\"\u003eOrnamental fern\u003c\/span\u003e\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- SPECS STRIP --\u003e\n\u003csection class=\"fx-dose\"\u003e\n\u003cdiv class=\"dose-card\"\u003e\n\u003ch4\u003eLight\u003c\/h4\u003e\n\u003cdiv class=\"dose-big\"\u003e🌤️ Shade–Partial shade\u003c\/div\u003e\n\u003cdiv class=\"dose-note\"\u003eAvoids hot midday sun\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dose-card\"\u003e\n\u003ch4\u003eMoisture\u003c\/h4\u003e\n\u003cdiv class=\"dose-big\"\u003e💦 Moist\u003c\/div\u003e\n\u003cdiv class=\"dose-note\"\u003eKeep soil consistently damp\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dose-card\"\u003e\n\u003ch4\u003eTemperature\u003c\/h4\u003e\n\u003cdiv class=\"dose-big\"\u003e🌡️ Hardy\u003c\/div\u003e\n\u003cdiv class=\"dose-note\"\u003eDown to -20 °C\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dose-card\"\u003e\n\u003ch4\u003eSoil\u003c\/h4\u003e\n\u003cdiv class=\"dose-big\"\u003e🌱 Rich\u003c\/div\u003e\n\u003cdiv class=\"dose-note\"\u003eOrganic, well-drained\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- HIGHLIGHTS + USES --\u003e\n\u003csection class=\"fx-grid\"\u003e\n\u003cdiv class=\"box\"\u003e\n\u003ch3\u003eWhat makes it special\u003c\/h3\u003e\n\u003cul class=\"list\"\u003e\n\u003cli\u003e🌿 Deep green, bold fronds\u003c\/li\u003e\n\u003cli\u003e🏡 Perfect for shady garden corners\u003c\/li\u003e\n\u003cli\u003e🍃 Semi-evergreen — keeps fronds in winter\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"box\"\u003e\n\u003ch3\u003eIdeal uses\u003c\/h3\u003e\n\u003cul class=\"list\"\u003e\n\u003cli\u003e🌳 Shady garden beds\u003c\/li\u003e\n\u003cli\u003e🪴 Large pots on cool balconies\u003c\/li\u003e\n\u003cli\u003e🎯 Background planting in borders\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- PLACEMENT + COMBOS --\u003e\n\u003csection class=\"fx-grid\"\u003e\n\u003cdiv class=\"box\"\u003e\n\u003ch3\u003eWhere to place it\u003c\/h3\u003e\n\u003cp\u003ePrefers shady to partially shaded areas with steady moisture. Avoid hot midday sun. Excellent for cool climates or humid indoor spots.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"box\"\u003e\n\u003ch3\u003eGood companions\u003c\/h3\u003e\n\u003cul class=\"list\"\u003e\n\u003cli\u003e🍂 With hostas for lush foliage\u003c\/li\u003e\n\u003cli\u003e🌸 With shade perennials like astilbe\u003c\/li\u003e\n\u003cli\u003e🌿 With other ferns for a green tapestry\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- ORIGIN --\u003e\u003cdetails class=\"fx-faq\"\u003e\n\u003csummary\u003e\u003cspan class=\"caret\"\u003e\u003c\/span\u003e Origin of the variety\u003c\/summary\u003e\n\u003cp\u003e\u003cem\u003eDryopteris affinis\u003c\/em\u003e, the Golden Male Fern, is native to European and Anatolian woodlands. It naturally grows under oak and beech canopies in cool, moist soils.\u003c\/p\u003e\n\u003cp\u003eIts ornamental value was recognized in the 19th century, admired for upright hardy fronds and the golden-green hue of its young growth. Today it is widely chosen for semi-evergreen foliage and cold resistance.\u003c\/p\u003e\n\u003c\/details\u003e\u003c!-- STEPS --\u003e\n\u003csection class=\"fx-steps\"\u003e\n\u003cdiv class=\"step\"\u003e\u003cstrong\u003e1) Soil:\u003c\/strong\u003e Rich in organic matter, moist but well-drained.\u003c\/div\u003e\n\u003cdiv class=\"step\"\u003e\u003cstrong\u003e2) Watering:\u003c\/strong\u003e Keep substrate evenly moist, avoid overwatering.\u003c\/div\u003e\n\u003cdiv class=\"step\"\u003e\u003cstrong\u003e3) Light\/Temperature:\u003c\/strong\u003e Shade to partial shade; hardy down to -20 °C.\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- TABLE --\u003e\n\u003csection class=\"fx-tables\"\u003e\n\u003cdiv class=\"table-scroll\"\u003e\n\u003ctable class=\"table\"\u003e\n\u003cthead\u003e\n\u003ctr\u003e\n\u003cth\u003e\u003cspan class=\"emj\"\u003e🔎\u003c\/span\u003e Detail\u003c\/th\u003e\n\u003cth\u003eInformation\u003c\/th\u003e\n\u003c\/tr\u003e\n\u003c\/thead\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cspan class=\"emj\"\u003e🌿\u003c\/span\u003e Species\u003c\/td\u003e\n\u003ctd\u003e\u003cem\u003e\u003cstrong\u003eDryopteris\u003c\/strong\u003e\u003c\/em\u003e affinis\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cspan class=\"emj\"\u003e🪴\u003c\/span\u003e Pot\/Size\u003c\/td\u003e\n\u003ctd\u003e10.5 cm • 15–20 cm height\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cspan class=\"emj\"\u003e☀️\u003c\/span\u003e Light\u003c\/td\u003e\n\u003ctd\u003eShade to partial shade\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cspan class=\"emj\"\u003e💧\u003c\/span\u003e Watering\u003c\/td\u003e\n\u003ctd\u003eKeep soil moist at all times\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cspan class=\"emj\"\u003e🌡️\u003c\/span\u003e Temperature\u003c\/td\u003e\n\u003ctd\u003eHardy to -20 °C\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cspan class=\"emj\"\u003e📈\u003c\/span\u003e Growth\u003c\/td\u003e\n\u003ctd\u003eMedium, upright fronds\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cspan class=\"emj\"\u003e🐾\u003c\/span\u003e Toxicity\u003c\/td\u003e\n\u003ctd\u003eSafe for children and pets\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- TIP + DID YOU KNOW --\u003e\n\u003csection class=\"fx-bands\"\u003e\n\u003cdiv class=\"band\"\u003e\u003cstrong\u003e💡 Tip:\u003c\/strong\u003e Add mulch around the roots to maintain coolness and moisture.\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"fx-bands\"\u003e\n\u003cdiv class=\"band\"\u003e\u003cstrong\u003e🤔 Did you know?\u003c\/strong\u003e The name \u003cem\u003eDryopteris\u003c\/em\u003e comes from Greek “drys” (oak) and “pteris” (fern), referring to its natural oak-forest habitat.\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- FOLDABLES --\u003e\u003cdetails class=\"fx-faq\"\u003e\n\u003csummary\u003e\u003cspan class=\"caret\"\u003e\u003c\/span\u003e ☀️ How much light?\u003c\/summary\u003e\n\u003cp\u003eShade to partial shade; avoid direct sun during the hottest hours.\u003c\/p\u003e\n\u003c\/details\u003e\u003cdetails class=\"fx-faq\"\u003e\n\u003csummary\u003e\u003cspan class=\"caret\"\u003e\u003c\/span\u003e 💧 How often to water?\u003c\/summary\u003e\n\u003cp\u003eWater regularly so the substrate stays moist; don't let it dry out completely.\u003c\/p\u003e\n\u003c\/details\u003e\u003cdetails class=\"fx-faq\"\u003e\n\u003csummary\u003e\u003cspan class=\"caret\"\u003e\u003c\/span\u003e 🌡️ What temperatures?\u003c\/summary\u003e\n\u003cp\u003eHardy to about -20 °C; great outdoors year-round.\u003c\/p\u003e\n\u003c\/details\u003e\u003cdetails class=\"fx-faq\"\u003e\n\u003csummary\u003e\u003cspan class=\"caret\"\u003e\u003c\/span\u003e 🌱 What soil?\u003c\/summary\u003e\n\u003cp\u003eRich, organic, well-drained soil; add leaf-mould for best results.\u003c\/p\u003e\n\u003c\/details\u003e\u003c!-- COPYRIGHT + NOTE --\u003e\n\u003cp style=\"font-size: 13px; color: #074635; font-style: italic; text-align: center; margin-top: 16px;\"\u003e© Original plant description by Greenleaf Garden Center. All rights reserved. | Text is original content. Copying is prohibited (Law 2121\/1993).\u003c\/p\u003e\n\u003cp style=\"font-size: 13px; color: #000; font-style: italic; text-align: center; margin-top: 6px;\"\u003e🔎 Note: Due to natural variation, the plant you receive may differ slightly from the photo in form, size, or color depending on season and growing conditions.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- ===================== JSON-LD (FAQPage + BreadcrumbList) — Raven hack wrapper ===================== --\u003e\n\u003cp\u003e\n\u003cscript type=\"application\/ld+json\"\u003e\n{\n  \"@context\":\"https:\/\/schema.org\",\n  \"@type\":\"FAQPage\",\n  \"inLanguage\":\"en\",\n  \"mainEntity\":[\n    {\"@type\":\"Question\",\"name\":\"How much light?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"Shade to partial shade; avoid direct sun during the hottest hours.\"}},\n    {\"@type\":\"Question\",\"name\":\"How often to water?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"Water regularly so the substrate stays moist; don't let it dry out completely.\"}},\n    {\"@type\":\"Question\",\"name\":\"What temperatures?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"Hardy to about -20 °C; great outdoors year-round.\"}},\n    {\"@type\":\"Question\",\"name\":\"What soil?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"Rich, organic, well-drained soil; add leaf-mould for best results.\"}}\n  ]\n}\n\u003c\/script\u003e\n\u003cscript type=\"application\/ld+json\"\u003e\n{\n  \"@context\":\"https:\/\/schema.org\",\n  \"@type\":\"BreadcrumbList\",\n  \"inLanguage\":\"en\",\n  \"itemListElement\":[\n    {\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/green-leaf.gr\/en-eu\/\"},\n    {\"@type\":\"ListItem\",\"position\":2,\"name\":\"Dryopteris affinis — Golden Male Fern\",\"item\":\"https:\/\/green-leaf.gr\/en-eu\/products\/dryopteris-affinis-10-5cmen\"}\n  ]\n}\n\u003c\/script\u003e\n\u003c\/p\u003e","brand":"Greenleaf Garden Center","offers":[{"title":"Default Title","offer_id":55388181856604,"sku":"Dryoptaffinis10.5cm","price":6.5,"currency_code":"EUR","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/2962\/3312\/files\/Dryopteris-affinis-10.jpg?v=1756819565"},{"product_id":"microsorum-crocodyllus12cm","title":"Microsorum 'Crocodyllus' 12cm","description":"\u003c!-- ===================== PLANT DESCRIPTION — FX TEMPLATE (Microsorum musifolium 'Crocodyllus' — Crocodile Fern) ===================== --\u003e\n\u003cdiv\u003e\n\u003cstyle\u003e\n  :root{ --brand:#074635; --brand-contrast:#fff; --border:#e7ece9; --card-bg:#fff; --page-bg:#f5f7f6; --muted:#3b584a; --text:#0f2a1d }\n  @media (max-width:720px){\n    .fx-wrap .fx-head, .fx-wrap .dose-card, .fx-wrap .box, .fx-wrap .table, .fx-wrap .band, .fx-wrap details.fx-faq{\n      background:#fff !important; border-left:4px solid var(--brand) !important; box-shadow:0 1px 0 rgba(16,39,27,.05) !important;\n    }\n    .fx-wrap .fx-grid, .fx-wrap .fx-dose, .fx-wrap .fx-steps, .fx-wrap .fx-tables, .fx-wrap .fx-bands, .fx-wrap .fx-pills, .fx-wrap .fx-cta{\n      background:transparent !important; border:0 !important; box-shadow:none !important;\n    }\n  }\n  html,body{margin:0;background:var(--page-bg)}\n  .fx-wrap{font-family:\"Segoe UI\",Arial,sans-serif;color:var(--text);line-height:1.6;font-size:16px;max-width:880px;margin:0 auto;padding:16px}\n  .fx-head{display:grid;gap:10px;border:1px solid var(--border);border-radius:12px;background:#fbfdfc;padding:14px 16px}\n  .fx-title{margin:0;font-weight:800;font-size:22px;color:#10271b;line-height:1.35}\n  @media (max-width:600px){ .fx-title{font-size:19px;line-height:1.3} }\n  .fx-sub{margin:0;color:#3b584a}\n  .fx-pills{display:flex;flex-wrap:wrap;gap:8px;margin-top:6px}\n  .pill{display:inline-flex;align-items:center;gap:6px;border:1px solid #dfe7e3;background:#fff;border-radius:999px;padding:6px 10px;font-size:12px}\n  .pill em{font-style:italic}\n  .pill--fam{background:#fff;color:#074635;border-color:#cfeede}\n  .pill--life{background:#e9f7ef;color:#074635;border-color:#cfeede}\n  .pill--light{background:#e6f4f9;color:#074635;border-color:#cae8f1}\n  .pill--care{background:#faf6e5;color:#5c3a0c;border-color:#efe4ba}\n  .pill--growth{background:#fff;color:#074635;border-color:#dfe7e3}\n  .fx-dose{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;margin:14px 0}\n  .dose-card{background:#fff;border:1px solid var(--border);border-radius:12px;padding:10px;text-align:center}\n  .dose-card h4{margin:2px 0 6px;font-size:12px;color:#3b4a42}\n  .dose-big{font-size:18px;font-weight:800;color:#153b2a}\n  .dose-note{font-size:12px;color:#3b584a}\n  .fx-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px;margin:16px 0}\n  .box{background:#fff;border:1px solid var(--border);border-radius:12px;padding:12px}\n  .box h3{margin:0 0 10px;padding:4px 0 8px;font-size:18px;font-weight:800;color:#153b2a;border-bottom:2px solid var(--border)}\n  .list{margin:0;padding-left:0;list-style:none}\n  .list li{margin:6px 0}\n  .fx-steps{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin:10px 0}\n  .step{background:#fbfdfc;border:1px solid var(--border);border-radius:10px;padding:12px}\n  .step strong{color:#153b2a}\n  .fx-tables{display:grid;gap:16px;margin:16px 0}\n  .table-scroll{overflow-x:auto}\n  .table{width:100%;border-collapse:collapse;background:#fff;border:1px solid var(--border);border-radius:12px;min-width:520px}\n  .table th,.table td{padding:10px 12px;border-bottom:1px solid #f0f0f0;font-size:14px;text-align:left}\n  .table thead th{font-size:12px;text-transform:uppercase;color:#3b4a42;background:#f6faf8}\n  .fx-bands{display:grid;gap:16px;margin:16px 0}\n  .band{background:#fff;border-left:4px solid #074635;border:1px solid var(--border);border-radius:12px;padding:12px}\n  details.fx-faq{background:#fff;border:1px solid var(--border);border-radius:12px;padding:12px;margin:14px 0}\n  details.fx-faq\u003esummary{cursor:pointer;font-weight:700;list-style:none;position:relative;padding-left:20px}\n  details.fx-faq\u003esummary .caret{position:absolute;left:0;top:0}\n  details.fx-faq\u003esummary .caret::before{content:\"▸\";display:inline-block;transition:transform .2s}\n  details.fx-faq[open]\u003esummary .caret::before{content:\"▾\"}\n  .emj{display:inline-block;width:1.25em;min-width:1.25em;text-align:center}\n  @media (max-width:720px){\n    .table td:first-child,.table th:first-child{white-space:nowrap}\n    .table td:first-child{padding-left:16px}\n    .fx-dose{grid-template-columns:repeat(2,minmax(0,1fr))}\n    .fx-grid{grid-template-columns:1fr}\n    .fx-steps{grid-template-columns:1fr}\n  }\n\u003c\/style\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"fx-wrap\"\u003e\u003c!-- HEADER --\u003e\n\u003csection class=\"fx-head\"\u003e\n\u003ch1 class=\"fx-title\"\u003e\u003cem\u003e\u003cstrong\u003eMicrosorum\u003c\/strong\u003e\u003c\/em\u003e musifolium 'Crocodyllus'\u003c\/h1\u003e\n\u003cp class=\"fx-sub\"\u003eFamily: \u003cem\u003ePolypodiaceae\u003c\/em\u003e • Pot diameter: 12 cm • Height: 40 cm\u003c\/p\u003e\n\u003cp class=\"fx-sub\" style=\"font-weight: bold;\"\u003eThe fern with crocodile skin 🐊\u003c\/p\u003e\n\u003cp class=\"fx-sub\"\u003e\u003cem\u003eMicrosorum 'Crocodyllus'\u003c\/em\u003e stands out with leaves patterned like crocodile skin. A tropical, resilient indoor fern that thrives in humidity and bright indirect light.\u003c\/p\u003e\n\u003cdiv class=\"fx-pills\"\u003e\u003cspan class=\"pill pill--fam\"\u003e\u003cem\u003ePolypodiaceae\u003c\/em\u003e\u003c\/span\u003e \u003cspan class=\"pill pill--life\"\u003eEvergreen\u003c\/span\u003e \u003cspan class=\"pill pill--light\"\u003eBright indirect\u003c\/span\u003e \u003cspan class=\"pill pill--care\"\u003eModerate care\u003c\/span\u003e \u003cspan class=\"pill pill--growth\"\u003eIndoor fern\u003c\/span\u003e\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- SPECS STRIP --\u003e\n\u003csection class=\"fx-dose\"\u003e\n\u003cdiv class=\"dose-card\"\u003e\n\u003ch4\u003eLight\u003c\/h4\u003e\n\u003cdiv class=\"dose-big\"\u003e🔆 Bright indirect\u003c\/div\u003e\n\u003cdiv class=\"dose-note\"\u003eAvoid direct sun\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dose-card\"\u003e\n\u003ch4\u003eWatering\u003c\/h4\u003e\n\u003cdiv class=\"dose-big\"\u003e💧 Frequent–light\u003c\/div\u003e\n\u003cdiv class=\"dose-note\"\u003eKeep moist but not soggy\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dose-card\"\u003e\n\u003ch4\u003eTemperature\u003c\/h4\u003e\n\u003cdiv class=\"dose-big\"\u003e🌡️ 16–27°C\u003c\/div\u003e\n\u003cdiv class=\"dose-note\"\u003eNot below 12°C\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dose-card\"\u003e\n\u003ch4\u003eSoil\u003c\/h4\u003e\n\u003cdiv class=\"dose-big\"\u003e🌱 Loose, airy\u003c\/div\u003e\n\u003cdiv class=\"dose-note\"\u003ePeat + bark + perlite\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- HIGHLIGHTS + USES --\u003e\n\u003csection class=\"fx-grid\"\u003e\n\u003cdiv class=\"box\"\u003e\n\u003ch3\u003eWhat makes it special\u003c\/h3\u003e\n\u003cul class=\"list\"\u003e\n\u003cli\u003e🐊 Crocodile-like leaf venation\u003c\/li\u003e\n\u003cli\u003e💦 Loves humidity — great for bathrooms\/kitchens\u003c\/li\u003e\n\u003cli\u003e🌿 Tropical look without fuss\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"box\"\u003e\n\u003ch3\u003eIdeal use\u003c\/h3\u003e\n\u003cul class=\"list\"\u003e\n\u003cli\u003e🪴 Pots in bright rooms\u003c\/li\u003e\n\u003cli\u003e🛁 Bathrooms\/kitchens with higher humidity\u003c\/li\u003e\n\u003cli\u003e🌱 Mixed displays with other ferns\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- PLACEMENT + COMBOS --\u003e\n\u003csection class=\"fx-grid\"\u003e\n\u003cdiv class=\"box\"\u003e\n\u003ch3\u003ePlacement\u003c\/h3\u003e\n\u003cp\u003eBright spot with no direct sun. Keep soil consistently moist, raise humidity with pebble tray or humidifier, protect from drafts.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"box\"\u003e\n\u003ch3\u003eBest companions\u003c\/h3\u003e\n\u003cul class=\"list\"\u003e\n\u003cli\u003e🌿 With \u003cem\u003eAsplenium\u003c\/em\u003e and \u003cem\u003eNephrolepis\u003c\/em\u003e for lush effect\u003c\/li\u003e\n\u003cli\u003e🍃 With \u003cem\u003eCalathea\u003c\/em\u003e\/\u003cem\u003eMaranta\u003c\/em\u003e for texture\u003c\/li\u003e\n\u003cli\u003e🌱 With other ferns\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- ORIGIN --\u003e\u003cdetails class=\"fx-faq\"\u003e\n\u003csummary\u003e\u003cspan class=\"caret\"\u003e\u003c\/span\u003e Origin of the variety\u003c\/summary\u003e\n\u003cp\u003e\u003cem\u003eMicrosorum musifolium\u003c\/em\u003e is native to tropical Southeast Asia and Australia. Often grows epiphytically on trunks and branches in humid, shaded forests.\u003c\/p\u003e\n\u003cp\u003eThe cultivar \u003cem\u003e'Crocodyllus'\u003c\/em\u003e was selected for its striking crocodile-like leaf pattern and more compact growth, making it highly decorative indoors.\u003c\/p\u003e\n\u003c\/details\u003e\u003c!-- STEPS --\u003e\n\u003csection class=\"fx-steps\"\u003e\n\u003cdiv class=\"step\"\u003e\u003cstrong\u003e1) Soil:\u003c\/strong\u003e Airy, organic mix with bark\/perlite; avoid heavy soils.\u003c\/div\u003e\n\u003cdiv class=\"step\"\u003e\u003cstrong\u003e2) Watering:\u003c\/strong\u003e Keep slightly moist; never waterlogged. Mist in low humidity.\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"step\"\u003e\u003cstrong\u003e3) Light\/Temp:\u003c\/strong\u003e Bright indirect light; 16–27°C; avoid drafts and cold.\u003c\/div\u003e\n\u003c!-- TABLE --\u003e\n\u003csection class=\"fx-tables\"\u003e\n\u003cdiv class=\"table-scroll\"\u003e\n\u003ctable class=\"table\"\u003e\n\u003cthead\u003e\n\u003ctr\u003e\n\u003cth\u003e\u003cspan class=\"emj\"\u003e🔎\u003c\/span\u003e Item\u003c\/th\u003e\n\u003cth\u003eDetails\u003c\/th\u003e\n\u003c\/tr\u003e\n\u003c\/thead\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cspan class=\"emj\"\u003e🌿\u003c\/span\u003e Species\u003c\/td\u003e\n\u003ctd\u003e\u003cem\u003e\u003cstrong\u003eMicrosorum\u003c\/strong\u003e\u003c\/em\u003e musifolium 'Crocodyllus'\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cspan class=\"emj\"\u003e🪴\u003c\/span\u003e Pot\/Size\u003c\/td\u003e\n\u003ctd\u003e12 cm • 40 cm height\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cspan class=\"emj\"\u003e🔆\u003c\/span\u003e Light\u003c\/td\u003e\n\u003ctd\u003eBright indirect, no direct sun\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cspan class=\"emj\"\u003e💧\u003c\/span\u003e Watering\u003c\/td\u003e\n\u003ctd\u003eFrequent–light, keep slightly moist\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cspan class=\"emj\"\u003e🌡️\u003c\/span\u003e Temperature\u003c\/td\u003e\n\u003ctd\u003e16–27°C (not \u0026lt; 12°C)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cspan class=\"emj\"\u003e📈\u003c\/span\u003e Growth\u003c\/td\u003e\n\u003ctd\u003eEpiphytic\/semi-epiphytic, tufted\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cspan class=\"emj\"\u003e🐾\u003c\/span\u003e Toxicity\u003c\/td\u003e\n\u003ctd\u003eNon-toxic — safe for kids \u0026amp; pets\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- TIP + DID YOU KNOW --\u003e\n\u003csection class=\"fx-bands\"\u003e\n\u003cdiv class=\"band\"\u003e\u003cstrong\u003e💡 Tip:\u003c\/strong\u003e Place pot on a pebble tray with water for a natural humidity boost.\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"fx-bands\"\u003e\n\u003cdiv class=\"band\"\u003e\u003cstrong\u003e🤔 Did you know?\u003c\/strong\u003e As an epiphytic fern, \u003cem\u003eMicrosorum\u003c\/em\u003e prefers air around its roots — thrives in airy, “spongy” mixes rather than dense soil.\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- FOLDABLES --\u003e\u003cdetails class=\"fx-faq\"\u003e\n\u003csummary\u003e\u003cspan class=\"caret\"\u003e\u003c\/span\u003e Why you’ll love it\u003c\/summary\u003e\n\u003cp\u003e🐊 Unique crocodile-like leaf texture.\u003cbr\u003e💦 Humidity lover — perfect for bathrooms\/kitchens.\u003cbr\u003e🐾 Safe for homes with kids \u0026amp; pets.\u003c\/p\u003e\n\u003c\/details\u003e\u003cdetails class=\"fx-faq\"\u003e\n\u003csummary\u003e\u003cspan class=\"caret\"\u003e\u003c\/span\u003e 🧠 Greenleaf geek facts\u003c\/summary\u003e\n\u003cp\u003e🧬 Family \u003cem\u003ePolypodiaceae\u003c\/em\u003e; rhizomatous fern.\u003cbr\u003e🌿 Adapts to lower light via large leaf surface.\u003cbr\u003e💧 Best with 50–70% relative humidity.\u003c\/p\u003e\n\u003c\/details\u003e\u003cdetails class=\"fx-faq\"\u003e\n\u003csummary\u003e\u003cspan class=\"caret\"\u003e\u003c\/span\u003e 🔆 What light does it need?\u003c\/summary\u003e\n\u003cp\u003eBright indirect; if leaf edges scorch, move further from window or filter light.\u003c\/p\u003e\n\u003c\/details\u003e\u003cdetails class=\"fx-faq\"\u003e\n\u003csummary\u003e\u003cspan class=\"caret\"\u003e\u003c\/span\u003e 💧 How often to water?\u003c\/summary\u003e\n\u003cp\u003eWhen top 1–2 cm of soil is dry; keep slightly moist, never soggy.\u003c\/p\u003e\n\u003c\/details\u003e\u003cdetails class=\"fx-faq\"\u003e\n\u003csummary\u003e\u003cspan class=\"caret\"\u003e\u003c\/span\u003e 🌡️ What temperatures does it tolerate?\u003c\/summary\u003e\n\u003cp\u003eIdeally 16–27°C; avoid drops below 12°C and cold drafts.\u003c\/p\u003e\n\u003c\/details\u003e\u003cdetails class=\"fx-faq\"\u003e\n\u003csummary\u003e\u003cspan class=\"caret\"\u003e\u003c\/span\u003e 🌱 What soil mix is best?\u003c\/summary\u003e\n\u003cp\u003eLoose, airy mix (peat\/bark\/perlite) or orchid-style blend with airflow.\u003c\/p\u003e\n\u003c\/details\u003e\u003c!-- COPYRIGHT + NOTE --\u003e\n\u003cp style=\"font-size: 13px; color: #074635; font-style: italic; text-align: center; margin-top: 16px;\"\u003e© Original plant description by Greenleaf Garden Center. All rights reserved. | Το κείμενο αποτελεί πρωτότυπο υλικό. Απαγορεύεται η αντιγραφή (Νόμος 2121\/1993).\u003c\/p\u003e\n\u003cp style=\"font-size: 13px; color: #000; font-style: italic; text-align: center; margin-top: 6px;\"\u003e🔎 Note: Due to natural variation, the plant you receive may differ slightly from the photo. Size, form or coloring depends on season, conditions and the nature of each plant.\u003c\/p\u003e\n\u003c!-- ===================== JSON-LD (FAQPage + BreadcrumbList) — Raven hack wrapper ===================== --\u003e\n\u003cp\u003e\n\u003cscript type=\"application\/ld+json\"\u003e{\n  \"@context\":\"https:\/\/schema.org\",\n  \"@type\":\"FAQPage\",\n  \"inLanguage\":\"en\",\n  \"mainEntity\":[\n    {\"@type\":\"Question\",\"name\":\"What light does it need?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"Bright indirect; if leaf edges scorch, move further from window or filter light.\"}},\n    {\"@type\":\"Question\",\"name\":\"How often to water?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"When top 1–2 cm of soil is dry; keep slightly moist, never soggy.\"}},\n    {\"@type\":\"Question\",\"name\":\"What temperatures does it tolerate?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"Ideally 16–27°C; avoid drops below 12°C and cold drafts.\"}},\n    {\"@type\":\"Question\",\"name\":\"What soil mix is best?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"Loose, airy mix (peat\/bark\/perlite) or orchid-style blend with airflow.\"}}\n  ]\n}\n\u003c\/script\u003e\n\u003cscript type=\"application\/ld+json\"\u003e{\n  \"@context\":\"https:\/\/schema.org\",\n  \"@type\":\"BreadcrumbList\",\n  \"inLanguage\":\"en\",\n  \"itemListElement\":[\n    {\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/green-leaf.gr\/\"},\n    {\"@type\":\"ListItem\",\"position\":2,\"name\":\"Microsorum musifolium 'Crocodyllus' — Crocodile Fern\",\"item\":\"https:\/\/green-leaf.gr\/en-eu\/products\/microsorum-crocodyllus12cmen\"}\n  ]\n}\n\u003c\/script\u003e\n\u003c\/p\u003e","brand":"Greenleaf Garden Center","offers":[{"title":"Default Title","offer_id":55393679311196,"sku":"MicrosCrocodyl12cm","price":9.9,"currency_code":"EUR","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/2962\/3312\/files\/Microsorum-musifolium-_Crocodyllus_-12cm.jpg?v=1756876386"}],"url":"https:\/\/green-leaf.gr\/en-eu\/collections\/ferns-plants.oembed","provider":"Greenleaf Garden Center","version":"1.0","type":"link"}