{"product_id":"suka-floral-pendant-light","title":"Suka Floral Pendant Light","description":"\u003c!-- ============================================================\n     SUKA FLORAL PENDANT LIGHT — Shopify Product Description\n     Tone: Warm · Romantic · Atmospheric · Fast Read\n     CSS prefix: .sfl-\n     ============================================================ --\u003e\n\n\n\n\u003cstyle\u003e\n  .sfl-wrap {\n    font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Helvetica, Arial, sans-serif;\n    color: #1a1a1a; line-height: 1.7;\n    max-width: 860px; margin: 0 auto; background: #fff;\n  }\n  .sfl-section-title {\n    font-size: 0.72rem; font-weight: 600; letter-spacing: .14em;\n    text-transform: uppercase; color: #1a1a1a;\n    border-bottom: 1.5px solid #b8924a;\n    padding-bottom: .45rem; margin: 2.2rem 0 1rem;\n  }\n\n  \/* HERO *\/\n  .sfl-hero-note {\n    background: #fff8ee; border: 1px solid #e8c87a;\n    border-left: 3px solid #b8924a; border-radius: 6px;\n    padding: .55rem .95rem; font-size: .82rem; color: #7a5a1a;\n    margin-bottom: 1rem; font-weight: 500; line-height: 1.6;\n  }\n  .sfl-hero-body { font-size: .93rem; color: #555; line-height: 1.8; margin-bottom: 1.4rem; }\n\n  \/* SELLING POINTS *\/\n  .sfl-pts { display: grid; grid-template-columns: repeat(2,1fr); gap: 8px; margin-bottom: 1.8rem; }\n  @media(max-width:480px){ .sfl-pts { grid-template-columns: 1fr; } }\n  .sfl-pt {\n    background: #f7f7f7; border: 1px solid #e5e5e5;\n    border-top: 3px solid #b8924a; border-radius: 6px;\n    padding: .85rem 1rem; font-size: .85rem; color: #444; line-height: 1.55;\n  }\n  .sfl-pt__icon { font-size: 1.1rem; display: block; margin-bottom: .25rem; }\n  .sfl-pt__text strong { color: #1a1a1a; display: block; font-size: .82rem; font-weight: 600; margin-bottom: .15rem; }\n\n  \/* VIDEO *\/\n  .sfl-video-wrap {\n    position: relative; padding-bottom: 56.25%; height: 0;\n    overflow: hidden; border-radius: 6px; border: 1px solid #e5e5e5;\n    margin-bottom: 1.8rem;\n  }\n  .sfl-video-wrap iframe { position: absolute; top: 0; left: 0; width: 100%; height: 100%; border: 0; }\n\n  \/* B\/A *\/\n  .sfl-ba { display: grid; grid-template-columns: 1fr 1fr; gap: 8px; margin-bottom: 1.8rem; }\n  .sfl-bac {\n    background: #f7f7f7; border: 1px solid #e5e5e5;\n    border-top: 3px solid #ddd; border-radius: 6px; padding: 1rem 1.1rem;\n  }\n  .sfl-bac--after { border-top-color: #b8924a; background: #fff8ee; border-color: #e8c87a; }\n  .sfl-bac-label { font-size: .62rem; font-weight: 700; letter-spacing: .14em; text-transform: uppercase; display: block; margin-bottom: .55rem; }\n  .sfl-bac--before .sfl-bac-label { color: #999; }\n  .sfl-bac--after  .sfl-bac-label { color: #b8924a; }\n  .sfl-bac-list { list-style: none; padding: 0; display: flex; flex-direction: column; gap: .28rem; }\n  .sfl-bac-list li { font-size: .83rem; color: #555; display: flex; align-items: flex-start; gap: .45rem; line-height: 1.45; }\n  .sfl-bac-list li::before { content: ''; display: block; width: 4px; height: 4px; min-width: 4px; border-radius: 50%; margin-top: .48rem; flex-shrink: 0; }\n  .sfl-bac--before .sfl-bac-list li::before { background: #ccc; }\n  .sfl-bac--after  .sfl-bac-list li::before { background: #b8924a; }\n  @media(max-width:440px){ .sfl-ba { grid-template-columns: 1fr; } }\n\n  \/* COLORS *\/\n  .sfl-colors { display: flex; flex-wrap: wrap; gap: 8px; margin-bottom: 1.5rem; }\n  .sfl-color-card {\n    background: #f7f7f7; border: 1px solid #e5e5e5; border-radius: 6px;\n    padding: .6rem .9rem; display: flex; align-items: center; gap: 9px;\n    font-size: .84rem; color: #333; font-weight: 500;\n  }\n  .sfl-sw {\n    width: 18px; height: 18px; border-radius: 50%; flex-shrink: 0;\n    border: 2px solid rgba(0,0,0,.1); box-shadow: 0 1px 3px rgba(0,0,0,.1);\n  }\n  .sfl-sw--brass { background: linear-gradient(135deg, #c9a84c, #a07830); }\n  .sfl-sw--blue  { background: #5b82b8; }\n  .sfl-sw--pink  { background: #e89aac; }\n  .sfl-sw--green { background: #6aa87a; }\n\n  \/* SIZE *\/\n  .sfl-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: .7rem 1.1rem; font-size: .9rem; color: #1a1a1a; margin-bottom: 1rem;\n  }\n\n  \/* SPECS *\/\n  .sfl-specs {\n    list-style: none; padding: 0; margin: 0 0 1.8rem;\n    display: grid; grid-template-columns: repeat(auto-fill, minmax(240px, 1fr)); gap: 7px;\n  }\n  .sfl-specs li {\n    display: flex; align-items: flex-start; gap: 9px;\n    background: #f7f7f7; border: 1px solid #e5e5e5;\n    border-radius: 6px; padding: .5rem .8rem; font-size: .86rem; color: #333;\n  }\n  .sfl-specs li::before {\n    content: ''; display: block; width: 5px; height: 5px; min-width: 5px;\n    border-radius: 50%; background: #b8924a; margin-top: 6px;\n  }\n\n  \/* FOOTER *\/\n  .sfl-foot {\n    background: #f7f7f7; border: 1px solid #e5e5e5; border-radius: 6px;\n    padding: 1.2rem; display: grid; grid-template-columns: 1fr 1fr;\n    gap: 1.5rem; margin-bottom: 2rem; align-items: start;\n  }\n  .sfl-foot-label { font-size: .62rem; font-weight: 700; letter-spacing: .16em; text-transform: uppercase; color: #888; display: block; margin-bottom: .65rem; }\n  .sfl-badges { display: flex; flex-direction: column; gap: .35rem; }\n  .sfl-badge  { background: #fff; border: 1px solid #e5e5e5; border-radius: 20px; padding: .22rem .8rem; font-size: .76rem; color: #333; width: fit-content; }\n  .sfl-dls { display: flex; flex-direction: column; gap: .4rem; }\n  .sfl-dl {\n    display: flex; align-items: center; gap: 9px; text-decoration: none; color: #1a1a1a;\n    font-size: .74rem; font-weight: 600; letter-spacing: .07em; text-transform: uppercase;\n    padding: .55rem .8rem; background: #fff; border: 1px solid #e5e5e5; border-radius: 6px; transition: border-color .2s;\n  }\n  .sfl-dl:hover { border-color: #b8924a; }\n  .sfl-dl img { width: 20px; height: 20px; object-fit: contain; opacity: .4; flex-shrink: 0; }\n  @media(max-width:440px){ .sfl-foot { grid-template-columns: 1fr; gap: 1rem; } }\n\u003c\/style\u003e\n\n\u003cdiv class=\"sfl-wrap\"\u003e\n\n  \u003c!-- VIDEO --\u003e\n  \u003cdiv class=\"sfl-video-wrap\"\u003e\n    \u003ciframe src=\"https:\/\/www.youtube.com\/embed\/mrGz5_azwn4?si=Si8x9d2u7X5OHLsa\" title=\"Suka Floral Pendant Light\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture\" allowfullscreen\u003e\u003c\/iframe\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- HERO --\u003e\n  \u003cp class=\"sfl-hero-body\"\u003e\n    Some lights illuminate a room. The Suka changes how it feels. Hand-assembled from individual pieces of stained glass, the floral shade casts soft, patterned warmth across any surface it touches — the kind of light that makes a bedroom feel like a retreat and a dining table feel like somewhere worth lingering. Hang one above a reading corner. Hang two over a dining table. Either way, the room gets noticeably softer.\n  \u003c\/p\u003e\n\n  \u003c!-- SELLING POINTS --\u003e\n  \u003cdiv class=\"sfl-pts\"\u003e\n    \u003cdiv class=\"sfl-pt\"\u003e\n      \u003cspan class=\"sfl-pt__icon\"\u003e🌸\u003c\/span\u003e\n      \u003cspan class=\"sfl-pt__text\"\u003e\u003cstrong\u003eHandcrafted — no two shades are identical\u003c\/strong\u003e\n      Each piece is assembled by hand from individual glass segments. The slight variations in line and color are part of what makes it feel like an object, not a product.\u003c\/span\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"sfl-pt\"\u003e\n      \u003cspan class=\"sfl-pt__icon\"\u003e🕯\u003c\/span\u003e\n      \u003cspan class=\"sfl-pt__text\"\u003e\u003cstrong\u003eLight that flatters the room\u003c\/strong\u003e\n      The stained glass diffuses the bulb into something warm and textured — soft pools of color on the wall, a glow that shifts with the time of day.\u003c\/span\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"sfl-pt\"\u003e\n      \u003cspan class=\"sfl-pt__icon\"\u003e✦\u003c\/span\u003e\n      \u003cspan class=\"sfl-pt__text\"\u003e\u003cstrong\u003eBetter in pairs\u003c\/strong\u003e\n      Two Sukas over a dining table or flanking a bed create a symmetry that feels considered. The same shade, twice — the effect is quietly luxurious.\u003c\/span\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"sfl-pt\"\u003e\n      \u003cspan class=\"sfl-pt__icon\"\u003e🎚\u003c\/span\u003e\n      \u003cspan class=\"sfl-pt__text\"\u003e\u003cstrong\u003eDimmer compatible\u003c\/strong\u003e\n      Turn it down and the floral pattern deepens. The Suka on a dimmer is a different lamp entirely — atmospheric rather than functional.\u003c\/span\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- DESIGN \u0026 LIGHT --\u003e\n  \u003cdiv class=\"sfl-section-title\"\u003eDesign \u0026amp; Light\u003c\/div\u003e\n  \u003cdiv class=\"sfl-ba\"\u003e\n    \u003cdiv class=\"sfl-bac sfl-bac--before\"\u003e\n      \u003cspan class=\"sfl-bac-label\"\u003eA Generic Pendant\u003c\/span\u003e\n      \u003cul class=\"sfl-bac-list\"\u003e\n        \u003cli\u003ePlain shade — one material, no texture\u003c\/li\u003e\n        \u003cli\u003eBare bulb output — bright and flat\u003c\/li\u003e\n        \u003cli\u003eMachine-made, identical to every other unit\u003c\/li\u003e\n        \u003cli\u003eFunctional, forgettable\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"sfl-bac sfl-bac--after\"\u003e\n      \u003cspan class=\"sfl-bac-label\"\u003eWith Suka\u003c\/span\u003e\n      \u003cul class=\"sfl-bac-list\"\u003e\n        \u003cli\u003eHandcrafted stained glass — no two pieces alike\u003c\/li\u003e\n        \u003cli\u003eSoft, patterned warmth across every surface it touches\u003c\/li\u003e\n        \u003cli\u003eFour colors — each one a different mood\u003c\/li\u003e\n        \u003cli\u003eA light that makes the room feel designed\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- HANDMADE NOTE --\u003e\n  \u003cp class=\"sfl-hero-note\"\u003e\n    ✦ Handmade note: Each shade is assembled by hand. Slight variations in line, edge, and color are natural to the process — they're what make every piece unique, not imperfections.\n  \u003c\/p\u003e\n\n  \u003c!-- COLORS --\u003e\n  \u003cdiv class=\"sfl-section-title\"\u003eColors\u003c\/div\u003e\n  \u003cdiv class=\"sfl-colors\"\u003e\n    \u003cdiv class=\"sfl-color-card\"\u003e\n\u003cspan class=\"sfl-sw sfl-sw--brass\"\u003e\u003c\/span\u003e Brass\u003c\/div\u003e\n    \u003cdiv class=\"sfl-color-card\"\u003e\n\u003cspan class=\"sfl-sw sfl-sw--blue\"\u003e\u003c\/span\u003e Blue\u003c\/div\u003e\n    \u003cdiv class=\"sfl-color-card\"\u003e\n\u003cspan class=\"sfl-sw sfl-sw--pink\"\u003e\u003c\/span\u003e Pink\u003c\/div\u003e\n    \u003cdiv class=\"sfl-color-card\"\u003e\n\u003cspan class=\"sfl-sw sfl-sw--green\"\u003e\u003c\/span\u003e Green\u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- SIZE --\u003e\n  \u003cdiv class=\"sfl-section-title\"\u003eProduct Size\u003c\/div\u003e\n  \u003cdiv class=\"sfl-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      \u003ccircle cx=\"12\" cy=\"12\" r=\"9\"\u003e\u003c\/circle\u003e\u003cline x1=\"12\" y1=\"3\" x2=\"12\" y2=\"21\"\u003e\u003c\/line\u003e\u003cline x1=\"3\" y1=\"12\" x2=\"21\" y2=\"12\"\u003e\u003c\/line\u003e\n    \u003c\/svg\u003e\n    \u003cspan\u003e\u003cstrong\u003eDia 20 cm × H 15 cm\u003c\/strong\u003e  \/  ∅ 7.8″ × H 5.9″\u003c\/span\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- DETAILS --\u003e\n  \u003cdiv class=\"sfl-section-title\"\u003eDetails\u003c\/div\u003e\n  \u003cul class=\"sfl-specs\"\u003e\n    \u003cli\u003eShade: \u003cstrong\u003eHandcrafted Stained Glass\u003c\/strong\u003e\n\u003c\/li\u003e\n    \u003cli\u003eBody: \u003cstrong\u003eBrass\u003c\/strong\u003e\n\u003c\/li\u003e\n    \u003cli\u003eWiring: \u003cstrong\u003eHardwired\u003c\/strong\u003e\n\u003c\/li\u003e\n    \u003cli\u003eSocket: \u003cstrong\u003eE26 \/ E27\u003c\/strong\u003e\n\u003c\/li\u003e\n    \u003cli\u003eMax bulb: \u003cstrong\u003e40W\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\u003e\n\u003cstrong\u003eDimmer compatible\u003c\/strong\u003e (switch not included)\u003c\/li\u003e\n    \u003cli\u003eWire: \u003cstrong\u003e150 cm \/ 59″\u003c\/strong\u003e — adjustable height\u003c\/li\u003e\n    \u003cli\u003eCeiling: \u003cstrong\u003eSloped compatible\u003c\/strong\u003e (≤ 30°)\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=\"sfl-foot\"\u003e\n    \u003cdiv\u003e\n      \u003cspan class=\"sfl-foot-label\"\u003eCertifications\u003c\/span\u003e\n      \u003cdiv class=\"sfl-badges\"\u003e\n        \u003cspan class=\"sfl-badge\"\u003e🌎 North America\u003c\/span\u003e\n        \u003cspan class=\"sfl-badge\"\u003e🌏 Australia\u003c\/span\u003e\n        \u003cspan class=\"sfl-badge\"\u003e🌍 Europe\u003c\/span\u003e\n        \u003cspan class=\"sfl-badge\"\u003e🌍 Middle East\u003c\/span\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv\u003e\n      \u003cspan class=\"sfl-foot-label\"\u003eDownloads\u003c\/span\u003e\n      \u003cdiv class=\"sfl-dls\"\u003e\n        \u003ca class=\"sfl-dl\" href=\"https:\/\/drive.google.com\/file\/d\/1Dm7__8H-0PQDRufLIRHNQWVMseOFK1rP\/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=\"sfl-dl\" href=\"https:\/\/drive.google.com\/file\/d\/1Jbfu5xht2ndSckwrPeyHY-uzp-Zu_VvD\/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 .sfl-wrap --\u003e","brand":"Docosilumen","offers":[{"title":"Dia 20cm x H 15cm \/ ∅ 7.8″ x H 5.9″ \/ Blue","offer_id":49961186066706,"sku":"DCP-77316-01","price":172.95,"currency_code":"EUR","in_stock":true},{"title":"Dia 20cm x H 15cm \/ ∅ 7.8″ x H 5.9″ \/ Pink","offer_id":49961186099474,"sku":"DCP-77316-02","price":172.95,"currency_code":"EUR","in_stock":true},{"title":"Dia 20cm x H 15cm \/ ∅ 7.8″ x H 5.9″ \/ Green","offer_id":49961186132242,"sku":"DCP-77316-03","price":172.95,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0745\/2495\/0802\/files\/Suka_Floral_Pendant_Light_1.jpg?v=1721554087","url":"https:\/\/docos.us\/en-be\/products\/suka-floral-pendant-light","provider":"Docos","version":"1.0","type":"link"}