{"product_id":"nelson-plug-in-wall-sconce","title":"Nelson Plug-In Wall Sconce","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: 3.5rem; }\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  \/* Video *\/\n  .video-frame {\n    border-radius: 14px;\n    overflow: hidden;\n    aspect-ratio: 16\/9;\n    background: #111;\n    border: 0.5px solid #e8e8e8;\n    margin-bottom: 10px;\n  }\n  .video-frame:last-child { margin-bottom: 0; }\n  .video-frame iframe { width: 100%; height: 100%; border: none; display: block; }\n\n  \/* Overview *\/\n  .overview-card p { font-size: 12px; line-height: 1.8; color: #666; }\n  .overview-card strong { color: #1a1a1a; font-weight: 600; }\n\n  \/* Important note *\/\n  .note-card {\n    display: flex;\n    gap: 10px;\n    align-items: flex-start;\n    padding: 12px 14px;\n    border-radius: 10px;\n    background: #fff8f0;\n    border: 0.5px solid #f0d9b8;\n    border-left: 3px solid #c8a06a;\n    margin-top: 12px;\n  }\n  .note-card p { font-size: 12px; color: #7a5a30; line-height: 1.7; }\n  .note-card strong { color: #5a3d18; }\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  \/* Sizes *\/\n  .size-grid { display: grid; grid-template-columns: repeat(2, 1fr); gap: 10px; }\n  .size-card {\n    background: #faf8f5;\n    border: 0.5px solid #ece9e3;\n    border-radius: 12px;\n    overflow: hidden;\n  }\n  .size-card-img {\n    background: #fff;\n    border-bottom: 0.5px solid #ece9e3;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    padding: 16px;\n  }\n  .size-card-img img { width: 100%; height: auto; object-fit: contain; display: block; }\n  .size-card-body { padding: 10px 14px 12px; }\n  .size-badge {\n    display: inline-block;\n    font-size: 10px;\n    font-weight: 600;\n    letter-spacing: 0.06em;\n    text-transform: uppercase;\n    color: #9a7d5a;\n    background: #f0ebe1;\n    border: 0.5px solid #d9c9b0;\n    padding: 2px 9px;\n    border-radius: 99px;\n    margin-bottom: 7px;\n  }\n  .size-dims { font-size: 13px; font-weight: 700; color: #1a1a1a; margin-bottom: 2px; }\n  .size-dims-sub { font-size: 11px; color: #aaa; }\n\n  \/* Packing info *\/\n  .pack-card {\n    display: flex;\n    align-items: center;\n    gap: 12px;\n    padding: 11px 16px;\n    background: #faf8f5;\n    border: 0.5px solid #ece9e3;\n    border-radius: 10px;\n  }\n  .pack-card p { font-size: 12px; color: #666; line-height: 1.6; }\n  .pack-card strong { color: #1a1a1a; }\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\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  \/* Downloads *\/\n  .dl-grid { display: grid; grid-template-columns: repeat(2, 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: 600px) {\n    .features-grid { grid-template-columns: 1fr 1fr; }\n    .size-grid { grid-template-columns: 1fr; }\n    .dl-grid { grid-template-columns: 1fr; }\n    .cert-badges { flex-wrap: wrap; }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"d\"\u003e\n\u003c!-- VIDEOS --\u003e\n\u003cdiv class=\"sec\"\u003e\n\u003cdiv class=\"sec-header\"\u003e\n\u003cspan class=\"sec-title\"\u003eProduct Videos\u003c\/span\u003e\n\u003cdiv class=\"sec-header-line\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"video-frame\"\u003e\u003ciframe title=\"Nelson Bubble Ball Wall Sconce\" src=\"https:\/\/www.youtube.com\/embed\/wi086IVfqDk?si=jOUmwg9buUOqKjUq\"\u003e\u003c\/iframe\u003e\u003c\/div\u003e\n\u003cdiv class=\"video-frame\"\u003e\u003ciframe title=\"Nelson Bubble Ball Wall Sconce - Detail\" src=\"https:\/\/www.youtube.com\/embed\/dOxHGM91EwA?si=LtrwdAQAtR5oG3Y5\"\u003e\u003c\/iframe\u003e\u003c\/div\u003e\n\u003c\/div\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\u003cp\u003eVariations on an essentially spherical form, the \u003cstrong\u003eBubble Lamp series\u003c\/strong\u003e is a distinguished and timeless design. The \u003cstrong\u003eNelson Ball Wall Sconce\u003c\/strong\u003e features a swivel hinge and an adjustable plug-in cord, allowing easy repositioning of the lampshade without readjusting the wall mount. Inspired by mid-century design, it brings elemental, sculptural shapes — a rounded apple, an elongated cigar, a shapely pear — into your living space.\u003c\/p\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 stroke-linejoin=\"round\" stroke-linecap=\"round\" stroke-width=\"1.6\" stroke=\"#9a7d5a\" fill=\"none\" viewbox=\"0 0 24 24\" height=\"14\" width=\"14\"\u003e\u003ccircle r=\"10\" cy=\"12\" cx=\"12\"\u003e\u003c\/circle\u003e\u003cpath d=\"M8 14s1.5 2 4 2 4-2 4-2\"\u003e\u003c\/path\u003e\u003cline y2=\"9\" x2=\"9.01\" y1=\"9\" x1=\"9\"\u003e\u003c\/line\u003e\u003cline y2=\"9\" x2=\"15.01\" y1=\"9\" x1=\"15\"\u003e\u003c\/line\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv class=\"feature-title\"\u003eIconic Mid-century Design\u003c\/div\u003e\n\u003cdiv class=\"feature-desc\"\u003eBased on George Nelson's timeless Bubble Lamp series — a collector's classic reimagined for modern homes.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature-card\"\u003e\n\u003cdiv class=\"feature-icon-wrap\"\u003e\u003csvg stroke-linejoin=\"round\" stroke-linecap=\"round\" stroke-width=\"1.6\" stroke=\"#9a7d5a\" fill=\"none\" viewbox=\"0 0 24 24\" height=\"14\" width=\"14\"\u003e\u003cpath d=\"M12 22s8-4 8-10V5l-8-3-8 3v7c0 6 8 10 8 10z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv class=\"feature-title\"\u003ePlug-in — No Rewiring\u003c\/div\u003e\n\u003cdiv class=\"feature-desc\"\u003eAdjustable 59″ cord with plug-in switch — mounts to the wall without any electrical rewiring.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature-card\"\u003e\n\u003cdiv class=\"feature-icon-wrap\"\u003e\u003csvg stroke-linejoin=\"round\" stroke-linecap=\"round\" stroke-width=\"1.6\" stroke=\"#9a7d5a\" fill=\"none\" viewbox=\"0 0 24 24\" height=\"14\" width=\"14\"\u003e\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\u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv class=\"feature-title\"\u003eSwivel Hinge\u003c\/div\u003e\n\u003cdiv class=\"feature-desc\"\u003eEasily reposition the lampshade with the built-in swivel — direct light exactly where you need it.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature-card\"\u003e\n\u003cdiv class=\"feature-icon-wrap\"\u003e\u003csvg stroke-linejoin=\"round\" stroke-linecap=\"round\" stroke-width=\"1.6\" stroke=\"#9a7d5a\" fill=\"none\" viewbox=\"0 0 24 24\" height=\"14\" width=\"14\"\u003e\u003crect rx=\"2\" height=\"18\" width=\"18\" y=\"3\" x=\"3\"\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 Shape Options\u003c\/div\u003e\n\u003cdiv class=\"feature-desc\"\u003eChoose from four distinct silhouettes to match your aesthetic — each with its own sculptural character.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature-card\"\u003e\n\u003cdiv class=\"feature-icon-wrap\"\u003e\u003csvg stroke-linejoin=\"round\" stroke-linecap=\"round\" stroke-width=\"1.6\" stroke=\"#9a7d5a\" fill=\"none\" viewbox=\"0 0 24 24\" height=\"14\" width=\"14\"\u003e\u003cpath d=\"M6 3h12l4 6-10 13L2 9 6 3z\"\u003e\u003c\/path\u003e\u003cpath d=\"M11 3L8 9l4 13 4-13-3-6M2 9h20\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv class=\"feature-title\"\u003eWalnut Accent\u003c\/div\u003e\n\u003cdiv class=\"feature-desc\"\u003ePremium walnut wood detail adds a warm, organic contrast to the white polymer shade.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature-card\"\u003e\n\u003cdiv class=\"feature-icon-wrap\"\u003e\u003csvg stroke-linejoin=\"round\" stroke-linecap=\"round\" stroke-width=\"1.6\" stroke=\"#9a7d5a\" fill=\"none\" viewbox=\"0 0 24 24\" height=\"14\" width=\"14\"\u003e\u003ccircle r=\"5\" cy=\"12\" cx=\"12\"\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\"\u003eSoft Diffused Glow\u003c\/div\u003e\n\u003cdiv class=\"feature-desc\"\u003eTranslucent polymer shade diffuses light evenly — warm and inviting without glare.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- SIZES --\u003e\n\u003cdiv class=\"sec\"\u003e\n\u003cdiv class=\"sec-header\"\u003e\n\u003cspan class=\"sec-title\"\u003eSizes\u003c\/span\u003e\n\u003cdiv class=\"sec-header-line\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"size-grid\"\u003e\n\u003cdiv class=\"size-card\"\u003e\n\u003cdiv class=\"size-card-img\"\u003e\u003cimg alt=\"Size 1 — Ball\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0585\/4062\/1881\/files\/Bubble_Ball_Wall_Sconce_02.jpg?v=1722299779\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"size-card-body\"\u003e\n\u003cspan class=\"size-badge\"\u003eBall\u003c\/span\u003e\n\u003cdiv class=\"size-dims\"\u003e∅ 11″ × H 15.7″\u003c\/div\u003e\n\u003cdiv class=\"size-dims-sub\"\u003eDia 28 cm × H 40 cm\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"size-card\"\u003e\n\u003cdiv class=\"size-card-img\"\u003e\u003cimg alt=\"Size 2 — Apple\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0585\/4062\/1881\/files\/38_a7dce1b0-89d9-4da3-9e32-3707b8e7b31a_600x600.jpg?v=1686735745\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"size-card-body\"\u003e\n\u003cspan class=\"size-badge\"\u003eApple\u003c\/span\u003e\n\u003cdiv class=\"size-dims\"\u003e∅ 11.8″ × H 11.8″\u003c\/div\u003e\n\u003cdiv class=\"size-dims-sub\"\u003eDia 30 cm × H 30 cm\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"size-card\"\u003e\n\u003cdiv class=\"size-card-img\"\u003e\u003cimg alt=\"Size 3 — Pear\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0585\/4062\/1881\/files\/39_f4407c4d-6139-49a5-a990-4951d131faf9_600x600.jpg?v=1686735751\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"size-card-body\"\u003e\n\u003cspan class=\"size-badge\"\u003ePear\u003c\/span\u003e\n\u003cdiv class=\"size-dims\"\u003e∅ 11.8″ × H 11″\u003c\/div\u003e\n\u003cdiv class=\"size-dims-sub\"\u003eDia 30 cm × H 28 cm\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"size-card\"\u003e\n\u003cdiv class=\"size-card-img\"\u003e\u003cimg alt=\"Size 4 — Saucer\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0585\/4062\/1881\/files\/40_f76e85c1-1620-4251-985d-6d05333c1c46_600x600.jpg?v=1686735757\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"size-card-body\"\u003e\n\u003cspan class=\"size-badge\"\u003eSaucer\u003c\/span\u003e\n\u003cdiv class=\"size-dims\"\u003e∅ 15.8″ × H 8.7″\u003c\/div\u003e\n\u003cdiv class=\"size-dims-sub\"\u003eDia 40 cm × H 22 cm\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\"\u003ePolymer, Steel Wire, Walnut\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\"\u003eWhite \u0026amp; Walnut\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-item\"\u003e\n\u003cspan class=\"spec-key\"\u003eStyle\u003c\/span\u003e\u003cspan class=\"spec-val\"\u003eMid-century Modern\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\"\u003eWall Lamp — Indoor only (IP20)\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\"\u003eWiring\u003c\/span\u003e\u003cspan class=\"spec-val\"\u003ePlug-in with in-line on\/off switch\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\"\u003eCord Length\u003c\/span\u003e\u003cspan class=\"spec-val\"\u003e59″ (150 cm) — adjustable\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!-- 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 href=\"https:\/\/drive.google.com\/file\/d\/1reTrSnZM7khvOgqaU6Xi2lZK08xOsxWE\/view?usp=drive_link\" class=\"dl-btn\" target=\"_blank\"\u003e\n\u003cdiv class=\"dl-icon-wrap\"\u003e\u003csvg stroke-linejoin=\"round\" stroke-linecap=\"round\" stroke-width=\"1.6\" stroke=\"#9a7d5a\" fill=\"none\" viewbox=\"0 0 24 24\" height=\"16\" width=\"16\"\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 rx=\"1\" height=\"4\" width=\"6\" y=\"3\" x=\"9\"\u003e\u003c\/rect\u003e\n            \u003cline y2=\"12\" x2=\"15\" y1=\"12\" x1=\"9\"\u003e\u003c\/line\u003e\u003cline y2=\"16\" x2=\"13\" y1=\"16\" x1=\"9\"\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 href=\"https:\/\/drive.google.com\/file\/d\/1Rc08vvqPcsr26iXMgs9ezM9YLd6qHuwg\/view?usp=drive_link\" class=\"dl-btn\" target=\"_blank\"\u003e\n\u003cdiv class=\"dl-icon-wrap\"\u003e\u003csvg stroke-linejoin=\"round\" stroke-linecap=\"round\" stroke-width=\"1.6\" stroke=\"#9a7d5a\" fill=\"none\" viewbox=\"0 0 24 24\" height=\"16\" width=\"16\"\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\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\u003eDoes this lamp require an electrician to install?\u003c\/summary\u003e\n\u003cdiv class=\"faq-a\"\u003eNo — this is a \u003cstrong\u003eplug-in wall sconce\u003c\/strong\u003e. It mounts to the wall with screws and simply plugs into a standard outlet. No hardwiring or electrician required. The 59″ adjustable cord includes an in-line on\/off switch.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails open=\"\"\u003e\n\u003csummary\u003eWhat bulb do I need?\u003c\/summary\u003e\n\u003cdiv class=\"faq-a\"\u003eThis lamp uses an \u003cstrong\u003eE26 or E27 base bulb\u003c\/strong\u003e (standard US socket), max 40W. For the best warm, diffused glow through the translucent polymer shade, we recommend a \u003cstrong\u003eWarm Light LED bulb\u003c\/strong\u003e. \u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCan I adjust where the shade points?\u003c\/summary\u003e\n\u003cdiv class=\"faq-a\"\u003eYes — the built-in \u003cstrong\u003eswivel hinge\u003c\/strong\u003e lets you angle and reposition the lampshade easily without removing it from the wall. Great for directing light toward a reading nook, artwork, or bed.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhat are the different shape options?\u003c\/summary\u003e\n\u003cdiv class=\"faq-a\"\u003eThere are four silhouettes available: \u003cstrong\u003eBall\u003c\/strong\u003e (∅11″ × H15.7″), \u003cstrong\u003eApple\u003c\/strong\u003e (∅11.8″ × H11.8″), \u003cstrong\u003ePear\u003c\/strong\u003e (∅11.8″ × H11″), and \u003cstrong\u003eSaucer\u003c\/strong\u003e (∅15.8″ × H8.7″). Each has a distinct personality — choose based on the proportions of your wall and room.\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. This lamp has an \u003cstrong\u003eIP20 rating\u003c\/strong\u003e and is designed for indoor use only. It is not waterproof or weather-resistant. Ideal for bedrooms, living rooms, hallways, and reading corners.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"Tumdi.com","offers":[{"title":"∅ 11″ x H 15.8″ \/ Dia 28cm x H 40cm \/ White \/ US plug","offer_id":58264310022489,"sku":"MJW-2431-1","price":300.0,"currency_code":"USD","in_stock":true},{"title":"∅ 11″ x H 15.8″ \/ Dia 28cm x H 40cm \/ White \/ UK plug","offer_id":58264310055257,"sku":"MJW-2431-2","price":300.0,"currency_code":"USD","in_stock":true},{"title":"∅ 11″ x H 15.8″ \/ Dia 28cm x H 40cm \/ White \/ AU plug","offer_id":58264310088025,"sku":"MJW-2431-3","price":300.0,"currency_code":"USD","in_stock":true},{"title":"∅ 11″ x H 15.8″ \/ Dia 28cm x H 40cm \/ White \/ EU plug","offer_id":58264310120793,"sku":"MJW-2431-4","price":300.0,"currency_code":"USD","in_stock":true},{"title":"∅ 11.8″ x H 11.8″ \/ Dia 30cm x H 30cm \/ White \/ US plug","offer_id":58264310153561,"sku":"MJW-2431-5","price":300.0,"currency_code":"USD","in_stock":true},{"title":"∅ 11.8″ x H 11.8″ \/ Dia 30cm x H 30cm \/ White \/ UK plug","offer_id":58264310186329,"sku":"MJW-2431-6","price":300.0,"currency_code":"USD","in_stock":true},{"title":"∅ 11.8″ x H 11.8″ \/ Dia 30cm x H 30cm \/ White \/ AU plug","offer_id":58264310219097,"sku":"MJW-2431-7","price":300.0,"currency_code":"USD","in_stock":true},{"title":"∅ 11.8″ x H 11.8″ \/ Dia 30cm x H 30cm \/ White \/ EU plug","offer_id":58264310251865,"sku":"MJW-2431-8","price":300.0,"currency_code":"USD","in_stock":true},{"title":"∅ 11.8″ x H 11″ \/ Dia 30cm x H 28cm \/ White \/ US plug","offer_id":58264310284633,"sku":"MJW-2431-9","price":300.0,"currency_code":"USD","in_stock":true},{"title":"∅ 11.8″ x H 11″ \/ Dia 30cm x H 28cm \/ White \/ UK plug","offer_id":58264310317401,"sku":"MJW-2431-10","price":300.0,"currency_code":"USD","in_stock":true},{"title":"∅ 11.8″ x H 11″ \/ Dia 30cm x H 28cm \/ White \/ AU plug","offer_id":58264310350169,"sku":"MJW-2431-11","price":300.0,"currency_code":"USD","in_stock":true},{"title":"∅ 11.8″ x H 11″ \/ Dia 30cm x H 28cm \/ White \/ EU plug","offer_id":58264310382937,"sku":"MJW-2431-12","price":300.0,"currency_code":"USD","in_stock":true},{"title":"∅ 15.8″ x H 8.7″ \/ Dia 40cm x H 22cm \/ White \/ US plug","offer_id":58264310415705,"sku":"MJW-2431-13","price":300.0,"currency_code":"USD","in_stock":true},{"title":"∅ 15.8″ x H 8.7″ \/ Dia 40cm x H 22cm \/ White \/ UK plug","offer_id":58264310448473,"sku":"MJW-2431-14","price":300.0,"currency_code":"USD","in_stock":true},{"title":"∅ 15.8″ x H 8.7″ \/ Dia 40cm x H 22cm \/ White \/ AU plug","offer_id":58264310481241,"sku":"MJW-2431-16","price":300.0,"currency_code":"USD","in_stock":true},{"title":"∅ 15.8″ x H 8.7″ \/ Dia 40cm x H 22cm \/ White \/ EU plug","offer_id":58264310514009,"sku":"MJW-2431-15","price":300.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1011\/8722\/3897\/files\/Nelson_Wall_Sconce_01_1_b341acbf-72f6-45b8-b02e-c840f9207aa2.jpg?v=1781122419","url":"https:\/\/www.tumdi.co\/products\/nelson-plug-in-wall-sconce","provider":"Tumdi.com","version":"1.0","type":"link"}