{"product_id":"tintora-wall-sconce","title":"Tintora Wall Sconce","description":"\u003cstyle\u003e\n.pdp {\n  \/* Burgundy + Gold + Cream theme — matches Tintora Chandelier *\/\n  --pdp-bg: #ffffff;\n  --pdp-bg-card: #faf5ed;\n  --pdp-bg-deep: #f0e4cc;\n  --pdp-border: #e8d8c0;\n  --pdp-border-lt: #efe4cf;\n  --pdp-accent: #8a3a4a;\n  --pdp-accent-dk: #5e2535;\n  --pdp-accent-lt: #b85a6a;\n  --pdp-accent-bg: #f5e0d8;\n  --pdp-accent-bdr: #d8a8a8;\n  --pdp-text: #2a1418;\n  --pdp-text-mid: #5a3a40;\n  --pdp-text-light: #968272;\n\n  max-width: 900px; margin: 0 auto;\n  font-family: -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, \"Helvetica Neue\", Arial, sans-serif;\n  color: var(--pdp-text); line-height: 1.65; font-size: 14px;\n}\n.pdp * { box-sizing: border-box; }\n.pdp svg { fill: none; }\n.pdp p { margin: 0 0 0.8rem 0; color: var(--pdp-text-mid); }\n.pdp a { color: var(--pdp-accent); }\n.pdp .pdp-section { margin-bottom: 2.2rem; }\n.pdp .sec-header { display: flex; align-items: center; gap: 10px; margin-bottom: 1rem; }\n.pdp .sec-line { flex: 1; height: 0.5px; background: var(--pdp-border); }\n.pdp .sec-title { font-size: 10.5px; font-weight: 700; letter-spacing: 0.14em; text-transform: uppercase; color: var(--pdp-accent); white-space: nowrap; }\n\n.pdp .video-box { position: relative; padding-bottom: 56.25%; height: 0; overflow: hidden; border-radius: 12px; background: #111; margin-bottom: 2.2rem; }\n.pdp .video-box iframe { position: absolute; top: 0; left: 0; width: 100%; height: 100%; border: none; }\n\n.pdp .features-grid { display: grid; grid-template-columns: repeat(3, 1fr); gap: 10px; }\n.pdp .feature-card { padding: 16px 14px; border: 0.5px solid var(--pdp-border); border-radius: 12px; background: var(--pdp-bg-card); }\n.pdp .feat-icon { width: 30px; height: 30px; border-radius: 8px; background: var(--pdp-accent-bg); border: 0.5px solid var(--pdp-accent-bdr); color: var(--pdp-accent); display: flex; align-items: center; justify-content: center; margin-bottom: 10px; }\n.pdp .feat-title { font-size: 13px; font-weight: 700; color: var(--pdp-text); margin-bottom: 6px; }\n.pdp .feat-desc { font-size: 12px; color: var(--pdp-text-mid); line-height: 1.55; }\n\n\/* Color palette swatches *\/\n.pdp .palette-grid { display: grid; grid-template-columns: repeat(6, 1fr); gap: 8px; }\n.pdp .palette-card { padding: 10px 8px 12px; border: 0.5px solid var(--pdp-border); border-radius: 10px; background: var(--pdp-bg-card); text-align: center; }\n.pdp .palette-sw { width: 32px; height: 32px; border-radius: 50%; margin: 0 auto 6px; border: 1.5px solid rgba(0,0,0,0.08); box-shadow: 0 1px 2px rgba(0,0,0,0.06); }\n.pdp .palette-sw--burg { background: #6b2535; }\n.pdp .palette-sw--blush { background: #e8b8a8; }\n.pdp .palette-sw--coral { background: #d8704a; }\n.pdp .palette-sw--smoke { background: #7a96a8; }\n.pdp .palette-sw--cream { background: #f5ead8; }\n.pdp .palette-sw--teal { background: #4a7080; }\n.pdp .palette-name { font-size: 11px; font-weight: 700; color: var(--pdp-text); line-height: 1.3; margin-bottom: 2px; }\n.pdp .palette-pos { font-size: 9.5px; color: var(--pdp-text-light); letter-spacing: 0.04em; line-height: 1.35; }\n\n.pdp .size-specs { display: flex; flex-direction: column; gap: 2px; border: 0.5px solid var(--pdp-border); border-radius: 14px; background: var(--pdp-bg-card); padding: 6px 4px; }\n.pdp .size-spec-item { display: flex; justify-content: space-between; align-items: baseline; padding: 11px 18px; border-bottom: 0.5px solid var(--pdp-border-lt); font-size: 13px; gap: 16px; }\n.pdp .size-spec-item:last-child { border-bottom: 0; }\n.pdp .size-spec-item span { color: var(--pdp-text-light); font-size: 11px; letter-spacing: 0.08em; text-transform: uppercase; font-weight: 600; flex-shrink: 0; }\n.pdp .size-spec-item strong { color: var(--pdp-text); font-weight: 600; text-align: right; }\n.pdp .dim-diagram { margin-top: 10px; border-radius: 12px; overflow: hidden; border: 0.5px solid var(--pdp-border); }\n.pdp .dim-diagram img { width: 100%; display: block; }\n\n.pdp .pdp-notice { display: flex; gap: 14px; padding: 14px 16px; background: var(--pdp-bg-card); border: 0.5px solid var(--pdp-border); border-left: 3px solid var(--pdp-accent); border-radius: 10px; }\n.pdp .pdp-notice .ntc-icon { flex-shrink: 0; width: 24px; height: 24px; color: var(--pdp-accent); }\n.pdp .pdp-notice .ntc-body { font-size: 12.5px; color: var(--pdp-text-mid); line-height: 1.6; }\n.pdp .pdp-notice .ntc-body strong { color: var(--pdp-text); display: block; margin-bottom: 4px; font-size: 13px; letter-spacing: 0.02em; }\n\n.pdp .spec-grid { display: flex; flex-direction: column; border: 0.5px solid var(--pdp-border); border-radius: 14px; overflow: hidden; }\n.pdp .spec-item { padding: 10px 16px; border-bottom: 0.5px solid var(--pdp-border-lt); display: flex; align-items: center; background: var(--pdp-bg-card); gap: 16px; }\n.pdp .spec-item:last-child { border-bottom: 0; }\n.pdp .spec-item:nth-child(even) { background: var(--pdp-bg); }\n.pdp .spec-key { font-size: 10.5px; font-weight: 700; letter-spacing: 0.07em; text-transform: uppercase; color: var(--pdp-accent); width: 150px; flex-shrink: 0; }\n.pdp .spec-val { font-size: 12.5px; color: var(--pdp-text); }\n.pdp .style-tags { display: flex; flex-wrap: wrap; gap: 5px; }\n.pdp .style-tag { font-size: 10.5px; font-weight: 600; color: var(--pdp-accent); background: var(--pdp-accent-bg); border: 0.5px solid var(--pdp-accent-bdr); padding: 2px 8px; border-radius: 6px; }\n\n.pdp .faq-list { display: flex; flex-direction: column; gap: 6px; }\n.pdp .faq-list details { border: 0.5px solid var(--pdp-border); border-radius: 10px; background: var(--pdp-bg-card); overflow: hidden; }\n.pdp .faq-list summary { list-style: none; cursor: pointer; padding: 13px 16px; font-size: 13px; font-weight: 600; color: var(--pdp-text); display: flex; justify-content: space-between; align-items: center; }\n.pdp .faq-list summary::-webkit-details-marker { display: none; }\n.pdp .faq-list summary::after { content: '+'; font-size: 18px; line-height: 1; color: var(--pdp-accent); }\n.pdp .faq-list details[open] summary::after { content: '−'; }\n.pdp .faq-list .faq-a { padding: 0 16px 14px; font-size: 12.5px; color: var(--pdp-text-mid); line-height: 1.6; }\n\n.pdp .dl-grid { display: grid; grid-template-columns: repeat(3, 1fr); gap: 10px; }\n.pdp .dl-card { display: flex; flex-direction: column; gap: 10px; padding: 16px 16px 18px; border: 0.5px solid var(--pdp-border); border-radius: 12px; background: var(--pdp-bg-card); text-decoration: none; color: var(--pdp-text); position: relative; transition: background 0.18s, border-color 0.18s; }\n.pdp .dl-card:hover { border-color: var(--pdp-accent-bdr); background: var(--pdp-accent-bg); }\n.pdp .dl-card.dl-disabled { cursor: default; opacity: 0.72; background: var(--pdp-bg); }\n.pdp .dl-card.dl-disabled:hover { border-color: var(--pdp-border); background: var(--pdp-bg); }\n.pdp .dl-icon { width: 38px; height: 38px; border-radius: 8px; background: var(--pdp-accent-bg); border: 0.5px solid var(--pdp-accent-bdr); color: var(--pdp-accent); display: flex; align-items: center; justify-content: center; flex-shrink: 0; }\n.pdp .dl-meta { width: 100%; }\n.pdp .dl-label { font-size: 13.5px; font-weight: 700; color: var(--pdp-text); line-height: 1.3; margin-bottom: 3px; }\n.pdp .dl-sub { font-size: 11.5px; color: var(--pdp-text-light); letter-spacing: 0.02em; line-height: 1.45; }\n.pdp .dl-status { position: absolute; top: 12px; right: 12px; font-size: 9.5px; font-weight: 700; letter-spacing: 0.08em; text-transform: uppercase; color: var(--pdp-text-light); background: var(--pdp-bg-card); border: 0.5px solid var(--pdp-border); padding: 3px 8px; border-radius: 99px; line-height: 1; }\n\n@media (max-width: 720px) {\n  .pdp .features-grid, .pdp .dl-grid { grid-template-columns: 1fr; }\n  .pdp .palette-grid { grid-template-columns: repeat(3, 1fr); }\n  .pdp .spec-key { width: 120px; }\n}\n\u003c\/style\u003e\n\u003cdiv class=\"pdp\"\u003e\n\u003c!-- Video --\u003e\n\u003cdiv class=\"video-box\"\u003e\n\u003ciframe src=\"https:\/\/www.youtube.com\/embed\/3qbTmwWEoWs\" title=\"A Maximalist Lighting Moment — Tintora Chandelier \u0026amp; Wall Light Series\" allowfullscreen loading=\"lazy\"\u003e\u003c\/iframe\u003e\n\u003c\/div\u003e\n\u003c!-- 1. Overview --\u003e\n\u003cdiv class=\"pdp-section\"\u003e\n\u003cdiv class=\"sec-header\"\u003e\n\u003cspan class=\"sec-title\"\u003eOverview\u003c\/span\u003e\n\u003cdiv class=\"sec-line\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cp\u003eThe Tintora Wall Sconce is a half-round wall fixture built from \u003cstrong style=\"color: var(--pdp-text);\"\u003ehand-glazed ceramic petals\u003c\/strong\u003e in the same maximalist Italian-cottage palette as the Tintora Chandelier, finished with \u003cstrong style=\"color: var(--pdp-text);\"\u003etinted glass droplets\u003c\/strong\u003e hanging from the bottom edge.\u003c\/p\u003e\n\u003cp\u003eMounted to the wall as a half-cascade, Tintora extends into the room as a sculptural three-dimensional fixture — sized to flank a fireplace, a bedroom headboard, an entry mirror, or a hallway accent wall. Three E12 or E14 bulbs included.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- 2. Key Features --\u003e\n\u003cdiv class=\"pdp-section\"\u003e\n\u003cdiv class=\"sec-header\"\u003e\n\u003cspan class=\"sec-title\"\u003eKey Features\u003c\/span\u003e\n\u003cdiv class=\"sec-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=\"feat-icon\"\u003e\u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.6\" stroke-linecap=\"round\" stroke-linejoin=\"round\" width=\"22\" height=\"22\"\u003e\u003cpath d=\"M12 4c2 2 5 4 8 4-2 3-2 6-2 8-3 0-6-2-6-2s-3 2-6 2c0-2 0-5-2-8 3 0 6-2 8-4z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv class=\"feat-title\"\u003eCeramic + Glass · Two Materials\u003c\/div\u003e\n\u003cdiv class=\"feat-desc\"\u003eHand-glazed ceramic petals form the colored body — opaque, sculptural, color sitting saturated on the surface. Glass droplets hang along the bottom edge, translucent so they catch and refract light against the wall.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature-card\"\u003e\n\u003cdiv class=\"feat-icon\"\u003e\u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.6\" stroke-linecap=\"round\" stroke-linejoin=\"round\" width=\"22\" height=\"22\"\u003e\u003cpath d=\"M3 12h18M5 8h14M7 16h10\"\u003e\u003c\/path\u003e\u003cpath d=\"M12 4v16\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv class=\"feat-title\"\u003eHalf-Round Tiered Profile\u003c\/div\u003e\n\u003cdiv class=\"feat-desc\"\u003eA demi-lune silhouette — flat against the wall, with petals and droplets cascading outward in three tiers. Reads as a sculptural object on the wall instead of a flat panel sconce.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature-card\"\u003e\n\u003cdiv class=\"feat-icon\"\u003e\u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.6\" stroke-linecap=\"round\" stroke-linejoin=\"round\" width=\"22\" height=\"22\"\u003e\u003cpath d=\"M9 21h6M10 21l-1-4M14 21l1-4M9 17h6l1-4H8z\"\u003e\u003c\/path\u003e\u003cpath d=\"M11 13V7a1 1 0 011-1 1 1 0 011 1v6\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv class=\"feat-title\"\u003e3 × E12 or E14 Bulbs Included\u003c\/div\u003e\n\u003cdiv class=\"feat-desc\"\u003eThree E12 or E14 candelabra bulbs ship with the fixture — installs ready to light. Both bases are widely available at standard hardware stores for replacement.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- 3. Specialty: Tintora Palette --\u003e\n\u003cdiv class=\"pdp-section\"\u003e\n\u003cdiv class=\"sec-header\"\u003e\n\u003cspan class=\"sec-title\"\u003eThe Tintora Palette\u003c\/span\u003e\n\u003cdiv class=\"sec-line\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cp\u003eSix fixed glaze colors layered top-to-bottom on the ceramic petals, with matching tinted glass droplets at the bottom to complete the cascade.\u003c\/p\u003e\n\u003cdiv class=\"palette-grid\"\u003e\n\u003cdiv class=\"palette-card\"\u003e\n\u003cdiv class=\"palette-sw palette-sw--burg\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"palette-name\"\u003eBurgundy\u003c\/div\u003e\n\u003cdiv class=\"palette-pos\"\u003eTop tier\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"palette-card\"\u003e\n\u003cdiv class=\"palette-sw palette-sw--blush\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"palette-name\"\u003eBlush\u003c\/div\u003e\n\u003cdiv class=\"palette-pos\"\u003eUpper\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"palette-card\"\u003e\n\u003cdiv class=\"palette-sw palette-sw--coral\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"palette-name\"\u003eCoral\u003c\/div\u003e\n\u003cdiv class=\"palette-pos\"\u003eUpper-mid\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"palette-card\"\u003e\n\u003cdiv class=\"palette-sw palette-sw--smoke\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"palette-name\"\u003eSmoky Blue\u003c\/div\u003e\n\u003cdiv class=\"palette-pos\"\u003eMid\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"palette-card\"\u003e\n\u003cdiv class=\"palette-sw palette-sw--cream\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"palette-name\"\u003eCream\u003c\/div\u003e\n\u003cdiv class=\"palette-pos\"\u003eLower\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"palette-card\"\u003e\n\u003cdiv class=\"palette-sw palette-sw--teal\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"palette-name\"\u003eTeal\u003c\/div\u003e\n\u003cdiv class=\"palette-pos\"\u003eBottom drops\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- 4. Dimensions --\u003e\n\u003cdiv class=\"pdp-section\"\u003e\n\u003cdiv class=\"sec-header\"\u003e\n\u003cspan class=\"sec-title\"\u003eDimensions\u003c\/span\u003e\n\u003cdiv class=\"sec-line\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"size-specs\"\u003e\n\u003cdiv class=\"size-spec-item\"\u003e\n\u003cspan\u003eWidth\u003c\/span\u003e\u003cstrong\u003e16.9″ \/ 43 cm\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"size-spec-item\"\u003e\n\u003cspan\u003eHeight\u003c\/span\u003e\u003cstrong\u003e18.5″ \/ 47 cm\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"size-spec-item\"\u003e\n\u003cspan\u003eWall Projection\u003c\/span\u003e\u003cstrong\u003e9.8″ \/ 25 cm\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"size-spec-item\"\u003e\n\u003cspan\u003eWeight\u003c\/span\u003e\u003cstrong\u003e8.8 lbs \/ 4 kg\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"size-spec-item\"\u003e\n\u003cspan\u003eMounting\u003c\/span\u003e\u003cstrong\u003eHardwired to standard wall electrical box\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dim-diagram\"\u003e\n\u003cimg alt=\"Tintora Wall Sconce dimensions\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0745\/2495\/0802\/files\/Tintora-Wall-Sconce_11f72ff0-76eb-4db5-aed8-08a6d2f6934e.jpg?v=1780747749\"\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- 5. Installation --\u003e\n\u003cdiv class=\"pdp-section\"\u003e\n\u003cdiv class=\"sec-header\"\u003e\n\u003cspan class=\"sec-title\"\u003eInstallation\u003c\/span\u003e\n\u003cdiv class=\"sec-line\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pdp-notice\"\u003e\n\u003csvg class=\"ntc-icon\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.7\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003cpath d=\"M12 3v3M5.6 5.6l2.1 2.1M3 12h3M5.6 18.4l2.1-2.1M12 21v-3M18.4 18.4l-2.1-2.1M21 12h-3M18.4 5.6l-2.1 2.1\"\u003e\u003c\/path\u003e\u003ccircle cx=\"12\" cy=\"12\" r=\"3\"\u003e\u003c\/circle\u003e\u003c\/svg\u003e\n\u003cdiv class=\"ntc-body\"\u003e\n\u003cstrong\u003eHardwired Wall Sconce · Indoor Dry Use Only\u003c\/strong\u003e Tintora mounts to a standard wall electrical box — not a plug-in light. Its weight is within range for a standard junction box, no structural reinforcement needed. We recommend a licensed electrician for the wiring step. Indoor dry locations only.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- 6. Specifications --\u003e\n\u003cdiv class=\"pdp-section\"\u003e\n\u003cdiv class=\"sec-header\"\u003e\n\u003cspan class=\"sec-title\"\u003eSpecifications\u003c\/span\u003e\n\u003cdiv class=\"sec-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\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-item\"\u003e\n\u003cdiv class=\"spec-key\"\u003eFrame\u003c\/div\u003e\n\u003cdiv class=\"spec-val\"\u003eIron, gold-toned finish\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-item\"\u003e\n\u003cdiv class=\"spec-key\"\u003eCeramic Petals\u003c\/div\u003e\n\u003cdiv class=\"spec-val\"\u003eHand-glazed, 6-color glaze (see palette above)\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-item\"\u003e\n\u003cdiv class=\"spec-key\"\u003eGlass Droplets\u003c\/div\u003e\n\u003cdiv class=\"spec-val\"\u003eTinted glass droplets along the bottom edge — translucent, light-catching\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-item\"\u003e\n\u003cdiv class=\"spec-key\"\u003eMaterials\u003c\/div\u003e\n\u003cdiv class=\"spec-val\"\u003eIron · ceramic · glass\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-item\"\u003e\n\u003cdiv class=\"spec-key\"\u003eNumber of Lights\u003c\/div\u003e\n\u003cdiv class=\"spec-val\"\u003e3\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-item\"\u003e\n\u003cdiv class=\"spec-key\"\u003eSockets\u003c\/div\u003e\n\u003cdiv class=\"spec-val\"\u003e3 × E12 or E14 candelabra base\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-item\"\u003e\n\u003cdiv class=\"spec-key\"\u003eBulb\u003c\/div\u003e\n\u003cdiv class=\"spec-val\"\u003e3 × E12 or E14 LED — included\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-item\"\u003e\n\u003cdiv class=\"spec-key\"\u003eRecommended Room Size\u003c\/div\u003e\n\u003cdiv class=\"spec-val\"\u003e5–12 m² \/ 54–129 sq ft\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-item\"\u003e\n\u003cdiv class=\"spec-key\"\u003eMounting\u003c\/div\u003e\n\u003cdiv class=\"spec-val\"\u003eHardwired to standard wall electrical box\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-item\"\u003e\n\u003cdiv class=\"spec-key\"\u003eDimmer\u003c\/div\u003e\n\u003cdiv class=\"spec-val\"\u003eCompatible with dimmable E12 or E14 LEDs + LED-rated wall dimmer\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-item\"\u003e\n\u003cdiv class=\"spec-key\"\u003eLocation Rating\u003c\/div\u003e\n\u003cdiv class=\"spec-val\"\u003eIndoor, dry location only\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-item\"\u003e\n\u003cdiv class=\"spec-key\"\u003eCare\u003c\/div\u003e\n\u003cdiv class=\"spec-val\"\u003eDust ceramic petals with soft brush; wipe glass droplets with microfiber; iron frame with dry cloth\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-item\"\u003e\n\u003cdiv class=\"spec-key\"\u003eStyle\u003c\/div\u003e\n\u003cdiv class=\"spec-val\"\u003e\n\u003cdiv class=\"style-tags\"\u003e\n\u003cspan class=\"style-tag\"\u003eItalian Cottage\u003c\/span\u003e\u003cspan class=\"style-tag\"\u003eMediterranean\u003c\/span\u003e\u003cspan class=\"style-tag\"\u003eMaximalist\u003c\/span\u003e\u003cspan class=\"style-tag\"\u003eRomantic Modern\u003c\/span\u003e\u003cspan class=\"style-tag\"\u003eFrench Eclectic\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!-- 7. Use Cases --\u003e\n\u003cdiv class=\"pdp-section\"\u003e\n\u003cdiv class=\"sec-header\"\u003e\n\u003cspan class=\"sec-title\"\u003eWhere It Works\u003c\/span\u003e\n\u003cdiv class=\"sec-line\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cp\u003eMount as a pair flanking a bed, a fireplace, an entry mirror, or a powder-room vanity — Tintora is sized for the kind of placement where two matching fixtures define a wall. Recommended mounting height: 60–66″ from the floor to the center of the fixture in living and dining rooms, or aligned with the top of a headboard in bedrooms. Account for the 9.8″ wall projection when measuring corners, door frames, and walking paths.\u003c\/p\u003e\n\u003cp\u003eIn a hallway or staircase, single sconces spaced 8–10 ft apart give ambient guidance lighting that's softer and more sculptural than recessed downlights. Paired with a Tintora Chandelier in the same room, the sconces extend the chandelier's palette outward to the walls — useful for large dining rooms, double-height entries, or grand staircases. Tintora is ambient, not task lighting — for vanity makeup application, choose a dedicated vanity bar instead.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- 8. FAQ --\u003e\n\u003cdiv class=\"pdp-section\"\u003e\n\u003cdiv class=\"sec-header\"\u003e\n\u003cspan class=\"sec-title\"\u003eFAQ\u003c\/span\u003e\n\u003cdiv class=\"sec-line\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"faq-list\"\u003e\n\u003cdetails\u003e\n\u003csummary\u003eDoes it match the Tintora Chandelier?\u003c\/summary\u003e\n\u003cdiv class=\"faq-a\"\u003eYes — same six-color glaze palette and ceramic-plus-glass construction, designed for the same room. Use the chandelier as the central overhead and the sconce on flanking walls to extend the color palette outward.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCan I install it myself?\u003c\/summary\u003e\n\u003cdiv class=\"faq-a\"\u003eIf you've installed a sconce before and are comfortable with line-voltage wiring and a ground connection, yes. Otherwise, hire a licensed electrician. Always shut off the breaker at the panel before working on the fixture.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWill the colors look the same as the studio photos?\u003c\/summary\u003e\n\u003cdiv class=\"faq-a\"\u003eClose but slightly deeper. Studio photos use bright white light to show all six colors clearly. In a typical home with warm bulbs, the burgundy reads deeper, the blush reads creamier, and the smoky blue reads more muted. The hand-firing process also means each ceramic petal has subtle variation in saturation and surface texture — closer to a heritage pottery piece than a printed surface. The glass droplets show variation too — slight bubbling and tone differences that mark them as hand-finished.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eDoes it work with a dimmer?\u003c\/summary\u003e\n\u003cdiv class=\"faq-a\"\u003eYes, with the right bulbs. The included LEDs are fixed-output. To dim, replace with E12 or E14 LEDs explicitly labeled \"dimmable\" and pair with an LED-compatible wall dimmer. Standard non-dimmable LEDs flicker or fail on a dimmer.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eHow do I clean the ceramic petals and glass droplets?\u003c\/summary\u003e\n\u003cdiv class=\"faq-a\"\u003eDust the entire fixture with a soft brush or microfiber duster every few weeks. For deeper cleaning every 6–12 months: wipe the \u003cstrong\u003eceramic petals\u003c\/strong\u003e with a dry or barely-damp microfiber cloth — avoid soaking, and never use abrasive cleaners that can strip the glaze. For the \u003cstrong\u003eglass droplets\u003c\/strong\u003e, a microfiber cloth lightly dampened with water or mild glass cleaner works well — avoid harsh ammonia-based sprays. Always shut off the breaker before touching the fixture.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- 9. Downloads --\u003e\n\u003cdiv class=\"pdp-section\"\u003e\n\u003cdiv class=\"sec-header\"\u003e\n\u003cspan class=\"sec-title\"\u003eDownloads\u003c\/span\u003e\n\u003cdiv class=\"sec-line\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cp\u003eReference materials for designers, electricians, and customers.\u003c\/p\u003e\n\u003cdiv class=\"dl-grid\"\u003e\n\u003ca class=\"dl-card\" rel=\"noopener\" href=\"https:\/\/drive.google.com\/file\/d\/1YFkiUCJ5Q5lf-RpbuRKFdExoQkOOx15z\/view?usp=drive_link\" target=\"_blank\"\u003e\n\u003cdiv class=\"dl-icon\"\u003e\u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.6\" stroke-linecap=\"round\" stroke-linejoin=\"round\" width=\"20\" height=\"20\"\u003e\u003cpath d=\"M14 3H6a2 2 0 00-2 2v14a2 2 0 002 2h12a2 2 0 002-2V9z\"\u003e\u003c\/path\u003e\u003cpath d=\"M14 3v6h6\"\u003e\u003c\/path\u003e\u003cpath d=\"M8 13h8M8 17h8M8 9h2\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv class=\"dl-meta\"\u003e\n\u003cdiv class=\"dl-label\"\u003eSpec Sheet\u003c\/div\u003e\n\u003cdiv class=\"dl-sub\"\u003eDimensions \u0026amp; electrical · PDF\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/a\u003e\n\u003ca class=\"dl-card\" rel=\"noopener\" href=\"https:\/\/drive.google.com\/file\/d\/1RBEJzJi7M7aN0Q52rC9UqstmMAPhYG54\/view?usp=drive_link\" target=\"_blank\"\u003e\n\u003cdiv class=\"dl-icon\"\u003e\u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.6\" stroke-linecap=\"round\" stroke-linejoin=\"round\" width=\"20\" height=\"20\"\u003e\u003cpath d=\"M14 3H6a2 2 0 00-2 2v14a2 2 0 002 2h12a2 2 0 002-2V9z\"\u003e\u003c\/path\u003e\u003cpath d=\"M14 3v6h6\"\u003e\u003c\/path\u003e\u003cpath d=\"M9 13l1.5 1.5L13 12M9 17l1.5 1.5L13 16\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv class=\"dl-meta\"\u003e\n\u003cdiv class=\"dl-label\"\u003eInstallation Guide\u003c\/div\u003e\n\u003cdiv class=\"dl-sub\"\u003eStep-by-step setup · PDF\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/a\u003e\n\u003ca class=\"dl-card\" rel=\"noopener\" href=\"https:\/\/drive.google.com\/file\/d\/14G0Xku_oY8gWWSeipzNSibBncP8GM6ka\/view?usp=drive_link\" target=\"_blank\"\u003e\n\u003cdiv class=\"dl-icon\"\u003e\u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.6\" stroke-linecap=\"round\" stroke-linejoin=\"round\" width=\"20\" height=\"20\"\u003e\u003cpath d=\"M12 3l8 4.5v9L12 21l-8-4.5v-9L12 3z\"\u003e\u003c\/path\u003e\u003cpath d=\"M12 3v18M4 7.5l8 4.5 8-4.5\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv class=\"dl-meta\"\u003e\n\u003cdiv class=\"dl-label\"\u003e3D Files\u003c\/div\u003e\n\u003cdiv class=\"dl-sub\"\u003eFor renderings · ZIP\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/a\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"Docosilumen","offers":[{"title":"W 43cm x H 47cm \/ W 16.9″ x H 18.5″ \/ Multicolor","offer_id":52257427095826,"sku":"DCW-C1609-01","price":1169.0,"currency_code":"SAR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0745\/2495\/0802\/files\/Tintora_Wall_Sconce_1_1806fd94-5951-4365-9856-cb73b7d9bed9.jpg?v=1778400527","url":"https:\/\/docos.us\/en-sa\/products\/tintora-wall-sconce","provider":"Docos","version":"1.0","type":"link"}