{"product_id":"casia-pendant-lamp","title":"Casia Pendant Lamp","description":"\u003c!-- ============================================================\n     CASIA PENDANT LAMP — Shopify Product Description\n     Color Scheme: Matches docos.us store theme\n     Conversion Optimization: Soft light pendant lamp + Exquisite accents + Space upgrade\n     CSS prefix: .csp- (distinguished from ceiling lamp version .csl-)\n     Includes: Consumer visual 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 Pendant Lamp\",\n  \"description\": \"The Casia Pendant Lamp features a water-transfer printed lotus-leaf resin shade with a non-smooth topographic globe. Dimmer compatible, sloped ceiling adaptable, and available in White, Wood Color, and Walnut Color in two sizes.\",\n  \"brand\": { \"@type\": \"Brand\", \"name\": \"Docos\" },\n  \"material\": \"Metal, Resin\",\n  \"color\": \"White, 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\": \"Voltage\",           \"value\": \"AC 110–240V\" },\n    { \"@type\": \"PropertyValue\", \"name\": \"Wiring\",            \"value\": \"Hardwired\" },\n    { \"@type\": \"PropertyValue\", \"name\": \"Wire Length\",       \"value\": \"59 inches \/ 150 cm (adjustable)\" },\n    { \"@type\": \"PropertyValue\", \"name\": \"Dimmer\",            \"value\": \"Compatible (switch not included)\" },\n    { \"@type\": \"PropertyValue\", \"name\": \"Ceiling\",           \"value\": \"Sloped ceiling compatible — up to 30°\" },\n    { \"@type\": \"PropertyValue\", \"name\": \"Certifications\",    \"value\": \"North America, Australia, Europe, Middle East\" }\n  ],\n  \"video\": [\n    {\n      \"@type\": \"VideoObject\",\n      \"name\": \"Casia Pendant Lamp\",\n      \"embedUrl\": \"https:\/\/www.youtube.com\/embed\/GwsmeADfF88\",\n      \"thumbnailUrl\": \"https:\/\/img.youtube.com\/vi\/GwsmeADfF88\/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  Hint background      #e8c87a  Hint border\n   *\/\n  .csp-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  .csp-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  \/* Single video full width *\/\n  .csp-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  .csp-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  .csp-intro {\n    font-size: 1rem;\n    color: #555;\n    line-height: 1.8;\n    margin-bottom: 1rem;\n  }\n\n  \/* Core selling points card *\/\n  .csp-features {\n    display: grid;\n    grid-template-columns: repeat(auto-fill, minmax(190px, 1fr));\n    gap: 8px;\n    margin-bottom: 2rem;\n  }\n  .csp-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  .csp-feature-card__icon { font-size: 1.2rem; display: block; margin-bottom: .35rem; }\n  .csp-feature-card__title {\n    font-weight: 600;\n    font-size: .82rem;\n    color: #1a1a1a;\n    display: block;\n    margin-bottom: .2rem;\n  }\n\n  \/* Multiple light combination banner *\/\n  .csp-group-banner {\n    background: #f7f7f7;\n    border: 1px solid #e5e5e5;\n    border-left: 3px solid #b8924a;\n    border-radius: 6px;\n    padding: 1rem 1.2rem;\n    margin-bottom: 2rem;\n    font-size: .9rem;\n    color: #555;\n    line-height: 1.7;\n  }\n  .csp-group-banner__title {\n    font-weight: 600;\n    font-size: .82rem;\n    color: #1a1a1a;\n    letter-spacing: .04em;\n    display: block;\n    margin-bottom: .35rem;\n  }\n\n  \/* Texture notice + image *\/\n  .csp-texture-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: .75rem;\n    font-size: .88rem;\n    color: #5a3e10;\n    line-height: 1.6;\n  }\n  .csp-texture-notice__icon { flex-shrink: 0; margin-top: .05rem; }\n\n  .csp-illus {\n    margin: 0 0 2rem;\n    text-align: center;\n  }\n  .csp-illus a { display: inline-block; }\n  .csp-illus img {\n    max-width: 420px;\n    width: 100%;\n    border-radius: 8px;\n    display: block;\n    border: 1px solid #e5e5e5;\n    margin: 0 auto;\n  }\n  .csp-illus__caption {\n    font-size: .78rem;\n    color: #999;\n    margin-top: .45rem;\n    letter-spacing: .04em;\n  }\n\n  \/* Applicable scenes *\/\n  .csp-rooms {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 8px;\n    margin-bottom: 2rem;\n  }\n  .csp-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  .csp-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  .csp-color-bar__swatches { display: flex; gap: 8px; flex-shrink: 0; }\n  .csp-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  .csp-swatch--white  { background: #f4f0e8; border-color: rgba(0,0,0,.18); }\n  .csp-swatch--wood   { background: #b8844a; }\n  .csp-swatch--walnut { background: #5a3018; }\n\n  \/* Dual size cards *\/\n  .csp-size-cards {\n    display: grid;\n    grid-template-columns: repeat(auto-fill, minmax(240px, 1fr));\n    gap: 10px;\n    margin-bottom: 2rem;\n  }\n  .csp-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  .csp-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  .csp-size-card__sublabel {\n    font-size: .72rem;\n    color: #888;\n    display: block;\n    margin-bottom: .4rem;\n    margin-top: -.3rem;\n  }\n  .csp-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  .csp-size-card__row:last-child { border-bottom: none; }\n  .csp-size-card__key { color: #777; font-size: .8rem; }\n\n  \/* Specification list *\/\n  .csp-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  .csp-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  .csp-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  .csp-badges {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 8px;\n    margin-top: 1.4rem;\n  }\n  .csp-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  .csp-downloads {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 16px;\n    margin-bottom: 2rem;\n  }\n  .csp-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  .csp-dl-item:hover { opacity: .65; }\n  .csp-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!-- ③ Visual content --\u003e\n\u003cdiv class=\"csp-wrap\"\u003e\n\n  \u003c!-- Video --\u003e\n  \u003cdiv class=\"csp-section-title\"\u003eSee It In Action\u003c\/div\u003e\n  \u003cdiv class=\"csp-video-box\"\u003e\n    \u003ciframe src=\"https:\/\/www.youtube.com\/embed\/GwsmeADfF88\" title=\"Casia Pendant Lamp\" 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=\"csp-intro\"\u003e\n    Good pendant lights illuminate a table. The \u003cstrong\u003eCasia Pendant Lamp\u003c\/strong\u003e also\n    becomes part of the room when it's off. The resin shade carries a water-transfer printed\n    pattern drawn from the veining of a lotus leaf — organic, unhurried, the kind of detail\n    you notice at different distances and in different lights. When the bulb comes on, the\n    pattern diffuses the output into a soft, even glow that falls on whatever sits below.\n  \u003c\/p\u003e\n  \u003cp class=\"csp-intro\"\u003e\n    Compact in diameter, low in profile, generous in warmth. Alone over a small table\n    or in a cluster above a longer one — Casia scales to whatever the space asks.\n  \u003c\/p\u003e\n\n  \u003c!-- Core selling points --\u003e\n  \u003cdiv class=\"csp-section-title\"\u003eWhat Casia Does\u003c\/div\u003e\n  \u003cdiv class=\"csp-features\"\u003e\n    \u003cdiv class=\"csp-feature-card\"\u003e\n      \u003cspan class=\"csp-feature-card__icon\"\u003e🌿\u003c\/span\u003e\n      \u003cspan class=\"csp-feature-card__title\"\u003eLotus-Leaf Pattern\u003c\/span\u003e\n      Water-transfer printing deposits the leaf vein pattern directly onto\n      the resin surface — it sits in the material rather than on it, giving\n      the shade a depth and authenticity that printed or stickered finishes\n      don't have.\n    \u003c\/div\u003e\n    \u003cdiv class=\"csp-feature-card\"\u003e\n      \u003cspan class=\"csp-feature-card__icon\"\u003e🌕\u003c\/span\u003e\n      \u003cspan class=\"csp-feature-card__title\"\u003eSoft Resin Diffusion\u003c\/span\u003e\n      The resin shade distributes the G9 bulb evenly across its face —\n      no hot center, no harsh ring. The light that reaches the table below\n      is warm and even, the way good pendant lighting should be.\n    \u003c\/div\u003e\n    \u003cdiv class=\"csp-feature-card\"\u003e\n      \u003cspan class=\"csp-feature-card__icon\"\u003e🔆\u003c\/span\u003e\n      \u003cspan class=\"csp-feature-card__title\"\u003eDimmer Compatible\u003c\/span\u003e\n      From task-level brightness over a kitchen island to the softest\n      pre-dinner atmosphere above a dining table. Pair with a dimmer\n      switch (sold separately) for the full range.\n    \u003c\/div\u003e\n    \u003cdiv class=\"csp-feature-card\"\u003e\n      \u003cspan class=\"csp-feature-card__icon\"\u003e📐\u003c\/span\u003e\n      \u003cspan class=\"csp-feature-card__title\"\u003eSloped Ceiling Ready\u003c\/span\u003e\n      Works on angled ceilings up to 30°. The hardware adjusts so Casia\n      hangs level regardless of what's above it — no adapters,\n      no workarounds.\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- Multiple light combination banner --\u003e\n  \u003cdiv class=\"csp-group-banner\"\u003e\n    \u003cspan class=\"csp-group-banner__title\"\u003eOne, Two, or Three — All Work\u003c\/span\u003e\n    A single Casia over a small round dining table is clean and complete.\n    Two at the same height above a kitchen island creates quiet rhythm.\n    Three staggered above a longer table — Small, Large, Small — brings a\n    layered, considered arrangement that reads as designed rather than\n    installed. The organic pattern on each shade means no two are\n    identical, which makes a grouped installation feel curated rather\n    than multiplied.\n  \u003c\/div\u003e\n\n  \u003c!-- Texture notice + image --\u003e\n  \u003cdiv class=\"csp-section-title\"\u003eAbout the Globe Texture\u003c\/div\u003e\n  \u003cdiv class=\"csp-texture-notice\"\u003e\n    \u003cspan class=\"csp-texture-notice__icon\"\u003e🪨\u003c\/span\u003e\n    \u003cspan\u003eThe center globe has a \u003cstrong\u003enon-smooth, topographic surface\u003c\/strong\u003e —\n    textured by design, not a defect. Please view the close-up image below before\n    purchasing to confirm this finish works for your space.\u003c\/span\u003e\n  \u003c\/div\u003e\n  \u003cdiv class=\"csp-illus\"\u003e\n    \u003ca 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 Pendant Lamp — close-up of topographic resin globe texture\" loading=\"lazy\"\u003e\n    \u003c\/a\u003e\n    \u003cp class=\"csp-illus__caption\"\u003eClick to enlarge — globe surface texture detail\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- Applicable scenes --\u003e\n  \u003cdiv class=\"csp-section-title\"\u003eWorks In\u003c\/div\u003e\n  \u003cdiv class=\"csp-rooms\"\u003e\n    \u003cspan class=\"csp-room-tag\"\u003e🍽 Dining Table\u003c\/span\u003e\n    \u003cspan class=\"csp-room-tag\"\u003e🍳 Kitchen Island\u003c\/span\u003e\n    \u003cspan class=\"csp-room-tag\"\u003e🛏 Above the Bed\u003c\/span\u003e\n    \u003cspan class=\"csp-room-tag\"\u003e📚 Reading Corner\u003c\/span\u003e\n    \u003cspan class=\"csp-room-tag\"\u003e🛋 Living Room\u003c\/span\u003e\n    \u003cspan class=\"csp-room-tag\"\u003e🖥 Desk\u003c\/span\u003e\n    \u003cspan class=\"csp-room-tag\"\u003e🏠 Open-Plan Space\u003c\/span\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- Color bar --\u003e\n  \u003cdiv class=\"csp-color-bar\"\u003e\n    \u003cdiv class=\"csp-color-bar__swatches\"\u003e\n      \u003cspan class=\"csp-swatch csp-swatch--white\" title=\"White\"\u003e\u003c\/span\u003e\n      \u003cspan class=\"csp-swatch csp-swatch--wood\" title=\"Wood Color\"\u003e\u003c\/span\u003e\n      \u003cspan class=\"csp-swatch csp-swatch--walnut\" title=\"Walnut Color\"\u003e\u003c\/span\u003e\n    \u003c\/div\u003e\n    \u003cspan\u003eWhite · Wood Color · Walnut Color\u003c\/span\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- Dual size cards --\u003e\n  \u003cdiv class=\"csp-section-title\"\u003eChoose Your Size\u003c\/div\u003e\n  \u003cdiv class=\"csp-size-cards\"\u003e\n\n    \u003cdiv class=\"csp-size-card\"\u003e\n      \u003cspan class=\"csp-size-card__label\"\u003eSmall\u003c\/span\u003e\n      \u003cspan class=\"csp-size-card__sublabel\"\u003eBedside, desk, small dining table\u003c\/span\u003e\n      \u003cdiv class=\"csp-size-card__row\"\u003e\n        \u003cspan class=\"csp-size-card__key\"\u003eDiameter\u003c\/span\u003e\n        \u003cspan\u003eØ 28 cm \/ 11″\u003c\/span\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"csp-size-card__row\"\u003e\n        \u003cspan class=\"csp-size-card__key\"\u003eHeight\u003c\/span\u003e\n        \u003cspan\u003eH 10 cm \/ 3.9″\u003c\/span\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"csp-size-card__row\"\u003e\n        \u003cspan class=\"csp-size-card__key\"\u003eWire\u003c\/span\u003e\n        \u003cspan\u003e59 in \/ 150 cm\u003c\/span\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"csp-size-card\" style=\"position:relative; border-color:#b8924a; border-width:2px; background:#fff8ee;\"\u003e\n      \u003cspan style=\"position:absolute; top:-1px; right:-1px; background:#b8924a; color:#fff; font-size:.58rem; font-weight:700; letter-spacing:.08em; text-transform:uppercase; padding:.18rem .5rem; border-radius:0 4px 0 4px; white-space:nowrap;\"\u003e★ Most Popular\u003c\/span\u003e\n      \u003cspan class=\"csp-size-card__label\"\u003eLarge\u003c\/span\u003e\n      \u003cspan class=\"csp-size-card__sublabel\"\u003eDining table, kitchen island\u003c\/span\u003e\n      \u003cdiv class=\"csp-size-card__row\"\u003e\n        \u003cspan class=\"csp-size-card__key\"\u003eDiameter\u003c\/span\u003e\n        \u003cspan\u003eØ 40 cm \/ 15.7″\u003c\/span\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"csp-size-card__row\"\u003e\n        \u003cspan class=\"csp-size-card__key\"\u003eHeight\u003c\/span\u003e\n        \u003cspan\u003eH 16 cm \/ 6.3″\u003c\/span\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"csp-size-card__row\"\u003e\n        \u003cspan class=\"csp-size-card__key\"\u003eWire\u003c\/span\u003e\n        \u003cspan\u003e59 in \/ 150 cm\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=\"csp-section-title\"\u003eDetails\u003c\/div\u003e\n  \u003cul class=\"csp-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\u003eVoltage: \u003cstrong\u003eAC 110–240V\u003c\/strong\u003e\n\u003c\/li\u003e\n    \u003cli\u003eWire: \u003cstrong\u003e59 in \/ 150 cm\u003c\/strong\u003e — adjustable to desired height\u003c\/li\u003e\n    \u003cli\u003e\n\u003cstrong\u003eDimmer compatible\u003c\/strong\u003e (switch not included)\u003c\/li\u003e\n    \u003cli\u003e\n\u003cstrong\u003eSloped ceiling compatible\u003c\/strong\u003e — up to 30°\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=\"csp-badges\"\u003e\n    \u003cspan class=\"csp-badge\"\u003e🌎 North America\u003c\/span\u003e\n    \u003cspan class=\"csp-badge\"\u003e🌏 Australia\u003c\/span\u003e\n    \u003cspan class=\"csp-badge\"\u003e🌍 Europe\u003c\/span\u003e\n    \u003cspan class=\"csp-badge\"\u003e🌍 Middle East\u003c\/span\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- Document downloads --\u003e\n  \u003cdiv class=\"csp-section-title\" style=\"margin-top:2.5rem;\"\u003eDownloads\u003c\/div\u003e\n  \u003cdiv class=\"csp-downloads\"\u003e\n\n    \u003ca class=\"csp-dl-item\" href=\"https:\/\/drive.google.com\/file\/d\/1LVvfxQPQqlP4NZTCtnN3O7KY73kMLC-w\/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=\"csp-dl-item\" href=\"https:\/\/drive.google.com\/file\/d\/1geac_lJ1JUA9tFbfpmrn0G4__yWWqqpU\/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  \u003c\/div\u003e\n\n\u003c\/div\u003e\u003c!-- end .csp-wrap --\u003e","brand":"Tumdi.com","offers":[{"title":"Dia 28cm x H 10cm \/ ∅ 11″ x H 3.9″ \/ Wood Color","offer_id":58312486125913,"sku":"DCP-96318-1","price":166.0,"currency_code":"USD","in_stock":true},{"title":"Dia 28cm x H 10cm \/ ∅ 11″ x H 3.9″ \/ Walnut Color","offer_id":58312486158681,"sku":"DCP-96318-2","price":166.0,"currency_code":"USD","in_stock":true},{"title":"Dia 40cm x H 16cm \/ ∅ 15.7″ x H 6.3″ \/ Wood Color","offer_id":58312486191449,"sku":"DCP-96318-3","price":245.0,"currency_code":"USD","in_stock":true},{"title":"Dia 40cm x H 16cm \/ ∅ 15.7″ x H 6.3″ \/ Walnut Color","offer_id":58312486224217,"sku":"DCP-96318-4","price":245.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1011\/8722\/3897\/files\/Casia_Pendant_Lamp_1.jpg?v=1781621934","url":"https:\/\/www.tumdi.co\/products\/casia-pendant-lamp","provider":"Tumdi.com","version":"1.0","type":"link"}