{"product_id":"french-country-carved-wood-bead-wall-sconce","title":"French Country Carved Wood Bead Wall Sconce","description":"\u003cstyle\u003e\n  .fc-sconce-detail,\n  .fc-sconce-detail * { box-sizing: border-box; }\n  .fc-sconce-detail {\n    --fc-ink: #242523;\n    --fc-muted: #676a64;\n    --fc-line: #d9d8d2;\n    --fc-paper: #ffffff;\n    --fc-soft: #f3f4f1;\n    --fc-stone: #e9e7e1;\n    --fc-deep: #273029;\n    --fc-deep-soft: #354038;\n    --fc-olive: #4d5847;\n    --fc-brass: #9c7439;\n    color: var(--fc-ink);\n    background: var(--fc-soft);\n    font-family: Georgia, \"Times New Roman\", serif;\n    letter-spacing: 0;\n  }\n  .fc-sconce-detail button { font: inherit; letter-spacing: 0; }\n  .fc-sconce-detail img { display: block; width: 100%; }\n  .fc-inner { position: relative; z-index: 1; width: min(1180px, calc(100% - 40px)); margin: 0 auto; }\n  .fc-section { position: relative; overflow: hidden; padding: 82px 0; }\n  .fc-section::before {\n    position: absolute;\n    top: 10px;\n    right: max(24px, calc((100% - 1180px) \/ 2));\n    color: var(--fc-ink);\n    font-size: 126px;\n    font-weight: 700;\n    line-height: 1;\n    opacity: .035;\n    pointer-events: none;\n  }\n  .fc-section:nth-child(1) { padding-top: 38px; background: var(--fc-paper); }\n  .fc-section:nth-child(1)::before { content: \"01\"; }\n  .fc-section:nth-child(2)::before { content: \"02\"; color: #fff; opacity: .05; }\n  .fc-section:nth-child(3) { background: var(--fc-stone); }\n  .fc-section:nth-child(3)::before { content: \"03\"; }\n  .fc-section + .fc-section { border-top: 4px solid var(--fc-brass); }\n  .fc-kicker {\n    display: inline-flex;\n    align-items: center;\n    gap: 10px;\n    margin: 0 0 10px;\n    color: var(--fc-olive);\n    font-family: Arial, sans-serif;\n    font-size: 12px;\n    font-weight: 700;\n    text-transform: uppercase;\n  }\n  .fc-kicker::before { content: \"\"; width: 26px; height: 2px; background: var(--fc-brass); }\n  .fc-title { margin: 0; font-size: 34px; font-weight: 500; line-height: 1.15; }\n  .fc-lead { max-width: 720px; margin: 14px 0 0; color: var(--fc-muted); font-family: Arial, sans-serif; font-size: 16px; line-height: 1.65; }\n  .fc-detail-grid { display: grid; grid-template-columns: repeat(3, minmax(0, 1fr)); gap: 20px; margin-top: 38px; }\n  .fc-detail-card { overflow: hidden; border: 1px solid var(--fc-line); border-top: 4px solid var(--fc-olive); border-radius: 6px; background: var(--fc-paper); box-shadow: 0 14px 32px rgba(41, 47, 41, .08); }\n  .fc-detail-card img { aspect-ratio: 1 \/ 1; object-fit: cover; }\n  .fc-detail-copy { min-height: 154px; padding: 20px; }\n  .fc-detail-copy h3 { margin: 0 0 8px; font-size: 20px; font-weight: 500; }\n  .fc-detail-copy p { margin: 0; color: var(--fc-muted); font-family: Arial, sans-serif; font-size: 14px; line-height: 1.6; }\n  .fc-scene-section { background: var(--fc-deep); color: #f7f5ef; }\n  .fc-scene-layout { display: grid; grid-template-columns: minmax(0, 1.08fr) minmax(360px, .92fr); gap: 48px; align-items: center; }\n  .fc-spec-layout { display: grid; grid-template-columns: minmax(280px, .82fr) minmax(0, 1.18fr); gap: 48px; align-items: center; }\n  .fc-carousel { position: relative; min-width: 0; }\n  .fc-slide { display: none; }\n  .fc-slide.is-active { display: block; }\n  .fc-scene-carousel { justify-self: start; width: 100%; max-width: 660px; padding: 12px; border: 1px solid rgba(255,255,255,.22); background: var(--fc-deep-soft); box-shadow: 0 18px 42px rgba(0,0,0,.22); }\n  .fc-scene-carousel .fc-slide img { aspect-ratio: 1 \/ 1; border: 1px solid rgba(255,255,255,.18); object-fit: cover; }\n  .fc-sku-carousel { justify-self: start; width: 100%; max-width: 520px; padding: 14px; border: 1px solid #d0cec7; background: var(--fc-paper); box-shadow: 0 16px 36px rgba(48, 48, 43, .1); }\n  .fc-sku-carousel .fc-slide img { aspect-ratio: 1 \/ 1; object-fit: contain; background: #f7f7f5; }\n  .fc-carousel-controls { display: flex; align-items: center; justify-content: center; gap: 14px; min-height: 48px; margin-top: 12px; }\n  .fc-carousel-button {\n    width: 38px;\n    height: 38px;\n    padding: 0;\n    border: 1px solid var(--fc-line);\n    border-radius: 50%;\n    background: var(--fc-paper);\n    color: var(--fc-ink);\n    cursor: pointer;\n  }\n  .fc-carousel-button:hover { border-color: var(--fc-olive); color: var(--fc-olive); }\n  .fc-dots { display: flex; gap: 8px; }\n  .fc-dot { width: 8px; height: 8px; padding: 0; border: 0; border-radius: 50%; background: #bbbdb7; cursor: pointer; }\n  .fc-dot.is-active { background: var(--fc-olive); }\n  .fc-scene-copy .fc-title { max-width: 430px; color: #fff; }\n  .fc-scene-copy .fc-kicker { color: #d8c08f; }\n  .fc-scene-copy .fc-lead { color: #d5d9d3; }\n  .fc-info-cards { display: grid; grid-template-columns: repeat(2, minmax(0, 1fr)); gap: 12px; margin-top: 28px; }\n  .fc-info-card { min-height: 126px; padding: 18px; border: 1px solid rgba(255,255,255,.15); border-left: 4px solid #cda967; background: #f7f6f1; color: var(--fc-ink); box-shadow: 0 10px 24px rgba(0,0,0,.14); }\n  .fc-info-card strong { display: block; margin-bottom: 7px; font-size: 16px; font-weight: 600; }\n  .fc-info-card span { color: var(--fc-muted); font-family: Arial, sans-serif; font-size: 13px; line-height: 1.55; }\n  .fc-sku-name { min-height: 28px; margin: 4px 0 0; text-align: center; font-family: Arial, sans-serif; font-size: 14px; font-weight: 700; }\n  .fc-spec-panel { align-self: stretch; padding: 28px; border-top: 4px solid var(--fc-olive); background: rgba(255,255,255,.76); box-shadow: 0 14px 34px rgba(48,48,43,.08); }\n  .fc-spec-grid { display: grid; grid-template-columns: repeat(2, minmax(0, 1fr)); margin-top: 28px; border-top: 1px solid var(--fc-line); border-left: 1px solid var(--fc-line); }\n  .fc-spec-item { min-height: 92px; padding: 14px; border-right: 1px solid var(--fc-line); border-bottom: 1px solid var(--fc-line); background: rgba(255,255,255,.58); }\n  .fc-spec-item dt { margin: 0 0 6px; color: var(--fc-muted); font-family: Arial, sans-serif; font-size: 11px; font-weight: 700; text-transform: uppercase; }\n  .fc-spec-item dd { margin: 0; font-size: 15px; line-height: 1.45; }\n  .fc-purchase-notes { grid-column: 1 \/ -1; margin-top: 16px; padding: 18px; border: 1px solid #cec9bd; border-left: 4px solid var(--fc-brass); background: #fffdf8; box-shadow: 0 8px 18px rgba(48,48,43,.06); }\n  .fc-purchase-notes h3 { margin: 0 0 8px; font-size: 17px; }\n  .fc-purchase-notes p { margin: 4px 0; color: var(--fc-muted); font-family: Arial, sans-serif; font-size: 13px; line-height: 1.55; }\n  @media (max-width: 900px) {\n    .fc-section { padding: 62px 0; }\n    .fc-section:nth-child(1) { padding-top: 32px; }\n    .fc-detail-grid { grid-template-columns: repeat(2, minmax(0, 1fr)); }\n    .fc-detail-card:last-child { grid-column: 1 \/ -1; width: calc(50% - 9px); }\n    .fc-scene-layout,\n    .fc-spec-layout { grid-template-columns: 1fr; gap: 30px; }\n  }\n  @media (max-width: 600px) {\n    .fc-inner { width: min(100% - 24px, 1180px); }\n    .fc-section { padding: 48px 0; }\n    .fc-section:nth-child(1) { padding-top: 26px; }\n    .fc-section::before { top: 8px; right: 10px; font-size: 78px; }\n    .fc-title { font-size: 27px; }\n    .fc-lead { font-size: 15px; }\n    .fc-detail-grid { grid-template-columns: 1fr; margin-top: 24px; }\n    .fc-detail-card:last-child { grid-column: auto; width: auto; }\n    .fc-detail-copy { min-height: 0; }\n    .fc-info-cards,\n    .fc-spec-grid { grid-template-columns: 1fr; }\n    .fc-spec-panel { padding: 18px; }\n    .fc-scene-carousel,\n    .fc-sku-carousel { padding: 8px; }\n    .fc-purchase-notes { grid-column: auto; }\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"fc-sconce-detail\"\u003e\n  \u003csection class=\"fc-section\" aria-labelledby=\"fc-detail-title\"\u003e\n    \u003cdiv class=\"fc-inner\"\u003e\n      \u003cp class=\"fc-kicker\"\u003eCrafted Character\u003c\/p\u003e\n      \u003ch2 class=\"fc-title\" id=\"fc-detail-title\"\u003eDetails that reward a closer look\u003c\/h2\u003e\n      \u003cp class=\"fc-lead\"\u003eCarved wood, aged metal and draped beads give this candle-style wall sconce the depth and irregular beauty of a collected vintage piece.\u003c\/p\u003e\n      \u003cdiv class=\"fc-detail-grid\"\u003e\n        \u003carticle class=\"fc-detail-card\"\u003e\n          \u003cimg src=\"https:\/\/7889264f09.yunchenkeji.com\/media\/product\/585\/image\/2026\/07\/16\/408164c0f047b97f71831ca425a0949f.jpg\" alt=\"Close view of the curved iron arm and draped wood beads\"\u003e\n          \u003cdiv class=\"fc-detail-copy\"\u003e\n\u003ch3\u003eGraceful iron curves\u003c\/h3\u003e\n\u003cp\u003eThe slender arm sweeps outward in a balanced candle-inspired silhouette, adding height without visual heaviness.\u003c\/p\u003e\n\u003c\/div\u003e\n        \u003c\/article\u003e\n        \u003carticle class=\"fc-detail-card\"\u003e\n          \u003cimg src=\"https:\/\/7889264f09.yunchenkeji.com\/media\/product\/585\/image\/2026\/07\/16\/8538d0dea3c6e94c8a4abe24d30eb6f0.jpg\" alt=\"Close view of the distressed candle cup and textured finish\"\u003e\n          \u003cdiv class=\"fc-detail-copy\"\u003e\n\u003ch3\u003eLayered, timeworn finish\u003c\/h3\u003e\n\u003cp\u003eSoft tonal variation across the candle cup and wood elements creates an authentically aged, hand-finished appearance.\u003c\/p\u003e\n\u003c\/div\u003e\n        \u003c\/article\u003e\n        \u003carticle class=\"fc-detail-card\"\u003e\n          \u003cimg src=\"https:\/\/7889264f09.yunchenkeji.com\/media\/product\/585\/image\/2026\/07\/16\/d013a390ce75a1540bb14615c0be2b25.jpg\" alt=\"Close view of the carved wood wall plate\"\u003e\n          \u003cdiv class=\"fc-detail-copy\"\u003e\n\u003ch3\u003eSculpted wood backplate\u003c\/h3\u003e\n\u003cp\u003eRaised leaf and scroll carving brings architectural depth to the wall, even when the fixture is switched off.\u003c\/p\u003e\n\u003c\/div\u003e\n        \u003c\/article\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"fc-section fc-scene-section\" aria-labelledby=\"fc-scene-title\"\u003e\n    \u003cdiv class=\"fc-inner fc-scene-layout\"\u003e\n      \u003cdiv class=\"fc-carousel fc-scene-carousel\" data-fc-carousel\u003e\n        \u003cdiv class=\"fc-slide is-active\"\u003e\u003cimg src=\"https:\/\/7889264f09.yunchenkeji.com\/media\/product\/585\/image\/2026\/07\/16\/457892bf36bc9409743341aba2373e56.jpg\" alt=\"Two-light wall sconces installed beside a traditional living room fireplace\"\u003e\u003c\/div\u003e\n        \u003cdiv class=\"fc-slide\"\u003e\u003cimg src=\"https:\/\/7889264f09.yunchenkeji.com\/media\/product\/585\/image\/2026\/07\/16\/7ee381069918636ef256808456a725c5.jpg\" alt=\"One-light wall sconces installed beside a bedroom headboard\"\u003e\u003c\/div\u003e\n        \u003cdiv class=\"fc-slide\"\u003e\u003cimg src=\"https:\/\/7889264f09.yunchenkeji.com\/media\/product\/585\/image\/2026\/07\/16\/a2a874a120d133269df627d65d539379.jpg\" alt=\"Two-light wall sconces framing a round mirror above an entry console\"\u003e\u003c\/div\u003e\n        \u003cdiv class=\"fc-slide\"\u003e\u003cimg src=\"https:\/\/7889264f09.yunchenkeji.com\/media\/product\/585\/image\/2026\/07\/16\/d5afcf7440cc7d88d37f32f243b8933d.jpg\" alt=\"Two-light wall sconce installed beside a study wall with framed art\"\u003e\u003c\/div\u003e\n        \u003cdiv class=\"fc-carousel-controls\"\u003e\n          \u003cbutton class=\"fc-carousel-button\" type=\"button\" data-fc-prev aria-label=\"Previous scene\"\u003e←\u003c\/button\u003e\n          \u003cdiv class=\"fc-dots\" aria-label=\"Scene slides\"\u003e\n\u003cbutton class=\"fc-dot is-active\" type=\"button\" data-fc-dot=\"0\" aria-label=\"Scene 1\"\u003e\u003c\/button\u003e\u003cbutton class=\"fc-dot\" type=\"button\" data-fc-dot=\"1\" aria-label=\"Scene 2\"\u003e\u003c\/button\u003e\u003cbutton class=\"fc-dot\" type=\"button\" data-fc-dot=\"2\" aria-label=\"Scene 3\"\u003e\u003c\/button\u003e\u003cbutton class=\"fc-dot\" type=\"button\" data-fc-dot=\"3\" aria-label=\"Scene 4\"\u003e\u003c\/button\u003e\n\u003c\/div\u003e\n          \u003cbutton class=\"fc-carousel-button\" type=\"button\" data-fc-next aria-label=\"Next scene\"\u003e→\u003c\/button\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"fc-scene-copy\"\u003e\n        \u003cp class=\"fc-kicker\"\u003eIn the Room\u003c\/p\u003e\n        \u003ch2 class=\"fc-title\" id=\"fc-scene-title\"\u003eOld-world character, scaled for real rooms\u003c\/h2\u003e\n        \u003cp class=\"fc-lead\"\u003eUse one sconce as an intimate accent or place a pair to frame a bed, fireplace, mirror or console with warm symmetry.\u003c\/p\u003e\n        \u003cdiv class=\"fc-info-cards\"\u003e\n          \u003cdiv class=\"fc-info-card\"\u003e\n\u003cstrong\u003eNatural focal points\u003c\/strong\u003e\u003cspan\u003eWell suited to bedrooms, living rooms, dining spaces, hallways and reading corners.\u003c\/span\u003e\n\u003c\/div\u003e\n          \u003cdiv class=\"fc-info-card\"\u003e\n\u003cstrong\u003eFlexible composition\u003c\/strong\u003e\u003cspan\u003eChoose a single-light profile for narrow walls or a two-light form for broader architectural balance.\u003c\/span\u003e\n\u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"fc-section\" aria-labelledby=\"fc-spec-title\"\u003e\n    \u003cdiv class=\"fc-inner fc-spec-layout\"\u003e\n      \u003cdiv class=\"fc-carousel fc-sku-carousel\" data-fc-carousel data-fc-label-target=\"fc-sku-current\"\u003e\n        \u003cdiv class=\"fc-slide is-active\" data-fc-label=\"Old Wood Color - 1 head\"\u003e\u003cimg src=\"https:\/\/7889264f09.yunchenkeji.com\/media\/product\/585\/image\/2026\/07\/16\/0fb9a7ba2677a22a96c02e688f37a375.jpg\" alt=\"Old Wood Color one-light wall sconce\"\u003e\u003c\/div\u003e\n        \u003cdiv class=\"fc-slide\" data-fc-label=\"Retro White - 1 head\"\u003e\u003cimg src=\"https:\/\/7889264f09.yunchenkeji.com\/media\/product\/585\/image\/2026\/07\/16\/d84fe6c73d934391b63486e987f80e25.jpg\" alt=\"Retro White one-light wall sconce\"\u003e\u003c\/div\u003e\n        \u003cdiv class=\"fc-slide\" data-fc-label=\"Grey Green Gold - 1 head\"\u003e\u003cimg src=\"https:\/\/7889264f09.yunchenkeji.com\/media\/product\/585\/image\/2026\/07\/16\/871911127a34908ac128adfc08138416.jpg\" alt=\"Grey Green Gold one-light wall sconce\"\u003e\u003c\/div\u003e\n        \u003cdiv class=\"fc-slide\" data-fc-label=\"Old Wood Color - 2 heads\"\u003e\u003cimg src=\"https:\/\/7889264f09.yunchenkeji.com\/media\/product\/585\/image\/2026\/07\/16\/c534a4004b8f0ee6168fb8b42ce10006.jpg\" alt=\"Old Wood Color two-light wall sconce\"\u003e\u003c\/div\u003e\n        \u003cdiv class=\"fc-slide\" data-fc-label=\"Retro White - 2 heads\"\u003e\u003cimg src=\"https:\/\/7889264f09.yunchenkeji.com\/media\/product\/585\/image\/2026\/07\/16\/e32e29f2fa2726a2acf5e4a5283a2814.jpg\" alt=\"Retro White two-light wall sconce\"\u003e\u003c\/div\u003e\n        \u003cdiv class=\"fc-slide\" data-fc-label=\"Grey Green Gold - 2 heads\"\u003e\u003cimg src=\"https:\/\/7889264f09.yunchenkeji.com\/media\/product\/585\/image\/2026\/07\/16\/cde555ec8237c261bca60bcf7a423c99.jpg\" alt=\"Grey Green Gold two-light wall sconce\"\u003e\u003c\/div\u003e\n        \u003cdiv class=\"fc-carousel-controls\"\u003e\n          \u003cbutton class=\"fc-carousel-button\" type=\"button\" data-fc-prev aria-label=\"Previous finish\"\u003e←\u003c\/button\u003e\n          \u003cdiv class=\"fc-dots\" aria-label=\"Finish slides\"\u003e\n\u003cbutton class=\"fc-dot is-active\" type=\"button\" data-fc-dot=\"0\" aria-label=\"SKU 1\"\u003e\u003c\/button\u003e\u003cbutton class=\"fc-dot\" type=\"button\" data-fc-dot=\"1\" aria-label=\"SKU 2\"\u003e\u003c\/button\u003e\u003cbutton class=\"fc-dot\" type=\"button\" data-fc-dot=\"2\" aria-label=\"SKU 3\"\u003e\u003c\/button\u003e\u003cbutton class=\"fc-dot\" type=\"button\" data-fc-dot=\"3\" aria-label=\"SKU 4\"\u003e\u003c\/button\u003e\u003cbutton class=\"fc-dot\" type=\"button\" data-fc-dot=\"4\" aria-label=\"SKU 5\"\u003e\u003c\/button\u003e\u003cbutton class=\"fc-dot\" type=\"button\" data-fc-dot=\"5\" aria-label=\"SKU 6\"\u003e\u003c\/button\u003e\n\u003c\/div\u003e\n          \u003cbutton class=\"fc-carousel-button\" type=\"button\" data-fc-next aria-label=\"Next finish\"\u003e→\u003c\/button\u003e\n        \u003c\/div\u003e\n        \u003cp class=\"fc-sku-name\" id=\"fc-sku-current\"\u003eOld Wood Color - 1 head\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"fc-spec-panel\"\u003e\n        \u003cp class=\"fc-kicker\"\u003eSpecifications\u003c\/p\u003e\n        \u003ch2 class=\"fc-title\" id=\"fc-spec-title\"\u003eBuilt for a considered interior\u003c\/h2\u003e\n        \u003cdl class=\"fc-spec-grid\"\u003e\n          \u003cdiv class=\"fc-spec-item\"\u003e\n\u003cdt\u003eMaterials\u003c\/dt\u003e\n\u003cdd\u003eIron and wood\u003c\/dd\u003e\n\u003c\/div\u003e\n          \u003cdiv class=\"fc-spec-item\"\u003e\n\u003cdt\u003eFinish\u003c\/dt\u003e\n\u003cdd\u003eBeige\u003c\/dd\u003e\n\u003c\/div\u003e\n          \u003cdiv class=\"fc-spec-item\"\u003e\n\u003cdt\u003eSocket\u003c\/dt\u003e\n\u003cdd\u003eE14, bulb not included\u003c\/dd\u003e\n\u003c\/div\u003e\n          \u003cdiv class=\"fc-spec-item\"\u003e\n\u003cdt\u003eVoltage\u003c\/dt\u003e\n\u003cdd\u003e111-240 V\u003c\/dd\u003e\n\u003c\/div\u003e\n          \u003cdiv class=\"fc-spec-item\"\u003e\n\u003cdt\u003eSize\u003c\/dt\u003e\n\u003cdd\u003eApprox. H 53 cm × W 14 cm \/ H 20.9 in × W 5.5 in for 1 head\u003c\/dd\u003e\n\u003c\/div\u003e\n          \u003cdiv class=\"fc-spec-item\"\u003e\n\u003cdt\u003eProjection\u003c\/dt\u003e\n\u003cdd\u003e1 head: W 28 cm \/ W 11 in\u003cbr\u003e2 heads: W 24 cm \/ W 9.4 in\u003c\/dd\u003e\n\u003c\/div\u003e\n          \u003cdiv class=\"fc-spec-item\"\u003e\n\u003cdt\u003eControl\u003c\/dt\u003e\n\u003cdd\u003eHardwired wall switch\u003c\/dd\u003e\n\u003c\/div\u003e\n          \u003cdiv class=\"fc-spec-item\"\u003e\n\u003cdt\u003eCare\u003c\/dt\u003e\n\u003cdd\u003eDust with a soft, dry cloth\u003c\/dd\u003e\n\u003c\/div\u003e\n          \u003cdiv class=\"fc-purchase-notes\"\u003e\n\u003ch3\u003ePurchase Notes\u003c\/h3\u003e\n\u003cp\u003eThis order does not include bulbs.\u003c\/p\u003e\n\u003cp\u003ePlease note and understand: due to different monitors and measurement methods, color and measurement differences are inevitable.\u003c\/p\u003e\n\u003c\/div\u003e\n        \u003c\/dl\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\u003c\/div\u003e\n\n\u003cscript\u003e\n  (function () {\n    document.querySelectorAll('[data-fc-carousel]').forEach(function (carousel) {\n      var slides = Array.prototype.slice.call(carousel.querySelectorAll('.fc-slide'));\n      var dots = Array.prototype.slice.call(carousel.querySelectorAll('[data-fc-dot]'));\n      var label = carousel.dataset.fcLabelTarget ? document.getElementById(carousel.dataset.fcLabelTarget) : null;\n      var index = 0;\n      function show(next) {\n        index = (next + slides.length) % slides.length;\n        slides.forEach(function (slide, i) { slide.classList.toggle('is-active', i === index); });\n        dots.forEach(function (dot, i) { dot.classList.toggle('is-active', i === index); });\n        if (label) label.textContent = slides[index].dataset.fcLabel || '';\n      }\n      carousel.querySelector('[data-fc-prev]').addEventListener('click', function () { show(index - 1); });\n      carousel.querySelector('[data-fc-next]').addEventListener('click', function () { show(index + 1); });\n      dots.forEach(function (dot) { dot.addEventListener('click', function () { show(Number(dot.dataset.fcDot)); }); });\n    });\n  }());\n\u003c\/script\u003e\n","brand":"FIMULL","offers":[{"title":"Old Wood Color \/ Beige \/ 1 head","offer_id":49193556082843,"sku":"TBCODEX03-1006949","price":172.0,"currency_code":"EUR","in_stock":true},{"title":"Retro White \/ Beige \/ 1 head","offer_id":49193556115611,"sku":"TBCODEX03-1006948","price":172.0,"currency_code":"EUR","in_stock":true},{"title":"Grey Green Gold \/ Beige \/ 1 head","offer_id":49193556148379,"sku":"TBCODEX03-1006947","price":172.0,"currency_code":"EUR","in_stock":true},{"title":"Old Wood Color \/ Beige \/ 2 heads","offer_id":49193556181147,"sku":"TBCODEX03-1006946","price":258.0,"currency_code":"EUR","in_stock":true},{"title":"Retro White \/ Beige \/ 2 heads","offer_id":49193556213915,"sku":"TBCODEX03-1006945","price":258.0,"currency_code":"EUR","in_stock":true},{"title":"Grey Green Gold \/ Beige \/ 2 heads","offer_id":49193556246683,"sku":"TBCODEX03-1006944","price":258.0,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0674\/1540\/8795\/files\/0fb9a7ba2677a22a96c02e688f37a375.jpg?v=1785993861","url":"https:\/\/fimull.com\/products\/french-country-carved-wood-bead-wall-sconce","provider":"FIMULL","version":"1.0","type":"link"}