{"product_id":"orb-alabaster-wall-sconce","title":"Applique Orb en albâtre","description":"\u003cstyle\u003e\n.vk-orb-wrap {\n  --vk-orb-bg: #ffffff;\n  --vk-orb-bg-card: #f7f1e4;\n  --vk-orb-border: #e8dec6;\n  --vk-orb-border-lt: #ede5d0;\n  --vk-orb-accent: #8b7355;\n  --vk-orb-accent-dk: #5a4a3b;\n  --vk-orb-accent-bg: #f0e8d6;\n  --vk-orb-accent-bdr: #c8b894;\n  --vk-orb-text: #2a211a;\n  --vk-orb-text-mid: #5a4a3b;\n  --vk-orb-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-orb-text);\n  line-height: 1.72;\n  font-size: 14.5px;\n}\n.vk-orb-wrap * { box-sizing: border-box; }\n.vk-orb-wrap p { margin: 0 0 0.8rem 0; color: var(--vk-orb-text-mid); }\n.vk-orb-wrap a { color: var(--vk-orb-accent-dk); text-decoration: underline; }\n.vk-orb-wrap .vk-orb-section { margin-bottom: 2.6rem; }\n.vk-orb-wrap .vk-orb-sec-header { display: flex; align-items: center; gap: 10px; margin-bottom: 1rem; padding-top: 0.6rem; }\n.vk-orb-wrap .vk-orb-sec-line { flex: 1; height: 0.5px; background: var(--vk-orb-border); }\n.vk-orb-wrap .vk-orb-sec-title { font-size: 10.5px; font-weight: 700; letter-spacing: 0.14em; text-transform: uppercase; color: var(--vk-orb-accent-dk); white-space: nowrap; }\n.vk-orb-wrap strong { color: var(--vk-orb-text); font-weight: 600; }\n\n\/* Features grid *\/\n.vk-orb-wrap .vk-orb-features-grid { display: grid; grid-template-columns: repeat(3, 1fr); gap: 10px; }\n.vk-orb-wrap .vk-orb-feature-card { padding: 16px 14px; border: 0.5px solid var(--vk-orb-border); border-radius: 12px; background: var(--vk-orb-bg-card); }\n.vk-orb-wrap .vk-orb-feat-icon { width: 30px; height: 30px; border-radius: 8px; background: var(--vk-orb-accent-bg); border: 0.5px solid var(--vk-orb-accent-bdr); color: var(--vk-orb-accent-dk); display: flex; align-items: center; justify-content: center; margin-bottom: 10px; }\n.vk-orb-wrap .vk-orb-feat-icon svg { fill: none; }\n.vk-orb-wrap .vk-orb-feat-title { font-size: 13px; font-weight: 700; color: var(--vk-orb-text); margin-bottom: 6px; line-height: 1.35; }\n.vk-orb-wrap .vk-orb-feat-desc { font-size: 12px; color: var(--vk-orb-text-mid); line-height: 1.55; }\n\n\/* Specifications *\/\n.vk-orb-wrap .vk-orb-spec-grid { display: flex; flex-direction: column; border: 0.5px solid var(--vk-orb-border); border-radius: 14px; overflow: hidden; }\n.vk-orb-wrap .vk-orb-spec-item { padding: 10px 16px; border-bottom: 0.5px solid var(--vk-orb-border-lt); display: flex; align-items: flex-start; background: var(--vk-orb-bg-card); gap: 16px; }\n.vk-orb-wrap .vk-orb-spec-item:last-child { border-bottom: 0; }\n.vk-orb-wrap .vk-orb-spec-item:nth-child(even) { background: var(--vk-orb-bg); }\n.vk-orb-wrap .vk-orb-spec-key { font-size: 10.5px; font-weight: 700; letter-spacing: 0.07em; text-transform: uppercase; color: var(--vk-orb-accent-dk); width: 160px; flex-shrink: 0; padding-top: 2px; }\n.vk-orb-wrap .vk-orb-spec-val { font-size: 12.5px; color: var(--vk-orb-text); }\n\n\/* Style tags *\/\n.vk-orb-wrap .vk-orb-style-tags { display: flex; flex-wrap: wrap; gap: 5px; }\n.vk-orb-wrap .vk-orb-style-tag { font-size: 10.5px; font-weight: 600; color: var(--vk-orb-accent-dk); background: var(--vk-orb-accent-bg); border: 0.5px solid var(--vk-orb-accent-bdr); padding: 2px 8px; border-radius: 6px; }\n\n\/* Downloads grid *\/\n.vk-orb-wrap .vk-orb-dl-grid { display: grid; grid-template-columns: repeat(3, 1fr); gap: 10px; }\n.vk-orb-wrap .vk-orb-dl-card { display: flex; flex-direction: column; gap: 10px; padding: 16px 16px 18px; border: 0.5px solid var(--vk-orb-border); border-radius: 12px; background: var(--vk-orb-bg-card); text-decoration: none; color: var(--vk-orb-text); position: relative; min-height: 44px; transition: background 0.18s, border-color 0.18s; }\n.vk-orb-wrap .vk-orb-dl-card:hover { background: var(--vk-orb-accent-bg); border-color: var(--vk-orb-accent-bdr); }\n.vk-orb-wrap .vk-orb-dl-card.vk-orb-dl-disabled { cursor: default; opacity: 0.72; background: var(--vk-orb-bg); }\n.vk-orb-wrap .vk-orb-dl-card.vk-orb-dl-disabled:hover { background: var(--vk-orb-bg); border-color: var(--vk-orb-border); }\n.vk-orb-wrap .vk-orb-dl-icon { width: 38px; height: 38px; border-radius: 8px; background: var(--vk-orb-accent-bg); border: 0.5px solid var(--vk-orb-accent-bdr); color: var(--vk-orb-accent-dk); display: flex; align-items: center; justify-content: center; flex-shrink: 0; }\n.vk-orb-wrap .vk-orb-dl-icon svg { fill: none; }\n.vk-orb-wrap .vk-orb-dl-meta { width: 100%; }\n.vk-orb-wrap .vk-orb-dl-label { font-size: 13.5px; font-weight: 700; color: var(--vk-orb-text); line-height: 1.3; margin-bottom: 3px; }\n.vk-orb-wrap .vk-orb-dl-sub { font-size: 11.5px; color: var(--vk-orb-text-light); letter-spacing: 0.02em; line-height: 1.45; }\n.vk-orb-wrap .vk-orb-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-orb-text-light); background: var(--vk-orb-bg-card); border: 0.5px solid var(--vk-orb-border); padding: 3px 8px; border-radius: 99px; line-height: 1; }\n\n\/* FAQ accordion *\/\n.vk-orb-wrap .vk-orb-faq-list { display: flex; flex-direction: column; gap: 6px; }\n.vk-orb-wrap .vk-orb-faq-list details { border: 0.5px solid var(--vk-orb-border); border-radius: 10px; background: var(--vk-orb-bg-card); overflow: hidden; }\n.vk-orb-wrap .vk-orb-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-orb-text); display: flex; justify-content: space-between; align-items: center; position: relative; }\n.vk-orb-wrap .vk-orb-faq-list summary::-webkit-details-marker { display: none; }\n.vk-orb-wrap .vk-orb-faq-list summary::after { content: '+'; font-size: 18px; line-height: 1; color: var(--vk-orb-accent-dk); position: absolute; right: 16px; }\n.vk-orb-wrap .vk-orb-faq-list details[open] summary { color: var(--vk-orb-accent-dk); }\n.vk-orb-wrap .vk-orb-faq-list details[open] summary::after { content: '\\2212'; }\n.vk-orb-wrap .vk-orb-faq-list .vk-orb-faq-a { padding: 0 16px 14px; font-size: 12.5px; color: var(--vk-orb-text-mid); line-height: 1.6; }\n\n\/* Mobile *\/\n@media (max-width: 520px) {\n  .vk-orb-wrap .vk-orb-features-grid { grid-template-columns: repeat(2, 1fr); }\n  .vk-orb-wrap .vk-orb-dl-grid { grid-template-columns: 1fr; }\n  .vk-orb-wrap .vk-orb-spec-item { flex-direction: column; gap: 4px; }\n  .vk-orb-wrap .vk-orb-spec-key { width: auto; }\n}\n@media (max-width: 380px) {\n  .vk-orb-wrap .vk-orb-features-grid { grid-template-columns: 1fr; }\n}\n\u003c\/style\u003e\n\u003cdiv class=\"vk-orb-wrap\"\u003e\n\u003c!-- 1. Inspiration --\u003e\n\u003cdiv class=\"vk-orb-section\"\u003e\n\u003cdiv class=\"vk-orb-sec-header\"\u003e\n\u003cspan class=\"vk-orb-sec-title\"\u003eInspiration\u003c\/span\u003e\n\u003cdiv class=\"vk-orb-sec-line\"\u003e\u003cbr\/\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cp\u003eL'Orb a commencé par deux pierres équilibrées sur un rebord de fenêtre — la plus petite posée sur la plus grande, maintenue par le seul poids. L'albâtre était le matériau idéal : assez tendre pour être taillé en véritable sphère, et suffisamment translucide pour que la sphère supérieure puisse être évidée et éclairée de l'intérieur. Éteint, c'est une sculpture : deux volumes crème et l'ombre entre eux. Allumé, les veines qui parcourent la pierre apparaissent pour la première fois.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- 2. Key Features --\u003e\n\u003cdiv class=\"vk-orb-section\"\u003e\n\u003cdiv class=\"vk-orb-sec-header\"\u003e\n\u003cspan class=\"vk-orb-sec-title\"\u003eCaractéristiques principales\u003c\/span\u003e\n\u003cdiv class=\"vk-orb-sec-line\"\u003e\u003cbr\/\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vk-orb-features-grid\"\u003e\n\u003cdiv class=\"vk-orb-feature-card\"\u003e\n\u003cdiv class=\"vk-orb-feat-icon\"\u003e\u003csvg height=\"20\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"1.6\" viewbox=\"0 0 24 24\" width=\"20\"\u003e\n\u003ccircle cx=\"9\" cy=\"8\" r=\"4\"\u003e\u003c\/circle\u003e\n\u003ccircle cx=\"13\" cy=\"15\" r=\"4.5\"\u003e\u003c\/circle\u003e\n\u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv class=\"vk-orb-feat-title\"\u003eSilhouette à deux sphères empilées\u003c\/div\u003e\n\u003cdiv class=\"vk-orb-feat-desc\"\u003eDeux sphères se rencontrent décalées, la \u003cstrong\u003esphère supérieure accueillant l'ampoule\u003c\/strong\u003e et la sphère inférieure supportant la fixation — sculptural sous tous les angles, une forme continue quand il est allumé.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vk-orb-feature-card\"\u003e\n\u003cdiv class=\"vk-orb-feat-icon\"\u003e\u003csvg height=\"20\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"1.6\" viewbox=\"0 0 24 24\" width=\"20\"\u003e\n\u003ccircle cx=\"12\" cy=\"12\" r=\"7\"\u003e\u003c\/circle\u003e\n\u003cpath d=\"M8 9 L10 13\"\u003e\u003c\/path\u003e\n\u003cpath d=\"M13 7 L15 10\"\u003e\u003c\/path\u003e\n\u003cpath d=\"M9 14 L12 16\"\u003e\u003c\/path\u003e\n\u003cpath d=\"M16 12 L17 15\"\u003e\u003c\/path\u003e\n\u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv class=\"vk-orb-feat-title\"\u003eTranslucidité naturelle de l'albâtre\u003c\/div\u003e\n\u003cdiv class=\"vk-orb-feat-desc\"\u003eLa lumière traverse la pierre plutôt que de la contourner — les veines cristallines à l'intérieur n'apparaissent qu'avec l'ampoule allumée, chaque pièce s'éclairant différemment.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vk-orb-feature-card\"\u003e\n\u003cdiv class=\"vk-orb-feat-icon\"\u003e\u003csvg height=\"20\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"1.6\" viewbox=\"0 0 24 24\" width=\"20\"\u003e\n\u003cpath d=\"M5 21 L19 21\"\u003e\u003c\/path\u003e\n\u003cpath d=\"M5 21 L5 8 L19 8 L19 21\"\u003e\u003c\/path\u003e\n\u003ccircle cx=\"12\" cy=\"13\" r=\"3\"\u003e\u003c\/circle\u003e\n\u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv class=\"vk-orb-feat-title\"\u003eFixation compacte et discrète\u003c\/div\u003e\n\u003cdiv class=\"vk-orb-feat-desc\"\u003eAvec seulement \u003cstrong\u003e4,9″ de largeur\u003c\/strong\u003e, il s'installe où les appliques plus grandes ne tiendraient pas — couloirs étroits, entre un miroir et un placard, à côté d'une porte exiguë.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- 3. Specifications --\u003e\n\u003cdiv class=\"vk-orb-section\"\u003e\n\u003cdiv class=\"vk-orb-sec-header\"\u003e\n\u003cspan class=\"vk-orb-sec-title\"\u003eSpécifications\u003c\/span\u003e\n\u003cdiv class=\"vk-orb-sec-line\"\u003e\u003cbr\/\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vk-orb-spec-grid\"\u003e\n\u003cdiv class=\"vk-orb-spec-item\"\u003e\n\u003cdiv class=\"vk-orb-spec-key\"\u003eMatériaux et finition\u003c\/div\u003e\n\u003cdiv class=\"vk-orb-spec-val\"\u003eAlbâtre naturel taillé (pierre de gypse), blanc crème avec veines gris-beige chaud · douille laiton et plaque de fixation internes, câblage dissimulé · une seule teinte, chaque pièce unique\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vk-orb-spec-item\"\u003e\n\u003cdiv class=\"vk-orb-spec-key\"\u003eDimensions\u003c\/div\u003e\n\u003cdiv class=\"vk-orb-spec-val\"\u003e4,9″ L × 7,9″ H (12,5 × 20 cm)\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vk-orb-spec-item\"\u003e\n\u003cdiv class=\"vk-orb-spec-key\"\u003eSource lumineuse\u003c\/div\u003e\n\u003cdiv class=\"vk-orb-spec-val\"\u003e1 × base à vis E26 (version E27 EU sur demande) · ampoule LED incluse · \u003cstrong\u003eLED uniquement, max 5–7W\u003c\/strong\u003e, blanc chaud 2700–3000K — pas d'incandescence ni halogène, la pierre étant très près de la douille\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vk-orb-spec-item\"\u003e\n\u003cdiv class=\"vk-orb-spec-key\"\u003eInstallation\u003c\/div\u003e\n\u003cdiv class=\"vk-orb-spec-val\"\u003eFixation murale à une boîte de jonction standard · \u003cstrong\u003enécessite un montant ou une ancre solide\u003c\/strong\u003e — l'albâtre est plus lourd que le verre, cloison sèche seule insuffisante · électricien agréé recommandé\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vk-orb-spec-item\"\u003e\n\u003cdiv class=\"vk-orb-spec-key\"\u003eEntretien\u003c\/div\u003e\n\u003cdiv class=\"vk-orb-spec-val\"\u003eL'albâtre est poreux — époussetez avec un chiffon doux et sec, pas d'eau ni de produits nettoyants · manipulez avec soin, la pierre s'écaille sur choc · intérieurs secs uniquement\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vk-orb-spec-item\"\u003e\n\u003cdiv class=\"vk-orb-spec-key\"\u003eStyle de design\u003c\/div\u003e\n\u003cdiv class=\"vk-orb-spec-val\"\u003e\n\u003cdiv class=\"vk-orb-style-tags\"\u003e\u003cspan class=\"vk-orb-style-tag\"\u003eMinimaliste moderne\u003c\/span\u003e \u003cspan class=\"vk-orb-style-tag\"\u003eModerne organique\u003c\/span\u003e \u003cspan class=\"vk-orb-style-tag\"\u003eTransitionnel\u003c\/span\u003e \u003cspan class=\"vk-orb-style-tag\"\u003eRégence hollywoodienne\u003c\/span\u003e \u003cspan class=\"vk-orb-style-tag\"\u003eLuxe discret\u003c\/span\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vk-orb-spec-item\"\u003e\n\u003cdiv class=\"vk-orb-spec-key\"\u003eIdéal pour\u003c\/div\u003e\n\u003cdiv class=\"vk-orb-spec-val\"\u003eSalle d'eau, chevet (souvent par paires), couloir, entrée, miroir en zone sèche, coin lecture, mur de salle à manger · éclairage d'accent et d'ambiance, non source principale · s'associe aux murs en plâtre, menuiserie chêne, lin, marbre ou travertin, et laiton brossé\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- 4. Downloads --\u003e\n\u003cdiv class=\"vk-orb-section\"\u003e\n\u003cdiv class=\"vk-orb-sec-header\"\u003e\n\u003cspan class=\"vk-orb-sec-title\"\u003eTéléchargements\u003c\/span\u003e\n\u003cdiv class=\"vk-orb-sec-line\"\u003e\u003cbr\/\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cp\u003eRéférence technique et guides d'entretien pour l'Applique Orb en albâtre. Vous cherchez un document absent de cette liste ? Écrivez à \u003ca href=\"mailto:info@docos.us\"\u003einfo@docos.us\u003c\/a\u003e.\u003c\/p\u003e\n\u003cdiv class=\"vk-orb-dl-grid\"\u003e\n\u003ca class=\"vk-orb-dl-card\" href=\"https:\/\/drive.google.com\/file\/d\/1OfHpZHZDp-ir4CM8yriAKqxSzgaFlrbz\/view?usp=drive_link\" rel=\"noopener\" target=\"_blank\"\u003e\n\u003cdiv class=\"vk-orb-dl-icon\"\u003e\u003csvg height=\"20\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"1.6\" viewbox=\"0 0 24 24\" width=\"20\"\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-orb-dl-meta\"\u003e\n\u003cdiv class=\"vk-orb-dl-label\"\u003eFiche technique\u003c\/div\u003e\n\u003cdiv class=\"vk-orb-dl-sub\"\u003eDimensions et matériaux · PDF\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/a\u003e\u003c!-- Replace href=\"#\" with the actual file URL once uploaded; remove vk-orb-dl-disabled and the Pending badge to activate. --\u003e\u003ca aria-disabled=\"true\" class=\"vk-orb-dl-card vk-orb-dl-disabled\" href=\"#\"\u003e\n\u003cdiv class=\"vk-orb-dl-icon\"\u003e\u003csvg height=\"20\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"1.6\" viewbox=\"0 0 24 24\" width=\"20\"\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-orb-dl-meta\"\u003e\n\u003cdiv class=\"vk-orb-dl-label\"\u003eGuide d'installation\u003c\/div\u003e\n\u003cdiv class=\"vk-orb-dl-sub\"\u003eFixation murale avec montant · PDF\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vk-orb-dl-status\"\u003eEn attente\u003c\/div\u003e\n\u003c\/a\u003e\u003ca aria-disabled=\"true\" class=\"vk-orb-dl-card vk-orb-dl-disabled\" href=\"#\"\u003e\n\u003cdiv class=\"vk-orb-dl-icon\"\u003e\u003csvg height=\"20\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"1.6\" viewbox=\"0 0 24 24\" width=\"20\"\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-orb-dl-meta\"\u003e\n\u003cdiv class=\"vk-orb-dl-label\"\u003eGuide d'entretien\u003c\/div\u003e\n\u003cdiv class=\"vk-orb-dl-sub\"\u003eEntretien de la pierre d'albâtre · PDF\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vk-orb-dl-status\"\u003eEn attente\u003c\/div\u003e\n\u003c\/a\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- 5. FAQ --\u003e\n\u003cdiv class=\"vk-orb-section\"\u003e\n\u003cdiv class=\"vk-orb-sec-header\"\u003e\n\u003cspan class=\"vk-orb-sec-title\"\u003eFAQ\u003c\/span\u003e\n\u003cdiv class=\"vk-orb-sec-line\"\u003e\u003cbr\/\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vk-orb-faq-list\"\u003e\n\u003cdetails\u003e\n\u003csummary\u003eEst-ce du vrai albâtre et les veines correspondront-elles à la photo ?\u003c\/summary\u003e\n\u003cdiv class=\"vk-orb-faq-a\"\u003eC'est de l'\u003cstrong\u003ealbâtre naturel\u003c\/strong\u003e, une pierre de gypse translucide — vous pouvez le vérifier aux \u003cstrong\u003eveines cristallines internes\u003c\/strong\u003e qui apparaissent une fois l'ampoule allumée, que la résine et les composites ne possèdent pas. Puisque c'est une pierre, \u003cstrong\u003eaucune pièce n'est identique\u003c\/strong\u003e : les veines, les zones opaques et la chaleur du ton varient, et la photo du produit est représentative plutôt qu'une garantie de correspondance exacte. Vous achetez une paire pour encadrer un lit ou un miroir ? Écrivez à \u003ca href=\"mailto:info@docos.us\"\u003einfo@docos.us\u003c\/a\u003e avant de commander et nous sélectionnerons à la main deux pièces qui se ressemblent.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eQuelle ampoule utiliser et l'E27 est-elle disponible ?\u003c\/summary\u003e\n\u003cdiv class=\"vk-orb-faq-a\"\u003eLa version standard prend \u003cstrong\u003e1 × E26\u003c\/strong\u003e (douille à vis moyenne US) et est livrée avec ampoule. Une \u003cstrong\u003eversion E27 EU\u003c\/strong\u003e est disponible sur demande — écrivez-nous avant de commander. Utilisez \u003cstrong\u003eLED uniquement\u003c\/strong\u003e, blanc chaud 2700–3000K, \u003cstrong\u003emax 5–7W\u003c\/strong\u003e : la pierre étant très proche de la douille, la chaleur soutenue d'une ampoule incandescente ou halogène peut la fragiliser.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eComment est-elle montée — le poids est-il un facteur ?\u003c\/summary\u003e\n\u003cdiv class=\"vk-orb-faq-a\"\u003eElle se \u003cstrong\u003eraccorde à une boîte de jonction standard\u003c\/strong\u003e. L'albâtre pèse plus que le verre de la même taille, donc montez-la sur un \u003cstrong\u003emontant, un renfort ou une ancre murale adaptée au poids du luminaire\u003c\/strong\u003e — \u003cstrong\u003ejamais sur du plâtre seul\u003c\/strong\u003e. Faites appel à un électricien agréé pour le câblage et confirmez la structure de fixation, et ne suspendez rien aux globes.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003ePuis-je l'utiliser dans une salle de bain ?\u003c\/summary\u003e\n\u003cdiv class=\"vk-orb-faq-a\"\u003eUne \u003cstrong\u003esalle d'eau sans douche\u003c\/strong\u003e convient, et une vasque bien ventilée fonctionne pour de nombreuses installations — mais le luminaire \u003cstrong\u003en'est pas humidité-résistant\u003c\/strong\u003e. Évitez une salle de bain exposée à la vapeur constante de douche, un sous-sol humide, un endroit directement au-dessus d'un lavabo vapeur, et les patios couverts à l'extérieur : l'humidité persistante peut tacher la pierre et atteindre la douille et le câblage au fil du temps.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- 6. Schema.org JSON-LD --\u003e\n\u003cscript type=\"application\/ld+json\"\u003e\n{\n  \"@context\": \"https:\/\/schema.org\",\n  \"@type\": \"Product\",\n  \"name\": \"Orb Alabaster Wall Sconce\",\n  \"description\": \"Sculptural wall sconce with two stacked orbs of carved natural alabaster on a low-profile mount, the upper orb lit from within so warm light glows through the stone's veining. 4.9 inch wide x 7.9 inch tall, 1 x E26 socket with an LED bulb included (E27 EU version on request). Hardwired, indoor dry locations only.\",\n  \"material\": [\"Alabaster\"],\n  \"color\": \"Natural alabaster cream-white\",\n  \"size\": \"4.9\\\" W x 7.9\\\" H (12.5 x 20 cm)\",\n  \"additionalProperty\": [\n    { \"@type\": \"PropertyValue\", \"name\": \"Light Source\", \"value\": \"1 x E26 medium screw base, LED bulb included, LED only max 5-7W, 2700-3000K; E27 EU version on request\" },\n    { \"@type\": \"PropertyValue\", \"name\": \"Mounting\", \"value\": \"Hardwired to a standard junction box; requires a stud or solid wall anchor\" },\n    { \"@type\": \"PropertyValue\", \"name\": \"Material Variation\", \"value\": \"Natural stone - veining, tone and translucence vary per piece\" },\n    { \"@type\": \"PropertyValue\", \"name\": \"Location Rating\", \"value\": \"Indoor dry locations only\" }\n  ]\n}\n\u003c\/script\u003e\n\u003cscript type=\"application\/ld+json\"\u003e\n{\n  \"@context\": \"https:\/\/schema.org\",\n  \"@type\": \"FAQPage\",\n  \"mainEntity\": [\n    {\n      \"@type\": \"Question\",\n      \"name\": \"Is it real alabaster, and will the veining match the photo?\",\n      \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"It is natural alabaster, a translucent gypsum stone, identifiable by the internal crystalline veining that appears once the bulb is on. Because it is stone, no two pieces are identical: veining, opaque areas and tone vary, and the listing photo is representative rather than a guaranteed match. For a matched pair, contact us before ordering and we will hand-select.\" }\n    },\n    {\n      \"@type\": \"Question\",\n      \"name\": \"What bulb does it take, and is E27 available?\",\n      \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"The standard version takes 1 x E26 US medium screw base and ships with a bulb. An E27 EU version is available on request. Use LED only, 2700-3000K warm white, max 5-7W, because the stone sits close to the socket and sustained heat from an incandescent or halogen bulb can stress it.\" }\n    },\n    {\n      \"@type\": \"Question\",\n      \"name\": \"How is it mounted - does the weight matter?\",\n      \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"It hardwires to a standard junction box. Alabaster weighs more than glass of the same size, so mount to a stud, blocking or a wall anchor rated for the fixture weight, not to drywall alone. Have a licensed electrician do the wiring and confirm the mounting structure, and do not hang anything from the orbs.\" }\n    },\n    {\n      \"@type\": \"Question\",\n      \"name\": \"Can I use it in a bathroom?\",\n      \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"A powder room with no shower is fine, and a well-ventilated vanity works for many installs, but the fixture is not damp-rated. Avoid a bathroom with steady shower steam, a damp basement, a spot directly over a steamy sink and covered outdoor patios, because persistent moisture can stain the stone and reach the socket and wiring over time.\" }\n    }\n  ]\n}\n\u003c\/script\u003e\n\u003c\/div\u003e","brand":"Docosilumen","offers":[{"title":"Dia 12.5cm x H 20cm \/ ∅ 4.9″ x H 7.9″ \/ Albâtre blanc","offer_id":52340779188498,"sku":"DCW-A1244-01","price":476.0,"currency_code":"CAD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0745\/2495\/0802\/files\/Orb_Alabaster_Wall_Sconce_1.jpg?v=1780545053","url":"https:\/\/docos.us\/fr-ca\/products\/orb-alabaster-wall-sconce","provider":"Docos","version":"1.0","type":"link"}