{"product_id":"french-country-carved-wood-bead-wall-sconce","title":"French Country Carved Wood Bead Wall Sconce","description":"\u003cstyle\u003e   .fc-sconce-detail,   .fc-sconce-detail * { box-sizing: border-box; }   .fc-sconce-detail {     --fc-ink: #242523;     --fc-muted: #676a64;     --fc-line: #d9d8d2;     --fc-paper: #ffffff;     --fc-soft: #f3f4f1;     --fc-stone: #e9e7e1;     --fc-deep: #273029;     --fc-deep-soft: #354038;     --fc-olive: #4d5847;     --fc-brass: #9c7439;     color: var(--fc-ink);     background: var(--fc-soft);     font-family: Georgia, \"Times New Roman\", serif;     letter-spacing: 0;   }   .fc-sconce-detail button { font: inherit; letter-spacing: 0; }   .fc-sconce-detail img { display: block; width: 100%; }   .fc-inner { position: relative; z-index: 1; width: min(1180px, calc(100% - 40px)); margin: 0 auto; }   .fc-section { position: relative; overflow: hidden; padding: 82px 0; }   .fc-section::before {     position: absolute;     top: 10px;     right: max(24px, calc((100% - 1180px) \/ 2));     color: var(--fc-ink);     font-size: 126px;     font-weight: 700;     line-height: 1;     opacity: .035;     pointer-events: none;   }   .fc-section:nth-child(1) { padding-top: 38px; background: var(--fc-paper); }   .fc-section:nth-child(1)::before { content: \"01\"; }   .fc-section:nth-child(2)::before { content: \"02\"; color: #fff; opacity: .05; }   .fc-section:nth-child(3) { background: var(--fc-stone); }   .fc-section:nth-child(3)::before { content: \"03\"; }   .fc-section + .fc-section { border-top: 4px solid var(--fc-brass); }   .fc-kicker {     display: inline-flex;     align-items: center;     gap: 10px;     margin: 0 0 10px;     color: var(--fc-olive);     font-family: Arial, sans-serif;     font-size: 12px;     font-weight: 700;     text-transform: uppercase;   }   .fc-kicker::before { content: \"\"; width: 26px; height: 2px; background: var(--fc-brass); }   .fc-title { margin: 0; font-size: 34px; font-weight: 500; line-height: 1.15; }   .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; }   .fc-detail-grid { display: grid; grid-template-columns: repeat(3, minmax(0, 1fr)); gap: 20px; margin-top: 38px; }   .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); }   .fc-detail-card img { aspect-ratio: 1 \/ 1; object-fit: cover; }   .fc-detail-copy { min-height: 154px; padding: 20px; }   .fc-detail-copy h3 { margin: 0 0 8px; font-size: 20px; font-weight: 500; }   .fc-detail-copy p { margin: 0; color: var(--fc-muted); font-family: Arial, sans-serif; font-size: 14px; line-height: 1.6; }   .fc-scene-section { background: var(--fc-deep); color: #f7f5ef; }   .fc-scene-layout { display: grid; grid-template-columns: minmax(0, 1.08fr) minmax(360px, .92fr); gap: 48px; align-items: center; }   .fc-spec-layout { display: grid; grid-template-columns: minmax(280px, .82fr) minmax(0, 1.18fr); gap: 48px; align-items: center; }   .fc-carousel { position: relative; min-width: 0; }   .fc-slide { display: none; }   .fc-slide.is-active { display: block; }   .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); }   .fc-scene-carousel .fc-slide img { aspect-ratio: 1 \/ 1; border: 1px solid rgba(255,255,255,.18); object-fit: cover; }   .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); }   .fc-sku-carousel .fc-slide img { aspect-ratio: 1 \/ 1; object-fit: contain; background: #f7f7f5; }   .fc-carousel-controls { display: flex; align-items: center; justify-content: center; gap: 14px; min-height: 48px; margin-top: 12px; }   .fc-carousel-button {     width: 38px;     height: 38px;     padding: 0;     border: 1px solid var(--fc-line);     border-radius: 50%;     background: var(--fc-paper);     color: var(--fc-ink);     cursor: pointer;   }   .fc-carousel-button:hover { border-color: var(--fc-olive); color: var(--fc-olive); }   .fc-dots { display: flex; gap: 8px; }   .fc-dot { width: 8px; height: 8px; padding: 0; border: 0; border-radius: 50%; background: #bbbdb7; cursor: pointer; }   .fc-dot.is-active { background: var(--fc-olive); }   .fc-scene-copy .fc-title { max-width: 430px; color: #fff; }   .fc-scene-copy .fc-kicker { color: #d8c08f; }   .fc-scene-copy .fc-lead { color: #d5d9d3; }   .fc-info-cards { display: grid; grid-template-columns: repeat(2, minmax(0, 1fr)); gap: 12px; margin-top: 28px; }   .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); }   .fc-info-card strong { display: block; margin-bottom: 7px; font-size: 16px; font-weight: 600; }   .fc-info-card span { color: var(--fc-muted); font-family: Arial, sans-serif; font-size: 13px; line-height: 1.55; }   .fc-sku-name { min-height: 28px; margin: 4px 0 0; text-align: center; font-family: Arial, sans-serif; font-size: 14px; font-weight: 700; }   .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); }   .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); }   .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); }   .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; }   .fc-spec-item dd { margin: 0; font-size: 15px; line-height: 1.45; }   .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); }   .fc-purchase-notes h3 { margin: 0 0 8px; font-size: 17px; }   .fc-purchase-notes p { margin: 4px 0; color: var(--fc-muted); font-family: Arial, sans-serif; font-size: 13px; line-height: 1.55; }   @media (max-width: 900px) {     .fc-section { padding: 62px 0; }     .fc-section:nth-child(1) { padding-top: 32px; }     .fc-detail-grid { grid-template-columns: repeat(2, minmax(0, 1fr)); }     .fc-detail-card:last-child { grid-column: 1 \/ -1; width: calc(50% - 9px); }     .fc-scene-layout,     .fc-spec-layout { grid-template-columns: 1fr; gap: 30px; }   }   @media (max-width: 600px) {     .fc-inner { width: min(100% - 24px, 1180px); }     .fc-section { padding: 48px 0; }     .fc-section:nth-child(1) { padding-top: 26px; }     .fc-section::before { top: 8px; right: 10px; font-size: 78px; }     .fc-title { font-size: 27px; }     .fc-lead { font-size: 15px; }     .fc-detail-grid { grid-template-columns: 1fr; margin-top: 24px; }     .fc-detail-card:last-child { grid-column: auto; width: auto; }     .fc-detail-copy { min-height: 0; }     .fc-info-cards,     .fc-spec-grid { grid-template-columns: 1fr; }     .fc-spec-panel { padding: 18px; }     .fc-scene-carousel,     .fc-sku-carousel { padding: 8px; }     .fc-purchase-notes { grid-column: auto; }   } \u003c\/style\u003e  \u003cdiv class=\"fc-sconce-detail\"\u003e   \u003csection class=\"fc-section\" aria-labelledby=\"fc-detail-title\"\u003e     \u003cdiv class=\"fc-inner\"\u003e       \u003cp class=\"fc-kicker\"\u003eCrafted Character\u003c\/p\u003e       \u003ch2 class=\"fc-title\" id=\"fc-detail-title\"\u003eDetails that reward a closer look\u003c\/h2\u003e       \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       \u003cdiv class=\"fc-detail-grid\"\u003e         \u003carticle class=\"fc-detail-card\"\u003e           \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           \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         \u003c\/article\u003e         \u003carticle class=\"fc-detail-card\"\u003e           \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           \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         \u003c\/article\u003e         \u003carticle class=\"fc-detail-card\"\u003e           \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           \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         \u003c\/article\u003e       \u003c\/div\u003e     \u003c\/div\u003e   \u003c\/section\u003e    \u003csection class=\"fc-section fc-scene-section\" aria-labelledby=\"fc-scene-title\"\u003e     \u003cdiv class=\"fc-inner fc-scene-layout\"\u003e       \u003cdiv class=\"fc-carousel fc-scene-carousel\" data-fc-carousel\u003e         \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         \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         \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         \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         \u003cdiv class=\"fc-carousel-controls\"\u003e           \u003cbutton class=\"fc-carousel-button\" type=\"button\" data-fc-prev aria-label=\"Previous scene\"\u003e←\u003c\/button\u003e           \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           \u003cbutton class=\"fc-carousel-button\" type=\"button\" data-fc-next aria-label=\"Next scene\"\u003e→\u003c\/button\u003e         \u003c\/div\u003e       \u003c\/div\u003e       \u003cdiv class=\"fc-scene-copy\"\u003e         \u003cp class=\"fc-kicker\"\u003eIn the Room\u003c\/p\u003e         \u003ch2 class=\"fc-title\" id=\"fc-scene-title\"\u003eOld-world character, scaled for real rooms\u003c\/h2\u003e         \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         \u003cdiv class=\"fc-info-cards\"\u003e           \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           \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         \u003c\/div\u003e       \u003c\/div\u003e     \u003c\/div\u003e   \u003c\/section\u003e    \u003csection class=\"fc-section\" aria-labelledby=\"fc-spec-title\"\u003e     \u003cdiv class=\"fc-inner fc-spec-layout\"\u003e       \u003cdiv class=\"fc-carousel fc-sku-carousel\" data-fc-carousel data-fc-label-target=\"fc-sku-current\"\u003e         \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         \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         \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         \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         \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         \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         \u003cdiv class=\"fc-carousel-controls\"\u003e           \u003cbutton class=\"fc-carousel-button\" type=\"button\" data-fc-prev aria-label=\"Previous finish\"\u003e←\u003c\/button\u003e           \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           \u003cbutton class=\"fc-carousel-button\" type=\"button\" data-fc-next aria-label=\"Next finish\"\u003e→\u003c\/button\u003e         \u003c\/div\u003e         \u003cp class=\"fc-sku-name\" id=\"fc-sku-current\"\u003eOld Wood Color - 1 head\u003c\/p\u003e       \u003c\/div\u003e       \u003cdiv class=\"fc-spec-panel\"\u003e         \u003cp class=\"fc-kicker\"\u003eSpecifications\u003c\/p\u003e         \u003ch2 class=\"fc-title\" id=\"fc-spec-title\"\u003eBuilt for a considered interior\u003c\/h2\u003e         \u003cdl class=\"fc-spec-grid\"\u003e           \u003cdiv class=\"fc-spec-item\"\u003e\n\u003cdt\u003eMaterials\u003c\/dt\u003e\n\u003cdd\u003eIron and wood\u003c\/dd\u003e\n\u003c\/div\u003e           \u003cdiv class=\"fc-spec-item\"\u003e\n\u003cdt\u003eFinish\u003c\/dt\u003e\n\u003cdd\u003eBeige\u003c\/dd\u003e\n\u003c\/div\u003e           \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           \u003cdiv class=\"fc-spec-item\"\u003e\n\u003cdt\u003eVoltage\u003c\/dt\u003e\n\u003cdd\u003e111-240 V\u003c\/dd\u003e\n\u003c\/div\u003e           \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           \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           \u003cdiv class=\"fc-spec-item\"\u003e\n\u003cdt\u003eControl\u003c\/dt\u003e\n\u003cdd\u003eHardwired wall switch\u003c\/dd\u003e\n\u003c\/div\u003e           \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           \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         \u003c\/dl\u003e       \u003c\/div\u003e     \u003c\/div\u003e   \u003c\/section\u003e \u003c\/div\u003e  \u003cscript\u003e   (function () {     document.querySelectorAll('[data-fc-carousel]').forEach(function (carousel) {       var slides = Array.prototype.slice.call(carousel.querySelectorAll('.fc-slide'));       var dots = Array.prototype.slice.call(carousel.querySelectorAll('[data-fc-dot]'));       var label = carousel.dataset.fcLabelTarget ? document.getElementById(carousel.dataset.fcLabelTarget) : null;       var index = 0;       function show(next) {         index = (next + slides.length) % slides.length;         slides.forEach(function (slide, i) { slide.classList.toggle('is-active', i === index); });         dots.forEach(function (dot, i) { dot.classList.toggle('is-active', i === index); });         if (label) label.textContent = slides[index].dataset.fcLabel || '';       }       carousel.querySelector('[data-fc-prev]').addEventListener('click', function () { show(index - 1); });       carousel.querySelector('[data-fc-next]').addEventListener('click', function () { show(index + 1); });       dots.forEach(function (dot) { dot.addEventListener('click', function () { show(Number(dot.dataset.fcDot)); }); });     });   }()); \u003c\/script\u003e ","brand":"monulo","offers":[{"title":"Old Wood Color \/ Beige \/ 1 head","offer_id":48069076353182,"sku":"TBCODEX03-1006949","price":199.99,"currency_code":"USD","in_stock":true},{"title":"Retro White \/ Beige \/ 1 head","offer_id":48069076385950,"sku":"TBCODEX03-1006948","price":199.99,"currency_code":"USD","in_stock":true},{"title":"Grey Green Gold \/ Beige \/ 1 head","offer_id":48069076418718,"sku":"TBCODEX03-1006947","price":199.99,"currency_code":"USD","in_stock":true},{"title":"Old Wood Color \/ Beige \/ 2 heads","offer_id":48069076451486,"sku":"TBCODEX03-1006946","price":299.99,"currency_code":"USD","in_stock":true},{"title":"Retro White \/ Beige \/ 2 heads","offer_id":48069076484254,"sku":"TBCODEX03-1006945","price":299.99,"currency_code":"USD","in_stock":true},{"title":"Grey Green Gold \/ Beige \/ 2 heads","offer_id":48069076517022,"sku":"TBCODEX03-1006944","price":299.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0680\/6349\/4302\/files\/0fb9a7ba2677a22a96c02e688f37a375.jpg?v=1785486191","url":"https:\/\/www.monulo.com\/fr\/products\/french-country-carved-wood-bead-wall-sconce","provider":"Monulo","version":"1.0","type":"link"}