{"product_id":"garvee-huehnerstange-geraeumig-wetterfest-holz-verzinktes-metall-hinterhof-bauernhof-ppg_33cqnr_x9","title":"Garvee Perchoir à poules 140 × 102 cm, fer galvanisé et bois, échelle stable multi-niveaux avec barres rondes pour poulailler extérieur","description":"\u003cp\u003e\u003cmeta charset=\"UTF-8\"\u003e \u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e \u003clink rel=\"stylesheet\" href=\"https:\/\/fonts.googleapis.com\/css2?family=Roboto+Condensed:wght@400;700\u0026amp;family=Roboto:wght@300;400;500;700\u0026amp;display=swap\"\u003e\u003c\/p\u003e\n\n\u003cstyle\u003e\n    .product-details {\n        max-width: 1200px;\n        margin: 0 auto;\n        padding: 30px 20px;\n        font-family: 'Roboto', Arial, sans-serif;\n        background: #f0f8ff;\n        color: #333;\n        line-height: 1.6;\n    }\n    \n    .specs-showcase {\n        display: flex;\n        justify-content: space-between;\n        align-items: center;\n        background: #ffffff;\n        border-radius: 16px;\n        padding: 25px 30px;\n        margin-bottom: 40px;\n        box-shadow: 0 8px 30px rgba(7, 65, 116, 0.12);\n        border: 2px solid #e9f2ff;\n        flex-wrap: wrap;\n        gap: 20px;\n    }\n    \n    .spec-item-compact {\n        display: flex;\n        flex-direction: column;\n        align-items: center;\n        justify-content: center;\n        text-align: center;\n        min-width: 120px;\n        flex: 1;\n    }\n    \n    .spec-icon-compact {\n        width: 60px;\n        height: 60px;\n        display: flex;\n        align-items: center;\n        justify-content: center;\n        background: linear-gradient(135deg, #e9f2ff, #d4e5ff);\n        border-radius: 50%;\n        margin-bottom: 12px;\n        font-size: 24px;\n        color: #074174;\n    }\n    \n    .spec-value-compact {\n        font-size: 1.3rem;\n        font-weight: 700;\n        color: #074174;\n        margin-bottom: 4px;\n        line-height: 1.2;\n    }\n    \n    .spec-label-compact {\n        color: #666;\n        font-size: 0.85rem;\n        text-transform: uppercase;\n        letter-spacing: 0.5px;\n    }\n    \n    .spec-divider {\n        width: 1px;\n        height: 50px;\n        background: #e2e8f0;\n    }\n    \n    .product-details .feature-section {\n        display: flex;\n        align-items: center;\n        margin-bottom: 30px;\n        background: #ffffff;\n        border-radius: 12px;\n        overflow: hidden;\n        box-shadow: 0 6px 20px rgba(7, 65, 116, 0.15);\n        border: 2px solid #e9f2ff;\n    }\n    \n    .product-details .feature-section:nth-child(even) {\n        flex-direction: row-reverse;\n    }\n    \n    .product-details .feature-image {\n        flex: 1;\n        min-height: 350px;\n        background: #e9f2ff;\n        display: flex;\n        align-items: stretch;\n        justify-content: center;\n        overflow: hidden;\n        position: relative;\n        padding: 0;\n    }\n    \n    .product-details .feature-image img {\n        width: 100%;\n        height: 100%;\n        object-fit: cover;\n        display: block;\n    }\n    \n    .product-details .feature-content {\n        flex: 1;\n        padding: 25px;\n        background: #ffffff;\n    }\n    \n    .product-details .feature-title {\n        font-size: 1.4rem;\n        color: #074174;\n        margin-bottom: 12px;\n        font-weight: 700;\n        font-family: 'Roboto Condensed', Arial, sans-serif;\n    }\n    \n    .product-details .highlight-list {\n        list-style: none;\n        margin-top: 15px;\n        padding-left: 0;\n    }\n    \n    .product-details .highlight-list li {\n        position: relative;\n        padding-left: 28px;\n        margin-bottom: 10px;\n        color: #2d3748;\n        font-size: 0.98rem;\n        line-height: 1.5;\n    }\n    \n    .product-details .highlight-list li::before {\n        content: \"✓\";\n        position: absolute;\n        left: 0;\n        color: #074174;\n        font-weight: bold;\n        font-size: 1.1rem;\n    }\n\n    .garvee-specifications {\n        width: 100%;\n        border-collapse: separate;\n        border-spacing: 0;\n        border: 2px solid #074174;\n        border-radius: 12px;\n        overflow: hidden;\n        background: #ffffff;\n        margin: 30px 0 10px;\n        font-family: Arial, sans-serif;\n    }\n\n    .garvee-specifications td {\n        padding: 14px 16px;\n        border: none;\n        border-bottom: 1px solid #e6ebf0;\n        font-size: 15px;\n        vertical-align: middle;\n    }\n\n    .garvee-specifications tr:last-child td {\n        border-bottom: none;\n    }\n\n    .garvee-specifications tr:nth-child(even) {\n        background: #f8fbff;\n    }\n\n    .garvee-specifications td:first-child {\n        width: 42%;\n        color: #333333;\n        font-weight: 600;\n    }\n\n    .garvee-specifications td:last-child {\n        color: #074174;\n        font-weight: 700;\n    }\n\n    .spec-title {\n        color: #074174;\n        font-size: 24px;\n        margin: 40px 0 15px;\n        font-weight: 700;\n        font-family: 'Roboto Condensed', Arial, sans-serif;\n    }\n    \n    @media (max-width: 992px) {\n        .specs-showcase {\n            gap: 15px;\n            padding: 20px;\n        }\n        \n        .spec-item-compact {\n            min-width: 100px;\n        }\n        \n        .spec-icon-compact {\n            width: 50px;\n            height: 50px;\n            font-size: 20px;\n        }\n        \n        .spec-value-compact {\n            font-size: 1.15rem;\n        }\n    }\n    \n    @media (max-width: 768px) {\n        .product-details .feature-section,\n        .product-details .feature-section:nth-child(even) {\n            flex-direction: column;\n        }\n        \n        .product-details .feature-image {\n            min-height: 250px;\n            width: 100%;\n        }\n        \n        .product-details .feature-content {\n            padding: 20px;\n        }\n        \n        .specs-showcase {\n            flex-wrap: wrap;\n            justify-content: center;\n        }\n        \n        .spec-item-compact {\n            flex: 0 0 calc(50% - 20px);\n            margin-bottom: 15px;\n        }\n        \n        .spec-divider {\n            display: none;\n        }\n    }\n    \n    @media (max-width: 480px) {\n        .product-details {\n            padding: 20px 15px;\n        }\n        \n        .product-details .feature-image {\n            min-height: 200px;\n        }\n        \n        .specs-showcase {\n            flex-direction: row;\n            flex-wrap: wrap;\n            gap: 15px;\n            padding: 20px 15px;\n            justify-content: space-between;\n        }\n        \n        .spec-item-compact {\n            flex: 0 0 calc(50% - 10px);\n            min-width: auto;\n            margin-bottom: 15px;\n        }\n        \n        .spec-icon-compact {\n            width: 45px;\n            height: 45px;\n            font-size: 18px;\n            margin-bottom: 8px;\n        }\n        \n        .spec-value-compact {\n            font-size: 1.1rem;\n            margin-bottom: 2px;\n        }\n        \n        .spec-label-compact {\n            font-size: 0.75rem;\n            letter-spacing: 0.3px;\n        }\n    }\n\u003c\/style\u003e\n\n\u003cdiv class=\"product-details\"\u003e\n\n    \u003cdiv class=\"specs-showcase\"\u003e\n        \u003cdiv class=\"spec-item-compact\"\u003e\n            \u003cdiv class=\"spec-icon-compact\"\u003e📏\u003c\/div\u003e\n            \u003cdiv class=\"spec-value-compact\"\u003e140 × 99 cm\u003c\/div\u003e\n            \u003cdiv class=\"spec-label-compact\"\u003eDimensions\u003c\/div\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"spec-divider\"\u003e\u003cbr\u003e\u003c\/div\u003e\n        \u003cdiv class=\"spec-item-compact\"\u003e\n            \u003cdiv class=\"spec-icon-compact\"\u003e🏗️\u003c\/div\u003e\n            \u003cdiv class=\"spec-value-compact\"\u003eMulti-niveaux\u003c\/div\u003e\n            \u003cdiv class=\"spec-label-compact\"\u003eConception\u003c\/div\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"spec-divider\"\u003e\u003cbr\u003e\u003c\/div\u003e\n        \u003cdiv class=\"spec-item-compact\"\u003e\n            \u003cdiv class=\"spec-icon-compact\"\u003e🛡️\u003c\/div\u003e\n            \u003cdiv class=\"spec-value-compact\"\u003eGalvanisé\u003c\/div\u003e\n            \u003cdiv class=\"spec-label-compact\"\u003eMatériau\u003c\/div\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"spec-divider\"\u003e\u003cbr\u003e\u003c\/div\u003e\n        \u003cdiv class=\"spec-item-compact\"\u003e\n            \u003cdiv class=\"spec-icon-compact\"\u003e🧹\u003c\/div\u003e\n            \u003cdiv class=\"spec-value-compact\"\u003eFacile à nettoyer\u003c\/div\u003e\n            \u003cdiv class=\"spec-label-compact\"\u003eEntretien\u003c\/div\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"feature-section\"\u003e\n        \u003cdiv class=\"feature-image\"\u003e\n            \u003cimg src=\"https:\/\/www.garvee.de\/cdn\/shop\/files\/81PngKUPO2L.jpg?v=1761219116\u0026amp;width=713\" alt=\"Perchoir à poules spacieux multi-niveaux GARVEE\" loading=\"lazy\"\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"feature-content\"\u003e\n            \u003ch2 class=\"feature-title\"\u003ePerchoir à poules spacieux multi-niveaux\u003c\/h2\u003e\n            \u003cul class=\"highlight-list\"\u003e\n                \u003cli\u003e\n\u003cstrong\u003eGrand format 140 × 99 cm\u003c\/strong\u003e, adapté à plusieurs poules en même temps\u003c\/li\u003e\n                \u003cli\u003eOptimise \u003cstrong\u003el’espace vertical du poulailler\u003c\/strong\u003e pour le repos et la circulation\u003c\/li\u003e\n                \u003cli\u003e\n\u003cstrong\u003eStructure stable\u003c\/strong\u003e en fer galvanisé et bois de qualité\u003c\/li\u003e\n                \u003cli\u003eFavorise le \u003cstrong\u003ecomportement naturel de perchage\u003c\/strong\u003e et le bien-être du troupeau\u003c\/li\u003e\n            \u003c\/ul\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"feature-section\"\u003e\n        \u003cdiv class=\"feature-image\"\u003e\n            \u003cimg src=\"https:\/\/www.garvee.de\/cdn\/shop\/files\/61nfD4dmsPL.jpg?v=1761219116\u0026amp;width=713\" alt=\"Structure durable en fer galvanisé et bois de qualité\" loading=\"lazy\"\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"feature-content\"\u003e\n            \u003ch2 class=\"feature-title\"\u003eStructure durable et adaptée à l’extérieur\u003c\/h2\u003e\n            \u003cul class=\"highlight-list\"\u003e\n                \u003cli\u003e\n\u003cstrong\u003eTubes en fer galvanisé\u003c\/strong\u003e pour une meilleure résistance à la rouille\u003c\/li\u003e\n                \u003cli\u003e\n\u003cstrong\u003eBois lisse et soigné\u003c\/strong\u003e, plus confortable pour les pattes des volailles\u003c\/li\u003e\n                \u003cli\u003eConçu pour une utilisation en poulailler, abri ou espace extérieur protégé\u003c\/li\u003e\n                \u003cli\u003eSupport stable pour réduire les mouvements pendant le repos\u003c\/li\u003e\n            \u003c\/ul\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"feature-section\"\u003e\n        \u003cdiv class=\"feature-image\"\u003e\n            \u003cimg src=\"https:\/\/www.garvee.de\/cdn\/shop\/files\/81PxFfWInNL.jpg?v=1761219116\u0026amp;width=713\" alt=\"Perchoirs ronds confortables pour poules\" loading=\"lazy\"\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"feature-content\"\u003e\n            \u003ch2 class=\"feature-title\"\u003ePerchoirs pensés pour le confort des volailles\u003c\/h2\u003e\n            \u003cul class=\"highlight-list\"\u003e\n                \u003cli\u003e\n\u003cstrong\u003eBarres rondes\u003c\/strong\u003e pour une prise plus naturelle et confortable\u003c\/li\u003e\n                \u003cli\u003eRéduit la pression sur les doigts et les pattes sensibles\u003c\/li\u003e\n                \u003cli\u003e\n\u003cstrong\u003ePerchoirs stables\u003c\/strong\u003e pour un repos plus sûr\u003c\/li\u003e\n                \u003cli\u003eConvient aux poules de différentes races et tailles\u003c\/li\u003e\n            \u003c\/ul\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"feature-section\"\u003e\n        \u003cdiv class=\"feature-image\"\u003e\n            \u003cimg src=\"https:\/\/www.garvee.de\/cdn\/shop\/files\/81r9PY161bL.jpg?v=1761219116\u0026amp;width=713\" alt=\"Montage simple du perchoir à poules GARVEE\" loading=\"lazy\"\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"feature-content\"\u003e\n            \u003ch2 class=\"feature-title\"\u003eMontage simple et entretien pratique\u003c\/h2\u003e\n            \u003cul class=\"highlight-list\"\u003e\n                \u003cli\u003e\n\u003cstrong\u003eTrous pré-percés\u003c\/strong\u003e et instructions claires pour une installation plus rapide\u003c\/li\u003e\n                \u003cli\u003ePièces faciles à identifier pour simplifier l’assemblage\u003c\/li\u003e\n                \u003cli\u003e\n\u003cstrong\u003eSurfaces lisses\u003c\/strong\u003e permettant un nettoyage plus facile\u003c\/li\u003e\n                \u003cli\u003eAide à maintenir un environnement plus propre dans le poulailler\u003c\/li\u003e\n            \u003c\/ul\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"feature-section\"\u003e\n        \u003cdiv class=\"feature-image\"\u003e\n            \u003cimg src=\"https:\/\/www.garvee.de\/cdn\/shop\/files\/81Ew7XDJfdL.jpg?v=1761219116\u0026amp;width=713\" alt=\"Perchoir interactif avec échelle et balançoire pour volailles\" loading=\"lazy\"\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"feature-content\"\u003e\n            \u003ch2 class=\"feature-title\"\u003eDesign interactif pour enrichir l’espace de vie\u003c\/h2\u003e\n            \u003cul class=\"highlight-list\"\u003e\n                \u003cli\u003e\n\u003cstrong\u003eÉchelle multi-niveaux et balançoire\u003c\/strong\u003e pour encourager l’activité\u003c\/li\u003e\n                \u003cli\u003eStimule le comportement naturel de perchage, d’exploration et de repos\u003c\/li\u003e\n                \u003cli\u003eAméliore le confort général dans le poulailler ou l’espace extérieur\u003c\/li\u003e\n                \u003cli\u003eAdapté aux \u003cstrong\u003epoules, canards, oies et pigeons\u003c\/strong\u003e\n\u003c\/li\u003e\n            \u003c\/ul\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003ch2 class=\"spec-title\"\u003eSpécifications\u003c\/h2\u003e\n    \u003ctable class=\"garvee-specifications\"\u003e\n        \u003ctbody\u003e\n            \u003ctr\u003e\n                \u003ctd\u003eType de produit\u003c\/td\u003e\n                \u003ctd\u003ePerchoir multi-niveaux pour volailles\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n                \u003ctd\u003eDimensions\u003c\/td\u003e\n                \u003ctd\u003e140 × 99 cm\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n                \u003ctd\u003eConception\u003c\/td\u003e\n                \u003ctd\u003eStructure multi-niveaux avec échelle et balançoire\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n                \u003ctd\u003eMatériau principal\u003c\/td\u003e\n                \u003ctd\u003eFer galvanisé et bois de qualité\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n                \u003ctd\u003eType de perchoirs\u003c\/td\u003e\n                \u003ctd\u003eBarres rondes confortables et stables\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n                \u003ctd\u003eInstallation\u003c\/td\u003e\n                \u003ctd\u003eTrous pré-percés et pièces faciles à assembler\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n                \u003ctd\u003eEntretien\u003c\/td\u003e\n                \u003ctd\u003eSurfaces lisses faciles à nettoyer\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n                \u003ctd\u003eUtilisation recommandée\u003c\/td\u003e\n                \u003ctd\u003ePoules, canards, oies, pigeons et autres volailles\u003c\/td\u003e\n            \u003c\/tr\u003e\n        \u003c\/tbody\u003e\n    \u003c\/table\u003e\n\n\u003c\/div\u003e","brand":"Garvee","offers":[{"title":"140 x 102 cm","offer_id":50847836045627,"sku":"PPG_33CQNRX9","price":30.99,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0948\/2924\/8827\/files\/81PngKUPO2L.jpg?v=1765686504","url":"https:\/\/www.garvee.fr\/products\/garvee-huehnerstange-geraeumig-wetterfest-holz-verzinktes-metall-hinterhof-bauernhof-ppg_33cqnr_x9","provider":"GARVEEFR","version":"1.0","type":"link"}