{"product_id":"cane-line-club-storage-boxes","title":"Cane-line Club Storage Boxes","description":"\u003cstyle\u003e\n  .cl-product-description {\n    --cl-text: #252525;\n    --cl-muted: #626262;\n    --cl-border: #dedede;\n    --cl-bg-soft: #f7f7f5;\n    --cl-accent: #65776b;\n    --cl-note-bg: #f0f5f2;\n    --cl-card-bg: #ffffff;\n    font-family: Arial, Helvetica, sans-serif;\n    color: var(--cl-text);\n    font-size: 16px;\n    line-height: 1.7;\n  }\n\n  .cl-product-description *,\n  .cl-product-description *::before,\n  .cl-product-description *::after {\n    box-sizing: border-box;\n  }\n\n  .cl-product-description h3 {\n    margin: 32px 0 14px;\n    color: var(--cl-text);\n    font-size: 23px;\n    font-weight: 600;\n    line-height: 1.3;\n  }\n\n  .cl-product-description h4 {\n    margin: 0 0 8px;\n    color: var(--cl-text);\n    font-size: 16px;\n    font-weight: 700;\n    line-height: 1.35;\n  }\n\n  .cl-product-description p {\n    margin: 0 0 16px;\n  }\n\n  .cl-intro-box {\n    margin: 0 0 20px;\n    padding: 15px 17px;\n    background: var(--cl-bg-soft);\n    border: 1px solid #e8e8e3;\n    border-radius: 8px;\n    color: var(--cl-muted);\n    font-size: 14px;\n    line-height: 1.65;\n  }\n\n  .cl-feature-grid {\n    display: grid;\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n    gap: 16px;\n    margin: 20px 0;\n  }\n\n  .cl-feature-card {\n    min-width: 0;\n    padding: 18px;\n    background: var(--cl-bg-soft);\n    border-left: 4px solid var(--cl-accent);\n    border-radius: 8px;\n  }\n\n  .cl-feature-card p {\n    margin: 0;\n    color: var(--cl-muted);\n    font-size: 14px;\n    line-height: 1.65;\n  }\n\n  .cl-swatch-grid {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 14px;\n    margin: 16px 0 24px;\n  }\n\n  .cl-swatch-card {\n    width: 165px;\n    flex: 0 0 165px;\n    overflow: hidden;\n    text-align: center;\n    background: var(--cl-card-bg);\n    border: 1px solid var(--cl-border);\n    border-radius: 8px;\n    box-shadow: 0 2px 7px rgba(0, 0, 0, 0.07);\n    transition: transform 0.2s ease, box-shadow 0.2s ease;\n  }\n\n  .cl-swatch-card:hover {\n    transform: translateY(-2px);\n    box-shadow: 0 6px 13px rgba(0, 0, 0, 0.12);\n  }\n\n  .cl-swatch-card img {\n    display: block;\n    width: 165px;\n    height: 165px;\n    object-fit: cover;\n    background: #f4f4f4;\n  }\n\n  .cl-swatch-name {\n    display: block;\n    min-height: 34px;\n    padding: 9px 8px 3px;\n    color: var(--cl-text);\n    font-size: 12px;\n    font-weight: 700;\n    line-height: 1.3;\n  }\n\n  .cl-swatch-detail {\n    display: block;\n    min-height: 37px;\n    padding: 0 8px 10px;\n    color: #777777;\n    font-size: 10px;\n    line-height: 1.35;\n  }\n\n  .cl-table-wrap {\n    width: 100%;\n    margin-top: 12px;\n    overflow-x: auto;\n    border: 1px solid var(--cl-border);\n    border-radius: 10px;\n    -webkit-overflow-scrolling: touch;\n  }\n\n  .cl-spec-table {\n    width: 100%;\n    min-width: 860px;\n    border-collapse: collapse;\n    font-size: 14px;\n  }\n\n  .cl-spec-table th,\n  .cl-spec-table td {\n    padding: 13px 15px;\n    text-align: left;\n    vertical-align: top;\n    border-bottom: 1px solid #e8e8e8;\n  }\n\n  .cl-spec-table th {\n    background: #f3f3f1;\n    color: #333333;\n    font-weight: 700;\n    white-space: nowrap;\n  }\n\n  .cl-spec-table tbody tr:nth-child(even) {\n    background: #fbfbfb;\n  }\n\n  .cl-spec-table tr:last-child td {\n    border-bottom: 0;\n  }\n\n  .cl-note-box {\n    margin: 22px 0 0;\n    padding: 16px 18px;\n    background: var(--cl-note-bg);\n    border: 1px solid #d8e2dc;\n    border-radius: 8px;\n    color: #435249;\n  }\n\n  .cl-note-box p {\n    margin: 0;\n  }\n\n  .cl-product-links {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 10px;\n    margin-top: 18px;\n  }\n\n  .cl-product-link {\n    display: inline-block;\n    padding: 9px 13px;\n    border-radius: 5px;\n    background: #596b70;\n    color: #ffffff !important;\n    font-size: 13px;\n    font-weight: 700;\n    line-height: 1.3;\n    text-decoration: none;\n    transition: background 0.2s ease;\n  }\n\n  .cl-product-link:hover {\n    background: #3f5257;\n  }\n\n  @media (max-width: 640px) {\n    .cl-feature-grid {\n      grid-template-columns: 1fr;\n    }\n\n    .cl-product-description h3 {\n      font-size: 21px;\n    }\n  }\n\n  @media (max-width: 480px) {\n    .cl-swatch-card {\n      width: 140px;\n      flex-basis: 140px;\n    }\n\n    .cl-swatch-card img {\n      width: 140px;\n      height: 140px;\n    }\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"cl-product-description\"\u003e\n  \u003cp\u003e\n    The Cane-line Club Storage Box collection provides a refined way to organise, display and personalise indoor and outdoor spaces. Designed by Cane-line Design, the collection combines clean Scandinavian lines with useful storage functionality, making each box suitable for lounge areas, dining spaces, terraces, balconies, shelving and benches.\n  \u003c\/p\u003e\n\n  \u003cp\u003e\n    The collection includes compact Small and Medium boxes in certified teak as well as the long Sticks Storage Box, available in certified teak or Sand aluminium. Use the boxes to store magazines, textiles, garden essentials, small accessories and decorative objects, or use the long format to create a linear planted display within a Sticks lounge arrangement.\n  \u003c\/p\u003e\n\n  \u003cdiv class=\"cl-intro-box\"\u003e\n    \u003cstrong\u003eCollection overview:\u003c\/strong\u003e Choose the Small Club Storage Box for compact organisation, the Medium Club Storage Box for larger everyday items, or the long Sticks Storage Box for a Sticks coffee table or platform-module configuration.\n  \u003c\/div\u003e\n\n  \u003ch3\u003eKey features\u003c\/h3\u003e\n\n  \u003cdiv class=\"cl-feature-grid\"\u003e\n    \u003cdiv class=\"cl-feature-card\"\u003e\n      \u003ch4\u003eVersatile storage and styling\u003c\/h4\u003e\n      \u003cp\u003e\n        Store magazines, cushions, textiles, garden accessories and smaller everyday items, or use the boxes to create a considered decorative display.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"cl-feature-card\"\u003e\n      \u003ch4\u003eIndoor and outdoor placement\u003c\/h4\u003e\n      \u003cp\u003e\n        The understated design makes Club Storage Boxes suitable for indoor rooms as well as terraces, balconies, dining areas and outdoor lounge spaces.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"cl-feature-card\"\u003e\n      \u003ch4\u003eNatural teak expression\u003c\/h4\u003e\n      \u003cp\u003e\n        The Small and Medium boxes are crafted in certified teak, giving the collection a warm, tactile surface and timeless material character.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"cl-feature-card\"\u003e\n      \u003ch4\u003eCompatible with Sticks\u003c\/h4\u003e\n      \u003cp\u003e\n        The long Sticks Storage Box is designed to complement the Sticks Coffee Table and Sticks Platform Module, adding practical organisation or a green decorative feature.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003ch3\u003eAvailable finishes\u003c\/h3\u003e\n\n  \u003cp\u003e\n    Select the finish according to the product size and the desired look in your setting. Teak is available throughout the collection, while Sand aluminium is available for the long Sticks Storage Box.\n  \u003c\/p\u003e\n\n  \u003cdiv class=\"cl-swatch-grid\"\u003e\n    \u003cdiv class=\"cl-swatch-card\"\u003e\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0600\/8979\/4789\/files\/teak_upscayl_8x_ultrasharp.png?v=1785933179\" alt=\"Teak finish\"\u003e\n      \u003cspan class=\"cl-swatch-name\"\u003eTeak\u003c\/span\u003e\n      \u003cspan class=\"cl-swatch-detail\"\u003e\n        Available for Small, Medium and Sticks Storage Box\n      \u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"cl-swatch-card\"\u003e\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0600\/8979\/4789\/files\/sand-aluminium_1__upscayl_8x_ultrasharp.png?v=1785933178\" alt=\"Sand aluminium finish\"\u003e\n      \u003cspan class=\"cl-swatch-name\"\u003eSand aluminium\u003c\/span\u003e\n      \u003cspan class=\"cl-swatch-detail\"\u003e\n        Available for the Sticks Storage Box\n      \u003c\/span\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003ch3\u003eFinish availability by model\u003c\/h3\u003e\n\n  \u003cdiv class=\"cl-table-wrap\"\u003e\n    \u003ctable class=\"cl-spec-table\"\u003e\n      \u003cthead\u003e\n        \u003ctr\u003e\n          \u003cth\u003eModel\u003c\/th\u003e\n          \u003cth\u003eTeak\u003c\/th\u003e\n          \u003cth\u003eSand aluminium\u003c\/th\u003e\n          \u003cth\u003eRecommended use\u003c\/th\u003e\n        \u003c\/tr\u003e\n      \u003c\/thead\u003e\n      \u003ctbody\u003e\n        \u003ctr\u003e\n          \u003ctd\u003eClub Storage Box, Small\u003c\/td\u003e\n          \u003ctd\u003eAvailable\u003c\/td\u003e\n          \u003ctd\u003eNot available\u003c\/td\u003e\n          \u003ctd\u003eCompact organisation for tables, shelving and benches\u003c\/td\u003e\n        \u003c\/tr\u003e\n        \u003ctr\u003e\n          \u003ctd\u003eClub Storage Box, Medium\u003c\/td\u003e\n          \u003ctd\u003eAvailable\u003c\/td\u003e\n          \u003ctd\u003eNot available\u003c\/td\u003e\n          \u003ctd\u003eMagazines, textiles, garden essentials and decorative storage\u003c\/td\u003e\n        \u003c\/tr\u003e\n        \u003ctr\u003e\n          \u003ctd\u003eSticks Storage Box\u003c\/td\u003e\n          \u003ctd\u003eAvailable\u003c\/td\u003e\n          \u003ctd\u003eAvailable\u003c\/td\u003e\n          \u003ctd\u003eSticks lounge layouts, long-form organisation, décor or planter-style display\u003c\/td\u003e\n        \u003c\/tr\u003e\n      \u003c\/tbody\u003e\n    \u003c\/table\u003e\n  \u003c\/div\u003e\n\n  \u003ch3\u003eDimensions \u0026amp; specifications\u003c\/h3\u003e\n\n  \u003cdiv class=\"cl-table-wrap\"\u003e\n    \u003ctable class=\"cl-spec-table\"\u003e\n      \u003cthead\u003e\n        \u003ctr\u003e\n          \u003cth\u003eModel\u003c\/th\u003e\n          \u003cth\u003eWidth\u003c\/th\u003e\n          \u003cth\u003eDepth\u003c\/th\u003e\n          \u003cth\u003eHeight\u003c\/th\u003e\n          \u003cth\u003eWeight\u003c\/th\u003e\n          \u003cth\u003eAvailable finish \/ finishes\u003c\/th\u003e\n        \u003c\/tr\u003e\n      \u003c\/thead\u003e\n      \u003ctbody\u003e\n        \u003ctr\u003e\n          \u003ctd\u003eClub Storage Box, Small\u003c\/td\u003e\n          \u003ctd\u003e24 cm \/ 9.5 inches\u003c\/td\u003e\n          \u003ctd\u003e35 cm \/ 13.8 inches\u003c\/td\u003e\n          \u003ctd\u003e16 cm \/ 6.3 inches\u003c\/td\u003e\n          \u003ctd\u003e1.65 kg \/ 3.7 lbs\u003c\/td\u003e\n          \u003ctd\u003eTeak\u003c\/td\u003e\n        \u003c\/tr\u003e\n        \u003ctr\u003e\n          \u003ctd\u003eClub Storage Box, Medium\u003c\/td\u003e\n          \u003ctd\u003e35 cm \/ 13.8 inches\u003c\/td\u003e\n          \u003ctd\u003e48 cm \/ 18.9 inches\u003c\/td\u003e\n          \u003ctd\u003e16 cm \/ 6.3 inches\u003c\/td\u003e\n          \u003ctd\u003e3.1 kg \/ 6.9 lbs\u003c\/td\u003e\n          \u003ctd\u003eTeak\u003c\/td\u003e\n        \u003c\/tr\u003e\n        \u003ctr\u003e\n          \u003ctd\u003eSticks Storage Box\u003c\/td\u003e\n          \u003ctd\u003e84 cm \/ 33.1 inches\u003c\/td\u003e\n          \u003ctd\u003e20 cm \/ 7.9 inches\u003c\/td\u003e\n          \u003ctd\u003e10 cm \/ 4 inches\u003c\/td\u003e\n          \u003ctd\u003e3.4 kg \/ 7.5 lbs\u003c\/td\u003e\n          \u003ctd\u003eTeak or Sand aluminium\u003c\/td\u003e\n        \u003c\/tr\u003e\n      \u003c\/tbody\u003e\n    \u003c\/table\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"cl-intro-box\"\u003e\n    Measurements and weight displayed do not include any selected add-on.\n  \u003c\/div\u003e\n\n  \u003ch3\u003eChoosing the right storage box\u003c\/h3\u003e\n\n  \u003cdiv class=\"cl-feature-grid\"\u003e\n    \u003cdiv class=\"cl-feature-card\"\u003e\n      \u003ch4\u003eSmall Club Storage Box\u003c\/h4\u003e\n      \u003cp\u003e\n        The 24 × 35 cm Small box is suited to compact surfaces, including side tables, shelves and benches. Use it for small accessories, candles, tableware or decorative styling.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"cl-feature-card\"\u003e\n      \u003ch4\u003eMedium Club Storage Box\u003c\/h4\u003e\n      \u003cp\u003e\n        The 35 × 48 cm Medium box offers added storage capacity for magazines, folded textiles, cushions or outdoor accessories in a lounge or dining setting.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"cl-feature-card\"\u003e\n      \u003ch4\u003eSticks Storage Box\u003c\/h4\u003e\n      \u003cp\u003e\n        The long 84 cm Sticks Storage Box works as a functional organiser or as a linear display for plants and decorative pieces alongside Sticks furniture.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"cl-feature-card\"\u003e\n      \u003ch4\u003eTeak or Sand aluminium\u003c\/h4\u003e\n      \u003cp\u003e\n        Choose Teak for warmth and natural texture. Select Sand aluminium for a simpler, more contemporary expression in a Sticks outdoor configuration.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003ch3\u003eTeak care \u0026amp; maintenance\u003c\/h3\u003e\n\n  \u003cdiv class=\"cl-note-box\"\u003e\n    \u003cp\u003e\n      \u003cstrong\u003eNatural teak ageing:\u003c\/strong\u003e Certified teak is weather-resistant, but untreated teak will gradually develop a silver-grey patina when used outdoors. To help retain the original golden-brown colour, use appropriate premium teak-care products on a regular basis.\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e","brand":"Cane-line","offers":[{"title":"Small \/ Teak","offer_id":62495309037955,"sku":null,"price":150.0,"currency_code":"GBP","in_stock":true},{"title":"Medium \/ Teak","offer_id":62495309169027,"sku":null,"price":210.0,"currency_code":"GBP","in_stock":true},{"title":"Large \/ Teak","offer_id":62495321948547,"sku":null,"price":225.0,"currency_code":"GBP","in_stock":true},{"title":"Large \/ Sand aluminium","offer_id":62495321981315,"sku":null,"price":180.0,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0600\/8979\/4789\/files\/Club_storage_boxes_7476_900x_a8949949-2b02-4b09-9079-45f0fe75a701.webp?v=1788183535","url":"https:\/\/themodernfurniturecompany.com\/products\/cane-line-club-storage-boxes","provider":"The Modern Furniture Company","version":"1.0","type":"link"}