{"product_id":"hands-garner-floor-lamp","title":"Hands Garner Floor Lamp","description":"\u003cstyle\u003e\n  * { box-sizing: border-box; margin: 0; padding: 0; }\n  .d svg { fill: none !important; }\n\n  .d {\n    font-family: -apple-system, BlinkMacSystemFont, 'Helvetica Neue', Arial, sans-serif;\n    color: #1a1a1a;\n    max-width: 860px;\n    margin: 0 auto;\n    padding: 0.5rem 0 2.5rem;\n  }\n\n  .sec { margin-bottom: 2.8rem; }\n  .sec:last-child { margin-bottom: 0; }\n\n  .sec-header {\n    display: flex;\n    align-items: center;\n    gap: 10px;\n    margin-bottom: 1.1rem;\n  }\n  .sec-header-line { flex: 1; height: 0.5px; background: #e8e8e8; }\n  .sec-title {\n    font-size: 10.5px;\n    font-weight: 600;\n    letter-spacing: 0.12em;\n    text-transform: uppercase;\n    color: #b09a7e;\n    white-space: nowrap;\n  }\n\n  \/* Overview *\/\n  .overview-card {\n    padding: 0;\n    background: transparent;\n    border-radius: 0;\n    border: none;\n    display: block;\n  }\n  .overview-icon { display: none; }\n  .overview-card p { font-size: 12px; line-height: 1.8; color: #666; }\n  .overview-card strong { color: #1a1a1a; font-weight: 600; }\n\n  \/* Bestseller callout *\/\n  .bestseller-bar {\n    display: flex;\n    align-items: center;\n    gap: 10px;\n    padding: 11px 16px;\n    background: #f5f0e8;\n    border: 0.5px solid #d9c9b0;\n    border-radius: 10px;\n    margin-top: -1rem;\n  }\n  .bestseller-bar span { font-size: 12px; color: #6b5240; line-height: 1.5; }\n  .bestseller-bar strong { color: #4a3728; }\n\n  \/* Features *\/\n  .features-grid { display: grid; grid-template-columns: repeat(3, 1fr); gap: 8px; }\n  .feature-card {\n    background: #faf8f5;\n    border: 0.5px solid #ece9e3;\n    border-radius: 10px;\n    padding: 12px 12px 10px;\n  }\n  .feature-icon-wrap {\n    width: 26px;\n    height: 26px;\n    border-radius: 7px;\n    background: #f0ebe1;\n    border: 0.5px solid #d9c9b0;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    margin-bottom: 8px;\n  }\n  .feature-title { font-size: 11.5px; font-weight: 600; color: #1a1a1a; margin-bottom: 3px; }\n  .feature-desc { font-size: 11px; color: #888; line-height: 1.55; }\n\n  \/* Dimensions *\/\n  .dim-card {\n    padding: 1.25rem 1.5rem;\n    background: #faf8f5;\n    border-radius: 14px;\n    border: 0.5px solid #ece9e3;\n  }\n  .dim-top { display: flex; gap: 2rem; align-items: center; }\n  .dim-img-wrap { flex-shrink: 0; width: 150px; }\n  .dim-img-wrap img { width: 100%; display: block; }\n  .dim-right { flex: 1; }\n  .dim-subtitle { font-size: 13px; font-weight: 500; color: #1a1a1a; margin-bottom: 0.8rem; }\n  .dim-rows { display: flex; flex-direction: column; }\n  .dim-item {\n    display: flex;\n    justify-content: space-between;\n    align-items: baseline;\n    padding: 8px 0;\n    border-bottom: 0.5px solid #ece9e3;\n  }\n  .dim-item:last-child { border-bottom: none; }\n  .dim-key { font-size: 12px; color: #aaa; }\n  .dim-val { font-size: 13px; font-weight: 700; color: #8a6e52; }\n\n  \/* Details *\/\n  .spec-grid {\n    display: flex;\n    flex-direction: column;\n    border: 0.5px solid #e8e8e8;\n    border-radius: 14px;\n    overflow: hidden;\n  }\n  .spec-item {\n    padding: 8px 16px;\n    border-bottom: 0.5px solid #e8e8e8;\n    display: flex;\n    align-items: center;\n    background: #faf8f5;\n  }\n  .spec-item:last-child { border-bottom: none; }\n  .spec-key {\n    font-size: 10.5px;\n    font-weight: 600;\n    letter-spacing: 0.06em;\n    text-transform: uppercase;\n    color: #b09a7e;\n    width: 145px;\n    flex-shrink: 0;\n  }\n  .spec-val { font-size: 12px; font-weight: 500; color: #1a1a1a; line-height: 1.5; }\n  .spec-val strong { color: #4a3728; }\n  .best-badge {\n    display: inline-block;\n    font-size: 10px;\n    font-weight: 600;\n    padding: 1px 7px;\n    border-radius: 99px;\n    background: #f5f0e8;\n    border: 0.5px solid #d9c9b0;\n    color: #9a7d5a;\n    white-space: nowrap;\n    margin-left: 5px;\n    vertical-align: middle;\n  }\n\n  .cert-badges { display: flex; gap: 4px; flex-wrap: nowrap; }\n  .cert-badge {\n    font-size: 10px;\n    font-weight: 500;\n    padding: 2px 7px;\n    border-radius: 99px;\n    background: #f5f0e8;\n    border: 0.5px solid #d9c9b0;\n    color: #9a7d5a;\n    white-space: nowrap;\n  }\n\n  \/* ── As Seen On Instagram (NEW module) ───────────── *\/\n  .ig-subtitle {\n    font-size: 12px;\n    color: #888;\n    line-height: 1.65;\n    margin-bottom: 1.2rem;\n    margin-top: -0.4rem;\n  }\n  .ig-grid {\n    display: grid;\n    grid-template-columns: repeat(auto-fit, minmax(280px, 360px));\n    gap: 14px;\n    justify-content: center;\n  }\n  .ig-card {\n    border-radius: 14px;\n    overflow: hidden;\n    border: 0.5px solid #ece9e3;\n    background: #fff;\n    box-shadow: 0 1px 4px rgba(0,0,0,0.04);\n    transition: transform 0.2s ease, box-shadow 0.2s ease;\n  }\n  .ig-card:hover {\n    transform: translateY(-2px);\n    box-shadow: 0 6px 16px rgba(138, 110, 82, 0.12);\n    border-color: #d9c9b0;\n  }\n  .ig-card iframe {\n    width: 100%;\n    height: 640px;\n    border: none;\n    display: block;\n    min-width: 100%;\n    background: #fafafa;\n  }\n\n  \/* Downloads *\/\n  .dl-grid { display: grid; grid-template-columns: repeat(3, 1fr); gap: 8px; }\n  .dl-btn {\n    display: flex;\n    flex-direction: column;\n    align-items: center;\n    justify-content: center;\n    gap: 6px;\n    padding: 14px 10px;\n    border-radius: 12px;\n    border: 0.5px solid #e8e8e8;\n    background: #faf8f5;\n    color: #1a1a1a;\n    text-decoration: none;\n    font-size: 12px;\n    font-weight: 500;\n    text-align: center;\n    cursor: pointer;\n  }\n  .dl-btn:hover { background: #fff; border-color: #ccc; }\n  .dl-icon-wrap {\n    width: 34px;\n    height: 34px;\n    border-radius: 9px;\n    background: #f5f0e8;\n    border: 0.5px solid #d9c9b0;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n  }\n  .dl-type { font-size: 10px; color: #aaa; font-weight: 400; }\n\n  \/* FAQ *\/\n  .faq-list { display: flex; flex-direction: column; border: 0.5px solid #ece9e3; border-radius: 14px; overflow: hidden; }\n  .faq-list details { border-bottom: 0.5px solid #ece9e3; background: #ffffff; }\n  .faq-list details:last-child { border-bottom: none; }\n  .faq-list summary {\n    display: flex;\n    justify-content: space-between;\n    align-items: center;\n    padding: 12px 16px;\n    cursor: pointer;\n    gap: 12px;\n    list-style: none;\n    font-size: 13px;\n    font-weight: 500;\n    color: #1a1a1a;\n    line-height: 1.4;\n  }\n  .faq-list summary::-webkit-details-marker { display: none; }\n  .faq-list summary::after {\n    content: '';\n    flex-shrink: 0;\n    width: 18px;\n    height: 18px;\n    border-radius: 50%;\n    background: #f0ebe1 url(\"data:image\/svg+xml,%3Csvg xmlns='http:\/\/www.w3.org\/2000\/svg' width='9' height='9' viewBox='0 0 24 24' fill='none' stroke='%239a7d5a' stroke-width='2.5'%3E%3Cpolyline points='6 9 12 15 18 9'\/%3E%3C\/svg%3E\") center\/9px no-repeat;\n    border: 0.5px solid #d9c9b0;\n    transition: transform 0.2s;\n  }\n  .faq-list details[open] summary::after { transform: rotate(180deg); }\n  .faq-list details[open] summary { color: #8a6e52; }\n  .faq-a { padding: 0 16px 12px; font-size: 12.5px; color: #666; line-height: 1.75; }\n  .faq-a a { color: #8a6e52; text-decoration: underline; }\n\n  @media (max-width: 580px) {\n    .features-grid { grid-template-columns: 1fr 1fr; }\n    .dim-top { flex-direction: column; align-items: center; }\n    .dim-img-wrap { width: 130px; }\n    .dl-grid { grid-template-columns: 1fr; }\n    .cert-badges { flex-wrap: wrap; }\n    .ig-grid {\n      grid-template-columns: 1fr;\n      max-width: 360px;\n      margin: 0 auto;\n    }\n    .ig-card iframe { height: 600px; }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"d\"\u003e\n\u003c!-- OVERVIEW --\u003e\n\u003cdiv class=\"sec\"\u003e\n\u003cdiv class=\"sec-header\"\u003e\n\u003cspan class=\"sec-title\"\u003eOverview\u003c\/span\u003e\n\u003cdiv class=\"sec-header-line\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"overview-card\"\u003e\n\u003cdiv class=\"overview-icon\"\u003e\u003csvg width=\"15\" height=\"15\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"#9a7d5a\" stroke-width=\"1.6\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\n          \u003ccircle cx=\"12\" cy=\"12\" r=\"5\"\u003e\u003c\/circle\u003e\u003cpath d=\"M12 2v2M12 20v2M4.22 4.22l1.42 1.42M18.36 18.36l1.42 1.42M2 12h2M20 12h2M4.22 19.78l1.42-1.42M18.36 5.64l1.42-1.42\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\u003c\/div\u003e\n\u003cp\u003eElevate your space with the \u003cstrong\u003eHands Garner Floor Lamp\u003c\/strong\u003e from Mooijane. Its layered fabric lampshades and softly arched columns create a sophisticated ambiance. By combining two types of lampshades, light is diffused in a warm gradient for a cozy glow — plus its sleek silhouette adds a soft, sculptural touch from any angle.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- BESTSELLER CALLOUT --\u003e\n\u003cdiv class=\"sec\" style=\"margin-top: -1.5rem; margin-bottom: 2.2rem;\"\u003e\n\u003cdiv class=\"bestseller-bar\"\u003e\n\u003csvg width=\"14\" height=\"14\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"#9a7d5a\" stroke-width=\"1.8\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003cpolygon points=\"12 2 15.09 8.26 22 9.27 17 14.14 18.18 21.02 12 17.77 5.82 21.02 7 14.14 2 9.27 8.91 8.26 12 2\"\u003e\u003c\/polygon\u003e\u003c\/svg\u003e \u003cspan\u003e\u003cstrong\u003eBest Seller:\u003c\/strong\u003e The \u003cstrong\u003eWalnut frame + Linen shade\u003c\/strong\u003e combination is our most popular pick — loved for its warm, organic feel that blends effortlessly with modern and Scandinavian interiors.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- WHY YOU'LL LOVE IT --\u003e\n\u003cdiv class=\"sec\"\u003e\n\u003cdiv class=\"sec-header\"\u003e\n\u003cspan class=\"sec-title\"\u003eWhy You'll Love It\u003c\/span\u003e\n\u003cdiv class=\"sec-header-line\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"features-grid\"\u003e\n\u003cdiv class=\"feature-card\"\u003e\n\u003cdiv class=\"feature-icon-wrap\"\u003e\u003csvg width=\"14\" height=\"14\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"#9a7d5a\" stroke-width=\"1.6\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003ccircle cx=\"12\" cy=\"12\" r=\"5\"\u003e\u003c\/circle\u003e\u003cpath d=\"M12 2v2M12 20v2M4.22 4.22l1.42 1.42M18.36 18.36l1.42 1.42M2 12h2M20 12h2M4.22 19.78l1.42-1.42M18.36 5.64l1.42-1.42\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv class=\"feature-title\"\u003eWarm Gradient Glow\u003c\/div\u003e\n\u003cdiv class=\"feature-desc\"\u003eDual layered shades diffuse light into a soft, cozy gradient — no harsh glare.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature-card\"\u003e\n\u003cdiv class=\"feature-icon-wrap\"\u003e\u003csvg width=\"14\" height=\"14\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"#9a7d5a\" stroke-width=\"1.6\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003cpath d=\"M12 2L2 7l10 5 10-5-10-5zM2 17l10 5 10-5M2 12l10 5 10-5\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv class=\"feature-title\"\u003eSleek Silhouette\u003c\/div\u003e\n\u003cdiv class=\"feature-desc\"\u003eSoftly arched columns look stunning from every angle in any room.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature-card\"\u003e\n\u003cdiv class=\"feature-icon-wrap\"\u003e\u003csvg width=\"14\" height=\"14\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"#9a7d5a\" stroke-width=\"1.6\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003ccircle cx=\"12\" cy=\"12\" r=\"3\"\u003e\u003c\/circle\u003e\u003cpath d=\"M3 12h1M20 12h1M12 3v1M12 20v1M5.64 5.64l.7.7M17.66 17.66l.7.7M5.64 18.36l.7-.7M17.66 6.34l.7-.7\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv class=\"feature-title\"\u003e2 Shade Colors\u003c\/div\u003e\n\u003cdiv class=\"feature-desc\"\u003eChoose Matte Linen for warmth or Black for drama — both look stunning lit or unlit.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature-card\"\u003e\n\u003cdiv class=\"feature-icon-wrap\"\u003e\u003csvg width=\"14\" height=\"14\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"#9a7d5a\" stroke-width=\"1.6\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003crect x=\"3\" y=\"3\" width=\"18\" height=\"18\" rx=\"2\"\u003e\u003c\/rect\u003e\u003cpath d=\"M3 9h18M9 21V9\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv class=\"feature-title\"\u003e4 Frame Finishes\u003c\/div\u003e\n\u003cdiv class=\"feature-desc\"\u003eGold, Chrome, Walnut, or Black — a version for every interior style.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature-card\"\u003e\n\u003cdiv class=\"feature-icon-wrap\"\u003e\u003csvg width=\"14\" height=\"14\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"#9a7d5a\" stroke-width=\"1.6\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003cpath d=\"M13 2L3 14h9l-1 8 10-12h-9l1-8z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv class=\"feature-title\"\u003eIn-Line Switch\u003c\/div\u003e\n\u003cdiv class=\"feature-desc\"\u003eEasy on\/off cord switch — no bending down to reach the socket.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature-card\"\u003e\n\u003cdiv class=\"feature-icon-wrap\"\u003e\u003csvg width=\"14\" height=\"14\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"#9a7d5a\" stroke-width=\"1.6\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003ccircle cx=\"12\" cy=\"12\" r=\"10\"\u003e\u003c\/circle\u003e\u003cpath d=\"M2 12h20M12 2a15.3 15.3 0 0 1 4 10 15.3 15.3 0 0 1-4 10 15.3 15.3 0 0 1-4-10 15.3 15.3 0 0 1 4-10z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv class=\"feature-title\"\u003eUniversal Voltage\u003c\/div\u003e\n\u003cdiv class=\"feature-desc\"\u003eAC 110–240V — works across the US, Canada, Europe, and Australia.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- DIMENSIONS --\u003e\n\u003cdiv class=\"sec\"\u003e\n\u003cdiv class=\"sec-header\"\u003e\n\u003cspan class=\"sec-title\"\u003eDimensions\u003c\/span\u003e\n\u003cdiv class=\"sec-header-line\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dim-card\"\u003e\n\u003cdiv class=\"dim-top\"\u003e\n\u003cdiv class=\"dim-img-wrap\"\u003e\u003ca href=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0585\/4062\/1881\/files\/Hands-Garner-Floor-Lamp-0449.png?v=1775714192\" rel=\"noopener\" target=\"_blank\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0585\/4062\/1881\/files\/Hands-Garner-Floor-Lamp-0449.png?v=1775714192\" alt=\"Floor lamp dimensions diagram\"\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003cdiv class=\"dim-right\"\u003e\n\u003cdiv class=\"dim-subtitle\"\u003eStandard size (pictured)\u003c\/div\u003e\n\u003cdiv class=\"dim-rows\"\u003e\n\u003cdiv class=\"dim-item\"\u003e\n\u003cspan class=\"dim-key\"\u003eTotal Height\u003c\/span\u003e\u003cspan class=\"dim-val\"\u003eH 61″ \/ 155 cm\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dim-item\"\u003e\n\u003cspan class=\"dim-key\"\u003eShade Diameter\u003c\/span\u003e\u003cspan class=\"dim-val\"\u003e∅ 15.7″ \/ 40 cm\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dim-item\"\u003e\n\u003cspan class=\"dim-key\"\u003eTop Shade\u003c\/span\u003e\u003cspan class=\"dim-val\"\u003e7.9″ \/ 20 cm\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dim-item\"\u003e\n\u003cspan class=\"dim-key\"\u003eBase Diameter\u003c\/span\u003e\u003cspan class=\"dim-val\"\u003e11″ \/ 28 cm\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- DETAILS --\u003e\n\u003cdiv class=\"sec\"\u003e\n\u003cdiv class=\"sec-header\"\u003e\n\u003cspan class=\"sec-title\"\u003eDetails\u003c\/span\u003e\n\u003cdiv class=\"sec-header-line\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-grid\"\u003e\n\u003cdiv class=\"spec-item\"\u003e\n\u003cspan class=\"spec-key\"\u003eMaterial\u003c\/span\u003e\u003cspan class=\"spec-val\"\u003eWood, Metal, Fabric\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-item\"\u003e\n\u003cspan class=\"spec-key\"\u003eBody Color\u003c\/span\u003e \u003cspan class=\"spec-val\"\u003eGold, Chrome, \u003cstrong\u003eWalnut\u003c\/strong\u003e\u003cspan class=\"best-badge\"\u003eBest seller\u003c\/span\u003e, Black\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-item\"\u003e\n\u003cspan class=\"spec-key\"\u003eShade Color\u003c\/span\u003e \u003cspan class=\"spec-val\"\u003e\u003cstrong\u003eLinen\u003c\/strong\u003e\u003cspan class=\"best-badge\"\u003eBest seller\u003c\/span\u003e, Black\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-item\"\u003e\n\u003cspan class=\"spec-key\"\u003eType\u003c\/span\u003e\u003cspan class=\"spec-val\"\u003eFloor Lamp — Indoor\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-item\"\u003e\n\u003cspan class=\"spec-key\"\u003eVoltage\u003c\/span\u003e\u003cspan class=\"spec-val\"\u003eAC 110–240V\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-item\"\u003e\n\u003cspan class=\"spec-key\"\u003eBulb Socket\u003c\/span\u003e\u003cspan class=\"spec-val\"\u003eE26 \/ E27 (standard US base), Max 40W\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-item\"\u003e\n\u003cspan class=\"spec-key\"\u003ePower Cord\u003c\/span\u003e\u003cspan class=\"spec-val\"\u003e59″ (150 cm) with in-line on\/off switch\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-item\"\u003e\n\u003cspan class=\"spec-key\"\u003eCertifications\u003c\/span\u003e\n\u003cdiv class=\"cert-badges\"\u003e\n\u003cspan class=\"cert-badge\"\u003eNorth America\u003c\/span\u003e \u003cspan class=\"cert-badge\"\u003eAustralia\u003c\/span\u003e \u003cspan class=\"cert-badge\"\u003eEurope\u003c\/span\u003e \u003cspan class=\"cert-badge\"\u003eMiddle East\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- ▼▼▼ NEW: AS SEEN ON INSTAGRAM ▼▼▼ --\u003e\n\u003cdiv class=\"sec\"\u003e\n\u003cdiv class=\"sec-header\"\u003e\n\u003cspan class=\"sec-title\"\u003eAs Seen On Instagram\u003c\/span\u003e\n\u003cdiv class=\"sec-header-line\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cp class=\"ig-subtitle\"\u003eReal customer installs — cards below are live Instagram embeds. Tap any card to open the full post on Instagram.\u003c\/p\u003e\n\u003cdiv class=\"ig-grid\"\u003e\n\u003cdiv class=\"ig-card\"\u003e\u003ciframe title=\"Hands Garner Floor Lamp — Customer install\" loading=\"lazy\" src=\"https:\/\/www.instagram.com\/reel\/DXO4TDBDh0i\/embed\/\"\u003e\u003c\/iframe\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- ▲▲▲ END NEW MODULE ▲▲▲ --\u003e \u003c!-- DOWNLOADS --\u003e\n\u003cdiv class=\"sec\"\u003e\n\u003cdiv class=\"sec-header\"\u003e\n\u003cspan class=\"sec-title\"\u003eResources \u0026amp; Downloads\u003c\/span\u003e\n\u003cdiv class=\"sec-header-line\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dl-grid\"\u003e\n\u003ca class=\"dl-btn\" href=\"https:\/\/drive.google.com\/file\/d\/1IrTm6qez1Rme5OoS47OKTS8gg0ybjD1V\/view?usp=drive_link\" target=\"_blank\"\u003e\n\u003cdiv class=\"dl-icon-wrap\"\u003e\u003csvg width=\"16\" height=\"16\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"#9a7d5a\" stroke-width=\"1.6\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\n            \u003cpath d=\"M9 5H7a2 2 0 0 0-2 2v12a2 2 0 0 0 2 2h10a2 2 0 0 0 2-2V7a2 2 0 0 0-2-2h-2\"\u003e\u003c\/path\u003e\n            \u003crect x=\"9\" y=\"3\" width=\"6\" height=\"4\" rx=\"1\"\u003e\u003c\/rect\u003e\n            \u003cline x1=\"9\" y1=\"12\" x2=\"15\" y2=\"12\"\u003e\u003c\/line\u003e\u003cline x1=\"9\" y1=\"16\" x2=\"13\" y2=\"16\"\u003e\u003c\/line\u003e\n          \u003c\/svg\u003e\u003c\/div\u003e\nSpec Sheet \u003cspan class=\"dl-type\"\u003ePDF\u003c\/span\u003e\u003c\/a\u003e\u003ca class=\"dl-btn\" href=\"https:\/\/drive.google.com\/file\/d\/174g9Ua81MkHObhRnGJ1yMGCJy85m6bi0\/view?usp=drive_link\" target=\"_blank\"\u003e\n\u003cdiv class=\"dl-icon-wrap\"\u003e\u003csvg width=\"16\" height=\"16\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"#9a7d5a\" stroke-width=\"1.6\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\n            \u003cpath d=\"M14.7 6.3a1 1 0 0 0 0 1.4l1.6 1.6a1 1 0 0 0 1.4 0l3.77-3.77a6 6 0 0 1-7.94 7.94l-6.91 6.91a2.12 2.12 0 0 1-3-3l6.91-6.91a6 6 0 0 1 7.94-7.94l-3.76 3.76z\"\u003e\u003c\/path\u003e\n          \u003c\/svg\u003e\u003c\/div\u003e\nInstallation Guide \u003cspan class=\"dl-type\"\u003ePDF\u003c\/span\u003e\u003c\/a\u003e\u003ca class=\"dl-btn\" href=\"https:\/\/drive.google.com\/file\/d\/1s3JxdZhYyJXwJ3X6GFO0gNOFaDcR2ZK4\/view?usp=drive_link\" target=\"_blank\"\u003e\n\u003cdiv class=\"dl-icon-wrap\"\u003e\u003csvg width=\"16\" height=\"16\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"#9a7d5a\" stroke-width=\"1.6\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\n            \u003cpath d=\"M21 16V8a2 2 0 0 0-1-1.73l-7-4a2 2 0 0 0-2 0l-7 4A2 2 0 0 0 3 8v8a2 2 0 0 0 1 1.73l7 4a2 2 0 0 0 2 0l7-4A2 2 0 0 0 21 16z\"\u003e\u003c\/path\u003e\n            \u003cpolyline points=\"3.27 6.96 12 12.01 20.73 6.96\"\u003e\u003c\/polyline\u003e\n            \u003cline x1=\"12\" y1=\"22.08\" x2=\"12\" y2=\"12\"\u003e\u003c\/line\u003e\n          \u003c\/svg\u003e\u003c\/div\u003e\n3D Files \u003cspan class=\"dl-type\"\u003eZIP\u003c\/span\u003e\u003c\/a\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- FAQ --\u003e\n\u003cdiv class=\"sec\"\u003e\n\u003cdiv class=\"sec-header\"\u003e\n\u003cspan class=\"sec-title\"\u003eFrequently Asked Questions\u003c\/span\u003e\n\u003cdiv class=\"sec-header-line\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"faq-list\"\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhat bulb do I need?\u003c\/summary\u003e\n\u003cdiv class=\"faq-a\"\u003eThis lamp takes an \u003cstrong\u003eE26 or E27 base bulb\u003c\/strong\u003e (standard US socket), max 40W. We recommend a \u003cstrong\u003eWarm Light LED bulb\u003c\/strong\u003e for the coziest ambiance — especially with the Linen shade. Bulbs are not included.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCan I dim this lamp?\u003c\/summary\u003e\n\u003cdiv class=\"faq-a\"\u003eDimming depends on your bulb and wall dimmer. Choose a dimmable E26 LED bulb and pair it with a compatible dimmer switch for full control over the ambiance.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhat's the difference between the Linen and Black shade?\u003c\/summary\u003e\n\u003cdiv class=\"faq-a\"\u003eThe \u003cstrong\u003eMatte Linen\u003c\/strong\u003e shade creates a warm, diffused glow that feels inviting and cozy. The \u003cstrong\u003eBlack\u003c\/strong\u003e shade concentrates light downward for a more dramatic, focused effect. Both look equally elegant when the lamp is off.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eHow tall is the lamp, and is it suitable for low ceilings?\u003c\/summary\u003e\n\u003cdiv class=\"faq-a\"\u003eThe lamp stands \u003cstrong\u003e61″ (155 cm)\u003c\/strong\u003e tall. It sits on the floor, so ceiling height is not a concern. It works well in rooms with standard 8 ft ceilings and above.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eIs it easy to assemble?\u003c\/summary\u003e\n\u003cdiv class=\"faq-a\"\u003eYes — the lamp assembles with simple plug-in connections, no tools required. An installation guide is available in the Downloads section above. Most customers complete setup in under 15 minutes.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCan I use this lamp outdoors?\u003c\/summary\u003e\n\u003cdiv class=\"faq-a\"\u003eNo. The Hands Garner Floor Lamp is designed for \u003cstrong\u003eindoor use only\u003c\/strong\u003e. It is not weather-resistant. Ideal for living rooms, bedrooms, home offices, and reading nooks.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"Tumdi.com","offers":[{"title":"∅ 15.7″ x H 61″ \/ Dia 40cm x H 155cm \/ Walnut \u0026 Linen \/ US plug","offer_id":58264281219417,"sku":"MJF-1442-09","price":429.0,"currency_code":"USD","in_stock":true},{"title":"∅ 15.7″ x H 61″ \/ Dia 40cm x H 155cm \/ Walnut \u0026 Linen \/ UK plug","offer_id":58264281252185,"sku":"MJF-1442-10","price":429.0,"currency_code":"USD","in_stock":true},{"title":"∅ 15.7″ x H 61″ \/ Dia 40cm x H 155cm \/ Walnut \u0026 Linen \/ AU plug","offer_id":58264281284953,"sku":"MJF-1442-11","price":429.0,"currency_code":"USD","in_stock":true},{"title":"∅ 15.7″ x H 61″ \/ Dia 40cm x H 155cm \/ Walnut \u0026 Linen \/ EU plug","offer_id":58264281317721,"sku":"MJF-1442-12","price":429.0,"currency_code":"USD","in_stock":true},{"title":"∅ 15.7″ x H 61″ \/ Dia 40cm x H 155cm \/ Black \u0026 Linen \/ US plug","offer_id":58264281350489,"sku":"MJF-1442-13","price":429.0,"currency_code":"USD","in_stock":true},{"title":"∅ 15.7″ x H 61″ \/ Dia 40cm x H 155cm \/ Black \u0026 Linen \/ UK plug","offer_id":58264281383257,"sku":"MJF-1442-14","price":429.0,"currency_code":"USD","in_stock":true},{"title":"∅ 15.7″ x H 61″ \/ Dia 40cm x H 155cm \/ Black \u0026 Linen \/ AU plug","offer_id":58264281416025,"sku":"MJF-1442-15","price":429.0,"currency_code":"USD","in_stock":true},{"title":"∅ 15.7″ x H 61″ \/ Dia 40cm x H 155cm \/ Black \u0026 Linen \/ EU plug","offer_id":58264281448793,"sku":"MJF-1442-16","price":429.0,"currency_code":"USD","in_stock":true},{"title":"∅ 15.7″ x H 61″ \/ Dia 40cm x H 155cm \/ Walnut \u0026 Black \/ US plug","offer_id":58264281481561,"sku":"MJF-1442-17","price":429.0,"currency_code":"USD","in_stock":true},{"title":"∅ 15.7″ x H 61″ \/ Dia 40cm x H 155cm \/ Walnut \u0026 Black \/ UK plug","offer_id":58264281514329,"sku":"MJF-1442-18","price":429.0,"currency_code":"USD","in_stock":true},{"title":"∅ 15.7″ x H 61″ \/ Dia 40cm x H 155cm \/ Walnut \u0026 Black \/ AU plug","offer_id":58264281547097,"sku":"MJF-1442-19","price":429.0,"currency_code":"USD","in_stock":true},{"title":"∅ 15.7″ x H 61″ \/ Dia 40cm x H 155cm \/ Walnut \u0026 Black \/ EU plug","offer_id":58264281579865,"sku":"MJF-1442-20","price":429.0,"currency_code":"USD","in_stock":true},{"title":"∅ 15.7″ x H 61″ \/ Dia 40cm x H 155cm \/ Black \/ US plug","offer_id":58264281612633,"sku":"MJF-1442-21","price":429.0,"currency_code":"USD","in_stock":true},{"title":"∅ 15.7″ x H 61″ \/ Dia 40cm x H 155cm \/ Black \/ UK plug","offer_id":58264281645401,"sku":"MJF-1442-22","price":429.0,"currency_code":"USD","in_stock":true},{"title":"∅ 15.7″ x H 61″ \/ Dia 40cm x H 155cm \/ Black \/ AU plug","offer_id":58264281678169,"sku":"MJF-1442-23","price":429.0,"currency_code":"USD","in_stock":true},{"title":"∅ 15.7″ x H 61″ \/ Dia 40cm x H 155cm \/ Black \/ EU plug","offer_id":58264281710937,"sku":"MJF-1442-24","price":429.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1011\/8722\/3897\/files\/Hands_Garner_Floor_Lamp_1009-_02.jpg?v=1781121948","url":"https:\/\/www.tumdi.co\/products\/hands-garner-floor-lamp","provider":"Tumdi.com","version":"1.0","type":"link"}