{"product_id":"tide-s-seashell-wall-sconce","title":"Tide’s Seashell Wall Sconce","description":"\u003cstyle\u003e\n.vk-tide-wrap {\n  --vk-tide-bg: #ffffff;\n  --vk-tide-bg-card: #faf3e8;\n  --vk-tide-bg-deep: #ecdfc7;\n  --vk-tide-border: #e6d8be;\n  --vk-tide-border-lt: #ede2cc;\n  --vk-tide-accent: #b88a5c;\n  --vk-tide-accent-dk: #7d5a35;\n  --vk-tide-accent-lt: #d4a978;\n  --vk-tide-accent-bg: #f0e3c6;\n  --vk-tide-accent-bdr: #c8a778;\n  --vk-tide-text: #2a211a;\n  --vk-tide-text-mid: #5a4a3b;\n  --vk-tide-text-light: #978674;\n  max-width: 680px;\n  margin: 0;\n  font-family: -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, \"Helvetica Neue\", Arial, sans-serif;\n  color: var(--vk-tide-text);\n  line-height: 1.72;\n  font-size: 14.5px;\n}\n.vk-tide-wrap * { box-sizing: border-box; }\n.vk-tide-wrap p { margin: 0 0 0.8rem 0; color: var(--vk-tide-text-mid); }\n.vk-tide-wrap a { color: var(--vk-tide-accent-dk); text-decoration: underline; }\n.vk-tide-wrap .vk-tide-section { margin-bottom: 2.6rem; }\n.vk-tide-wrap .vk-tide-sec-header { display: flex; align-items: center; gap: 10px; margin-bottom: 1rem; padding-top: 0.6rem; }\n.vk-tide-wrap .vk-tide-sec-line { flex: 1; height: 0.5px; background: var(--vk-tide-border); }\n.vk-tide-wrap .vk-tide-sec-title { font-size: 10.5px; font-weight: 700; letter-spacing: 0.14em; text-transform: uppercase; color: var(--vk-tide-accent-dk); white-space: nowrap; }\n.vk-tide-wrap strong { color: var(--vk-tide-text); font-weight: 600; }\n\n\/* Features grid *\/\n.vk-tide-wrap .vk-tide-features-grid { display: grid; grid-template-columns: repeat(3, 1fr); gap: 10px; }\n.vk-tide-wrap .vk-tide-feature-card { padding: 16px 14px; border: 0.5px solid var(--vk-tide-border); border-radius: 12px; background: var(--vk-tide-bg-card); }\n.vk-tide-wrap .vk-tide-feat-icon { width: 30px; height: 30px; border-radius: 8px; background: var(--vk-tide-accent-bg); border: 0.5px solid var(--vk-tide-accent-bdr); color: var(--vk-tide-accent-dk); display: flex; align-items: center; justify-content: center; margin-bottom: 10px; }\n.vk-tide-wrap .vk-tide-feat-icon svg { fill: none; }\n.vk-tide-wrap .vk-tide-feat-title { font-size: 13px; font-weight: 700; color: var(--vk-tide-text); margin-bottom: 6px; line-height: 1.35; }\n.vk-tide-wrap .vk-tide-feat-desc { font-size: 12px; color: var(--vk-tide-text-mid); line-height: 1.55; }\n\n\/* Specifications + size table *\/\n.vk-tide-wrap .vk-tide-spec-grid { display: flex; flex-direction: column; border: 0.5px solid var(--vk-tide-border); border-radius: 14px; overflow: hidden; }\n.vk-tide-wrap .vk-tide-spec-item { padding: 10px 16px; border-bottom: 0.5px solid var(--vk-tide-border-lt); display: flex; align-items: flex-start; background: var(--vk-tide-bg-card); gap: 16px; }\n.vk-tide-wrap .vk-tide-spec-item:last-child { border-bottom: 0; }\n.vk-tide-wrap .vk-tide-spec-item:nth-child(even) { background: var(--vk-tide-bg); }\n.vk-tide-wrap .vk-tide-spec-key { font-size: 10.5px; font-weight: 700; letter-spacing: 0.07em; text-transform: uppercase; color: var(--vk-tide-accent-dk); width: 160px; flex-shrink: 0; padding-top: 2px; }\n.vk-tide-wrap .vk-tide-spec-val { font-size: 12.5px; color: var(--vk-tide-text); }\n\n\/* Style tags *\/\n.vk-tide-wrap .vk-tide-style-tags { display: flex; flex-wrap: wrap; gap: 5px; }\n.vk-tide-wrap .vk-tide-style-tag { font-size: 10.5px; font-weight: 600; color: var(--vk-tide-accent-dk); background: var(--vk-tide-accent-bg); border: 0.5px solid var(--vk-tide-accent-bdr); padding: 2px 8px; border-radius: 6px; }\n\n\/* Downloads grid *\/\n.vk-tide-wrap .vk-tide-dl-grid { display: grid; grid-template-columns: repeat(3, 1fr); gap: 10px; }\n.vk-tide-wrap .vk-tide-dl-card { display: flex; flex-direction: column; gap: 10px; padding: 16px 16px 18px; border: 0.5px solid var(--vk-tide-border); border-radius: 12px; background: var(--vk-tide-bg-card); text-decoration: none; color: var(--vk-tide-text); position: relative; min-height: 44px; transition: background 0.18s, border-color 0.18s; }\n.vk-tide-wrap .vk-tide-dl-card:hover { background: var(--vk-tide-accent-bg); border-color: var(--vk-tide-accent-bdr); }\n.vk-tide-wrap .vk-tide-dl-card.vk-tide-dl-disabled { cursor: default; opacity: 0.72; background: var(--vk-tide-bg); }\n.vk-tide-wrap .vk-tide-dl-card.vk-tide-dl-disabled:hover { background: var(--vk-tide-bg); border-color: var(--vk-tide-border); }\n.vk-tide-wrap .vk-tide-dl-icon { width: 38px; height: 38px; border-radius: 8px; background: var(--vk-tide-accent-bg); border: 0.5px solid var(--vk-tide-accent-bdr); color: var(--vk-tide-accent-dk); display: flex; align-items: center; justify-content: center; flex-shrink: 0; }\n.vk-tide-wrap .vk-tide-dl-icon svg { fill: none; }\n.vk-tide-wrap .vk-tide-dl-meta { width: 100%; }\n.vk-tide-wrap .vk-tide-dl-label { font-size: 13.5px; font-weight: 700; color: var(--vk-tide-text); line-height: 1.3; margin-bottom: 3px; }\n.vk-tide-wrap .vk-tide-dl-sub { font-size: 11.5px; color: var(--vk-tide-text-light); letter-spacing: 0.02em; line-height: 1.45; }\n.vk-tide-wrap .vk-tide-dl-status { position: absolute; top: 12px; right: 12px; font-size: 9.5px; font-weight: 700; letter-spacing: 0.08em; text-transform: uppercase; color: var(--vk-tide-text-light); background: var(--vk-tide-bg-card); border: 0.5px solid var(--vk-tide-border); padding: 3px 8px; border-radius: 99px; line-height: 1; }\n\n\/* FAQ accordion *\/\n.vk-tide-wrap .vk-tide-faq-list { display: flex; flex-direction: column; gap: 6px; }\n.vk-tide-wrap .vk-tide-faq-list details { border: 0.5px solid var(--vk-tide-border); border-radius: 10px; background: var(--vk-tide-bg-card); overflow: hidden; }\n.vk-tide-wrap .vk-tide-faq-list summary { list-style: none; cursor: pointer; padding: 13px 36px 13px 16px; min-height: 44px; font-size: 13px; font-weight: 600; color: var(--vk-tide-text); display: flex; justify-content: space-between; align-items: center; position: relative; }\n.vk-tide-wrap .vk-tide-faq-list summary::-webkit-details-marker { display: none; }\n.vk-tide-wrap .vk-tide-faq-list summary::after { content: '+'; font-size: 18px; line-height: 1; color: var(--vk-tide-accent-dk); position: absolute; right: 16px; }\n.vk-tide-wrap .vk-tide-faq-list details[open] summary { color: var(--vk-tide-accent-dk); }\n.vk-tide-wrap .vk-tide-faq-list details[open] summary::after { content: '\\2212'; }\n.vk-tide-wrap .vk-tide-faq-list .vk-tide-faq-a { padding: 0 16px 14px; font-size: 12.5px; color: var(--vk-tide-text-mid); line-height: 1.6; }\n\n\/* Mobile *\/\n@media (max-width: 520px) {\n  .vk-tide-wrap .vk-tide-features-grid { grid-template-columns: repeat(2, 1fr); }\n  .vk-tide-wrap .vk-tide-dl-grid { grid-template-columns: 1fr; }\n  .vk-tide-wrap .vk-tide-spec-item { flex-direction: column; gap: 4px; }\n  .vk-tide-wrap .vk-tide-spec-key { width: auto; }\n}\n@media (max-width: 380px) {\n  .vk-tide-wrap .vk-tide-features-grid { grid-template-columns: 1fr; }\n}\n\u003c\/style\u003e\n\u003cdiv class=\"vk-tide-wrap\"\u003e\n\u003c!-- 1. Inspiration --\u003e\n\u003cdiv class=\"vk-tide-section\"\u003e\n\u003cdiv class=\"vk-tide-sec-header\"\u003e\n\u003cspan class=\"vk-tide-sec-title\"\u003eInspiration\u003c\/span\u003e\n\u003cdiv class=\"vk-tide-sec-line\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cp\u003eThe \u003cstrong\u003eTide's Seashell Wall Sconce\u003c\/strong\u003e starts from an open clam and the pearl inside it. Two scallop-edged rattan halves are woven over a metal frame to make the shell, and the opal glass globe is set forward rather than tucked away, so it reads as the pearl being offered up. Weaving the shell rather than moulding it means the light does two things at once: it diffuses through the globe and it seeps through the weave, so the shell glows along with the room.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- 2. Key Features --\u003e\n\u003cdiv class=\"vk-tide-section\"\u003e\n\u003cdiv class=\"vk-tide-sec-header\"\u003e\n\u003cspan class=\"vk-tide-sec-title\"\u003eKey Features\u003c\/span\u003e\n\u003cdiv class=\"vk-tide-sec-line\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vk-tide-features-grid\"\u003e\n\u003cdiv class=\"vk-tide-feature-card\"\u003e\n\u003cdiv class=\"vk-tide-feat-icon\"\u003e\u003csvg width=\"20\" height=\"20\" viewbox=\"0 0 24 24\" stroke-width=\"1.6\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\n            \u003cpath d=\"M3 8q1.5 -3 4 -3 t4 0 t4 0 t4 3\"\u003e\u003c\/path\u003e\n            \u003cpath d=\"M3 12q1.5 -3 4 -3 t4 0 t4 0 t4 3\"\u003e\u003c\/path\u003e\n            \u003cpath d=\"M3 16q1.5 -3 4 -3 t4 0 t4 0 t4 3\"\u003e\u003c\/path\u003e\n          \u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv class=\"vk-tide-feat-title\"\u003eHandwoven Rattan Shell\u003c\/div\u003e\n\u003cdiv class=\"vk-tide-feat-desc\"\u003eTwo scallop-edged rattan halves form an open seashell over a metal frame — the weave itself lights up warmly when the bulb is on.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vk-tide-feature-card\"\u003e\n\u003cdiv class=\"vk-tide-feat-icon\"\u003e\u003csvg width=\"20\" height=\"20\" viewbox=\"0 0 24 24\" stroke-width=\"1.6\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\n            \u003ccircle cx=\"12\" cy=\"12\" r=\"6\"\u003e\u003c\/circle\u003e\n            \u003ccircle cx=\"10\" cy=\"10\" r=\"1.5\" stroke-width=\"1\"\u003e\u003c\/circle\u003e\n          \u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv class=\"vk-tide-feat-title\"\u003eOpal Glass \"Pearl\" Globe\u003c\/div\u003e\n\u003cdiv class=\"vk-tide-feat-desc\"\u003eA frosted opal globe sits forward of the shell like a pearl inside it, spreading even, glare-free light.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vk-tide-feature-card\"\u003e\n\u003cdiv class=\"vk-tide-feat-icon\"\u003e\u003csvg width=\"20\" height=\"20\" viewbox=\"0 0 24 24\" stroke-width=\"1.6\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\n            \u003ccircle cx=\"12\" cy=\"12\" r=\"5\"\u003e\u003c\/circle\u003e\n            \u003ccircle cx=\"12\" cy=\"12\" r=\"2\" fill=\"currentColor\"\u003e\u003c\/circle\u003e\n          \u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv class=\"vk-tide-feat-title\"\u003eCompact Brass-Tone Backplate\u003c\/div\u003e\n\u003cdiv class=\"vk-tide-feat-desc\"\u003eA small round backplate keeps the hardware quiet so the rattan carries the look. Works single or as a flanking pair.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- 3. Size \u0026 Fit --\u003e\n\u003cdiv class=\"vk-tide-section\"\u003e\n\u003cdiv class=\"vk-tide-sec-header\"\u003e\n\u003cspan class=\"vk-tide-sec-title\"\u003eSize \u0026amp; Fit\u003c\/span\u003e\n\u003cdiv class=\"vk-tide-sec-line\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vk-tide-spec-grid\"\u003e\n\u003cdiv class=\"vk-tide-spec-item\"\u003e\n\u003cdiv class=\"vk-tide-spec-key\"\u003eDimensions\u003c\/div\u003e\n\u003cdiv class=\"vk-tide-spec-val\"\u003eW 10.2″ × H 11.4″ \/ W 26 × H 29 cm (one size)\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vk-tide-spec-item\"\u003e\n\u003cdiv class=\"vk-tide-spec-key\"\u003eWall Clearance\u003c\/div\u003e\n\u003cdiv class=\"vk-tide-spec-val\"\u003eAllow about 5″ \/ 13 cm from the backplate — the globe sits forward of the shell\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- 4. Specifications --\u003e\n\u003cdiv class=\"vk-tide-section\"\u003e\n\u003cdiv class=\"vk-tide-sec-header\"\u003e\n\u003cspan class=\"vk-tide-sec-title\"\u003eSpecifications\u003c\/span\u003e\n\u003cdiv class=\"vk-tide-sec-line\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vk-tide-spec-grid\"\u003e\n\u003cdiv class=\"vk-tide-spec-item\"\u003e\n\u003cdiv class=\"vk-tide-spec-key\"\u003eMaterials \u0026amp; Finish\u003c\/div\u003e\n\u003cdiv class=\"vk-tide-spec-val\"\u003eHandwoven natural rattan over a metal frame, open-clam silhouette with scalloped edges · Frosted opal glass globe · Round brass-tone backplate · Single colorway\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vk-tide-spec-item\"\u003e\n\u003cdiv class=\"vk-tide-spec-key\"\u003eLight Source\u003c\/div\u003e\n\u003cdiv class=\"vk-tide-spec-val\"\u003e1 × E26 or E27 medium screw base · 3000K warm LED bulb included · \u003cstrong\u003eUse LED only\u003c\/strong\u003e — the bulb sits inside an enclosed globe and close to natural rattan, so keep heat low · Ambient and accent light rather than task light\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vk-tide-spec-item\"\u003e\n\u003cdiv class=\"vk-tide-spec-key\"\u003eMount \u0026amp; Power\u003c\/div\u003e\n\u003cdiv class=\"vk-tide-spec-val\"\u003eHardwired to a wall-rated junction box via the round backplate · Licensed electrician recommended, and handle the shell carefully during mounting so the woven edges aren't crushed · For a plug-in version, ask \u003ca href=\"mailto:info@docos.us\"\u003einfo@docos.us\u003c\/a\u003e before ordering\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vk-tide-spec-item\"\u003e\n\u003cdiv class=\"vk-tide-spec-key\"\u003eRating\u003c\/div\u003e\n\u003cdiv class=\"vk-tide-spec-val\"\u003eIndoor dry locations · A powder room with no shower or tub is fine · Not for a full bathroom with a shower, a damp basement, or a covered patio\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vk-tide-spec-item\"\u003e\n\u003cdiv class=\"vk-tide-spec-key\"\u003eNatural Material\u003c\/div\u003e\n\u003cdiv class=\"vk-tide-spec-val\"\u003eHandwoven rattan — weave density, tone and rib spacing vary piece to piece · New rattan may smell faintly grassy for a few days and lighten slightly over the first months as it settles\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vk-tide-spec-item\"\u003e\n\u003cdiv class=\"vk-tide-spec-key\"\u003eCare\u003c\/div\u003e\n\u003cdiv class=\"vk-tide-spec-val\"\u003eDust the rattan with a soft brush and keep it dry, no water · Wipe the glass and brass-tone backplate with a soft dry cloth · Keep out of direct sunlight to slow color change\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vk-tide-spec-item\"\u003e\n\u003cdiv class=\"vk-tide-spec-key\"\u003eCertification\u003c\/div\u003e\n\u003cdiv class=\"vk-tide-spec-val\"\u003eCertified: North America · Australia · Europe · Middle East\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vk-tide-spec-item\"\u003e\n\u003cdiv class=\"vk-tide-spec-key\"\u003eBest For\u003c\/div\u003e\n\u003cdiv class=\"vk-tide-spec-val\"\u003ePowder room, coastal hallway, beach-house or guest bedroom, vanity, sunroom, reading nook\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vk-tide-spec-item\"\u003e\n\u003cdiv class=\"vk-tide-spec-key\"\u003eDesign Style\u003c\/div\u003e\n\u003cdiv class=\"vk-tide-spec-val\"\u003e\n\u003cdiv class=\"vk-tide-style-tags\"\u003e\n\u003cspan class=\"vk-tide-style-tag\"\u003eCoastal Grandma\u003c\/span\u003e \u003cspan class=\"vk-tide-style-tag\"\u003eHamptons\u003c\/span\u003e \u003cspan class=\"vk-tide-style-tag\"\u003eTropical Resort\u003c\/span\u003e \u003cspan class=\"vk-tide-style-tag\"\u003eMediterranean\u003c\/span\u003e \u003cspan class=\"vk-tide-style-tag\"\u003eBoho Coastal\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!-- 5. Downloads --\u003e\n\u003cdiv class=\"vk-tide-section\"\u003e\n\u003cdiv class=\"vk-tide-sec-header\"\u003e\n\u003cspan class=\"vk-tide-sec-title\"\u003eDownloads\u003c\/span\u003e\n\u003cdiv class=\"vk-tide-sec-line\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cp\u003eTechnical reference and care guides for the Tide's Seashell Wall Sconce. Need a doc that's not listed? Email \u003ca href=\"mailto:info@docos.us\"\u003einfo@docos.us\u003c\/a\u003e.\u003c\/p\u003e\n\u003cdiv class=\"vk-tide-dl-grid\"\u003e\n\u003ca class=\"vk-tide-dl-card\" href=\"https:\/\/drive.google.com\/file\/d\/1oHQWmRaK-QL9XrxBTOOX5xYQwgwaVXvd\/view?usp=drive_link\" rel=\"noopener\" target=\"_blank\"\u003e\n\u003cdiv class=\"vk-tide-dl-icon\"\u003e\u003csvg viewbox=\"0 0 24 24\" height=\"20\" width=\"20\" stroke=\"currentColor\" stroke-width=\"1.6\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\n            \u003cpath d=\"M14 3H6a2 2 0 00-2 2v14a2 2 0 002 2h12a2 2 0 002-2V9z\"\u003e\u003c\/path\u003e\n            \u003cpath d=\"M14 3v6h6\"\u003e\u003c\/path\u003e\n            \u003cpath d=\"M8 13h8M8 17h8M8 9h2\"\u003e\u003c\/path\u003e\n          \u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv class=\"vk-tide-dl-meta\"\u003e\n\u003cdiv class=\"vk-tide-dl-label\"\u003eSpec Sheet\u003c\/div\u003e\n\u003cdiv class=\"vk-tide-dl-sub\"\u003eDimensions \u0026amp; materials · PDF\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/a\u003e\u003ca class=\"vk-tide-dl-card vk-tide-dl-disabled\" href=\"#\"\u003e\n\u003cdiv class=\"vk-tide-dl-icon\"\u003e\u003csvg viewbox=\"0 0 24 24\" height=\"20\" width=\"20\" stroke=\"currentColor\" stroke-width=\"1.6\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\n            \u003cpath d=\"M14 3H6a2 2 0 00-2 2v14a2 2 0 002 2h12a2 2 0 002-2V9z\"\u003e\u003c\/path\u003e\n            \u003cpath d=\"M14 3v6h6\"\u003e\u003c\/path\u003e\n            \u003cpath d=\"M9 13l1.5 1.5L13 12M9 17l1.5 1.5L13 16\"\u003e\u003c\/path\u003e\n          \u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv class=\"vk-tide-dl-meta\"\u003e\n\u003cdiv class=\"vk-tide-dl-label\"\u003eInstallation Guide\u003c\/div\u003e\n\u003cdiv class=\"vk-tide-dl-sub\"\u003eHardwire step-by-step · PDF\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vk-tide-dl-status\"\u003ePending\u003c\/div\u003e\n\u003c\/a\u003e\u003ca class=\"vk-tide-dl-card vk-tide-dl-disabled\" href=\"#\"\u003e\n\u003cdiv class=\"vk-tide-dl-icon\"\u003e\u003csvg viewbox=\"0 0 24 24\" height=\"20\" width=\"20\" stroke=\"currentColor\" stroke-width=\"1.6\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\n            \u003cpath d=\"M12 3l8 4.5v9L12 21l-8-4.5v-9L12 3z\"\u003e\u003c\/path\u003e\n            \u003cpath d=\"M12 3v18M4 7.5l8 4.5 8-4.5\"\u003e\u003c\/path\u003e\n          \u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv class=\"vk-tide-dl-meta\"\u003e\n\u003cdiv class=\"vk-tide-dl-label\"\u003eCare Guide\u003c\/div\u003e\n\u003cdiv class=\"vk-tide-dl-sub\"\u003eRattan, brass \u0026amp; opal glass · PDF\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vk-tide-dl-status\"\u003ePending\u003c\/div\u003e\n\u003c\/a\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- 6. FAQ --\u003e\n\u003cdiv class=\"vk-tide-section\"\u003e\n\u003cdiv class=\"vk-tide-sec-header\"\u003e\n\u003cspan class=\"vk-tide-sec-title\"\u003eFAQ\u003c\/span\u003e\n\u003cdiv class=\"vk-tide-sec-line\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vk-tide-faq-list\"\u003e\n\u003cdetails\u003e\n\u003csummary\u003eIs the shell real, or is it rattan?\u003c\/summary\u003e\n\u003cdiv class=\"vk-tide-faq-a\"\u003e\n\u003cstrong\u003eHandwoven rattan\u003c\/strong\u003e shaped into a seashell silhouette — the shell is the design, the material is rattan over a metal frame, and the opal globe reads as the pearl. So: not a real seashell and not Capiz. We named it Seashell for the shape, not the material.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eIs a bulb included, and which type?\u003c\/summary\u003e\n\u003cdiv class=\"vk-tide-faq-a\"\u003eYes — a 3000K warm white LED bulb is included. The socket takes \u003cstrong\u003eE26 or E27\u003c\/strong\u003e medium base bulbs, so US E26 replacements thread right in. Stick with a \u003cstrong\u003elow-heat LED\u003c\/strong\u003e: the bulb sits inside an enclosed opal globe and close to natural rattan, and neither likes high heat.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCan I use it in a bathroom?\u003c\/summary\u003e\n\u003cdiv class=\"vk-tide-faq-a\"\u003eIn a \u003cstrong\u003epowder room with no shower or tub\u003c\/strong\u003e, yes — that's a dry indoor space. \u003cstrong\u003eNot in a full bathroom with a shower\u003c\/strong\u003e: humidity weakens the rattan weave, mottles the fiber and discolors the brass-tone finish. Same for damp basements and covered patios.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWill the rattan warp or fade?\u003c\/summary\u003e\n\u003cdiv class=\"vk-tide-faq-a\"\u003eIndoors and dry, natural rattan holds its shape for years. The tone may \u003cstrong\u003elighten slightly\u003c\/strong\u003e over the first few months as the fiber settles, then stays stable; keeping it out of direct sunlight slows any further change. The glass and hardware are stable indefinitely. Damp rooms are the one thing that genuinely warps rattan.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"Docosilumen","offers":[{"title":"W 26cm x H 29cm \/ W 10.2″ x H 11.4″ \/ Gold \u0026 Nature Rattan","offer_id":52335523135762,"sku":"DCW-X1254-01","price":157.0,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0745\/2495\/0802\/files\/Tide_s_Seashell_Wall_Sconce_1.jpg?v=1780385000","url":"https:\/\/docos.us\/en-gb\/products\/tide-s-seashell-wall-sconce","provider":"Docos","version":"1.0","type":"link"}