{"product_id":"versatile-bookshelf-elegant-sideboard-cabinet-wood-cwg-065","title":"Versatile Bookshelf | Elegant Sideboard Cabinet in Wood | Kaguyasu","description":"\u003cstyle\u003e\n  \/* --- Global Typography \u0026 Layout for Kaguyasu --- *\/\n  .kagu-wrapper {\n    --k-pri: #409103; \n    --k-sec: #BACBB9; \n    --k-bg-dark: #E4E9E6; \n    --k-bg-light: #F3F3F3; \n    --k-text-main: #4A4A4A;\n    --k-text-title: #121A3E;\n    \n    max-width: 1000px;\n    margin: 8px auto !important;\n    padding: 0 15px;\n    font-family: 'Urbanist', sans-serif;\n    line-height: 1.65;\n    color: var(--k-text-main);\n    text-align: left;\n  }\n\n  .kagu-wrapper * { box-sizing: border-box; }\n\n  .kagu-wrapper h2, \n  .kagu-wrapper h3, \n  .kagu-wrapper h4 { \n    font-family: 'Poppins', sans-serif; \n    text-transform: uppercase; \n    font-weight: 700; \n    letter-spacing: 1px; \n    color: var(--k-text-title); \n    margin-top: 35px; \n    margin-bottom: 15px; \n  }\n\n  .kagu-banner-title { \n    font-size: 1.8rem; \n    text-align: center; \n    margin-bottom: 25px; \n    display: block; \n    color: var(--k-text-title);\n  }\n\n  .kagu-wrapper h2 { \n    font-size: 1.5rem; \n    border-bottom: 2px solid var(--k-pri); \n    display: inline-block; \n    padding-bottom: 6px; \n    margin-bottom: 25px;\n  }\n\n  \/* --- USP Bullets --- *\/\n  .kagu-usp-bullets { \n    background: var(--k-bg-light); \n    padding: 25px 30px; \n    border-radius: 8px; \n    border-left: 4px solid var(--k-pri); \n    margin-bottom: 35px; \n  }\n  .kagu-usp-bullets h3 { margin-top: 0; color: var(--k-text-title); margin-bottom: 15px; text-transform: none; font-size: 1.25rem;}\n  .kagu-usp-bullets ul { list-style: none; padding: 0; margin: 0; display: grid; grid-template-columns: 1fr; gap: 14px; }\n  .kagu-usp-bullets li { position: relative; padding-left: 28px; font-size: 14.5px; }\n  .kagu-usp-bullets li::before { \n    content: ''; position: absolute; left: 0; top: 3px; width: 18px; height: 18px;\n    background-image: url(\"data:image\/svg+xml,%3Csvg xmlns='http:\/\/www.w3.org\/2000\/svg' fill='none' viewBox='0 0 24 24' stroke='%23409103'%3E%3Cpath stroke-linecap='round' stroke-linejoin='round' stroke-width='3' d='M5 13l4 4L19 7'\/%3E%3C\/svg%3E\");\n    background-size: cover;\n  }\n\n  \/* --- Narrative Intro Box --- *\/\n  .kagu-intro-box { background: #fff; padding: 30px; border: 1px solid var(--k-bg-dark); border-radius: 8px; margin-bottom: 35px; }\n  .kagu-intro-box h4 { margin-top: 0; color: var(--k-pri); margin-bottom: 12px; font-size: 1.1rem; }\n  .kagu-intro-box p { font-size: 15px; color: var(--k-text-main); margin: 0; }\n\n  \/* --- Specs Table --- *\/\n  .kagu-tbl { overflow-x: auto; border: 1px solid var(--k-bg-dark); border-radius: 8px; background: #fff; margin-top: 25px; margin-bottom: 35px; }\n  .kagu-tbl table { width: 100%; border-collapse: collapse; font-size: 14px; margin: 0 !important; }\n  .kagu-tbl th, .kagu-tbl td { padding: 16px 20px; border-bottom: 1px solid var(--k-bg-dark); vertical-align: middle; text-align: left; }\n  .kagu-tbl tr:last-child th, .kagu-tbl tr:last-child td { border-bottom: 0; }\n  .kagu-tbl th { width: 30%; background: var(--k-bg-light); color: var(--k-text-title); font-weight: 700; border-top: none; }\n  .kagu-tbl td { color: var(--k-text-main); border-top: none; }\n  \n  .kagu-size-grid { display: grid; grid-template-columns: repeat(2, 1fr); gap: 8px; margin: 0; padding: 0; list-style: none; }\n  .kagu-size-grid li { background: var(--k-bg-light); padding: 6px 12px; border-radius: 4px; font-weight: 600; font-size: 13px; text-align: center; color: var(--k-text-title); border: 1px solid #E0E0E0; }\n\n  .kagu-color-tags { display: flex; gap: 8px; flex-wrap: wrap; list-style: none; padding: 0; margin: 0; }\n  .kagu-color-tags li { background: #fff; border: 1px solid var(--k-bg-dark); padding: 4px 12px; border-radius: 20px; font-size: 13px; font-weight: 600; color: var(--k-text-title); }\n\n  \/* --- B2B\/Bespoke --- *\/\n  .kagu-b2b-box { background: var(--k-bg-dark); padding: 30px; border-radius: 8px; margin-top: 40px; border-left: 4px solid var(--k-text-title); }\n  .kagu-b2b-box h3 { color: var(--k-text-title); margin-top: 0; text-transform: none; font-size: 1.25rem; }\n  .kagu-b2b-box p { font-size: 14px; color: var(--k-text-main); margin: 0; }\n\n  \/* --- FAQ Accordion --- *\/\n  .kagu-accordion { display: grid; gap: 12px; margin-top: 20px; }\n  .kagu-accordion details { border: 1px solid var(--k-bg-dark); border-radius: 8px; background: #fff; overflow: hidden; }\n  .kagu-accordion summary { display: flex; justify-content: space-between; align-items: center; padding: 18px 20px; font-weight: 600; cursor: pointer; list-style: none; color: var(--k-text-title); font-size: 14.5px; }\n  .kagu-accordion summary::after { content: \"+\"; color: var(--k-pri); font-size: 22px; }\n  .kagu-accordion details[open] summary::after { content: \"?\"; }\n  .kagu-faq-content { padding: 18px 20px; color: var(--k-text-main); font-size: 14px; line-height: 1.6; }\n\n  @media (max-width: 768px) {\n    .kagu-size-grid { grid-template-columns: 1fr; }\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"kagu-wrapper\"\u003e\n\n  \u003csection class=\"kagu-usp-bullets\"\u003e\n    \u003ch3\u003eMaster Your Workspace with Sophisticated Utility\u003c\/h3\u003e\n    \u003cul\u003e\n      \u003cli\u003e\n\u003cb\u003eResimercial Modern Elegance:\u003c\/b\u003e A highly versatile bookshelf and sideboard cabinet fluidly balanced to elevate both private executive suites and upscale residential workspaces.\u003c\/li\u003e\n      \u003cli\u003e\n\u003cb\u003eEngineered High-Performance Finishes:\u003c\/b\u003e Surfaced with contract-grade melamine decorative laminate, achieving beautiful shelves with wood grain textures and rich, vibrant solid accents.\u003c\/li\u003e\n      \u003cli\u003e\n\u003cb\u003eSmart Low-Profile Capacity:\u003c\/b\u003e Optimized, compact storage units expertly proportioned to systematically organize daily essentials, core literature, and curated gallery decor.\u003c\/li\u003e\n      \u003cli\u003e\n\u003cb\u003eMulti-Functional Spatial Fluidity:\u003c\/b\u003e Seamlessly bridges the gap between everyday professional organizers and elegant cabinets and display cabinets, preserving open sightlines.\u003c\/li\u003e\n    \u003c\/ul\u003e\n  \u003c\/section\u003e\n    \n  \u003ch2 class=\"kagu-banner-title\"\u003eVersatile Bookshelf \u0026amp; Elegant Sideboard Credenza\u003c\/h2\u003e\n  \u003cdiv class=\"kagu-intro-box\"\u003e\n    \u003ch4\u003eDesign Philosophy:\u003c\/h4\u003e\n    \u003cp\u003eIntroduce a flexible, low-line architectural asset to your office perimeter. The CWG-065 Credenza is a testament to the power of unencumbered layouts. By lowering the storage horizon to a sophisticated 64-66cm height, it grants deep storage capacity without boxing in your environment. Ideal for placement beneath grand office windows or as a sleek media console behind master desk arrays, it delivers impeccable utility wrapped in our signature aesthetic of Warm Minimalism.\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv style=\"text-align: center; margin: 30px 0;\"\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0681\/2870\/2512\/files\/versatile_bookshelf_elegant_sideboard_cabinet_in_wood_kaguyasuCWG-065_detailed_images_3.jpg?v=1779161373\" alt=\"Kaguyasu CWG-065 Versatile Low Profile Bookshelf and Elegant Wood Grain Sideboard Cabinet\" style=\"width: 100%; height: auto; border-radius: 8px;\"\u003e\n  \u003c\/div\u003e\n\n  \u003ch2\u003eProduct Specifications\u003c\/h2\u003e\n  \u003cdiv class=\"kagu-tbl\"\u003e\n    \u003ctable\u003e\n      \u003ctbody\u003e\n        \u003ctr\u003e\n\u003cth\u003eCollection\u003c\/th\u003e\n\u003ctd\u003eKaguyasu Modular Sideboard Series (CWG-065)\u003c\/td\u003e\n\u003c\/tr\u003e\n        \u003ctr\u003e\n\u003cth\u003ePrimary Material\u003c\/th\u003e\n\u003ctd\u003ePremium Wear-Resistant Melamine Decorative Laminate over High-Density Board\u003c\/td\u003e\n\u003c\/tr\u003e\n        \u003ctr\u003e\n\u003cth\u003eColorways\u003c\/th\u003e\n\u003ctd\u003e\n          \u003cul class=\"kagu-color-tags\"\u003e\n            \u003cli\u003eNatural Wood\u003c\/li\u003e\n            \u003cli\u003eWhite Accent\u003c\/li\u003e\n            \u003cli\u003eExecutive Walnut\u003c\/li\u003e\n            \u003cli\u003eContemporary Blue Accent\u003c\/li\u003e\n          \u003c\/ul\u003e\n        \u003c\/td\u003e\n\u003c\/tr\u003e\n        \u003ctr\u003e\n\u003cth\u003eWeight Profile\u003c\/th\u003e\n\u003ctd\u003e30 - 40 kg (Solid, tip-resistant architectural stance)\u003c\/td\u003e\n\u003c\/tr\u003e\n        \u003ctr\u003e\n\u003cth\u003eAvailable Sizes\u003cbr\u003e\u003csmall\u003e(L * W * H)\u003c\/small\u003e\n\u003c\/th\u003e\n\u003ctd\u003e\n          \u003cul class=\"kagu-size-grid\"\u003e\n            \u003cli\u003e120 * 40 * 66 cm\u003c\/li\u003e\n            \u003cli\u003e95 * 40 * 66 cm\u003c\/li\u003e\n            \u003cli\u003e120 * 50 * 64 cm\u003c\/li\u003e\n            \u003cli\u003e80 * 50 * 64 cm\u003c\/li\u003e\n            \u003cli\u003e120 * 40 * 65 cm\u003c\/li\u003e\n          \u003c\/ul\u003e\n        \u003c\/td\u003e\n\u003c\/tr\u003e\n        \u003ctr\u003e\n\u003cth\u003eAssembly\u003c\/th\u003e\n\u003ctd\u003e\n\u003cb\u003eRequired\u003c\/b\u003e (Precision pre-drilled components included for streamlined installation)\u003c\/td\u003e\n\u003c\/tr\u003e\n        \u003ctr\u003e\n\u003cth\u003eCustomization\u003c\/th\u003e\n\u003ctd\u003eStandardized Modular Production (Bespoke alterations not available)\u003c\/td\u003e\n\u003c\/tr\u003e\n      \u003c\/tbody\u003e\n    \u003c\/table\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"kagu-b2b-box\"\u003e\n    \u003ch3\u003eStandardized Corporate Outfitting\u003c\/h3\u003e\n    \u003cp\u003eThe CWG-065 line is optimized for swift, uniform commercial workspace deployment. Its heavy-duty laminate surface resists micro-scratches and fluid spills, making it an excellent investment for fast-paced creative agencies, corporate breakout zones, and luxury co-working lounges. For volume project procurement and spatial staging quotes, please connect with our trade desk.\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003csection class=\"kagu-faq-section\"\u003e\n    \u003ch2\u003eImportant Notes \u0026amp; FAQ\u003c\/h2\u003e\n    \u003cdiv class=\"kagu-accordion\"\u003e\n      \u003cdetails\u003e\n        \u003csummary\u003eWhat are the unique advantages of this premium laminate surface?\u003c\/summary\u003e\n        \u003cdiv class=\"kagu-faq-content\"\u003e\n          \u003cp\u003eWe apply high-performance melamine decorative laminate engineered to withstand heavy contract use. Unlike delicate natural veneers, this advanced surface is highly resistant to heat, coffee stains, and light scratches from everyday office equipment, while still retaining a beautifully convincing, deeply tactile wood grain texture.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/details\u003e\n      \u003cdetails\u003e\n        \u003csummary\u003eHow realistic are the solid and wood grain tones online?\u003c\/summary\u003e\n        \u003cdiv class=\"kagu-faq-content\"\u003e\n          \u003cp\u003eWe capture all product profiles under professional studio lighting to showcase accurate detailing. However, due to the variance in ambient lighting conditions (such as warm desktop accent lamps vs. bright white office overhead fluorescent fixtures) and individual screen rendering calibrations, the product's finish may show subtle depth variations in person.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/details\u003e\n      \u003cdetails\u003e\n        \u003csummary\u003eWhat should I expect regarding delivery and assembly?\u003c\/summary\u003e\n        \u003cdiv class=\"kagu-faq-content\"\u003e\n          \u003cp\u003eThe CWG-065 sideboards arrive safely flat-packed with robust edge protection. The packaging includes clear, intuitive schematics and all necessary structural fastening hardware. Standard assembly can be completed easily by one or two individuals, ensuring a perfectly aligned, heavy-duty storage solution ready for active deployment.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/details\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n\u003c\/div\u003e","brand":"Kaguyasu","offers":[{"title":"120*40*66cm Type A","offer_id":42944219938864,"sku":"CWG-065-01","price":421.0,"currency_code":"GBP","in_stock":true},{"title":"95*40*66cm Type B","offer_id":42944219971632,"sku":"CWG-065-02","price":409.0,"currency_code":"GBP","in_stock":true},{"title":"120*50*64cm Type C","offer_id":42944220004400,"sku":"CWG-065-03","price":500.0,"currency_code":"GBP","in_stock":true},{"title":"80*50*64cm Type D","offer_id":42944220037168,"sku":"CWG-065-04","price":318.0,"currency_code":"GBP","in_stock":true},{"title":"120*40*65cm Type E","offer_id":42944220069936,"sku":"CWG-065-05","price":452.0,"currency_code":"GBP","in_stock":true},{"title":"120*40*65cm Type F","offer_id":42944220102704,"sku":"CWG-065-06","price":434.0,"currency_code":"GBP","in_stock":true},{"title":"120*40*65cm Type G","offer_id":42944220135472,"sku":"CWG-065-07","price":446.0,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0681\/2870\/2512\/files\/versatile_bookshelf_elegant_sideboard_cabinet_in_wood_kaguyasuCWG-065_main_images_1.jpg?v=1779161366","url":"https:\/\/kaguyasu.co.uk\/products\/versatile-bookshelf-elegant-sideboard-cabinet-wood-cwg-065","provider":"Kaguyasu-EU","version":"1.0","type":"link"}