{"product_id":"audreamy-emon-upholstered-bed-with-led-lighting-grey-linen","title":"Audreamy Emon Upholstered bed with LED lighting Grey Linen","description":"\u003csection class=\"glyb-detail\"\u003e\n  \u003cstyle\u003e\n    .glyb-detail {\n      max-width: 1200px;\n      margin: 0 auto;\n      padding: 36px 16px;\n      font-family: Arial, sans-serif;\n      color: #222;\n    }\n\n    .glyb-detail * {\n      box-sizing: border-box;\n    }\n\n    .glyb-title {\n      text-align: center;\n      margin-bottom: 34px;\n    }\n\n    .glyb-title h2 {\n      font-size: 32px;\n      line-height: 1.2;\n      margin: 0;\n      font-weight: 700;\n      color: #1f1f1f;\n    }\n\n    .glyb-title p {\n      max-width: 820px;\n      margin: 12px auto 0;\n      font-size: 16px;\n      line-height: 1.7;\n      color: #666;\n    }\n\n    .glyb-grid {\n      display: grid;\n      grid-template-columns: repeat(3, 1fr);\n      gap: 18px;\n      margin-bottom: 42px;\n    }\n\n    .glyb-card {\n      background: #f7f4ef;\n      border-radius: 18px;\n      padding: 22px;\n      min-height: 155px;\n      border: 1px solid rgba(0,0,0,0.06);\n    }\n\n    .glyb-card span {\n      display: inline-block;\n      font-size: 13px;\n      letter-spacing: .06em;\n      text-transform: uppercase;\n      color: #9a7a58;\n      font-weight: 700;\n      margin-bottom: 8px;\n    }\n\n    .glyb-card h3 {\n      font-size: 20px;\n      line-height: 1.25;\n      margin: 0 0 10px;\n      color: #222;\n    }\n\n    .glyb-card p {\n      font-size: 15px;\n      line-height: 1.65;\n      margin: 0;\n      color: #555;\n    }\n\n    .glyb-feature {\n      margin-top: 24px;\n      padding: 28px;\n      border-radius: 24px;\n      background: #fafafa;\n      border: 1px solid #eee;\n    }\n\n    .glyb-feature-head {\n      display: flex;\n      align-items: flex-start;\n      gap: 16px;\n      margin-bottom: 10px;\n    }\n\n    .glyb-icon {\n      width: 42px;\n      height: 42px;\n      border-radius: 50%;\n      background: #2b2926;\n      color: #fff;\n      display: flex;\n      align-items: center;\n      justify-content: center;\n      font-size: 17px;\n      font-weight: 700;\n      flex-shrink: 0;\n    }\n\n    .glyb-eyebrow {\n      font-size: 13px;\n      letter-spacing: .08em;\n      text-transform: uppercase;\n      color: #9a7a58;\n      font-weight: 700;\n      margin-bottom: 7px;\n    }\n\n    .glyb-feature h3 {\n      font-size: 26px;\n      line-height: 1.25;\n      margin: 0;\n      color: #1f1f1f;\n      font-weight: 700;\n    }\n\n    .glyb-feature p {\n      font-size: 16px;\n      line-height: 1.75;\n      margin: 12px 0 0;\n      color: #555;\n    }\n\n    .glyb-note {\n      margin-top: 28px;\n      padding: 20px 22px;\n      border-radius: 18px;\n      background: #2b2926;\n      color: #fff;\n    }\n\n    .glyb-note h3 {\n      font-size: 20px;\n      margin: 0 0 8px;\n      line-height: 1.3;\n    }\n\n    .glyb-note p {\n      margin: 0;\n      font-size: 15px;\n      line-height: 1.7;\n      color: rgba(255,255,255,0.82);\n    }\n\n    .glyb-spec {\n      margin-top: 42px;\n      border-radius: 22px;\n      overflow: hidden;\n      border: 1px solid #e6e2dc;\n      background: #fff;\n    }\n\n    .glyb-spec-title {\n      background: #2b2926;\n      color: #fff;\n      padding: 18px 22px;\n      font-size: 22px;\n      font-weight: 700;\n    }\n\n    .glyb-spec table {\n      width: 100%;\n      border-collapse: collapse;\n    }\n\n    .glyb-spec td {\n      padding: 16px 20px;\n      font-size: 15px;\n      line-height: 1.6;\n      border-bottom: 1px solid #eee;\n      vertical-align: top;\n    }\n\n    .glyb-spec tr:last-child td {\n      border-bottom: none;\n    }\n\n    .glyb-spec td:first-child {\n      width: 38%;\n      background: #f8f6f2;\n      font-weight: 700;\n      color: #333;\n    }\n\n    .glyb-spec td:last-child {\n      color: #555;\n    }\n\n    @media (max-width: 768px) {\n      .glyb-detail {\n        padding: 26px 14px;\n      }\n\n      .glyb-title h2 {\n        font-size: 26px;\n      }\n\n      .glyb-title p {\n        font-size: 15px;\n      }\n\n      .glyb-grid {\n        grid-template-columns: 1fr;\n        gap: 14px;\n        margin-bottom: 28px;\n      }\n\n      .glyb-card {\n        border-radius: 16px;\n        padding: 18px;\n        min-height: auto;\n      }\n\n      .glyb-feature {\n        padding: 20px 16px;\n        border-radius: 20px;\n      }\n\n      .glyb-feature-head {\n        gap: 12px;\n      }\n\n      .glyb-icon {\n        width: 36px;\n        height: 36px;\n        font-size: 15px;\n      }\n\n      .glyb-feature h3 {\n        font-size: 22px;\n      }\n\n      .glyb-feature p {\n        font-size: 15px;\n        line-height: 1.7;\n      }\n\n      .glyb-note {\n        border-radius: 16px;\n        padding: 18px;\n      }\n\n      .glyb-spec-title {\n        font-size: 20px;\n        padding: 16px;\n      }\n\n      .glyb-spec td {\n        display: block;\n        width: 100% !important;\n        padding: 13px 16px;\n      }\n\n      .glyb-spec td:first-child {\n        border-bottom: none;\n        padding-bottom: 6px;\n      }\n\n      .glyb-spec td:last-child {\n        padding-top: 6px;\n      }\n    }\n  \u003c\/style\u003e\n\n  \u003cdiv class=\"glyb-title\"\u003e\n    \u003ch2\u003eGrey Linen LED Youth Bed Frame\u003c\/h2\u003e\n    \u003cp\u003e\n      A timeless grey upholstered youth bed designed for teenagers and young adults, combining a soft linen-look finish,\n      LED-lit headboard, breathable sleeping comfort, wooden slatted support and a stable MDF frame.\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"glyb-grid\"\u003e\n    \u003cdiv class=\"glyb-card\"\u003e\n      \u003cspan\u003eYouth Bedroom Style\u003c\/span\u003e\n      \u003ch3\u003eModern Grey Linen Look\u003c\/h3\u003e\n      \u003cp\u003e\n        The elegant grey upholstered design creates a calm and stylish sleeping space for teenagers and young adults.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"glyb-card\"\u003e\n      \u003cspan\u003eLED Headboard\u003c\/span\u003e\n      \u003ch3\u003eRemote-Control Lighting\u003c\/h3\u003e\n      \u003cp\u003e\n        The LED-lit headboard adds pleasant ambient light, with brightness and colour adjustable by remote control.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"glyb-card\"\u003e\n      \u003cspan\u003eStable Support\u003c\/span\u003e\n      \u003ch3\u003eWooden Slatted Frame\u003c\/h3\u003e\n      \u003cp\u003e\n        A wooden slatted base supports the mattress while allowing better airflow underneath for everyday comfort.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"glyb-feature\"\u003e\n    \u003cdiv class=\"glyb-feature-head\"\u003e\n      \u003cdiv class=\"glyb-icon\"\u003e01\u003c\/div\u003e\n      \u003cdiv\u003e\n        \u003cdiv class=\"glyb-eyebrow\"\u003eStylish Youth Bed\u003c\/div\u003e\n        \u003ch3\u003eTimeless Grey Upholstered Design\u003c\/h3\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cp\u003e\n      This grey upholstered bed features an elegant linen-look finish that suits modern bedrooms, guest rooms\n      and youth bedrooms. Available for 135 × 190 cm, 150 × 200 cm and 180 × 200 cm mattresses, it creates a\n      comfortable and stylish sleeping oasis for teenagers and young adults.\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"glyb-feature\"\u003e\n    \u003cdiv class=\"glyb-feature-head\"\u003e\n      \u003cdiv class=\"glyb-icon\"\u003e02\u003c\/div\u003e\n      \u003cdiv\u003e\n        \u003cdiv class=\"glyb-eyebrow\"\u003eLED-Lit Headboard\u003c\/div\u003e\n        \u003ch3\u003eComfortable Backrest with Adjustable Lighting\u003c\/h3\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cp\u003e\n      The headboard works as a comfortable backrest for reading, relaxing or watching TV in bed.\n      Built-in LED lighting provides pleasant ambient light, and the brightness and colour can be adjusted\n      conveniently with the remote control.\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"glyb-feature\"\u003e\n    \u003cdiv class=\"glyb-feature-head\"\u003e\n      \u003cdiv class=\"glyb-icon\"\u003e03\u003c\/div\u003e\n      \u003cdiv\u003e\n        \u003cdiv class=\"glyb-eyebrow\"\u003eWooden Slatted Frame\u003c\/div\u003e\n        \u003ch3\u003eSupportive Base with Better Air Circulation\u003c\/h3\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cp\u003e\n      The wooden slatted frame includes a cantilevered centre slat to provide stable support for the mattress.\n      The spaces between the slats allow air to circulate, helping the sleeping surface stay fresher and more breathable.\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"glyb-feature\"\u003e\n    \u003cdiv class=\"glyb-feature-head\"\u003e\n      \u003cdiv class=\"glyb-icon\"\u003e04\u003c\/div\u003e\n      \u003cdiv\u003e\n        \u003cdiv class=\"glyb-eyebrow\"\u003eBreathable Linen Feel\u003c\/div\u003e\n        \u003ch3\u003eCooler and Drier Sleeping Environment\u003c\/h3\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cp\u003e\n      Linen is known for excellent breathability. The fabric allows good air circulation and helps dissipate moisture\n      and heat, creating a pleasantly cool and dry sleeping environment, especially during warmer seasons.\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"glyb-feature\"\u003e\n    \u003cdiv class=\"glyb-feature-head\"\u003e\n      \u003cdiv class=\"glyb-icon\"\u003e05\u003c\/div\u003e\n      \u003cdiv\u003e\n        \u003cdiv class=\"glyb-eyebrow\"\u003eStable \u0026amp; Durable\u003c\/div\u003e\n        \u003ch3\u003eMDF Frame with Thick Footboard and Secure Feet\u003c\/h3\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cp\u003e\n      The solidly constructed frame is made with durable MDF wood and features a 5 cm thick footboard for a more stable\n      structure. The 8 cm high feet help provide secure footing and reliable everyday support.\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"glyb-note\"\u003e\n    \u003ch3\u003eDelivery \u0026amp; Installation Notice\u003c\/h3\u003e\n    \u003cp\u003e\n      This product is delivered in 3 packages, and the packages may not arrive at the same time. Please allow for a\n      2ââââ‚? cm difference due to manual measurement. If you have any questions during installation, please contact us for assistance.\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"glyb-spec\"\u003e\n    \u003cdiv class=\"glyb-spec-title\"\u003eProduct Details\u003c\/div\u003e\n    \u003ctable\u003e\n      \u003ctbody\u003e\n        \u003ctr\u003e\n          \u003ctd\u003eApplicable Mattress\u003c\/td\u003e\n          \u003ctd\u003e\n            135 × 190 cm. Mattress not included.\u003cbr\u003e\n            150 × 200 cm. Mattress not included.\u003cbr\u003e\n            180 × 200 cm. Mattress not included.\n          \u003c\/td\u003e\n        \u003c\/tr\u003e\n        \u003ctr\u003e\n          \u003ctd\u003eDimension Notice\u003c\/td\u003e\n          \u003ctd\u003eAll information is approximate dimensions.\u003c\/td\u003e\n        \u003c\/tr\u003e\n        \u003ctr\u003e\n          \u003ctd\u003eMaterial\u003c\/td\u003e\n          \u003ctd\u003eLinen\u003c\/td\u003e\n        \u003c\/tr\u003e\n        \u003ctr\u003e\n          \u003ctd\u003eWeight Capacity\u003c\/td\u003e\n          \u003ctd\u003e226 kg\u003c\/td\u003e\n        \u003c\/tr\u003e\n        \u003ctr\u003e\n          \u003ctd\u003ePackage Number\u003c\/td\u003e\n          \u003ctd\u003e3\u003c\/td\u003e\n        \u003c\/tr\u003e\n        \u003ctr\u003e\n          \u003ctd\u003eAssembly Required\u003c\/td\u003e\n          \u003ctd\u003eYes\u003c\/td\u003e\n        \u003c\/tr\u003e\n        \u003ctr\u003e\n          \u003ctd\u003eHints\u003c\/td\u003e\n          \u003ctd\u003e\n            Due to manual measurement, there may be a 2ââââ‚? cm difference.\u003cbr\u003e\n            Product images are taken from real products, but lighting and sunlight may cause slight colour differences.\u003cbr\u003e\n            The 3 packages may arrive separately.\n          \u003c\/td\u003e\n        \u003c\/tr\u003e\n      \u003c\/tbody\u003e\n    \u003c\/table\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e","brand":"Audreamy","offers":[{"title":"Double","offer_id":50566723141865,"sku":"N606U0001G-1","price":316.8,"currency_code":"GBP","in_stock":true},{"title":"King","offer_id":50566723240169,"sku":"N606U0002G","price":334.8,"currency_code":"GBP","in_stock":true},{"title":"Super King","offer_id":50566723272937,"sku":"N606U0003G","price":351.45,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0774\/9242\/0841\/files\/Bed_frame_multi-angle_view_202605081903_19.jpg?v=1778238756","url":"https:\/\/audreamy.co.uk\/products\/audreamy-emon-upholstered-bed-with-led-lighting-grey-linen","provider":"Audreamy","version":"1.0","type":"link"}