{"product_id":"lampada-da-terra-flexo-memphis","title":"Memphis Flexo Floor Lamp","description":"\u003c!-- ============================================================\n     LAMPADA DA TERRA FLEXO MEMPHIS — Descrizione del prodotto Shopify\n     Colori: abbinati al tema del negozio docos.us\n     Ottimizzazione della conversione: linguaggio di design Memphis + posizionamento dell'installazione artistica + colori audaci\n     Include: contenuti visivi per i consumatori + dati strutturati GEO JSON-LD\n     ============================================================ --\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003c!-- ① Dati strutturati JSON-LD --\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003c!-- ② Stile --\u003e\n\u003cstyle\u003e\n  \/*\n   * Token di design Docos\n   * #ffffff  sfondo bianco  #f7f7f7  fondo della scheda\n   * #e5e5e5  bordo          #1a1a1a  testo principale\n   * #555555  testo secondario #b8924a  evidenziazione oro caldo\n   *\/\n  .fml2-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  \/* Titolo della sezione *\/\n  .fml2-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  \/* Griglia video: 2×2 *\/\n  .fml2-video-grid {\n    display: grid;\n    grid-template-columns: 1fr 1fr;\n    gap: 10px;\n    margin-bottom: 2rem;\n  }\n  .fml2-video-box {\n    position: relative;\n    padding-bottom: 56.25%;\n    height: 0;\n    overflow: hidden;\n    border-radius: 8px;\n    background: #111;\n  }\n  .fml2-video-box iframe {\n    position: absolute;\n    top: 0; left: 0;\n    width: 100%; height: 100%;\n    border: none;\n  }\n  @media (max-width: 540px) {\n    .fml2-video-grid { grid-template-columns: 1fr; }\n  }\n\n  \/* Testo introduttivo *\/\n  .fml2-intro {\n    font-size: 1rem;\n    color: #555;\n    line-height: 1.8;\n    margin-bottom: 1rem;\n  }\n\n  \/* Barra di presentazione dei colori Memphis *\/\n  .fml2-palette {\n    display: flex;\n    gap: 0;\n    border-radius: 8px;\n    overflow: hidden;\n    margin-bottom: 2rem;\n    height: 52px;\n  }\n  .fml2-palette__block {\n    flex: 1;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    font-size: .72rem;\n    font-weight: 700;\n    letter-spacing: .1em;\n    text-transform: uppercase;\n    color: #fff;\n  }\n  .fml2-palette__block--blue   { background: #2a5fc9; }\n  .fml2-palette__block--red    { background: #d42b2b; }\n  .fml2-palette__block--yellow { background: #e8b800; color: #1a1a1a; }\n\n  \/* Schede dei punti di forza *\/\n  .fml2-features {\n    display: grid;\n    grid-template-columns: repeat(auto-fill, minmax(190px, 1fr));\n    gap: 8px;\n    margin-bottom: 2rem;\n  }\n  .fml2-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  .fml2-feature-card__icon { font-size: 1.2rem; display: block; margin-bottom: .35rem; }\n  .fml2-feature-card__title {\n    font-weight: 600;\n    font-size: .82rem;\n    color: #1a1a1a;\n    display: block;\n    margin-bottom: .2rem;\n  }\n\n  \/* Banner di contesto del design Memphis *\/\n  .fml2-context-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  .fml2-context-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  \/* Etichette delle stanze *\/\n  .fml2-rooms {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 8px;\n    margin-bottom: 2rem;\n  }\n  .fml2-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  \/* Scheda delle dimensioni *\/\n  .fml2-size-card {\n    display: inline-flex;\n    align-items: center;\n    gap: 12px;\n    background: #f7f7f7;\n    border: 1px solid #e5e5e5;\n    border-left: 3px solid #b8924a;\n    border-radius: 6px;\n    padding: .75rem 1.2rem;\n    font-size: .9rem;\n    color: #1a1a1a;\n    margin-bottom: 2rem;\n  }\n  .fml2-size-card svg { flex-shrink: 0; }\n\n  \/* Elenco delle specifiche *\/\n  .fml2-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  .fml2-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  .fml2-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  \/* Badge di certificazione *\/\n  .fml2-badges {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 8px;\n    margin-top: 1.4rem;\n  }\n  .fml2-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  \/* Download *\/\n  .fml2-downloads {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 16px;\n    margin-bottom: 2rem;\n  }\n  .fml2-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  .fml2-dl-item:hover { opacity: .65; }\n  .fml2-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\u003c!-- ③ Contenuti visivi --\u003e\n\u003cdiv class=\"fml2-wrap\"\u003e\n\u003c!-- Video --\u003e\n\u003cdiv class=\"fml2-section-title\"\u003eSee It in Action\u003c\/div\u003e\n\u003cdiv class=\"fml2-video-grid\"\u003e\n\u003cdiv class=\"fml2-video-box\"\u003e\u003ciframe loading=\"lazy\" title=\"Lampada da Terra Flexo Memphis – Video 1\" src=\"https:\/\/www.youtube.com\/embed\/2PN-lGcpgwg?si=2_wqRE8yDMJt_xi-\"\u003e\u003c\/iframe\u003e\u003c\/div\u003e\n\u003cdiv class=\"fml2-video-box\"\u003e\u003ciframe loading=\"lazy\" title=\"Lampada da Terra Flexo Memphis – Video 2\" src=\"https:\/\/www.youtube.com\/embed\/iDzNKTDuCLc?si=YwMu-z5SbH6DcEox\"\u003e\u003c\/iframe\u003e\u003c\/div\u003e\n\u003cdiv class=\"fml2-video-box\"\u003e\u003ciframe loading=\"lazy\" title=\"Lampada da Terra Flexo Memphis – Installazione\" src=\"https:\/\/www.youtube.com\/embed\/6WzyYvEZMlY\"\u003e\u003c\/iframe\u003e\u003c\/div\u003e\n\u003cdiv class=\"fml2-video-box\"\u003e\u003ciframe loading=\"lazy\" title=\"Lampada da Terra Flexo Memphis\" src=\"https:\/\/www.youtube.com\/embed\/xlCUoCTstuU\"\u003e\u003c\/iframe\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Testo introduttivo --\u003e\n\u003cp class=\"fml2-intro\"\u003eSome lamps illuminate a room. The \u003cstrong\u003eFlexo Memphis Floor Lamp\u003c\/strong\u003e makes a statement about the person who lives there. Cobalt blue base. Cherry red arm. Sunflower yellow shade. Three primary colors in deliberate, unapologetic contrast — the visual language of the Memphis Group, the Milanese design collective of the 1980s that rejected \"good taste\" and never looked back.\u003c\/p\u003e\n\u003cp class=\"fml2-intro\"\u003eThis isn't a lamp you hide in a corner. It's a lamp that makes the corner worth photographing.\u003c\/p\u003e\n\u003c!-- Barra di presentazione dei tre colori --\u003e\n\u003cdiv class=\"fml2-palette\"\u003e\n\u003cdiv class=\"fml2-palette__block fml2-palette__block--blue\"\u003eBlue Base\u003c\/div\u003e\n\u003cdiv class=\"fml2-palette__block fml2-palette__block--red\"\u003eRed Arm\u003c\/div\u003e\n\u003cdiv class=\"fml2-palette__block fml2-palette__block--yellow\"\u003eYellow Shade\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Banner di contesto del design Memphis --\u003e\n\u003cdiv class=\"fml2-context-banner\"\u003e\n\u003cspan class=\"fml2-context-banner__title\"\u003eThe Memphis Movement\u003c\/span\u003e Memphis was a rebellion in design. In 1981, a group of Italian designers — led by Ettore Sottsass — decided that furniture and lighting didn't have to be neutral. They used primary colors, bold geometries, and playful forms to challenge the idea that \"good design\" meant invisible design. Flexo carries that spirit forward: a floor lamp that is unmistakably itself.\u003c\/div\u003e\n\u003c!-- Punti di forza principali --\u003e\n\u003cdiv class=\"fml2-section-title\"\u003eWhy Flexo\u003c\/div\u003e\n\u003cdiv class=\"fml2-features\"\u003e\n\u003cdiv class=\"fml2-feature-card\"\u003e\n\u003cspan class=\"fml2-feature-card__icon\"\u003e🎨\u003c\/span\u003e \u003cspan class=\"fml2-feature-card__title\"\u003eDeliberate Color Blocking\u003c\/span\u003e Blue, red, and yellow aren't accidental here. Each segment is a distinct structural element — base, arm, shade — with its own identity. The whole is bolder than its parts.\u003c\/div\u003e\n\u003cdiv class=\"fml2-feature-card\"\u003e\n\u003cspan class=\"fml2-feature-card__icon\"\u003e🦾\u003c\/span\u003e \u003cspan class=\"fml2-feature-card__title\"\u003eAdjustable Mechanical Arm\u003c\/span\u003e The articulated arm moves through a wide range — angled for reading, extended for drama, retracted for a tight, direct beam. Form that genuinely follows function.\u003c\/div\u003e\n\u003cdiv class=\"fml2-feature-card\"\u003e\n\u003cspan class=\"fml2-feature-card__icon\"\u003e📐\u003c\/span\u003e \u003cspan class=\"fml2-feature-card__title\"\u003eSculptural at Any Height\u003c\/span\u003e At 188 cm, the lamp commands the vertical space. It doesn't need a wall behind it. It stands — and supports — on its own.\u003c\/div\u003e\n\u003cdiv class=\"fml2-feature-card\"\u003e\n\u003cspan class=\"fml2-feature-card__icon\"\u003e🦶\u003c\/span\u003e \u003cspan class=\"fml2-feature-card__title\"\u003eFoot Control\u003c\/span\u003e No reaching, no bending. Turn it on when you sit down, turn it off when you leave. The detail that makes everyday use effortless.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Ambienti di utilizzo --\u003e\n\u003cdiv class=\"fml2-section-title\"\u003eWhere It Belongs\u003c\/div\u003e\n\u003cdiv class=\"fml2-rooms\"\u003e\n\u003cspan class=\"fml2-room-tag\"\u003e🛋 Living Room Corner\u003c\/span\u003e \u003cspan class=\"fml2-room-tag\"\u003e🎨 Creative Studio\u003c\/span\u003e \u003cspan class=\"fml2-room-tag\"\u003e📚 Reading Nook\u003c\/span\u003e \u003cspan class=\"fml2-room-tag\"\u003e🖼 Gallery-Style Space\u003c\/span\u003e \u003cspan class=\"fml2-room-tag\"\u003e🏠 Open-Plan Loft\u003c\/span\u003e \u003cspan class=\"fml2-room-tag\"\u003e🛏 Bedroom Statement\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c!-- Dimensioni --\u003e\n\u003cdiv class=\"fml2-section-title\"\u003eProduct Dimensions\u003c\/div\u003e\n\u003cdiv class=\"fml2-size-card\"\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\u003eL 28 cm × H 188 cm\u003c\/strong\u003e  \/  L 11″ × H 74″\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c!-- Dettagli delle specifiche --\u003e\n\u003cdiv class=\"fml2-section-title\"\u003eDetails\u003c\/div\u003e\n\u003cul class=\"fml2-specs\"\u003e\n\u003cli\u003e\n\u003cstrong\u003eMetal\u003c\/strong\u003e body\u003c\/li\u003e\n\u003cli\u003eSocket: \u003cstrong\u003eE26 o E27\u003c\/strong\u003e (with plug)\u003c\/li\u003e\n\u003cli\u003eMax bulb: \u003cstrong\u003e40W\u003c\/strong\u003e incandescent or equivalent LED\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eAdjustable mechanical arm\u003c\/strong\u003e — wide-range movement\u003c\/li\u003e\n\u003cli\u003eSwitch: \u003cstrong\u003eFoot switch\u003c\/strong\u003e\n\u003c\/li\u003e\n\u003cli\u003eCable: \u003cstrong\u003e98.4-inch\u003c\/strong\u003e cable with inline switch\u003c\/li\u003e\n\u003cli\u003eUse: \u003cstrong\u003eIndoor\u003c\/strong\u003e\n\u003c\/li\u003e\n\u003cli\u003eCertification: North America · Australia · Europe · Middle East\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c!-- Badge di certificazione --\u003e\n\u003cdiv class=\"fml2-badges\"\u003e\n\u003cspan class=\"fml2-badge\"\u003e🌎 North America\u003c\/span\u003e \u003cspan class=\"fml2-badge\"\u003e🌏 Australia\u003c\/span\u003e \u003cspan class=\"fml2-badge\"\u003e🌍 Europe\u003c\/span\u003e \u003cspan class=\"fml2-badge\"\u003e🌍 Middle East\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c!-- Download dei documenti --\u003e\n\u003cdiv style=\"margin-top: 2.5rem;\" class=\"fml2-section-title\"\u003eDownload\u003c\/div\u003e\n\u003cdiv class=\"fml2-downloads\"\u003e\n\u003ca rel=\"noopener\" href=\"https:\/\/drive.google.com\/file\/d\/1hCOdM5yacx_tAWxVTpPg1gwehoUyBDkm\/view?usp=drive_link\" class=\"fml2-dl-item\" target=\"_blank\"\u003e \u003cimg loading=\"lazy\" alt=\"Specifications Document\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0745\/2495\/0802\/files\/document-file-icon-docos-1_480x480.jpg?v=1683337478\"\u003e Specifications \u003c\/a\u003e \u003ca rel=\"noopener\" href=\"https:\/\/drive.google.com\/file\/d\/1mov4z4v_7reVnAPyDO7OeGl5zfwrIuCW\/view?usp=drive_link\" class=\"fml2-dl-item\" target=\"_blank\"\u003e \u003cimg loading=\"lazy\" alt=\"Installation Guide\" 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!-- end .fml2-wrap --\u003e","brand":"TrendsBySarando.it","offers":[{"title":"L 28cm x H 188cm \/ L 11″ x H 74″ \/ Yellow \u0026 Blue \u0026 Red \/ US Plug","offer_id":54934805938518,"sku":"DCF-99236-01","price":138.0,"currency_code":"GBP","in_stock":true},{"title":"L 28cm x H 188cm \/ L 11″ x H 74″ \/ Yellow \u0026 Blue \u0026 Red \/ UK Plug","offer_id":54934805971286,"sku":"DCF-99236-02","price":138.0,"currency_code":"GBP","in_stock":true},{"title":"L 28cm x H 188cm \/ L 11″ x H 74″ \/ Yellow \u0026 Blue \u0026 Red \/ Spine AU","offer_id":54934806004054,"sku":"DCF-99236-03","price":138.0,"currency_code":"GBP","in_stock":true},{"title":"L 28cm x H 188cm \/ L 11″ x H 74″ \/ Yellow \u0026 Blue \u0026 Red \/ Spine EU","offer_id":54934806036822,"sku":"DCF-99236-04","price":138.0,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0918\/8438\/8694\/files\/Flexo_Memphis_Floor_Lamp_1.jpg?v=1786288601","url":"https:\/\/www.trendsbysarando.it\/en-gb\/products\/lampada-da-terra-flexo-memphis","provider":"TrendsBySarando.it","version":"1.0","type":"link"}