{"product_id":"moorsa-wall-sconce","title":"Moorsa Wall Sconce","description":"\u003cbody\u003e\n\n\n  \u003cmeta charset=\"UTF-8\"\u003e\n  \u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\n  \u003ctitle\u003eMoorsa Wall Sconce\u003c\/title\u003e\n  \u003clink rel=\"preconnect\" href=\"https:\/\/fonts.googleapis.com\"\u003e\n  \u003clink rel=\"preconnect\" href=\"https:\/\/fonts.gstatic.com\" crossorigin=\"\"\u003e\n  \u003clink rel=\"stylesheet\" href=\"https:\/\/fonts.googleapis.com\/css2?family=Cormorant+Garamond:wght@400;500;600\u0026amp;family=DM+Sans:wght@300;400;500\u0026amp;display=swap\"\u003e\n  \u003cstyle\u003e\n    body { margin: 0; padding: 0; background: #fff; }\n    \n    *, *::before, *::after { box-sizing: border-box; margin: 0; padding: 0; }\n    .pd-wrap { font-family: 'DM Sans', sans-serif; color: #2c2820; max-width: 1200px; margin: 0 auto; padding: 20px; position: relative;}\n    .pd-lead { padding-top: 28px; margin-bottom: 36px; }\n    .pd-lead__text { font-size: 14px; font-weight: 400; line-height: 1.75; color: #2c2820; }\n    \n    \/* Video container \u0026 thumbnails *\/\n    .pd-videos-container { display: flex; gap: 16px; margin-bottom: 32px; }\n    @media (max-width: 560px) { .pd-videos-container { flex-direction: column; } }\n    \n    \/* 改为 a 标签支持 *\/\n    a.pd-video-wrap { display: block; flex: 1; position: relative; cursor: pointer; border: 1px solid #e8e0d4; overflow: hidden; aspect-ratio: 16\/9; background: #1a1a1a; text-decoration: none; }\n    a.pd-video-wrap img { position: absolute; top: 0; left: 0; width: 100%; height: 100%; object-fit: cover; object-position: center; display: block; opacity: 0.9; transition: opacity 0.2s; pointer-events: none; }\n    a.pd-video-wrap:hover img { opacity: 0.75; }\n    .pd-video-wrap__play { position: absolute; top: 50%; left: 50%; transform: translate(-50%,-50%); width: 52px; height: 52px; background: rgba(255,255,255,0.92); border-radius: 50%; display: flex; align-items: center; justify-content: center; pointer-events: none; transition: transform 0.2s; }\n    a.pd-video-wrap:hover .pd-video-wrap__play { transform: translate(-50%,-50%) scale(1.1); }\n    .pd-video-wrap__play svg { margin-left: 4px; }\n    .pd-video-wrap__label { position: absolute; bottom: 0; left: 0; right: 0; padding: 16px 20px; background: linear-gradient(to top,rgba(10,8,5,0.7),transparent); pointer-events: none; }\n    .pd-video-wrap__label span { font-size: 11px; font-weight: 500; letter-spacing: 0.14em; text-transform: uppercase; color: rgba(255,255,255,0.75); }\n    \n    \/* Features *\/\n    .pd-features { display: grid; grid-template-columns: repeat(4, 1fr); gap: 1px; background: #c8b89a; border: 1px solid #c8b89a; margin-bottom: 40px; }\n    @media (max-width: 560px) { .pd-features { grid-template-columns: repeat(2, 1fr); } }\n    .pd-feature { background: #faf8f4; padding: 20px 16px; text-align: center; }\n    .pd-feature__icon { width: 36px; height: 36px; margin: 0 auto 10px; display: flex; align-items: center; justify-content: center; }\n    .pd-feature__label { font-size: 11px; font-weight: 500; letter-spacing: 0.08em; text-transform: uppercase; color: #9c7c4a; margin-bottom: 4px; }\n    .pd-feature__value { font-family: 'Cormorant Garamond', serif; font-size: 17px; color: #2c2820; line-height: 1.3; }\n    .pd-section-title { font-size: 10px; font-weight: 500; letter-spacing: 0.15em; text-transform: uppercase; color: #9c7c4a; margin-bottom: 16px; padding-bottom: 8px; border-bottom: 1px solid #c8b89a; }\n    \n    \/* Specs *\/\n    .pd-specs-grid { display: grid; grid-template-columns: auto 1fr 40px auto 1fr; margin-bottom: 40px; align-items: stretch; }\n    .pd-spec-cell { padding: 9px 0; border-bottom: 1px solid #e8e0d4; display: flex; align-items: center; }\n    .pd-spec-cell--key { font-size: 12px; font-weight: 500; color: #7a6a58; white-space: nowrap; padding-right: 12px; }\n    .pd-spec-cell--val { font-size: 13px; color: #2c2820; text-align: right; justify-content: center; align-items: flex-end; flex-direction: column; line-height: 1.4; }\n    .pd-spec-cell--divider { border-bottom: 1px solid #e8e0d4; }\n    .pd-finishes-key { padding: 9px 0; border-bottom: none; display: flex; align-items: center; align-self: stretch; font-size: 12px; font-weight: 500; color: #7a6a58; white-space: nowrap; padding-right: 12px; }\n    .pd-finishes-val { padding: 9px 0; border-bottom: none; display: flex; align-items: center; justify-content: flex-end; align-self: stretch; }\n    .pd-swatches { display: flex; gap: 8px; justify-content: flex-end; }\n    .swatch { width: 16px; height: 16px; border-radius: 50%; border: 1px solid rgba(0,0,0,0.15); flex-shrink: 0; position: relative; cursor: default; transition: transform 0.15s, box-shadow 0.15s; }\n    .swatch:hover { transform: scale(1.25); box-shadow: 0 2px 6px rgba(0,0,0,0.18); }\n    .swatch::after { content: attr(data-color); position: absolute; bottom: calc(100% + 7px); left: 50%; transform: translateX(-50%); background: #2c2820; color: #faf8f4; font-family: 'DM Sans', sans-serif; font-size: 11px; font-weight: 500; letter-spacing: 0.04em; white-space: nowrap; padding: 4px 8px; pointer-events: none; opacity: 0; transition: opacity 0.15s; }\n    .swatch::before { content: ''; position: absolute; bottom: calc(100% + 3px); left: 50%; transform: translateX(-50%); border: 4px solid transparent; border-top-color: #2c2820; pointer-events: none; opacity: 0; transition: opacity 0.15s; }\n    .swatch:hover::after, .swatch:hover::before { opacity: 1; }\n    \n    \/* More details *\/\n    .pd-highlights { list-style: none; margin-bottom: 40px; }\n    .pd-highlights li { display: flex; gap: 14px; align-items: flex-start; padding: 10px 0; border-bottom: 1px solid #e8e0d4; font-size: 14px; line-height: 1.55; color: #3a3028; }\n    .pd-highlights li:last-child { border-bottom: none; }\n    .pd-bullet { width: 5px; height: 5px; background: #9c7c4a; border-radius: 50%; flex-shrink: 0; margin-top: 7px; }\n    \n    \/* Certs *\/\n    .pd-certs { display: flex; flex-wrap: wrap; gap: 8px; margin-bottom: 40px; }\n    .pd-cert-badge { display: inline-flex; align-items: center; gap: 6px; padding: 6px 12px; border: 1px solid #c8b89a; font-size: 11px; font-weight: 500; color: #6a5a42; letter-spacing: 0.04em; background: #faf8f4; }\n    .cert-dot { width: 6px; height: 6px; border-radius: 50%; background: #9c7c4a; flex-shrink: 0; }\n    \n    \/* Dimension image (a tag) *\/\n    a.pd-img-single { position: relative; cursor: zoom-in; border: 1px solid #e8e0d4; background: #faf8f4; overflow: hidden; max-width: 320px; margin: 0 0 8px; display: block; text-decoration: none; }\n    a.pd-img-single img { width: 100%; height: auto; display: block; pointer-events: none; transition: transform 0.35s ease; }\n    a.pd-img-single:hover img { transform: scale(1.03); }\n    a.pd-img-single::after { content: '+'; position: absolute; top: 10px; right: 10px; width: 28px; height: 28px; background: rgba(44,40,32,0.65); color: #faf8f4; font-size: 20px; font-weight: 300; line-height: 27px; text-align: center; border: 1px solid rgba(255,255,255,0.35); pointer-events: none; opacity: 0; transition: opacity 0.18s; }\n    a.pd-img-single:hover::after { opacity: 1; }\n    a.pd-img-caption { font-size: 11px; color: #9c7c4a; letter-spacing: 0.06em; margin-bottom: 28px; display: inline-block; cursor: pointer; text-decoration: none; }\n    \n    \/* Downloads *\/\n    .pd-downloads { display: flex; gap: 12px; flex-wrap: wrap; margin-bottom: 40px; }\n    .pd-download-link { display: inline-flex; align-items: center; gap: 0; padding: 0; background: #4A5248; border: 1px solid #4A5248 !important; border-bottom: 1px solid #4A5248 !important; font-family: 'DM Sans', sans-serif; font-size: 12px; font-weight: 500; letter-spacing: 0.06em; color: #e8ede7; text-decoration: none !important; text-transform: uppercase; transition: background 0.18s, border-color 0.18s; overflow: hidden; outline: none; }\n    .pd-download-link:hover { background: #3b4139; border-color: #3b4139; }\n    .pd-download-link .dl-arrow { display: inline-flex; align-items: center; justify-content: center; width: 48px; height: 48px; min-width: 48px; background: rgba(255,255,255,0.12); color: #e8ede7; font-size: 16px; font-weight: 700; line-height: 1; flex-shrink: 0; letter-spacing: 0; border-right: 1px solid rgba(255,255,255,0.15); }\n    .pd-download-link:hover .dl-arrow { background: rgba(255,255,255,0.18); }\n    .pd-download-link .dl-text { display: inline-block; padding: 0 20px; font-family: 'DM Sans', sans-serif; font-size: 12px; font-weight: 500; letter-spacing: 0.06em; color: #e8ede7; text-transform: uppercase; text-decoration: none; white-space: nowrap; position: relative; }\n    .pd-download-link .dl-text::after { content: ''; position: absolute; bottom: 0; left: 20px; right: 20px; height: 1px; background: rgba(232,237,231,0.7); transform: scaleX(0); transform-origin: left center; transition: transform 0.28s cubic-bezier(0.4,0,0.2,1); display: block; }\n    .pd-download-link:hover .dl-text::after { transform: scaleX(1); }\n    \n    \/* === PURE CSS LIGHTBOX (100% Shopify Safe, NO JS) === *\/\n    .pd-lightbox { \n      position: fixed; inset: 0; z-index: 99999; \n      background: rgba(20,16,10,0.88); padding: 24px; \n      display: flex; align-items: center; justify-content: center;\n      opacity: 0; visibility: hidden; transition: opacity 0.3s ease;\n    }\n    \/* 核心触发器：当 URL 包含对应 ID 时显示弹窗 *\/\n    .pd-lightbox:target { \n      opacity: 1; visibility: visible; \n    }\n    .pd-lightbox__bg { \n      position: absolute; inset: 0; display: block; cursor: default; \n    }\n    .pd-lightbox__content { \n      position: relative; z-index: 2; max-width: 92vw; max-height: 90vh; \n      display: flex; align-items: center; justify-content: center; \n    }\n    .pd-lightbox__img { \n      max-width: 92vw; max-height: 90vh; display: block; box-shadow: 0 10px 40px rgba(0,0,0,0.5); background: #faf8f4; object-fit: contain; \n    }\n    .pd-lightbox__video { \n      width: min(95vw, 1280px); aspect-ratio: 16\/9; box-shadow: 0 10px 40px rgba(0,0,0,0.5); background: #000; \n    }\n    .pd-lightbox__video iframe { \n      width: 100%; height: 100%; border: 0; display: block; \n    }\n    .pd-lightbox__close { \n      position: absolute; top: 18px; right: 22px; z-index: 3; \n      width: 42px; height: 42px; background: rgba(255,255,255,0.12); border: 1px solid rgba(255,255,255,0.32); \n      color: #fff; font-size: 28px; line-height: 38px; text-align: center; border-radius: 50%; \n      display: block; text-decoration: none; transition: background 0.18s; \n    }\n    .pd-lightbox__close:hover { \n      background: rgba(255,255,255,0.22); color: #fff;\n    }\n  \u003c\/style\u003e\n\n\n\n\u003cdiv style=\"text-align: start;\" class=\"pd-wrap\"\u003e\n  \u003c!-- 用于防止关闭弹窗时页面乱跳的定位锚点 --\u003e\n  \u003cdiv id=\"pd-anchor\" style=\"position: absolute; top: 0;\"\u003e\u003c\/div\u003e\n\n  \u003c!-- VIDEO (改用 a 标签和 href=\"#id\" 触发纯 CSS 弹窗) --\u003e\n  \u003cdiv class=\"pd-videos-container\"\u003e\n    \u003ca href=\"#pd-lightbox-vid\" class=\"pd-video-wrap\" aria-label=\"Play product video\"\u003e\n      \u003cimg src=\"https:\/\/img.youtube.com\/vi\/I3YtCp50N8A\/maxresdefault.jpg\" alt=\"Moorsa Wall Sconce product video\"\u003e\n      \u003cdiv class=\"pd-video-wrap__play\"\u003e\n        \u003csvg width=\"20\" height=\"20\" viewbox=\"0 0 20 20\" fill=\"none\"\u003e\n          \u003cpolygon points=\"6,3 18,10 6,17\" fill=\"#2c2820\"\u003e\u003c\/polygon\u003e\n        \u003c\/svg\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"pd-video-wrap__label\"\u003e\u003cspan\u003eWatch Product Video\u003c\/span\u003e\u003c\/div\u003e\n    \u003c\/a\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- LEAD DESCRIPTION --\u003e\n  \u003cdiv class=\"pd-lead\"\u003e\n    \u003cp class=\"pd-lead__text\"\u003eAdd a touch of Scandinavian elegance with the Moorsa Wall Sconce. Featuring a white glass globe sphere shade, this compact wall lamp creates a soft, warm glow – perfect as a bedside night light or ambient accent. It combines lasting durability with understated modern style.\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- FEATURE STRIP --\u003e\n  \u003cdiv class=\"pd-features\"\u003e\n    \u003cdiv class=\"pd-feature\"\u003e\n      \u003cdiv class=\"pd-feature__icon\"\u003e\n        \u003csvg width=\"28\" height=\"28\" viewbox=\"0 0 28 28\" fill=\"none\"\u003e\n          \u003cpath d=\"M14 4v8\" stroke=\"#9c7c4a\" stroke-width=\"1.5\" stroke-linecap=\"round\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M10 8v4\" stroke=\"#9c7c4a\" stroke-width=\"1.5\" stroke-linecap=\"round\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M18 8v4\" stroke=\"#9c7c4a\" stroke-width=\"1.5\" stroke-linecap=\"round\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M10 12 Q10 18 14 18 Q18 18 18 12\" stroke=\"#9c7c4a\" stroke-width=\"1.5\" fill=\"none\" stroke-linecap=\"round\"\u003e\u003c\/path\u003e\n          \u003cline y2=\"24\" x2=\"14\" y1=\"18\" x1=\"14\" stroke=\"#9c7c4a\" stroke-width=\"1.5\" stroke-linecap=\"round\"\u003e\u003c\/line\u003e\n          \u003cline y2=\"24\" x2=\"17\" y1=\"24\" x1=\"11\" stroke=\"#9c7c4a\" stroke-width=\"1.5\" stroke-linecap=\"round\"\u003e\u003c\/line\u003e\n        \u003c\/svg\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"pd-feature__label\"\u003eInstallation\u003c\/div\u003e\n      \u003cdiv class=\"pd-feature__value\"\u003eHardwired\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"pd-feature\"\u003e\n      \u003cdiv class=\"pd-feature__icon\"\u003e\n        \u003csvg width=\"28\" height=\"28\" viewbox=\"0 0 28 28\" fill=\"none\"\u003e\n          \u003ccircle cx=\"14\" cy=\"14\" r=\"6\" stroke=\"#9c7c4a\" stroke-width=\"1.5\"\u003e\u003c\/circle\u003e\n          \u003cpath d=\"M14 8V6M14 22v-2M8 14H6M22 14h-2\" stroke=\"#9c7c4a\" stroke-width=\"1.5\" stroke-linecap=\"round\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M10.3 10.3L8.9 8.9M19.1 19.1l-1.4-1.4M10.3 17.7l-1.4 1.4M19.1 8.9l-1.4 1.4\" stroke=\"#9c7c4a\" stroke-width=\"1.5\" stroke-linecap=\"round\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"pd-feature__label\"\u003eLight Source\u003c\/div\u003e\n      \u003cdiv class=\"pd-feature__value\"\u003eG9\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"pd-feature\"\u003e\n      \u003cdiv class=\"pd-feature__icon\"\u003e\n        \u003csvg width=\"28\" height=\"28\" viewbox=\"0 0 28 28\" fill=\"none\"\u003e\n          \u003cpath d=\"M8 14a6 6 0 1112 0\" stroke=\"#9c7c4a\" stroke-width=\"1.5\" stroke-linecap=\"round\"\u003e\u003c\/path\u003e\n          \u003ccircle cx=\"14\" cy=\"14\" r=\"1.5\" fill=\"#9c7c4a\"\u003e\u003c\/circle\u003e\n          \u003cpath d=\"M14 15.5V19\" stroke=\"#9c7c4a\" stroke-width=\"1.5\" stroke-linecap=\"round\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M6 21h16\" stroke=\"#9c7c4a\" stroke-width=\"1.5\" stroke-linecap=\"round\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"pd-feature__label\"\u003eDimming\u003c\/div\u003e\n      \u003cdiv class=\"pd-feature__value\"\u003eDimmable\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"pd-feature\"\u003e\n      \u003cdiv class=\"pd-feature__icon\"\u003e\n        \u003csvg width=\"28\" height=\"28\" viewbox=\"0 0 28 28\" fill=\"none\"\u003e\n          \u003ccircle stroke-width=\"1.5\" stroke=\"#9c7c4a\" r=\"4\" cy=\"8\" cx=\"14\"\u003e\u003c\/circle\u003e\n          \u003cline stroke-dasharray=\"2 2\" stroke-linecap=\"round\" stroke-width=\"1.5\" stroke=\"#9c7c4a\" y2=\"22\" x2=\"14\" y1=\"12\" x1=\"14\"\u003e\u003c\/line\u003e\n          \u003ccircle stroke-width=\"1.3\" stroke=\"#9c7c4a\" r=\"2\" cy=\"23\" cx=\"14\"\u003e\u003c\/circle\u003e\n        \u003c\/svg\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"pd-feature__label\"\u003eSwitch\u003c\/div\u003e\n      \u003cdiv class=\"pd-feature__value\"\u003ePull Cord\u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- SPECIFICATIONS --\u003e\n  \u003cp class=\"pd-section-title\"\u003eSpecifications\u003c\/p\u003e\n  \u003cdiv class=\"pd-specs-grid\"\u003e\n    \u003cspan class=\"pd-spec-cell pd-spec-cell--key\"\u003eType\u003c\/span\u003e \n    \u003cspan class=\"pd-spec-cell pd-spec-cell--val\"\u003eWall Lamp\u003c\/span\u003e \n    \u003cspan class=\"pd-spec-cell pd-spec-cell--divider\"\u003e\u003c\/span\u003e \n    \u003cspan class=\"pd-spec-cell pd-spec-cell--key\"\u003eSKU\u003c\/span\u003e \n    \u003cspan class=\"pd-spec-cell pd-spec-cell--val\"\u003ePINW-10297\u003c\/span\u003e \n    \n    \u003cspan class=\"pd-spec-cell pd-spec-cell--key\"\u003eSize\u003c\/span\u003e \n    \u003cspan class=\"pd-spec-cell pd-spec-cell--val\"\u003e \n      \u003cspan\u003eØ 5.9″ × W 7.3″ × H 5.9″\u003c\/span\u003e \n      \u003cspan style=\"font-size: 11px; color: #9c7c4a;\"\u003e15 cm × 18.5 cm × 15 cm\u003c\/span\u003e \n    \u003c\/span\u003e \n    \u003cspan class=\"pd-spec-cell pd-spec-cell--divider\"\u003e\u003c\/span\u003e \n    \u003cspan class=\"pd-spec-cell pd-spec-cell--key\"\u003eLight Source\u003c\/span\u003e \n    \u003cspan class=\"pd-spec-cell pd-spec-cell--val\"\u003eG9\u003c\/span\u003e \n    \n    \u003cspan class=\"pd-spec-cell pd-spec-cell--key\"\u003eWeight\u003c\/span\u003e \n    \u003cspan class=\"pd-spec-cell pd-spec-cell--val\"\u003e4.4 lbs (2 kg)\u003c\/span\u003e \n    \u003cspan class=\"pd-spec-cell pd-spec-cell--divider\"\u003e\u003c\/span\u003e \n    \u003cspan class=\"pd-spec-cell pd-spec-cell--key\"\u003eWattage\u003c\/span\u003e \n    \u003cspan class=\"pd-spec-cell pd-spec-cell--val\"\u003e5W\u003c\/span\u003e \n    \n    \u003cspan class=\"pd-spec-cell pd-spec-cell--key\"\u003eMaterial\u003c\/span\u003e \n    \u003cspan class=\"pd-spec-cell pd-spec-cell--val\"\u003eIron, Glass\u003c\/span\u003e \n    \u003cspan class=\"pd-spec-cell pd-spec-cell--divider\"\u003e\u003c\/span\u003e \n    \u003cspan class=\"pd-spec-cell pd-spec-cell--key\"\u003eCRI\u003c\/span\u003e \n    \u003cspan class=\"pd-spec-cell pd-spec-cell--val\"\u003e90 CRI\u003c\/span\u003e \n    \n    \u003cspan class=\"pd-spec-cell pd-spec-cell--key\"\u003eStyle\u003c\/span\u003e \n    \u003cspan class=\"pd-spec-cell pd-spec-cell--val\"\u003eModern\u003c\/span\u003e \n    \u003cspan class=\"pd-spec-cell pd-spec-cell--divider\"\u003e\u003c\/span\u003e \n    \u003cspan class=\"pd-spec-cell pd-spec-cell--key\"\u003eDimming\u003c\/span\u003e \n    \u003cspan class=\"pd-spec-cell pd-spec-cell--val\"\u003eCompatible with dimmer switches\u003c\/span\u003e\n    \n    \u003cdiv class=\"pd-finishes-key\"\u003eFinishes\u003c\/div\u003e\n    \u003cdiv class=\"pd-finishes-val\"\u003e\n      \u003cdiv class=\"pd-swatches\"\u003e\n        \u003cspan data-color=\"Black\" style=\"background: #2c2820;\" class=\"swatch\"\u003e\u003c\/span\u003e \n        \u003cspan data-color=\"White\" style=\"background: #f0ece4; border-color: rgba(0,0,0,0.1);\" class=\"swatch\"\u003e\u003c\/span\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cspan style=\"border-bottom: none;\" class=\"pd-spec-cell pd-spec-cell--divider\"\u003e\u003c\/span\u003e \n    \u003cspan style=\"border-bottom: none;\" class=\"pd-spec-cell pd-spec-cell--key\"\u003eBulb\u003c\/span\u003e \n    \u003cspan style=\"border-bottom: none;\" class=\"pd-spec-cell pd-spec-cell--val\"\u003eNot included\u003c\/span\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- MORE DETAILS --\u003e\n  \u003cp class=\"pd-section-title\"\u003eMore Details\u003c\/p\u003e\n  \u003cul class=\"pd-highlights\" style=\"margin-bottom: 40px;\"\u003e\n    \u003cli\u003e\n\u003cspan class=\"pd-bullet\"\u003e\u003c\/span\u003e\u003cspan\u003eUses 5W G9 incandescent bulbs at 90 CRI (bulbs not included).\u003c\/span\u003e\n\u003c\/li\u003e\n    \u003cli\u003e\n\u003cspan class=\"pd-bullet\"\u003e\u003c\/span\u003e\u003cspan\u003eBuilt-in on\/off pull cord switch — easy to use and simple to install.\u003c\/span\u003e\n\u003c\/li\u003e\n    \u003cli\u003e\n\u003cspan class=\"pd-bullet\"\u003e\u003c\/span\u003e\u003cspan\u003eWhite glass globe sphere shade creates a soft, warm ambient glow — ideal as a bedside night light.\u003c\/span\u003e\n\u003c\/li\u003e\n    \u003cli\u003e\n\u003cspan class=\"pd-bullet\"\u003e\u003c\/span\u003e\u003cspan\u003eCompatible with standard dimmer switches for adjustable ambiance.\u003c\/span\u003e\n\u003c\/li\u003e\n    \u003cli\u003e\n\u003cspan class=\"pd-bullet\"\u003e\u003c\/span\u003e\u003cspan\u003eAvailable in 2 finishes: Black, White.\u003c\/span\u003e\n\u003c\/li\u003e\n  \u003c\/ul\u003e\n\n  \u003c!-- CERTIFICATIONS --\u003e\n  \u003cp class=\"pd-section-title\"\u003eCertifications \u0026amp; Compatibility\u003c\/p\u003e\n  \u003cdiv class=\"pd-certs\"\u003e\n    \u003cspan class=\"pd-cert-badge\"\u003e\u003cspan class=\"cert-dot\"\u003e\u003c\/span\u003eNorth America (120V)\u003c\/span\u003e \n    \u003cspan class=\"pd-cert-badge\"\u003e\u003cspan class=\"cert-dot\"\u003e\u003c\/span\u003eEurope (CE)\u003c\/span\u003e \n    \u003cspan class=\"pd-cert-badge\"\u003e\u003cspan class=\"cert-dot\"\u003e\u003c\/span\u003eAustralia (SAA)\u003c\/span\u003e \n    \u003cspan class=\"pd-cert-badge\"\u003e\u003cspan class=\"cert-dot\"\u003e\u003c\/span\u003eSaudi Arabia (SASO)\u003c\/span\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- DIMENSIONS DIAGRAM (改用 a 标签和 href=\"#id\" 触发纯 CSS 弹窗) --\u003e\n  \u003cp class=\"pd-section-title\"\u003eDimensions Diagram\u003c\/p\u003e\n  \u003ca href=\"#pd-lightbox-img\" class=\"pd-img-single\" aria-label=\"Enlarge dimensions diagram\"\u003e\n    \u003cimg alt=\"Moorsa Wall Sconce dimensions diagram\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0744\/8107\/4497\/files\/Moorsa-Wall-Sconce_1024x1024.jpg?v=1755501529\"\u003e\n  \u003c\/a\u003e\n  \u003ca href=\"#pd-lightbox-img\" class=\"pd-img-caption\"\u003e🔍 Click to view high-resolution diagram.\u003c\/a\u003e \n  \n  \u003c!-- DOWNLOADS --\u003e\n  \u003cp class=\"pd-section-title\"\u003eTechnical Documents\u003c\/p\u003e\n  \u003cdiv class=\"pd-downloads\"\u003e\n    \u003ca class=\"pd-download-link\" href=\"https:\/\/drive.google.com\/file\/d\/12ZFJR0fh6mi09h9urxVjv8HMIYPIKnBq\/view?usp=drive_link\" rel=\"noopener\" target=\"_blank\"\u003e \n      \u003cspan class=\"dl-arrow\"\u003e↓\u003c\/span\u003e\u003cspan class=\"dl-text\"\u003eFull Specifications (PDF)\u003c\/span\u003e \n    \u003c\/a\u003e \n    \u003ca class=\"pd-download-link\" rel=\"noopener\"\u003e \n      \u003cspan class=\"dl-arrow\"\u003e↓\u003c\/span\u003e\u003cspan class=\"dl-text\"\u003eInstallation Instructions (PDF)\u003c\/span\u003e \n    \u003c\/a\u003e \n    \u003ca class=\"pd-download-link\" rel=\"noopener\"\u003e \n      \u003cspan class=\"dl-arrow\"\u003e↓\u003c\/span\u003e\u003cspan class=\"dl-text\"\u003e3D Files\u003c\/span\u003e \n    \u003c\/a\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- ============================================== --\u003e\n  \u003c!-- 纯 CSS 弹窗容器 (放置在文档底部)                 --\u003e\n  \u003c!-- ============================================== --\u003e\n\n  \u003c!-- Video 弹窗 --\u003e\n  \u003cdiv class=\"pd-lightbox\" id=\"pd-lightbox-vid\"\u003e\n    \u003ca href=\"#pd-anchor\" class=\"pd-lightbox__bg\" aria-label=\"Close\"\u003e\u003c\/a\u003e\n    \u003ca href=\"#pd-anchor\" class=\"pd-lightbox__close\" aria-label=\"Close\"\u003e×\u003c\/a\u003e\n    \u003cdiv class=\"pd-lightbox__content\"\u003e\n      \u003cdiv class=\"pd-lightbox__video\"\u003e\n        \u003ciframe src=\"https:\/\/www.youtube.com\/embed\/I3YtCp50N8A?rel=0\" loading=\"lazy\" allow=\"accelerometer; clipboard-write; encrypted-media; gyroscope; picture-in-picture\" allowfullscreen\u003e\u003c\/iframe\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- Image 弹窗 --\u003e\n  \u003cdiv class=\"pd-lightbox\" id=\"pd-lightbox-img\"\u003e\n    \u003ca href=\"#pd-anchor\" class=\"pd-lightbox__bg\" aria-label=\"Close\"\u003e\u003c\/a\u003e\n    \u003ca href=\"#pd-anchor\" class=\"pd-lightbox__close\" aria-label=\"Close\"\u003e×\u003c\/a\u003e\n    \u003cdiv class=\"pd-lightbox__content\"\u003e\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0744\/8107\/4497\/files\/Moorsa-Wall-Sconce_1024x1024.jpg?v=1755501529\" class=\"pd-lightbox__img\" alt=\"Enlarged Diagram\"\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e\n\n\n\u003c\/body\u003e","brand":"Pinlighting","offers":[{"title":"D 5.9″ x W 7.3″ x H 5.9″ \/ D 15cm x W 18.5cm x H 15cm \/ Black \/ Pull Cord Switch","offer_id":50692980736321,"sku":"PINW-10297-01","price":126.95,"currency_code":"EUR","in_stock":true},{"title":"D 5.9″ x W 7.3″ x H 5.9″ \/ D 15cm x W 18.5cm x H 15cm \/ White \/ Pull Cord Switch","offer_id":50692980769089,"sku":"PINW-10297-02","price":126.95,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0744\/8107\/4497\/files\/Moorsa_Wall_Sconce_1.jpg?v=1754534465","url":"https:\/\/pinlighting.com\/it-it\/products\/moorsa-wall-sconce","provider":"Pinlighting","version":"1.0","type":"link"}