{"product_id":"nichoir-artisanal-en-bois-a-3-ouvertures-piece-unique-27-24-cm","title":"Nichoir artisanal en bois à 3 ouvertures – Pièce unique 27 × 24 cm","description":"\u003cdiv class=\"iz-product\"\u003e\n\n  \u003cstyle\u003e\n    .iz-product {\n      --brown: #432b20;\n      --brown-light: #75513d;\n      --rust: #a35e3f;\n      --cream: #f7efe2;\n      --cream-light: #fffaf4;\n      --border: #dfcdb7;\n      --text: #342820;\n      --muted: #6c5a4e;\n      --white: #ffffff;\n\n      width: 100%;\n      color: var(--text);\n      font-family: Arial, sans-serif;\n      line-height: 1.65;\n    }\n\n    .iz-product *,\n    .iz-product *::before,\n    .iz-product *::after {\n      box-sizing: border-box;\n    }\n\n    .iz-product__container {\n      width: 100%;\n      max-width: 1050px;\n      margin: 0 auto;\n    }\n\n    .iz-product__hero {\n      padding: 30px;\n      background: var(--cream);\n      border: 1px solid var(--border);\n      border-radius: 10px;\n    }\n\n    .iz-product__eyebrow {\n      display: block;\n      margin: 0 0 9px;\n      color: var(--brown-light);\n      font-size: 12px;\n      font-weight: 700;\n      letter-spacing: 0.13em;\n      text-transform: uppercase;\n    }\n\n    .iz-product__title {\n      margin: 0 0 14px;\n      color: var(--brown);\n      font-size: clamp(27px, 4vw, 38px);\n      line-height: 1.15;\n    }\n\n    .iz-product__lead {\n      max-width: 820px;\n      margin: 0;\n      font-size: 17px;\n      line-height: 1.7;\n    }\n\n    .iz-product__status {\n      display: grid;\n      grid-template-columns: repeat(3, 1fr);\n      gap: 1px;\n      margin: 20px 0 28px;\n      overflow: hidden;\n      background: var(--border);\n      border: 1px solid var(--border);\n      border-radius: 9px;\n    }\n\n    .iz-product__status-item {\n      padding: 18px;\n      background: var(--white);\n      text-align: center;\n    }\n\n    .iz-product__status-label {\n      display: block;\n      margin-bottom: 4px;\n      color: var(--muted);\n      font-size: 12px;\n      letter-spacing: 0.08em;\n      text-transform: uppercase;\n    }\n\n    .iz-product__status-value {\n      color: var(--brown);\n      font-size: 16px;\n      font-weight: 700;\n    }\n\n    .iz-product__heading {\n      margin: 30px 0 14px;\n      color: var(--brown);\n      font-size: 24px;\n      line-height: 1.25;\n    }\n\n    .iz-product__table-wrap {\n      overflow-x: auto;\n      border: 1px solid var(--border);\n      border-radius: 9px;\n    }\n\n    .iz-product__table {\n      width: 100%;\n      border-collapse: collapse;\n      background: var(--white);\n    }\n\n    .iz-product__table th,\n    .iz-product__table td {\n      padding: 14px 16px;\n      border-bottom: 1px solid #eadfd1;\n      font-size: 15px;\n      text-align: left;\n      vertical-align: top;\n    }\n\n    .iz-product__table th {\n      width: 35%;\n      color: var(--brown);\n      font-weight: 700;\n    }\n\n    .iz-product__table tr:last-child th,\n    .iz-product__table tr:last-child td {\n      border-bottom: 0;\n    }\n\n    .iz-product__highlight {\n      margin-top: 24px;\n      padding: 22px;\n      background: var(--cream-light);\n      border-left: 5px solid var(--rust);\n      border-radius: 5px;\n    }\n\n    .iz-product__highlight h3 {\n      margin: 0 0 8px;\n      color: var(--brown);\n      font-size: 21px;\n    }\n\n    .iz-product__highlight p {\n      margin: 0;\n    }\n\n    .iz-product__content p {\n      margin: 0 0 15px;\n    }\n\n    .iz-product__list {\n      margin: 0;\n      padding-left: 22px;\n    }\n\n    .iz-product__list li {\n      margin-bottom: 8px;\n    }\n\n    .iz-product__cards {\n      display: grid;\n      grid-template-columns: repeat(2, 1fr);\n      gap: 18px;\n      margin-top: 32px;\n    }\n\n    .iz-product__card {\n      display: flex;\n      min-height: 100%;\n      flex-direction: column;\n      padding: 26px;\n      border-radius: 10px;\n    }\n\n    .iz-product__card--dark {\n      background: var(--brown);\n      color: var(--white);\n    }\n\n    .iz-product__card--light {\n      background: var(--cream);\n      border: 1px solid var(--border);\n    }\n\n    .iz-product__card-label {\n      display: block;\n      margin-bottom: 8px;\n      color: #ead6b8;\n      font-size: 11px;\n      font-weight: 700;\n      letter-spacing: 0.13em;\n      text-transform: uppercase;\n    }\n\n    .iz-product__card--light .iz-product__card-label {\n      color: var(--brown-light);\n    }\n\n    .iz-product__card h3 {\n      margin: 0 0 11px;\n      color: inherit;\n      font-size: 23px;\n      line-height: 1.25;\n    }\n\n    .iz-product__card p {\n      flex-grow: 1;\n      margin: 0 0 20px;\n      color: inherit;\n    }\n\n    .iz-product__button {\n      display: inline-flex;\n      min-height: 48px;\n      align-items: center;\n      justify-content: center;\n      padding: 12px 19px;\n      border-radius: 999px;\n      font-size: 15px;\n      font-weight: 700;\n      line-height: 1.25;\n      text-align: center;\n      text-decoration: none !important;\n    }\n\n    .iz-product__button--white {\n      background: var(--white);\n      color: var(--brown) !important;\n    }\n\n    .iz-product__button--rust {\n      background: var(--rust);\n      color: var(--white) !important;\n    }\n\n    .iz-product__notice {\n      margin-top: 24px;\n      padding: 18px 20px;\n      background: #f4e5da;\n      border-radius: 7px;\n      color: var(--brown);\n    }\n\n    .iz-product__notice strong {\n      display: block;\n      margin-bottom: 4px;\n    }\n\n    .iz-product__faq {\n      margin-top: 34px;\n    }\n\n    .iz-product__faq details {\n      border-bottom: 1px solid var(--border);\n    }\n\n    .iz-product__faq summary {\n      position: relative;\n      padding: 17px 35px 17px 0;\n      color: var(--brown);\n      cursor: pointer;\n      font-size: 16px;\n      font-weight: 700;\n      list-style: none;\n    }\n\n    .iz-product__faq summary::-webkit-details-marker {\n      display: none;\n    }\n\n    .iz-product__faq summary::after {\n      position: absolute;\n      top: 15px;\n      right: 4px;\n      content: \"+\";\n      font-size: 22px;\n      font-weight: 400;\n    }\n\n    .iz-product__faq details[open] summary::after {\n      content: \"−\";\n    }\n\n    .iz-product__faq details p {\n      margin: 0;\n      padding: 0 35px 17px 0;\n      color: var(--muted);\n    }\n\n    .iz-product__shipping {\n      margin-top: 25px;\n      padding: 15px 18px;\n      background: var(--cream-light);\n      border: 1px solid var(--border);\n      border-radius: 7px;\n      color: var(--muted);\n      font-size: 14px;\n      text-align: center;\n    }\n\n    @media screen and (max-width: 749px) {\n      .iz-product__hero {\n        padding: 23px 19px;\n      }\n\n      .iz-product__lead {\n        font-size: 15px;\n      }\n\n      .iz-product__status,\n      .iz-product__cards {\n        grid-template-columns: 1fr;\n      }\n\n      .iz-product__status-item {\n        padding: 14px;\n      }\n\n      .iz-product__card {\n        padding: 22px 19px;\n      }\n\n      .iz-product__table th,\n      .iz-product__table td {\n        padding: 12px;\n        font-size: 14px;\n      }\n\n      .iz-product__table th {\n        width: 40%;\n      }\n    }\n  \u003c\/style\u003e\n\n  \u003cdiv class=\"iz-product__container\"\u003e\n\n    \u003c!-- INTRODUCTION --\u003e\n\n    \u003csection class=\"iz-product__hero\"\u003e\n      \u003cspan class=\"iz-product__eyebrow\"\u003e\n        Pièce unique · Fabrication artisanale\n      \u003c\/span\u003e\n\n      \u003ch2 class=\"iz-product__title\"\u003e\n        Nichoir artisanal en bois à trois ouvertures\n      \u003c\/h2\u003e\n\n      \u003cp class=\"iz-product__lead\"\u003e\n        Entièrement réalisé à la main, ce nichoir suspendu adopte la forme\n        d’une petite maison en bois. Ses trois ouvertures, ses perchoirs\n        et ses différentes façades décorées lui donnent un caractère\n        original et chaleureux.\n      \u003c\/p\u003e\n    \u003c\/section\u003e\n\n    \u003c!-- INFORMATIONS ESSENTIELLES --\u003e\n\n    \u003cdiv class=\"iz-product__status\"\u003e\n      \u003cdiv class=\"iz-product__status-item\"\u003e\n        \u003cspan class=\"iz-product__status-label\"\u003eFabrication\u003c\/span\u003e\n        \u003cspan class=\"iz-product__status-value\"\u003eFait main\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"iz-product__status-item\"\u003e\n        \u003cspan class=\"iz-product__status-label\"\u003eDimensions\u003c\/span\u003e\n        \u003cspan class=\"iz-product__status-value\"\u003e27 × 24 cm\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"iz-product__status-item\"\u003e\n        \u003cspan class=\"iz-product__status-label\"\u003eConfiguration\u003c\/span\u003e\n        \u003cspan class=\"iz-product__status-value\"\u003e3 ouvertures\u003c\/span\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- CARACTÉRISTIQUES --\u003e\n\n    \u003ch3 class=\"iz-product__heading\"\u003e\n      Caractéristiques\n    \u003c\/h3\u003e\n\n    \u003cdiv class=\"iz-product__table-wrap\"\u003e\n      \u003ctable class=\"iz-product__table\"\u003e\n        \u003ctbody\u003e\n          \u003ctr\u003e\n            \u003cth\u003eProduit\u003c\/th\u003e\n            \u003ctd\u003eNichoir artisanal suspendu\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003cth\u003eMatière principale\u003c\/th\u003e\n            \u003ctd\u003eBois\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003cth\u003eFabrication\u003c\/th\u003e\n            \u003ctd\u003ePièce assemblée et décorée à la main\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003cth\u003eDimensions\u003c\/th\u003e\n            \u003ctd\u003eEnviron 27 × 24 cm, sans compter la poignée\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003cth\u003eOuvertures\u003c\/th\u003e\n            \u003ctd\u003eTrois ouvertures réparties sur différentes façades\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003cth\u003ePerchoirs\u003c\/th\u003e\n            \u003ctd\u003eUn petit perchoir placé devant chaque ouverture\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003cth\u003eSuspension\u003c\/th\u003e\n            \u003ctd\u003ePoignée en bois reliée par des tiges métalliques\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003cth\u003eDisponibilité\u003c\/th\u003e\n            \u003ctd\u003eUn seul exemplaire\u003c\/td\u003e\n          \u003c\/tr\u003e\n        \u003c\/tbody\u003e\n      \u003c\/table\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- SAVOIR-FAIRE --\u003e\n\n    \u003csection class=\"iz-product__highlight\"\u003e\n      \u003ch3\u003eUne construction artisanale détaillée\u003c\/h3\u003e\n\n      \u003cp\u003e\n        Le toit est composé de plusieurs lattes de bois superposées.\n        Les façades associent différentes teintes, textures et finitions,\n        complétées par des motifs gravés. Les variations et petites\n        irrégularités témoignent du travail manuel et rendent cet exemplaire\n        unique.\n      \u003c\/p\u003e\n    \u003c\/section\u003e\n\n    \u003c!-- UTILISATION --\u003e\n\n    \u003csection class=\"iz-product__content\"\u003e\n      \u003ch3 class=\"iz-product__heading\"\u003e\n        Installation et utilisation\n      \u003c\/h3\u003e\n\n      \u003cul class=\"iz-product__list\"\u003e\n        \u003cli\u003eSuspendre le nichoir à un support solide et stable.\u003c\/li\u003e\n        \u003cli\u003eChoisir un emplacement calme et protégé des vents forts.\u003c\/li\u003e\n        \u003cli\u003ePrivilégier un espace abrité des pluies importantes.\u003c\/li\u003e\n        \u003cli\u003eÉviter les zones accessibles aux chats et autres prédateurs.\u003c\/li\u003e\n        \u003cli\u003eVérifier régulièrement la poignée et les fixations métalliques.\u003c\/li\u003e\n      \u003c\/ul\u003e\n\n      \u003ch3 class=\"iz-product__heading\"\u003e\n        Entretien\n      \u003c\/h3\u003e\n\n      \u003cp\u003e\n        Nettoyez délicatement les surfaces avec une brosse souple ou un\n        chiffon sec. Évitez l’immersion, les produits chimiques et\n        l’humidité prolongée afin de préserver le bois et les finitions.\n      \u003c\/p\u003e\n    \u003c\/section\u003e\n\n    \u003c!-- PIÈCE UNIQUE --\u003e\n\n    \u003cdiv class=\"iz-product__notice\"\u003e\n      \u003cstrong\u003eUn seul exemplaire disponible\u003c\/strong\u003e\n      Ce produit fait main n’est actuellement pas proposé en série.\n      Les remises de quantité et la personnalisation ne s’appliquent donc\n      pas à cet exemplaire.\n    \u003c\/div\u003e\n\n    \u003c!-- ACTIONS COMMERCIALES --\u003e\n\n    \u003cdiv class=\"iz-product__cards\"\u003e\n\n      \u003csection class=\"iz-product__card iz-product__card--dark\"\u003e\n        \u003cspan class=\"iz-product__card-label\"\u003e\n          Service de recherche\n        \u003c\/span\u003e\n\n        \u003ch3\u003eVous recherchez un nichoir similaire ?\u003c\/h3\u003e\n\n        \u003cp\u003e\n          IZIZAOUN peut enregistrer votre recherche et vous prévenir\n          lorsqu’un autre nichoir artisanal comparable devient disponible.\n        \u003c\/p\u003e\n\n        \u003ca class=\"iz-product__button iz-product__button--white\" href=\"https:\/\/wa.me\/212668198491?text=Bonjour%20IZIZAOUN%2C%20je%20recherche%20un%20nichoir%20artisanal%20en%20bois%20similaire.\" target=\"_blank\" rel=\"noopener noreferrer\"\u003e\n          Rechercher un modèle similaire\n        \u003c\/a\u003e\n      \u003c\/section\u003e\n\n      \u003csection class=\"iz-product__card iz-product__card--light\"\u003e\n        \u003cspan class=\"iz-product__card-label\"\u003e\n          Artisans · Menuisiers · Créateurs\n        \u003c\/span\u003e\n\n        \u003ch3\u003eVous fabriquez des nichoirs artisanaux ?\u003c\/h3\u003e\n\n        \u003cp\u003e\n          IZIZAOUN recherche des artisans marocains travaillant le bois\n          et capables de proposer des nichoirs, mangeoires et objets\n          décoratifs. Présentez-nous vos créations et vos capacités\n          de fabrication.\n        \u003c\/p\u003e\n\n        \u003ca class=\"iz-product__button iz-product__button--rust\" href=\"https:\/\/izizaoun.com\/pages\/vendre-ou-collaborer-avec-izizaoun\"\u003e\n          Proposer mes créations\n        \u003c\/a\u003e\n      \u003c\/section\u003e\n\n    \u003c\/div\u003e\n\n    \u003c!-- FAQ --\u003e\n\n    \u003csection class=\"iz-product__faq\"\u003e\n      \u003ch3 class=\"iz-product__heading\"\u003e\n        Questions fréquentes\n      \u003c\/h3\u003e\n\n      \u003cdetails\u003e\n        \u003csummary\u003eCombien d’ouvertures comporte le nichoir ?\u003c\/summary\u003e\n        \u003cp\u003e\n          Il comporte trois ouvertures réparties sur différentes façades,\n          chacune accompagnée d’un petit perchoir.\n        \u003c\/p\u003e\n      \u003c\/details\u003e\n\n      \u003cdetails\u003e\n        \u003csummary\u003eLe nichoir est-il fabriqué à la main ?\u003c\/summary\u003e\n        \u003cp\u003e\n          Oui. Il a été assemblé et décoré manuellement. De petites\n          irrégularités peuvent être visibles et font partie de son\n          caractère artisanal.\n        \u003c\/p\u003e\n      \u003c\/details\u003e\n\n      \u003cdetails\u003e\n        \u003csummary\u003ePeut-il être installé à l’extérieur ?\u003c\/summary\u003e\n        \u003cp\u003e\n          Oui, de préférence dans un emplacement couvert et protégé des\n          pluies importantes, de l’humidité prolongée et des vents forts.\n        \u003c\/p\u003e\n      \u003c\/details\u003e\n\n      \u003cdetails\u003e\n        \u003csummary\u003eEst-il disponible en plusieurs exemplaires ?\u003c\/summary\u003e\n        \u003cp\u003e\n          Non. Cet exemplaire est une pièce unique et n’est pas actuellement\n          proposé en série.\n        \u003c\/p\u003e\n      \u003c\/details\u003e\n\n      \u003cdetails\u003e\n        \u003csummary\u003ePuis-je proposer mes créations à IZIZAOUN ?\u003c\/summary\u003e\n        \u003cp\u003e\n          Oui. Les artisans, menuisiers et créateurs peuvent présenter leurs\n          produits via notre page « Vendre ou collaborer avec IZIZAOUN ».\n        \u003c\/p\u003e\n      \u003c\/details\u003e\n    \u003c\/section\u003e\n\n    \u003c!-- LIVRAISON --\u003e\n\n    \u003cdiv class=\"iz-product__shipping\"\u003e\n      Livraison au Maroc : 35 DH, sous réserve de compatibilité avec\n      le format et les conditions de transport du colis.\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\u003c\/div\u003e","brand":"IZIZAOUN","offers":[{"title":"Default Title","offer_id":51575597498611,"sku":null,"price":749.0,"currency_code":"MAD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0855\/4089\/7011\/files\/499126b8-267f-43ae-9f4e-b582781b30e7.png?v=1790092567","url":"https:\/\/izizaoun.com\/products\/nichoir-artisanal-en-bois-a-3-ouvertures-piece-unique-27-24-cm","provider":"IZIZAOUN","version":"1.0","type":"link"}