{"product_id":"cane-line-bloom-chaise-lounge-right-module-with-teak-legs","title":"Cane-line Bloom Chaise Lounge Right Module with Teak Legs","description":"\u003cstyle\u003e\n  .bloom-right-chaise-teak-module {\n    --bloom-ink: #202522;\n    --bloom-text: #414842;\n    --bloom-muted: #68716a;\n    --bloom-line: #dfe4df;\n    --bloom-soft: #f5f7f4;\n    --bloom-card: #ffffff;\n    --bloom-teak: #8a6549;\n    --bloom-teak-dark: #694a35;\n    --bloom-shadow: 0 6px 22px rgba(28, 39, 31, 0.08);\n\n    width: 100%;\n    color: var(--bloom-text);\n    font-family: Arial, Helvetica, sans-serif;\n    font-size: 16px;\n    line-height: 1.7;\n  }\n\n  .bloom-right-chaise-teak-module *,\n  .bloom-right-chaise-teak-module *::before,\n  .bloom-right-chaise-teak-module *::after {\n    box-sizing: border-box;\n  }\n\n  .bloom-right-chaise-teak-module h2,\n  .bloom-right-chaise-teak-module h3,\n  .bloom-right-chaise-teak-module h4,\n  .bloom-right-chaise-teak-module p {\n    margin-top: 0;\n  }\n\n  .bloom-right-chaise-teak-module h2 {\n    margin-bottom: 14px;\n    color: var(--bloom-ink);\n    font-size: clamp(25px, 3vw, 34px);\n    font-weight: 600;\n    line-height: 1.18;\n    letter-spacing: -0.02em;\n  }\n\n  .bloom-right-chaise-teak-module h3 {\n    margin: 38px 0 15px;\n    color: var(--bloom-ink);\n    font-size: clamp(21px, 2.4vw, 26px);\n    font-weight: 600;\n    line-height: 1.3;\n    letter-spacing: -0.01em;\n  }\n\n  .bloom-right-chaise-teak-module h4 {\n    margin-bottom: 8px;\n    color: var(--bloom-ink);\n    font-size: 16px;\n    font-weight: 700;\n    line-height: 1.35;\n  }\n\n  .bloom-right-chaise-teak-module p {\n    margin-bottom: 16px;\n  }\n\n  .bloom-eyebrow {\n    display: inline-flex;\n    align-items: center;\n    gap: 8px;\n    margin-bottom: 10px;\n    color: var(--bloom-teak-dark);\n    font-size: 12px;\n    font-weight: 700;\n    letter-spacing: 0.1em;\n    text-transform: uppercase;\n  }\n\n  .bloom-eyebrow::before {\n    width: 22px;\n    height: 1px;\n    background: var(--bloom-teak-dark);\n    content: \"\";\n  }\n\n  .bloom-lead {\n    max-width: 920px;\n    margin-bottom: 0;\n    color: var(--bloom-text);\n    font-size: 17px;\n    line-height: 1.8;\n  }\n\n  .bloom-highlight-list {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 10px;\n    margin: 24px 0;\n  }\n\n  .bloom-highlight-list span {\n    display: inline-flex;\n    align-items: center;\n    min-height: 35px;\n    padding: 7px 12px;\n    color: #4d443d;\n    background: #f2eeea;\n    border: 1px solid #e5ddd6;\n    border-radius: 999px;\n    font-size: 13px;\n    font-weight: 600;\n    line-height: 1.35;\n  }\n\n  .bloom-summary {\n    display: grid;\n    grid-template-columns: minmax(0, 1.7fr) minmax(245px, 0.8fr);\n    gap: 22px;\n    margin: 26px 0 8px;\n    padding: 23px;\n    background: var(--bloom-soft);\n    border: 1px solid #e8ece8;\n    border-radius: 12px;\n  }\n\n  .bloom-summary-copy {\n    min-width: 0;\n  }\n\n  .bloom-summary-copy p:last-child {\n    margin-bottom: 0;\n  }\n\n  .bloom-summary-title {\n    margin-bottom: 7px !important;\n    color: var(--bloom-ink);\n    font-size: 15px;\n    font-weight: 700;\n  }\n\n  .bloom-summary-text {\n    color: var(--bloom-muted);\n    font-size: 14px;\n    line-height: 1.65;\n  }\n\n  .bloom-product-id {\n    display: flex;\n    flex-direction: column;\n    justify-content: center;\n    gap: 7px;\n    padding: 16px 18px;\n    background: var(--bloom-card);\n    border: 1px solid var(--bloom-line);\n    border-radius: 9px;\n  }\n\n  .bloom-product-id span {\n    color: var(--bloom-muted);\n    font-size: 11px;\n    font-weight: 700;\n    letter-spacing: 0.08em;\n    text-transform: uppercase;\n  }\n\n  .bloom-product-id strong {\n    color: var(--bloom-ink);\n    font-size: 15px;\n    font-weight: 700;\n    line-height: 1.4;\n  }\n\n  .bloom-feature-grid {\n    display: grid;\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n    gap: 16px;\n    margin: 20px 0 0;\n  }\n\n  .bloom-feature-card {\n    min-width: 0;\n    padding: 20px;\n    background: var(--bloom-soft);\n    border: 1px solid #e7ebe7;\n    border-radius: 10px;\n  }\n\n  .bloom-feature-icon {\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    width: 34px;\n    height: 34px;\n    margin-bottom: 14px;\n    color: var(--bloom-teak-dark);\n    background: #eee6e0;\n    border-radius: 50%;\n    font-size: 15px;\n    font-weight: 700;\n  }\n\n  .bloom-feature-card p {\n    margin-bottom: 0;\n    color: var(--bloom-muted);\n    font-size: 14px;\n    line-height: 1.65;\n  }\n\n  .bloom-fabric-intro {\n    margin-bottom: 16px !important;\n    color: var(--bloom-muted);\n  }\n\n  .bloom-swatch-group {\n    margin: 26px 0 30px;\n  }\n\n  .bloom-swatch-group h4 {\n    margin-bottom: 4px;\n  }\n\n  .bloom-swatch-group \u003e p {\n    margin-bottom: 14px;\n    color: var(--bloom-muted);\n    font-size: 14px;\n    line-height: 1.6;\n  }\n\n  .bloom-swatch-grid {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 14px;\n  }\n\n  .bloom-swatch-card {\n    display: flex;\n    flex: 0 0 168px;\n    flex-direction: column;\n    width: 168px;\n    overflow: hidden;\n    background: var(--bloom-card);\n    border: 1px solid var(--bloom-line);\n    border-radius: 10px;\n    box-shadow: 0 2px 9px rgba(29, 39, 31, 0.06);\n    transition: transform 0.2s ease, box-shadow 0.2s ease;\n  }\n\n  .bloom-swatch-card:hover {\n    transform: translateY(-3px);\n    box-shadow: var(--bloom-shadow);\n  }\n\n  .bloom-swatch-card img {\n    display: block;\n    width: 100%;\n    height: 150px;\n    object-fit: cover;\n    background: #eeeeea;\n  }\n\n  .bloom-swatch-content {\n    display: flex;\n    flex: 1;\n    flex-direction: column;\n    padding: 11px 12px 13px;\n  }\n\n  .bloom-swatch-name {\n    display: block;\n    color: var(--bloom-ink);\n    font-size: 13px;\n    font-weight: 700;\n    line-height: 1.35;\n  }\n\n  .bloom-swatch-meta {\n    display: block;\n    margin-top: 4px;\n    color: var(--bloom-muted);\n    font-size: 11px;\n    line-height: 1.4;\n  }\n\n  .bloom-table-wrap {\n    width: 100%;\n    margin-top: 16px;\n    overflow-x: auto;\n    border: 1px solid var(--bloom-line);\n    border-radius: 10px;\n    -webkit-overflow-scrolling: touch;\n  }\n\n  .bloom-spec-table {\n    width: 100%;\n    min-width: 870px;\n    border-collapse: collapse;\n    background: var(--bloom-card);\n    font-size: 14px;\n  }\n\n  .bloom-spec-table th,\n  .bloom-spec-table td {\n    padding: 15px 16px;\n    text-align: left;\n    vertical-align: top;\n    border-bottom: 1px solid #e8ebe8;\n  }\n\n  .bloom-spec-table th {\n    color: #374038;\n    background: var(--bloom-soft);\n    font-size: 12px;\n    font-weight: 700;\n    letter-spacing: 0.015em;\n    white-space: nowrap;\n  }\n\n  .bloom-spec-table td {\n    color: var(--bloom-text);\n    font-weight: 500;\n  }\n\n  .bloom-spec-table tbody tr:last-child td {\n    border-bottom: 0;\n  }\n\n  .bloom-spec-table tbody tr:hover {\n    background: #fbfcfb;\n  }\n\n  .bloom-measurement-note {\n    margin: 12px 0 0;\n    color: var(--bloom-muted);\n    font-size: 12px;\n    line-height: 1.55;\n  }\n\n  .bloom-layout-grid {\n    display: grid;\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n    gap: 16px;\n    margin-top: 20px;\n  }\n\n  .bloom-layout-item {\n    padding: 18px 19px;\n    background: #fafbfa;\n    border: 1px solid var(--bloom-line);\n    border-top: 3px solid var(--bloom-teak);\n    border-radius: 8px;\n  }\n\n  .bloom-layout-item p {\n    margin-bottom: 0;\n    color: var(--bloom-muted);\n    font-size: 14px;\n    line-height: 1.65;\n  }\n\n  .bloom-care-box {\n    display: grid;\n    grid-template-columns: auto minmax(0, 1fr);\n    gap: 15px;\n    align-items: start;\n    margin-top: 18px;\n    padding: 20px;\n    background: #f4f3f0;\n    border: 1px solid #e4e1dc;\n    border-radius: 10px;\n  }\n\n  .bloom-care-mark {\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    width: 34px;\n    height: 34px;\n    color: #5d5148;\n    background: #e8e3dd;\n    border-radius: 50%;\n    font-size: 17px;\n    font-weight: 700;\n  }\n\n  .bloom-care-box h4 {\n    margin-bottom: 6px;\n  }\n\n  .bloom-care-box p {\n    margin-bottom: 0;\n    color: #5b615b;\n    font-size: 14px;\n    line-height: 1.65;\n  }\n\n  @media (max-width: 720px) {\n    .bloom-summary,\n    .bloom-feature-grid,\n    .bloom-layout-grid {\n      grid-template-columns: 1fr;\n    }\n  }\n\n  @media (max-width: 480px) {\n    .bloom-right-chaise-teak-module {\n      font-size: 15px;\n    }\n\n    .bloom-summary,\n    .bloom-feature-card,\n    .bloom-layout-item,\n    .bloom-care-box {\n      padding: 16px;\n    }\n\n    .bloom-swatch-grid {\n      gap: 12px;\n    }\n\n    .bloom-swatch-card {\n      flex-basis: 145px;\n      width: 145px;\n    }\n\n    .bloom-swatch-card img {\n      width: 145px;\n      height: 145px;\n    }\n\n    .bloom-highlight-list {\n      gap: 8px;\n    }\n\n    .bloom-highlight-list span {\n      padding: 6px 10px;\n      font-size: 12px;\n    }\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"bloom-right-chaise-teak-module\"\u003e\n  \u003cdiv class=\"bloom-eyebrow\"\u003eCane-line Bloom Collection\u003c\/div\u003e\n\n  \u003ch2\u003eBloom Chaise Lounge Right Module with Teak Legs\u003c\/h2\u003e\n\n  \u003cp class=\"bloom-lead\"\u003e\n    The Bloom Chaise Lounge Right Module with Teak Legs is a fully upholstered indoor sofa section designed to add a generous reclining area to a Bloom modular arrangement. Its extended 170 cm depth creates a spacious chaise lounge for stretching out, relaxing and enjoying a more lounge-oriented seating experience.\n  \u003c\/p\u003e\n\n  \u003cp\u003e\n    The right-hand chaise module combines Bloom’s soft upholstered comfort with the warmth of elegant teak legs. High-performance foam provides a supportive yet inviting seating feel, while the low-profile armrest and deep chaise format make it an ideal end section for a larger sofa composition.\n  \u003c\/p\u003e\n\n  \u003cdiv class=\"bloom-highlight-list\"\u003e\n    \u003cspan\u003eRight-hand chaise module\u003c\/span\u003e\n    \u003cspan\u003e170 cm lounge depth\u003c\/span\u003e\n    \u003cspan\u003eNatural teak legs\u003c\/span\u003e\n    \u003cspan\u003eDeep reclining comfort\u003c\/span\u003e\n    \u003cspan\u003eFully upholstered design\u003c\/span\u003e\n    \u003cspan\u003eIndoor use\u003c\/span\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"bloom-summary\"\u003e\n    \u003cdiv class=\"bloom-summary-copy\"\u003e\n      \u003cp class=\"bloom-summary-title\"\u003eProduct overview\u003c\/p\u003e\n      \u003cp class=\"bloom-summary-text\"\u003e\n        A right-hand, fully upholstered Bloom chaise lounge module with elegant teak legs. When facing the sofa, the chaise is designed to form the right-hand end of the arrangement. Its 124 cm width and generous 170 cm depth provide a spacious surface for reclining and relaxed everyday living.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"bloom-product-id\"\u003e\n      \u003cspan\u003eItem number\u003c\/span\u003e\n      \u003cstrong\u003e216RIY1600T\u003c\/strong\u003e\n      \u003cspan\u003eIndoor upholstery · Price group 4\u003c\/span\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003ch3\u003eKey features\u003c\/h3\u003e\n\n  \u003cdiv class=\"bloom-feature-grid\"\u003e\n    \u003cdiv class=\"bloom-feature-card\"\u003e\n      \u003cdiv class=\"bloom-feature-icon\"\u003eR\u003c\/div\u003e\n      \u003ch4\u003eRight-hand chaise format\u003c\/h4\u003e\n      \u003cp\u003e\n        Designed to form the right-hand chaise end of a Bloom modular sofa arrangement when viewed from the front.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"bloom-feature-card\"\u003e\n      \u003cdiv class=\"bloom-feature-icon\"\u003e↔\u003c\/div\u003e\n      \u003ch4\u003eGenerous lounge depth\u003c\/h4\u003e\n      \u003cp\u003e\n        The 170 cm depth provides an extended and comfortable area for reclining, stretching out or relaxing with your feet up.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"bloom-feature-card\"\u003e\n      \u003cdiv class=\"bloom-feature-icon\"\u003eT\u003c\/div\u003e\n      \u003ch4\u003eElegant teak legs\u003c\/h4\u003e\n      \u003cp\u003e\n        Natural teak legs add warmth and height, giving the chaise module a light and refined Scandinavian-inspired expression.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"bloom-feature-card\"\u003e\n      \u003cdiv class=\"bloom-feature-icon\"\u003e+\u003c\/div\u003e\n      \u003ch4\u003eSoft supportive comfort\u003c\/h4\u003e\n      \u003cp\u003e\n        High-performance foam offers a balanced combination of softness and support for comfortable everyday seating and lounging.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003ch3\u003eAvailable colours\u003c\/h3\u003e\n\n  \u003cp class=\"bloom-fabric-intro\"\u003e\n    Choose from the available Cane-line textile colour options for the Bloom Chaise Lounge Right Module with Teak Legs.\n  \u003c\/p\u003e\n\n  \u003cdiv class=\"bloom-swatch-group\"\u003e\n    \u003ch4\u003eLola fabric\u003c\/h4\u003e\n    \u003cp\u003eWarm woven upholstery tones for a soft and tailored sofa expression.\u003c\/p\u003e\n\n    \u003cdiv class=\"bloom-swatch-grid\"\u003e\n      \u003cdiv class=\"bloom-swatch-card\"\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0600\/8979\/4789\/files\/sand-lola.png?v=1788365311\" alt=\"Sand Lola fabric swatch\" loading=\"lazy\"\u003e\n        \u003cdiv class=\"bloom-swatch-content\"\u003e\n          \u003cspan class=\"bloom-swatch-name\"\u003eSand Lola\u003c\/span\u003e\n          \u003cspan class=\"bloom-swatch-meta\"\u003eCane-line textile option\u003c\/span\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"bloom-swatch-card\"\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0600\/8979\/4789\/files\/brown-lola.png?v=1788365413\" alt=\"Brown Lola fabric swatch\" loading=\"lazy\"\u003e\n        \u003cdiv class=\"bloom-swatch-content\"\u003e\n          \u003cspan class=\"bloom-swatch-name\"\u003eBrown Lola\u003c\/span\u003e\n          \u003cspan class=\"bloom-swatch-meta\"\u003eCane-line textile option\u003c\/span\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"bloom-swatch-card\"\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0600\/8979\/4789\/files\/light-brown-lola.png?v=1788365459\" alt=\"Light brown Lola fabric swatch\" loading=\"lazy\"\u003e\n        \u003cdiv class=\"bloom-swatch-content\"\u003e\n          \u003cspan class=\"bloom-swatch-name\"\u003eLight brown Lola\u003c\/span\u003e\n          \u003cspan class=\"bloom-swatch-meta\"\u003eCane-line textile option\u003c\/span\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"bloom-swatch-group\"\u003e\n    \u003ch4\u003eCane-line Ambience\u003c\/h4\u003e\n    \u003cp\u003eA soft light-grey upholstery option for calm, bright and contemporary interiors.\u003c\/p\u003e\n\n    \u003cdiv class=\"bloom-swatch-grid\"\u003e\n      \u003cdiv class=\"bloom-swatch-card\"\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0600\/8979\/4789\/files\/Light_grey_Cane-line_Ambience_90260ea3-aebe-452d-bcc5-32446df4eca7.jpg?v=1788334712\" alt=\"Light grey Ambience fabric swatch\" loading=\"lazy\"\u003e\n        \u003cdiv class=\"bloom-swatch-content\"\u003e\n          \u003cspan class=\"bloom-swatch-name\"\u003eLight grey Ambience\u003c\/span\u003e\n          \u003cspan class=\"bloom-swatch-meta\"\u003eCane-line textile option\u003c\/span\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"bloom-swatch-group\"\u003e\n    \u003ch4\u003eFlair \/ Kimi fabric\u003c\/h4\u003e\n    \u003cp\u003eA soft sand-toned upholstery option for a relaxed and understated interior setting.\u003c\/p\u003e\n\n    \u003cdiv class=\"bloom-swatch-grid\"\u003e\n      \u003cdiv class=\"bloom-swatch-card\"\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0600\/8979\/4789\/files\/sand-flair-kimi.png?v=1784810999\" alt=\"Sand Flair Kimi fabric swatch\" loading=\"lazy\"\u003e\n        \u003cdiv class=\"bloom-swatch-content\"\u003e\n          \u003cspan class=\"bloom-swatch-name\"\u003eSand Flair\/Kimi\u003c\/span\u003e\n          \u003cspan class=\"bloom-swatch-meta\"\u003eCane-line textile option\u003c\/span\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"bloom-swatch-group\"\u003e\n    \u003ch4\u003eCane-line Scent\u003c\/h4\u003e\n    \u003cp\u003eA warm light-brown upholstery option for a natural and welcoming Bloom sofa expression.\u003c\/p\u003e\n\n    \u003cdiv class=\"bloom-swatch-grid\"\u003e\n      \u003cdiv class=\"bloom-swatch-card\"\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0600\/8979\/4789\/files\/Light_brown_Cane-line_Scent.jpg?v=1788334714\" alt=\"Light brown Scent fabric swatch\" loading=\"lazy\"\u003e\n        \u003cdiv class=\"bloom-swatch-content\"\u003e\n          \u003cspan class=\"bloom-swatch-name\"\u003eLight brown Scent\u003c\/span\u003e\n          \u003cspan class=\"bloom-swatch-meta\"\u003eCane-line textile option\u003c\/span\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003ch3\u003eDimensions \u0026amp; specifications\u003c\/h3\u003e\n\n  \u003cdiv class=\"bloom-table-wrap\"\u003e\n    \u003ctable class=\"bloom-spec-table\"\u003e\n      \u003cthead\u003e\n        \u003ctr\u003e\n          \u003cth\u003eProduct\u003c\/th\u003e\n          \u003cth\u003eItem number\u003c\/th\u003e\n          \u003cth\u003eWidth\u003c\/th\u003e\n          \u003cth\u003eDepth\u003c\/th\u003e\n          \u003cth\u003eHeight\u003c\/th\u003e\n          \u003cth\u003eSeat height\u003c\/th\u003e\n          \u003cth\u003eArmrest height\u003c\/th\u003e\n          \u003cth\u003eVolume\u003c\/th\u003e\n        \u003c\/tr\u003e\n      \u003c\/thead\u003e\n\n      \u003ctbody\u003e\n        \u003ctr\u003e\n          \u003ctd\u003eBloom Chaise Lounge Right Module with Teak Legs\u003c\/td\u003e\n          \u003ctd\u003e216RIY1600T\u003c\/td\u003e\n          \u003ctd\u003e124 cm \/ 48.8 in\u003c\/td\u003e\n          \u003ctd\u003e170 cm \/ 66.9 in\u003c\/td\u003e\n          \u003ctd\u003e79 cm \/ 31.2 in\u003c\/td\u003e\n          \u003ctd\u003e42 cm \/ 16.6 in\u003c\/td\u003e\n          \u003ctd\u003e70 cm \/ 27.6 in\u003c\/td\u003e\n          \u003ctd\u003e1.8 cbm\u003c\/td\u003e\n        \u003c\/tr\u003e\n      \u003c\/tbody\u003e\n    \u003c\/table\u003e\n  \u003c\/div\u003e\n\n  \u003cp class=\"bloom-measurement-note\"\u003e\n    Measurements and volume displayed do not include any selected add-on.\n  \u003c\/p\u003e\n\n  \u003ch3\u003eConfiguration guidance\u003c\/h3\u003e\n\n  \u003cdiv class=\"bloom-layout-grid\"\u003e\n    \u003cdiv class=\"bloom-layout-item\"\u003e\n      \u003ch4\u003eRight-hand chaise end\u003c\/h4\u003e\n      \u003cp\u003e\n        Position this module at the right end of a Bloom sofa arrangement when you are standing in front of and facing the sofa.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"bloom-layout-item\"\u003e\n      \u003ch4\u003eCreate a lounge-focused sofa\u003c\/h4\u003e\n      \u003cp\u003e\n        Combine this chaise module with compatible Bloom sofa sections to create a larger sectional arrangement with a dedicated reclining area.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"bloom-layout-item\"\u003e\n      \u003ch4\u003eRelaxed everyday comfort\u003c\/h4\u003e\n      \u003cp\u003e\n        The extended chaise format is ideal for living rooms and family spaces where stretching out, reading and relaxed seating are part of everyday use.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"bloom-layout-item\"\u003e\n      \u003ch4\u003eChoose a coordinated fabric\u003c\/h4\u003e\n      \u003cp\u003e\n        Use the same upholstery across compatible Bloom modules to create a continuous and considered sectional sofa appearance.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003ch3\u003eCare \u0026amp; placement\u003c\/h3\u003e\n\n  \u003cdiv class=\"bloom-care-box\"\u003e\n    \u003cdiv class=\"bloom-care-mark\"\u003ei\u003c\/div\u003e\n\n    \u003cdiv\u003e\n      \u003ch4\u003eIndoor furniture\u003c\/h4\u003e\n      \u003cp\u003e\n        The Bloom Chaise Lounge Right Module with Teak Legs is designed for indoor use. Place it on a stable, level surface and avoid dragging it when repositioning. Vacuum the upholstery gently with a suitable furniture attachment, treat spills promptly according to the selected fabric’s care instructions, and keep the sofa away from prolonged direct sunlight and heat sources. Teak is a natural material and may develop a richer patina over time.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e","brand":"Cane-line","offers":[{"title":"Sand Lola","offer_id":62540637929859,"sku":null,"price":3450.0,"currency_code":"GBP","in_stock":true},{"title":"Brown Lola","offer_id":62540637962627,"sku":null,"price":3450.0,"currency_code":"GBP","in_stock":true},{"title":"Light brown Lola","offer_id":62540637995395,"sku":null,"price":3450.0,"currency_code":"GBP","in_stock":true},{"title":"Light grey Ambience","offer_id":62540638028163,"sku":null,"price":3930.0,"currency_code":"GBP","in_stock":true},{"title":"Sand Flair\/Kimi","offer_id":62540638060931,"sku":null,"price":4170.0,"currency_code":"GBP","in_stock":true},{"title":"Light brown Scent","offer_id":62540638093699,"sku":null,"price":4560.0,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0600\/8979\/4789\/files\/216RIY1600T_c139a05d-daba-4bc4-9b15-4b5c9921132e.jpg?v=1788429454","url":"https:\/\/themodernfurniturecompany.com\/products\/cane-line-bloom-chaise-lounge-right-module-with-teak-legs","provider":"The Modern Furniture Company","version":"1.0","type":"link"}