{"product_id":"carins-flower-ceiling-light","title":"Carins Flower Ceiling Light","description":"\u003c!-- ============================================================\n     CARINS FLOWER CEILING LIGHT — Shopify Product Description\n     精简版 · Docos 页面系统\n     CSS prefix: .cfl-\n     ============================================================ --\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003cstyle\u003e\n  \/* ─── Base ─────────────────────────────────────────────── *\/\n  .cfl-wrap {\n    font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Helvetica, Arial, sans-serif;\n    color: #1a1a1a;\n    line-height: 1.75;\n    max-width: 860px;\n    margin: 0 auto;\n    background: transparent;\n  }\n  .cfl-section-title {\n    font-size: 0.72rem;\n    font-weight: 600;\n    letter-spacing: .14em;\n    text-transform: uppercase;\n    color: #1a1a1a;\n    border-bottom: 1.5px solid #b8924a;\n    padding-bottom: .45rem;\n    margin: 2.6rem 0 1.2rem;\n  }\n\n  \/* ─── § 1 HERO ──────────────────────────────────────────── *\/\n  .cfl-hero-body {\n    font-size: .93rem; color: #555; line-height: 1.85; margin-bottom: 1.4rem;\n  }\n  .cfl-hero-pts { display: flex; flex-wrap: wrap; gap: 8px; margin-bottom: .5rem; }\n  .cfl-hero-pt  {\n    display: flex; align-items: center; gap: 7px;\n    background: #f7f7f7; border: 1px solid #e5e5e5;\n    border-radius: 20px; padding: .3rem .9rem;\n    font-size: .8rem; color: #555; font-weight: 500;\n  }\n\n  \/* ─── § 2 WHY YOU'LL LOVE IT ───────────────────────────── *\/\n  .cfl-why {\n    display: grid; grid-template-columns: repeat(2, 1fr);\n    gap: 8px; margin-bottom: 2rem;\n  }\n  @media(max-width:480px){ .cfl-why { grid-template-columns: 1fr; } }\n  .cfl-wc {\n    background: #f7f7f7; border: 1px solid #e5e5e5;\n    border-top: 3px solid #b8924a; border-radius: 6px;\n    padding: .95rem 1rem; font-size: .86rem; color: #444; line-height: 1.6;\n  }\n  .cfl-wc-icon  { font-size: 1.2rem; display: block; margin-bottom: .35rem; }\n  .cfl-wc-title { font-weight: 600; font-size: .82rem; color: #1a1a1a; display: block; margin-bottom: .2rem; }\n\n  \/* ─── § 3 USE SCENARIOS ─────────────────────────────────── *\/\n  .cfl-scenarios {\n    display: grid; grid-template-columns: repeat(3, 1fr);\n    gap: 0; margin-bottom: 2rem;\n    background: #f7f7f7; border: 1px solid #e5e5e5;\n    border-radius: 8px; overflow: hidden;\n  }\n  .cfl-scenario { padding: 1.3rem 1.15rem; border-right: 1px solid #e5e5e5; }\n  .cfl-scenario:last-child { border-right: none; }\n  .cfl-scenario__icon { font-size: 1.3rem; display: block; margin-bottom: .55rem; }\n  .cfl-scenario__name { font-size: .92rem; font-weight: 600; color: #1a1a1a; display: block; margin-bottom: .35rem; }\n  .cfl-scenario__desc { font-size: .82rem; color: #555; line-height: 1.6; }\n  .cfl-scenario__tag  { display: block; margin-top: .75rem; font-size: .62rem; font-weight: 700; letter-spacing: .12em; text-transform: uppercase; color: #b8924a; }\n  @media(max-width:520px){\n    .cfl-scenarios { grid-template-columns: 1fr; }\n    .cfl-scenario  { border-right: none; border-bottom: 1px solid #e5e5e5; }\n    .cfl-scenario:last-child { border-bottom: none; }\n  }\n\n  \/* ─── Colors ─────────────────────────────────────────────── *\/\n  .cfl-colors-grid {\n    display: grid; grid-template-columns: repeat(auto-fill, minmax(160px, 1fr));\n    gap: 8px; margin-bottom: 2rem;\n  }\n  .cfl-color-card {\n    background: #f7f7f7; border: 1px solid #e5e5e5; border-radius: 6px;\n    padding: .85rem 1rem;\n  }\n  .cfl-color-card__head { display: flex; align-items: center; gap: 9px; margin-bottom: .3rem; }\n  .cfl-sw {\n    width: 20px; height: 20px; border-radius: 50%; flex-shrink: 0;\n    border: 2px solid rgba(0,0,0,.1); box-shadow: 0 1px 4px rgba(0,0,0,.12);\n  }\n  .cfl-sw--green { background: #5d8a5e; }\n  .cfl-sw--pink  { background: #e8a4b0; }\n  .cfl-sw--beige { background: #d9cbb8; }\n  .cfl-color-card__name { font-weight: 600; font-size: .85rem; color: #1a1a1a; }\n  .cfl-color-card__desc { font-size: .78rem; color: #666; line-height: 1.5; }\n\n  \/* ─── Product Size ───────────────────────────────────────── *\/\n  .cfl-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  .cfl-specs {\n    list-style: none; padding: 0; margin: 0 0 2rem;\n    display: grid; grid-template-columns: repeat(auto-fill, minmax(255px, 1fr)); gap: 7px;\n  }\n  .cfl-specs li {\n    display: flex; align-items: flex-start; gap: 9px;\n    background: #f7f7f7; border: 1px solid #e5e5e5;\n    border-radius: 6px; padding: .55rem .85rem; font-size: .88rem; color: #333;\n  }\n  .cfl-specs li::before {\n    content: ''; display: block; width: 5px; height: 5px; min-width: 5px;\n    border-radius: 50%; background: #b8924a; margin-top: 7px;\n  }\n\n  \/* ─── Footer ─────────────────────────────────────────────── *\/\n  .cfl-foot {\n    background: #f7f7f7; border: 1px solid #e5e5e5; border-radius: 6px;\n    padding: 1.3rem; display: grid; grid-template-columns: 1fr 1fr;\n    gap: 2rem; margin-bottom: 2rem; align-items: start;\n  }\n  .cfl-foot-label {\n    font-size: .62rem; font-weight: 700; letter-spacing: .16em;\n    text-transform: uppercase; color: #888; display: block; margin-bottom: .75rem;\n  }\n  .cfl-badges { display: flex; flex-direction: column; gap: .4rem; }\n  .cfl-badge  {\n    background: #fff; border: 1px solid #e5e5e5;\n    border-radius: 20px; padding: .25rem .85rem;\n    font-size: .78rem; color: #333; width: fit-content;\n  }\n  .cfl-dls { display: flex; flex-direction: column; gap: .45rem; }\n  .cfl-dl {\n    display: flex; align-items: center; gap: 9px;\n    text-decoration: none; color: #1a1a1a;\n    font-size: .75rem; font-weight: 600; letter-spacing: .07em;\n    text-transform: uppercase; padding: .6rem .85rem;\n    background: #fff; border: 1px solid #e5e5e5; border-radius: 6px; transition: border-color .2s;\n  }\n  .cfl-dl:hover { border-color: #b8924a; }\n  .cfl-dl img { width: 22px; height: 22px; object-fit: contain; opacity: .4; flex-shrink: 0; }\n  @media(max-width:440px){ .cfl-foot { grid-template-columns: 1fr; gap: 1.2rem; } }\n\u003c\/style\u003e\n\u003cdiv class=\"cfl-wrap\"\u003e\n\u003c!-- ─────────────────────────────────────────\n       § 1  HERO\n  ───────────────────────────────────────── --\u003e\n\u003cdiv class=\"cfl-section-title\"\u003eOverview\u003c\/div\u003e\n\u003cp class=\"cfl-hero-body\"\u003eThe \u003cstrong\u003eCarins Flower Ceiling Light\u003c\/strong\u003e resolves the main ceiling light problem: most fixtures either disappear into the ceiling or overpower it. The Carins does neither. The resin petals give the fixture a shape that reads as considered from below — organic without being fussy, decorative without demanding attention. The frosted glass globe at the center diffuses the bulb into a soft, even glow that fills the room without casting shadows or bright spots. At 13 cm deep, it sits flush enough for low ceilings while giving the room a fixture that's actually worth looking at. Three colors, one compact form, every room it enters feels a little more put together.\u003c\/p\u003e\n\u003cdiv class=\"cfl-hero-pts\"\u003e\n\u003cdiv class=\"cfl-hero-pt\"\u003e🌸 Petal-Shaped Resin Form\u003c\/div\u003e\n\u003cdiv class=\"cfl-hero-pt\"\u003e🔆 Frosted Globe · Soft Even Light\u003c\/div\u003e\n\u003cdiv class=\"cfl-hero-pt\"\u003e💧 Damp Rated · Bathroom Ready\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- ─────────────────────────────────────────\n       § 2  WHY YOU'LL LOVE IT\n  ───────────────────────────────────────── --\u003e\n\u003cdiv class=\"cfl-section-title\"\u003eWhy You'll Love It\u003c\/div\u003e\n\u003cdiv class=\"cfl-why\"\u003e\n\u003cdiv class=\"cfl-wc\"\u003e\n\u003cspan class=\"cfl-wc-icon\"\u003e🌸\u003c\/span\u003e \u003cspan class=\"cfl-wc-title\"\u003eA Shape That Reads as Designed\u003c\/span\u003e The petal silhouette gives the fixture an identity that a plain dome or disc doesn't have. From below, the resin petals frame the frosted globe in a natural, organic outline — enough personality to be noticed, restrained enough not to compete with the room around it.\u003c\/div\u003e\n\u003cdiv class=\"cfl-wc\"\u003e\n\u003cspan class=\"cfl-wc-icon\"\u003e🌕\u003c\/span\u003e \u003cspan class=\"cfl-wc-title\"\u003eFrosted Globe — Soft Light Across the Room\u003c\/span\u003e The frosted glass globe at the center wraps the bulb in a smooth, even diffusion — no visible filament, no bright spot, no shadows. The light spreads gently in every direction. Pair with a dimmer (sold separately) to move between bright functional light and a quieter evening setting.\u003c\/div\u003e\n\u003cdiv class=\"cfl-wc\"\u003e\n\u003cspan class=\"cfl-wc-icon\"\u003e📐\u003c\/span\u003e \u003cspan class=\"cfl-wc-title\"\u003e13 cm Deep — Works in Low Ceilings\u003c\/span\u003e At just 13 cm, the Carins sits close to the ceiling without projection. It works in bedrooms, hallways, and apartments where anything that hangs lower would feel intrusive — a compact profile for every room in the home.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- ─────────────────────────────────────────\n       § 3  USE SCENARIOS\n  ───────────────────────────────────────── --\u003e\n\u003cdiv class=\"cfl-section-title\"\u003eWhere It Lives Best\u003c\/div\u003e\n\u003cdiv class=\"cfl-scenarios\"\u003e\n\u003cdiv class=\"cfl-scenario\"\u003e\n\u003cspan class=\"cfl-scenario__icon\"\u003e🛏\u003c\/span\u003e \u003cspan class=\"cfl-scenario__name\"\u003eBedroom\u003c\/span\u003e\n\u003cp class=\"cfl-scenario__desc\"\u003eThe Pink or Beige Carins above a bed softens the room without over-decorating it. The frosted globe diffuses light evenly at low output — warm enough to read by on a dimmer, calm enough to leave on as the room settles into evening.\u003c\/p\u003e\n\u003cspan class=\"cfl-scenario__tag\"\u003ePink or Beige — ideal\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cfl-scenario\"\u003e\n\u003cspan class=\"cfl-scenario__icon\"\u003e🛋\u003c\/span\u003e \u003cspan class=\"cfl-scenario__name\"\u003eLiving Room\u003c\/span\u003e\n\u003cp class=\"cfl-scenario__desc\"\u003eAs the primary overhead source, the Carins gives even ambient coverage while adding a considered design moment to the ceiling. The Green finish brings an organic note that works well against white walls and natural wood.\u003c\/p\u003e\n\u003cspan class=\"cfl-scenario__tag\"\u003eGreen — ideal\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cfl-scenario\"\u003e\n\u003cspan class=\"cfl-scenario__icon\"\u003e🚪\u003c\/span\u003e \u003cspan class=\"cfl-scenario__name\"\u003eHallway \u0026amp; Bathroom\u003c\/span\u003e\n\u003cp class=\"cfl-scenario__desc\"\u003eThe compact 24 cm diameter fits a hallway or bathroom without overpowering it — and the damp rating makes the bathroom a fully supported location. A petal-form fixture replaces a plain ceiling light with something worth waking up to.\u003c\/p\u003e\n\u003cspan class=\"cfl-scenario__tag\"\u003eDamp rated — bathroom ready\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Colors --\u003e\n\u003cdiv class=\"cfl-section-title\"\u003eColors\u003c\/div\u003e\n\u003cdiv class=\"cfl-colors-grid\"\u003e\n\u003cdiv class=\"cfl-color-card\"\u003e\n\u003cdiv class=\"cfl-color-card__head\"\u003e\n\u003cspan class=\"cfl-sw cfl-sw--green\"\u003e\u003c\/span\u003e \u003cspan class=\"cfl-color-card__name\"\u003eGreen\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cp class=\"cfl-color-card__desc\"\u003eBotanical and grounded — works naturally against white walls and wood tones.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cfl-color-card\"\u003e\n\u003cdiv class=\"cfl-color-card__head\"\u003e\n\u003cspan class=\"cfl-sw cfl-sw--pink\"\u003e\u003c\/span\u003e \u003cspan class=\"cfl-color-card__name\"\u003ePink\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cp class=\"cfl-color-card__desc\"\u003eSoft and warm — flatters a bedroom at any hour of the day.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cfl-color-card\"\u003e\n\u003cdiv class=\"cfl-color-card__head\"\u003e\n\u003cspan class=\"cfl-sw cfl-sw--beige\"\u003e\u003c\/span\u003e \u003cspan class=\"cfl-color-card__name\"\u003eBeige\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cp class=\"cfl-color-card__desc\"\u003eQuiet and versatile — works in any room without competing with the palette.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Product Size --\u003e\n\u003cdiv class=\"cfl-section-title\"\u003eProduct Size\u003c\/div\u003e\n\u003cdiv class=\"cfl-size\"\u003e\n\u003csvg stroke-linejoin=\"round\" stroke-linecap=\"round\" stroke-width=\"1.8\" stroke=\"#b8924a\" fill=\"none\" viewbox=\"0 0 24 24\" height=\"22\" width=\"22\"\u003e\n      \u003crect rx=\"2\" height=\"10\" width=\"20\" y=\"7\" x=\"2\"\u003e\u003c\/rect\u003e\n      \u003cline y2=\"11\" x2=\"6\" y1=\"7\" x1=\"6\"\u003e\u003c\/line\u003e\n      \u003cline y2=\"11\" x2=\"10\" y1=\"7\" x1=\"10\"\u003e\u003c\/line\u003e\n      \u003cline y2=\"11\" x2=\"14\" y1=\"7\" x1=\"14\"\u003e\u003c\/line\u003e\n      \u003cline y2=\"11\" x2=\"18\" y1=\"7\" x1=\"18\"\u003e\u003c\/line\u003e\n    \u003c\/svg\u003e \u003cspan\u003e\u003cstrong\u003eDia 24 cm × H 13 cm\u003c\/strong\u003e \/ ∅ 9.4″ × H 5.1″\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c!-- Details --\u003e\n\u003cdiv class=\"cfl-section-title\"\u003eDetails\u003c\/div\u003e\n\u003cul class=\"cfl-specs\"\u003e\n\u003cli\u003ePetals: \u003cstrong\u003eResin\u003c\/strong\u003e — Green, Pink, or Beige\u003c\/li\u003e\n\u003cli\u003eDiffuser: \u003cstrong\u003eFrosted Glass Globe\u003c\/strong\u003e\n\u003c\/li\u003e\n\u003cli\u003eCanopy: \u003cstrong\u003eMetal\u003c\/strong\u003e\n\u003c\/li\u003e\n\u003cli\u003eMaterials: \u003cstrong\u003eMetal, Glass \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\u003e7W\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\u003eIP Rating: \u003cstrong\u003eDamp rated\u003c\/strong\u003e — bathrooms \u0026amp; covered outdoors\u003c\/li\u003e\n\u003cli\u003eCertified: North America · Australia · Europe · Middle East\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c!-- Footer --\u003e\n\u003cdiv class=\"cfl-foot\"\u003e\n\u003cdiv\u003e\n\u003cspan class=\"cfl-foot-label\"\u003eCertifications\u003c\/span\u003e\n\u003cdiv class=\"cfl-badges\"\u003e\n\u003cspan class=\"cfl-badge\"\u003e🌎 North America\u003c\/span\u003e \u003cspan class=\"cfl-badge\"\u003e🌏 Australia\u003c\/span\u003e \u003cspan class=\"cfl-badge\"\u003e🌍 Europe\u003c\/span\u003e \u003cspan class=\"cfl-badge\"\u003e🌍 Middle East\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cspan class=\"cfl-foot-label\"\u003eDownloads\u003c\/span\u003e\n\u003cdiv class=\"cfl-dls\"\u003e\n\u003ca rel=\"noopener\" href=\"https:\/\/drive.google.com\/file\/d\/18BgKUwPRCDerdTLzeNVUFop3LB-Nii4h\/view?usp=drive_link\" class=\"cfl-dl\" target=\"_blank\"\u003e \u003cimg alt=\"\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0745\/2495\/0802\/files\/document-file-icon-docos-1_480x480.jpg?v=1683337478\"\u003e Parameter \u003c\/a\u003e \u003ca rel=\"noopener\" href=\"https:\/\/drive.google.com\/file\/d\/1GMr2vixKPwLoAuRNkrkcGZRefN73M28f\/view?usp=drive_link\" class=\"cfl-dl\" target=\"_blank\"\u003e \u003cimg alt=\"\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0745\/2495\/0802\/files\/document-file-icon-docos-1_480x480.jpg?v=1683337478\"\u003e Installation \u003c\/a\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- end .cfl-wrap --\u003e","brand":"Docosilumen","offers":[{"title":"Dia 24cm x H 13cm \/ ∅ 9.4″ x H 5.1″ \/ Pink","offer_id":50190773256466,"sku":"DCC-84426-01","price":157.0,"currency_code":"AUD","in_stock":true},{"title":"Dia 24cm x H 13cm \/ ∅ 9.4″ x H 5.1″ \/ Green","offer_id":50190773289234,"sku":"DCC-84426-02","price":157.0,"currency_code":"AUD","in_stock":true},{"title":"Dia 24cm x H 13cm \/ ∅ 9.4″ x H 5.1″ \/ Beige","offer_id":50190773354770,"sku":"DCC-84426-03","price":157.0,"currency_code":"AUD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0745\/2495\/0802\/files\/Carins_Flower_Ceiling_Light_1.jpg?v=1725018871","url":"https:\/\/docos.us\/en-au\/products\/carins-flower-ceiling-light","provider":"Docos","version":"1.0","type":"link"}