{"product_id":"tina-tiffany-ceiling-light","title":"Tina Tiffany Ceiling Light","description":"\u003c!-- ============================================================\n     TINA TIFFANY CEILING LIGHT — Shopify Product Description\n     精简版：See It → Why It Works → Where It Belongs → Colors → Size → Details → Footer\n     CSS prefix: .ttc-\n     ============================================================ --\u003e\n\n\n\n\u003cstyle\u003e\n  .ttc-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: transparent;\n  }\n  .ttc-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.4rem 0 1.2rem;\n  }\n\n  \/* Video *\/\n  .ttc-vbox { position: relative; padding-bottom: 56.25%; height: 0; overflow: hidden; border-radius: 6px; background: #111; margin-bottom: 2rem; }\n  .ttc-vbox iframe { position: absolute; top: 0; left: 0; width: 100%; height: 100%; border: none; }\n\n  \/* Intro *\/\n  .ttc-intro  { font-size: 1rem; color: #555; line-height: 1.8; margin-bottom: .8rem; }\n  .ttc-tagline{ font-size: 1rem; font-weight: 600; color: #1a1a1a; margin-bottom: 1.2rem; }\n\n  \/* Pills *\/\n  .ttc-pills { display: flex; flex-wrap: wrap; gap: 7px; margin-bottom: 2rem; }\n  .ttc-pill  { background: #f7f7f7; border: 1px solid #e5e5e5; border-radius: 20px; padding: .28rem .85rem; font-size: .78rem; color: #555; }\n\n  \/* On \/ Off compare *\/\n  .ttc-cmp-intro { font-size: .85rem; color: #555; line-height: 1.7; margin: -.4rem 0 1.2rem; }\n  .ttc-compare { display: grid; grid-template-columns: repeat(2,1fr); gap: 8px; margin-bottom: 2.4rem; }\n  .ttc-cmp { position: relative; border: 1px solid #e5e5e5; border-radius: 6px; overflow: hidden; background: #f7f7f7; }\n  .ttc-cmp--on { border-color: #e8c87a; }\n  .ttc-cmp__img { display: block; width: 100%; aspect-ratio: 4 \/ 3; object-fit: cover; background: #efefef; }\n  .ttc-cmp__cap { display: flex; align-items: center; justify-content: space-between; padding: .55rem .85rem; font-size: .82rem; font-weight: 600; color: #1a1a1a; }\n  .ttc-cmp__state { font-size: .6rem; font-weight: 700; letter-spacing: .12em; text-transform: uppercase; padding: .16rem .6rem; border-radius: 20px; }\n  .ttc-cmp--off .ttc-cmp__state { background: #ececec; color: #999; }\n  .ttc-cmp--on  .ttc-cmp__state { background: #b8924a; color: #fff; }\n  @media(max-width:440px){ .ttc-compare{ grid-template-columns: 1fr; } }\n\n  \/* Why — Docos cards *\/\n  .ttc-why { display: grid; grid-template-columns: repeat(auto-fill,minmax(200px,1fr)); gap: 8px; margin-bottom: 2.4rem; }\n  .ttc-wc  { background: #f7f7f7; border: 1px solid #e5e5e5; border-top: 3px solid #b8924a; border-radius: 6px; padding: .9rem 1rem; font-size: .85rem; color: #333; line-height: 1.55; }\n  .ttc-wc-icon  { font-size: 1.2rem; display: block; margin-bottom: .35rem; }\n  .ttc-wc-title { font-weight: 600; font-size: .82rem; color: #1a1a1a; display: block; margin-bottom: .2rem; }\n\n  \/* Scenes *\/\n  .ttc-scenes {\n    display: grid; grid-template-columns: repeat(3,1fr);\n    gap: 0; margin-bottom: 2.4rem;\n    background: #f7f7f7; border: 1px solid #e5e5e5;\n    border-radius: 6px; overflow: hidden;\n  }\n  .ttc-sc { padding: 1.3rem 1.1rem; border-right: 1px solid #e5e5e5; }\n  .ttc-sc:last-child { border-right: none; }\n  .ttc-sc__icon { font-size: 1.2rem; display: block; margin-bottom: .6rem; }\n  .ttc-sc__name { font-size: .9rem; font-weight: 600; color: #1a1a1a; display: block; margin-bottom: .35rem; }\n  .ttc-sc__desc { font-size: .8rem; color: #555; line-height: 1.55; }\n  .ttc-sc__tag  { display: block; margin-top: .7rem; font-size: .62rem; font-weight: 700; letter-spacing: .1em; text-transform: uppercase; color: #b8924a; }\n  @media(max-width:480px){\n    .ttc-scenes{grid-template-columns:1fr;}\n    .ttc-sc{border-right:none;border-bottom:1px solid #e5e5e5;}\n    .ttc-sc:last-child{border-bottom:none;}\n  }\n\n  \/* Colors *\/\n  .ttc-colors {\n    display: flex; align-items: center; gap: 12px;\n    background: #f7f7f7; border: 1px solid #e5e5e5;\n    border-left: 3px solid #b8924a; border-radius: 6px;\n    padding: .7rem 1.1rem; margin-bottom: .6rem;\n    font-size: .85rem; color: #555;\n  }\n  .ttc-swatches { display: flex; gap: 7px; }\n  .ttc-sw { width: 20px; height: 20px; border-radius: 50%; border: 2px solid rgba(0,0,0,.1); box-shadow: 0 1px 4px rgba(0,0,0,.12); }\n  .ttc-sw--blue { background: #3060a0; }\n  .ttc-sw--pink { background: #d06080; }\n  .ttc-color-notes { display: grid; grid-template-columns: 1fr 1fr; gap: 8px; margin-bottom: 1rem; }\n  .ttc-cn { background: #f7f7f7; border: 1px solid #e5e5e5; border-radius: 6px; padding: .6rem .85rem; font-size: .8rem; color: #555; line-height: 1.5; }\n  .ttc-cn strong { color: #1a1a1a; }\n  @media(max-width:440px){.ttc-color-notes{grid-template-columns:1fr;}}\n\n  \/* Size *\/\n  .ttc-size {\n    display: inline-flex; align-items: center; gap: 12px;\n    background: #f7f7f7; border: 1px solid #e5e5e5;\n    border-left: 3px solid #b8924a; border-radius: 6px;\n    padding: .75rem 1.2rem; font-size: .9rem;\n    color: #1a1a1a; margin-bottom: 1rem;\n  }\n\n  \/* Specs *\/\n  .ttc-specs { list-style: none; padding: 0; margin: 0 0 2rem; display: grid; grid-template-columns: repeat(auto-fill,minmax(255px,1fr)); gap: 7px; }\n  .ttc-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; }\n  .ttc-specs li::before { content: ''; display: block; width: 5px; height: 5px; min-width: 5px; border-radius: 50%; background: #b8924a; margin-top: 7px; }\n\n  \/* Footer *\/\n  .ttc-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; }\n  .ttc-foot-label { font-size: .62rem; font-weight: 700; letter-spacing: .16em; text-transform: uppercase; color: #888; display: block; margin-bottom: .75rem; }\n  .ttc-badges { display: flex; flex-direction: column; gap: .4rem; }\n  .ttc-badge  { background: #fff; border: 1px solid #e5e5e5; border-radius: 20px; padding: .25rem .85rem; font-size: .78rem; color: #333; width: fit-content; }\n  .ttc-dls    { display: flex; flex-direction: column; gap: .45rem; }\n  .ttc-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; }\n  .ttc-dl:hover { border-color: #b8924a; }\n  .ttc-dl img { width: 22px; height: 22px; object-fit: contain; opacity: .4; flex-shrink: 0; }\n  @media(max-width:440px){.ttc-foot{grid-template-columns:1fr;gap:1.2rem;}}\n\u003c\/style\u003e\n\n\u003cdiv class=\"ttc-wrap\"\u003e\n\n  \u003c!-- ① HERO --\u003e\n  \u003cdiv class=\"ttc-section-title\"\u003eSee It In Action\u003c\/div\u003e\n  \u003cdiv class=\"ttc-vbox\"\u003e\n    \u003ciframe src=\"https:\/\/www.youtube.com\/embed\/_WkuJFDDqqw\" title=\"Tina Tiffany 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  \u003cp class=\"ttc-intro\"\u003e\n    The \u003cstrong\u003eTina Tiffany Ceiling Light\u003c\/strong\u003e breaks bulb light into color before it\n    reaches the room. Each piece of stained glass, set in fine lead lines, casts warm, tinted\n    patches of light across the ceiling and walls — the blue version a calm jewel-tone, the\n    pink something warmer and more intimate. At 13.5 cm across, it reads as a considered\n    detail above, not a fixture that dominates.\n  \u003c\/p\u003e\n  \u003cp class=\"ttc-tagline\"\u003eThe ceiling light that changes the color of the room itself.\u003c\/p\u003e\n\n  \u003cdiv class=\"ttc-pills\"\u003e\n    \u003cspan class=\"ttc-pill\"\u003e🎨 Stained Glass\u003c\/span\u003e\n    \u003cspan class=\"ttc-pill\"\u003e🪙 Brass Canopy\u003c\/span\u003e\n    \u003cspan class=\"ttc-pill\"\u003e🔆 Dimmer Compatible\u003c\/span\u003e\n    \u003cspan class=\"ttc-pill\"\u003e🚿 Damp Rated\u003c\/span\u003e\n    \u003cspan class=\"ttc-pill\"\u003eBlue · Pink\u003c\/span\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- ② ON \/ OFF --\u003e\n  \u003cdiv class=\"ttc-section-title\"\u003eOn \u0026amp; Off\u003c\/div\u003e\n  \u003cp class=\"ttc-cmp-intro\"\u003eUnlit, the stained glass reads as a quiet decorative detail. Lit, it comes alive — projecting its color across the ceiling and walls. See both states in each color below.\u003c\/p\u003e\n  \u003cdiv class=\"ttc-compare\"\u003e\n    \u003cdiv class=\"ttc-cmp ttc-cmp--off\"\u003e\n      \u003cimg class=\"ttc-cmp__img\" src=\"https:\/\/docos.us\/cdn\/shop\/files\/Tina_Tiffany_Ceiling_Light_5_fd5bbe87-6ba3-4571-8979-701e1e9f9ac8_1200x.jpg?v=1760170474\" alt=\"Blue Tina Tiffany Ceiling Light — off\" loading=\"lazy\"\u003e\n      \u003cdiv class=\"ttc-cmp__cap\"\u003e\n\u003cspan\u003eBlue\u003c\/span\u003e\u003cspan class=\"ttc-cmp__state\"\u003eOff\u003c\/span\u003e\n\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"ttc-cmp ttc-cmp--on\"\u003e\n      \u003cimg class=\"ttc-cmp__img\" src=\"https:\/\/docos.us\/cdn\/shop\/files\/Tina_Tiffany_Ceiling_Light_4_9a3beee2-a6f4-47ec-8d00-3a6fd1cb9eea_2048x.jpg?v=1741510936\" alt=\"Blue Tina Tiffany Ceiling Light — lit\" loading=\"lazy\"\u003e\n      \u003cdiv class=\"ttc-cmp__cap\"\u003e\n\u003cspan\u003eBlue\u003c\/span\u003e\u003cspan class=\"ttc-cmp__state\"\u003eOn\u003c\/span\u003e\n\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"ttc-cmp ttc-cmp--off\"\u003e\n      \u003cimg class=\"ttc-cmp__img\" src=\"https:\/\/docos.us\/cdn\/shop\/files\/TinaTiffanyCeilingLight-630_d2aa8878-061f-4b89-afa0-924830455702_1200x.jpg?v=1782806214\" alt=\"Pink Tina Tiffany Ceiling Light — off\" loading=\"lazy\"\u003e\n      \u003cdiv class=\"ttc-cmp__cap\"\u003e\n\u003cspan\u003ePink\u003c\/span\u003e\u003cspan class=\"ttc-cmp__state\"\u003eOff\u003c\/span\u003e\n\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"ttc-cmp ttc-cmp--on\"\u003e\n      \u003cimg class=\"ttc-cmp__img\" src=\"https:\/\/docos.us\/cdn\/shop\/files\/Tina_Tiffany_Ceiling_Light_3_9cc1d6f9-8d74-43c9-b88e-7e31894d9a20_1200x.jpg?v=1741510936\" alt=\"Pink Tina Tiffany Ceiling Light — lit\" loading=\"lazy\"\u003e\n      \u003cdiv class=\"ttc-cmp__cap\"\u003e\n\u003cspan\u003ePink\u003c\/span\u003e\u003cspan class=\"ttc-cmp__state\"\u003eOn\u003c\/span\u003e\n\u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- ③ WHY IT WORKS --\u003e\n  \u003cdiv class=\"ttc-section-title\"\u003eWhy It Works\u003c\/div\u003e\n  \u003cdiv class=\"ttc-why\"\u003e\n    \u003cdiv class=\"ttc-wc\"\u003e\n      \u003cspan class=\"ttc-wc-icon\"\u003e🎨\u003c\/span\u003e\n      \u003cspan class=\"ttc-wc-title\"\u003eStained Glass, Lead Lines\u003c\/span\u003e\n      Each glass piece is individually set in lead line — the technique that gives Tiffany-style fixtures their depth. The shade carries color, warmth, and pattern at the same time, visible from across the room.\n    \u003c\/div\u003e\n    \u003cdiv class=\"ttc-wc\"\u003e\n      \u003cspan class=\"ttc-wc-icon\"\u003e🌕\u003c\/span\u003e\n      \u003cspan class=\"ttc-wc-title\"\u003eColor That Fills the Room\u003c\/span\u003e\n      When lit, the glass projects its color onto the ceiling around the fixture. The blue version makes a room feel cooler and contemplative; the pink version makes it feel warmer and more inviting.\n    \u003c\/div\u003e\n    \u003cdiv class=\"ttc-wc\"\u003e\n      \u003cspan class=\"ttc-wc-icon\"\u003e✦\u003c\/span\u003e\n      \u003cspan class=\"ttc-wc-title\"\u003eVintage Form, Any Interior\u003c\/span\u003e\n      The classic lead-line form reads as a deliberate aesthetic reference rather than a period reproduction — at home in a maximalist vintage room or a modern minimal space. The brass canopy adds warmth without dating it.\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- ④ SCENES --\u003e\n  \u003cdiv class=\"ttc-section-title\"\u003eWhere It Belongs\u003c\/div\u003e\n  \u003cdiv class=\"ttc-scenes\"\u003e\n    \u003cdiv class=\"ttc-sc\"\u003e\n      \u003cspan class=\"ttc-sc__icon\"\u003e🛏\u003c\/span\u003e\n      \u003cspan class=\"ttc-sc__name\"\u003eBedroom\u003c\/span\u003e\n      \u003cp class=\"ttc-sc__desc\"\u003eAbove a bed, the shade projects color gently across the ceiling — blue for a calm sleeping atmosphere, pink for warmth and softness. Pair with a dimmer for evening-to-sleep control.\u003c\/p\u003e\n      \u003cspan class=\"ttc-sc__tag\"\u003eDimmer — sold separately\u003c\/span\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"ttc-sc\"\u003e\n      \u003cspan class=\"ttc-sc__icon\"\u003e🚪\u003c\/span\u003e\n      \u003cspan class=\"ttc-sc__name\"\u003eHallway\u003c\/span\u003e\n      \u003cp class=\"ttc-sc__desc\"\u003eThe compact 13.5 cm form makes an impression on entry without crowding the space. Colored light in a corridor sets an atmosphere before the main room is reached.\u003c\/p\u003e\n      \u003cspan class=\"ttc-sc__tag\"\u003eCompact — 13.5 cm\u003c\/span\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"ttc-sc\"\u003e\n      \u003cspan class=\"ttc-sc__icon\"\u003e🪴\u003c\/span\u003e\n      \u003cspan class=\"ttc-sc__name\"\u003eReading Nook\u003c\/span\u003e\n      \u003cp class=\"ttc-sc__desc\"\u003eIn a nook or alcove, the colored overhead light combined with a warm reading lamp turns an incidental corner into the most atmospheric pocket of light in the home.\u003c\/p\u003e\n      \u003cspan class=\"ttc-sc__tag\"\u003eAtmospheric corner\u003c\/span\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- Colors --\u003e\n  \u003cdiv class=\"ttc-section-title\"\u003eColors\u003c\/div\u003e\n  \u003cdiv class=\"ttc-colors\"\u003e\n    \u003cdiv class=\"ttc-swatches\"\u003e\n      \u003cspan class=\"ttc-sw ttc-sw--blue\" title=\"Blue\"\u003e\u003c\/span\u003e\n      \u003cspan class=\"ttc-sw ttc-sw--pink\" title=\"Pink\"\u003e\u003c\/span\u003e\n    \u003c\/div\u003e\n    \u003cspan\u003eBlue · Pink\u003c\/span\u003e\n  \u003c\/div\u003e\n  \u003cdiv class=\"ttc-color-notes\"\u003e\n    \u003cdiv class=\"ttc-cn\"\u003e\n\u003cstrong\u003eBlue\u003c\/strong\u003e — calm and contemplative. Suits bedrooms, studies, and bathrooms.\u003c\/div\u003e\n    \u003cdiv class=\"ttc-cn\"\u003e\n\u003cstrong\u003ePink\u003c\/strong\u003e — warm and inviting. Suits bedrooms, reading nooks, and dining areas.\u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- Product Size --\u003e\n  \u003cdiv class=\"ttc-section-title\"\u003eProduct Size\u003c\/div\u003e\n  \u003cdiv class=\"ttc-size\"\u003e\n    \u003csvg width=\"22\" height=\"22\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"#b8924a\" stroke-width=\"1.8\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\n      \u003crect x=\"2\" y=\"7\" width=\"20\" height=\"10\" rx=\"2\"\u003e\u003c\/rect\u003e\n      \u003cline x1=\"6\" y1=\"7\" x2=\"6\" y2=\"11\"\u003e\u003c\/line\u003e\n      \u003cline x1=\"10\" y1=\"7\" x2=\"10\" y2=\"11\"\u003e\u003c\/line\u003e\n      \u003cline x1=\"14\" y1=\"7\" x2=\"14\" y2=\"11\"\u003e\u003c\/line\u003e\n      \u003cline x1=\"18\" y1=\"7\" x2=\"18\" y2=\"11\"\u003e\u003c\/line\u003e\n    \u003c\/svg\u003e\n    \u003cspan\u003e\u003cstrong\u003eDia 13.5 cm × H 15 cm\u003c\/strong\u003e  \/  ∅ 5.3″ × H 5.9″\u003c\/span\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- Details --\u003e\n  \u003cdiv class=\"ttc-section-title\"\u003eDetails\u003c\/div\u003e\n  \u003cul class=\"ttc-specs\"\u003e\n    \u003cli\u003eShade: \u003cstrong\u003eStained Glass\u003c\/strong\u003e — lead line construction\u003c\/li\u003e\n    \u003cli\u003eCanopy: \u003cstrong\u003eBrass\u003c\/strong\u003e\n\u003c\/li\u003e\n    \u003cli\u003eMaterials: \u003cstrong\u003eBrass \u0026amp; Glass\u003c\/strong\u003e\n\u003c\/li\u003e\n    \u003cli\u003eWiring: \u003cstrong\u003eHardwired\u003c\/strong\u003e\n\u003c\/li\u003e\n    \u003cli\u003eSocket: \u003cstrong\u003eE14\u003c\/strong\u003e\n\u003c\/li\u003e\n    \u003cli\u003eMax bulb: \u003cstrong\u003e15W\u003c\/strong\u003e incandescent or LED equivalent\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!-- Footer --\u003e\n  \u003cdiv class=\"ttc-foot\"\u003e\n    \u003cdiv\u003e\n      \u003cspan class=\"ttc-foot-label\"\u003eCertifications\u003c\/span\u003e\n      \u003cdiv class=\"ttc-badges\"\u003e\n        \u003cspan class=\"ttc-badge\"\u003e🌎 North America\u003c\/span\u003e\n        \u003cspan class=\"ttc-badge\"\u003e🌏 Australia\u003c\/span\u003e\n        \u003cspan class=\"ttc-badge\"\u003e🌍 Europe\u003c\/span\u003e\n        \u003cspan class=\"ttc-badge\"\u003e🌍 Middle East\u003c\/span\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv\u003e\n      \u003cspan class=\"ttc-foot-label\"\u003eDownloads\u003c\/span\u003e\n      \u003cdiv class=\"ttc-dls\"\u003e\n        \u003ca class=\"ttc-dl\" href=\"https:\/\/drive.google.com\/file\/d\/1mGLZ58cqnK7ep6MJYXBGzTp5VzZ0rWEh\/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=\"\"\u003e\n          Parameter\n        \u003c\/a\u003e\n        \u003ca class=\"ttc-dl\" href=\"https:\/\/drive.google.com\/file\/d\/1Kl3yqMECi-R18bILWGaAUVGb04HlVxZf\/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=\"\"\u003e\n          Installation\n        \u003c\/a\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e\u003c!-- end .ttc-wrap --\u003e","brand":"Docosilumen","offers":[{"title":"Dia 13.5cm x H 15cm \/ ∅5.3″ x H 5.9″ \/ Blue","offer_id":50777290408210,"sku":"DCC-40112-01","price":138.95,"currency_code":"EUR","in_stock":true},{"title":"Dia 13.5cm x H 15cm \/ ∅5.3″ x H 5.9″ \/ Pink","offer_id":50777290440978,"sku":"DCC-40112-02","price":138.95,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0745\/2495\/0802\/files\/Tina_Tiffany_Ceiling_Light_1_22d36005-5c58-4850-9e86-daeaaca4bbda.jpg?v=1741510936","url":"https:\/\/docos.us\/en-de\/products\/tina-tiffany-ceiling-light","provider":"Docos","version":"1.0","type":"link"}