{"product_id":"casia-ceiling-light","title":"Casia Ceiling Light","description":"\u003c!-- ============================================================\n     CASIA CEILING LIGHT — Shopify Product Description\n     Color Scheme: Matches the docos.us store theme\n     Conversion Optimization: Soft main light + Comfortable atmosphere + Space upgrade\n     Includes: Consumer visualization content + GEO JSON-LD structured data\n     ============================================================ --\u003e\n\n\u003c!-- ① JSON-LD Structured Data --\u003e\n\u003cscript type=\"application\/ld+json\"\u003e\n{\n  \"@context\": \"https:\/\/schema.org\",\n  \"@type\": \"Product\",\n  \"name\": \"Casia Ceiling Light\",\n  \"description\": \"The Casia Ceiling Light features a resin globe with an authentic, raw topographic texture and water-transfer wood grain detailing on the frame. Available in White, Black, Wood Color, and Walnut Color. Two sizes, wall or ceiling mountable, damp rated, and dimmer compatible.\",\n  \"brand\": { \"@type\": \"Brand\", \"name\": \"Docos\" },\n  \"material\": \"Metal, Resin\",\n  \"color\": \"White, Black, Wood Color, Walnut Color\",\n  \"image\": [\n    \"https:\/\/cdn.shopify.com\/s\/files\/1\/0745\/2495\/0802\/files\/Casia_Pendant_Lamp_1126.jpg?v=1764161581\"\n  ],\n  \"additionalProperty\": [\n    { \"@type\": \"PropertyValue\", \"name\": \"Size S – Diameter\",  \"value\": \"28 cm \/ 11 inches\" },\n    { \"@type\": \"PropertyValue\", \"name\": \"Size S – Height\",    \"value\": \"10 cm \/ 3.9 inches\" },\n    { \"@type\": \"PropertyValue\", \"name\": \"Size L – Diameter\",  \"value\": \"40 cm \/ 15.7 inches\" },\n    { \"@type\": \"PropertyValue\", \"name\": \"Size L – Height\",    \"value\": \"16 cm \/ 6.3 inches\" },\n    { \"@type\": \"PropertyValue\", \"name\": \"Shade\",              \"value\": \"Resin — non-smooth topographic texture\" },\n    { \"@type\": \"PropertyValue\", \"name\": \"Socket\",             \"value\": \"G9\" },\n    { \"@type\": \"PropertyValue\", \"name\": \"Max Wattage\",        \"value\": \"5W incandescent or LED equivalent\" },\n    { \"@type\": \"PropertyValue\", \"name\": \"Wiring\",             \"value\": \"Hardwired\" },\n    { \"@type\": \"PropertyValue\", \"name\": \"Mounting\",           \"value\": \"Wall or ceiling\" },\n    { \"@type\": \"PropertyValue\", \"name\": \"Dimmer Compatible\",  \"value\": \"Yes (switch not included)\" },\n    { \"@type\": \"PropertyValue\", \"name\": \"Wet Rating\",         \"value\": \"Damp rated — suitable for bathrooms and covered outdoor areas\" },\n    { \"@type\": \"PropertyValue\", \"name\": \"Certifications\",     \"value\": \"North America, Australia, Europe, Middle East\" }\n  ],\n  \"video\": [\n    {\n      \"@type\": \"VideoObject\",\n      \"name\": \"Casia Ceiling Light\",\n      \"embedUrl\": \"https:\/\/www.youtube.com\/embed\/z-RJHrXrC8E\",\n      \"thumbnailUrl\": \"https:\/\/img.youtube.com\/vi\/z-RJHrXrC8E\/hqdefault.jpg\"\n    }\n  ],\n  \"offers\": {\n    \"@type\": \"Offer\",\n    \"availability\": \"https:\/\/schema.org\/InStock\",\n    \"priceCurrency\": \"USD\",\n    \"seller\": { \"@type\": \"Organization\", \"name\": \"Docos\" }\n  }\n}\n\u003c\/script\u003e\n\n\u003c!-- ② Styles --\u003e\n\u003cstyle\u003e\n  \/*\n   * Docos Design Tokens\n   * #ffffff  White background        #f7f7f7  Card background\n   * #e5e5e5  Border                  #1a1a1a  Body text\n   * #555555  Secondary text          #b8924a  Warm gold accent\n   * #fff8ee  Notice background        #e8c87a  Notice border\n   *\/\n  .csl-wrap {\n    font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Helvetica, Arial, sans-serif;\n    color: #1a1a1a;\n    line-height: 1.7;\n    max-width: 860px;\n    margin: 0 auto;\n    background: #ffffff;\n  }\n\n  \/* Section Title *\/\n  .csl-section-title {\n    font-size: 0.72rem;\n    font-weight: 600;\n    letter-spacing: .12em;\n    text-transform: uppercase;\n    color: #1a1a1a;\n    border-bottom: 1.5px solid #b8924a;\n    padding-bottom: .45rem;\n    margin: 2.2rem 0 1.1rem;\n  }\n\n  \/* Full-width Video *\/\n  .csl-video-box {\n    position: relative;\n    padding-bottom: 56.25%;\n    height: 0;\n    overflow: hidden;\n    border-radius: 8px;\n    background: #111;\n    margin-bottom: 2rem;\n  }\n  .csl-video-box iframe {\n    position: absolute;\n    top: 0; left: 0;\n    width: 100%; height: 100%;\n    border: none;\n  }\n\n  \/* Hero Text *\/\n  .csl-intro {\n    font-size: 1rem;\n    color: #555;\n    line-height: 1.8;\n    margin-bottom: 1rem;\n  }\n\n  \/* Texture Banner + Clickable Image *\/\n  .csl-texture-banner {\n    margin-bottom: 2rem;\n  }\n  .csl-texture-link {\n    display: block;\n    border-radius: 8px;\n    overflow: hidden;\n    border: 1px solid #e5e5e5;\n    transition: opacity .2s;\n    text-decoration: none;\n    margin-bottom: .5rem;\n  }\n  .csl-texture-link:hover { opacity: .88; }\n  .csl-texture-link img {\n    width: 100%;\n    display: block;\n  }\n  .csl-texture-caption {\n    font-size: .78rem;\n    color: #888;\n    letter-spacing: .04em;\n    text-align: center;\n  }\n\n  \/* Core Selling Points Card *\/\n  .csl-features {\n    display: grid;\n    grid-template-columns: repeat(auto-fill, minmax(190px, 1fr));\n    gap: 8px;\n    margin-bottom: 2rem;\n  }\n  .csl-feature-card {\n    background: #f7f7f7;\n    border: 1px solid #e5e5e5;\n    border-top: 3px solid #b8924a;\n    border-radius: 6px;\n    padding: .85rem 1rem;\n    font-size: .85rem;\n    color: #333;\n    line-height: 1.55;\n  }\n  .csl-feature-card__icon { font-size: 1.2rem; display: block; margin-bottom: .35rem; }\n  .csl-feature-card__title {\n    font-weight: 600;\n    font-size: .82rem;\n    color: #1a1a1a;\n    display: block;\n    margin-bottom: .2rem;\n  }\n\n  \/* Texture Notice *\/\n  .csl-notice {\n    display: flex;\n    gap: 10px;\n    background: #fff8ee;\n    border: 1px solid #e8c87a;\n    border-left: 3px solid #b8924a;\n    border-radius: 6px;\n    padding: .75rem 1rem;\n    margin-bottom: 2rem;\n    font-size: .88rem;\n    color: #5a3e10;\n    line-height: 1.6;\n  }\n  .csl-notice__icon { flex-shrink: 0; margin-top: .05rem; }\n\n  \/* Dual Mount Options *\/\n  .csl-mount-cards {\n    display: grid;\n    grid-template-columns: 1fr 1fr;\n    gap: 8px;\n    margin-bottom: 2rem;\n  }\n  .csl-mount-card {\n    background: #f7f7f7;\n    border: 1px solid #e5e5e5;\n    border-top: 3px solid #b8924a;\n    border-radius: 6px;\n    padding: .85rem 1rem;\n    font-size: .85rem;\n    color: #333;\n    line-height: 1.55;\n  }\n  .csl-mount-card__icon { font-size: 1.2rem; display: block; margin-bottom: .3rem; }\n  .csl-mount-card__title {\n    font-weight: 600;\n    font-size: .82rem;\n    color: #1a1a1a;\n    display: block;\n    margin-bottom: .2rem;\n  }\n  @media (max-width: 400px) {\n    .csl-mount-cards { grid-template-columns: 1fr; }\n  }\n\n  \/* Room Tags *\/\n  .csl-rooms {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 8px;\n    margin-bottom: 2rem;\n  }\n  .csl-room-tag {\n    background: #f7f7f7;\n    border: 1px solid #e5e5e5;\n    border-radius: 20px;\n    padding: .3rem .9rem;\n    font-size: .82rem;\n    color: #555;\n    display: flex;\n    align-items: center;\n    gap: 5px;\n  }\n\n  \/* Color Swatches *\/\n  .csl-color-bar {\n    display: flex;\n    align-items: center;\n    gap: 14px;\n    background: #f7f7f7;\n    border: 1px solid #e5e5e5;\n    border-left: 3px solid #b8924a;\n    border-radius: 6px;\n    padding: .75rem 1.1rem;\n    margin-bottom: 2rem;\n    font-size: .88rem;\n    color: #555;\n  }\n  .csl-color-bar__swatches { display: flex; gap: 8px; flex-shrink: 0; }\n  .csl-swatch {\n    width: 22px; height: 22px;\n    border-radius: 50%;\n    border: 2px solid rgba(0,0,0,.1);\n    box-shadow: 0 1px 4px rgba(0,0,0,.15);\n  }\n  .csl-swatch--white  { background: #f4f0e8; border-color: rgba(0,0,0,.18); }\n  .csl-swatch--black  { background: #1e1a17; }\n  .csl-swatch--wood   { background: #b8844a; }\n  .csl-swatch--walnut { background: #5a3018; }\n\n  \/* Dual Size Cards *\/\n  .csl-size-cards {\n    display: grid;\n    grid-template-columns: repeat(auto-fill, minmax(240px, 1fr));\n    gap: 10px;\n    margin-bottom: 2rem;\n  }\n  .csl-size-card {\n    background: #f7f7f7;\n    border: 1px solid #e5e5e5;\n    border-top: 3px solid #b8924a;\n    border-radius: 6px;\n    padding: .9rem 1.1rem;\n  }\n  .csl-size-card__label {\n    font-size: .68rem;\n    font-weight: 700;\n    letter-spacing: .12em;\n    text-transform: uppercase;\n    color: #b8924a;\n    display: block;\n    margin-bottom: .5rem;\n  }\n  .csl-size-card__sublabel {\n    font-size: .72rem;\n    color: #888;\n    display: block;\n    margin-bottom: .4rem;\n    margin-top: -.3rem;\n  }\n  .csl-size-card__row {\n    display: flex;\n    justify-content: space-between;\n    align-items: baseline;\n    border-bottom: 1px solid #e5e5e5;\n    padding: .22rem 0;\n    font-size: .85rem;\n    color: #333;\n  }\n  .csl-size-card__row:last-child { border-bottom: none; }\n  .csl-size-card__key { color: #777; font-size: .8rem; }\n\n  \/* Specification List *\/\n  .csl-specs {\n    list-style: none;\n    padding: 0;\n    margin: 0 0 2rem;\n    display: grid;\n    grid-template-columns: repeat(auto-fill, minmax(260px, 1fr));\n    gap: 8px;\n  }\n  .csl-specs li {\n    display: flex;\n    align-items: flex-start;\n    gap: 10px;\n    background: #f7f7f7;\n    border: 1px solid #e5e5e5;\n    border-radius: 6px;\n    padding: .6rem .9rem;\n    font-size: .9rem;\n    color: #333;\n  }\n  .csl-specs li::before {\n    content: '';\n    display: block;\n    width: 5px; height: 5px;\n    min-width: 5px;\n    border-radius: 50%;\n    background: #b8924a;\n    margin-top: 8px;\n  }\n\n  \/* Certification Badges *\/\n  .csl-badges {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 8px;\n    margin-top: 1.4rem;\n  }\n  .csl-badge {\n    background: #ffffff;\n    border: 1px solid #d4d4d4;\n    border-radius: 20px;\n    padding: .28rem .85rem;\n    font-size: .78rem;\n    color: #333;\n    font-weight: 500;\n    letter-spacing: .03em;\n  }\n\n  \/* Downloads *\/\n  .csl-downloads {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 16px;\n    margin-bottom: 2rem;\n  }\n  .csl-dl-item {\n    display: flex;\n    flex-direction: column;\n    align-items: center;\n    gap: 8px;\n    text-decoration: none;\n    color: #1a1a1a;\n    font-size: .78rem;\n    font-weight: 600;\n    letter-spacing: .06em;\n    text-transform: uppercase;\n    transition: opacity .2s;\n  }\n  .csl-dl-item:hover { opacity: .65; }\n  .csl-dl-item img {\n    width: 60px; height: 60px;\n    object-fit: contain;\n    border: 1px solid #e5e5e5;\n    border-radius: 6px;\n    background: #fff;\n    padding: 8px;\n  }\n\u003c\/style\u003e\n\n\u003c!-- ③ Visualization Content --\u003e\n\u003cdiv class=\"csl-wrap\"\u003e\n\n  \u003c!-- Video --\u003e\n  \u003cdiv class=\"csl-section-title\"\u003eSee It In Action\u003c\/div\u003e\n  \u003cdiv class=\"csl-video-box\"\u003e\n    \u003ciframe src=\"https:\/\/www.youtube.com\/embed\/z-RJHrXrC8E\" title=\"Casia Ceiling Light\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture\" allowfullscreen loading=\"lazy\"\u003e\u003c\/iframe\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- Hero Text --\u003e\n  \u003cp class=\"csl-intro\"\u003e\n    The best ceiling lights do two things at once: they light the room, and they make it feel\n    like a room someone chose to be in. The \u003cstrong\u003eCasia Ceiling Light\u003c\/strong\u003e does both.\n    Its resin globe diffuses the bulb into something even and unhurried — no glare, no harsh\n    edges, just a warm wash that settles the space underneath it.\n  \u003c\/p\u003e\n  \u003cp class=\"csl-intro\"\u003e\n    The water-transfer wood grain frame brings an organic warmth that a plain metal canopy\n    doesn't have. It's a small detail that reads as care. On a ceiling, that matters more\n    than most people expect.\n  \u003c\/p\u003e\n\n  \u003c!-- Core Selling Points --\u003e\n  \u003cdiv class=\"csl-section-title\"\u003eWhat Casia Does\u003c\/div\u003e\n  \u003cdiv class=\"csl-features\"\u003e\n    \u003cdiv class=\"csl-feature-card\"\u003e\n      \u003cspan class=\"csl-feature-card__icon\"\u003e🌕\u003c\/span\u003e\n      \u003cspan class=\"csl-feature-card__title\"\u003eResin-Diffused Glow\u003c\/span\u003e\n      The resin globe scatters light in all directions equally — no harsh center,\n      no uneven pockets of brightness. The result is a room that feels lit from\n      within rather than pointed at.\n    \u003c\/div\u003e\n    \u003cdiv class=\"csl-feature-card\"\u003e\n      \u003cspan class=\"csl-feature-card__icon\"\u003e🪵\u003c\/span\u003e\n      \u003cspan class=\"csl-feature-card__title\"\u003eWood-Grain Frame\u003c\/span\u003e\n      Water-transfer printing gives the metal canopy the depth and warmth of natural\n      wood — present enough to be noticed up close, subtle enough not to compete\n      with the room below.\n    \u003c\/div\u003e\n    \u003cdiv class=\"csl-feature-card\"\u003e\n      \u003cspan class=\"csl-feature-card__icon\"\u003e🔆\u003c\/span\u003e\n      \u003cspan class=\"csl-feature-card__title\"\u003eDimmer Compatible\u003c\/span\u003e\n      From bright enough to cook or read, down to the softest pre-sleep ambient\n      glow. Pair with a dimmer switch (sold separately) for full control.\n    \u003c\/div\u003e\n    \u003cdiv class=\"csl-feature-card\"\u003e\n      \u003cspan class=\"csl-feature-card__icon\"\u003e🚿\u003c\/span\u003e\n      \u003cspan class=\"csl-feature-card__title\"\u003eDamp Rated\u003c\/span\u003e\n      Suitable for bathrooms and covered outdoor areas — spaces where a considered\n      ceiling light is rarely found and immediately appreciated.\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- Texture Description + Enlarged Image --\u003e\n  \u003cdiv class=\"csl-section-title\"\u003eAbout the Globe Texture\u003c\/div\u003e\n  \u003cdiv class=\"csl-notice\"\u003e\n    \u003cspan class=\"csl-notice__icon\"\u003e🪨\u003c\/span\u003e\n    \u003cspan\u003eThe center globe has a \u003cstrong\u003enon-smooth, topographic surface\u003c\/strong\u003e — raw and\n    textured by design, not a defect. Please view the close-up image before purchasing to\n    confirm this finish works for your space.\u003c\/span\u003e\n  \u003c\/div\u003e\n  \u003cdiv class=\"csl-texture-banner\"\u003e\n    \u003ca class=\"csl-texture-link\" href=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0745\/2495\/0802\/files\/Casia_Pendant_Lamp_1126.jpg?v=1764161581\" target=\"_blank\" rel=\"noopener\"\u003e\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0745\/2495\/0802\/files\/Casia_Pendant_Lamp_1126_380x380.jpg?v=1764161581\" alt=\"Casia Ceiling Light — close-up of topographic resin globe texture\" loading=\"lazy\"\u003e\n    \u003c\/a\u003e\n    \u003cp class=\"csl-texture-caption\"\u003eClick to enlarge — globe surface texture detail\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- Dual Mount Options --\u003e\n  \u003cdiv class=\"csl-section-title\"\u003eCeiling or Wall\u003c\/div\u003e\n  \u003cdiv class=\"csl-mount-cards\"\u003e\n    \u003cdiv class=\"csl-mount-card\"\u003e\n      \u003cspan class=\"csl-mount-card__icon\"\u003e🔝\u003c\/span\u003e\n      \u003cspan class=\"csl-mount-card__title\"\u003eCeiling Mount\u003c\/span\u003e\n      Centered over a bed, dining table, or hallway — it diffuses light evenly\n      across the space below and anchors the room without demanding attention.\n    \u003c\/div\u003e\n    \u003cdiv class=\"csl-mount-card\"\u003e\n      \u003cspan class=\"csl-mount-card__icon\"\u003e🧱\u003c\/span\u003e\n      \u003cspan class=\"csl-mount-card__title\"\u003eWall Mount\u003c\/span\u003e\n      Beside a mirror, above a console, or flanking a bed — used as a wall sconce,\n      it adds layered lighting and a considered decorative moment.\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- Applicable Scenes --\u003e\n  \u003cdiv class=\"csl-section-title\"\u003eWorks In\u003c\/div\u003e\n  \u003cdiv class=\"csl-rooms\"\u003e\n    \u003cspan class=\"csl-room-tag\"\u003e🛏 Bedroom\u003c\/span\u003e\n    \u003cspan class=\"csl-room-tag\"\u003e🍽 Dining Room\u003c\/span\u003e\n    \u003cspan class=\"csl-room-tag\"\u003e🛋 Living Room\u003c\/span\u003e\n    \u003cspan class=\"csl-room-tag\"\u003e🚪 Hallway\u003c\/span\u003e\n    \u003cspan class=\"csl-room-tag\"\u003e🛁 Bathroom\u003c\/span\u003e\n    \u003cspan class=\"csl-room-tag\"\u003e📚 Study\u003c\/span\u003e\n    \u003cspan class=\"csl-room-tag\"\u003e🏡 Covered Porch\u003c\/span\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- Color Bar --\u003e\n  \u003cdiv class=\"csl-color-bar\"\u003e\n    \u003cdiv class=\"csl-color-bar__swatches\"\u003e\n      \u003cspan class=\"csl-swatch csl-swatch--white\" title=\"White\"\u003e\u003c\/span\u003e\n      \u003cspan class=\"csl-swatch csl-swatch--black\" title=\"Black\"\u003e\u003c\/span\u003e\n      \u003cspan class=\"csl-swatch csl-swatch--wood\" title=\"Wood Color\"\u003e\u003c\/span\u003e\n      \u003cspan class=\"csl-swatch csl-swatch--walnut\" title=\"Walnut Color\"\u003e\u003c\/span\u003e\n    \u003c\/div\u003e\n    \u003cspan\u003eWhite · Black · Wood Color · Walnut Color\u003c\/span\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- Dual Size Cards --\u003e\n  \u003cdiv class=\"csl-section-title\"\u003eChoose Your Size\u003c\/div\u003e\n  \u003cdiv class=\"csl-size-cards\"\u003e\n\n    \u003cdiv class=\"csl-size-card\"\u003e\n      \u003cspan class=\"csl-size-card__label\"\u003eSmall\u003c\/span\u003e\n      \u003cspan class=\"csl-size-card__sublabel\"\u003eBedside, hallway, bathroom, compact rooms\u003c\/span\u003e\n      \u003cdiv class=\"csl-size-card__row\"\u003e\n        \u003cspan class=\"csl-size-card__key\"\u003eDiameter\u003c\/span\u003e\n        \u003cspan\u003eØ 28 cm \/ 11″\u003c\/span\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"csl-size-card__row\"\u003e\n        \u003cspan class=\"csl-size-card__key\"\u003eHeight\u003c\/span\u003e\n        \u003cspan\u003eH 10 cm \/ 3.9″\u003c\/span\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"csl-size-card\"\u003e\n      \u003cspan class=\"csl-size-card__label\"\u003eLarge\u003c\/span\u003e\n      \u003cspan class=\"csl-size-card__sublabel\"\u003eDining room, living room, open-plan spaces\u003c\/span\u003e\n      \u003cdiv class=\"csl-size-card__row\"\u003e\n        \u003cspan class=\"csl-size-card__key\"\u003eDiameter\u003c\/span\u003e\n        \u003cspan\u003eØ 40 cm \/ 15.7″\u003c\/span\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"csl-size-card__row\"\u003e\n        \u003cspan class=\"csl-size-card__key\"\u003eHeight\u003c\/span\u003e\n        \u003cspan\u003eH 16 cm \/ 6.3″\u003c\/span\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003c!-- Specification Details --\u003e\n  \u003cdiv class=\"csl-section-title\"\u003eDetails\u003c\/div\u003e\n  \u003cul class=\"csl-specs\"\u003e\n    \u003cli\u003eShade: \u003cstrong\u003eResin\u003c\/strong\u003e — non-smooth topographic texture\u003c\/li\u003e\n    \u003cli\u003eMaterials: \u003cstrong\u003eMetal \u0026amp; Resin\u003c\/strong\u003e\n\u003c\/li\u003e\n    \u003cli\u003eWiring: \u003cstrong\u003eHardwired\u003c\/strong\u003e\n\u003c\/li\u003e\n    \u003cli\u003eSocket: \u003cstrong\u003eG9\u003c\/strong\u003e\n\u003c\/li\u003e\n    \u003cli\u003eMax bulb: \u003cstrong\u003e5W\u003c\/strong\u003e incandescent or LED equivalent\u003c\/li\u003e\n    \u003cli\u003eMounting: \u003cstrong\u003eWall or ceiling\u003c\/strong\u003e\n\u003c\/li\u003e\n    \u003cli\u003e\n\u003cstrong\u003eDimmer compatible\u003c\/strong\u003e (switch not included)\u003c\/li\u003e\n    \u003cli\u003e\n\u003cstrong\u003eDamp rated\u003c\/strong\u003e — bathrooms \u0026amp; covered outdoor areas\u003c\/li\u003e\n    \u003cli\u003eCertified: North America · Australia · Europe · Middle East\u003c\/li\u003e\n  \u003c\/ul\u003e\n\n  \u003c!-- Certification Badges --\u003e\n  \u003cdiv class=\"csl-badges\"\u003e\n    \u003cspan class=\"csl-badge\"\u003e🌎 North America\u003c\/span\u003e\n    \u003cspan class=\"csl-badge\"\u003e🌏 Australia\u003c\/span\u003e\n    \u003cspan class=\"csl-badge\"\u003e🌍 Europe\u003c\/span\u003e\n    \u003cspan class=\"csl-badge\"\u003e🌍 Middle East\u003c\/span\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- Document Downloads --\u003e\n  \u003cdiv class=\"csl-section-title\" style=\"margin-top:2.5rem;\"\u003eDownloads\u003c\/div\u003e\n  \u003cdiv class=\"csl-downloads\"\u003e\n\n    \u003ca class=\"csl-dl-item\" href=\"https:\/\/drive.google.com\/file\/d\/18xEHYEVwd6-Cy6w08m-saKpqEGglTvIE\/view?usp=drive_link\" target=\"_blank\" rel=\"noopener\"\u003e\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0745\/2495\/0802\/files\/document-file-icon-docos-1_480x480.jpg?v=1683337478\" alt=\"Parameter document\" loading=\"lazy\"\u003e\n      Parameter\n    \u003c\/a\u003e\n\n    \u003ca class=\"csl-dl-item\" href=\"https:\/\/drive.google.com\/file\/d\/1k-KIVlLZFFumTm4vs6F0mxjF3RjL0XEH\/view?usp=drive_link\" target=\"_blank\" rel=\"noopener\"\u003e\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0745\/2495\/0802\/files\/document-file-icon-docos-1_480x480.jpg?v=1683337478\" alt=\"Installation guide\" loading=\"lazy\"\u003e\n      Installation\n    \u003c\/a\u003e\n\n    \u003ca class=\"csl-dl-item\" href=\"https:\/\/drive.google.com\/file\/d\/1svyjsYmSCxr4yz86wRPJPRIlL_-a5b-K\/view?usp=drive_link\" target=\"_blank\" rel=\"noopener\"\u003e\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0745\/2495\/0802\/files\/document-file-icon-docos-1_480x480.jpg?v=1683337478\" alt=\"3D Files\" loading=\"lazy\"\u003e\n      3D Files\n    \u003c\/a\u003e\n\n  \u003c\/div\u003e\n\n\u003c\/div\u003e\u003c!-- end .csl-wrap --\u003e","brand":"Tumdi.com","offers":[{"title":"Dia 28cm x H 10cm \/ ∅ 11″ x H 3.9″ \/ White \u0026 Wood Color","offer_id":58312416428377,"sku":"DCC-08663-1","price":162.0,"currency_code":"USD","in_stock":true},{"title":"Dia 28cm x H 10cm \/ ∅ 11″ x H 3.9″ \/ Black \u0026 Walnut Color","offer_id":58312416461145,"sku":"DCC-08663-2","price":162.0,"currency_code":"USD","in_stock":true},{"title":"Dia 40cm x H 16cm \/ ∅ 15.7″ x H 6.3″ \/ White \u0026 Wood Color","offer_id":58312416493913,"sku":"DCC-08663-3","price":242.0,"currency_code":"USD","in_stock":true},{"title":"Dia 40cm x H 16cm \/ ∅ 15.7″ x H 6.3″ \/ Black \u0026 Walnut Color","offer_id":58312416526681,"sku":"DCC-08663-4","price":242.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1011\/8722\/3897\/files\/Casia_Ceiling_Light_1.jpg?v=1781620789","url":"https:\/\/www.tumdi.co\/products\/casia-ceiling-light","provider":"Tumdi.com","version":"1.0","type":"link"}