{"product_id":"dot-s-handmade-butterfly-home","title":"Dot´s Handmade Butterfly Home","description":"\u003c!-- ============================================\n     BUTTERFLY HOUSE — PRODUCT DESCRIPTION (US)\n     Character: Dorothy \"Dot\" Callaway, 75 — Weaverville, NC\n     For GemPages \/ Shopify Product Page\n     NOTE: prod-craftsman-img → replace after Higgsfield\n     ============================================ --\u003e\n\u003clink href=\"https:\/\/fonts.googleapis.com\/css2?family=Poppins:ital,wght@0,400;0,500;0,600;0,700;1,400\u0026amp;display=swap\" rel=\"stylesheet\"\u003e\n\u003cstyle\u003e\n  .prod-wrapper {\n    max-width: 800px;\n    margin: 0 auto;\n    padding: 20px;\n    font-family: 'Poppins', sans-serif;\n    color: #333;\n    line-height: 1.8;\n  }\n  \/* HERO *\/\n  .prod-hero {\n    background: linear-gradient(135deg, #e8f5e0 0%, #d4efc4 40%, #fef9c3 100%);\n    border-radius: 12px;\n    padding: 30px;\n    margin-bottom: 30px;\n    text-align: center;\n  }\n  .prod-hero-icon { font-size: 48px; margin-bottom: 15px; }\n  .prod-hero-title { font-size: 22px; font-weight: 700; color: #222; margin-bottom: 10px; }\n  .prod-hero-subtitle { font-size: 16px; color: #666; font-style: italic; }\n  \/* STORY QUOTE *\/\n  .prod-story {\n    background: #fff;\n    border-left: 4px solid #5aaa30;\n    padding: 20px 25px;\n    margin: 30px 0;\n    font-size: 16px;\n    font-style: italic;\n    font-family: 'Poppins', sans-serif;\n  }\n  .prod-story-author {\n    font-size: 14px;\n    color: #888;\n    margin-top: 12px;\n    font-style: normal;\n  }\n  \/* SECTIONS *\/\n  .prod-section { margin: 35px 0; }\n  .prod-section-title {\n    font-size: 18px;\n    font-weight: 700;\n    color: #5aaa30;\n    margin-bottom: 18px;\n    padding-bottom: 8px;\n    border-bottom: 2px solid #d8f0b8;\n  }\n  \/* FEATURES GRID *\/\n  .prod-features {\n    display: grid;\n    grid-template-columns: repeat(2, 1fr);\n    gap: 15px;\n    margin: 25px 0;\n  }\n  @media (max-width: 600px) {\n    .prod-features { grid-template-columns: 1fr; }\n  }\n  .prod-feature {\n    display: flex;\n    align-items: flex-start;\n    gap: 12px;\n    padding: 15px;\n    background: #f2faea;\n    border-radius: 8px;\n    transition: transform 0.2s, box-shadow 0.2s;\n  }\n  .prod-feature:hover {\n    transform: translateY(-2px);\n    box-shadow: 0 6px 18px rgba(0,0,0,0.08);\n  }\n  .prod-feature-icon { font-size: 20px; flex-shrink: 0; }\n  .prod-feature-text { font-size: 14px; line-height: 1.5; }\n  .prod-feature-text strong { display: block; color: #222; margin-bottom: 3px; }\n  \/* CRAFTSMAN BOX *\/\n  .prod-craftsman {\n    background: #fff;\n    border: 1px solid #b8e0a0;\n    border-radius: 12px;\n    padding: 25px;\n    margin: 30px 0;\n    display: flex;\n    gap: 20px;\n    align-items: center;\n  }\n  @media (max-width: 500px) {\n    .prod-craftsman { flex-direction: column; text-align: center; }\n  }\n  .prod-craftsman-img {\n    width: 100px;\n    height: 100px;\n    border-radius: 50%;\n    object-fit: cover;\n    flex-shrink: 0;\n    border: 3px solid #5aaa30;\n  }\n  .prod-craftsman-info h4 { font-size: 18px; margin: 0 0 5px 0; color: #222; }\n  .prod-craftsman-info p { font-size: 14px; color: #666; margin: 0; line-height: 1.6; }\n  \/* EXPERT BOX *\/\n  .prod-expert {\n    background: #f4f8f4;\n    border: 1px solid #c8ddc8;\n    border-radius: 12px;\n    padding: 25px;\n    margin: 30px 0;\n  }\n  .prod-expert-label {\n    font-size: 11px;\n    font-weight: 700;\n    letter-spacing: 1.5px;\n    text-transform: uppercase;\n    color: #5a8a5a;\n    margin-bottom: 14px;\n  }\n  .prod-expert-quote {\n    font-size: 15px;\n    font-style: italic;\n    line-height: 1.7;\n    color: #333;\n    border-left: 3px solid #5a8a5a;\n    padding-left: 16px;\n    margin: 0 0 14px 0;\n  }\n  .prod-expert-author {\n    display: flex;\n    align-items: center;\n    gap: 10px;\n    font-size: 13px;\n    color: #666;\n  }\n  .prod-expert-author-icon { font-size: 22px; }\n  .prod-expert-author strong { color: #333; }\n  \/* INCLUDES *\/\n  .prod-includes {\n    background: #f2faea;\n    border-radius: 10px;\n    padding: 25px;\n    margin: 25px 0;\n  }\n  .prod-includes-title { font-size: 16px; font-weight: 700; margin-bottom: 15px; color: #222; }\n  .prod-includes-grid {\n    display: grid;\n    grid-template-columns: repeat(3, 1fr);\n    gap: 12px;\n    text-align: center;\n  }\n  @media (max-width: 500px) {\n    .prod-includes-grid { grid-template-columns: 1fr; }\n  }\n  .prod-includes-item {\n    padding: 15px 10px;\n    background: #fff;\n    border-radius: 8px;\n    box-shadow: 0 2px 8px rgba(0,0,0,0.04);\n  }\n  .prod-includes-item-icon { font-size: 26px; margin-bottom: 8px; }\n  .prod-includes-item-text { font-size: 13px; color: #555; line-height: 1.4; }\n  \/* PERFECT FOR TAGS *\/\n  .prod-perfect-for { display: flex; flex-wrap: wrap; gap: 10px; margin: 20px 0; }\n  .prod-perfect-tag {\n    background: #d8f0b8;\n    color: #2a6a10;\n    padding: 8px 16px;\n    border-radius: 20px;\n    font-size: 14px;\n  }\n  \/* CHECKLIST *\/\n  .prod-list { list-style: none; padding: 0; margin: 0; }\n  .prod-list li {\n    padding: 12px 0;\n    padding-left: 28px;\n    position: relative;\n    border-bottom: 1px solid #d8f0b8;\n    font-size: 15px;\n  }\n  .prod-list li:last-child { border-bottom: none; }\n  .prod-list li:before {\n    content: \"✓\";\n    position: absolute;\n    left: 0;\n    color: #5a8a5a;\n    font-weight: bold;\n    font-size: 16px;\n  }\n  \/* GUARANTEE *\/\n  .prod-guarantee {\n    background: linear-gradient(135deg, #e8f5e9 0%, #f1f8e9 100%);\n    border-radius: 10px;\n    padding: 25px;\n    margin: 30px 0;\n    display: flex;\n    align-items: flex-start;\n    gap: 15px;\n  }\n  .prod-guarantee-icon { font-size: 32px; flex-shrink: 0; }\n  .prod-guarantee-text { font-size: 15px; }\n  .prod-guarantee-text strong { display: block; font-size: 16px; color: #2e7d32; margin-bottom: 5px; }\n  \/* NOTE *\/\n  .prod-note {\n    background: #fff8e1;\n    border-radius: 8px;\n    padding: 18px 22px;\n    margin: 25px 0;\n    font-size: 14px;\n    display: flex;\n    align-items: flex-start;\n    gap: 12px;\n  }\n  .prod-note-icon { font-size: 20px; flex-shrink: 0; }\n  \/* SPECS *\/\n  .prod-specs { margin: 25px 0; }\n  .prod-specs-row {\n    display: flex;\n    padding: 12px 0;\n    border-bottom: 1px solid #d8f0b8;\n    font-size: 14px;\n  }\n  .prod-specs-row:last-child { border-bottom: none; }\n  .prod-specs-label { width: 40%; color: #888; }\n  .prod-specs-value { width: 60%; color: #333; font-weight: 500; }\n\u003c\/style\u003e\n\u003cdiv class=\"prod-wrapper\"\u003e\n  \u003c!-- HERO --\u003e\n  \u003cdiv class=\"prod-hero\"\u003e\n    \u003cdiv class=\"prod-hero-icon\"\u003e🦋🪵\u003c\/div\u003e\n    \u003cdiv class=\"prod-hero-title\"\u003eHandcrafted in Weaverville, North Carolina\u003c\/div\u003e\n    \u003cdiv class=\"prod-hero-subtitle\"\u003eBy Dorothy \"Dot\" Callaway (75) — built on the teardrop design of her late husband Earl, finish carpenter\u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- STORY QUOTE --\u003e\n  \u003cdiv class=\"prod-story\"\u003e\n    \"I haven't counted a Tiger Swallowtail in my yard in three years. That does something to you. You watch it go, year after year. And you can't stop it.\"\n    \u003cdiv class=\"prod-story-author\"\u003e– Dorothy \"Dot\" Callaway, Weaverville, North Carolina\u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- WHAT'S INCLUDED --\u003e\n  \u003cdiv class=\"prod-includes\"\u003e\n    \u003cdiv class=\"prod-includes-title\"\u003e🎁 What's Included:\u003c\/div\u003e\n    \u003cdiv class=\"prod-includes-grid\"\u003e\n      \u003cdiv class=\"prod-includes-item\"\u003e\n        \u003cdiv class=\"prod-includes-item-icon\"\u003e🏡\u003c\/div\u003e\n        \u003cdiv class=\"prod-includes-item-text\"\u003eButterfly House\u003cbr\u003e\u003csmall\u003eTeardrop shape, natural wood, handbuilt\u003c\/small\u003e\n\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"prod-includes-item\"\u003e\n        \u003cdiv class=\"prod-includes-item-icon\"\u003e💧\u003c\/div\u003e\n        \u003cdiv class=\"prod-includes-item-text\"\u003eBuilt-in Puddler\u003cbr\u003e\u003csmall\u003eFor mineral water at the base\u003c\/small\u003e\n\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"prod-includes-item\"\u003e\n        \u003cdiv class=\"prod-includes-item-icon\"\u003e🔗\u003c\/div\u003e\n        \u003cdiv class=\"prod-includes-item-text\"\u003eHanging Hardware\u003cbr\u003e\u003csmall\u003eJute rope with carabiner — ready to hang\u003c\/small\u003e\n\u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- FEATURES GRID --\u003e\n  \u003cdiv class=\"prod-section\"\u003e\n    \u003cdiv class=\"prod-section-title\"\u003eWhat Makes This Butterfly House Different\u003c\/div\u003e\n    \u003cdiv class=\"prod-features\"\u003e\n      \u003cdiv class=\"prod-feature\"\u003e\n        \u003cdiv class=\"prod-feature-icon\"\u003e💧\u003c\/div\u003e\n        \u003cdiv class=\"prod-feature-text\"\u003e\n          \u003cstrong\u003eTeardrop Shape — Steady in the Wind\u003c\/strong\u003e\n          Earl's signature design. Aerodynamic and stable — no swinging, no stress on the mount. Dot's oldest house has hung from the same white oak since 1998. She has never built another shape.\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"prod-feature\"\u003e\n        \u003cdiv class=\"prod-feature-icon\"\u003e🕳️\u003c\/div\u003e\n        \u003cdiv class=\"prod-feature-text\"\u003e\n          \u003cstrong\u003eCalibrated Slot Width\u003c\/strong\u003e\n          Wide enough for butterflies and moths — narrow enough to keep birds and predators out. Not a guess. The result of nearly thirty years of close observation.\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"prod-feature\"\u003e\n        \u003cdiv class=\"prod-feature-icon\"\u003e🫧\u003c\/div\u003e\n        \u003cdiv class=\"prod-feature-text\"\u003e\n          \u003cstrong\u003eBuilt-in Puddler\u003c\/strong\u003e\n          Butterflies don't drink droplets — they absorb minerals from damp sand. Without this, almost none will move in. The small tray at the base is not decorative.\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"prod-feature\"\u003e\n        \u003cdiv class=\"prod-feature-icon\"\u003e🪵\u003c\/div\u003e\n        \u003cdiv class=\"prod-feature-text\"\u003e\n          \u003cstrong\u003eUntreated Natural Wood\u003c\/strong\u003e\n          No varnish, no plastic, no chemical smell that drives insects away. Weatherproof, durable, and blends into any garden like it's always been there.\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"prod-feature\"\u003e\n        \u003cdiv class=\"prod-feature-icon\"\u003e🚪\u003c\/div\u003e\n        \u003cdiv class=\"prod-feature-text\"\u003e\n          \u003cstrong\u003eEasy-Access Back Panel\u003c\/strong\u003e\n          Opens for cleaning without tools. Keeps the house a functioning habitat year after year — not just decoration after the first season.\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"prod-feature\"\u003e\n        \u003cdiv class=\"prod-feature-icon\"\u003e⏳\u003c\/div\u003e\n        \u003cdiv class=\"prod-feature-text\"\u003e\n          \u003cstrong\u003eLimited — No Restock\u003c\/strong\u003e\n          Earl passed three years ago. Dot's daughter is in Charlotte. A new great-grandchild arrived in February. She is done waiting to be closer. The workshop stays in Weaverville. What's finished is finished.\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- CRAFTSMAN BOX --\u003e\n  \u003cdiv class=\"prod-craftsman\"\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0691\/2756\/9539\/files\/hf_20260318_121546_e3ec6a0c-85b1-49ff-a01d-ec431865dc98.jpg?v=1773842356\" alt=\"Dorothy Dot Callaway\" class=\"prod-craftsman-img\"\u003e\n    \u003cdiv class=\"prod-craftsman-info\"\u003e\n      \u003ch4\u003eDorothy \"Dot\" Callaway, 75\u003c\/h4\u003e\n      \u003cp\u003eWeaverville, North Carolina — ten minutes from Asheville, deep in the Blue Ridge foothills. Her late husband Earl was a finish carpenter. He taught her the teardrop form, and Dot has never built another shape. In thirty-two years she has built more than 3,000 houses — every one with the same slot calibration, every one with the puddler at the base. Every package she packs herself, and she writes a personal note to every buyer.\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- EXPERT BOX --\u003e\n  \u003cdiv class=\"prod-expert\"\u003e\n    \u003cdiv class=\"prod-expert-label\"\u003e🌿 Expert Perspective\u003c\/div\u003e\n    \u003cdiv class=\"prod-expert-quote\"\u003e\n      \"The private garden has become the last viable habitat for many butterfly species in developed regions of the United States. A functional house — with correct slot geometry, a puddling station, and untreated wood — can mean the difference between local extinction and a stable population. The problem is not people's willingness. The problem is that most commercially available butterfly houses simply do not meet the basic biological requirements.\"\n    \u003c\/div\u003e\n    \u003cdiv class=\"prod-expert-author\"\u003e\n      \u003cspan class=\"prod-expert-author-icon\"\u003e🎓\u003c\/span\u003e\n      \u003cspan\u003e\u003cstrong\u003eDr. Patricia Nguyen\u003c\/strong\u003e — Entomologist, UNC Asheville · Department of Biology \u0026amp; Environmental Studies\u003c\/span\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- PERFECT FOR --\u003e\n  \u003cdiv class=\"prod-section\"\u003e\n    \u003cdiv class=\"prod-section-title\"\u003ePerfect For\u003c\/div\u003e\n    \u003cdiv class=\"prod-perfect-for\"\u003e\n      \u003cspan class=\"prod-perfect-tag\"\u003e🌳 Garden\u003c\/span\u003e\n      \u003cspan class=\"prod-perfect-tag\"\u003e🏡 Patio \u0026amp; Balcony\u003c\/span\u003e\n      \u003cspan class=\"prod-perfect-tag\"\u003e🎁 Gift Idea\u003c\/span\u003e\n      \u003cspan class=\"prod-perfect-tag\"\u003e🦋 Butterfly Enthusiasts\u003c\/span\u003e\n      \u003cspan class=\"prod-perfect-tag\"\u003e🌿 Nature Lovers\u003c\/span\u003e\n      \u003cspan class=\"prod-perfect-tag\"\u003e👶 Nature Watching with Kids\u003c\/span\u003e\n      \u003cspan class=\"prod-perfect-tag\"\u003e🧓 Grandparents' Garden\u003c\/span\u003e\n      \u003cspan class=\"prod-perfect-tag\"\u003e📸 Nature Photography\u003c\/span\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- QUALITY LIST --\u003e\n  \u003cdiv class=\"prod-section\"\u003e\n    \u003cdiv class=\"prod-section-title\"\u003eQuality You Can See — and Feel\u003c\/div\u003e\n    \u003cul class=\"prod-list\"\u003e\n      \u003cli\u003e\n\u003cstrong\u003eTrue handcraft\u003c\/strong\u003e — not a flat-pack kit, not a machine finish\u003c\/li\u003e\n      \u003cli\u003e\n\u003cstrong\u003eBuilt to last for years\u003c\/strong\u003e — solid natural wood that holds up to all weather\u003c\/li\u003e\n      \u003cli\u003e\n\u003cstrong\u003eTeardrop shape \u0026amp; slot width are no accident\u003c\/strong\u003e — the result of decades of hands-on observation\u003c\/li\u003e\n      \u003cli\u003e\n\u003cstrong\u003eNo varnish, no chemicals\u003c\/strong\u003e — safe for butterflies, moths, and beneficial insects\u003c\/li\u003e\n      \u003cli\u003e\n\u003cstrong\u003eEvery piece is one of a kind\u003c\/strong\u003e — handbuilt, with Dot's personal touch in every detail\u003c\/li\u003e\n    \u003c\/ul\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- GUARANTEE --\u003e\n  \u003cdiv class=\"prod-guarantee\"\u003e\n    \u003cdiv class=\"prod-guarantee-icon\"\u003e✅\u003c\/div\u003e\n    \u003cdiv class=\"prod-guarantee-text\"\u003e\n      \u003cstrong\u003e30-Day Money-Back Guarantee\u003c\/strong\u003e\n      Not completely satisfied? No problem — send it back and you get a full refund. No questions asked. But we're confident: this house will be hanging in your garden before the thought even crosses your mind.\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- NOTE --\u003e\n  \u003cdiv class=\"prod-note\"\u003e\n    \u003cdiv class=\"prod-note-icon\"\u003e💡\u003c\/div\u003e\n    \u003cdiv\u003e\n      \u003cstrong\u003ePlease note:\u003c\/strong\u003e Every butterfly house is a handcrafted one-of-a-kind piece. Small variations in grain and wood texture are natural and intentional — that's not a flaw, that's solid wood.\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- SPECS --\u003e\n  \u003cdiv class=\"prod-section\"\u003e\n    \u003cdiv class=\"prod-section-title\"\u003eProduct Details\u003c\/div\u003e\n    \u003cdiv class=\"prod-specs\"\u003e\n      \u003cdiv class=\"prod-specs-row\"\u003e\n        \u003cdiv class=\"prod-specs-label\"\u003eMaterial\u003c\/div\u003e\n        \u003cdiv class=\"prod-specs-value\"\u003eUntreated natural wood\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"prod-specs-row\"\u003e\n        \u003cdiv class=\"prod-specs-label\"\u003eFinish\u003c\/div\u003e\n        \u003cdiv class=\"prod-specs-value\"\u003eNatural, no varnish or sealant\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"prod-specs-row\"\u003e\n        \u003cdiv class=\"prod-specs-label\"\u003eShape\u003c\/div\u003e\n        \u003cdiv class=\"prod-specs-value\"\u003eTeardrop (aerodynamic, stable in wind)\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"prod-specs-row\"\u003e\n        \u003cdiv class=\"prod-specs-label\"\u003eDimensions\u003c\/div\u003e\n        \u003cdiv class=\"prod-specs-value\"\u003eapprox. 8.3 in. tall × 5.5 in. wide\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"prod-specs-row\"\u003e\n        \u003cdiv class=\"prod-specs-label\"\u003eSpecial Feature\u003c\/div\u003e\n        \u003cdiv class=\"prod-specs-value\"\u003eBuilt-in puddler + calibrated entry slots\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"prod-specs-row\"\u003e\n        \u003cdiv class=\"prod-specs-label\"\u003eMounting\u003c\/div\u003e\n        \u003cdiv class=\"prod-specs-value\"\u003eIncludes jute rope with carabiner\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"prod-specs-row\"\u003e\n        \u003cdiv class=\"prod-specs-label\"\u003eCare\u003c\/div\u003e\n        \u003cdiv class=\"prod-specs-value\"\u003eWipe dry; refill puddler as needed\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"prod-specs-row\"\u003e\n        \u003cdiv class=\"prod-specs-label\"\u003eHandcrafted in\u003c\/div\u003e\n        \u003cdiv class=\"prod-specs-value\"\u003eWeaverville, North Carolina\u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e","brand":"Garden Hearth","offers":[{"title":"Default Title","offer_id":52162294087991,"sku":"DHOD9-WM544001","price":30.95,"currency_code":"USD","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0991\/2493\/7015\/files\/hf_20260318_135651_141d60ac-cb5b-4904-ae5b-56549c9a05aa_2.jpg?v=1779100101","url":"https:\/\/garden-hearth.com\/products\/dot-s-handmade-butterfly-home","provider":"Garden Hearth","version":"1.0","type":"link"}