{"product_id":"marvello-wall-light","title":"Marvello Wall Light","description":"\u003c!-- ▼▼▼ SHOPIFY: COPY FROM HERE ▼▼▼ --\u003e\n\u003cstyle\u003e\n.d {\n  max-width: 860px;\n  margin: 0 auto;\n  padding: 0.5rem 0 3rem;\n  font-family: -apple-system, BlinkMacSystemFont, \"Helvetica Neue\", Arial, sans-serif;\n\n  \/* Marvello palette — extracted from product\n     (warm brass mount + dark veined marble base + warm alabaster cylinder) *\/\n  --bg:          #ffffff;\n  --bg-card:     #f8f4ec;\n  --bg-deep:     #ebe4d2;\n  --border:      #e2dac6;\n  --border-lt:   #ece5d2;\n  --accent:      #8a6830;     \/* warm brass *\/\n  --accent-dk:   #2a2218;     \/* deep marble-vein dark *\/\n  --accent-lt:   #b88c4a;\n  --accent-bg:   #f3e8cc;\n  --accent-bdr:  #d8b878;\n  --text:        #1c1812;\n  --text-mid:    #5a4828;\n  --text-light:  #968060;\n\n  color: var(--text);\n  line-height: 1.6;\n}\n.d *, .d *::before, .d *::after { box-sizing: border-box; }\n.d svg { fill: none !important; }\n.d a { color: inherit; }\n\/* Defensive: hide stray empty paragraphs\/breaks Shopify WYSIWYG may inject between sections *\/\n.d \u003e p, .d \u003e br { display: none; }\n\n\/* ── Section header ──────────────────────────────────── *\/\n.d .sec { margin-bottom: 2.5rem; }\n.d .sec:last-child { margin-bottom: 0; }\n.d .sec-header { display: flex; align-items: center; gap: 10px; margin-bottom: 1.1rem; }\n.d .sec-header-line { flex: 1; height: 0.5px; background: var(--border); }\n.d .sec-title {\n  font-size: 10.5px; font-weight: 700;\n  letter-spacing: 0.14em; text-transform: uppercase;\n  color: var(--accent); white-space: nowrap;\n}\n\n\/* ── Overview ───────────────────────────────────────── *\/\n.d .overview-card {\n  background: transparent; border: none;\n  border-radius: 0; padding: 0;\n}\n.d .overview-card .overview-eyebrow {\n  font-size: 10px; font-weight: 700;\n  letter-spacing: 0.12em; text-transform: uppercase;\n  color: var(--accent);\n  margin: 0 0 14px; padding-bottom: 12px;\n  border-bottom: 0.5px solid var(--border);\n  line-height: 1.5;\n}\n.d .overview-card p { margin: 0 0 0.85em; font-size: 12px; line-height: 1.75; color: var(--text-mid); }\n.d .overview-card p:last-child { margin-bottom: 0; }\n.d .overview-card strong { color: var(--text); font-weight: 700; }\n\n\/* ── Dark color bar (finish display) ────────────────── *\/\n.d .color-bar {\n  background: var(--accent-dk); border-radius: 12px;\n  padding: 14px 20px; margin-top: 1rem;\n  display: flex; align-items: center; justify-content: space-between;\n  gap: 16px; flex-wrap: wrap;\n}\n.d .color-bar-label { font-size: 11.5px; color: #c8baa0; line-height: 1.5; }\n.d .color-bar-label strong {\n  color: #f0e3c8; display: block;\n  font-size: 11px; font-weight: 700;\n  letter-spacing: 0.1em; text-transform: uppercase; margin-bottom: 2px;\n}\n.d .color-bar-dots { display: flex; gap: 10px; align-items: center; }\n.d .color-bar-dot {\n  width: 22px; height: 22px; border-radius: 50%;\n  border: 1px solid rgba(255,255,255,0.15);\n}\n\n\/* ── Material note card (marble veining honesty) ────── *\/\n.d .note-card {\n  display: flex; gap: 10px; align-items: flex-start;\n  padding: 12px 16px; margin-top: 1rem;\n  background: var(--accent-bg); border: 0.5px solid var(--accent-bdr);\n  border-left: 2.5px solid var(--accent); border-radius: 10px;\n  font-size: 11.5px; line-height: 1.6; color: var(--text-mid);\n}\n.d .note-card svg { width: 16px; height: 16px; stroke: var(--accent); stroke-width: 1.8; flex-shrink: 0; margin-top: 2px; }\n.d .note-card p { margin: 0; }\n.d .note-card strong { color: var(--accent-dk); font-weight: 700; }\n\n\/* ── Why You'll Love It ─────────────────────────────── *\/\n.d .features-grid { display: grid; grid-template-columns: repeat(3, 1fr); gap: 8px; }\n.d .feature-card {\n  background: var(--bg-card); border: 0.5px solid var(--border);\n  border-radius: 12px; padding: 16px 14px 14px;\n}\n.d .feature-icon-wrap {\n  width: 27px; height: 27px; border-radius: 7px;\n  background: var(--accent-bg); border: 0.5px solid var(--accent-bdr);\n  display: flex; align-items: center; justify-content: center;\n  margin-bottom: 10px;\n}\n.d .feature-icon-wrap svg { width: 14px; height: 14px; stroke: var(--accent); stroke-width: 1.6; stroke-linecap: round; stroke-linejoin: round; }\n.d .feature-title { font-size: 11px; font-weight: 700; color: var(--text); margin: 0 0 5px; }\n.d .feature-desc { font-size: 10.5px; line-height: 1.55; color: var(--text-mid); margin: 0; }\n\n\/* ── Dimensions (single-size card) ──────────────────── *\/\n.d .size-card {\n  background: var(--bg-card); border: 0.5px solid var(--border);\n  border-radius: 14px; overflow: hidden;\n  max-width: 480px; margin: 0 auto;\n}\n.d .size-img {\n  display: block; padding: 1.5rem; background: #fff;\n  border-bottom: 0.5px solid var(--border-lt); text-decoration: none;\n}\n.d .size-img img,\n.d .size-img-placeholder img {\n  display: block;\n  max-width: 100%; max-height: 280px;\n  width: auto; height: auto;\n  margin: 0 auto;\n  object-fit: contain;\n}\n.d .size-img-placeholder {\n  display: block; background: #fff;\n  border-bottom: 0.5px solid var(--border-lt);\n  min-height: 280px;\n  padding: 1.5rem;\n}\n.d .size-body { padding: 14px 18px 16px; }\n.d .size-badge {\n  display: inline-block; font-size: 10px; font-weight: 700;\n  letter-spacing: 0.07em; text-transform: uppercase;\n  color: var(--accent); background: var(--accent-bg);\n  border: 0.5px solid var(--accent-bdr);\n  padding: 2px 9px; border-radius: 99px; margin-bottom: 8px;\n}\n.d .size-dims { font-size: 13.5px; font-weight: 600; color: var(--text); margin: 0 0 2px; }\n.d .size-dims-sub { font-size: 11.5px; color: var(--text-light); margin: 0 0 6px; }\n.d .size-best-for { font-size: 11px; color: var(--text-light); line-height: 1.5; margin: 6px 0 0; padding-top: 8px; border-top: 0.5px dashed var(--border); }\n.d .size-best-for strong { color: var(--accent); font-weight: 700; letter-spacing: 0.04em; text-transform: uppercase; font-size: 9.5px; }\n\n\/* ── Spec table ─────────────────────────────────────── *\/\n.d .spec-grid {\n  display: flex; flex-direction: column;\n  border: 0.5px solid var(--border); border-radius: 14px; overflow: hidden;\n}\n.d .spec-item {\n  padding: 10px 18px; border-bottom: 0.5px solid var(--border-lt);\n  display: flex; align-items: center; background: var(--bg-card);\n}\n.d .spec-item:nth-child(even) { background: var(--bg); }\n.d .spec-item:last-child { border-bottom: none; }\n.d .spec-key {\n  font-size: 10.5px; font-weight: 700;\n  letter-spacing: 0.06em; text-transform: uppercase;\n  color: var(--accent); width: 165px; flex-shrink: 0;\n}\n.d .spec-val { font-size: 12.5px; font-weight: 500; color: var(--text); }\n\n.d .spec-item.best-for-row {\n  background: var(--accent-bg);\n  border-bottom: 0.5px solid var(--accent-bdr);\n}\n.d .spec-item.best-for-row .spec-val { color: var(--accent-dk); font-weight: 600; }\n\n.d .cert-badges { display: flex; flex-wrap: wrap; gap: 6px; }\n.d .cert-badge {\n  font-size: 10.5px; font-weight: 600; letter-spacing: 0.04em;\n  color: var(--accent); background: var(--accent-bg);\n  border: 0.5px solid var(--accent-bdr);\n  padding: 3px 10px; border-radius: 99px;\n}\n\n\/* ── Downloads (Shopify-WYSIWYG-friendly: select text → add link) ── *\/\n.d .dl-grid { display: grid; grid-template-columns: repeat(3, 1fr); gap: 8px; }\n.d .dl-btn {\n  position: relative;\n  display: flex; flex-direction: column;\n  align-items: center; justify-content: center; gap: 8px;\n  padding: 16px 12px; border-radius: 12px;\n  border: 0.5px solid var(--border); background: var(--bg-card);\n  font-size: 12px; font-weight: 600; color: var(--text);\n  transition: transform 0.25s cubic-bezier(0.4, 0, 0.2, 1),\n              box-shadow 0.25s cubic-bezier(0.4, 0, 0.2, 1),\n              border-color 0.25s ease,\n              background-color 0.25s ease;\n}\n\/* Anchor created when user adds link in Shopify — neutralize theme styles *\/\n.d .dl-btn a,\n.d .dl-btn a:link,\n.d .dl-btn a:visited,\n.d .dl-btn a:hover,\n.d .dl-btn a:active {\n  color: inherit !important;\n  text-decoration: none !important;\n  background: transparent !important;\n}\n\/* Expand the link's click area to cover the entire button card *\/\n.d .dl-btn a::after {\n  content: '';\n  position: absolute;\n  inset: 0;\n  border-radius: inherit;\n}\n.d .dl-btn:hover {\n  transform: translateY(-2px);\n  border-color: var(--accent-bdr);\n  background: var(--accent-bg);\n  box-shadow: 0 6px 16px rgba(42, 34, 24, 0.12);\n}\n.d .dl-btn:active {\n  transform: translateY(0);\n  box-shadow: 0 1px 4px rgba(42, 34, 24, 0.08);\n  transition-duration: 0.1s;\n}\n.d .dl-icon-wrap {\n  width: 34px; height: 34px; border-radius: 9px;\n  background: var(--accent-bg); border: 0.5px solid var(--accent-bdr);\n  display: flex; align-items: center; justify-content: center;\n  transition: background-color 0.25s ease, border-color 0.25s ease, transform 0.25s ease;\n  flex-shrink: 0;\n}\n.d .dl-btn:hover .dl-icon-wrap {\n  background: var(--accent);\n  border-color: var(--accent);\n  transform: scale(1.08);\n}\n.d .dl-icon-wrap svg {\n  width: 17px; height: 17px;\n  stroke: var(--accent); stroke-width: 1.6;\n  stroke-linecap: round; stroke-linejoin: round;\n  transition: stroke 0.25s ease;\n}\n.d .dl-btn:hover .dl-icon-wrap svg { stroke: #fff; }\n.d .dl-label { display: inline-block; }\n\n\/* ── FAQ ────────────────────────────────────────────── *\/\n.d .faq-list { display: flex; flex-direction: column; gap: 6px; }\n.d .faq-list details {\n  border: 0.5px solid var(--border); border-radius: 12px;\n  background: var(--bg-card); overflow: hidden;\n}\n.d .faq-list summary {\n  list-style: none;\n  padding: 14px 18px;\n  font-size: 13px; font-weight: 400; color: var(--text);\n  cursor: pointer;\n  display: flex; align-items: center; justify-content: space-between; gap: 12px;\n}\n.d .faq-list summary::-webkit-details-marker { display: none; }\n.d .faq-list summary::after {\n  content: ''; flex-shrink: 0;\n  width: 19px; height: 19px; border-radius: 50%;\n  background: var(--accent-bg) url(\"data:image\/svg+xml,%3Csvg xmlns='http:\/\/www.w3.org\/2000\/svg' width='9' height='9' viewBox='0 0 9 9' fill='none' stroke='%238a6830' stroke-width='1.6' stroke-linecap='round'%3E%3Cpolyline points='1.5,3 4.5,6 7.5,3'\/%3E%3C\/svg%3E\") center\/9px no-repeat;\n  border: 0.5px solid var(--accent-bdr);\n  transition: transform 0.2s;\n}\n.d .faq-list details[open] summary::after { transform: rotate(180deg); }\n.d .faq-list .faq-a {\n  padding: 0 18px 16px;\n  font-size: 12.5px; line-height: 1.65; color: var(--text-mid);\n}\n\n\/* ════ RESPONSIVE ════════════════════════════════════ *\/\n@media (max-width: 480px) {\n  .d { padding: 0.5rem 0 2rem; }\n  .d .sec { margin-bottom: 2rem; }\n  .d .sec-header { margin-bottom: 1rem; }\n  .d .sec-title { font-size: 11px; }\n  .d .overview-card { padding: 0; }\n  .d .overview-card p { font-size: 13px; line-height: 1.7; }\n  .d .features-grid { grid-template-columns: 1fr; gap: 10px; }\n  .d .feature-card { padding: 16px 16px 14px; }\n  .d .feature-icon-wrap { width: 30px; height: 30px; margin-bottom: 10px; }\n  .d .feature-title { font-size: 12px; }\n  .d .feature-desc { font-size: 12px; line-height: 1.6; }\n  .d .size-img { padding: 1rem; }\n  .d .size-img-placeholder { padding: 1rem; min-height: 220px; }\n  .d .size-img img,\n  .d .size-img-placeholder img { max-height: 220px; }\n  .d .size-dims { font-size: 14px; }\n  .d .size-dims-sub { font-size: 12px; }\n  .d .size-best-for { font-size: 12px; }\n  .d .spec-item { flex-direction: column; align-items: flex-start; gap: 4px; padding: 12px 16px; }\n  .d .spec-key { width: auto; font-size: 11px; }\n  .d .spec-val { font-size: 13px; }\n  .d .dl-grid { grid-template-columns: 1fr; gap: 10px; }\n  .d .dl-btn { flex-direction: row; justify-content: flex-start; padding: 14px 16px; gap: 12px; min-height: 60px; }\n  .d .cert-badges { flex-direction: column; align-items: flex-start; }\n  .d .faq-list summary { padding: 14px 16px; font-size: 14px; }\n  .d .faq-list .faq-a { padding: 0 16px 16px; font-size: 13px; line-height: 1.65; }\n  .d .color-bar { flex-direction: column; align-items: flex-start; }\n  .d .note-card { font-size: 13px; }\n}\n@media (min-width: 481px) and (max-width: 768px) {\n  .d { padding: 0.5rem 0 2.5rem; }\n  .d .features-grid { grid-template-columns: 1fr 1fr; gap: 10px; }\n  .d .dl-grid { grid-template-columns: 1fr 1fr; gap: 10px; }\n  .d .spec-key { width: 130px; }\n}\n@media (hover: none) and (pointer: coarse) {\n  .d .dl-btn { min-height: 64px; }\n  .d .faq-list summary { min-height: 50px; }\n}\n\u003c\/style\u003e\n\u003cdiv class=\"d\"\u003e\n\u003c!-- ═══ OVERVIEW ══════════════════════════════════════ --\u003e\n\u003csection 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-eyebrow\"\u003eModern Sculptural · Hand-Cut Marble Base · Alabaster Cylinder · Built-In Warm LED\u003c\/div\u003e\n\u003cp\u003eThe \u003cstrong\u003eMarvello Wall Sconce\u003c\/strong\u003e pairs a hand-cut, richly veined marble base with a softly glowing alabaster cylinder, finished with brass detailing. The integrated 2700K warm LED casts a calm, diffused light — no glare, no bulb to buy, no driver to swap.\u003c\/p\u003e\n\u003cp\u003eAt \u003cstrong\u003e6.3″ wide × 11.8″ tall\u003c\/strong\u003e, the slim profile suits bedside reading, hallway wayfinding, mirror flanking in a powder room, or accent lighting in a refined living space.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"color-bar\"\u003e\n\u003cdiv class=\"color-bar-label\"\u003e\n\u003cstrong\u003eBody Finish\u003c\/strong\u003e Dark veined marble · alabaster cylinder · brass detailing\u003c\/div\u003e\n\u003cdiv class=\"color-bar-dots\"\u003e\n\u003cspan title=\"Dark Veined Marble\" style=\"background: radial-gradient(circle at 25% 20%, #d8d0c0 0%, transparent 30%), linear-gradient(135deg, #2a221c 0%, #4a3e30 50%, #1c160f 100%);\" class=\"color-bar-dot\"\u003e\u003c\/span\u003e \u003cspan title=\"Alabaster\" style=\"background: radial-gradient(circle at 25% 25%, #fff8e8 0%, #f0deb8 60%, #d8c498 100%);\" class=\"color-bar-dot\"\u003e\u003c\/span\u003e \u003cspan title=\"Brass\" style=\"background: radial-gradient(circle at 30% 30%, #e8c878 0%, #a8843a 55%, #6a4818 100%);\" class=\"color-bar-dot\"\u003e\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"note-card\"\u003e\n\u003csvg viewbox=\"0 0 24 24\"\u003e\u003ccircle cx=\"12\" cy=\"12\" r=\"10\"\u003e\u003c\/circle\u003e\u003cline x1=\"12\" y1=\"8\" x2=\"12\" y2=\"13\"\u003e\u003c\/line\u003e\u003ccircle cx=\"12\" cy=\"16.5\" r=\"0.6\" fill=\"currentColor\" stroke=\"none\"\u003e\u003c\/circle\u003e\u003c\/svg\u003e\n\u003cp\u003e\u003cstrong\u003eRegarding Marble and Alabaster:\u003c\/strong\u003e Each Marvello base and shade is hand-cut from natural stone — varying in vein pattern, density, and undertone. While the piece you receive will resemble the images in its overall style, every item possesses its own unique characteristics.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- ═══ WHY YOU'LL LOVE IT ════════════════════════════ --\u003e\n\u003csection 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 viewbox=\"0 0 24 24\"\u003e\u003crect x=\"6\" y=\"3\" width=\"12\" height=\"18\" rx=\"1.5\"\u003e\u003c\/rect\u003e\u003cpath d=\"M7 8c2 -1.5 4 -1.5 6 0s3 1.5 4 0\"\u003e\u003c\/path\u003e\u003cpath d=\"M6 13c2 -1 5 -1 7 0s4 0.5 5 -0.5\"\u003e\u003c\/path\u003e\u003cpath d=\"M8 18c2 -1 4 -1 6 0\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003cp class=\"feature-title\"\u003eHand-Cut Veined Marble\u003c\/p\u003e\n\u003cp class=\"feature-desc\"\u003eNatural stone base with unique vein patterns — no two pieces alike.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature-card\"\u003e\n\u003cdiv class=\"feature-icon-wrap\"\u003e\u003csvg viewbox=\"0 0 24 24\"\u003e\u003crect x=\"9\" y=\"4\" width=\"6\" height=\"16\" rx=\"3\"\u003e\u003c\/rect\u003e\u003cline x1=\"6\" y1=\"9\" x2=\"3.5\" y2=\"9\"\u003e\u003c\/line\u003e\u003cline x1=\"6\" y1=\"14\" x2=\"3.5\" y2=\"14\"\u003e\u003c\/line\u003e\u003cline x1=\"18\" y1=\"9\" x2=\"20.5\" y2=\"9\"\u003e\u003c\/line\u003e\u003cline x1=\"18\" y1=\"14\" x2=\"20.5\" y2=\"14\"\u003e\u003c\/line\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003cp class=\"feature-title\"\u003eAlabaster Cylinder Diffuser\u003c\/p\u003e\n\u003cp class=\"feature-desc\"\u003eSoftly glowing shade casts warm, glare-free light at any angle.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature-card\"\u003e\n\u003cdiv class=\"feature-icon-wrap\"\u003e\u003csvg viewbox=\"0 0 24 24\"\u003e\u003cpath d=\"M9 18h6\"\u003e\u003c\/path\u003e\u003cpath d=\"M10 21h4\"\u003e\u003c\/path\u003e\u003cpath d=\"M12 3a6 6 0 0 1 4 10.5c-0.7 0.7 -1 1.5 -1 2.5h-6c0 -1 -0.3 -1.8 -1 -2.5A6 6 0 0 1 12 3z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003cp class=\"feature-title\"\u003eBuilt-In 2700K Warm LED\u003c\/p\u003e\n\u003cp class=\"feature-desc\"\u003eNo bulb to buy — integrated warm white LED ships ready to install.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- ═══ DIMENSIONS ════════════════════════════════════ --\u003e\n\u003csection 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=\"size-card\"\u003e\n\u003cdiv class=\"size-img-placeholder\"\u003e\u003cimg alt=\"\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0585\/4062\/1881\/files\/Marvello-Wall-Light.jpg?v=1779499441\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"size-body\"\u003e\n\u003cspan class=\"size-badge\"\u003eStandard Size\u003c\/span\u003e\n\u003cp class=\"size-dims\"\u003eL 6.3″ × H 11.8″\u003c\/p\u003e\n\u003cp class=\"size-dims-sub\"\u003eL 16 cm × H 30 cm\u003c\/p\u003e\n\u003cp class=\"size-best-for\"\u003e\u003cstrong\u003eBest for:\u003c\/strong\u003e bedside · hallway · powder room · vanity flanking · accent wall\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- ═══ DETAILS ═══════════════════════════════════════ --\u003e\n\u003csection 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\u003cdiv class=\"spec-key\"\u003eType\u003c\/div\u003e\n\u003cdiv class=\"spec-val\"\u003eWall Sconce — hardwired, integrated LED\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-item\"\u003e\n\u003cdiv class=\"spec-key\"\u003eMaterial\u003c\/div\u003e\n\u003cdiv class=\"spec-val\"\u003eBrass mount, hand-cut veined marble base, natural alabaster cylinder\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-item\"\u003e\n\u003cdiv class=\"spec-key\"\u003eBody Color\u003c\/div\u003e\n\u003cdiv class=\"spec-val\"\u003e\u003cspan style=\"display: inline-flex; align-items: center; gap: 6px;\"\u003e\u003cspan style=\"width: 11px; height: 11px; border-radius: 50%; background: radial-gradient(circle at 25% 20%,#d8d0c0 0%,transparent 30%),linear-gradient(135deg,#2a221c 0%,#4a3e30 50%,#1c160f 100%); display: inline-block; flex-shrink: 0; border: 0.5px solid #1c160f;\"\u003e\u003c\/span\u003e Dark Veined Marble \u003c\/span\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-item\"\u003e\n\u003cdiv class=\"spec-key\"\u003eShade Color\u003c\/div\u003e\n\u003cdiv class=\"spec-val\"\u003e\u003cspan style=\"display: inline-flex; align-items: center; gap: 6px;\"\u003e\u003cspan style=\"width: 11px; height: 11px; border-radius: 50%; background: radial-gradient(circle at 25% 25%,#fff8e8 0%,#f0deb8 60%,#d8c498 100%); border: 0.5px solid #d8c498; display: inline-block; flex-shrink: 0;\"\u003e\u003c\/span\u003e White Alabaster \u003c\/span\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-item\"\u003e\n\u003cdiv class=\"spec-key\"\u003eLight Source\u003c\/div\u003e\n\u003cdiv class=\"spec-val\"\u003eBuilt-in warm white LED · 2700K · integrated, non-replaceable\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-item\"\u003e\n\u003cdiv class=\"spec-key\"\u003eVoltage\u003c\/div\u003e\n\u003cdiv class=\"spec-val\"\u003eAC 110–240V — globally compatible\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-item\"\u003e\n\u003cdiv class=\"spec-key\"\u003eInstallation\u003c\/div\u003e\n\u003cdiv class=\"spec-val\"\u003eHardwired (licensed electrician recommended)\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-item\"\u003e\n\u003cdiv class=\"spec-key\"\u003eIP Rating\u003c\/div\u003e\n\u003cdiv class=\"spec-val\"\u003eIP20 — indoor dry locations only (not damp-rated)\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-item\"\u003e\n\u003cdiv class=\"spec-key\"\u003eCertifications\u003c\/div\u003e\n\u003cdiv class=\"spec-val\"\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\/section\u003e\n\u003c!-- ═══ DOWNLOADS ═════════════════════════════════════ --\u003e\n\u003csection class=\"sec\"\u003e\n\u003cdiv class=\"sec-header\"\u003e\n\u003cspan class=\"sec-title\"\u003eDownloads\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\u003cdiv class=\"dl-btn\"\u003e\n\u003cspan class=\"dl-icon-wrap\"\u003e\u003csvg viewbox=\"0 0 24 24\"\u003e\u003crect x=\"6\" y=\"3\" width=\"12\" height=\"18\" rx=\"2\"\u003e\u003c\/rect\u003e\u003cline x1=\"9\" y1=\"8\" x2=\"15\" y2=\"8\"\u003e\u003c\/line\u003e\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\u003c\/svg\u003e\u003c\/span\u003e \u003ca href=\"https:\/\/drive.google.com\/file\/d\/1byABOrc5LqeyZnyhbthJbeXaVcWeE1R8\/view?usp=drive_link\" target=\"_blank\" rel=\"noopener\"\u003e\u003cspan class=\"dl-label\"\u003eSpec Sheet\u003c\/span\u003e\u003c\/a\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dl-btn\"\u003e\n\u003cspan class=\"dl-icon-wrap\"\u003e\u003csvg viewbox=\"0 0 24 24\"\u003e\u003cpath d=\"M14.7 6.3l3 3-9 9-4-1 1-4 9-9z\"\u003e\u003c\/path\u003e\u003cpath d=\"M14.7 6.3l3-3 4 4-3 3\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/span\u003e \u003cspan class=\"dl-label\"\u003eInstallation Guide\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dl-btn\"\u003e\n\u003cspan class=\"dl-icon-wrap\"\u003e\u003csvg viewbox=\"0 0 24 24\"\u003e\u003cpath d=\"M12 3l8 4.5v9L12 21l-8-4.5v-9L12 3z\"\u003e\u003c\/path\u003e\u003cpath d=\"M4 7.5L12 12l8-4.5\"\u003e\u003c\/path\u003e\u003cline x1=\"12\" y1=\"12\" x2=\"12\" y2=\"21\"\u003e\u003c\/line\u003e\u003c\/svg\u003e\u003c\/span\u003e \u003cspan class=\"dl-label\"\u003e3D Files\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- ═══ FAQ (5 max — built-in LED + marble specific) ══ --\u003e\n\u003csection class=\"sec\"\u003e\n\u003cdiv class=\"sec-header\"\u003e\n\u003cspan class=\"sec-title\"\u003eFAQ\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\u003eWill my marble pattern match the photo?\u003c\/summary\u003e\n\u003cdiv class=\"faq-a\"\u003eNot exactly — and that's the point. Each Marvello base is hand-cut from natural marble, so vein pattern, density, and undertone vary between pieces. Your sconce will share the same overall character as the photo (dark base with rich veining) but the pattern will be uniquely its own.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eAre bulbs included? Do I need to buy any?\u003c\/summary\u003e\n\u003cdiv class=\"faq-a\"\u003eNo bulbs needed. The Marvello has a built-in \u003cstrong\u003e2700K warm white LED\u003c\/strong\u003e, so it ships ready to install — just hardwire it and the warm glow is built in. The LED is integrated and not user-replaceable.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eIs this wall sconce dimmable?\u003c\/summary\u003e\n\u003cdiv class=\"faq-a\"\u003eNo — the built-in LED is \u003cstrong\u003enon-dimmable\u003c\/strong\u003e as standard. Wire it to a regular on\/off switch. Pairing with a dimmer may damage the integrated driver and is not recommended.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCan I install it above a bathroom vanity mirror?\u003c\/summary\u003e\n\u003cdiv class=\"faq-a\"\u003eThe Marvello is rated \u003cstrong\u003eIP20\u003c\/strong\u003e — well-suited to bedrooms, hallways, powder rooms, and living spaces. For full bathrooms with showers or tubs, we recommend a damp-rated fixture instead, especially within 3 ft of any direct water source.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCan I install it myself, or do I need an electrician?\u003c\/summary\u003e\n\u003cdiv class=\"faq-a\"\u003eThe Marvello is hardwired, so we recommend a licensed electrician — particularly if your wall box is not already prepared. Marble adds weight, so confirm your wall anchor is rated for stone fixtures during install.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- ═══════════════════════════════════════════════════ --\u003e \u003c!-- OPTIONAL: Series cross-sell banner (§8.1)           --\u003e \u003c!-- 如果 Marvello 属于某个系列(如 Marble Wall Sconce    --\u003e \u003c!-- Collection), 取消注释并替换链接                     --\u003e \u003c!-- ═══════════════════════════════════════════════════ --\u003e\n\u003c\/div\u003e\n\u003c!-- ▲▲▲ SHOPIFY: COPY UP TO HERE ▲▲▲ --\u003e","brand":"Mooijane","offers":[{"title":"Marble (Left): L 6.3″ x H 11.8″ \/ Dark Veined Marble \u0026 White \/ Warm Light","offer_id":45808839721017,"sku":"MJW-260502-1","price":350.0,"currency_code":"USD","in_stock":true},{"title":"Marble (Right): L 6.3″ x H 11.8″ \/ Dark Veined Marble \u0026 White \/ Warm Light","offer_id":45808839753785,"sku":"MJW-260502-2","price":350.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0585\/4062\/1881\/files\/Marvello_Wall_Light_1.jpg?v=1778059764","url":"https:\/\/mooijane.com\/fr\/products\/marvello-wall-light","provider":"Mooijane","version":"1.0","type":"link"}