{"product_id":"lampada-a-sospensione-calysa","title":"Calysa pendant lamp","description":"\u003c!-- ============================================================\n     LAMPADA A SOSPENSIONE CALYSA — Descrizione del prodotto Shopify\n     Sistema PDP di Docos · Prefisso CSS: .cly-\n     ============================================================ --\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003cstyle\u003e\n  .cly-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  .cly-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  .cly-vbox { position: relative; padding-bottom: 56.25%; height: 0; overflow: hidden; border-radius: 6px; background: #111; margin-bottom: 2rem; }\n  .cly-vbox iframe { position: absolute; top: 0; left: 0; width: 100%; height: 100%; border: none; }\n\n  \/* Intro *\/\n  .cly-intro  { font-size: 1rem; color: #555; line-height: 1.8; margin-bottom: .8rem; }\n  .cly-tagline{ font-size: 1rem; font-weight: 600; color: #1a1a1a; margin-bottom: 1.2rem; }\n\n  \/* Pills *\/\n  .cly-pills { display: flex; flex-wrap: wrap; gap: 7px; margin-bottom: 2rem; }\n  .cly-pill  { background: #f7f7f7; border: 1px solid #e5e5e5; border-radius: 20px; padding: .28rem .85rem; font-size: .78rem; color: #555; }\n\n  \/* Why — Docos cards *\/\n  .cly-why { display: grid; grid-template-columns: repeat(auto-fill,minmax(200px,1fr)); gap: 8px; margin-bottom: 2.4rem; }\n  .cly-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  .cly-wc-icon  { font-size: 1.2rem; display: block; margin-bottom: .35rem; }\n  .cly-wc-title { font-weight: 600; font-size: .82rem; color: #1a1a1a; display: block; margin-bottom: .2rem; }\n\n  \/* Scenes *\/\n  .cly-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  .cly-sc { padding: 1.3rem 1.1rem; border-right: 1px solid #e5e5e5; }\n  .cly-sc:last-child { border-right: none; }\n  .cly-sc__icon { font-size: 1.2rem; display: block; margin-bottom: .6rem; }\n  .cly-sc__name { font-size: .9rem; font-weight: 600; color: #1a1a1a; display: block; margin-bottom: .35rem; }\n  .cly-sc__desc { font-size: .8rem; color: #555; line-height: 1.55; }\n  .cly-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    .cly-scenes{grid-template-columns:1fr;}\n    .cly-sc{border-right:none;border-bottom:1px solid #e5e5e5;}\n    .cly-sc:last-child{border-bottom:none;}\n  }\n\n  \/* Colors *\/\n  .cly-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: 1rem;\n    font-size: .85rem; color: #555;\n  }\n  .cly-swatches { display: flex; gap: 7px; }\n  .cly-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  .cly-sw--brown { background: #7a5230; }\n  .cly-sw--beige { background: #d9c4a0; }\n\n  \/* Size *\/\n  .cly-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  .cly-specs { list-style: none; padding: 0; margin: 0 0 2rem; display: grid; grid-template-columns: repeat(auto-fill,minmax(255px,1fr)); gap: 7px; }\n  .cly-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  .cly-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  .cly-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  .cly-foot-label { font-size: .62rem; font-weight: 700; letter-spacing: .16em; text-transform: uppercase; color: #888; display: block; margin-bottom: .75rem; }\n  .cly-badges { display: flex; flex-direction: column; gap: .4rem; }\n  .cly-badge  { background: #fff; border: 1px solid #e5e5e5; border-radius: 20px; padding: .25rem .85rem; font-size: .78rem; color: #333; width: fit-content; }\n  .cly-dls    { display: flex; flex-direction: column; gap: .45rem; }\n  .cly-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  .cly-dl:hover { border-color: #b8924a; }\n  .cly-dl img { width: 22px; height: 22px; object-fit: contain; opacity: .4; flex-shrink: 0; }\n\n  @media(max-width:440px){.cly-foot{grid-template-columns:1fr;gap:1.2rem;}}\n\u003c\/style\u003e\n\u003cdiv class=\"cly-wrap\"\u003e\n\u003c!-- ① HERO --\u003e\n\u003cdiv class=\"cly-section-title\"\u003eSee it in action\u003c\/div\u003e\n\u003cdiv class=\"cly-vbox\"\u003e\u003ciframe src=\"https:\/\/www.youtube.com\/embed\/lf3rGmsKc18\" title=\"Una lampada a sospensione che fiorisce in una luce calda — Lampada a sospensione Calysa\" loading=\"lazy\"\u003e\u003c\/iframe\u003e\u003c\/div\u003e\n\u003cp class=\"cly-intro\"\u003eThe \u003cstrong\u003eCalysa Pendant Lamp\u003c\/strong\u003e captures a flower in mid-bloom—the curved \u003cstrong\u003eresin panels\u003c\/strong\u003e unfold like petals, each tinted in a natural gradient from warm ivory at the center to amber at the edges. When illuminated, the light spreads evenly through the panels for a warm, calming glow that enhances the sculptural, blooming silhouette. Measuring Ø 45 cm × H 25 cm, it hangs above a dining table, kitchen island, entryway, or bedroom—in Brown or Beige.\u003c\/p\u003e\n\u003cp class=\"cly-tagline\"\u003eA pendant lamp that blooms in warm light.\u003c\/p\u003e\n\u003cdiv class=\"cly-pills\"\u003e\n\u003cspan class=\"cly-pill\"\u003e🌸 Petal-shaped resin panels\u003c\/span\u003e \u003cspan class=\"cly-pill\"\u003e🌅 Ivory-to-amber gradient\u003c\/span\u003e \u003cspan class=\"cly-pill\"\u003e🪢 Jute cord\u003c\/span\u003e \u003cspan class=\"cly-pill\"\u003e🪵 Wooden accent\u003c\/span\u003e \u003cspan class=\"cly-pill\"\u003e🔆 Dimmer-compatible\u003c\/span\u003e \u003cspan class=\"cly-pill\"\u003eBrown · Beige\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c!-- ② PERCHÉ FUNZIONA --\u003e\n\u003cdiv class=\"cly-section-title\"\u003eWhy it works\u003c\/div\u003e\n\u003cdiv class=\"cly-why\"\u003e\n\u003cdiv class=\"cly-wc\"\u003e\n\u003cspan class=\"cly-wc-icon\"\u003e🌸\u003c\/span\u003e \u003cspan class=\"cly-wc-title\"\u003eBlooming petal shape\u003c\/span\u003e The curved resin panels overlap like unfolding petals, giving the lamp a sculptural half-blooming flower silhouette that looks three-dimensional from every angle—a shape, not just a shadow.\u003c\/div\u003e\n\u003cdiv class=\"cly-wc\"\u003e\n\u003cspan class=\"cly-wc-icon\"\u003e🌅\u003c\/span\u003e \u003cspan class=\"cly-wc-title\"\u003eIvory-to-amber gradient\u003c\/span\u003e Each panel is delicately tinted, transitioning from warm ivory to a subtle amber at the edges—a natural gradient that feels organic and refined, so the piece looks polished whether the light is on or off.\u003c\/div\u003e\n\u003cdiv class=\"cly-wc\"\u003e\n\u003cspan class=\"cly-wc-icon\"\u003e💡\u003c\/span\u003e \u003cspan class=\"cly-wc-title\"\u003eWarm diffused light\u003c\/span\u003e A single E26\/E27 bulb shines evenly through the translucent resin for a warm, calming light without excessive hotspots. Dimmer-compatible (switch sold separately), so you can go from useful lighting to a low, warm glow.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- ③ SCENE --\u003e\n\u003cdiv class=\"cly-section-title\"\u003eWhere it works best\u003c\/div\u003e\n\u003cdiv class=\"cly-scenes\"\u003e\n\u003cdiv class=\"cly-sc\"\u003e\n\u003cspan class=\"cly-sc__icon\"\u003e🍽\u003c\/span\u003e \u003cspan class=\"cly-sc__name\"\u003eDining Table\u003c\/span\u003e\n\u003cp class=\"cly-sc__desc\"\u003eHung 75–90 cm above a dining table, the blooming petal shape becomes the room’s focal point, casting a warm, even glow over the table. The 45 cm diameter suits a table for 4–6 people.\u003c\/p\u003e\n\u003cspan class=\"cly-sc__tag\"\u003e75–90 cm above the table\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cly-sc\"\u003e\n\u003cspan class=\"cly-sc__icon\"\u003e🍳\u003c\/span\u003e \u003cspan class=\"cly-sc__name\"\u003eKitchen Island\u003c\/span\u003e\n\u003cp class=\"cly-sc__desc\"\u003eAbove a kitchen island, the sculptural silhouette stands out as a design piece against light and dark cabinets, while the diffused PETG glow provides soft, glare-free light over the counter.\u003c\/p\u003e\n\u003cspan class=\"cly-sc__tag\"\u003eSculptural focal point\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cly-sc\"\u003e\n\u003cspan class=\"cly-sc__icon\"\u003e🛏\u003c\/span\u003e \u003cspan class=\"cly-sc__name\"\u003eBedroom \u0026amp; Entryway\u003c\/span\u003e\n\u003cp class=\"cly-sc__desc\"\u003eAs a pendant light for the bedroom or entryway, the warm ivory-to-amber glow feels intimate and inviting. With a dimmer, it can be lowered to a soft, restful level — calm and easy on the eyes at night.\u003c\/p\u003e\n\u003cspan class=\"cly-sc__tag\"\u003eDimmer — sold separately\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Colori --\u003e\n\u003cdiv class=\"cly-section-title\"\u003eColors\u003c\/div\u003e\n\u003cdiv class=\"cly-colors\"\u003e\n\u003cdiv class=\"cly-swatches\"\u003e\n\u003cspan class=\"cly-sw cly-sw--brown\" title=\"Marrone\"\u003e\u003c\/span\u003e \u003cspan class=\"cly-sw cly-sw--beige\" title=\"Beige\"\u003e\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cspan\u003eBrown · Beige\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c!-- Dimensione del prodotto --\u003e\n\u003cdiv class=\"cly-section-title\"\u003eProduct size\u003c\/div\u003e\n\u003cdiv class=\"cly-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 \u003cspan\u003e\u003cstrong\u003eDia. 45 cm × H 25 cm\u003c\/strong\u003e \/ ∅ 17.7″ × H 9.8″\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c!-- Dettagli --\u003e\n\u003cdiv class=\"cly-section-title\"\u003eDetails\u003c\/div\u003e\n\u003cul class=\"cly-specs\"\u003e\n\u003cli\u003eShade: \u003cstrong\u003eResin panels\u003c\/strong\u003e in a petal shape — ivory-to-amber gradient\u003c\/li\u003e\n\u003cli\u003eMaterials: \u003cstrong\u003eResin, Jute Rope, Metal \u0026amp; Wood\u003c\/strong\u003e\n\u003c\/li\u003e\n\u003cli\u003eColors: \u003cstrong\u003eBrown · Beige\u003c\/strong\u003e\n\u003c\/li\u003e\n\u003cli\u003eWiring: \u003cstrong\u003eFixed\u003c\/strong\u003e\n\u003c\/li\u003e\n\u003cli\u003eSocket: \u003cstrong\u003eE26 o E27\u003c\/strong\u003e\n\u003c\/li\u003e\n\u003cli\u003eMax bulb: \u003cstrong\u003e40W\u003c\/strong\u003e equivalent to incandescent or LED\u003c\/li\u003e\n\u003cli\u003eVoltage: \u003cstrong\u003eAC 110–240V\u003c\/strong\u003e\n\u003c\/li\u003e\n\u003cli\u003eCable: \u003cstrong\u003e150 cm\u003c\/strong\u003e — adjustable 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\u003eCompatible with sloped ceilings\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\u003c!-- Footer --\u003e\n\u003cdiv class=\"cly-foot\"\u003e\n\u003cdiv\u003e\n\u003cspan class=\"cly-foot-label\"\u003eCertifications\u003c\/span\u003e\n\u003cdiv class=\"cly-badges\"\u003e\n\u003cspan class=\"cly-badge\"\u003e🌎 North America\u003c\/span\u003e \u003cspan class=\"cly-badge\"\u003e🌏 Australia\u003c\/span\u003e \u003cspan class=\"cly-badge\"\u003e🌍 Europe\u003c\/span\u003e \u003cspan class=\"cly-badge\"\u003e🌍 Middle East\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cspan class=\"cly-foot-label\"\u003eDownload\u003c\/span\u003e\n\u003cdiv class=\"cly-dls\"\u003e\n\u003ca class=\"cly-dl\" href=\"https:\/\/drive.google.com\/file\/d\/1enprUdZJvHXwQ38ioY7_Opf37xTFrzhx\/view?usp=drive_link\" rel=\"noopener noreferrer\" target=\"_blank\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0745\/2495\/0802\/files\/document-file-icon-docos-1_480x480.jpg?v=1683337478\" alt=\"\"\u003e Parameter \u003c\/a\u003e \u003c!-- INSTALLAZIONE：direttamente incollare il link in href=\"\" e si attiverà automaticamente, senza bisogno di modificare nulla --\u003e \u003ca class=\"cly-dl\" href=\"https:\/\/drive.google.com\/file\/d\/1QpEQnVqGcL42Fx8ToLZg8lYWkABaVW2b\/view?usp=drive_link\" rel=\"noopener noreferrer\" target=\"_blank\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0745\/2495\/0802\/files\/document-file-icon-docos-1_480x480.jpg?v=1683337478\" alt=\"\"\u003e Installation \u003c\/a\u003e \u003c!-- FILE 3D：direttamente incollare il link in href=\"\" e si attiverà automaticamente, senza bisogno di modificare nulla --\u003e \u003ca class=\"cly-dl\" rel=\"noopener noreferrer\" target=\"_blank\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0745\/2495\/0802\/files\/document-file-icon-docos-1_480x480.jpg?v=1683337478\" alt=\"\"\u003e 3D File \u003c\/a\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- end .cly-wrap --\u003e","brand":"TrendsBySarando.it","offers":[{"title":"Dia 45cm x H 25cm \/ ∅ 17.7″ x H 9.8″ \/ Brown \u0026 Beige","offer_id":54962569249110,"sku":"DCP-RX1659-01","price":163.0,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0918\/8438\/8694\/files\/Calysa_Pendant_Lamp_1.jpg?v=1786478114","url":"https:\/\/www.trendsbysarando.it\/en-gb\/products\/lampada-a-sospensione-calysa","provider":"TrendsBySarando.it","version":"1.0","type":"link"}