{"product_id":"carneros-ceiling-lamp","title":"Carneros Ceiling Lamp","description":"\u003c!-- ============================================================     CARNEROS CEILING LAMP — Shopify Product Description     US Lifestyle Brand Tone · Modern · Sculptural · Clean     CSS prefix: .ccl-     ============================================================ --\u003e\u003cscript type=\"application\/ld+json\"\u003e{  \"@context\": \"https:\/\/schema.org\",  \"@type\": \"Product\",  \"name\": \"Carneros Ceiling Lamp\",  \"description\": \"The Carneros Ceiling Lamp features stacked cylindrical resin forms and a glass canopy. Damp rated, dimmer compatible. Available in Red, Green, and Black.\",  \"brand\": { \"@type\": \"Brand\", \"name\": \"Docos\" },  \"material\": \"Glass, Resin\",  \"color\": \"Red, Green, Black\",  \"additionalProperty\": [    { \"@type\": \"PropertyValue\", \"name\": \"Size\",      \"value\": \"Ø 30 cm × H 15 cm \/ 11.8″ × 5.9″\" },    { \"@type\": \"PropertyValue\", \"name\": \"Body\",      \"value\": \"Stacked cylindrical resin\" },    { \"@type\": \"PropertyValue\", \"name\": \"Canopy\",    \"value\": \"Glass\" },    { \"@type\": \"PropertyValue\", \"name\": \"Socket\",    \"value\": \"E26 \/ E27\" },    { \"@type\": \"PropertyValue\", \"name\": \"Max Wattage\",\"value\": \"5W incandescent or LED equivalent\" },    { \"@type\": \"PropertyValue\", \"name\": \"Wiring\",    \"value\": \"Hardwired\" },    { \"@type\": \"PropertyValue\", \"name\": \"Dimmer\",    \"value\": \"Compatible (switch not included)\" },    { \"@type\": \"PropertyValue\", \"name\": \"IP Rating\", \"value\": \"Damp rated — bathrooms and covered outdoor areas\" },    { \"@type\": \"PropertyValue\", \"name\": \"Certifications\",\"value\": \"North America, Australia, Europe, Middle East\" }  ],  \"video\": [    {\"@type\":\"VideoObject\",\"name\":\"Carneros Ceiling Lamp\",\"embedUrl\":\"https:\/\/www.youtube.com\/embed\/uYp75P0HHCk\",\"thumbnailUrl\":\"https:\/\/img.youtube.com\/vi\/uYp75P0HHCk\/hqdefault.jpg\"},    {\"@type\":\"VideoObject\",\"name\":\"Carneros Ceiling Lamp — Soft Sculptural Light\",\"embedUrl\":\"https:\/\/www.youtube.com\/embed\/EN03kak1-Go\",\"thumbnailUrl\":\"https:\/\/img.youtube.com\/vi\/EN03kak1-Go\/hqdefault.jpg\"},    {\"@type\":\"VideoObject\",\"name\":\"Carneros Ceiling Lamp — Installation\",\"embedUrl\":\"https:\/\/www.youtube.com\/embed\/3GexVG1OJ-s\",\"thumbnailUrl\":\"https:\/\/img.youtube.com\/vi\/3GexVG1OJ-s\/hqdefault.jpg\"}  ],  \"offers\": {\"@type\":\"Offer\",\"availability\":\"https:\/\/schema.org\/InStock\",\"priceCurrency\":\"USD\",\"seller\":{\"@type\":\"Organization\",\"name\":\"Docos\"}}}\u003c\/noscript\u003e\u003cstyle\u003e  \/* ─── Base ─────────────────────────────────────────────── *\/  .ccl-wrap {    font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Helvetica, Arial, sans-serif;    color: #1a1a1a; line-height: 1.75;    max-width: 860px; margin: 0 auto; background: #fff;  }  .ccl-section-title {    font-size: 0.72rem; font-weight: 600; letter-spacing: .14em;    text-transform: uppercase; color: #1a1a1a;    border-bottom: 1.5px solid #b8924a;    padding-bottom: .45rem; margin: 2.6rem 0 1.2rem;  }  \/* Videos — 2-col top + 1-col bottom *\/  .ccl-videos-top {    display: grid; grid-template-columns: 1fr 1fr;    gap: 8px; margin-bottom: 8px;  }  .ccl-video-bottom { margin-bottom: 2rem; }  .ccl-vbox {    position: relative; padding-bottom: 56.25%; height: 0;    overflow: hidden; border-radius: 8px; background: #111;  }  .ccl-vbox iframe { position: absolute; top: 0; left: 0; width: 100%; height: 100%; border: none; }  @media(max-width:520px){    .ccl-videos-top { grid-template-columns: 1fr; }  }  \/* ─── § 1 HERO ──────────────────────────────────────────── *\/  .ccl-hero-hook {    font-size: 1.15rem; font-weight: 500; color: #1a1a1a;    line-height: 1.65; margin-bottom: .9rem;    border-left: 3px solid #b8924a; padding-left: 1rem;  }  .ccl-hero-body { font-size: .93rem; color: #555; line-height: 1.85; margin-bottom: 1.4rem; }  .ccl-hero-pts  { display: flex; flex-wrap: wrap; gap: 8px; margin-bottom: .5rem; }  .ccl-hero-pt   {    display: flex; align-items: center; gap: 7px;    background: #f7f7f7; border: 1px solid #e5e5e5;    border-radius: 20px; padding: .3rem .9rem;    font-size: .8rem; color: #555; font-weight: 500;  }  \/* ─── § 2 WHY YOU'LL LOVE IT ───────────────────────────── *\/  .ccl-why { display: grid; grid-template-columns: repeat(2,1fr); gap: 8px; margin-bottom: 2rem; }  @media(max-width:480px){ .ccl-why { grid-template-columns: 1fr; } }  .ccl-wc {    background: #f7f7f7; border: 1px solid #e5e5e5;    border-top: 3px solid #b8924a; border-radius: 6px;    padding: .95rem 1rem; font-size: .86rem; color: #444; line-height: 1.6;  }  .ccl-wc-icon  { font-size: 1.2rem; display: block; margin-bottom: .35rem; }  .ccl-wc-title { font-weight: 600; font-size: .82rem; color: #1a1a1a; display: block; margin-bottom: .2rem; }  \/* ─── § 3 USE SCENARIOS ─────────────────────────────────── *\/  .ccl-scenarios {    display: grid; grid-template-columns: repeat(3,1fr);    gap: 0; margin-bottom: 2rem;    background: #f7f7f7; border: 1px solid #e5e5e5;    border-radius: 8px; overflow: hidden;  }  .ccl-scenario { padding: 1.3rem 1.15rem; border-right: 1px solid #e5e5e5; }  .ccl-scenario:last-child { border-right: none; }  .ccl-scenario__icon { font-size: 1.3rem; display: block; margin-bottom: .55rem; }  .ccl-scenario__name { font-size: .92rem; font-weight: 600; color: #1a1a1a; display: block; margin-bottom: .35rem; }  .ccl-scenario__desc { font-size: .82rem; color: #555; line-height: 1.6; }  .ccl-scenario__tag  { display: block; margin-top: .75rem; font-size: .62rem; font-weight: 700; letter-spacing: .12em; text-transform: uppercase; color: #b8924a; }  @media(max-width:520px){    .ccl-scenarios { grid-template-columns: 1fr; }    .ccl-scenario  { border-right: none; border-bottom: 1px solid #e5e5e5; }    .ccl-scenario:last-child { border-bottom: none; }  }  \/* ─── § 4 BEFORE \/ AFTER ────────────────────────────────── *\/  .ccl-ba { display: grid; grid-template-columns: 1fr 1fr; gap: 8px; margin-bottom: 2rem; }  .ccl-bac {    background: #f7f7f7; border: 1px solid #e5e5e5;    border-top: 3px solid #ddd; border-radius: 6px; padding: 1.1rem 1.2rem;  }  .ccl-bac--after { border-top-color: #b8924a; background: #fff8ee; border-color: #e8c87a; }  .ccl-bac-label { font-size: .62rem; font-weight: 700; letter-spacing: .14em; text-transform: uppercase; display: block; margin-bottom: .65rem; }  .ccl-bac--before .ccl-bac-label { color: #999; }  .ccl-bac--after  .ccl-bac-label { color: #b8924a; }  .ccl-bac-list { list-style: none; padding: 0; display: flex; flex-direction: column; gap: .32rem; }  .ccl-bac-list li { font-size: .85rem; color: #555; display: flex; align-items: flex-start; gap: .5rem; line-height: 1.5; }  .ccl-bac-list li::before { content: ''; display: block; width: 4px; height: 4px; min-width: 4px; border-radius: 50%; margin-top: .52rem; flex-shrink: 0; }  .ccl-bac--before .ccl-bac-list li::before { background: #ccc; }  .ccl-bac--after  .ccl-bac-list li::before { background: #b8924a; }  @media(max-width:440px){ .ccl-ba { grid-template-columns: 1fr; } }  \/* ─── § 5 UPSELL ────────────────────────────────────────── *\/  .ccl-upsell {    background: #f7f7f7; border: 1px solid #e5e5e5;    border-left: 3px solid #b8924a; border-radius: 6px;    padding: 1.15rem 1.3rem; margin-bottom: 1.2rem;    display: flex; align-items: flex-start; gap: 1.2rem;    font-size: .9rem; color: #555; line-height: 1.7;  }  .ccl-upsell__count { font-size: 2.5rem; font-weight: 300; color: #b8924a; line-height: 1; flex-shrink: 0; }  .ccl-upsell__title { font-weight: 600; font-size: .9rem; color: #1a1a1a; display: block; margin-bottom: .25rem; }  @media(max-width:440px){ .ccl-upsell { flex-direction: column; gap: .7rem; } }  .ccl-pair-cards { display: grid; grid-template-columns: repeat(auto-fill,minmax(200px,1fr)); gap: 8px; margin-bottom: 2rem; }  .ccl-pair-card {    background: #f7f7f7; border: 1px solid #e5e5e5;    border-top: 3px solid #b8924a; border-radius: 6px;    padding: .9rem 1rem; font-size: .85rem; color: #444; line-height: 1.55;  }  .ccl-pair-card__icon  { font-size: 1.1rem; display: block; margin-bottom: .3rem; }  .ccl-pair-card__title { font-weight: 600; font-size: .82rem; color: #1a1a1a; display: block; margin-bottom: .2rem; }  .ccl-pair-card__tag   { display: block; margin-top: .5rem; font-size: .62rem; font-weight: 700; letter-spacing: .1em; text-transform: uppercase; color: #b8924a; }  \/* ─── Colors ─────────────────────────────────────────────── *\/  .ccl-colors-grid {    display: grid; grid-template-columns: repeat(auto-fill,minmax(160px,1fr));    gap: 8px; margin-bottom: 2rem;  }  .ccl-color-card {    background: #f7f7f7; border: 1px solid #e5e5e5; border-radius: 6px;    padding: .85rem 1rem;  }  .ccl-color-card__head { display: flex; align-items: center; gap: 9px; margin-bottom: .3rem; }  .ccl-sw {    width: 20px; height: 20px; border-radius: 50%; flex-shrink: 0;    border: 2px solid rgba(0,0,0,.1); box-shadow: 0 1px 4px rgba(0,0,0,.12);  }  .ccl-sw--red   { background: #c0392b; }  .ccl-sw--green { background: #27613a; }  .ccl-sw--black { background: #1a1a1a; }  .ccl-color-card__name { font-weight: 600; font-size: .85rem; color: #1a1a1a; }  .ccl-color-card__desc { font-size: .78rem; color: #666; line-height: 1.5; }  \/* ─── Product Size ───────────────────────────────────────── *\/  .ccl-size {    display: inline-flex; align-items: center; gap: 12px;    background: #f7f7f7; border: 1px solid #e5e5e5;    border-left: 3px solid #b8924a; border-radius: 6px;    padding: .75rem 1.2rem; font-size: .9rem;    color: #1a1a1a; margin-bottom: 1rem;  }  \/* ─── Specs ──────────────────────────────────────────────── *\/  .ccl-specs {    list-style: none; padding: 0; margin: 0 0 2rem;    display: grid; grid-template-columns: repeat(auto-fill,minmax(255px,1fr)); gap: 7px;  }  .ccl-specs li {    display: flex; align-items: flex-start; gap: 9px;    background: #f7f7f7; border: 1px solid #e5e5e5;    border-radius: 6px; padding: .55rem .85rem; font-size: .88rem; color: #333;  }  .ccl-specs li::before {    content: ''; display: block; width: 5px; height: 5px; min-width: 5px;    border-radius: 50%; background: #b8924a; margin-top: 7px;  }  \/* ─── Footer ─────────────────────────────────────────────── *\/  .ccl-foot {    background: #f7f7f7; border: 1px solid #e5e5e5; border-radius: 6px;    padding: 1.3rem; display: grid; grid-template-columns: 1fr 1fr;    gap: 2rem; margin-bottom: 2rem; align-items: start;  }  .ccl-foot-label { font-size: .62rem; font-weight: 700; letter-spacing: .16em; text-transform: uppercase; color: #888; display: block; margin-bottom: .75rem; }  .ccl-badges { display: flex; flex-direction: column; gap: .4rem; }  .ccl-badge  { background: #fff; border: 1px solid #e5e5e5; border-radius: 20px; padding: .25rem .85rem; font-size: .78rem; color: #333; width: fit-content; }  .ccl-dls { display: flex; flex-direction: column; gap: .45rem; }  .ccl-dl {    display: flex; align-items: center; gap: 9px;    text-decoration: none; color: #1a1a1a;    font-size: .75rem; font-weight: 600; letter-spacing: .07em;    text-transform: uppercase; padding: .6rem .85rem;    background: #fff; border: 1px solid #e5e5e5; border-radius: 6px; transition: border-color .2s;  }  .ccl-dl:hover { border-color: #b8924a; }  .ccl-dl img { width: 22px; height: 22px; object-fit: contain; opacity: .4; flex-shrink: 0; }  @media(max-width:440px){ .ccl-foot { grid-template-columns: 1fr; gap: 1.2rem; } }\u003c\/style\u003e\u003cdiv class=\"ccl-wrap\"\u003e  \u003c!-- VIDEOS — 2-col + 1 full-width --\u003e  \u003c!-- VIDEOS --\u003e  \u003cdiv class=\"ccl-section-title\"\u003eSee It In Your Space\u003c\/div\u003e  \u003cdiv class=\"ccl-videos-top\"\u003e    \u003cdiv class=\"ccl-vbox\"\u003e      \u003ciframe src=\"https:\/\/www.youtube.com\/embed\/uYp75P0HHCk?si=wRK78Va7oFplyKDv\" title=\"Carneros Ceiling Lamp\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture\" allowfullscreen loading=\"lazy\"\u003e\u003c\/iframe\u003e    \u003c\/div\u003e    \u003cdiv class=\"ccl-vbox\"\u003e      \u003ciframe src=\"https:\/\/www.youtube.com\/embed\/EN03kak1-Go\" title=\"Carneros Ceiling Lamp — Soft Sculptural Light\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture\" allowfullscreen loading=\"lazy\"\u003e\u003c\/iframe\u003e    \u003c\/div\u003e  \u003c\/div\u003e  \u003cp style=\"font-size:.82rem;color:#888;margin:1rem 0 2rem;\"\u003e    📹   \u003c\/p\u003e  \u003c!-- ─────────────────────────────────────────       § 1  HERO  ───────────────────────────────────────── --\u003e  \u003cdiv class=\"ccl-section-title\"\u003eCarneros Ceiling Lamp\u003c\/div\u003e  \u003cp class=\"ccl-hero-body\"\u003e    The \u003cstrong\u003eCarneros\u003c\/strong\u003e takes the ceiling light seriously as a design object. The    stacked cylindrical resin body references the proportional play of modern sculpture —    each tier slightly offset in scale, creating a form that has depth and shadow even when    the lamp is off. The glass canopy sits cleanly above it, flush to the ceiling. When lit,    the resin diffuses the bulb into a soft, even glow that fills the room without directionality.    Red, Green, or Black — three colors that each make a different statement in the overhead    zone, all using the same geometric form. A main light that doesn't ask the room to    pretend it isn't there.  \u003c\/p\u003e  \u003cdiv class=\"ccl-hero-pts\"\u003e    \u003cdiv class=\"ccl-hero-pt\"\u003e⬜ Stacked Resin Cylinders\u003c\/div\u003e    \u003cdiv class=\"ccl-hero-pt\"\u003e🔲 Glass Canopy\u003c\/div\u003e    \u003cdiv class=\"ccl-hero-pt\"\u003e🎨 Red · Green · Black\u003c\/div\u003e  \u003c\/div\u003e  \u003c!-- ─────────────────────────────────────────       § 2  WHY YOU'LL LOVE IT  ───────────────────────────────────────── --\u003e  \u003cdiv class=\"ccl-section-title\"\u003eWhy You'll Love It\u003c\/div\u003e  \u003cdiv class=\"ccl-why\"\u003e    \u003cdiv class=\"ccl-wc\"\u003e      \u003cspan class=\"ccl-wc-icon\"\u003e🏛\u003c\/span\u003e      \u003cspan class=\"ccl-wc-title\"\u003eA Form Worth Looking Up At\u003c\/span\u003e      The stacked cylindrical resin body has proportion and depth in daylight — each tier creates a horizontal shadow line against the one below. Most ceiling fixtures look like hardware when the light is off. The Carneros reads as a sculptural object at any hour, which is most of the time.    \u003c\/div\u003e    \u003cdiv class=\"ccl-wc\"\u003e      \u003cspan class=\"ccl-wc-icon\"\u003e🌕\u003c\/span\u003e      \u003cspan class=\"ccl-wc-title\"\u003eResin Diffusion — Soft and Even\u003c\/span\u003e      The resin body wraps the bulb in a material that diffuses the output evenly in every direction. No bright center, no visible filament, no shadows at the room's edges. The light fills the space the way a room should be lit — without asking you to notice where it's coming from.    \u003c\/div\u003e    \u003cdiv class=\"ccl-wc\"\u003e      \u003cspan class=\"ccl-wc-icon\"\u003e🎨\u003c\/span\u003e      \u003cspan class=\"ccl-wc-title\"\u003eThree Colors — Each a Different Room\u003c\/span\u003e      Red brings energy and presence — a fixture that reads as the room's boldest choice. Green is quieter and more botanical — a color that holds attention without demanding it. Black is the architectural option — the form reads as graphic against a white ceiling, and the light output is warm regardless.    \u003c\/div\u003e    \u003cdiv class=\"ccl-wc\"\u003e      \u003cspan class=\"ccl-wc-icon\"\u003e📐\u003c\/span\u003e      \u003cspan class=\"ccl-wc-title\"\u003e15 cm Deep — Low Ceiling Ready\u003c\/span\u003e      At only 15 cm in profile depth, the Carneros sits flush enough for any ceiling height — apartments, hallways, bedrooms where a pendant would feel impractical. The 30 cm diameter fills the overhead zone without overwhelming it. A compact form that punches above its size in design presence.    \u003c\/div\u003e  \u003c\/div\u003e  \u003c!-- ─────────────────────────────────────────       § 3  USE SCENARIOS  ───────────────────────────────────────── --\u003e  \u003cdiv class=\"ccl-section-title\"\u003eWhere It Lives Best\u003c\/div\u003e  \u003cdiv class=\"ccl-scenarios\"\u003e    \u003cdiv class=\"ccl-scenario\"\u003e      \u003cspan class=\"ccl-scenario__icon\"\u003e🛋\u003c\/span\u003e      \u003cspan class=\"ccl-scenario__name\"\u003eLiving Room\u003c\/span\u003e      \u003cp class=\"ccl-scenario__desc\"\u003eAs the primary ceiling fixture, the Carneros provides even ambient coverage while adding a sculptural focal point to the overhead zone. The Black version reads as architectural against a white ceiling; the Green adds an organic note; the Red makes the fixture the room's most deliberate color decision.\u003c\/p\u003e      \u003cspan class=\"ccl-scenario__tag\"\u003eBlack or Green — ideal\u003c\/span\u003e    \u003c\/div\u003e    \u003cdiv class=\"ccl-scenario\"\u003e      \u003cspan class=\"ccl-scenario__icon\"\u003e🛏\u003c\/span\u003e      \u003cspan class=\"ccl-scenario__name\"\u003eBedroom\u003c\/span\u003e      \u003cp class=\"ccl-scenario__desc\"\u003eThe Carneros's flat profile makes it the practical ceiling light for a bedroom where a pendant would project too far. The resin diffusion keeps the output soft at any wattage; paired with a dimmer, it moves from functional to atmospheric with a single gesture. The Green version is particularly calm in a sleeping space.\u003c\/p\u003e      \u003cspan class=\"ccl-scenario__tag\"\u003eGreen — ideal\u003c\/span\u003e    \u003c\/div\u003e    \u003cdiv class=\"ccl-scenario\"\u003e      \u003cspan class=\"ccl-scenario__icon\"\u003e🍽\u003c\/span\u003e      \u003cspan class=\"ccl-scenario__name\"\u003eDining \u0026amp; Kitchen\u003c\/span\u003e      \u003cp class=\"ccl-scenario__desc\"\u003eAbove a dining table or kitchen counter, the Carneros provides the even overhead coverage a functional eating and prep space needs — and leaves a form overhead that earns a second look. The Red version is particularly strong in a kitchen where the ceiling light is visible from the adjacent living area.\u003c\/p\u003e      \u003cspan class=\"ccl-scenario__tag\"\u003eRed — ideal\u003c\/span\u003e    \u003c\/div\u003e  \u003c\/div\u003e  \u003c!-- ─────────────────────────────────────────       § 5  STYLING \u0026 UPSELL  ───────────────────────────────────────── --\u003e  \u003cdiv class=\"ccl-section-title\"\u003eStyling \u0026amp; Combinations\u003c\/div\u003e  \u003cdiv class=\"ccl-upsell\"\u003e    \u003cspan class=\"ccl-upsell__count\"\u003e×3\u003c\/span\u003e    \u003cdiv\u003e      \u003cspan class=\"ccl-upsell__title\"\u003eOne per room — the simplest way to give a home a deliberate design thread.\u003c\/span\u003e      A Black Carneros in the living room, a Green in the bedroom, a Red in the kitchen or dining area — the same stacked cylindrical form in three colors creates a visual language that runs through the home. The form unifies them; the color gives each room its own register. Three rooms, three moods, one design decision. Each fixture is damp rated, so the bathroom is a fully supported fourth option — the Green reads particularly well above a bathroom vanity with white tile and natural materials.    \u003c\/div\u003e  \u003c\/div\u003e  \u003c!-- Colors --\u003e  \u003cdiv class=\"ccl-section-title\"\u003eColors\u003c\/div\u003e  \u003cdiv class=\"ccl-colors-grid\"\u003e    \u003cdiv class=\"ccl-color-card\"\u003e      \u003cdiv class=\"ccl-color-card__head\"\u003e        \u003cspan class=\"ccl-sw ccl-sw--red\"\u003e\u003c\/span\u003e        \u003cspan class=\"ccl-color-card__name\"\u003eRed\u003c\/span\u003e      \u003c\/div\u003e    \u003c\/div\u003e    \u003cdiv class=\"ccl-color-card\"\u003e      \u003cdiv class=\"ccl-color-card__head\"\u003e        \u003cspan class=\"ccl-sw ccl-sw--green\"\u003e\u003c\/span\u003e        \u003cspan class=\"ccl-color-card__name\"\u003eGreen\u003c\/span\u003e      \u003c\/div\u003e    \u003c\/div\u003e    \u003cdiv class=\"ccl-color-card\"\u003e      \u003cdiv class=\"ccl-color-card__head\"\u003e        \u003cspan class=\"ccl-sw ccl-sw--black\"\u003e\u003c\/span\u003e        \u003cspan class=\"ccl-color-card__name\"\u003eBlack\u003c\/span\u003e      \u003c\/div\u003e    \u003c\/div\u003e  \u003c\/div\u003e  \u003c!-- Product Size --\u003e  \u003cdiv class=\"ccl-section-title\"\u003eProduct Size\u003c\/div\u003e  \u003cdiv class=\"ccl-size\"\u003e        \u003cspan\u003e\u003cstrong\u003eDia 30 cm × H 15 cm\u003c\/strong\u003e  \/  ∅ 11.8″ × H 5.9″\u003c\/span\u003e  \u003c\/div\u003e  \u003c!-- Details --\u003e  \u003cdiv class=\"ccl-section-title\"\u003eDetails\u003c\/div\u003e  \u003cul class=\"ccl-specs\"\u003e    \u003cli\u003eBody: \u003cstrong\u003eStacked Cylindrical Resin\u003c\/strong\u003e\u003c\/li\u003e    \u003cli\u003eCanopy: \u003cstrong\u003eGlass\u003c\/strong\u003e\u003c\/li\u003e    \u003cli\u003eMaterials: \u003cstrong\u003eGlass \u0026amp; Resin\u003c\/strong\u003e\u003c\/li\u003e    \u003cli\u003eWiring: \u003cstrong\u003eHardwired\u003c\/strong\u003e\u003c\/li\u003e    \u003cli\u003eSocket: \u003cstrong\u003eE26 or E27\u003c\/strong\u003e\u003c\/li\u003e    \u003cli\u003eMax bulb: \u003cstrong\u003e5W\u003c\/strong\u003e incandescent or LED equivalent\u003c\/li\u003e    \u003cli\u003e\u003cstrong\u003eDimmer compatible\u003c\/strong\u003e (switch not included)\u003c\/li\u003e    \u003cli\u003eIP Rating: \u003cstrong\u003eDamp rated\u003c\/strong\u003e — bathrooms \u0026amp; covered outdoors\u003c\/li\u003e    \u003cli\u003eCertified: North America · Australia · Europe · Middle East\u003c\/li\u003e  \u003c\/ul\u003e  \u003c!-- Footer --\u003e  \u003cdiv class=\"ccl-foot\"\u003e    \u003cdiv\u003e      \u003cspan class=\"ccl-foot-label\"\u003eCertifications\u003c\/span\u003e      \u003cdiv class=\"ccl-badges\"\u003e        \u003cspan class=\"ccl-badge\"\u003e🌎 North America\u003c\/span\u003e        \u003cspan class=\"ccl-badge\"\u003e🌏 Australia\u003c\/span\u003e        \u003cspan class=\"ccl-badge\"\u003e🌍 Europe\u003c\/span\u003e        \u003cspan class=\"ccl-badge\"\u003e🌍 Middle East\u003c\/span\u003e      \u003c\/div\u003e    \u003c\/div\u003e    \u003cdiv\u003e      \u003cspan class=\"ccl-foot-label\"\u003eDownloads\u003c\/span\u003e      \u003cdiv class=\"ccl-dls\"\u003e                              \u003c\/div\u003e    \u003c\/div\u003e  \u003c\/div\u003e\u003c\/div\u003e\u003c!-- end .ccl-wrap --\u003e\u003c\/script\u003e","brand":"mysite","offers":[{"title":"Dia 30cm x H 15cm \/ ∅ 11.8″ x H 5.9″ \/ Red","offer_id":45895065862201,"sku":"DCC-2199-1","price":190.0,"currency_code":"USD","in_stock":true},{"title":"Dia 30cm x H 15cm \/ ∅ 11.8″ x H 5.9″ \/ Black","offer_id":45895065894969,"sku":"DCC-2199-2","price":190.0,"currency_code":"USD","in_stock":true},{"title":"Dia 30cm x H 15cm \/ ∅ 11.8″ x H 5.9″ \/ Green","offer_id":45895065927737,"sku":"DCC-2199-3","price":190.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0790\/2324\/3321\/files\/Simon_Ceiling_Lamp_1.jpg?v=1780048385","url":"https:\/\/www.minu-mart.com\/fr\/products\/carneros-ceiling-lamp","provider":"Minu Mart","version":"1.0","type":"link"}