{"product_id":"audreamy-metal-bed-multifunctional-bed-grey","title":"Audreamy Metal Bed Multifunctional bed Grey","description":"\u003csection class=\"gml4d-detail\"\u003e\n  \u003cstyle\u003e\n    .gml4d-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    .gml4d-detail * {\n      box-sizing: border-box;\n    }\n\n    .gml4d-title {\n      text-align: center;\n      margin-bottom: 34px;\n    }\n\n    .gml4d-title h2 {\n      font-size: 32px;\n      line-height: 1.2;\n      margin: 0;\n      font-weight: 700;\n      color: #1f1f1f;\n    }\n\n    .gml4d-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    .gml4d-grid {\n      display: grid;\n      grid-template-columns: repeat(3, 1fr);\n      gap: 18px;\n      margin-bottom: 42px;\n    }\n\n    .gml4d-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    .gml4d-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    .gml4d-card h3 {\n      font-size: 20px;\n      line-height: 1.25;\n      margin: 0 0 10px;\n      color: #222;\n    }\n\n    .gml4d-card p {\n      font-size: 15px;\n      line-height: 1.65;\n      margin: 0;\n      color: #555;\n    }\n\n    .gml4d-banner {\n      width: 100%;\n      margin: 0 0 28px;\n      border-radius: 24px;\n      overflow: hidden;\n      background: #eee;\n      border: 1px solid #eee;\n    }\n\n    .gml4d-banner img {\n      width: 100%;\n      display: block;\n    }\n\n    .gml4d-feature {\n      display: grid;\n      grid-template-columns: 1fr 1fr;\n      gap: 34px;\n      align-items: center;\n      margin-top: 26px;\n      padding: 26px;\n      border-radius: 24px;\n      background: #fafafa;\n      border: 1px solid #eee;\n    }\n\n    .gml4d-img {\n      width: 100%;\n      border-radius: 20px;\n      overflow: hidden;\n      background: #eee;\n      aspect-ratio: 1 \/ 1;\n    }\n\n    .gml4d-img img {\n      width: 100%;\n      height: 100%;\n      display: block;\n      object-fit: cover;\n    }\n\n    .gml4d-copy {\n      padding: 10px 8px;\n    }\n\n    .gml4d-eyebrow {\n      font-size: 13px;\n      letter-spacing: .08em;\n      text-transform: uppercase;\n      color: #9a7a58;\n      font-weight: 700;\n      margin-bottom: 10px;\n    }\n\n    .gml4d-copy h3 {\n      font-size: 28px;\n      line-height: 1.2;\n      margin: 0 0 14px;\n      color: #1f1f1f;\n      font-weight: 700;\n    }\n\n    .gml4d-copy p {\n      font-size: 16px;\n      line-height: 1.75;\n      margin: 0;\n      color: #555;\n    }\n\n    .gml4d-feature-list {\n      display: grid;\n      grid-template-columns: repeat(2, 1fr);\n      gap: 18px;\n      margin-top: 28px;\n    }\n\n    .gml4d-point {\n      padding: 24px;\n      border-radius: 22px;\n      background: #fafafa;\n      border: 1px solid #eee;\n    }\n\n    .gml4d-point-head {\n      display: flex;\n      align-items: flex-start;\n      gap: 14px;\n      margin-bottom: 10px;\n    }\n\n    .gml4d-icon {\n      width: 38px;\n      height: 38px;\n      border-radius: 50%;\n      background: #2b2926;\n      color: #fff;\n      display: flex;\n      align-items: center;\n      justify-content: center;\n      font-size: 15px;\n      font-weight: 700;\n      flex-shrink: 0;\n    }\n\n    .gml4d-point h3 {\n      font-size: 22px;\n      line-height: 1.25;\n      margin: 0;\n      color: #1f1f1f;\n    }\n\n    .gml4d-point p {\n      font-size: 15px;\n      line-height: 1.7;\n      margin: 10px 0 0;\n      color: #555;\n    }\n\n    .gml4d-spec-group {\n      margin-top: 42px;\n      display: grid;\n      gap: 28px;\n    }\n\n    .gml4d-spec {\n      border-radius: 22px;\n      overflow: hidden;\n      border: 1px solid #e6e2dc;\n      background: #fff;\n    }\n\n    .gml4d-spec-title {\n      background: #2b2926;\n      color: #fff;\n      padding: 18px 22px;\n      font-size: 22px;\n      font-weight: 700;\n    }\n\n    .gml4d-spec table {\n      width: 100%;\n      border-collapse: collapse;\n    }\n\n    .gml4d-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    .gml4d-spec tr:last-child td {\n      border-bottom: none;\n    }\n\n    .gml4d-spec td:first-child {\n      width: 38%;\n      background: #f8f6f2;\n      font-weight: 700;\n      color: #333;\n    }\n\n    .gml4d-spec td:last-child {\n      color: #555;\n    }\n\n    @media (max-width: 768px) {\n      .gml4d-detail {\n        padding: 26px 14px;\n      }\n\n      .gml4d-title h2 {\n        font-size: 26px;\n      }\n\n      .gml4d-title p {\n        font-size: 15px;\n      }\n\n      .gml4d-grid {\n        grid-template-columns: 1fr;\n        gap: 14px;\n        margin-bottom: 28px;\n      }\n\n      .gml4d-card {\n        border-radius: 16px;\n        padding: 18px;\n        min-height: auto;\n      }\n\n      .gml4d-banner {\n        border-radius: 18px;\n      }\n\n      .gml4d-feature {\n        grid-template-columns: 1fr;\n        gap: 18px;\n        padding: 16px;\n        border-radius: 20px;\n      }\n\n      .gml4d-copy {\n        padding: 0 2px 4px;\n      }\n\n      .gml4d-copy h3 {\n        font-size: 23px;\n      }\n\n      .gml4d-copy p {\n        font-size: 15px;\n        line-height: 1.7;\n      }\n\n      .gml4d-feature-list {\n        grid-template-columns: 1fr;\n        gap: 14px;\n      }\n\n      .gml4d-point {\n        padding: 20px 16px;\n        border-radius: 18px;\n      }\n\n      .gml4d-point h3 {\n        font-size: 21px;\n      }\n\n      .gml4d-spec-title {\n        font-size: 20px;\n        padding: 16px;\n      }\n\n      .gml4d-spec td {\n        display: block;\n        width: 100% !important;\n        padding: 13px 16px;\n      }\n\n      .gml4d-spec td:first-child {\n        border-bottom: none;\n        padding-bottom: 6px;\n      }\n\n      .gml4d-spec td:last-child {\n        padding-top: 6px;\n      }\n    }\n  \u003c\/style\u003e\n\n  \u003cdiv class=\"gml4d-title\"\u003e\n    \u003ch2\u003eGrey Metal LED Bed Frame with 4 Storage Drawers\u003c\/h2\u003e\n    \u003cp\u003e\n      A practical metal bed frame designed for modern bedrooms, combining a sturdy iron structure,\n      colourful LED light strips, three bedside charging ports, four under-bed drawers with castors\n      and a warm textured wood-look finish.\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"gml4d-grid\"\u003e\n    \u003cdiv class=\"gml4d-card\"\u003e\n      \u003cspan\u003eDrawer Storage\u003c\/span\u003e\n      \u003ch3\u003e4 Drawers with Castors\u003c\/h3\u003e\n      \u003cp\u003e\n        Four under-bed drawers with wheels help store toys, bedding, clothes and daily items while saving floor space.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"gml4d-card\"\u003e\n      \u003cspan\u003eLED Atmosphere\u003c\/span\u003e\n      \u003ch3\u003eApp \u0026amp; Bluetooth Light Strip\u003c\/h3\u003e\n      \u003cp\u003e\n        The LED light strip supports multiple colours, three brightness levels and app\/Bluetooth control.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"gml4d-card\"\u003e\n      \u003cspan\u003eBedside Charging\u003c\/span\u003e\n      \u003ch3\u003e2 Type-A + 1 Type-C\u003c\/h3\u003e\n      \u003cp\u003e\n        Three charging ports at the headboard help keep phones, tablets and other devices powered and close by.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"gml4d-banner\"\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0774\/9242\/0841\/files\/510fe4fd_150c62b2-81d0-446b-9101-e09eb538d6bf.jpg?v=1772447755\" alt=\"Grey metal LED bed frame with four storage drawers\"\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"gml4d-feature\"\u003e\n    \u003cdiv class=\"gml4d-img\"\u003e\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0774\/9242\/0841\/files\/19594960_8bc396eb-402e-420e-b867-ac4047855b26.jpg?v=1772447754\" alt=\"Metal bed frame drawer and LED detail\"\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"gml4d-copy\"\u003e\n      \u003cdiv class=\"gml4d-eyebrow\"\u003eSpace-Saving Multifunctional Design\u003c\/div\u003e\n      \u003ch3\u003eMetal Bed Frame with LED Light Strip and 4 Drawers\u003c\/h3\u003e\n      \u003cp\u003e\n        This metal bed frame is available for 90 × 190 cm and 135 × 190 cm mattresses. The sturdy iron frame helps\n        ensure long-lasting stability, while the LED light strips around the bed can be adjusted in colour and brightness\n        to create a warm, dreamy sleeping environment. The headboard includes three charging ports, including two Type-A\n        ports and one Type-C port. Four under-bed iron drawers with pulleys provide generous storage space while helping\n        keep the room clean and organised.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"gml4d-feature-list\"\u003e\n    \u003cdiv class=\"gml4d-point\"\u003e\n      \u003cdiv class=\"gml4d-point-head\"\u003e\n        \u003cdiv class=\"gml4d-icon\"\u003e01\u003c\/div\u003e\n        \u003ch3\u003eRobust Metal Frame\u003c\/h3\u003e\n      \u003c\/div\u003e\n      \u003cp\u003e\n        Crafted with attention to detail, the bed uses a strong metal frame designed for durability,\n        stable support and everyday use.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"gml4d-point\"\u003e\n      \u003cdiv class=\"gml4d-point-head\"\u003e\n        \u003cdiv class=\"gml4d-icon\"\u003e02\u003c\/div\u003e\n        \u003ch3\u003e4 Under-Bed Drawers\u003c\/h3\u003e\n      \u003c\/div\u003e\n      \u003cp\u003e\n        The bed is designed with four built-in drawers under the frame. Each drawer is fitted with castors,\n        making it easier to push and pull while keeping clutter out of sight.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"gml4d-point\"\u003e\n      \u003cdiv class=\"gml4d-point-head\"\u003e\n        \u003cdiv class=\"gml4d-icon\"\u003e03\u003c\/div\u003e\n        \u003ch3\u003eUSB \u0026amp; Type-C Charging Ports\u003c\/h3\u003e\n      \u003c\/div\u003e\n      \u003cp\u003e\n        Three charging ports are prepared at the bedside, including two Type-A ports and one Type-C port,\n        with 5V \/ 2A output for convenient daily charging.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"gml4d-point\"\u003e\n      \u003cdiv class=\"gml4d-point-head\"\u003e\n        \u003cdiv class=\"gml4d-icon\"\u003e04\u003c\/div\u003e\n        \u003ch3\u003eColourful LED Light Strip\u003c\/h3\u003e\n      \u003c\/div\u003e\n      \u003cp\u003e\n        The light strip can be adjusted with three brightness levels and multiple colours.\n        It can be controlled by mobile app and Bluetooth to create a more personalised bedroom atmosphere.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"gml4d-point\"\u003e\n      \u003cdiv class=\"gml4d-point-head\"\u003e\n        \u003cdiv class=\"gml4d-icon\"\u003e05\u003c\/div\u003e\n        \u003ch3\u003eMinimalist Wood-Look Style\u003c\/h3\u003e\n      \u003c\/div\u003e\n      \u003cp\u003e\n        The rustic wood-look finish adds a cozy charm while keeping the overall design simple and versatile,\n        making it easy to match with different bedroom interiors.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"gml4d-point\"\u003e\n      \u003cdiv class=\"gml4d-point-head\"\u003e\n        \u003cdiv class=\"gml4d-icon\"\u003e06\u003c\/div\u003e\n        \u003ch3\u003eEasy Self-Installation\u003c\/h3\u003e\n      \u003c\/div\u003e\n      \u003cp\u003e\n        Detailed instructions and complete parts are included to help with assembly.\n        The product is delivered in 2 parcels, which may arrive separately.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"gml4d-spec-group\"\u003e\n    \u003cdiv class=\"gml4d-spec\"\u003e\n      \u003cdiv class=\"gml4d-spec-title\"\u003eWeight \u0026amp; Dimensions\u003c\/div\u003e\n      \u003ctable\u003e\n        \u003ctbody\u003e\n          \u003ctr\u003e\n            \u003ctd\u003eOverall Size\u003c\/td\u003e\n            \u003ctd\u003e\n              207 × 90.5 × 105 cm\u003cbr\u003e\n              207 × 135.5 × 105 cm\n            \u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003ctd\u003eApplicable Mattress\u003c\/td\u003e\n            \u003ctd\u003e\n              90 × 190 cm. Mattress not included.\u003cbr\u003e\n              135 × 190 cm. Mattress not included.\n            \u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003ctd\u003eLoad Capacity\u003c\/td\u003e\n            \u003ctd\u003e\n              158 kg\u003cbr\u003e\n              315 kg\n            \u003c\/td\u003e\n          \u003c\/tr\u003e\n        \u003c\/tbody\u003e\n      \u003c\/table\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"gml4d-spec\"\u003e\n      \u003cdiv class=\"gml4d-spec-title\"\u003eFeatures\u003c\/div\u003e\n      \u003ctable\u003e\n        \u003ctbody\u003e\n          \u003ctr\u003e\n            \u003ctd\u003eProduct Name\u003c\/td\u003e\n            \u003ctd\u003eMetal Bed\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003ctd\u003eColour\u003c\/td\u003e\n            \u003ctd\u003eGrey\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003ctd\u003eFrame Material\u003c\/td\u003e\n            \u003ctd\u003eMetal\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003ctd\u003eSlat Material\u003c\/td\u003e\n            \u003ctd\u003eMetal\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003ctd\u003eStorage Design\u003c\/td\u003e\n            \u003ctd\u003e4 under-bed drawers, each with 4 universal wheels\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003ctd\u003eCharging Ports\u003c\/td\u003e\n            \u003ctd\u003e2 Type-A + 1 Type-C, 5V \/ 2A\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003ctd\u003eLighting\u003c\/td\u003e\n            \u003ctd\u003eLED light strip with three brightness levels, multiple colours, app and Bluetooth control\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003ctd\u003eInstallation Method\u003c\/td\u003e\n            \u003ctd\u003eSelf-installation\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003ctd\u003ePackage Number\u003c\/td\u003e\n            \u003ctd\u003e2\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003ctd\u003eTip\u003c\/td\u003e\n            \u003ctd\u003e\n              This product is delivered in 2 parcels. It is normal for the parcels to arrive at different times.\n              Please wait until both parcels arrive before checking all parts.\n            \u003c\/td\u003e\n          \u003c\/tr\u003e\n        \u003c\/tbody\u003e\n      \u003c\/table\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e","brand":"Audreamy","offers":[{"title":"Single","offer_id":50566711869673,"sku":"N604D892425S","price":203.4,"currency_code":"GBP","in_stock":true},{"title":"Double","offer_id":50566711902441,"sku":"N604D892627S","price":248.4,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0774\/9242\/0841\/files\/Bed_frame_with_orange_LED_202605082011.jpg?v=1778242609","url":"https:\/\/audreamy.co.uk\/products\/audreamy-metal-bed-multifunctional-bed-grey","provider":"Audreamy","version":"1.0","type":"link"}