{"title":"New Arrival","description":"","products":[{"product_id":"premium-executive-bookcase-oak-display-cabinet-cwg-s056","title":"Premium Executive Bookcase | Oak Display Cabinet Design | Kaguyasu","description":"\u003cstyle\u003e\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: #333333;\n    --k-text-title: #121A3E;\n    max-width: 1000px;\n    margin: 8px auto 0 auto !important;\n    padding: 0 15px;\n    font-family: 'Urbanist', sans-serif;\n    line-height: 1.6;\n    color: var(--k-text-main);\n    text-align: left;\n  }\n\n  .kagu-wrapper * {\n    box-sizing: border-box;\n  }\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: 30px;\n    margin-bottom: 15px;\n  }\n\n  .kagu-banner-title {\n    font-size: 2rem;\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.6rem;\n    border-bottom: 3px solid var(--k-pri);\n    display: inline-block;\n    padding-bottom: 8px;\n  }\n\n  .kagu-wrapper h3 {\n    font-size: 1.2rem;\n  }\n\n  .kagu-usp-bullets {\n    background: var(--k-bg-light);\n    padding: 25px 30px;\n    border-radius: 8px;\n    border-left: 5px solid var(--k-pri);\n    margin-bottom: 40px;\n  }\n\n  .kagu-usp-bullets h3 {\n    margin-top: 0;\n    color: var(--k-pri);\n    margin-bottom: 15px;\n  }\n\n  .kagu-usp-bullets ul {\n    list-style: none;\n    padding: 0;\n    margin: 0;\n    display: grid;\n    grid-template-columns: 1fr;\n    gap: 12px;\n  }\n\n  .kagu-usp-bullets li {\n    position: relative;\n    padding-left: 28px;\n    font-size: 14.5px;\n  }\n\n  .kagu-usp-bullets li::before {\n    content: '';\n    position: absolute;\n    left: 0;\n    top: 3px;\n    width: 18px;\n    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  .kagu-hero-img,\n  .kagu-section-img {\n    width: 100%;\n    height: auto;\n    border-radius: 8px;\n    margin-top: 15px;\n    margin-bottom: 30px;\n    display: block;\n    border: 1px solid var(--k-bg-dark);\n  }\n\n  .kagu-hero-img {\n    margin-top: 0;\n    margin-bottom: 25px;\n  }\n\n  .kagu-intro {\n    font-size: 16px;\n    text-align: center;\n    max-width: 820px;\n    margin: 0 auto 40px auto;\n  }\n\n  .kagu-readmore-wrapper {\n    position: relative;\n    margin-bottom: 50px;\n  }\n\n  .kagu-readmore-trigger {\n    display: none;\n  }\n\n  .kagu-content-preview {\n    max-height: 1200px;\n    overflow: hidden;\n    transition: max-height 0.6s ease-out;\n    position: relative;\n  }\n\n  .kagu-content-preview::after {\n    content: \"\";\n    position: absolute;\n    bottom: 0;\n    left: 0;\n    width: 100%;\n    height: 120px;\n    background: linear-gradient(transparent, #ffffff);\n    pointer-events: none;\n  }\n\n  .kagu-readmore-trigger:checked ~ .kagu-content-preview {\n    max-height: 18000px;\n  }\n\n  .kagu-readmore-trigger:checked ~ .kagu-content-preview::after {\n    display: none;\n  }\n\n  .kagu-readmore-btn {\n    display: inline-block;\n    padding: 12px 35px;\n    border-radius: 30px;\n    font-weight: 600;\n    cursor: pointer;\n    transition: all 0.3s;\n    margin-top: 15px;\n    text-transform: uppercase;\n    font-size: 14px;\n    letter-spacing: 1px;\n    font-family: 'Poppins', sans-serif;\n  }\n\n  .k-label-show {\n    border: 2px solid var(--k-pri);\n    color: var(--k-pri);\n    background: #fff;\n    display: block;\n    text-align: center;\n    max-width: 250px;\n    margin: 20px auto 0 auto;\n  }\n\n  .k-label-hide {\n    display: none;\n    background: var(--k-pri);\n    color: #fff;\n    border: 2px solid var(--k-pri);\n    text-align: center;\n    max-width: 250px;\n    margin: 20px auto 0 auto;\n  }\n\n  .kagu-readmore-btn:hover {\n    background: var(--k-pri);\n    color: #fff;\n    border-color: var(--k-pri);\n  }\n\n  .kagu-readmore-trigger:checked ~ .k-label-show {\n    display: none;\n  }\n\n  .kagu-readmore-trigger:checked ~ .k-label-hide {\n    display: block;\n  }\n\n  .kagu-feature-row {\n    display: flex;\n    align-items: center;\n    gap: 40px;\n    margin-top: 30px;\n    margin-bottom: 30px;\n  }\n\n  .kagu-feature-row.reverse {\n    flex-direction: row-reverse;\n  }\n\n  .kagu-feature-img {\n    flex: 1;\n    border-radius: 8px;\n    overflow: hidden;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    background: var(--k-bg-light);\n    padding: 10px;\n    border: 1px solid var(--k-bg-dark);\n  }\n\n  .kagu-feature-img img {\n    width: 100%;\n    height: auto;\n    display: block;\n    object-fit: contain;\n    border-radius: 4px;\n  }\n\n  .kagu-feature-text {\n    flex: 1;\n  }\n\n  .kagu-feature-text h3 {\n    margin-top: 0;\n    border-bottom: none;\n    padding-bottom: 5px;\n    margin-bottom: 10px;\n    color: var(--k-text-title);\n  }\n\n  .kagu-feature-text p {\n    color: var(--k-text-main);\n    font-size: 15px;\n    margin-bottom: 0;\n  }\n\n  .kagu-note-box {\n    background: var(--k-bg-light);\n    border-left: 4px solid var(--k-sec);\n    border-radius: 8px;\n    padding: 18px 20px;\n    margin: 20px 0 30px 0;\n    font-size: 14px;\n  }\n\n  .kagu-note-box p {\n    margin: 0 0 10px 0;\n  }\n\n  .kagu-note-box p:last-child {\n    margin-bottom: 0;\n  }\n\n  .kagu-tbl {\n    overflow-x: auto;\n    border: 1px solid var(--k-bg-dark);\n    border-radius: 8px;\n    background: #fff;\n    margin-top: 30px;\n    margin-bottom: 30px;\n  }\n\n  .kagu-tbl table {\n    width: 100%;\n    border-collapse: collapse;\n    font-size: 14.5px;\n  }\n\n  .kagu-tbl th,\n  .kagu-tbl td {\n    padding: 15px 18px;\n    border-bottom: 1px solid var(--k-bg-dark);\n    vertical-align: top;\n    text-align: left;\n  }\n\n  .kagu-tbl tr:last-child th,\n  .kagu-tbl tr:last-child td {\n    border-bottom: 0;\n  }\n\n  .kagu-tbl th {\n    width: 35%;\n    background: var(--k-bg-light);\n    color: var(--k-pri);\n    font-weight: 700;\n  }\n\n  .kagu-b2b-box {\n    background: var(--k-bg-dark);\n    padding: 30px;\n    border-radius: 8px;\n    margin-top: 40px;\n  }\n\n  .kagu-b2b-box h3 {\n    color: var(--k-text-title);\n    margin-top: 0;\n  }\n\n  .kagu-b2b-box p {\n    font-size: 14px;\n    margin-bottom: 15px;\n  }\n\n  .kagu-b2b-box ul {\n    list-style: none;\n    padding: 0;\n    margin: 0;\n  }\n\n  .kagu-b2b-box li {\n    position: relative;\n    padding-left: 20px;\n    margin-bottom: 10px;\n    font-size: 14px;\n  }\n\n  .kagu-b2b-box li::before {\n    content: '?';\n    color: var(--k-pri);\n    position: absolute;\n    left: 0;\n    font-weight: bold;\n  }\n\n  .kagu-faq-section {\n    margin-top: 50px;\n    margin-bottom: 40px;\n  }\n\n  .kagu-accordion {\n    display: grid;\n    gap: 12px;\n    margin-top: 20px;\n  }\n\n  .kagu-accordion details {\n    border: 1px solid var(--k-bg-dark);\n    border-radius: 8px;\n    background: #fff;\n    overflow: hidden;\n    transition: all 0.3s;\n  }\n\n  .kagu-accordion details:hover {\n    border-color: var(--k-pri);\n  }\n\n  .kagu-accordion summary {\n    display: flex;\n    justify-content: space-between;\n    align-items: center;\n    padding: 16px 20px;\n    font-weight: 700;\n    cursor: pointer;\n    list-style: none;\n    user-select: none;\n    color: var(--k-text-title);\n    font-size: 15px;\n  }\n\n  .kagu-accordion summary::-webkit-details-marker {\n    display: none;\n  }\n\n  .kagu-accordion summary::after {\n    content: \"+\";\n    color: var(--k-pri);\n    font-size: 24px;\n    font-weight: 400;\n    line-height: 1;\n  }\n\n  .kagu-accordion details[open] summary::after {\n    content: \"?\";\n  }\n\n  .kagu-accordion details[open] summary {\n    border-bottom: 1px solid var(--k-bg-light);\n  }\n\n  .kagu-accordion .kagu-faq-content {\n    padding: 16px 20px;\n    color: var(--k-text-main);\n    font-size: 14px;\n    line-height: 1.6;\n    background: var(--k-bg-light);\n  }\n\n  .kagu-accordion .kagu-faq-content p {\n    margin: 0;\n  }\n\n  @media (max-width: 768px) {\n    .kagu-banner-title {\n      font-size: 1.6rem;\n    }\n\n    .kagu-feature-row,\n    .kagu-feature-row.reverse {\n      flex-direction: column;\n      gap: 20px !important;\n      margin-top: 25px !important;\n      margin-bottom: 25px !important;\n    }\n\n    .kagu-usp-bullets {\n      padding: 18px 15px;\n      margin-bottom: 30px;\n    }\n\n    .kagu-tbl {\n      margin-top: 20px;\n      margin-bottom: 20px;\n    }\n\n    .kagu-tbl table {\n      display: table;\n      min-width: 100%;\n    }\n\n    .kagu-tbl th,\n    .kagu-tbl td {\n      display: table-cell;\n      padding: 12px 10px;\n      font-size: 13.5px;\n    }\n\n    .kagu-tbl th {\n      width: 40%;\n    }\n\n    .kagu-tbl td {\n      width: 60%;\n    }\n\n    .kagu-b2b-box {\n      padding: 20px 15px;\n    }\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"kagu-wrapper\"\u003e\n  \u003csection class=\"kagu-usp-bullets\"\u003e\n    \u003ch3\u003eKey Commercial Highlights\u003c\/h3\u003e\n    \u003cul\u003e\n      \u003cli\u003e\n\u003cb\u003eExecutive Elegance:\u003c\/b\u003e A massive, premium \u003cb\u003ebookcase\u003c\/b\u003e engineered to anchor and elevate professional office environments.\u003c\/li\u003e\n      \u003cli\u003e\n\u003cb\u003eEco-Friendly Construction:\u003c\/b\u003e High-quality melamine creates durable \u003cb\u003eshelves with wood\u003c\/b\u003e finishes that emit extremely low formaldehyde.\u003c\/li\u003e\n      \u003cli\u003e\n\u003cb\u003eVersatile Showcase:\u003c\/b\u003e A multi-functional \u003cb\u003eoak display cabinet\u003c\/b\u003e with file storage, open display areas, and a wardrobe section.\u003c\/li\u003e\n      \u003cli\u003e\n\u003cb\u003eHeavy-Duty Reliability:\u003c\/b\u003e Built for massive commercial \u003cb\u003ecabinets and display cabinets\u003c\/b\u003e with weight capacity for heavy daily use.\u003c\/li\u003e\n      \u003cli\u003e\n\u003cb\u003eQuiet Cabinet Operation:\u003c\/b\u003e Premium damping hinges absorb impact when opening and closing doors for quiet, smooth, and durable use.\u003c\/li\u003e\n    \u003c\/ul\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"kagu-readmore-wrapper\"\u003e\n    \u003cinput type=\"checkbox\" id=\"KaguReadMoreTriggerCWGS056\" class=\"kagu-readmore-trigger\"\u003e\n\n    \u003cdiv class=\"kagu-content-preview\"\u003e\n      \u003ch2 class=\"kagu-banner-title\"\u003ePremium Executive Bookcase Oak Display Cabinet Design\u003c\/h2\u003e\n\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0681\/2870\/2512\/files\/premium_executive_bookcase_oak_display_cabinet_design_kaguyasuCWG-S056_detailed_images_7.jpg?v=1779161477\" alt=\"Premium executive oak display cabinet by Kaguyasu\" class=\"kagu-hero-img\"\u003e\n\n      \u003cp class=\"kagu-intro\"\u003eA premium executive bookcase crafted with melamine decorative laminate, wood-textured shelves, quiet damping hinges, open display areas, document storage, and a dedicated wardrobe section for professional office environments.\u003c\/p\u003e\n\n      \u003cdiv class=\"kagu-feature-row\"\u003e\n        \u003cdiv class=\"kagu-feature-img\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0681\/2870\/2512\/files\/premium_executive_bookcase_oak_display_cabinet_design_kaguyasuCWG-S056_detailed_images_7.jpg?v=1779161477\" alt=\"Eco-friendly melamine shelves with wood finish\"\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"kagu-feature-text\"\u003e\n          \u003ch3\u003eEco-Friendly Non-Toxic Shelves With Wood Finish\u003c\/h3\u003e\n          \u003cp\u003eBreathe easily while you work. Crafted from premium melamine decorative laminate, these sturdy \u003cb\u003eshelves with wood\u003c\/b\u003e textures emit extremely low levels of formaldehyde, providing a non-toxic, odorless, and warp-resistant commercial experience.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"kagu-feature-row reverse\"\u003e\n        \u003cdiv class=\"kagu-feature-img\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0681\/2870\/2512\/files\/premium_executive_bookcase_oak_display_cabinet_design_kaguyasuCWG-S056_detailed_images_1.jpg?v=1779161457\" alt=\"Silent damping hinges for commercial display cabinet\"\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"kagu-feature-text\"\u003e\n          \u003ch3\u003eSilent Damping Hinges for Commercial Cabinets\u003c\/h3\u003e\n          \u003cp\u003eExperience quiet professionalism. Unlike standard \u003cb\u003ecabinets and display cabinets\u003c\/b\u003e, this unit features premium damping hinges that absorb impact when opening and closing the doors, ensuring quiet, smooth, and durable operation.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"kagu-feature-row\"\u003e\n        \u003cdiv class=\"kagu-feature-img\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0681\/2870\/2512\/files\/premium_executive_bookcase_oak_display_cabinet_design_kaguyasuCWG-S056_detailed_images_2.jpg?v=1779161458\" alt=\"Multifunctional oak display cabinet with wardrobe space\"\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"kagu-feature-text\"\u003e\n          \u003ch3\u003eMultifunctional Design With Wardrobe Space\u003c\/h3\u003e\n          \u003cp\u003eAdapt to every business scenario seamlessly. In addition to massive shelves for documents and business supplies, this unique \u003cb\u003eoak display cabinet\u003c\/b\u003e features a dedicated hanging space for costumes and suits, making it suitable for business meetings and executive interviews.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0681\/2870\/2512\/files\/premium_executive_bookcase_oak_display_cabinet_design_kaguyasuCWG-S056_detailed_images_3.jpg?v=1779161459\" alt=\"Premium executive bookcase storage and display layout\" class=\"kagu-section-img\"\u003e\n\n      \u003ch2\u003eColor Options\u003c\/h2\u003e\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0681\/2870\/2512\/files\/premium_executive_bookcase_oak_display_cabinet_design_kaguyasuCWG-S056_detailed_images_6.jpg?v=1779161460\" alt=\"Color options for executive oak display cabinet\" class=\"kagu-section-img\"\u003e\n\n      \u003ch2\u003eDimensions \u0026amp; Specifications\u003c\/h2\u003e\n      \u003cdiv class=\"kagu-tbl\"\u003e\n        \u003ctable\u003e\n          \u003ctbody\u003e\n            \u003ctr\u003e\n              \u003cth scope=\"row\"\u003eMaterial\u003c\/th\u003e\n              \u003ctd\u003eMelamine decorative laminate\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n              \u003cth scope=\"row\"\u003eColor\u003c\/th\u003e\n              \u003ctd\u003eOak, White, Walnut\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n              \u003cth scope=\"row\"\u003eWeight\u003c\/th\u003e\n              \u003ctd\u003e45¨C100kg\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n              \u003cth scope=\"row\"\u003eSize\u003c\/th\u003e\n              \u003ctd\u003e200 ¡Á 40 ¡Á 200cm, 240 ¡Á 40 ¡Á 200cm\u003cbr\u003e280 ¡Á 40 ¡Á 200cm, 320 ¡Á 40 ¡Á 200cm\u003cbr\u003e360 ¡Á 40 ¡Á 200cm, 400 ¡Á 40 ¡Á 200cm\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n              \u003cth scope=\"row\"\u003eAssembly\u003c\/th\u003e\n              \u003ctd\u003eRequired\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n              \u003cth scope=\"row\"\u003eCustomize\u003c\/th\u003e\n              \u003ctd\u003eNot possible\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n              \u003cth scope=\"row\"\u003eCustomizable Items\u003c\/th\u003e\n              \u003ctd\u003eNone\u003c\/td\u003e\n            \u003c\/tr\u003e\n          \u003c\/tbody\u003e\n        \u003c\/table\u003e\n      \u003c\/div\u003e\n\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0681\/2870\/2512\/files\/premium_executive_bookcase_oak_display_cabinet_design_kaguyasuCWG-S056_detailed_images_21.webp?v=1778729905\" alt=\"Premium executive bookcase dimensions option one\" class=\"kagu-section-img\"\u003e\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0681\/2870\/2512\/files\/premium_executive_bookcase_oak_display_cabinet_design_kaguyasuCWG-S056_detailed_images_25.webp?v=1778729903\" alt=\"Premium executive bookcase dimensions option two\" class=\"kagu-section-img\"\u003e\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0681\/2870\/2512\/files\/premium_executive_bookcase_oak_display_cabinet_design_kaguyasuCWG-S056_detailed_images_27.webp?v=1778729905\" alt=\"Premium executive bookcase dimensions option three\" class=\"kagu-section-img\"\u003e\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0681\/2870\/2512\/files\/premium_executive_bookcase_oak_display_cabinet_design_kaguyasuCWG-S056_detailed_images_9.webp?v=1778729894\" alt=\"Premium executive bookcase dimensions option four\" class=\"kagu-section-img\"\u003e\n\n      \u003cdiv class=\"kagu-note-box\"\u003e\n        \u003cp\u003e\u003cb\u003eMaterial Notice:\u003c\/b\u003e Due to the natural materials, the color, surface texture, pattern, etc. may differ slightly, but this will not affect normal use. Changes due to wear and tear are not considered product defects.\u003c\/p\u003e\n        \u003cp\u003e\u003cb\u003ePhoto Notice:\u003c\/b\u003e Due to differences in lighting during shooting and screen resolution, the color of the photo and the actual object may differ. The photos on our website are for illustrative purposes only.\u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"kagu-b2b-box\"\u003e\n        \u003ch3\u003eDelivery \u0026amp; Commercial Logistics\u003c\/h3\u003e\n        \u003cp\u003ePlease note the following important information for this premium executive bookcase:\u003c\/p\u003e\n        \u003cul\u003e\n          \u003cli\u003e\n\u003cb\u003eMaterial:\u003c\/b\u003e The product specification lists melamine decorative laminate.\u003c\/li\u003e\n          \u003cli\u003e\n\u003cb\u003eColor:\u003c\/b\u003e Available colors listed are Oak, White, and Walnut.\u003c\/li\u003e\n          \u003cli\u003e\n\u003cb\u003eAssembly:\u003c\/b\u003e Assembly is required.\u003c\/li\u003e\n          \u003cli\u003e\n\u003cb\u003eCustomization:\u003c\/b\u003e Customization is not possible, and customizable items are listed as none.\u003c\/li\u003e\n          \u003cli\u003e\n\u003cb\u003eCabinet Hardware:\u003c\/b\u003e The product description includes damping hinges for quiet, smooth operation.\u003c\/li\u003e\n          \u003cli\u003e\n\u003cb\u003eMaterial \u0026amp; Photo Notice:\u003c\/b\u003e Slight variations in color, texture, pattern, lighting, or screen display may occur and should be checked against the actual product.\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n\n      \u003csection class=\"kagu-faq-section\"\u003e\n        \u003ch2\u003eFrequently Asked Questions\u003c\/h2\u003e\n        \u003cdiv class=\"kagu-accordion\"\u003e\n          \u003cdetails\u003e\n            \u003csummary\u003eWhat material is listed for this executive bookcase?\u003c\/summary\u003e\n            \u003cdiv class=\"kagu-faq-content\"\u003e\n              \u003cp\u003eThe product specification lists melamine decorative laminate.\u003c\/p\u003e\n            \u003c\/div\u003e\n          \u003c\/details\u003e\n\n          \u003cdetails\u003e\n            \u003csummary\u003eWhat colors are available?\u003c\/summary\u003e\n            \u003cdiv class=\"kagu-faq-content\"\u003e\n              \u003cp\u003eThe listed color options are Oak, White, and Walnut.\u003c\/p\u003e\n            \u003c\/div\u003e\n          \u003c\/details\u003e\n\n          \u003cdetails\u003e\n            \u003csummary\u003eIs assembly required?\u003c\/summary\u003e\n            \u003cdiv class=\"kagu-faq-content\"\u003e\n              \u003cp\u003eYes. The specification table lists assembly as required.\u003c\/p\u003e\n            \u003c\/div\u003e\n          \u003c\/details\u003e\n\n          \u003cdetails\u003e\n            \u003csummary\u003eCan this bookcase be customized?\u003c\/summary\u003e\n            \u003cdiv class=\"kagu-faq-content\"\u003e\n              \u003cp\u003eNo. The specification table lists customization as not possible, with customizable items listed as none.\u003c\/p\u003e\n            \u003c\/div\u003e\n          \u003c\/details\u003e\n        \u003c\/div\u003e\n      \u003c\/section\u003e\n    \u003c\/div\u003e\n\n    \u003clabel class=\"kagu-readmore-btn k-label-show\" for=\"KaguReadMoreTriggerCWGS056\"\u003eView Full Details\u003c\/label\u003e\n    \u003clabel class=\"kagu-readmore-btn k-label-hide\" for=\"KaguReadMoreTriggerCWGS056\"\u003eCollapse Details\u003c\/label\u003e\n  \u003c\/section\u003e\n\u003c\/div\u003e","brand":"Kaguyasu","offers":[{"title":"80*40*200cm\/White\/Type A","offer_id":42944189268016,"sku":"CWG-S056-07","price":412.0,"currency_code":"GBP","in_stock":true},{"title":"80*40*200cm\/White\/Type B","offer_id":42944189300784,"sku":"CWG-S056-08","price":412.0,"currency_code":"GBP","in_stock":true},{"title":"80*40*200cm\/White\/Type C","offer_id":42944189333552,"sku":"CWG-S056-09","price":412.0,"currency_code":"GBP","in_stock":true},{"title":"120*40*200cm\/White\/Type A","offer_id":42944189366320,"sku":"CWG-S056-010","price":595.0,"currency_code":"GBP","in_stock":true},{"title":"160*40*200cm\/White\/Type A","offer_id":42944189399088,"sku":"CWG-S056-011","price":680.0,"currency_code":"GBP","in_stock":true},{"title":"200*40*200cm\/White\/Type A","offer_id":42944189431856,"sku":"CWG-S056-012","price":835.0,"currency_code":"GBP","in_stock":true},{"title":"80*40*200cm\/Walnut\/Type A","offer_id":42944189464624,"sku":"CWG-S056-016","price":412.0,"currency_code":"GBP","in_stock":true},{"title":"80*40*200cm\/Walnut\/Type B","offer_id":42944189497392,"sku":"CWG-S056-017","price":412.0,"currency_code":"GBP","in_stock":true},{"title":"80*40*200cm\/Walnut\/Type C","offer_id":42944189530160,"sku":"CWG-S056-018","price":412.0,"currency_code":"GBP","in_stock":true},{"title":"120*40*200cm \/Walnut \/ Type A","offer_id":42944189562928,"sku":"CWG-S056-019","price":595.0,"currency_code":"GBP","in_stock":true},{"title":"160*40*200cm\/Walnut\/Type A","offer_id":42944189595696,"sku":"CWG-S056-020","price":680.0,"currency_code":"GBP","in_stock":true},{"title":"200*40*200cm\/Walnut\/Type A","offer_id":42944189628464,"sku":"CWG-S056-021","price":835.0,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0681\/2870\/2512\/files\/premium_executive_bookcase_oak_display_cabinet_design_kaguyasuCWG-S056_main_images_6.webp?v=1780717026"},{"product_id":"minimalist-bookshelf-white-steel-cupboard-display-cwg-c080","title":"Minimalist Bookshelf Unit | White Steel Cupboard Display | Kaguyasu","description":"\u003cstyle\u003e\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: #333333;\n    --k-text-title: #121A3E;\n    max-width: 1000px;\n    margin: 8px auto 0 auto !important;\n    padding: 0 15px;\n    font-family: 'Urbanist', sans-serif;\n    line-height: 1.6;\n    color: var(--k-text-main);\n    text-align: left;\n  }\n\n  .kagu-wrapper * {\n    box-sizing: border-box;\n  }\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: 30px;\n    margin-bottom: 15px;\n  }\n\n  .kagu-banner-title {\n    font-size: 2rem;\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.6rem;\n    border-bottom: 3px solid var(--k-pri);\n    display: inline-block;\n    padding-bottom: 8px;\n  }\n\n  .kagu-wrapper h3 {\n    font-size: 1.2rem;\n  }\n\n  .kagu-usp-bullets {\n    background: var(--k-bg-light);\n    padding: 25px 30px;\n    border-radius: 8px;\n    border-left: 5px solid var(--k-pri);\n    margin-bottom: 40px;\n  }\n\n  .kagu-usp-bullets h3 {\n    margin-top: 0;\n    color: var(--k-pri);\n    margin-bottom: 15px;\n  }\n\n  .kagu-usp-bullets ul {\n    list-style: none;\n    padding: 0;\n    margin: 0;\n    display: grid;\n    grid-template-columns: 1fr;\n    gap: 12px;\n  }\n\n  .kagu-usp-bullets li {\n    position: relative;\n    padding-left: 28px;\n    font-size: 14.5px;\n  }\n\n  .kagu-usp-bullets li::before {\n    content: '';\n    position: absolute;\n    left: 0;\n    top: 3px;\n    width: 18px;\n    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  .kagu-hero-img,\n  .kagu-section-img {\n    width: 100%;\n    height: auto;\n    border-radius: 8px;\n    margin-top: 15px;\n    margin-bottom: 30px;\n    display: block;\n    border: 1px solid var(--k-bg-dark);\n  }\n\n  .kagu-hero-img {\n    margin-top: 0;\n    margin-bottom: 25px;\n  }\n\n  .kagu-intro {\n    font-size: 16px;\n    text-align: center;\n    max-width: 820px;\n    margin: 0 auto 40px auto;\n  }\n\n  .kagu-readmore-wrapper {\n    position: relative;\n    margin-bottom: 50px;\n  }\n\n  .kagu-readmore-trigger {\n    display: none;\n  }\n\n  .kagu-content-preview {\n    max-height: 1200px;\n    overflow: hidden;\n    transition: max-height 0.6s ease-out;\n    position: relative;\n  }\n\n  .kagu-content-preview::after {\n    content: \"\";\n    position: absolute;\n    bottom: 0;\n    left: 0;\n    width: 100%;\n    height: 120px;\n    background: linear-gradient(transparent, #ffffff);\n    pointer-events: none;\n  }\n\n  .kagu-readmore-trigger:checked ~ .kagu-content-preview {\n    max-height: 18000px;\n  }\n\n  .kagu-readmore-trigger:checked ~ .kagu-content-preview::after {\n    display: none;\n  }\n\n  .kagu-readmore-btn {\n    display: inline-block;\n    padding: 12px 35px;\n    border-radius: 30px;\n    font-weight: 600;\n    cursor: pointer;\n    transition: all 0.3s;\n    margin-top: 15px;\n    text-transform: uppercase;\n    font-size: 14px;\n    letter-spacing: 1px;\n    font-family: 'Poppins', sans-serif;\n  }\n\n  .k-label-show {\n    border: 2px solid var(--k-pri);\n    color: var(--k-pri);\n    background: #fff;\n    display: block;\n    text-align: center;\n    max-width: 250px;\n    margin: 20px auto 0 auto;\n  }\n\n  .k-label-hide {\n    display: none;\n    background: var(--k-pri);\n    color: #fff;\n    border: 2px solid var(--k-pri);\n    text-align: center;\n    max-width: 250px;\n    margin: 20px auto 0 auto;\n  }\n\n  .kagu-readmore-btn:hover {\n    background: var(--k-pri);\n    color: #fff;\n    border-color: var(--k-pri);\n  }\n\n  .kagu-readmore-trigger:checked ~ .k-label-show {\n    display: none;\n  }\n\n  .kagu-readmore-trigger:checked ~ .k-label-hide {\n    display: block;\n  }\n\n  .kagu-feature-row {\n    display: flex;\n    align-items: center;\n    gap: 40px;\n    margin-top: 30px;\n    margin-bottom: 30px;\n  }\n\n  .kagu-feature-row.reverse {\n    flex-direction: row-reverse;\n  }\n\n  .kagu-feature-img {\n    flex: 1;\n    border-radius: 8px;\n    overflow: hidden;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    background: var(--k-bg-light);\n    padding: 10px;\n    border: 1px solid var(--k-bg-dark);\n  }\n\n  .kagu-feature-img img {\n    width: 100%;\n    height: auto;\n    display: block;\n    object-fit: contain;\n    border-radius: 4px;\n  }\n\n  .kagu-feature-text {\n    flex: 1;\n  }\n\n  .kagu-feature-text h3 {\n    margin-top: 0;\n    border-bottom: none;\n    padding-bottom: 5px;\n    margin-bottom: 10px;\n    color: var(--k-text-title);\n  }\n\n  .kagu-feature-text p {\n    color: var(--k-text-main);\n    font-size: 15px;\n    margin-bottom: 0;\n  }\n\n  .kagu-note-box {\n    background: var(--k-bg-light);\n    border-left: 4px solid var(--k-sec);\n    border-radius: 8px;\n    padding: 18px 20px;\n    margin: 20px 0 30px 0;\n    font-size: 14px;\n  }\n\n  .kagu-note-box p {\n    margin: 0 0 10px 0;\n  }\n\n  .kagu-note-box p:last-child {\n    margin-bottom: 0;\n  }\n\n  .kagu-tbl {\n    overflow-x: auto;\n    border: 1px solid var(--k-bg-dark);\n    border-radius: 8px;\n    background: #fff;\n    margin-top: 30px;\n    margin-bottom: 30px;\n  }\n\n  .kagu-tbl table {\n    width: 100%;\n    border-collapse: collapse;\n    font-size: 14.5px;\n  }\n\n  .kagu-tbl th,\n  .kagu-tbl td {\n    padding: 15px 18px;\n    border-bottom: 1px solid var(--k-bg-dark);\n    vertical-align: top;\n    text-align: left;\n  }\n\n  .kagu-tbl tr:last-child th,\n  .kagu-tbl tr:last-child td {\n    border-bottom: 0;\n  }\n\n  .kagu-tbl th {\n    width: 35%;\n    background: var(--k-bg-light);\n    color: var(--k-pri);\n    font-weight: 700;\n  }\n\n  .kagu-b2b-box {\n    background: var(--k-bg-dark);\n    padding: 30px;\n    border-radius: 8px;\n    margin-top: 40px;\n  }\n\n  .kagu-b2b-box h3 {\n    color: var(--k-text-title);\n    margin-top: 0;\n  }\n\n  .kagu-b2b-box p {\n    font-size: 14px;\n    margin-bottom: 15px;\n  }\n\n  .kagu-b2b-box ul {\n    list-style: none;\n    padding: 0;\n    margin: 0;\n  }\n\n  .kagu-b2b-box li {\n    position: relative;\n    padding-left: 20px;\n    margin-bottom: 10px;\n    font-size: 14px;\n  }\n\n  .kagu-b2b-box li::before {\n    content: '?';\n    color: var(--k-pri);\n    position: absolute;\n    left: 0;\n    font-weight: bold;\n  }\n\n  .kagu-faq-section {\n    margin-top: 50px;\n    margin-bottom: 40px;\n  }\n\n  .kagu-accordion {\n    display: grid;\n    gap: 12px;\n    margin-top: 20px;\n  }\n\n  .kagu-accordion details {\n    border: 1px solid var(--k-bg-dark);\n    border-radius: 8px;\n    background: #fff;\n    overflow: hidden;\n    transition: all 0.3s;\n  }\n\n  .kagu-accordion details:hover {\n    border-color: var(--k-pri);\n  }\n\n  .kagu-accordion summary {\n    display: flex;\n    justify-content: space-between;\n    align-items: center;\n    padding: 16px 20px;\n    font-weight: 700;\n    cursor: pointer;\n    list-style: none;\n    user-select: none;\n    color: var(--k-text-title);\n    font-size: 15px;\n  }\n\n  .kagu-accordion summary::-webkit-details-marker {\n    display: none;\n  }\n\n  .kagu-accordion summary::after {\n    content: \"+\";\n    color: var(--k-pri);\n    font-size: 24px;\n    font-weight: 400;\n    line-height: 1;\n  }\n\n  .kagu-accordion details[open] summary::after {\n    content: \"?\";\n  }\n\n  .kagu-accordion details[open] summary {\n    border-bottom: 1px solid var(--k-bg-light);\n  }\n\n  .kagu-accordion .kagu-faq-content {\n    padding: 16px 20px;\n    color: var(--k-text-main);\n    font-size: 14px;\n    line-height: 1.6;\n    background: var(--k-bg-light);\n  }\n\n  .kagu-accordion .kagu-faq-content p {\n    margin: 0;\n  }\n\n  @media (max-width: 768px) {\n    .kagu-banner-title {\n      font-size: 1.6rem;\n    }\n\n    .kagu-feature-row,\n    .kagu-feature-row.reverse {\n      flex-direction: column;\n      gap: 20px !important;\n      margin-top: 25px !important;\n      margin-bottom: 25px !important;\n    }\n\n    .kagu-usp-bullets {\n      padding: 18px 15px;\n      margin-bottom: 30px;\n    }\n\n    .kagu-tbl {\n      margin-top: 20px;\n      margin-bottom: 20px;\n    }\n\n    .kagu-tbl table {\n      display: table;\n      min-width: 100%;\n    }\n\n    .kagu-tbl th,\n    .kagu-tbl td {\n      display: table-cell;\n      padding: 12px 10px;\n      font-size: 13.5px;\n    }\n\n    .kagu-tbl th {\n      width: 40%;\n    }\n\n    .kagu-tbl td {\n      width: 60%;\n    }\n\n    .kagu-b2b-box {\n      padding: 20px 15px;\n    }\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"kagu-wrapper\"\u003e\n  \u003csection class=\"kagu-usp-bullets\"\u003e\n    \u003ch3\u003eKey Commercial Highlights\u003c\/h3\u003e\n    \u003cul\u003e\n      \u003cli\u003e\n\u003cb\u003eMinimalist Elegance:\u003c\/b\u003e A sleek white steel \u003cb\u003ebookcase\u003c\/b\u003e designed to organize and brighten modern workspaces or homes.\u003c\/li\u003e\n      \u003cli\u003e\n\u003cb\u003eVersatile Organization:\u003c\/b\u003e Adjustable internal shelving creates a flexible \u003cb\u003ecube with storage\u003c\/b\u003e for unique daily essentials.\u003c\/li\u003e\n      \u003cli\u003e\n\u003cb\u003eSecure \u0026amp; Private:\u003c\/b\u003e A reliable \u003cb\u003esideboard cabinet\u003c\/b\u003e equipped with a convenient, keyless combination lock system.\u003c\/li\u003e\n      \u003cli\u003e\n\u003cb\u003eHeavy-Duty Showcase:\u003c\/b\u003e A durable \u003cb\u003ecupboard display\u003c\/b\u003e that safely supports heavy binders, books, and decor.\u003c\/li\u003e\n      \u003cli\u003e\n\u003cb\u003eCustomizable Fit:\u003c\/b\u003e Available in multiple sizes with customization possible for size and color.\u003c\/li\u003e\n    \u003c\/ul\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"kagu-readmore-wrapper\"\u003e\n    \u003cinput type=\"checkbox\" id=\"KaguReadMoreTriggerCWGC080\" class=\"kagu-readmore-trigger\"\u003e\n\n    \u003cdiv class=\"kagu-content-preview\"\u003e\n      \u003ch2 class=\"kagu-banner-title\"\u003eMinimalist Bookshelf Unit White Steel Cupboard Display\u003c\/h2\u003e\n\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0681\/2870\/2512\/files\/minimalist_bookshelf_unit_white_steel_cupboard_display_kaguyasuCWG-C080_detailed_images_5.jpg?v=1779161415\" alt=\"Minimalist white steel bookshelf unit by Kaguyasu\" class=\"kagu-hero-img\"\u003e\n\n      \u003cp class=\"kagu-intro\"\u003eA minimalist white steel cupboard display designed with adjustable shelving, a secure combination lock, high-strength steel construction, and multiple size options for organized office or home storage.\u003c\/p\u003e\n\n      \u003cdiv class=\"kagu-feature-row\"\u003e\n        \u003cdiv class=\"kagu-feature-img\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0681\/2870\/2512\/files\/minimalist_bookshelf_unit_white_steel_cupboard_display_kaguyasuCWG-C080_detailed_images_5.jpg?v=1779161415\" alt=\"Adjustable cube with storage design\"\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"kagu-feature-text\"\u003e\n          \u003ch3\u003eAdjustable Cube With Storage Design\u003c\/h3\u003e\n          \u003cp\u003eAdapt to your specific storage needs effortlessly. The interior shelves can be easily adjusted to accommodate items of various sizes, creating a versatile \u003cb\u003ecube with storage\u003c\/b\u003e that makes organizing daily files and supplies highly efficient.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"kagu-feature-row reverse\"\u003e\n        \u003cdiv class=\"kagu-feature-img\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0681\/2870\/2512\/files\/minimalist_bookshelf_unit_white_steel_cupboard_display_kaguyasuCWG-C080_detailed_images_6.jpg?v=1779161416\" alt=\"Combination lock for white steel sideboard cabinet\"\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"kagu-feature-text\"\u003e\n          \u003ch3\u003eSecure Sideboard Cabinet With Combination Lock\u003c\/h3\u003e\n          \u003cp\u003eKeep your valuables and sensitive documents safe. This modern \u003cb\u003esideboard cabinet\u003c\/b\u003e features a built-in combination lock, providing secure, keyless access so you stay organized while ensuring privacy.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0681\/2870\/2512\/files\/minimalist_bookshelf_unit_white_steel_cupboard_display_kaguyasuCWG-C080_detailed_images_4.jpg?v=1779161415\" alt=\"White steel cupboard display detail\" class=\"kagu-section-img\"\u003e\n\n      \u003cdiv class=\"kagu-feature-row\"\u003e\n        \u003cdiv class=\"kagu-feature-img\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0681\/2870\/2512\/files\/minimalist_bookshelf_unit_white_steel_cupboard_display_kaguyasuCWG-C080_detailed_images_7.jpg?v=1779161416\" alt=\"Heavy-duty cupboard display construction\"\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"kagu-feature-text\"\u003e\n          \u003ch3\u003eHeavy-Duty Cupboard Display Construction\u003c\/h3\u003e\n          \u003cp\u003eStore and showcase with peace of mind. Crafted from premium high-strength steel, this \u003cb\u003ecupboard display\u003c\/b\u003e offers exceptional load-bearing capacity, supporting heavy books and display pieces without bending or sagging.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"kagu-feature-row reverse\"\u003e\n        \u003cdiv class=\"kagu-feature-img\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0681\/2870\/2512\/files\/minimalist_bookshelf_unit_white_steel_cupboard_display_kaguyasuCWG-C080_detailed_images_3.jpg?v=1779161414\" alt=\"High-quality load-bearing steel bookshelf material\"\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"kagu-feature-text\"\u003e\n          \u003ch3\u003eHigh-Quality Load-Bearing Materials\u003c\/h3\u003e\n          \u003cp\u003eCrafted from high-quality materials, it features excellent load-bearing capacity, allowing you to use it with peace of mind.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003ch2\u003eDimensions \u0026amp; Specifications\u003c\/h2\u003e\n      \u003cdiv class=\"kagu-tbl\"\u003e\n        \u003ctable\u003e\n          \u003ctbody\u003e\n            \u003ctr\u003e\n              \u003cth scope=\"row\"\u003eMaterial\u003c\/th\u003e\n              \u003ctd\u003eSteel\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n              \u003cth scope=\"row\"\u003eColor\u003c\/th\u003e\n              \u003ctd\u003eWhite\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n              \u003cth scope=\"row\"\u003eWeight\u003c\/th\u003e\n              \u003ctd\u003e25¨C60kg\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n              \u003cth scope=\"row\"\u003eSize\u003c\/th\u003e\n              \u003ctd\u003e80 ¡Á 40 ¡Á 76cm, 80 ¡Á 40 ¡Á 109cm\u003cbr\u003e90 ¡Á 40 ¡Á 76cm, 90 ¡Á 40 ¡Á 109cm\u003cbr\u003e120 ¡Á 40 ¡Á 76cm, 120 ¡Á 40 ¡Á 109cm\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n              \u003cth scope=\"row\"\u003eAssembly\u003c\/th\u003e\n              \u003ctd\u003eRequired\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n              \u003cth scope=\"row\"\u003eCustomize\u003c\/th\u003e\n              \u003ctd\u003ePossible\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n              \u003cth scope=\"row\"\u003eCustomizable Items\u003c\/th\u003e\n              \u003ctd\u003eSize, Color\u003c\/td\u003e\n            \u003c\/tr\u003e\n          \u003c\/tbody\u003e\n        \u003c\/table\u003e\n      \u003c\/div\u003e\n\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0681\/2870\/2512\/files\/minimalist_bookshelf_unit_white_steel_cupboard_display_kaguyasuCWG-C080_main_image_27.jpg?v=1779776803\" alt=\"White steel cupboard display dimensions front view\" class=\"kagu-section-img\"\u003e\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0681\/2870\/2512\/files\/minimalist_bookshelf_unit_white_steel_cupboard_display_kaguyasuCWG-C080_main_image_7.jpg?v=1779776802\" alt=\"Minimalist bookshelf unit dimensions option\" class=\"kagu-section-img\"\u003e\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0681\/2870\/2512\/files\/minimalist_bookshelf_unit_white_steel_cupboard_display_kaguyasuCWG-C080_main_image_6.jpg?v=1779776803\" alt=\"White steel cupboard dimensions layout\" class=\"kagu-section-img\"\u003e\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0681\/2870\/2512\/files\/minimalist_bookshelf_unit_white_steel_cupboard_display_kaguyasuCWG-C080_main_image_10.jpg?v=1779776800\" alt=\"Cupboard display dimensions guide\" class=\"kagu-section-img\"\u003e\n\n      \u003cdiv class=\"kagu-note-box\"\u003e\n        \u003cp\u003e\u003cb\u003eMaterial Notice:\u003c\/b\u003e Due to the natural materials used in some components, slight variations in color, surface texture, and patterns may occur. These will not affect normal use. Changes due to wear and tear are not considered product defects.\u003c\/p\u003e\n        \u003cp\u003e\u003cb\u003ePhoto Notice:\u003c\/b\u003e Due to differences in lighting during photography and screen resolution, the colors in the photos may differ slightly from the actual product. The photos on our website are for illustrative purposes only.\u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"kagu-b2b-box\"\u003e\n        \u003ch3\u003eDelivery \u0026amp; Commercial Logistics\u003c\/h3\u003e\n        \u003cp\u003ePlease note the following important information for this white steel cupboard display:\u003c\/p\u003e\n        \u003cul\u003e\n          \u003cli\u003e\n\u003cb\u003eMaterial:\u003c\/b\u003e The product specification lists steel.\u003c\/li\u003e\n          \u003cli\u003e\n\u003cb\u003eColor:\u003c\/b\u003e The listed color is white.\u003c\/li\u003e\n          \u003cli\u003e\n\u003cb\u003eAssembly:\u003c\/b\u003e Assembly is required.\u003c\/li\u003e\n          \u003cli\u003e\n\u003cb\u003eCustomization:\u003c\/b\u003e Customization is possible for size and color.\u003c\/li\u003e\n          \u003cli\u003e\n\u003cb\u003eSecurity:\u003c\/b\u003e The product description includes a built-in combination lock for keyless access.\u003c\/li\u003e\n          \u003cli\u003e\n\u003cb\u003eMaterial \u0026amp; Photo Notice:\u003c\/b\u003e Slight variations in color, texture, patterns, lighting, or screen display may occur and should be checked against the actual product.\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n\n      \u003csection class=\"kagu-faq-section\"\u003e\n        \u003ch2\u003eFrequently Asked Questions\u003c\/h2\u003e\n        \u003cdiv class=\"kagu-accordion\"\u003e\n          \u003cdetails\u003e\n            \u003csummary\u003eWhat material is listed for this bookshelf unit?\u003c\/summary\u003e\n            \u003cdiv class=\"kagu-faq-content\"\u003e\n              \u003cp\u003eThe product specification lists steel.\u003c\/p\u003e\n            \u003c\/div\u003e\n          \u003c\/details\u003e\n\n          \u003cdetails\u003e\n            \u003csummary\u003eDoes this sideboard cabinet include a lock?\u003c\/summary\u003e\n            \u003cdiv class=\"kagu-faq-content\"\u003e\n              \u003cp\u003eYes. The product description includes a built-in combination lock for secure, keyless access.\u003c\/p\u003e\n            \u003c\/div\u003e\n          \u003c\/details\u003e\n\n          \u003cdetails\u003e\n            \u003csummary\u003eIs assembly required?\u003c\/summary\u003e\n            \u003cdiv class=\"kagu-faq-content\"\u003e\n              \u003cp\u003eYes. The specification table lists assembly as required.\u003c\/p\u003e\n            \u003c\/div\u003e\n          \u003c\/details\u003e\n\n          \u003cdetails\u003e\n            \u003csummary\u003eCan this cupboard display be customized?\u003c\/summary\u003e\n            \u003cdiv class=\"kagu-faq-content\"\u003e\n              \u003cp\u003eYes. Customization is listed as possible, with size and color as customizable items.\u003c\/p\u003e\n            \u003c\/div\u003e\n          \u003c\/details\u003e\n        \u003c\/div\u003e\n      \u003c\/section\u003e\n    \u003c\/div\u003e\n\n    \u003clabel class=\"kagu-readmore-btn k-label-show\" for=\"KaguReadMoreTriggerCWGC080\"\u003eView Full Details\u003c\/label\u003e\n    \u003clabel class=\"kagu-readmore-btn k-label-hide\" for=\"KaguReadMoreTriggerCWGC080\"\u003eCollapse Details\u003c\/label\u003e\n  \u003c\/section\u003e\n\u003c\/div\u003e","brand":"Kaguyasu","offers":[{"title":"90*40*76cm\/Key type","offer_id":42944189956144,"sku":"CWG-C080-01","price":311.0,"currency_code":"GBP","in_stock":true},{"title":"90*40*109cm\/Key type 1","offer_id":42944189988912,"sku":"CWG-C080-02","price":366.0,"currency_code":"GBP","in_stock":true},{"title":"90*40*109cm\/Key type 2","offer_id":42944190021680,"sku":"CWG-C080-03","price":366.0,"currency_code":"GBP","in_stock":true},{"title":"120*40*76cm\/Key type","offer_id":42944190054448,"sku":"CWG-C080-09","price":436.0,"currency_code":"GBP","in_stock":true},{"title":"120*40*109cm\/Key type 1","offer_id":42944190087216,"sku":"CWG-C080-04","price":506.0,"currency_code":"GBP","in_stock":true},{"title":"120*40*109cm\/Key type 2","offer_id":42944190119984,"sku":"CWG-C080-10","price":506.0,"currency_code":"GBP","in_stock":true},{"title":"90*40*109cm \/ Dial lock type 2","offer_id":42944190152752,"sku":"CWG-C080-11","price":387.0,"currency_code":"GBP","in_stock":true},{"title":"120*40*76cm\/Dial lock type","offer_id":42944190185520,"sku":"CWG-C080-07","price":457.0,"currency_code":"GBP","in_stock":true},{"title":"120*40*109cm\/Dial lock type 1","offer_id":42944190218288,"sku":"CWG-C080-12","price":526.0,"currency_code":"GBP","in_stock":true},{"title":"120*40*109cm \/ Dial lock type 2","offer_id":42944190251056,"sku":"CWG-C080-08","price":526.0,"currency_code":"GBP","in_stock":true},{"title":"80*40*76cm \/ Dial lock type 3","offer_id":42944190283824,"sku":"CWG-C080-13","price":418.0,"currency_code":"GBP","in_stock":true},{"title":"80*40*109cm \/ Dial lock type 3","offer_id":42944190316592,"sku":"CWG-C080-14","price":639.0,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0681\/2870\/2512\/files\/minimalist_bookshelf_unit_white_steel_cupboard_display_kaguyasuCWG-C080_main_image.jpg?v=1781236219"},{"product_id":"modern-l-shaped-oak-executive-desk-lbz-2089","title":"Modern L-Shaped Executive Desk | Oak Executive Desk | Kaguyasu","description":"\u003cstyle\u003e\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: #333333;\n    --k-text-title: #121A3E;\n    max-width: 1000px;\n    margin: 8px auto 0 auto !important;\n    padding: 0 15px;\n    font-family: 'Urbanist', sans-serif;\n    line-height: 1.6;\n    color: var(--k-text-main);\n    text-align: left;\n  }\n\n  .kagu-wrapper * {\n    box-sizing: border-box;\n  }\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: 30px;\n    margin-bottom: 15px;\n  }\n\n  .kagu-banner-title {\n    font-size: 2rem;\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.6rem;\n    border-bottom: 3px solid var(--k-pri);\n    display: inline-block;\n    padding-bottom: 8px;\n  }\n\n  .kagu-wrapper h3 {\n    font-size: 1.2rem;\n  }\n\n  .kagu-usp-bullets {\n    background: var(--k-bg-light);\n    padding: 25px 30px;\n    border-radius: 8px;\n    border-left: 5px solid var(--k-pri);\n    margin-bottom: 40px;\n  }\n\n  .kagu-usp-bullets h3 {\n    margin-top: 0;\n    color: var(--k-pri);\n    margin-bottom: 15px;\n  }\n\n  .kagu-usp-bullets ul {\n    list-style: none;\n    padding: 0;\n    margin: 0;\n    display: grid;\n    grid-template-columns: 1fr;\n    gap: 12px;\n  }\n\n  .kagu-usp-bullets li {\n    position: relative;\n    padding-left: 28px;\n    font-size: 14.5px;\n  }\n\n  .kagu-usp-bullets li::before {\n    content: '';\n    position: absolute;\n    left: 0;\n    top: 3px;\n    width: 18px;\n    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  .kagu-hero-img,\n  .kagu-section-img {\n    width: 100%;\n    height: auto;\n    border-radius: 8px;\n    margin-top: 15px;\n    margin-bottom: 30px;\n    display: block;\n    border: 1px solid var(--k-bg-dark);\n  }\n\n  .kagu-hero-img {\n    margin-top: 0;\n    margin-bottom: 25px;\n  }\n\n  .kagu-intro {\n    font-size: 16px;\n    text-align: center;\n    max-width: 820px;\n    margin: 0 auto 40px auto;\n  }\n\n  .kagu-readmore-wrapper {\n    position: relative;\n    margin-bottom: 50px;\n  }\n\n  .kagu-readmore-trigger {\n    display: none;\n  }\n\n  .kagu-content-preview {\n    max-height: 1200px;\n    overflow: hidden;\n    transition: max-height 0.6s ease-out;\n    position: relative;\n  }\n\n  .kagu-content-preview::after {\n    content: \"\";\n    position: absolute;\n    bottom: 0;\n    left: 0;\n    width: 100%;\n    height: 120px;\n    background: linear-gradient(transparent, #ffffff);\n    pointer-events: none;\n  }\n\n  .kagu-readmore-trigger:checked ~ .kagu-content-preview {\n    max-height: 18000px;\n  }\n\n  .kagu-readmore-trigger:checked ~ .kagu-content-preview::after {\n    display: none;\n  }\n\n  .kagu-readmore-btn {\n    display: inline-block;\n    padding: 12px 35px;\n    border-radius: 30px;\n    font-weight: 600;\n    cursor: pointer;\n    transition: all 0.3s;\n    margin-top: 15px;\n    text-transform: uppercase;\n    font-size: 14px;\n    letter-spacing: 1px;\n    font-family: 'Poppins', sans-serif;\n  }\n\n  .k-label-show {\n    border: 2px solid var(--k-pri);\n    color: var(--k-pri);\n    background: #fff;\n    display: block;\n    text-align: center;\n    max-width: 250px;\n    margin: 20px auto 0 auto;\n  }\n\n  .k-label-hide {\n    display: none;\n    background: var(--k-pri);\n    color: #fff;\n    border: 2px solid var(--k-pri);\n    text-align: center;\n    max-width: 250px;\n    margin: 20px auto 0 auto;\n  }\n\n  .kagu-readmore-btn:hover {\n    background: var(--k-pri);\n    color: #fff;\n    border-color: var(--k-pri);\n  }\n\n  .kagu-readmore-trigger:checked ~ .k-label-show {\n    display: none;\n  }\n\n  .kagu-readmore-trigger:checked ~ .k-label-hide {\n    display: block;\n  }\n\n  .kagu-feature-row {\n    display: flex;\n    align-items: center;\n    gap: 40px;\n    margin-top: 30px;\n    margin-bottom: 30px;\n  }\n\n  .kagu-feature-row.reverse {\n    flex-direction: row-reverse;\n  }\n\n  .kagu-feature-img {\n    flex: 1;\n    border-radius: 8px;\n    overflow: hidden;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    background: var(--k-bg-light);\n    padding: 10px;\n    border: 1px solid var(--k-bg-dark);\n  }\n\n  .kagu-feature-img img {\n    width: 100%;\n    height: auto;\n    display: block;\n    object-fit: contain;\n    border-radius: 4px;\n  }\n\n  .kagu-feature-text {\n    flex: 1;\n  }\n\n  .kagu-feature-text h3 {\n    margin-top: 0;\n    border-bottom: none;\n    padding-bottom: 5px;\n    margin-bottom: 10px;\n    color: var(--k-text-title);\n  }\n\n  .kagu-feature-text p {\n    color: var(--k-text-main);\n    font-size: 15px;\n    margin-bottom: 0;\n  }\n\n  .kagu-tbl {\n    overflow-x: auto;\n    border: 1px solid var(--k-bg-dark);\n    border-radius: 8px;\n    background: #fff;\n    margin-top: 30px;\n    margin-bottom: 30px;\n  }\n\n  .kagu-tbl table {\n    width: 100%;\n    border-collapse: collapse;\n    font-size: 14.5px;\n  }\n\n  .kagu-tbl th,\n  .kagu-tbl td {\n    padding: 15px 18px;\n    border-bottom: 1px solid var(--k-bg-dark);\n    vertical-align: top;\n    text-align: left;\n  }\n\n  .kagu-tbl tr:last-child th,\n  .kagu-tbl tr:last-child td {\n    border-bottom: 0;\n  }\n\n  .kagu-tbl th {\n    width: 35%;\n    background: var(--k-bg-light);\n    color: var(--k-pri);\n    font-weight: 700;\n  }\n\n  .kagu-b2b-box {\n    background: var(--k-bg-dark);\n    padding: 30px;\n    border-radius: 8px;\n    margin-top: 40px;\n  }\n\n  .kagu-b2b-box h3 {\n    color: var(--k-text-title);\n    margin-top: 0;\n  }\n\n  .kagu-b2b-box p {\n    font-size: 14px;\n    margin-bottom: 15px;\n  }\n\n  .kagu-b2b-box ul {\n    list-style: none;\n    padding: 0;\n    margin: 0;\n  }\n\n  .kagu-b2b-box li {\n    position: relative;\n    padding-left: 20px;\n    margin-bottom: 10px;\n    font-size: 14px;\n  }\n\n  .kagu-b2b-box li::before {\n    content: '\\2714';\n    color: var(--k-pri);\n    position: absolute;\n    left: 0;\n    font-weight: bold;\n  }\n\n  .kagu-faq-section {\n    margin-top: 50px;\n    margin-bottom: 40px;\n  }\n\n  .kagu-accordion {\n    display: grid;\n    gap: 12px;\n    margin-top: 20px;\n  }\n\n  .kagu-accordion details {\n    border: 1px solid var(--k-bg-dark);\n    border-radius: 8px;\n    background: #fff;\n    overflow: hidden;\n    transition: all 0.3s;\n  }\n\n  .kagu-accordion details:hover {\n    border-color: var(--k-pri);\n  }\n\n  .kagu-accordion summary {\n    display: flex;\n    justify-content: space-between;\n    align-items: center;\n    padding: 16px 20px;\n    font-weight: 700;\n    cursor: pointer;\n    list-style: none;\n    user-select: none;\n    color: var(--k-text-title);\n    font-size: 15px;\n  }\n\n  .kagu-accordion summary::-webkit-details-marker {\n    display: none;\n  }\n\n  .kagu-accordion summary::after {\n    content: \"+\";\n    color: var(--k-pri);\n    font-size: 24px;\n    font-weight: 400;\n    line-height: 1;\n  }\n\n  .kagu-accordion details[open] summary::after {\n    content: \"\\2714\";\n  }\n\n  .kagu-accordion details[open] summary {\n    border-bottom: 1px solid var(--k-bg-light);\n  }\n\n  .kagu-accordion .kagu-faq-content {\n    padding: 16px 20px;\n    color: var(--k-text-main);\n    font-size: 14px;\n    line-height: 1.6;\n    background: var(--k-bg-light);\n  }\n\n  .kagu-accordion .kagu-faq-content p {\n    margin: 0;\n  }\n\n  @media (max-width: 768px) {\n    .kagu-banner-title {\n      font-size: 1.6rem;\n    }\n\n    .kagu-feature-row,\n    .kagu-feature-row.reverse {\n      flex-direction: column;\n      gap: 20px !important;\n      margin-top: 25px !important;\n      margin-bottom: 25px !important;\n    }\n\n    .kagu-usp-bullets {\n      padding: 18px 15px;\n      margin-bottom: 30px;\n    }\n\n    .kagu-tbl {\n      margin-top: 20px;\n      margin-bottom: 20px;\n    }\n\n    .kagu-tbl table {\n      display: table;\n      min-width: 100%;\n    }\n\n    .kagu-tbl th,\n    .kagu-tbl td {\n      display: table-cell;\n      padding: 12px 10px;\n      font-size: 13.5px;\n    }\n\n    .kagu-tbl th {\n      width: 40%;\n    }\n\n    .kagu-tbl td {\n      width: 60%;\n    }\n\n    .kagu-b2b-box {\n      padding: 20px 15px;\n    }\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"kagu-wrapper\"\u003e\n  \u003csection class=\"kagu-usp-bullets\"\u003e\n    \u003ch3\u003eKey Commercial Highlights\u003c\/h3\u003e\n    \u003cul\u003e\n      \u003cli\u003e\n\u003cb\u003eLight Luxury Executive Look:\u003c\/b\u003e A high-quality modern L-shaped executive desk designed for a refined leadership workspace.\u003c\/li\u003e\n      \u003cli\u003e\n\u003cb\u003eE1 High-Density Board:\u003c\/b\u003e Low formaldehyde board construction supports durability, strength, long-term stability, and desk longevity.\u003c\/li\u003e\n      \u003cli\u003e\n\u003cb\u003ePersonalized Front Panel:\u003c\/b\u003e The front panel offers depth, enhanced privacy, and a stronger sense of security for focused work.\u003c\/li\u003e\n      \u003cli\u003e\n\u003cb\u003eSpacious Desktop:\u003c\/b\u003e A roomy surface allows books, laptops, and office items to stay accessible without a cramped or cluttered feel.\u003c\/li\u003e\n      \u003cli\u003e\n\u003cb\u003eIntegrated Cabinet Function:\u003c\/b\u003e The side cabinet includes a PC case slot, storage cabinet, open shelf, drawers, and cooling vents for daily office needs.\u003c\/li\u003e\n    \u003c\/ul\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"kagu-readmore-wrapper\"\u003e\n    \u003cinput type=\"checkbox\" id=\"KaguReadMoreTriggerLBZ2089\" class=\"kagu-readmore-trigger\"\u003e\n\n    \u003cdiv class=\"kagu-content-preview\"\u003e\n      \u003ch2 class=\"kagu-banner-title\"\u003eHigh-Quality Light Luxury Executive Desk\u003c\/h2\u003e\n\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0681\/2870\/2512\/files\/modern_l-shaped_executive_desk_oak_executive_desk_kaguyasuLBZ-2089_detailed_images_31.webp?v=1778728663\" alt=\"Modern L-shaped oak executive desk by Kaguyasu\" class=\"kagu-hero-img\"\u003e\n\n      \u003cp class=\"kagu-intro\"\u003eA high-quality light luxury executive desk with an L-shaped layout, E1 high-density board, personalized front panel, spacious desktop, fashionable side cabinet front design, cooling vents, and multi-purpose side cabinet structure.\u003c\/p\u003e\n\n      \u003cdiv class=\"kagu-feature-row\"\u003e\n        \u003cdiv class=\"kagu-feature-img\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0681\/2870\/2512\/files\/modern_l-shaped_executive_desk_oak_executive_desk_kaguyasuLBZ-2089_detailed_images_19.webp?v=1778728661\" alt=\"E1 high-density board for oak executive desk\"\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"kagu-feature-text\"\u003e\n          \u003ch3\u003eE1 High-Density Board\u003c\/h3\u003e\n          \u003cp\u003eThe board meets strict environmental standards, ensuring low formaldehyde emissions. It offers high durability and strength, providing long-term stability and ensuring the desk's longevity.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"kagu-feature-row reverse\"\u003e\n        \u003cdiv class=\"kagu-feature-img\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0681\/2870\/2512\/files\/modern_l-shaped_executive_desk_oak_executive_desk_kaguyasuLBZ-2089_main_images_25.webp?v=1778728639\" alt=\"Personalized front panel for L-shaped executive desk\"\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"kagu-feature-text\"\u003e\n          \u003ch3\u003ePersonalized Front Panel\u003c\/h3\u003e\n          \u003cp\u003eThe front panel offers a strong sense of depth, providing enhanced privacy and security, preventing awkward moments, and creating a workspace that is uniquely yours.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"kagu-feature-row\"\u003e\n        \u003cdiv class=\"kagu-feature-img\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0681\/2870\/2512\/files\/modern_l-shaped_executive_desk_oak_executive_desk_kaguyasuLBZ-2089_detailed_images_27.webp?v=1778728638\" alt=\"Spacious desktop for modern executive desk\"\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"kagu-feature-text\"\u003e\n          \u003ch3\u003eSpacious Desktop\u003c\/h3\u003e\n          \u003cp\u003eA roomy surface allows books, laptops, and other items to be placed freely for easy access. With plenty of space to spread out, it prevents a cramped and cluttered feel, ensuring a more efficient and comfortable workspace.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"kagu-feature-row reverse\"\u003e\n        \u003cdiv class=\"kagu-feature-img\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0681\/2870\/2512\/files\/modern_l-shaped_executive_desk_oak_executive_desk_kaguyasuLBZ-2089_detailed_images_22.webp?v=1778728615\" alt=\"Fashionable side cabinet front design\"\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"kagu-feature-text\"\u003e\n          \u003ch3\u003eFashionable Side Cabinet Front Design\u003c\/h3\u003e\n          \u003cp\u003eA combination of board material and lacquer finishing, resistant to marks and damage. The new process enhances texture, allowing the cabinet to showcase a stylish and elegant design.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"kagu-feature-row\"\u003e\n        \u003cdiv class=\"kagu-feature-img\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0681\/2870\/2512\/files\/modern_l-shaped_executive_desk_oak_executive_desk_kaguyasuLBZ-2089_detailed_images_24.webp?v=1778728589\" alt=\"Cooling vents for executive desk PC area\"\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"kagu-feature-text\"\u003e\n          \u003ch3\u003eCooling Vents\u003c\/h3\u003e\n          \u003cp\u003eLarger and thicker cooling vents for the main unit provide powerful heat dissipation from the moment the system is powered on. These vents help maintain a stable temperature during operation, enhancing office efficiency.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"kagu-feature-row reverse\"\u003e\n        \u003cdiv class=\"kagu-feature-img\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0681\/2870\/2512\/files\/modern_l-shaped_executive_desk_oak_executive_desk_kaguyasuLBZ-2089_detailed_images_26.webp?v=1778728707\" alt=\"Multi-purpose side cabinet for oak executive desk\"\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"kagu-feature-text\"\u003e\n          \u003ch3\u003eMulti-Purpose Side Cabinet\u003c\/h3\u003e\n          \u003cp\u003eLuxuriously spacious interior, equipped with a PC case slot, storage cabinet, open shelf, and drawers to meet everyday office needs. Simplified storage with no clutter.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003ch2\u003eStyle Options\u003c\/h2\u003e\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0681\/2870\/2512\/files\/modern_l-shaped_executive_desk_oak_executive_desk_kaguyasuLBZ-2089_detailed_images_29.webp?v=1778728685\" alt=\"Style options for Kaguyasu modern L-shaped executive desk\" class=\"kagu-section-img\"\u003e\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0780\/8693\/0718\/files\/For_custom_styles.jpg?v=1743479564\" alt=\"Custom style options for Kaguyasu executive desk\" class=\"kagu-section-img\"\u003e\n\n      \u003ch2\u003eDimensions \u0026amp; Specifications\u003c\/h2\u003e\n      \u003cdiv class=\"kagu-tbl\"\u003e\n        \u003ctable\u003e\n          \u003ctbody\u003e\n            \u003ctr\u003e\n              \u003cth scope=\"row\"\u003eBoard Material\u003c\/th\u003e\n              \u003ctd\u003eE1 high-density board\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n              \u003cth scope=\"row\"\u003eDesk Layout\u003c\/th\u003e\n              \u003ctd\u003eModern L-shaped executive desk layout\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n              \u003cth scope=\"row\"\u003eFront Panel\u003c\/th\u003e\n              \u003ctd\u003ePersonalized front panel with depth, privacy, and security features\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n              \u003cth scope=\"row\"\u003eDesktop\u003c\/th\u003e\n              \u003ctd\u003eSpacious desktop for books, laptops, and office items\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n              \u003cth scope=\"row\"\u003eSide Cabinet Front Finish\u003c\/th\u003e\n              \u003ctd\u003eBoard material and lacquer finishing\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n              \u003cth scope=\"row\"\u003eCooling Vents\u003c\/th\u003e\n              \u003ctd\u003eLarger and thicker cooling vents for the main unit\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n              \u003cth scope=\"row\"\u003eDimension Unit\u003c\/th\u003e\n              \u003ctd\u003einch\u003c\/td\u003e\n            \u003c\/tr\u003e\n          \u003c\/tbody\u003e\n        \u003c\/table\u003e\n      \u003c\/div\u003e\n\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0681\/2870\/2512\/files\/modern_l-shaped_executive_desk_oak_executive_desk_kaguyasuLBZ-2089_detailed_images.jpg?v=1778825001\" alt=\"Modern L-shaped executive desk dimensions guide\" class=\"kagu-section-img\"\u003e\n\n      \u003cdiv class=\"kagu-b2b-box\"\u003e\n        \u003ch3\u003eDelivery \u0026amp; Commercial Logistics\u003c\/h3\u003e\n        \u003cp\u003ePlease note the following important information for this modern L-shaped executive desk:\u003c\/p\u003e\n        \u003cul\u003e\n          \u003cli\u003e\n\u003cb\u003eBoard Material:\u003c\/b\u003e The product description lists E1 high-density board with low formaldehyde emissions, durability, and strength.\u003c\/li\u003e\n          \u003cli\u003e\n\u003cb\u003eFront Panel:\u003c\/b\u003e The personalized front panel provides a sense of depth, privacy, and security.\u003c\/li\u003e\n          \u003cli\u003e\n\u003cb\u003eDesktop:\u003c\/b\u003e The spacious desktop supports books, laptops, and office items without a cramped or cluttered feel.\u003c\/li\u003e\n          \u003cli\u003e\n\u003cb\u003eCooling Vents:\u003c\/b\u003e Larger and thicker cooling vents help maintain stable temperature during operation.\u003c\/li\u003e\n          \u003cli\u003e\n\u003cb\u003eSide Cabinet:\u003c\/b\u003e The side cabinet includes a PC case slot, cabinet, open shelf, and drawers for everyday office needs.\u003c\/li\u003e\n          \u003cli\u003e\n\u003cb\u003eStyle Options:\u003c\/b\u003e Please refer to the style options images for available configurations.\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n\n      \u003csection class=\"kagu-faq-section\"\u003e\n        \u003ch2\u003eFrequently Asked Questions\u003c\/h2\u003e\n        \u003cdiv class=\"kagu-accordion\"\u003e\n          \u003cdetails\u003e\n            \u003csummary\u003eWhat board material is listed for this executive desk?\u003c\/summary\u003e\n            \u003cdiv class=\"kagu-faq-content\"\u003e\n              \u003cp\u003eThe product description lists E1 high-density board with low formaldehyde emissions, high durability, and strength.\u003c\/p\u003e\n            \u003c\/div\u003e\n          \u003c\/details\u003e\n\n          \u003cdetails\u003e\n            \u003csummary\u003eDoes this desk include a privacy front panel?\u003c\/summary\u003e\n            \u003cdiv class=\"kagu-faq-content\"\u003e\n              \u003cp\u003eYes. The personalized front panel provides enhanced privacy and security while creating a distinctive workspace.\u003c\/p\u003e\n            \u003c\/div\u003e\n          \u003c\/details\u003e\n\n          \u003cdetails\u003e\n            \u003csummary\u003eDoes the desk include cooling vents?\u003c\/summary\u003e\n            \u003cdiv class=\"kagu-faq-content\"\u003e\n              \u003cp\u003eYes. The desk includes larger and thicker cooling vents for the main unit to support heat dissipation.\u003c\/p\u003e\n            \u003c\/div\u003e\n          \u003c\/details\u003e\n\n          \u003cdetails\u003e\n            \u003csummary\u003eWhat is the dimension unit shown for this product?\u003c\/summary\u003e\n            \u003cdiv class=\"kagu-faq-content\"\u003e\n              \u003cp\u003eThe dimension section lists the unit as inch.\u003c\/p\u003e\n            \u003c\/div\u003e\n          \u003c\/details\u003e\n        \u003c\/div\u003e\n      \u003c\/section\u003e\n    \u003c\/div\u003e\n\n    \u003clabel class=\"kagu-readmore-btn k-label-show\" for=\"KaguReadMoreTriggerLBZ2089\"\u003eView Full Details\u003c\/label\u003e\n    \u003clabel class=\"kagu-readmore-btn k-label-hide\" for=\"KaguReadMoreTriggerLBZ2089\"\u003eCollapse Details\u003c\/label\u003e\n  \u003c\/section\u003e\n\u003c\/div\u003e","brand":"Kaguyasu","offers":[{"title":"Desk \/ Side Cabinet on the Left \/ 180cm x 160cm x 76cm","offer_id":43011290988592,"sku":"LBZ-2089-01","price":2821.0,"currency_code":"GBP","in_stock":true},{"title":"Desk \/ Side Cabinet on the Left \/ 201cm x 160cm x 76cm","offer_id":43011291021360,"sku":"LBZ-2089-02","price":2919.0,"currency_code":"GBP","in_stock":true},{"title":"Desk \/ Side Cabinet on the Left \/ 221cm x 160cm x 76cm","offer_id":43011291054128,"sku":"LBZ-2089-03","price":3020.0,"currency_code":"GBP","in_stock":true},{"title":"Desk \/ Side Cabinet on the Right \/ 180cm x 160cm x 76cm","offer_id":43011291086896,"sku":"LBZ-2089-09","price":2821.0,"currency_code":"GBP","in_stock":true},{"title":"Desk \/ Side Cabinet on the Right \/ 201cm x 160cm x 76cm","offer_id":43011291119664,"sku":"LBZ-2089-10","price":2919.0,"currency_code":"GBP","in_stock":true},{"title":"Desk \/ Side Cabinet on the Right \/ 221cm x 160cm x 76cm","offer_id":43011291152432,"sku":"LBZ-2089-11","price":3020.0,"currency_code":"GBP","in_stock":true},{"title":"Desk \/ Side Cabinet on the Left \/ 239cm x 160cm x 76cm","offer_id":43011291185200,"sku":"LBZ-2089-04","price":3172.0,"currency_code":"GBP","in_stock":true},{"title":"Desk \/ Side Cabinet on the Left \/ 259cm x 160cm x 76cm","offer_id":43011291217968,"sku":"LBZ-2089-05","price":3302.0,"currency_code":"GBP","in_stock":true},{"title":"Desk \/ Side Cabinet on the Left \/ 279cm x 180cm x 76cm","offer_id":43011291250736,"sku":"LBZ-2089-06","price":3422.0,"currency_code":"GBP","in_stock":true},{"title":"Desk \/ Side Cabinet on the Left \/ 300cm x 180cm x 76cm","offer_id":43011291283504,"sku":"LBZ-2089-07","price":3572.0,"currency_code":"GBP","in_stock":true},{"title":"Desk \/ Side Cabinet on the Left \/ 320cm x 180cm x 76cm","offer_id":43011291316272,"sku":"LBZ-2089-08","price":3722.0,"currency_code":"GBP","in_stock":true},{"title":"Desk \/ Side Cabinet on the Right \/ 239cm x 160cm x 76cm","offer_id":43011291349040,"sku":"LBZ-2089-12","price":3172.0,"currency_code":"GBP","in_stock":true},{"title":"Desk \/ Side Cabinet on the Right \/ 259cm x 160cm x 76cm","offer_id":43011291381808,"sku":"LBZ-2089-13","price":3302.0,"currency_code":"GBP","in_stock":true},{"title":"Desk \/ Side Cabinet on the Right \/ 279cm x 180cm x 76cm","offer_id":43011291414576,"sku":"LBZ-2089-14","price":3422.0,"currency_code":"GBP","in_stock":true},{"title":"Desk \/ Side Cabinet on the Right \/ 300cm x 180cm x 76cm","offer_id":43011291447344,"sku":"LBZ-2089-15","price":3572.0,"currency_code":"GBP","in_stock":true},{"title":"Desk \/ Side Cabinet on the Right \/ 320cm x 180cm x 76cm","offer_id":43011291480112,"sku":"LBZ-2089-16","price":3722.0,"currency_code":"GBP","in_stock":true},{"title":"File Cabinet \/ 239cm x 41cm x 201cm","offer_id":43011291512880,"sku":"WJG-2012-01","price":2272.0,"currency_code":"GBP","in_stock":true},{"title":"File Cabinet \/ 320cm x 41cm x 201cm","offer_id":43011291545648,"sku":"WJG-2012-02","price":2584.0,"currency_code":"GBP","in_stock":true},{"title":"Chair \/ 53 cm x 53 cm x 127 ~ 135 cm","offer_id":43376993239088,"sku":"LBY-2008-01","price":359.0,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0681\/2870\/2512\/files\/modern_l-shaped_executive_desk_oak_executive_desk_kaguyasuLBZ-2089_detailed_images_18.webp?v=1778728714"},{"product_id":"luxury-executive-desk-with-filing-cabinet-lbz-2109","title":"Luxury Executive Office Desk | Desk with Filing Cabinet | Kaguyasu","description":"\u003cstyle\u003e\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: #333333;\n    --k-text-title: #121A3E;\n    max-width: 1000px;\n    margin: 8px auto 0 auto !important;\n    padding: 0 15px;\n    font-family: 'Urbanist', sans-serif;\n    line-height: 1.6;\n    color: var(--k-text-main);\n    text-align: left;\n  }\n\n  .kagu-wrapper * {\n    box-sizing: border-box;\n  }\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: 30px;\n    margin-bottom: 15px;\n  }\n\n  .kagu-banner-title {\n    font-size: 2rem;\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.6rem;\n    border-bottom: 3px solid var(--k-pri);\n    display: inline-block;\n    padding-bottom: 8px;\n  }\n\n  .kagu-wrapper h3 {\n    font-size: 1.2rem;\n  }\n\n  .kagu-usp-bullets {\n    background: var(--k-bg-light);\n    padding: 25px 30px;\n    border-radius: 8px;\n    border-left: 5px solid var(--k-pri);\n    margin-bottom: 40px;\n  }\n\n  .kagu-usp-bullets h3 {\n    margin-top: 0;\n    color: var(--k-pri);\n    margin-bottom: 15px;\n  }\n\n  .kagu-usp-bullets ul {\n    list-style: none;\n    padding: 0;\n    margin: 0;\n    display: grid;\n    grid-template-columns: 1fr;\n    gap: 12px;\n  }\n\n  .kagu-usp-bullets li {\n    position: relative;\n    padding-left: 28px;\n    font-size: 14.5px;\n  }\n\n  .kagu-usp-bullets li::before {\n    content: '';\n    position: absolute;\n    left: 0;\n    top: 3px;\n    width: 18px;\n    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  .kagu-hero-img,\n  .kagu-section-img {\n    width: 100%;\n    height: auto;\n    border-radius: 8px;\n    margin-top: 15px;\n    margin-bottom: 30px;\n    display: block;\n    border: 1px solid var(--k-bg-dark);\n  }\n\n  .kagu-hero-img {\n    margin-top: 0;\n    margin-bottom: 25px;\n  }\n\n  .kagu-intro {\n    font-size: 16px;\n    text-align: center;\n    max-width: 820px;\n    margin: 0 auto 40px auto;\n  }\n\n  .kagu-readmore-wrapper {\n    position: relative;\n    margin-bottom: 50px;\n  }\n\n  .kagu-readmore-trigger {\n    display: none;\n  }\n\n  .kagu-content-preview {\n    max-height: 1200px;\n    overflow: hidden;\n    transition: max-height 0.6s ease-out;\n    position: relative;\n  }\n\n  .kagu-content-preview::after {\n    content: \"\";\n    position: absolute;\n    bottom: 0;\n    left: 0;\n    width: 100%;\n    height: 120px;\n    background: linear-gradient(transparent, #ffffff);\n    pointer-events: none;\n  }\n\n  .kagu-readmore-trigger:checked ~ .kagu-content-preview {\n    max-height: 18000px;\n  }\n\n  .kagu-readmore-trigger:checked ~ .kagu-content-preview::after {\n    display: none;\n  }\n\n  .kagu-readmore-btn {\n    display: inline-block;\n    padding: 12px 35px;\n    border-radius: 30px;\n    font-weight: 600;\n    cursor: pointer;\n    transition: all 0.3s;\n    margin-top: 15px;\n    text-transform: uppercase;\n    font-size: 14px;\n    letter-spacing: 1px;\n    font-family: 'Poppins', sans-serif;\n  }\n\n  .k-label-show {\n    border: 2px solid var(--k-pri);\n    color: var(--k-pri);\n    background: #fff;\n    display: block;\n    text-align: center;\n    max-width: 250px;\n    margin: 20px auto 0 auto;\n  }\n\n  .k-label-hide {\n    display: none;\n    background: var(--k-pri);\n    color: #fff;\n    border: 2px solid var(--k-pri);\n    text-align: center;\n    max-width: 250px;\n    margin: 20px auto 0 auto;\n  }\n\n  .kagu-readmore-btn:hover {\n    background: var(--k-pri);\n    color: #fff;\n    border-color: var(--k-pri);\n  }\n\n  .kagu-readmore-trigger:checked ~ .k-label-show {\n    display: none;\n  }\n\n  .kagu-readmore-trigger:checked ~ .k-label-hide {\n    display: block;\n  }\n\n  .kagu-feature-row {\n    display: flex;\n    align-items: center;\n    gap: 40px;\n    margin-top: 30px;\n    margin-bottom: 30px;\n  }\n\n  .kagu-feature-row.reverse {\n    flex-direction: row-reverse;\n  }\n\n  .kagu-feature-img {\n    flex: 1;\n    border-radius: 8px;\n    overflow: hidden;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    background: var(--k-bg-light);\n    padding: 10px;\n    border: 1px solid var(--k-bg-dark);\n  }\n\n  .kagu-feature-img img {\n    width: 100%;\n    height: auto;\n    display: block;\n    object-fit: contain;\n    border-radius: 4px;\n  }\n\n  .kagu-feature-text {\n    flex: 1;\n  }\n\n  .kagu-feature-text h3 {\n    margin-top: 0;\n    border-bottom: none;\n    padding-bottom: 5px;\n    margin-bottom: 10px;\n    color: var(--k-text-title);\n  }\n\n  .kagu-feature-text p {\n    color: var(--k-text-main);\n    font-size: 15px;\n    margin-bottom: 0;\n  }\n\n  .kagu-tbl {\n    overflow-x: auto;\n    border: 1px solid var(--k-bg-dark);\n    border-radius: 8px;\n    background: #fff;\n    margin-top: 30px;\n    margin-bottom: 30px;\n  }\n\n  .kagu-tbl table {\n    width: 100%;\n    border-collapse: collapse;\n    font-size: 14.5px;\n  }\n\n  .kagu-tbl th,\n  .kagu-tbl td {\n    padding: 15px 18px;\n    border-bottom: 1px solid var(--k-bg-dark);\n    vertical-align: top;\n    text-align: left;\n  }\n\n  .kagu-tbl tr:last-child th,\n  .kagu-tbl tr:last-child td {\n    border-bottom: 0;\n  }\n\n  .kagu-tbl th {\n    width: 35%;\n    background: var(--k-bg-light);\n    color: var(--k-pri);\n    font-weight: 700;\n  }\n\n  .kagu-b2b-box {\n    background: var(--k-bg-dark);\n    padding: 30px;\n    border-radius: 8px;\n    margin-top: 40px;\n  }\n\n  .kagu-b2b-box h3 {\n    color: var(--k-text-title);\n    margin-top: 0;\n  }\n\n  .kagu-b2b-box p {\n    font-size: 14px;\n    margin-bottom: 15px;\n  }\n\n  .kagu-b2b-box ul {\n    list-style: none;\n    padding: 0;\n    margin: 0;\n  }\n\n  .kagu-b2b-box li {\n    position: relative;\n    padding-left: 20px;\n    margin-bottom: 10px;\n    font-size: 14px;\n  }\n\n  .kagu-b2b-box li::before {\n    content: '\\2714';\n    color: var(--k-pri);\n    position: absolute;\n    left: 0;\n    font-weight: bold;\n  }\n\n  .kagu-faq-section {\n    margin-top: 50px;\n    margin-bottom: 40px;\n  }\n\n  .kagu-accordion {\n    display: grid;\n    gap: 12px;\n    margin-top: 20px;\n  }\n\n  .kagu-accordion details {\n    border: 1px solid var(--k-bg-dark);\n    border-radius: 8px;\n    background: #fff;\n    overflow: hidden;\n    transition: all 0.3s;\n  }\n\n  .kagu-accordion details:hover {\n    border-color: var(--k-pri);\n  }\n\n  .kagu-accordion summary {\n    display: flex;\n    justify-content: space-between;\n    align-items: center;\n    padding: 16px 20px;\n    font-weight: 700;\n    cursor: pointer;\n    list-style: none;\n    user-select: none;\n    color: var(--k-text-title);\n    font-size: 15px;\n  }\n\n  .kagu-accordion summary::-webkit-details-marker {\n    display: none;\n  }\n\n  .kagu-accordion summary::after {\n    content: \"+\";\n    color: var(--k-pri);\n    font-size: 24px;\n    font-weight: 400;\n    line-height: 1;\n  }\n\n  .kagu-accordion details[open] summary::after {\n    content: \"\\2714\";\n  }\n\n  .kagu-accordion details[open] summary {\n    border-bottom: 1px solid var(--k-bg-light);\n  }\n\n  .kagu-accordion .kagu-faq-content {\n    padding: 16px 20px;\n    color: var(--k-text-main);\n    font-size: 14px;\n    line-height: 1.6;\n    background: var(--k-bg-light);\n  }\n\n  .kagu-accordion .kagu-faq-content p {\n    margin: 0;\n  }\n\n  @media (max-width: 768px) {\n    .kagu-banner-title {\n      font-size: 1.6rem;\n    }\n\n    .kagu-feature-row,\n    .kagu-feature-row.reverse {\n      flex-direction: column;\n      gap: 20px !important;\n      margin-top: 25px !important;\n      margin-bottom: 25px !important;\n    }\n\n    .kagu-usp-bullets {\n      padding: 18px 15px;\n      margin-bottom: 30px;\n    }\n\n    .kagu-tbl {\n      margin-top: 20px;\n      margin-bottom: 20px;\n    }\n\n    .kagu-tbl table {\n      display: table;\n      min-width: 100%;\n    }\n\n    .kagu-tbl th,\n    .kagu-tbl td {\n      display: table-cell;\n      padding: 12px 10px;\n      font-size: 13.5px;\n    }\n\n    .kagu-tbl th {\n      width: 40%;\n    }\n\n    .kagu-tbl td {\n      width: 60%;\n    }\n\n    .kagu-b2b-box {\n      padding: 20px 15px;\n    }\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"kagu-wrapper\"\u003e\n  \u003csection class=\"kagu-usp-bullets\"\u003e\n    \u003ch3\u003eKey Commercial Highlights\u003c\/h3\u003e\n    \u003cul\u003e\n      \u003cli\u003e\n\u003cb\u003eItalian Elegance:\u003c\/b\u003e 3D wavy leather paneling elevates modern corporate aesthetics with a refined executive look.\u003c\/li\u003e\n      \u003cli\u003e\n\u003cb\u003eEco-Durability:\u003c\/b\u003e E1-grade melamine creates a scratch-resistant \u003cb\u003edark wood desk\u003c\/b\u003e surface for safe, odor-free use.\u003c\/li\u003e\n      \u003cli\u003e\n\u003cb\u003eSecure Organization:\u003c\/b\u003e A \u003cb\u003edesk with filing cabinet\u003c\/b\u003e equipped with a reliable password lock helps protect confidential documents.\u003c\/li\u003e\n      \u003cli\u003e\n\u003cb\u003eCommanding Setup:\u003c\/b\u003e A spacious \u003cb\u003eExecutive Corner Desk\u003c\/b\u003e layout supports seamless multitasking in leadership spaces.\u003c\/li\u003e\n      \u003cli\u003e\n\u003cb\u003eClean Cable Control:\u003c\/b\u003e The extra-long power outlet box conceals essential cables to keep the workspace clean and focused.\u003c\/li\u003e\n    \u003c\/ul\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"kagu-readmore-wrapper\"\u003e\n    \u003cinput type=\"checkbox\" id=\"KaguReadMoreTriggerLBZ2109\" class=\"kagu-readmore-trigger\"\u003e\n\n    \u003cdiv class=\"kagu-content-preview\"\u003e\n      \u003ch2 class=\"kagu-banner-title\"\u003eElevate Your Leadership With a Luxury Executive Office Desk\u003c\/h2\u003e\n\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0681\/2870\/2512\/files\/luxury_executive_office_desk_desk_with_filing_cabinet_kaguyasuLBZ-2109_detailed_images_23.webp?v=1778728647\" alt=\"Luxury executive office desk with filing cabinet by Kaguyasu\" class=\"kagu-hero-img\"\u003e\n\n      \u003cp class=\"kagu-intro\"\u003eA luxury executive office desk with an executive corner desk layout, E1-grade melamine surface, 3D wavy artificial leather front panel, reinforced desk legs, integrated cable management, and password-lock document protection.\u003c\/p\u003e\n\n      \u003cdiv class=\"kagu-feature-row\"\u003e\n        \u003cdiv class=\"kagu-feature-img\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0681\/2870\/2512\/files\/luxury_executive_office_desk_desk_with_filing_cabinet_kaguyasuLBZ-2109_detailed_images_13.jpg?v=1778728706\" alt=\"E1 grade melamine dark wood executive desk surface\"\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"kagu-feature-text\"\u003e\n          \u003ch3\u003eEnjoy the Lasting Beauty of a Sustainable Dark Wood Desk\u003c\/h3\u003e\n          \u003cp\u003eCrafted from E1-grade melamine, this highly scratch-resistant surface ensures a safe, odor-free, and sustainable commercial environment.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"kagu-feature-row reverse\"\u003e\n        \u003cdiv class=\"kagu-feature-img\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0681\/2870\/2512\/files\/luxury_executive_office_desk_desk_with_filing_cabinet_kaguyasuLBZ-2109_detailed_images_17.webp?v=1778728640\" alt=\"3D wavy artificial leather front panel for executive desk\"\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"kagu-feature-text\"\u003e\n          \u003ch3\u003eMake a Bold Statement With 3D Italian Leather Paneling\u003c\/h3\u003e\n          \u003cp\u003eThe front modesty panel features a unique wavy artificial leather design, adding sophisticated modern depth while providing professional privacy.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"kagu-feature-row\"\u003e\n        \u003cdiv class=\"kagu-feature-img\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0681\/2870\/2512\/files\/luxury_executive_office_desk_desk_with_filing_cabinet_kaguyasuLBZ-2109_detailed_images_18.webp?v=1778728618\" alt=\"Reinforced thickened desk legs for executive office desk\"\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"kagu-feature-text\"\u003e\n          \u003ch3\u003eRely on Reinforced Architecture for Uncompromising Stability\u003c\/h3\u003e\n          \u003cp\u003eThe thickened desk legs deliver heavy-duty load-bearing capacity. This minimalist structural design guarantees absolute stability and presence.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"kagu-feature-row reverse\"\u003e\n        \u003cdiv class=\"kagu-feature-img\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0681\/2870\/2512\/files\/luxury_executive_office_desk_desk_with_filing_cabinet_kaguyasuLBZ-2109_detailed_images_19.webp?v=1778728641\" alt=\"Integrated cable management for luxury executive desk\"\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"kagu-feature-text\"\u003e\n          \u003ch3\u003eKeep Your Focus Sharp With Integrated Cable Management\u003c\/h3\u003e\n          \u003cp\u003eMaintain a pristine workspace. The extra-long power outlet box elegantly conceals essential cables, preventing clutter and tech distractions.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"kagu-feature-row\"\u003e\n        \u003cdiv class=\"kagu-feature-img\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0681\/2870\/2512\/files\/luxury_executive_office_desk_desk_with_filing_cabinet_kaguyasuLBZ-2109_detailed_images_20.webp?v=1778728621\" alt=\"Password lock filing cabinet for executive desk\"\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"kagu-feature-text\"\u003e\n          \u003ch3\u003eProtect Your Privacy Using a Smart Desk With Filing Cabinet\u003c\/h3\u003e\n          \u003cp\u003eSafeguard your business intelligence. The integrated storage suite features a secure password lock to protect your confidential documents.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003ch2\u003eStyle Options\u003c\/h2\u003e\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0681\/2870\/2512\/files\/luxury_executive_office_desk_desk_with_filing_cabinet_kaguyasuLBZ-2109_detailed_images_21.webp?v=1778728701\" alt=\"Style options for Kaguyasu luxury executive office desk\" class=\"kagu-section-img\"\u003e\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0780\/8693\/0718\/files\/For_custom_styles.jpg?v=1743479564\" alt=\"Custom style options for Kaguyasu executive desk\" class=\"kagu-section-img\"\u003e\n\n      \u003ch2\u003eDimensions \u0026amp; Specifications\u003c\/h2\u003e\n      \u003cdiv class=\"kagu-tbl\"\u003e\n        \u003ctable\u003e\n          \u003ctbody\u003e\n            \u003ctr\u003e\n              \u003cth scope=\"row\"\u003eBoard Material\u003c\/th\u003e\n              \u003ctd\u003eE1-grade melamine\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n              \u003cth scope=\"row\"\u003eSurface Finish\u003c\/th\u003e\n              \u003ctd\u003eScratch-resistant dark wood desk finish\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n              \u003cth scope=\"row\"\u003eFront Panel\u003c\/th\u003e\n              \u003ctd\u003e3D wavy artificial leather modesty panel\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n              \u003cth scope=\"row\"\u003eDesk Layout\u003c\/th\u003e\n              \u003ctd\u003eExecutive corner desk layout\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n              \u003cth scope=\"row\"\u003eCable Management\u003c\/th\u003e\n              \u003ctd\u003eExtra-long power outlet box for cable concealment\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n              \u003cth scope=\"row\"\u003eSecurity\u003c\/th\u003e\n              \u003ctd\u003ePassword lock for confidential documents\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n              \u003cth scope=\"row\"\u003eDimension Unit\u003c\/th\u003e\n              \u003ctd\u003einch\u003c\/td\u003e\n            \u003c\/tr\u003e\n          \u003c\/tbody\u003e\n        \u003c\/table\u003e\n      \u003c\/div\u003e\n\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0681\/2870\/2512\/files\/luxury_executive_office_desk_desk_with_filing_cabinet_kaguyasuLBZ-2109_detailed_images_2.jpg?v=1778825011\" alt=\"Luxury executive office desk dimensions guide\" class=\"kagu-section-img\"\u003e\n\n      \u003cdiv class=\"kagu-b2b-box\"\u003e\n        \u003ch3\u003eDelivery \u0026amp; Commercial Logistics\u003c\/h3\u003e\n        \u003cp\u003ePlease note the following important information for this luxury executive office desk:\u003c\/p\u003e\n        \u003cul\u003e\n          \u003cli\u003e\n\u003cb\u003eBoard Material:\u003c\/b\u003e The product description lists E1-grade melamine with a scratch-resistant dark wood desk finish.\u003c\/li\u003e\n          \u003cli\u003e\n\u003cb\u003eFront Panel:\u003c\/b\u003e The front modesty panel uses a 3D wavy artificial leather design for modern depth and professional privacy.\u003c\/li\u003e\n          \u003cli\u003e\n\u003cb\u003eStructure:\u003c\/b\u003e Thickened desk legs provide heavy-duty load-bearing capacity and stable support.\u003c\/li\u003e\n          \u003cli\u003e\n\u003cb\u003eCable Management:\u003c\/b\u003e The extra-long power outlet box helps conceal essential cables and reduce clutter.\u003c\/li\u003e\n          \u003cli\u003e\n\u003cb\u003eSecurity:\u003c\/b\u003e The integrated filing cabinet includes a password lock to protect confidential documents.\u003c\/li\u003e\n          \u003cli\u003e\n\u003cb\u003eStyle Options:\u003c\/b\u003e Please refer to the style options images for available configurations.\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n\n      \u003csection class=\"kagu-faq-section\"\u003e\n        \u003ch2\u003eFrequently Asked Questions\u003c\/h2\u003e\n        \u003cdiv class=\"kagu-accordion\"\u003e\n          \u003cdetails\u003e\n            \u003csummary\u003eWhat material is listed for this executive office desk?\u003c\/summary\u003e\n            \u003cdiv class=\"kagu-faq-content\"\u003e\n              \u003cp\u003eThe product description lists E1-grade melamine with a scratch-resistant dark wood desk finish.\u003c\/p\u003e\n            \u003c\/div\u003e\n          \u003c\/details\u003e\n\n          \u003cdetails\u003e\n            \u003csummary\u003eDoes this desk include cable management?\u003c\/summary\u003e\n            \u003cdiv class=\"kagu-faq-content\"\u003e\n              \u003cp\u003eYes. The product description includes an extra-long power outlet box designed to conceal essential cables.\u003c\/p\u003e\n            \u003c\/div\u003e\n          \u003c\/details\u003e\n\n          \u003cdetails\u003e\n            \u003csummary\u003eDoes the filing cabinet include security protection?\u003c\/summary\u003e\n            \u003cdiv class=\"kagu-faq-content\"\u003e\n              \u003cp\u003eYes. The integrated filing cabinet features a secure password lock for confidential documents.\u003c\/p\u003e\n            \u003c\/div\u003e\n          \u003c\/details\u003e\n\n          \u003cdetails\u003e\n            \u003csummary\u003eWhat is the dimension unit shown for this product?\u003c\/summary\u003e\n            \u003cdiv class=\"kagu-faq-content\"\u003e\n              \u003cp\u003eThe dimension section lists the unit as inch.\u003c\/p\u003e\n            \u003c\/div\u003e\n          \u003c\/details\u003e\n        \u003c\/div\u003e\n      \u003c\/section\u003e\n    \u003c\/div\u003e\n\n    \u003clabel class=\"kagu-readmore-btn k-label-show\" for=\"KaguReadMoreTriggerLBZ2109\"\u003eView Full Details\u003c\/label\u003e\n    \u003clabel class=\"kagu-readmore-btn k-label-hide\" for=\"KaguReadMoreTriggerLBZ2109\"\u003eCollapse Details\u003c\/label\u003e\n  \u003c\/section\u003e\n\u003c\/div\u003e","brand":"Kaguyasu","offers":[{"title":"Side Cabinet on the Left (Short Cabinet) \/ 180cm x 89cm x 76cm","offer_id":43011290398768,"sku":"LBZ-2109-01","price":2160.0,"currency_code":"GBP","in_stock":true},{"title":"Side Cabinet on the Left (Short Cabinet) \/ 201cm x 89cm x 76cm","offer_id":43011290431536,"sku":"LBZ-2109-02","price":2274.0,"currency_code":"GBP","in_stock":true},{"title":"Side Cabinet on the Left (Short Cabinet) \/ 239cm x 89cm x 76cm","offer_id":43011290464304,"sku":"LBZ-2109-03","price":2413.0,"currency_code":"GBP","in_stock":true},{"title":"Side Cabinet on the Left (Short Cabinet) \/ 279cm x 89cm x 76cm","offer_id":43011290497072,"sku":"LBZ-2109-04","price":2586.0,"currency_code":"GBP","in_stock":true},{"title":"Side Cabinet on the Right (Short Cabinet) \/ 180cm x 89cm x 76cm","offer_id":43011290529840,"sku":"LBZ-2109-05","price":2160.0,"currency_code":"GBP","in_stock":true},{"title":"Side Cabinet on the Right (Short Cabinet) \/ 201cm x 89cm x 76cm","offer_id":43011290562608,"sku":"LBZ-2109-06","price":2274.0,"currency_code":"GBP","in_stock":true},{"title":"Side Cabinet on the Right (Short Cabinet) \/ 239cm x 89cm x 76cm","offer_id":43011290595376,"sku":"LBZ-2109-07","price":2413.0,"currency_code":"GBP","in_stock":true},{"title":"Side Cabinet on the Right (Short Cabinet) \/ 279cm x 89cm x 76cm","offer_id":43011290628144,"sku":"LBZ-2109-08","price":2586.0,"currency_code":"GBP","in_stock":true},{"title":"Side Cabinet on the Left (Long Cabinet) \/ 180cm x 160cm x 76cm","offer_id":43011290660912,"sku":"LBZ-2109-09","price":2252.0,"currency_code":"GBP","in_stock":true},{"title":"Side Cabinet on the Left (Long Cabinet) \/ 201cm x 160cm x 76cm","offer_id":43011290693680,"sku":"LBZ-2109-10","price":2379.0,"currency_code":"GBP","in_stock":true},{"title":"Side Cabinet on the Left (Long Cabinet) \/ 239cm x 160cm x 76cm","offer_id":43011290726448,"sku":"LBZ-2109-11","price":2540.0,"currency_code":"GBP","in_stock":true},{"title":"Side Cabinet on the Left (Long Cabinet) \/ 279cm x 160cm x 76cm","offer_id":43011290759216,"sku":"LBZ-2109-12","price":2677.0,"currency_code":"GBP","in_stock":true},{"title":"Side Cabinet on the Right (Long Cabinet) \/ 180cm x 160cm x 76cm","offer_id":43011290791984,"sku":"LBZ-2109-13","price":2252.0,"currency_code":"GBP","in_stock":true},{"title":"Side Cabinet on the Right (Long Cabinet) \/ 201cm x 160cm x 76cm","offer_id":43011290824752,"sku":"LBZ-2109-14","price":2379.0,"currency_code":"GBP","in_stock":true},{"title":"Side Cabinet on the Right (Long Cabinet) \/ 239cm x 160cm x 76cm","offer_id":43011290857520,"sku":"LBZ-2109-15","price":2540.0,"currency_code":"GBP","in_stock":true},{"title":"Side Cabinet on the Right (Long Cabinet) \/ 279cm x 160cm x 76cm","offer_id":43011290890288,"sku":"LBZ-2109-16","price":2677.0,"currency_code":"GBP","in_stock":true},{"title":"File Cabinet \/ 239cm x 41cm x 201cm","offer_id":43011290923056,"sku":"WJG-2024-01","price":3091.0,"currency_code":"GBP","in_stock":true},{"title":"File Cabinet \/ 320cm x 41cm x 201cm","offer_id":43011290955824,"sku":"WJG-2024-02","price":3516.0,"currency_code":"GBP","in_stock":true},{"title":"Chair \/ Chair * 1","offer_id":42944191660080,"sku":"LBY-2017-01","price":502.0,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0681\/2870\/2512\/files\/luxury_executive_office_desk_desk_with_filing_cabinet_kaguyasuLBZ-2109_main_images_29.webp?v=1778728676"},{"product_id":"portable-meeting-room-table-minimalist-workstation-hyz-2010","title":"Portable Meeting Room Table \u0026 Minimalist Desk Workstation | Kaguyasu","description":"\u003cstyle\u003e\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: #333333;\n    --k-text-title: #121A3E;\n    max-width: 1000px;\n    margin: 8px auto 0 auto !important;\n    padding: 0 15px;\n    font-family: 'Urbanist', sans-serif;\n    line-height: 1.6;\n    color: var(--k-text-main);\n    text-align: left;\n  }\n\n  .kagu-wrapper * {\n    box-sizing: border-box;\n  }\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: 30px;\n    margin-bottom: 15px;\n  }\n\n  .kagu-banner-title {\n    font-size: 2rem;\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.6rem;\n    border-bottom: 3px solid var(--k-pri);\n    display: inline-block;\n    padding-bottom: 8px;\n  }\n\n  .kagu-wrapper h3 {\n    font-size: 1.2rem;\n  }\n\n  .kagu-usp-bullets {\n    background: var(--k-bg-light);\n    padding: 25px 30px;\n    border-radius: 8px;\n    border-left: 5px solid var(--k-pri);\n    margin-bottom: 40px;\n  }\n\n  .kagu-usp-bullets h3 {\n    margin-top: 0;\n    color: var(--k-pri);\n    margin-bottom: 15px;\n  }\n\n  .kagu-usp-bullets ul {\n    list-style: none;\n    padding: 0;\n    margin: 0;\n    display: grid;\n    grid-template-columns: 1fr;\n    gap: 12px;\n  }\n\n  .kagu-usp-bullets li {\n    position: relative;\n    padding-left: 28px;\n    font-size: 14.5px;\n  }\n\n  .kagu-usp-bullets li::before {\n    content: '';\n    position: absolute;\n    left: 0;\n    top: 3px;\n    width: 18px;\n    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  .kagu-hero-img,\n  .kagu-section-img {\n    width: 100%;\n    height: auto;\n    border-radius: 8px;\n    margin-top: 15px;\n    margin-bottom: 30px;\n    display: block;\n    border: 1px solid var(--k-bg-dark);\n  }\n\n  .kagu-hero-img {\n    margin-top: 0;\n    margin-bottom: 25px;\n  }\n\n  .kagu-intro {\n    font-size: 16px;\n    text-align: center;\n    max-width: 820px;\n    margin: 0 auto 40px auto;\n  }\n\n  .kagu-readmore-wrapper {\n    position: relative;\n    margin-bottom: 50px;\n  }\n\n  .kagu-readmore-trigger {\n    display: none;\n  }\n\n  .kagu-content-preview {\n    max-height: 1200px;\n    overflow: hidden;\n    transition: max-height 0.6s ease-out;\n    position: relative;\n  }\n\n  .kagu-content-preview::after {\n    content: \"\";\n    position: absolute;\n    bottom: 0;\n    left: 0;\n    width: 100%;\n    height: 120px;\n    background: linear-gradient(transparent, #ffffff);\n    pointer-events: none;\n  }\n\n  .kagu-readmore-trigger:checked ~ .kagu-content-preview {\n    max-height: 18000px;\n  }\n\n  .kagu-readmore-trigger:checked ~ .kagu-content-preview::after {\n    display: none;\n  }\n\n  .kagu-readmore-btn {\n    display: inline-block;\n    padding: 12px 35px;\n    border-radius: 30px;\n    font-weight: 600;\n    cursor: pointer;\n    transition: all 0.3s;\n    margin-top: 15px;\n    text-transform: uppercase;\n    font-size: 14px;\n    letter-spacing: 1px;\n    font-family: 'Poppins', sans-serif;\n  }\n\n  .k-label-show {\n    border: 2px solid var(--k-pri);\n    color: var(--k-pri);\n    background: #fff;\n    display: block;\n    text-align: center;\n    max-width: 250px;\n    margin: 20px auto 0 auto;\n  }\n\n  .k-label-hide {\n    display: none;\n    background: var(--k-pri);\n    color: #fff;\n    border: 2px solid var(--k-pri);\n    text-align: center;\n    max-width: 250px;\n    margin: 20px auto 0 auto;\n  }\n\n  .kagu-readmore-btn:hover {\n    background: var(--k-pri);\n    color: #fff;\n    border-color: var(--k-pri);\n  }\n\n  .kagu-readmore-trigger:checked ~ .k-label-show {\n    display: none;\n  }\n\n  .kagu-readmore-trigger:checked ~ .k-label-hide {\n    display: block;\n  }\n\n  .kagu-feature-row {\n    display: flex;\n    align-items: center;\n    gap: 40px;\n    margin-top: 30px;\n    margin-bottom: 30px;\n  }\n\n  .kagu-feature-row.reverse {\n    flex-direction: row-reverse;\n  }\n\n  .kagu-feature-img {\n    flex: 1;\n    border-radius: 8px;\n    overflow: hidden;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    background: var(--k-bg-light);\n    padding: 10px;\n    border: 1px solid var(--k-bg-dark);\n  }\n\n  .kagu-feature-img img {\n    width: 100%;\n    height: auto;\n    display: block;\n    object-fit: contain;\n    border-radius: 4px;\n  }\n\n  .kagu-feature-text {\n    flex: 1;\n  }\n\n  .kagu-feature-text h3 {\n    margin-top: 0;\n    border-bottom: none;\n    padding-bottom: 5px;\n    margin-bottom: 10px;\n    color: var(--k-text-title);\n  }\n\n  .kagu-feature-text p {\n    color: var(--k-text-main);\n    font-size: 15px;\n    margin-bottom: 0;\n  }\n\n  .kagu-tbl {\n    overflow-x: auto;\n    border: 1px solid var(--k-bg-dark);\n    border-radius: 8px;\n    background: #fff;\n    margin-top: 30px;\n    margin-bottom: 30px;\n  }\n\n  .kagu-tbl table {\n    width: 100%;\n    border-collapse: collapse;\n    font-size: 14.5px;\n  }\n\n  .kagu-tbl th,\n  .kagu-tbl td {\n    padding: 15px 18px;\n    border-bottom: 1px solid var(--k-bg-dark);\n    vertical-align: top;\n    text-align: left;\n  }\n\n  .kagu-tbl tr:last-child th,\n  .kagu-tbl tr:last-child td {\n    border-bottom: 0;\n  }\n\n  .kagu-tbl th {\n    width: 35%;\n    background: var(--k-bg-light);\n    color: var(--k-pri);\n    font-weight: 700;\n  }\n\n  .kagu-b2b-box {\n    background: var(--k-bg-dark);\n    padding: 30px;\n    border-radius: 8px;\n    margin-top: 40px;\n  }\n\n  .kagu-b2b-box h3 {\n    color: var(--k-text-title);\n    margin-top: 0;\n  }\n\n  .kagu-b2b-box p {\n    font-size: 14px;\n    margin-bottom: 15px;\n  }\n\n  .kagu-b2b-box ul {\n    list-style: none;\n    padding: 0;\n    margin: 0;\n  }\n\n  .kagu-b2b-box li {\n    position: relative;\n    padding-left: 20px;\n    margin-bottom: 10px;\n    font-size: 14px;\n  }\n\n  .kagu-b2b-box li::before {\n    content: '\\2714';\n    color: var(--k-pri);\n    position: absolute;\n    left: 0;\n    font-weight: bold;\n  }\n\n  .kagu-faq-section {\n    margin-top: 50px;\n    margin-bottom: 40px;\n  }\n\n  .kagu-accordion {\n    display: grid;\n    gap: 12px;\n    margin-top: 20px;\n  }\n\n  .kagu-accordion details {\n    border: 1px solid var(--k-bg-dark);\n    border-radius: 8px;\n    background: #fff;\n    overflow: hidden;\n    transition: all 0.3s;\n  }\n\n  .kagu-accordion details:hover {\n    border-color: var(--k-pri);\n  }\n\n  .kagu-accordion summary {\n    display: flex;\n    justify-content: space-between;\n    align-items: center;\n    padding: 16px 20px;\n    font-weight: 700;\n    cursor: pointer;\n    list-style: none;\n    user-select: none;\n    color: var(--k-text-title);\n    font-size: 15px;\n  }\n\n  .kagu-accordion summary::-webkit-details-marker {\n    display: none;\n  }\n\n  .kagu-accordion summary::after {\n    content: \"+\";\n    color: var(--k-pri);\n    font-size: 24px;\n    font-weight: 400;\n    line-height: 1;\n  }\n\n  .kagu-accordion details[open] summary::after {\n    content: \"?\";\n  }\n\n  .kagu-accordion details[open] summary {\n    border-bottom: 1px solid var(--k-bg-light);\n  }\n\n  .kagu-accordion .kagu-faq-content {\n    padding: 16px 20px;\n    color: var(--k-text-main);\n    font-size: 14px;\n    line-height: 1.6;\n    background: var(--k-bg-light);\n  }\n\n  .kagu-accordion .kagu-faq-content p {\n    margin: 0;\n  }\n\n  @media (max-width: 768px) {\n    .kagu-banner-title {\n      font-size: 1.6rem;\n    }\n\n    .kagu-feature-row,\n    .kagu-feature-row.reverse {\n      flex-direction: column;\n      gap: 20px !important;\n      margin-top: 25px !important;\n      margin-bottom: 25px !important;\n    }\n\n    .kagu-usp-bullets {\n      padding: 18px 15px;\n      margin-bottom: 30px;\n    }\n\n    .kagu-tbl {\n      margin-top: 20px;\n      margin-bottom: 20px;\n    }\n\n    .kagu-tbl table {\n      display: table;\n      min-width: 100%;\n    }\n\n    .kagu-tbl th,\n    .kagu-tbl td {\n      display: table-cell;\n      padding: 12px 10px;\n      font-size: 13.5px;\n    }\n\n    .kagu-tbl th {\n      width: 40%;\n    }\n\n    .kagu-tbl td {\n      width: 60%;\n    }\n\n    .kagu-b2b-box {\n      padding: 20px 15px;\n    }\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"kagu-wrapper\"\u003e\n  \u003csection class=\"kagu-usp-bullets\"\u003e\n    \u003ch3\u003eKey Commercial Highlights\u003c\/h3\u003e\n    \u003cul\u003e\n      \u003cli\u003e\n\u003cb\u003eDynamic Configurations:\u003c\/b\u003e A versatile \u003cb\u003eoffice training table\u003c\/b\u003e perfect for modular splicing and team collaborations.\u003c\/li\u003e\n      \u003cli\u003e\n\u003cb\u003eHealthy Minimalist Surface:\u003c\/b\u003e A sleek \u003cb\u003eMinimalist Office Desk\u003c\/b\u003e crafted with an E1-grade, zero-odor surface for a healthier workspace.\u003c\/li\u003e\n      \u003cli\u003e\n\u003cb\u003ePrivacy \u0026amp; Focus:\u003c\/b\u003e The integrated under-desk modesty panel prevents side visibility, supporting a comfortable and focused corporate experience.\u003c\/li\u003e\n      \u003cli\u003e\n\u003cb\u003eSpace-Saving Mobility:\u003c\/b\u003e A \u003cb\u003efoldable office table\u003c\/b\u003e with lockable 360?? silent casters for compact storage and flexible room reconfiguration.\u003c\/li\u003e\n      \u003cli\u003e\n\u003cb\u003eStable \u0026amp; Organized Build:\u003c\/b\u003e Herringbone steel legs provide wobble-free support, while the under-desk iron wire drawer keeps bags and files accessible.\u003c\/li\u003e\n    \u003c\/ul\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"kagu-readmore-wrapper\"\u003e\n    \u003cinput type=\"checkbox\" id=\"KaguReadMoreTriggerHYZ2010\" class=\"kagu-readmore-trigger\"\u003e\n\n    \u003cdiv class=\"kagu-content-preview\"\u003e\n      \u003ch2 class=\"kagu-banner-title\"\u003eMultifunctional Splicing Office Training Table\u003c\/h2\u003e\n\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0681\/2870\/2512\/files\/portable_meeting_room_table_minimalist_desk_workstation_kaguyasuHYZ-2010_main_images_1.jpg?v=1779160859\" alt=\"Portable meeting room table minimalist desk workstation by Kaguyasu\" class=\"kagu-hero-img\"\u003e\n\n      \u003cp class=\"kagu-intro\"\u003eElevate collaborative environments. This \u003cb\u003eoffice training table\u003c\/b\u003e blends a sleek aesthetic with multifunctional splicing capabilities for modern dynamic teams.\u003c\/p\u003e\n\n      \u003ch2\u003eSix Premium Desk Design Features\u003c\/h2\u003e\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0780\/8693\/0718\/files\/2_886bf309-4f19-45e5-b55e-033de5d552f5.jpg?v=1735200533\" alt=\"Six premium design features for portable meeting room table\" class=\"kagu-section-img\"\u003e\n\n      \u003ch2\u003eProduct Analysis\u003c\/h2\u003e\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0681\/2870\/2512\/files\/portable_meeting_room_table_minimalist_desk_workstation_kaguyasuHYZ-2010_detailed_images_2.jpg?v=1779160870\" alt=\"Product analysis for portable office training table\" class=\"kagu-section-img\"\u003e\n\n      \u003cdiv class=\"kagu-feature-row\"\u003e\n        \u003cdiv class=\"kagu-feature-img\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0681\/2870\/2512\/files\/portable_meeting_room_table_minimalist_desk_workstation_kaguyasuHYZ-2010_detailed_images_6.webp?v=1778730286\" alt=\"Eco friendly minimalist office desk board\"\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"kagu-feature-text\"\u003e\n          \u003ch3\u003eEco Friendly Minimalist Office Desk Board\u003c\/h3\u003e\n          \u003cp\u003eBuilt for a healthy workspace. This \u003cb\u003eMinimalist Office Desk\u003c\/b\u003e features an E1-grade, zero-odor surface with exceptional heavy-duty load capacity.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"kagu-feature-row reverse\"\u003e\n        \u003cdiv class=\"kagu-feature-img\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0681\/2870\/2512\/files\/portable_meeting_room_table_minimalist_desk_workstation_kaguyasuHYZ-2010_detailed_images_7.jpg?v=1779160873\" alt=\"Secure under desk modesty privacy panel\"\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"kagu-feature-text\"\u003e\n          \u003ch3\u003eSecure Under Desk Modesty Privacy Panel\u003c\/h3\u003e\n          \u003cp\u003eProtect personal space effectively. The integrated privacy panel prevents side visibility, ensuring a comfortable and highly focused corporate experience.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"kagu-feature-row\"\u003e\n        \u003cdiv class=\"kagu-feature-img\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0681\/2870\/2512\/files\/portable_meeting_room_table_minimalist_desk_workstation_kaguyasuHYZ-2010_detailed_images_8.jpg?v=1779160872\" alt=\"Expansive desktop for dynamic collaborations\"\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"kagu-feature-text\"\u003e\n          \u003ch3\u003eExpansive Desktop For Dynamic Collaborations\u003c\/h3\u003e\n          \u003cp\u003eMaximize your daily efficiency. The spacious surface easily accommodates laptops and essential files, keeping your workspace completely clutter-free.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"kagu-feature-row reverse\"\u003e\n        \u003cdiv class=\"kagu-feature-img\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0681\/2870\/2512\/files\/portable_meeting_room_table_minimalist_desk_workstation_kaguyasuHYZ-2010_detailed_images_1.jpg?v=1779160867\" alt=\"Heavy duty triangular steel frame support\"\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"kagu-feature-text\"\u003e\n          \u003ch3\u003eHeavy Duty Triangular Steel Frame Support\u003c\/h3\u003e\n          \u003cp\u003eEnsure commercial-grade stability. The corrosion-resistant, herringbone steel legs provide an incredibly stable, wobble-free foundation for heavy loads.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"kagu-feature-row\"\u003e\n        \u003cdiv class=\"kagu-feature-img\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0681\/2870\/2512\/files\/portable_meeting_room_table_minimalist_desk_workstation_kaguyasuHYZ-2010_detailed_images_6.jpg?v=1779160872\" alt=\"Space saving foldable office table mechanism\"\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"kagu-feature-text\"\u003e\n          \u003ch3\u003eSpace Saving Foldable Office Table Mechanism\u003c\/h3\u003e\n          \u003cp\u003eMaximize your floor plan instantly. This \u003cb\u003efoldable office table\u003c\/b\u003e requires only a light press to collapse, offering highly efficient, compact storage.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"kagu-feature-row reverse\"\u003e\n        \u003cdiv class=\"kagu-feature-img\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0681\/2870\/2512\/files\/portable_meeting_room_table_minimalist_desk_workstation_kaguyasuHYZ-2010_main_images_2.jpg?v=1779160861\" alt=\"Smooth mobile computer desk on wheels\"\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"kagu-feature-text\"\u003e\n          \u003ch3\u003eSmooth Mobile Computer Desk On Wheels\u003c\/h3\u003e\n          \u003cp\u003eReconfigure your room effortlessly. This \u003cb\u003ecomputer desk on wheels\u003c\/b\u003e features lockable 360?? silent casters that glide smoothly without scratching floors.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"kagu-feature-row\"\u003e\n        \u003cdiv class=\"kagu-feature-img\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0681\/2870\/2512\/files\/portable_meeting_room_table_minimalist_desk_workstation_kaguyasuHYZ-2010_detailed_images_3.jpg?v=1779160869\" alt=\"Convenient under desk iron storage drawer\"\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"kagu-feature-text\"\u003e\n          \u003ch3\u003eConvenient Under Desk Iron Storage Drawer\u003c\/h3\u003e\n          \u003cp\u003eKeep essentials easily accessible. The sturdy iron wire drawer safely holds handbags and professional files, optimizing your available desktop area.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003ch2\u003eDimensions \u0026amp; Specifications\u003c\/h2\u003e\n      \u003cdiv class=\"kagu-tbl\"\u003e\n        \u003ctable\u003e\n          \u003ctbody\u003e\n            \u003ctr\u003e\n              \u003cth scope=\"row\"\u003eProduct Type\u003c\/th\u003e\n              \u003ctd\u003ePortable meeting room table \/ office training table \/ minimalist desk workstation\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n              \u003cth scope=\"row\"\u003eBoard Grade\u003c\/th\u003e\n              \u003ctd\u003eE1-grade, zero-odor surface\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n              \u003cth scope=\"row\"\u003eConfiguration\u003c\/th\u003e\n              \u003ctd\u003eMultifunctional splicing table for team collaboration\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n              \u003cth scope=\"row\"\u003ePrivacy Panel\u003c\/th\u003e\n              \u003ctd\u003eIntegrated under-desk modesty panel\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n              \u003cth scope=\"row\"\u003eFrame\u003c\/th\u003e\n              \u003ctd\u003eCorrosion-resistant herringbone \/ triangular steel legs\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n              \u003cth scope=\"row\"\u003eFolding Mechanism\u003c\/th\u003e\n              \u003ctd\u003eLight-press foldable office table mechanism\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n              \u003cth scope=\"row\"\u003eCasters\u003c\/th\u003e\n              \u003ctd\u003eLockable 360?? silent casters\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n              \u003cth scope=\"row\"\u003eDimension Unit\u003c\/th\u003e\n              \u003ctd\u003ecm\u003c\/td\u003e\n            \u003c\/tr\u003e\n          \u003c\/tbody\u003e\n        \u003c\/table\u003e\n      \u003c\/div\u003e\n\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0681\/2870\/2512\/files\/portable_meeting_room_table_minimalist_desk_workstation_kaguyasuHYZ-2010_main_images_6.jpg?v=1779160862\" alt=\"Portable meeting room table dimensions guide\" class=\"kagu-section-img\"\u003e\n\n      \u003cdiv class=\"kagu-b2b-box\"\u003e\n        \u003ch3\u003eDelivery \u0026amp; Commercial Logistics\u003c\/h3\u003e\n        \u003cp\u003ePlease note the following important information for this portable meeting room table:\u003c\/p\u003e\n        \u003cul\u003e\n          \u003cli\u003e\n\u003cb\u003eConfiguration:\u003c\/b\u003e The product supports multifunctional splicing for office training and team collaboration scenarios.\u003c\/li\u003e\n          \u003cli\u003e\n\u003cb\u003eBoard Surface:\u003c\/b\u003e The product description lists an E1-grade, zero-odor surface.\u003c\/li\u003e\n          \u003cli\u003e\n\u003cb\u003ePrivacy:\u003c\/b\u003e The integrated under-desk modesty panel helps prevent side visibility.\u003c\/li\u003e\n          \u003cli\u003e\n\u003cb\u003eFrame:\u003c\/b\u003e Herringbone steel legs provide a stable, wobble-free foundation for heavy loads.\u003c\/li\u003e\n          \u003cli\u003e\n\u003cb\u003eMobility:\u003c\/b\u003e Lockable 360?? silent casters support flexible room reconfiguration.\u003c\/li\u003e\n          \u003cli\u003e\n\u003cb\u003eStorage:\u003c\/b\u003e The under-desk iron wire drawer holds handbags and professional files.\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n\n      \u003csection class=\"kagu-faq-section\"\u003e\n        \u003ch2\u003eFrequently Asked Questions\u003c\/h2\u003e\n        \u003cdiv class=\"kagu-accordion\"\u003e\n          \u003cdetails\u003e\n            \u003csummary\u003eCan this office training table be used for team collaboration?\u003c\/summary\u003e\n            \u003cdiv class=\"kagu-faq-content\"\u003e\n              \u003cp\u003eYes. The product description highlights multifunctional splicing capabilities for modern dynamic teams and collaborative environments.\u003c\/p\u003e\n            \u003c\/div\u003e\n          \u003c\/details\u003e\n\n          \u003cdetails\u003e\n            \u003csummary\u003eDoes this foldable office table include wheels?\u003c\/summary\u003e\n            \u003cdiv class=\"kagu-faq-content\"\u003e\n              \u003cp\u003eYes. It features lockable 360?? silent casters that glide smoothly without scratching floors.\u003c\/p\u003e\n            \u003c\/div\u003e\n          \u003c\/details\u003e\n\n          \u003cdetails\u003e\n            \u003csummary\u003eDoes the desk include privacy protection?\u003c\/summary\u003e\n            \u003cdiv class=\"kagu-faq-content\"\u003e\n              \u003cp\u003eYes. The integrated under-desk modesty privacy panel prevents side visibility and supports focused use.\u003c\/p\u003e\n            \u003c\/div\u003e\n          \u003c\/details\u003e\n\n          \u003cdetails\u003e\n            \u003csummary\u003eWhat storage feature is included?\u003c\/summary\u003e\n            \u003cdiv class=\"kagu-faq-content\"\u003e\n              \u003cp\u003eThe desk includes a sturdy under-desk iron wire drawer for handbags and professional files.\u003c\/p\u003e\n            \u003c\/div\u003e\n          \u003c\/details\u003e\n        \u003c\/div\u003e\n      \u003c\/section\u003e\n    \u003c\/div\u003e\n\n    \u003clabel class=\"kagu-readmore-btn k-label-show\" for=\"KaguReadMoreTriggerHYZ2010\"\u003eView Full Details\u003c\/label\u003e\n    \u003clabel class=\"kagu-readmore-btn k-label-hide\" for=\"KaguReadMoreTriggerHYZ2010\"\u003eCollapse Details\u003c\/label\u003e\n  \u003c\/section\u003e\n\u003c\/div\u003e","brand":"Kaguyasu","offers":[{"title":"119cm x 41cm x 76cm","offer_id":43011290005552,"sku":"HYZ-2010-01","price":207.0,"currency_code":"GBP","in_stock":true},{"title":"119cm x 51cm x 76cm","offer_id":43011290038320,"sku":"HYZ-2010-02","price":227.0,"currency_code":"GBP","in_stock":true},{"title":"119cm x 61cm x 76cm","offer_id":43011290071088,"sku":"HYZ-2010-03","price":232.0,"currency_code":"GBP","in_stock":true},{"title":"140cm x 41cm x 76cm","offer_id":43011290103856,"sku":"HYZ-2010-04","price":268.0,"currency_code":"GBP","in_stock":true},{"title":"140cm x 51cm x 76cm","offer_id":43011290136624,"sku":"HYZ-2010-05","price":277.0,"currency_code":"GBP","in_stock":true},{"title":"140cm x 61cm x 76cm","offer_id":43011290169392,"sku":"HYZ-2010-06","price":301.0,"currency_code":"GBP","in_stock":true},{"title":"160cm x 41cm x 76cm","offer_id":43011290202160,"sku":"HYZ-2010-07","price":314.0,"currency_code":"GBP","in_stock":true},{"title":"160cm x 51cm x 76cm","offer_id":43011290234928,"sku":"HYZ-2010-08","price":326.0,"currency_code":"GBP","in_stock":true},{"title":"160cm x 61cm x 76cm","offer_id":43011290267696,"sku":"HYZ-2010-09","price":338.0,"currency_code":"GBP","in_stock":true},{"title":"180cm x 41cm x 76cm","offer_id":43011290300464,"sku":"HYZ-2010-10","price":344.0,"currency_code":"GBP","in_stock":true},{"title":"180cm x 51cm x 76cm","offer_id":43011290333232,"sku":"HYZ-2010-11","price":350.0,"currency_code":"GBP","in_stock":true},{"title":"180cm x 61cm x 76cm","offer_id":43011290366000,"sku":"HYZ-2010-12","price":356.0,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0681\/2870\/2512\/files\/portable_meeting_room_table_minimalist_desk_workstation_kaguyasuHYZ-2010_detailed_images_13.webp?v=1778730308"},{"product_id":"chic-minimalist-sofa-small-settees-velvet-bsf-2040","title":"Chic Minimalist Sofa | Elegant Small Sofas and Settees | Kaguyasu","description":"\u003cstyle\u003e\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: #333333;\n    --k-text-title: #121A3E;\n    max-width: 1000px;\n    margin: 8px auto 0 auto !important;\n    padding: 0 15px;\n    font-family: 'Urbanist', sans-serif;\n    line-height: 1.6;\n    color: var(--k-text-main);\n    text-align: left;\n  }\n\n  .kagu-wrapper * {\n    box-sizing: border-box;\n  }\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: 30px;\n    margin-bottom: 15px;\n  }\n\n  .kagu-banner-title {\n    font-size: 2rem;\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.6rem;\n    border-bottom: 3px solid var(--k-pri);\n    display: inline-block;\n    padding-bottom: 8px;\n  }\n\n  .kagu-wrapper h3 {\n    font-size: 1.2rem;\n  }\n\n  .kagu-usp-bullets {\n    background: var(--k-bg-light);\n    padding: 25px 30px;\n    border-radius: 8px;\n    border-left: 5px solid var(--k-pri);\n    margin-bottom: 40px;\n  }\n\n  .kagu-usp-bullets h3 {\n    margin-top: 0;\n    color: var(--k-pri);\n    margin-bottom: 15px;\n  }\n\n  .kagu-usp-bullets ul {\n    list-style: none;\n    padding: 0;\n    margin: 0;\n    display: grid;\n    grid-template-columns: 1fr;\n    gap: 12px;\n  }\n\n  .kagu-usp-bullets li {\n    position: relative;\n    padding-left: 28px;\n    font-size: 14.5px;\n  }\n\n  .kagu-usp-bullets li::before {\n    content: '';\n    position: absolute;\n    left: 0;\n    top: 3px;\n    width: 18px;\n    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  .kagu-hero-img,\n  .kagu-section-img {\n    width: 100%;\n    height: auto;\n    border-radius: 8px;\n    margin-top: 15px;\n    margin-bottom: 30px;\n    display: block;\n    border: 1px solid var(--k-bg-dark);\n  }\n\n  .kagu-hero-img {\n    margin-top: 0;\n    margin-bottom: 25px;\n  }\n\n  .kagu-intro {\n    font-size: 16px;\n    text-align: center;\n    max-width: 820px;\n    margin: 0 auto 40px auto;\n  }\n\n  .kagu-readmore-wrapper {\n    position: relative;\n    margin-bottom: 50px;\n  }\n\n  .kagu-readmore-trigger {\n    display: none;\n  }\n\n  .kagu-content-preview {\n    max-height: 1200px;\n    overflow: hidden;\n    transition: max-height 0.6s ease-out;\n    position: relative;\n  }\n\n  .kagu-content-preview::after {\n    content: \"\";\n    position: absolute;\n    bottom: 0;\n    left: 0;\n    width: 100%;\n    height: 120px;\n    background: linear-gradient(transparent, #ffffff);\n    pointer-events: none;\n  }\n\n  .kagu-readmore-trigger:checked ~ .kagu-content-preview {\n    max-height: 18000px;\n  }\n\n  .kagu-readmore-trigger:checked ~ .kagu-content-preview::after {\n    display: none;\n  }\n\n  .kagu-readmore-btn {\n    display: inline-block;\n    padding: 12px 35px;\n    border-radius: 30px;\n    font-weight: 600;\n    cursor: pointer;\n    transition: all 0.3s;\n    margin-top: 15px;\n    text-transform: uppercase;\n    font-size: 14px;\n    letter-spacing: 1px;\n    font-family: 'Poppins', sans-serif;\n  }\n\n  .k-label-show {\n    border: 2px solid var(--k-pri);\n    color: var(--k-pri);\n    background: #fff;\n    display: block;\n    text-align: center;\n    max-width: 250px;\n    margin: 20px auto 0 auto;\n  }\n\n  .k-label-hide {\n    display: none;\n    background: var(--k-pri);\n    color: #fff;\n    border: 2px solid var(--k-pri);\n    text-align: center;\n    max-width: 250px;\n    margin: 20px auto 0 auto;\n  }\n\n  .kagu-readmore-btn:hover {\n    background: var(--k-pri);\n    color: #fff;\n    border-color: var(--k-pri);\n  }\n\n  .kagu-readmore-trigger:checked ~ .k-label-show {\n    display: none;\n  }\n\n  .kagu-readmore-trigger:checked ~ .k-label-hide {\n    display: block;\n  }\n\n  .kagu-feature-row {\n    display: flex;\n    align-items: center;\n    gap: 40px;\n    margin-top: 30px;\n    margin-bottom: 30px;\n  }\n\n  .kagu-feature-row.reverse {\n    flex-direction: row-reverse;\n  }\n\n  .kagu-feature-img {\n    flex: 1;\n    border-radius: 8px;\n    overflow: hidden;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    background: var(--k-bg-light);\n    padding: 10px;\n    border: 1px solid var(--k-bg-dark);\n  }\n\n  .kagu-feature-img img {\n    width: 100%;\n    height: auto;\n    display: block;\n    object-fit: contain;\n    border-radius: 4px;\n  }\n\n  .kagu-feature-text {\n    flex: 1;\n  }\n\n  .kagu-feature-text h3 {\n    margin-top: 0;\n    border-bottom: none;\n    padding-bottom: 5px;\n    margin-bottom: 10px;\n    color: var(--k-text-title);\n  }\n\n  .kagu-feature-text p {\n    color: var(--k-text-main);\n    font-size: 15px;\n    margin-bottom: 0;\n  }\n\n  .kagu-tbl {\n    overflow-x: auto;\n    border: 1px solid var(--k-bg-dark);\n    border-radius: 8px;\n    background: #fff;\n    margin-top: 30px;\n    margin-bottom: 30px;\n  }\n\n  .kagu-tbl table {\n    width: 100%;\n    border-collapse: collapse;\n    font-size: 14.5px;\n  }\n\n  .kagu-tbl th,\n  .kagu-tbl td {\n    padding: 15px 18px;\n    border-bottom: 1px solid var(--k-bg-dark);\n    vertical-align: top;\n    text-align: left;\n  }\n\n  .kagu-tbl tr:last-child th,\n  .kagu-tbl tr:last-child td {\n    border-bottom: 0;\n  }\n\n  .kagu-tbl th {\n    width: 35%;\n    background: var(--k-bg-light);\n    color: var(--k-pri);\n    font-weight: 700;\n  }\n\n  .kagu-b2b-box {\n    background: var(--k-bg-dark);\n    padding: 30px;\n    border-radius: 8px;\n    margin-top: 40px;\n  }\n\n  .kagu-b2b-box h3 {\n    color: var(--k-text-title);\n    margin-top: 0;\n  }\n\n  .kagu-b2b-box p {\n    font-size: 14px;\n    margin-bottom: 15px;\n  }\n\n  .kagu-b2b-box ul {\n    list-style: none;\n    padding: 0;\n    margin: 0;\n  }\n\n  .kagu-b2b-box li {\n    position: relative;\n    padding-left: 20px;\n    margin-bottom: 10px;\n    font-size: 14px;\n  }\n\n  .kagu-b2b-box li::before {\n    content: '\\2714';\n    color: var(--k-pri);\n    position: absolute;\n    left: 0;\n    font-weight: bold;\n  }\n\n  .kagu-faq-section {\n    margin-top: 50px;\n    margin-bottom: 40px;\n  }\n\n  .kagu-accordion {\n    display: grid;\n    gap: 12px;\n    margin-top: 20px;\n  }\n\n  .kagu-accordion details {\n    border: 1px solid var(--k-bg-dark);\n    border-radius: 8px;\n    background: #fff;\n    overflow: hidden;\n    transition: all 0.3s;\n  }\n\n  .kagu-accordion details:hover {\n    border-color: var(--k-pri);\n  }\n\n  .kagu-accordion summary {\n    display: flex;\n    justify-content: space-between;\n    align-items: center;\n    padding: 16px 20px;\n    font-weight: 700;\n    cursor: pointer;\n    list-style: none;\n    user-select: none;\n    color: var(--k-text-title);\n    font-size: 15px;\n  }\n\n  .kagu-accordion summary::-webkit-details-marker {\n    display: none;\n  }\n\n  .kagu-accordion summary::after {\n    content: \"+\";\n    color: var(--k-pri);\n    font-size: 24px;\n    font-weight: 400;\n    line-height: 1;\n  }\n\n  .kagu-accordion details[open] summary::after {\n    content: \"?\";\n  }\n\n  .kagu-accordion details[open] summary {\n    border-bottom: 1px solid var(--k-bg-light);\n  }\n\n  .kagu-accordion .kagu-faq-content {\n    padding: 16px 20px;\n    color: var(--k-text-main);\n    font-size: 14px;\n    line-height: 1.6;\n    background: var(--k-bg-light);\n  }\n\n  .kagu-accordion .kagu-faq-content p {\n    margin: 0;\n  }\n\n  @media (max-width: 768px) {\n    .kagu-banner-title {\n      font-size: 1.6rem;\n    }\n\n    .kagu-feature-row,\n    .kagu-feature-row.reverse {\n      flex-direction: column;\n      gap: 20px !important;\n      margin-top: 25px !important;\n      margin-bottom: 25px !important;\n    }\n\n    .kagu-usp-bullets {\n      padding: 18px 15px;\n      margin-bottom: 30px;\n    }\n\n    .kagu-tbl {\n      margin-top: 20px;\n      margin-bottom: 20px;\n    }\n\n    .kagu-tbl table {\n      display: table;\n      min-width: 100%;\n    }\n\n    .kagu-tbl th,\n    .kagu-tbl td {\n      display: table-cell;\n      padding: 12px 10px;\n      font-size: 13.5px;\n    }\n\n    .kagu-tbl th {\n      width: 40%;\n    }\n\n    .kagu-tbl td {\n      width: 60%;\n    }\n\n    .kagu-b2b-box {\n      padding: 20px 15px;\n    }\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"kagu-wrapper\"\u003e\n  \u003csection class=\"kagu-usp-bullets\"\u003e\n    \u003ch3\u003eKey Commercial Highlights\u003c\/h3\u003e\n    \u003cul\u003e\n      \u003cli\u003e\n\u003cb\u003eSpace-Saving Design:\u003c\/b\u003e An elegant \u003cb\u003esmall sofa for bedroom\u003c\/b\u003e or living room settings, offering compact luxury.\u003c\/li\u003e\n      \u003cli\u003e\n\u003cb\u003ePet Friendly Durability:\u003c\/b\u003e Premium \u003cb\u003esmall sofas and settees\u003c\/b\u003e wrapped in skin-friendly, cat scratch-resistant fabric.\u003c\/li\u003e\n      \u003cli\u003e\n\u003cb\u003eCloud-Like Comfort:\u003c\/b\u003e Natural resilient latex and 45D foam provide a seating experience that rivals \u003cb\u003elarge comfy sofas\u003c\/b\u003e.\u003c\/li\u003e\n      \u003cli\u003e\n\u003cb\u003eHeavy-Duty Support:\u003c\/b\u003e A robust \u003cb\u003e2 seater sofa\u003c\/b\u003e configuration with a solid wood frame supporting up to 440lb.\u003c\/li\u003e\n      \u003cli\u003e\n\u003cb\u003eDeep Seat Comfort:\u003c\/b\u003e Widened seat depth allows comfortable cross-legged sitting, making the sofa practical for compact lounge or bedroom use.\u003c\/li\u003e\n    \u003c\/ul\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"kagu-readmore-wrapper\"\u003e\n    \u003cinput type=\"checkbox\" id=\"KaguReadMoreTriggerBSF2040\" class=\"kagu-readmore-trigger\"\u003e\n\n    \u003cdiv class=\"kagu-content-preview\"\u003e\n      \u003ch2 class=\"kagu-banner-title\"\u003ePremium Modern Velvet Small Sofas and Settees\u003c\/h2\u003e\n\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0780\/8693\/0718\/files\/1_7e7d9037-d398-4d7e-bfd8-87b9e0569034.jpg?v=1747978008\" alt=\"Chic minimalist small sofa and settee by Kaguyasu\" class=\"kagu-hero-img\"\u003e\n\n      \u003cp class=\"kagu-intro\"\u003eRedefine your living space. This modern velvet \u003cb\u003esmall sofas and settees\u003c\/b\u003e piece combines skin-friendly breathability with a full, luxurious texture for comfort.\u003c\/p\u003e\n\n      \u003ch2\u003eThree Key Sofa Design Features\u003c\/h2\u003e\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0780\/8693\/0718\/files\/2_635a9ffa-d9db-4a0a-80c4-afae38708ca6.jpg?v=1747978008\" alt=\"Three key design features of minimalist sofa\" class=\"kagu-section-img\"\u003e\n\n      \u003cdiv class=\"kagu-feature-row\"\u003e\n        \u003cdiv class=\"kagu-feature-img\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0780\/8693\/0718\/files\/3_8fd7fc9f-aad3-45d4-9573-4a1b2242c57b.jpg?v=1747978008\" alt=\"Skin-friendly cat scratch resistant sofa fabric\"\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"kagu-feature-text\"\u003e\n          \u003ch3\u003eSkin Friendly Cat Scratch Resistant Sofa Fabric\u003c\/h3\u003e\n          \u003cp\u003eEnjoy pet-friendly luxury effortlessly. The waterproof, stain-resistant surface features a floral absorption process, giving it the delicate, durable texture of genuine leather.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"kagu-feature-row reverse\"\u003e\n        \u003cdiv class=\"kagu-feature-img\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0780\/8693\/0718\/files\/4_4414d459-4c35-4945-94a0-97272de51b9c.jpg?v=1747978007\" alt=\"Natural resilient latex cushioning for 2 seater sofa\"\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"kagu-feature-text\"\u003e\n          \u003ch3\u003eNatural Resilient Latex 2 Seater Sofa Cushioning\u003c\/h3\u003e\n          \u003cp\u003eAdapt perfectly to your curves. This highly resilient \u003cb\u003e2 seater sofa\u003c\/b\u003e configuration uses natural honeycomb latex to release excess body heat while providing a contouring fit.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"kagu-feature-row\"\u003e\n        \u003cdiv class=\"kagu-feature-img\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0780\/8693\/0718\/files\/5_049620b7-74c4-496d-908e-0c5f9eafe6b9.jpg?v=1747978007\" alt=\"45D high density resilient foam sofa support\"\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"kagu-feature-text\"\u003e\n          \u003ch3\u003eHeavy Duty 45D High Density Resilient Foam\u003c\/h3\u003e\n          \u003cp\u003eStep away from standard \u003cb\u003elarge comfy sofas\u003c\/b\u003e and experience 45D foam capable of supporting up to 440lb without deformation, ensuring sag-free commercial durability.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"kagu-feature-row reverse\"\u003e\n        \u003cdiv class=\"kagu-feature-img\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0780\/8693\/0718\/files\/6_869fc5a0-47cc-489b-a127-72ad54a2b504.jpg?v=1747978006\" alt=\"Solid wood frame internal support structure\"\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"kagu-feature-text\"\u003e\n          \u003ch3\u003eSolid Wood Frame Internal Support Structure\u003c\/h3\u003e\n          \u003cp\u003eEnsure strong commercial stability. The solid wood main frame, paired with serpentine springs and elastic bands, supports resilience and compression resistance.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"kagu-feature-row\"\u003e\n        \u003cdiv class=\"kagu-feature-img\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0780\/8693\/0718\/files\/7_296ee340-58d3-4c78-ada2-aef151090265.jpg?v=1747978007\" alt=\"Spacious seat depth for small sofa for bedroom\"\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"kagu-feature-text\"\u003e\n          \u003ch3\u003eSpacious Seat Depth For Small Sofa for Bedroom\u003c\/h3\u003e\n          \u003cp\u003eMaximize compact comfort instantly. Perfect as a luxurious \u003cb\u003esmall sofa for bedroom\u003c\/b\u003e settings, the widened seat surface allows comfortable cross-legged sitting.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"kagu-feature-row reverse\"\u003e\n        \u003cdiv class=\"kagu-feature-img\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0780\/8693\/0718\/files\/8_d1dd1b95-9aec-4a61-8869-9b42450b9d1a.jpg?v=1747978008\" alt=\"Velvet fiber cotton filled plush throw pillow\"\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"kagu-feature-text\"\u003e\n          \u003ch3\u003eVelvet Fiber Cotton Filled Plush Throw Pillow\u003c\/h3\u003e\n          \u003cp\u003eShowcase minimalist perfection. The throw pillow is filled with full, fluffy velvet fiber cotton, providing long-lasting support that prevents sagging.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"kagu-feature-row\"\u003e\n        \u003cdiv class=\"kagu-feature-img\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0681\/2870\/2512\/files\/chic_minimalist_sofa_elegant_small_sofas_and_settees_kaguyasuBSF-2040_detailed_images_2.jpg?v=1779161019\" alt=\"Widened spacious seat depth sofa detail\"\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"kagu-feature-text\"\u003e\n          \u003ch3\u003eSpacious Seat Depth\u003c\/h3\u003e\n          \u003cp\u003eThe widened and enlarged seating surface allows you to sit cross-legged comfortably without feeling cramped, offering ample space to stretch and accommodating any sitting posture.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"kagu-feature-row reverse\"\u003e\n        \u003cdiv class=\"kagu-feature-img\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0780\/8693\/0718\/files\/10_64c735b1-14b2-4b4a-90f0-4f42e0a723a2.jpg?v=1747978007\" alt=\"Velvet fiber cotton filled throw pillow detail\"\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"kagu-feature-text\"\u003e\n          \u003ch3\u003eVelvet Fiber Cotton-Filled Throw Pillow\u003c\/h3\u003e\n          \u003cp\u003eThe throw pillow is filled with velvet fiber cotton, making it fluffy, soft, and full. It is resistant to deformation and sagging, with a sturdy and solid frame for long-lasting support.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003ch2\u003eColor Difference Notice\u003c\/h2\u003e\n      \u003cp\u003eDue to differences in monitor settings and lighting, there may be slight color variations in the product. Please refer to the actual product for the most accurate color.\u003c\/p\u003e\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0780\/8693\/0718\/files\/11_e174a2ae-24b6-454e-ab26-9cd7ad625179.jpg?v=1747978193\" alt=\"Color difference notice for minimalist sofa\" class=\"kagu-section-img\"\u003e\n\n      \u003ch2\u003eColor Options\u003c\/h2\u003e\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0780\/8693\/0718\/files\/17_upscayl_1x_realesrgan-x4plus.png?v=1747982026\" alt=\"Color options for Kaguyasu small sofas and settees\" class=\"kagu-section-img\"\u003e\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0780\/8693\/0718\/files\/For_custom_colors.jpg?v=1743479482\" alt=\"Custom color options for Kaguyasu sofa\" class=\"kagu-section-img\"\u003e\n\n      \u003ch2\u003eDimensions \u0026amp; Specifications\u003c\/h2\u003e\n      \u003cdiv class=\"kagu-tbl\"\u003e\n        \u003ctable\u003e\n          \u003ctbody\u003e\n            \u003ctr\u003e\n              \u003cth scope=\"row\"\u003eSofa Type\u003c\/th\u003e\n              \u003ctd\u003eModern velvet small sofa \/ 2 seater sofa\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n              \u003cth scope=\"row\"\u003eFabric\u003c\/th\u003e\n              \u003ctd\u003eSkin-friendly, cat scratch-resistant fabric with waterproof and stain-resistant surface\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n              \u003cth scope=\"row\"\u003eCushioning\u003c\/th\u003e\n              \u003ctd\u003eNatural resilient honeycomb latex and 45D high-density resilient foam\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n              \u003cth scope=\"row\"\u003eFrame\u003c\/th\u003e\n              \u003ctd\u003eSolid wood main frame with serpentine springs and elastic bands\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n              \u003cth scope=\"row\"\u003eSupport Capacity\u003c\/th\u003e\n              \u003ctd\u003eUp to 440lb\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n              \u003cth scope=\"row\"\u003eSeat Design\u003c\/th\u003e\n              \u003ctd\u003eWidened and enlarged seat surface for cross-legged sitting\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n              \u003cth scope=\"row\"\u003eThrow Pillow\u003c\/th\u003e\n              \u003ctd\u003eVelvet fiber cotton-filled throw pillow\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n              \u003cth scope=\"row\"\u003eDimension Unit\u003c\/th\u003e\n              \u003ctd\u003ecm\u003c\/td\u003e\n            \u003c\/tr\u003e\n          \u003c\/tbody\u003e\n        \u003c\/table\u003e\n      \u003c\/div\u003e\n\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0681\/2870\/2512\/files\/chic_minimalist_sofa_elegant_small_sofas_and_settees_kaguyasuBSF-2040_detailed_images_1.jpg?v=1779161019\" alt=\"Chic minimalist sofa dimensions guide\" class=\"kagu-section-img\"\u003e\n\n      \u003cdiv class=\"kagu-b2b-box\"\u003e\n        \u003ch3\u003eDelivery \u0026amp; Commercial Logistics\u003c\/h3\u003e\n        \u003cp\u003ePlease note the following important information for this minimalist sofa:\u003c\/p\u003e\n        \u003cul\u003e\n          \u003cli\u003e\n\u003cb\u003eFabric:\u003c\/b\u003e The product description lists skin-friendly, cat scratch-resistant fabric with waterproof and stain-resistant surface features.\u003c\/li\u003e\n          \u003cli\u003e\n\u003cb\u003eCushioning:\u003c\/b\u003e Natural honeycomb latex and 45D high-density resilient foam support contouring comfort and resilience.\u003c\/li\u003e\n          \u003cli\u003e\n\u003cb\u003eFrame:\u003c\/b\u003e The solid wood main frame is paired with serpentine springs and elastic bands.\u003c\/li\u003e\n          \u003cli\u003e\n\u003cb\u003eSupport Capacity:\u003c\/b\u003e The product description lists support up to 440lb.\u003c\/li\u003e\n          \u003cli\u003e\n\u003cb\u003eSeat Depth:\u003c\/b\u003e The widened seating surface supports comfortable cross-legged sitting.\u003c\/li\u003e\n          \u003cli\u003e\n\u003cb\u003eColor Notice:\u003c\/b\u003e Slight color variation may occur due to monitor settings and lighting; please refer to the actual product for the most accurate color.\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n\n      \u003csection class=\"kagu-faq-section\"\u003e\n        \u003ch2\u003eFrequently Asked Questions\u003c\/h2\u003e\n        \u003cdiv class=\"kagu-accordion\"\u003e\n          \u003cdetails\u003e\n            \u003csummary\u003eWhat fabric is used for this small sofa?\u003c\/summary\u003e\n            \u003cdiv class=\"kagu-faq-content\"\u003e\n              \u003cp\u003eThe product description lists skin-friendly, cat scratch-resistant fabric with waterproof and stain-resistant surface features.\u003c\/p\u003e\n            \u003c\/div\u003e\n          \u003c\/details\u003e\n\n          \u003cdetails\u003e\n            \u003csummary\u003eWhat cushioning materials are included?\u003c\/summary\u003e\n            \u003cdiv class=\"kagu-faq-content\"\u003e\n              \u003cp\u003eThe sofa uses natural resilient honeycomb latex and 45D high-density resilient foam.\u003c\/p\u003e\n            \u003c\/div\u003e\n          \u003c\/details\u003e\n\n          \u003cdetails\u003e\n            \u003csummary\u003eWhat is the listed support capacity?\u003c\/summary\u003e\n            \u003cdiv class=\"kagu-faq-content\"\u003e\n              \u003cp\u003eThe product description lists support up to 440lb.\u003c\/p\u003e\n            \u003c\/div\u003e\n          \u003c\/details\u003e\n\n          \u003cdetails\u003e\n            \u003csummary\u003eCan this sofa be used in compact spaces?\u003c\/summary\u003e\n            \u003cdiv class=\"kagu-faq-content\"\u003e\n              \u003cp\u003eYes. The product description positions it as an elegant small sofa for bedroom or living room settings, with a widened seat surface for compact comfort.\u003c\/p\u003e\n            \u003c\/div\u003e\n          \u003c\/details\u003e\n        \u003c\/div\u003e\n      \u003c\/section\u003e\n    \u003c\/div\u003e\n\n    \u003clabel class=\"kagu-readmore-btn k-label-show\" for=\"KaguReadMoreTriggerBSF2040\"\u003eView Full Details\u003c\/label\u003e\n    \u003clabel class=\"kagu-readmore-btn k-label-hide\" for=\"KaguReadMoreTriggerBSF2040\"\u003eCollapse Details\u003c\/label\u003e\n  \u003c\/section\u003e\n\u003c\/div\u003e","brand":"Kaguyasu","offers":[{"title":"White \/ Velvet + Latex \/ Armchair \/ 100.08cm x 96.01cm x 62.99cm","offer_id":43011287482416,"sku":"BSF-2040-01","price":866.0,"currency_code":"GBP","in_stock":true},{"title":"White \/ Velvet + Latex \/ Love Seat \/ 199.90cm x 96.01cm x 62.99cm","offer_id":43011287515184,"sku":"BSF-2040-02","price":1716.0,"currency_code":"GBP","in_stock":true},{"title":"White \/ Velvet + Latex \/ Sofa \/ 219.96cm x 96.01cm x 62.99cm x 62.99cm","offer_id":43011287547952,"sku":"BSF-2040-03","price":1975.0,"currency_code":"GBP","in_stock":true},{"title":"White \/ Velvet + Latex \/ Sofa \/ 260.10cm x 96.01cm x 62.99cm x 62.99cm","offer_id":43011287580720,"sku":"BSF-2040-04","price":2039.0,"currency_code":"GBP","in_stock":true},{"title":"White \/ Velvet + Latex \/ Sofa \/ 279.91cm x 96.01cm x 62.99cm","offer_id":43011287613488,"sku":"BSF-2040-05","price":2720.0,"currency_code":"GBP","in_stock":true},{"title":"White \/ Velvet + Latex \/ Sofa \/ 299.97cm x 96.01cm x 62.99cm x 62.99cm","offer_id":43011287646256,"sku":"BSF-2040-06","price":2267.0,"currency_code":"GBP","in_stock":true},{"title":"White \/ Velvet + Latex \/ Sofa \/ 320.04cm x 62.99cm x 62.99cm","offer_id":43011287679024,"sku":"BSF-2040-07","price":2482.0,"currency_code":"GBP","in_stock":true},{"title":"White \/ Velvet + Latex \/ Sofa \/ 359.92cm x 96.01cm x 62.99cm","offer_id":43011287711792,"sku":"BSF-2040-08","price":2692.0,"currency_code":"GBP","in_stock":true},{"title":"Green + White \/ Velvet + Latex \/ Sofa \/ 219.96cm x 96.01cm x 62.99cm x 62.99cm","offer_id":43011287744560,"sku":"BSF-2040-09","price":1975.0,"currency_code":"GBP","in_stock":true},{"title":"Green + White \/ Velvet + Latex \/ Sofa \/ 260.10cm x 96.01cm x 62.99cm x 62.99cm","offer_id":43011287777328,"sku":"BSF-2040-10","price":2039.0,"currency_code":"GBP","in_stock":true},{"title":"Green + White \/ Velvet + Latex \/ Sofa \/ 279.91cm x 96.01cm x 62.99cm","offer_id":43011287810096,"sku":"BSF-2040-11","price":2720.0,"currency_code":"GBP","in_stock":true},{"title":"Green + White \/ Velvet + Latex \/ Sofa \/ 299.97cm x 96.01cm x 62.99cm x 62.99cm","offer_id":43011287842864,"sku":"BSF-2040-12","price":2267.0,"currency_code":"GBP","in_stock":true},{"title":"Green + White \/ Velvet + Latex \/ Sofa \/ 320.04cm x 62.99cm x 62.99cm","offer_id":43011287875632,"sku":"BSF-2040-13","price":2482.0,"currency_code":"GBP","in_stock":true},{"title":"Green + White \/ Velvet + Latex \/ Sofa \/ 359.92cm x 96.01cm x 62.99cm","offer_id":43011287908400,"sku":"BSF-2040-14","price":2692.0,"currency_code":"GBP","in_stock":true},{"title":"Green \/ Velvet + Latex \/ Armchair \/ 100.08cm x 96.01cm x 62.99cm","offer_id":43011287941168,"sku":"BSF-2040-15","price":866.0,"currency_code":"GBP","in_stock":true},{"title":"Green \/ Velvet + Latex \/ Love Seat \/ 199.90cm x 96.01cm x 62.99cm","offer_id":43011287973936,"sku":"BSF-2040-16","price":1716.0,"currency_code":"GBP","in_stock":true},{"title":"Green \/ Velvet + Latex \/ Sofa \/ 219.96cm x 96.01cm x 62.99cm x 62.99cm","offer_id":43011288006704,"sku":"BSF-2040-17","price":1975.0,"currency_code":"GBP","in_stock":true},{"title":"Green \/ Velvet + Latex \/ Sofa \/ 260.10cm x 96.01cm x 62.99cm x 62.99cm","offer_id":43011288039472,"sku":"BSF-2040-18","price":2039.0,"currency_code":"GBP","in_stock":true},{"title":"Green \/ Velvet + Latex \/ Sofa \/ 279.91cm x 96.01cm x 62.99cm","offer_id":43011288072240,"sku":"BSF-2040-19","price":2720.0,"currency_code":"GBP","in_stock":true},{"title":"Green \/ Velvet + Latex \/ Sofa \/ 299.97cm x 96.01cm x 62.99cm x 62.99cm","offer_id":43011288105008,"sku":"BSF-2040-20","price":2267.0,"currency_code":"GBP","in_stock":true},{"title":"Green \/ Velvet + Latex \/ Sofa \/ 320.04cm x 62.99cm x 62.99cm","offer_id":43011288137776,"sku":"BSF-2040-21","price":2482.0,"currency_code":"GBP","in_stock":true},{"title":"Green \/ Velvet + Latex \/ Sofa \/ 359.92cm x 96.01cm x 62.99cm","offer_id":43011288170544,"sku":"BSF-2040-22","price":2692.0,"currency_code":"GBP","in_stock":true},{"title":"Red-Brown \/ Velvet + Latex \/ Armchair \/ 100.08cm x 96.01cm x 62.99cm","offer_id":43011288203312,"sku":"BSF-2040-23","price":866.0,"currency_code":"GBP","in_stock":true},{"title":"Red-Brown \/ Velvet + Latex \/ Love Seat \/ 199.90cm x 96.01cm x 62.99cm","offer_id":43011288236080,"sku":"BSF-2040-24","price":1716.0,"currency_code":"GBP","in_stock":true},{"title":"Red-Brown \/ Velvet + Latex \/ Sofa \/ 219.96cm x 96.01cm x 62.99cm x 62.99cm","offer_id":43011288268848,"sku":"BSF-2040-25","price":1975.0,"currency_code":"GBP","in_stock":true},{"title":"Red-Brown \/ Velvet + Latex \/ Sofa \/ 260.10cm x 96.01cm x 62.99cm x 62.99cm","offer_id":43011288301616,"sku":"BSF-2040-26","price":2039.0,"currency_code":"GBP","in_stock":true},{"title":"Red-Brown \/ Velvet + Latex \/ Sofa \/ 279.91cm x 96.01cm x 62.99cm","offer_id":43011288334384,"sku":"BSF-2040-27","price":2720.0,"currency_code":"GBP","in_stock":true},{"title":"Red-Brown \/ Velvet + Latex \/ Sofa \/ 299.97cm x 96.01cm x 62.99cm x 62.99cm","offer_id":43011288367152,"sku":"BSF-2040-28","price":2267.0,"currency_code":"GBP","in_stock":true},{"title":"Red-Brown \/ Velvet + Latex \/ Sofa \/ 320.04cm x 62.99cm x 62.99cm","offer_id":43011288399920,"sku":"BSF-2040-29","price":2482.0,"currency_code":"GBP","in_stock":true},{"title":"Red-Brown \/ Velvet + Latex \/ Sofa \/ 359.92cm x 96.01cm x 62.99cm","offer_id":43011288432688,"sku":"BSF-2040-30","price":2692.0,"currency_code":"GBP","in_stock":true},{"title":"Red-Brown + White \/ Velvet + Latex \/ Sofa \/ 219.96cm x 96.01cm x 62.99cm x 62.99cm","offer_id":43011288465456,"sku":"BSF-2040-31","price":1975.0,"currency_code":"GBP","in_stock":true},{"title":"Red-Brown + White \/ Velvet + Latex \/ Sofa \/ 260.10cm x 96.01cm x 62.99cm x 62.99cm","offer_id":43011288498224,"sku":"BSF-2040-32","price":2039.0,"currency_code":"GBP","in_stock":true},{"title":"Red-Brown + White \/ Velvet + Latex \/ Sofa \/ 279.91cm x 96.01cm x 62.99cm","offer_id":43011288530992,"sku":"BSF-2040-33","price":2720.0,"currency_code":"GBP","in_stock":true},{"title":"Red-Brown + White \/ Velvet + Latex \/ Sofa \/ 299.97cm x 96.01cm x 62.99cm x 62.99cm","offer_id":43011288563760,"sku":"BSF-2040-34","price":2267.0,"currency_code":"GBP","in_stock":true},{"title":"Red-Brown + White \/ Velvet + Latex \/ Sofa \/ 320.04cm x 62.99cm x 62.99cm","offer_id":43011288596528,"sku":"BSF-2040-35","price":2482.0,"currency_code":"GBP","in_stock":true},{"title":"Red-Brown + White \/ Velvet + Latex \/ Sofa \/ 359.92cm x 96.01cm x 62.99cm","offer_id":43011288629296,"sku":"BSF-2040-36","price":2692.0,"currency_code":"GBP","in_stock":true},{"title":"Light Gallery \/ Velvet + Latex \/ Armchair \/ 100.08cm x 96.01cm x 62.99cm","offer_id":43011288662064,"sku":"BSF-2040-37","price":866.0,"currency_code":"GBP","in_stock":true},{"title":"Light Gallery \/ Velvet + Latex \/ Love Seat \/ 199.90cm x 96.01cm x 62.99cm","offer_id":43011288694832,"sku":"BSF-2040-38","price":1716.0,"currency_code":"GBP","in_stock":true},{"title":"Light Gallery \/ Velvet + Latex \/ Sofa \/ 219.96cm x 96.01cm x 62.99cm x 62.99cm","offer_id":43011288727600,"sku":"BSF-2040-39","price":1975.0,"currency_code":"GBP","in_stock":true},{"title":"Light Gallery \/ Velvet + Latex \/ Sofa \/ 260.10cm x 96.01cm x 62.99cm x 62.99cm","offer_id":43011288760368,"sku":"BSF-2040-40","price":2039.0,"currency_code":"GBP","in_stock":true},{"title":"Light Gallery \/ Velvet + Latex \/ Sofa \/ 279.91cm x 96.01cm x 62.99cm","offer_id":43011288793136,"sku":"BSF-2040-41","price":2720.0,"currency_code":"GBP","in_stock":true},{"title":"Light Gallery \/ Velvet + Latex \/ Sofa \/ 299.97cm x 96.01cm x 62.99cm x 62.99cm","offer_id":43011288825904,"sku":"BSF-2040-42","price":2267.0,"currency_code":"GBP","in_stock":true},{"title":"Light Gallery \/ Velvet + Latex \/ Sofa \/ 320.04cm x 62.99cm x 62.99cm","offer_id":43011288858672,"sku":"BSF-2040-43","price":2482.0,"currency_code":"GBP","in_stock":true},{"title":"Light Gallery \/ Velvet + Latex \/ Sofa \/ 359.92cm x 96.01cm x 62.99cm","offer_id":43011288891440,"sku":"BSF-2040-44","price":2692.0,"currency_code":"GBP","in_stock":true},{"title":"Dark Gray + Light Gray \/ Velvet + Latex \/ Sofa \/ 219.96cm x 96.01cm x 62.99cm x 62.99cm","offer_id":43011288924208,"sku":"BSF-2040-45","price":1975.0,"currency_code":"GBP","in_stock":true},{"title":"Dark Gray + Light Gray \/ Velvet + Latex \/ Sofa \/ 260.10cm x 96.01cm x 62.99cm x 62.99cm","offer_id":43011288956976,"sku":"BSF-2040-46","price":2039.0,"currency_code":"GBP","in_stock":true},{"title":"Dark Gray + Light Gray \/ Velvet + Latex \/ Sofa \/ 279.91cm x 96.01cm x 62.99cm","offer_id":43011288989744,"sku":"BSF-2040-47","price":2720.0,"currency_code":"GBP","in_stock":true},{"title":"Dark Gray + Light Gray \/ Velvet + Latex \/ Sofa \/ 299.97cm x 96.01cm x 62.99cm x 62.99cm","offer_id":43011289022512,"sku":"BSF-2040-48","price":2267.0,"currency_code":"GBP","in_stock":true},{"title":"Dark Gray + Light Gray \/ Velvet + Latex \/ Sofa \/ 320.04cm x 62.99cm x 62.99cm","offer_id":43011289055280,"sku":"BSF-2040-49","price":2482.0,"currency_code":"GBP","in_stock":true},{"title":"Dark Gray + Light Gray \/ Velvet + Latex \/ Sofa \/ 359.92cm x 96.01cm x 62.99cm","offer_id":43011289088048,"sku":"BSF-2040-50","price":2692.0,"currency_code":"GBP","in_stock":true},{"title":"Dark Gray \/ Velvet + Latex \/ Armchair \/ 100.08cm x 96.01cm x 62.99cm","offer_id":43011289120816,"sku":"BSF-2040-51","price":866.0,"currency_code":"GBP","in_stock":true},{"title":"Dark Gray \/ Velvet + Latex \/ Love Seat \/ 199.90cm x 96.01cm x 62.99cm","offer_id":43011289153584,"sku":"BSF-2040-52","price":1716.0,"currency_code":"GBP","in_stock":true},{"title":"Dark Gray \/ Velvet + Latex \/ Sofa \/ 219.96cm x 96.01cm x 62.99cm x 62.99cm","offer_id":43011289186352,"sku":"BSF-2040-53","price":1975.0,"currency_code":"GBP","in_stock":true},{"title":"Dark Gray \/ Velvet + Latex \/ Sofa \/ 260.10cm x 96.01cm x 62.99cm x 62.99cm","offer_id":43011289219120,"sku":"BSF-2040-54","price":2039.0,"currency_code":"GBP","in_stock":true},{"title":"Dark Gray \/ Velvet + Latex \/ Sofa \/ 279.91cm x 96.01cm x 62.99cm","offer_id":43011289251888,"sku":"BSF-2040-55","price":2720.0,"currency_code":"GBP","in_stock":true},{"title":"Dark Gray \/ Velvet + Latex \/ Sofa \/ 299.97cm x 96.01cm x 62.99cm x 62.99cm","offer_id":43011289284656,"sku":"BSF-2040-56","price":2267.0,"currency_code":"GBP","in_stock":true},{"title":"Dark Gray \/ Velvet + Latex \/ Sofa \/ 320.04cm x 62.99cm x 62.99cm","offer_id":43011289317424,"sku":"BSF-2040-57","price":2482.0,"currency_code":"GBP","in_stock":true},{"title":"Dark Gray \/ Velvet + Latex \/ Sofa \/ 359.92cm x 96.01cm x 62.99cm","offer_id":43011289350192,"sku":"BSF-2040-58","price":2692.0,"currency_code":"GBP","in_stock":true},{"title":"Off-white \/ Cat Scratch-resistant Fabric + Latex \/ Sofa \/ 219.96cm x 96.01cm x 62.99cm x 62.99cm","offer_id":43011289382960,"sku":"BSF-2040-59","price":1975.0,"currency_code":"GBP","in_stock":true},{"title":"Off-white \/ Cat Scratch-resistant Fabric + Latex \/ Sofa \/ 260.10cm x 96.01cm x 62.99cm x 62.99cm","offer_id":43011289415728,"sku":"BSF-2040-60","price":2039.0,"currency_code":"GBP","in_stock":true},{"title":"Off-white \/ Cat Scratch-resistant Fabric + Latex \/ Sofa \/ 279.91cm x 96.01cm x 62.99cm","offer_id":43011289448496,"sku":"BSF-2040-61","price":2720.0,"currency_code":"GBP","in_stock":true},{"title":"Off-white \/ Cat Scratch-resistant Fabric + Latex \/ Sofa \/ 299.97cm x 96.01cm x 62.99cm x 62.99cm","offer_id":43011289481264,"sku":"BSF-2040-62","price":2267.0,"currency_code":"GBP","in_stock":true},{"title":"Off-white \/ Cat Scratch-resistant Fabric + Latex \/ Sofa \/ 320.04cm x 62.99cm x 62.99cm","offer_id":43011289514032,"sku":"BSF-2040-63","price":2482.0,"currency_code":"GBP","in_stock":true},{"title":"Off-white \/ Cat Scratch-resistant Fabric + Latex \/ Sofa \/ 359.92cm x 96.01cm x 62.99cm","offer_id":43011289546800,"sku":"BSF-2040-64","price":2692.0,"currency_code":"GBP","in_stock":true},{"title":"Orange \/ Cat Scratch-resistant Fabric + Latex \/ Sofa \/ 219.96cm x 96.01cm x 62.99cm x 62.99cm","offer_id":43011289579568,"sku":"BSF-2040-65","price":1975.0,"currency_code":"GBP","in_stock":true},{"title":"Orange \/ Cat Scratch-resistant Fabric + Latex \/ Sofa \/ 260.10cm x 96.01cm x 62.99cm x 62.99cm","offer_id":43011289612336,"sku":"BSF-2040-66","price":2039.0,"currency_code":"GBP","in_stock":true},{"title":"Orange \/ Cat Scratch-resistant Fabric + Latex \/ Sofa \/ 279.91cm x 96.01cm x 62.99cm","offer_id":43011289645104,"sku":"BSF-2040-67","price":2720.0,"currency_code":"GBP","in_stock":true},{"title":"Orange \/ Cat Scratch-resistant Fabric + Latex \/ Sofa \/ 299.97cm x 96.01cm x 62.99cm x 62.99cm","offer_id":43011289677872,"sku":"BSF-2040-68","price":2267.0,"currency_code":"GBP","in_stock":true},{"title":"Orange \/ Cat Scratch-resistant Fabric + Latex \/ Sofa \/ 320.04cm x 62.99cm x 62.99cm","offer_id":43011289710640,"sku":"BSF-2040-69","price":2482.0,"currency_code":"GBP","in_stock":true},{"title":"Orange \/ Cat Scratch-resistant Fabric + Latex \/ Sofa \/ 359.92cm x 96.01cm x 62.99cm","offer_id":43011289743408,"sku":"BSF-2040-70","price":2692.0,"currency_code":"GBP","in_stock":true},{"title":"Black \/ Cat Scratch-resistant Fabric + Latex \/ Sofa \/ 219.96cm x 96.01cm x 62.99cm x 62.99cm","offer_id":43011289776176,"sku":"BSF-2040-71","price":1975.0,"currency_code":"GBP","in_stock":true},{"title":"Black \/ Cat Scratch-resistant Fabric + Latex \/ Sofa \/ 260.10cm x 96.01cm x 62.99cm x 62.99cm","offer_id":43011289808944,"sku":"BSF-2040-72","price":2039.0,"currency_code":"GBP","in_stock":true},{"title":"Black \/ Cat Scratch-resistant Fabric + Latex \/ Sofa \/ 279.91cm x 96.01cm x 62.99cm","offer_id":43011289841712,"sku":"BSF-2040-73","price":2720.0,"currency_code":"GBP","in_stock":true},{"title":"Black \/ Cat Scratch-resistant Fabric + Latex \/ Sofa \/ 299.97cm x 96.01cm x 62.99cm x 62.99cm","offer_id":43011289874480,"sku":"BSF-2040-74","price":2267.0,"currency_code":"GBP","in_stock":true},{"title":"Black \/ Cat Scratch-resistant Fabric + Latex \/ Sofa \/ 320.04cm x 62.99cm x 62.99cm","offer_id":43011289907248,"sku":"BSF-2040-75","price":2482.0,"currency_code":"GBP","in_stock":true},{"title":"Black \/ Cat Scratch-resistant Fabric + Latex \/ Sofa \/ 359.92cm x 96.01cm x 62.99cm","offer_id":43011289940016,"sku":"BSF-2040-76","price":2692.0,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0681\/2870\/2512\/files\/chic_minimalist_sofa_elegant_small_sofas_and_settees_kaguyasuBSF-2040_main_images_18.webp?v=1778729838"},{"product_id":"sleek-steel-drawer-pedestal-cube-with-storage-cwg-2044","title":"Sleek Steel Drawer Pedestal | Cube With Storage \u0026 Bookcase | Kaguyasu","description":"\u003cstyle\u003e\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: #333333;\n    --k-text-title: #121A3E;\n    max-width: 1000px;\n    margin: 8px auto 0 auto !important;\n    padding: 0 15px;\n    font-family: 'Urbanist', sans-serif;\n    line-height: 1.6;\n    color: var(--k-text-main);\n    text-align: left;\n  }\n\n  .kagu-wrapper * {\n    box-sizing: border-box;\n  }\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: 30px;\n    margin-bottom: 15px;\n  }\n\n  .kagu-banner-title {\n    font-size: 2rem;\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.6rem;\n    border-bottom: 3px solid var(--k-pri);\n    display: inline-block;\n    padding-bottom: 8px;\n  }\n\n  .kagu-wrapper h3 {\n    font-size: 1.2rem;\n  }\n\n  .kagu-usp-bullets {\n    background: var(--k-bg-light);\n    padding: 25px 30px;\n    border-radius: 8px;\n    border-left: 5px solid var(--k-pri);\n    margin-bottom: 40px;\n  }\n\n  .kagu-usp-bullets h3 {\n    margin-top: 0;\n    color: var(--k-pri);\n    margin-bottom: 15px;\n  }\n\n  .kagu-usp-bullets ul {\n    list-style: none;\n    padding: 0;\n    margin: 0;\n    display: grid;\n    grid-template-columns: 1fr;\n    gap: 12px;\n  }\n\n  .kagu-usp-bullets li {\n    position: relative;\n    padding-left: 28px;\n    font-size: 14.5px;\n  }\n\n  .kagu-usp-bullets li::before {\n    content: '';\n    position: absolute;\n    left: 0;\n    top: 3px;\n    width: 18px;\n    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  .kagu-hero-img,\n  .kagu-section-img {\n    width: 100%;\n    height: auto;\n    border-radius: 8px;\n    margin-top: 15px;\n    margin-bottom: 30px;\n    display: block;\n    border: 1px solid var(--k-bg-dark);\n  }\n\n  .kagu-hero-img {\n    margin-top: 0;\n    margin-bottom: 25px;\n  }\n\n  .kagu-intro {\n    font-size: 16px;\n    text-align: center;\n    max-width: 820px;\n    margin: 0 auto 40px auto;\n  }\n\n  .kagu-readmore-wrapper {\n    position: relative;\n    margin-bottom: 50px;\n  }\n\n  .kagu-readmore-trigger {\n    display: none;\n  }\n\n  .kagu-content-preview {\n    max-height: 1200px;\n    overflow: hidden;\n    transition: max-height 0.6s ease-out;\n    position: relative;\n  }\n\n  .kagu-content-preview::after {\n    content: \"\";\n    position: absolute;\n    bottom: 0;\n    left: 0;\n    width: 100%;\n    height: 120px;\n    background: linear-gradient(transparent, #ffffff);\n    pointer-events: none;\n  }\n\n  .kagu-readmore-trigger:checked ~ .kagu-content-preview {\n    max-height: 18000px;\n  }\n\n  .kagu-readmore-trigger:checked ~ .kagu-content-preview::after {\n    display: none;\n  }\n\n  .kagu-readmore-btn {\n    display: inline-block;\n    padding: 12px 35px;\n    border-radius: 30px;\n    font-weight: 600;\n    cursor: pointer;\n    transition: all 0.3s;\n    margin-top: 15px;\n    text-transform: uppercase;\n    font-size: 14px;\n    letter-spacing: 1px;\n    font-family: 'Poppins', sans-serif;\n  }\n\n  .k-label-show {\n    border: 2px solid var(--k-pri);\n    color: var(--k-pri);\n    background: #fff;\n    display: block;\n    text-align: center;\n    max-width: 250px;\n    margin: 20px auto 0 auto;\n  }\n\n  .k-label-hide {\n    display: none;\n    background: var(--k-pri);\n    color: #fff;\n    border: 2px solid var(--k-pri);\n    text-align: center;\n    max-width: 250px;\n    margin: 20px auto 0 auto;\n  }\n\n  .kagu-readmore-btn:hover {\n    background: var(--k-pri);\n    color: #fff;\n    border-color: var(--k-pri);\n  }\n\n  .kagu-readmore-trigger:checked ~ .k-label-show {\n    display: none;\n  }\n\n  .kagu-readmore-trigger:checked ~ .k-label-hide {\n    display: block;\n  }\n\n  .kagu-feature-row {\n    display: flex;\n    align-items: center;\n    gap: 40px;\n    margin-top: 30px;\n    margin-bottom: 30px;\n  }\n\n  .kagu-feature-row.reverse {\n    flex-direction: row-reverse;\n  }\n\n  .kagu-feature-img {\n    flex: 1;\n    border-radius: 8px;\n    overflow: hidden;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    background: var(--k-bg-light);\n    padding: 10px;\n    border: 1px solid var(--k-bg-dark);\n  }\n\n  .kagu-feature-img img {\n    width: 100%;\n    height: auto;\n    display: block;\n    object-fit: contain;\n    border-radius: 4px;\n  }\n\n  .kagu-feature-text {\n    flex: 1;\n  }\n\n  .kagu-feature-text h3 {\n    margin-top: 0;\n    border-bottom: none;\n    padding-bottom: 5px;\n    margin-bottom: 10px;\n    color: var(--k-text-title);\n  }\n\n  .kagu-feature-text p {\n    color: var(--k-text-main);\n    font-size: 15px;\n    margin-bottom: 0;\n  }\n\n  .kagu-tbl {\n    overflow-x: auto;\n    border: 1px solid var(--k-bg-dark);\n    border-radius: 8px;\n    background: #fff;\n    margin-top: 30px;\n    margin-bottom: 30px;\n  }\n\n  .kagu-tbl table {\n    width: 100%;\n    border-collapse: collapse;\n    font-size: 14.5px;\n  }\n\n  .kagu-tbl th,\n  .kagu-tbl td {\n    padding: 15px 18px;\n    border-bottom: 1px solid var(--k-bg-dark);\n    vertical-align: top;\n    text-align: left;\n  }\n\n  .kagu-tbl tr:last-child th,\n  .kagu-tbl tr:last-child td {\n    border-bottom: 0;\n  }\n\n  .kagu-tbl th {\n    width: 35%;\n    background: var(--k-bg-light);\n    color: var(--k-pri);\n    font-weight: 700;\n  }\n\n  .kagu-b2b-box {\n    background: var(--k-bg-dark);\n    padding: 30px;\n    border-radius: 8px;\n    margin-top: 40px;\n  }\n\n  .kagu-b2b-box h3 {\n    color: var(--k-text-title);\n    margin-top: 0;\n  }\n\n  .kagu-b2b-box p {\n    font-size: 14px;\n    margin-bottom: 15px;\n  }\n\n  .kagu-b2b-box ul {\n    list-style: none;\n    padding: 0;\n    margin: 0;\n  }\n\n  .kagu-b2b-box li {\n    position: relative;\n    padding-left: 20px;\n    margin-bottom: 10px;\n    font-size: 14px;\n  }\n\n  .kagu-b2b-box li::before {\n    content: '\\2714';\n    color: var(--k-pri);\n    position: absolute;\n    left: 0;\n    font-weight: bold;\n  }\n\n  .kagu-faq-section {\n    margin-top: 50px;\n    margin-bottom: 40px;\n  }\n\n  .kagu-accordion {\n    display: grid;\n    gap: 12px;\n    margin-top: 20px;\n  }\n\n  .kagu-accordion details {\n    border: 1px solid var(--k-bg-dark);\n    border-radius: 8px;\n    background: #fff;\n    overflow: hidden;\n    transition: all 0.3s;\n  }\n\n  .kagu-accordion details:hover {\n    border-color: var(--k-pri);\n  }\n\n  .kagu-accordion summary {\n    display: flex;\n    justify-content: space-between;\n    align-items: center;\n    padding: 16px 20px;\n    font-weight: 700;\n    cursor: pointer;\n    list-style: none;\n    user-select: none;\n    color: var(--k-text-title);\n    font-size: 15px;\n  }\n\n  .kagu-accordion summary::-webkit-details-marker {\n    display: none;\n  }\n\n  .kagu-accordion summary::after {\n    content: \"+\";\n    color: var(--k-pri);\n    font-size: 24px;\n    font-weight: 400;\n    line-height: 1;\n  }\n\n  .kagu-accordion details[open] summary::after {\n    content: \"?\";\n  }\n\n  .kagu-accordion details[open] summary {\n    border-bottom: 1px solid var(--k-bg-light);\n  }\n\n  .kagu-accordion .kagu-faq-content {\n    padding: 16px 20px;\n    color: var(--k-text-main);\n    font-size: 14px;\n    line-height: 1.6;\n    background: var(--k-bg-light);\n  }\n\n  .kagu-accordion .kagu-faq-content p {\n    margin: 0;\n  }\n\n  @media (max-width: 768px) {\n    .kagu-banner-title {\n      font-size: 1.6rem;\n    }\n\n    .kagu-feature-row,\n    .kagu-feature-row.reverse {\n      flex-direction: column;\n      gap: 20px !important;\n      margin-top: 25px !important;\n      margin-bottom: 25px !important;\n    }\n\n    .kagu-usp-bullets {\n      padding: 18px 15px;\n      margin-bottom: 30px;\n    }\n\n    .kagu-tbl {\n      margin-top: 20px;\n      margin-bottom: 20px;\n    }\n\n    .kagu-tbl table {\n      display: table;\n      min-width: 100%;\n    }\n\n    .kagu-tbl th,\n    .kagu-tbl td {\n      display: table-cell;\n      padding: 12px 10px;\n      font-size: 13.5px;\n    }\n\n    .kagu-tbl th {\n      width: 40%;\n    }\n\n    .kagu-tbl td {\n      width: 60%;\n    }\n\n    .kagu-b2b-box {\n      padding: 20px 15px;\n    }\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"kagu-wrapper\"\u003e\n  \u003csection class=\"kagu-usp-bullets\"\u003e\n    \u003ch3\u003eKey Commercial Highlights\u003c\/h3\u003e\n    \u003cul\u003e\n      \u003cli\u003e\n\u003cb\u003eHeavy-Duty Reliability:\u003c\/b\u003e Commercial-grade steel \u003cb\u003estorage units\u003c\/b\u003e engineered for durability and strong load-bearing support.\u003c\/li\u003e\n      \u003cli\u003e\n\u003cb\u003eVersatile Organization:\u003c\/b\u003e Functions as a sleek industrial \u003cb\u003ebookcase\u003c\/b\u003e or secure filing cabinet for modern workspaces.\u003c\/li\u003e\n      \u003cli\u003e\n\u003cb\u003eSmart Partitioning:\u003c\/b\u003e A thoughtfully designed \u003cb\u003ecube with storage\u003c\/b\u003e layout helps categorize daily operational essentials.\u003c\/li\u003e\n      \u003cli\u003e\n\u003cb\u003eMaximum Capacity:\u003c\/b\u003e Spacious internal shelves accommodate heavy equipment, binders, and organizing \u003cb\u003estorage boxes\u003c\/b\u003e.\u003c\/li\u003e\n      \u003cli\u003e\n\u003cb\u003eDurable Surface Finish:\u003c\/b\u003e Thickened cold-rolled steel and electrostatic powder coating support anti-corrosion, moisture-resistant, and easy-maintenance use.\u003c\/li\u003e\n    \u003c\/ul\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"kagu-readmore-wrapper\"\u003e\n    \u003cinput type=\"checkbox\" id=\"KaguReadMoreTriggerCWG2044\" class=\"kagu-readmore-trigger\"\u003e\n\n    \u003cdiv class=\"kagu-content-preview\"\u003e\n      \u003ch2 class=\"kagu-banner-title\"\u003ePremium Metal Storage Filing Cabinet Design\u003c\/h2\u003e\n\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0681\/2870\/2512\/files\/sleek_steel_drawer_pedestal_cube_with_storage_bookcase_kaguyasuCWG-2044_detailed_images_1.jpg?v=1779161385\" alt=\"Sleek steel drawer pedestal cube with storage bookcase by Kaguyasu\" class=\"kagu-hero-img\"\u003e\n\n      \u003cp class=\"kagu-intro\"\u003eA sleek metal cabinet that combines industrial-strength durability with a modern minimalist aesthetic, serving as a foundational storage piece for professional workspaces and home offices.\u003c\/p\u003e\n\n      \u003cdiv class=\"kagu-feature-row\"\u003e\n        \u003cdiv class=\"kagu-feature-img\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0681\/2870\/2512\/files\/sleek_steel_drawer_pedestal_cube_with_storage_bookcase_kaguyasuCWG-2044_detailed_images_5.webp?v=1778729775\" alt=\"Versatile metal storage cabinet application scenarios\"\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"kagu-feature-text\"\u003e\n          \u003ch3\u003eVersatile Application \u0026amp; Scenario Integration\u003c\/h3\u003e\n          \u003cp\u003eAdaptable to any dynamic environment. Whether placed in a corporate office, creative studio, or commercial warehouse, this versatile unit integrates into daily workflow to maximize efficiency.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"kagu-feature-row reverse\"\u003e\n        \u003cdiv class=\"kagu-feature-img\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0681\/2870\/2512\/files\/sleek_steel_drawer_pedestal_cube_with_storage_bookcase_kaguyasuCWG-2044_detailed_images_6.webp?v=1778729777\" alt=\"Detailed craftsmanship for steel storage units\"\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"kagu-feature-text\"\u003e\n          \u003ch3\u003eMeticulous Attention to Detail\u003c\/h3\u003e\n          \u003cp\u003eExperience premium commercial craftsmanship. From precision-engineered door hinges to the smooth surface finish, every element of these \u003cb\u003estorage units\u003c\/b\u003e is designed for secure and long-lasting operation.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"kagu-feature-row\"\u003e\n        \u003cdiv class=\"kagu-feature-img\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0681\/2870\/2512\/files\/sleek_steel_drawer_pedestal_cube_with_storage_bookcase_kaguyasuCWG-2044_detailed_images_7.webp?v=1778729776\" alt=\"198lbs shelf load capacity for metal bookcase\"\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"kagu-feature-text\"\u003e\n          \u003ch3\u003eSuper Strong 198lbs Load Capacity\u003c\/h3\u003e\n          \u003cp\u003eStore heavy items with confidence. The cabinet's evenly distributed load-bearing design reduces pressure on localized areas. Each individual shelf can safely bear up to 198lbs, functioning as an ultra-stable \u003cb\u003ebookcase\u003c\/b\u003e without sagging.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"kagu-feature-row reverse\"\u003e\n        \u003cdiv class=\"kagu-feature-img\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0681\/2870\/2512\/files\/sleek_steel_drawer_pedestal_cube_with_storage_bookcase_kaguyasuCWG-2044_detailed_images_8.webp?v=1778729777\" alt=\"Thickened cold-rolled steel construction for storage cabinet\"\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"kagu-feature-text\"\u003e\n          \u003ch3\u003eThickened Cold-Rolled Steel Construction\u003c\/h3\u003e\n          \u003cp\u003eInvest in long-term reliability. Made from premium thickened cold-rolled steel, this material is strong, stable, and highly resistant to deformation and cracking. Its anti-corrosion properties support years of commercial use.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"kagu-feature-row\"\u003e\n        \u003cdiv class=\"kagu-feature-img\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0681\/2870\/2512\/files\/sleek_steel_drawer_pedestal_cube_with_storage_bookcase_kaguyasuCWG-2044_detailed_images_9.webp?v=1778729777\" alt=\"Eco-friendly electrostatic powder coating on steel cabinet\"\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"kagu-feature-text\"\u003e\n          \u003ch3\u003eEco-Friendly Electrostatic Powder Coating\u003c\/h3\u003e\n          \u003cp\u003eEnjoy a safe, clean, and durable surface. The advanced electrostatic spray coating process creates strong adhesion and a smooth finish, forming a moisture- and rust-resistant layer that is eco-friendly, non-toxic, and easy to maintain.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"kagu-feature-row reverse\"\u003e\n        \u003cdiv class=\"kagu-feature-img\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0681\/2870\/2512\/files\/sleek_steel_drawer_pedestal_cube_with_storage_bookcase_kaguyasuCWG-2044_detailed_images_10.webp?v=1778729775\" alt=\"Large capacity cube with storage design\"\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"kagu-feature-text\"\u003e\n          \u003ch3\u003eLarge Capacity Cube With Storage Design\u003c\/h3\u003e\n          \u003cp\u003eKeep clutter out of sight. The thoughtful interior design features partitioned sections that act as a highly efficient \u003cb\u003ecube with storage\u003c\/b\u003e. Deep, spacious shelves accommodate large equipment, files, and standard \u003cb\u003estorage boxes\u003c\/b\u003e.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0681\/2870\/2512\/files\/sleek_steel_drawer_pedestal_cube_with_storage_bookcase_kaguyasuCWG-2044_detailed_images_1.webp?v=1778729776\" alt=\"Additional view of steel storage filing cabinet\" class=\"kagu-section-img\"\u003e\n\n      \u003ch2\u003eDimensions \u0026amp; Specifications\u003c\/h2\u003e\n      \u003cdiv class=\"kagu-tbl\"\u003e\n        \u003ctable\u003e\n          \u003ctbody\u003e\n            \u003ctr\u003e\n              \u003cth scope=\"row\"\u003eProduct Type\u003c\/th\u003e\n              \u003ctd\u003eMetal storage filing cabinet \/ cube with storage \/ bookcase\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n              \u003cth scope=\"row\"\u003eMaterial\u003c\/th\u003e\n              \u003ctd\u003eThickened cold-rolled steel\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n              \u003cth scope=\"row\"\u003eSurface Process\u003c\/th\u003e\n              \u003ctd\u003eElectrostatic powder coating \/ electrostatic spray coating\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n              \u003cth scope=\"row\"\u003eShelf Load Capacity\u003c\/th\u003e\n              \u003ctd\u003eUp to 198lbs per individual shelf\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n              \u003cth scope=\"row\"\u003eStorage Layout\u003c\/th\u003e\n              \u003ctd\u003ePartitioned interior sections with deep, spacious shelves\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n              \u003cth scope=\"row\"\u003eSuitable Storage\u003c\/th\u003e\n              \u003ctd\u003eHeavy equipment, binders, files, daily items, and standard storage boxes\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n              \u003cth scope=\"row\"\u003eApplication Scenarios\u003c\/th\u003e\n              \u003ctd\u003eCorporate office, creative studio, commercial warehouse, and home office\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n              \u003cth scope=\"row\"\u003eDimension Unit\u003c\/th\u003e\n              \u003ctd\u003ecm\u003c\/td\u003e\n            \u003c\/tr\u003e\n          \u003c\/tbody\u003e\n        \u003c\/table\u003e\n      \u003c\/div\u003e\n\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0681\/2870\/2512\/files\/sleek_steel_drawer_pedestal_cube_with_storage_bookcase_kaguyasuCWG-2044_detailed_images_2.jpg?v=1779161385\" alt=\"Sleek steel drawer pedestal dimensions guide\" class=\"kagu-section-img\"\u003e\n\n      \u003cdiv class=\"kagu-b2b-box\"\u003e\n        \u003ch3\u003eDelivery \u0026amp; Commercial Logistics\u003c\/h3\u003e\n        \u003cp\u003ePlease note the following important information for this metal storage filing cabinet:\u003c\/p\u003e\n        \u003cul\u003e\n          \u003cli\u003e\n\u003cb\u003eMaterial:\u003c\/b\u003e The product description lists thickened cold-rolled steel construction.\u003c\/li\u003e\n          \u003cli\u003e\n\u003cb\u003eLoad Capacity:\u003c\/b\u003e Each individual shelf can safely bear up to 198lbs.\u003c\/li\u003e\n          \u003cli\u003e\n\u003cb\u003eSurface Finish:\u003c\/b\u003e Electrostatic powder coating creates a smooth, moisture-resistant, rust-resistant, and easy-maintenance surface.\u003c\/li\u003e\n          \u003cli\u003e\n\u003cb\u003eStorage Layout:\u003c\/b\u003e Partitioned sections and deep shelves accommodate equipment, files, binders, and standard storage boxes.\u003c\/li\u003e\n          \u003cli\u003e\n\u003cb\u003eApplication:\u003c\/b\u003e The cabinet is described for corporate offices, creative studios, commercial warehouses, and home offices.\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n\n      \u003csection class=\"kagu-faq-section\"\u003e\n        \u003ch2\u003eFrequently Asked Questions\u003c\/h2\u003e\n        \u003cdiv class=\"kagu-accordion\"\u003e\n          \u003cdetails\u003e\n            \u003csummary\u003eWhat material is used for this steel storage cabinet?\u003c\/summary\u003e\n            \u003cdiv class=\"kagu-faq-content\"\u003e\n              \u003cp\u003eThe product description lists premium thickened cold-rolled steel.\u003c\/p\u003e\n            \u003c\/div\u003e\n          \u003c\/details\u003e\n\n          \u003cdetails\u003e\n            \u003csummary\u003eWhat is the listed shelf load capacity?\u003c\/summary\u003e\n            \u003cdiv class=\"kagu-faq-content\"\u003e\n              \u003cp\u003eEach individual shelf can safely bear up to 198lbs.\u003c\/p\u003e\n            \u003c\/div\u003e\n          \u003c\/details\u003e\n\n          \u003cdetails\u003e\n            \u003csummary\u003eWhat surface finish does the cabinet use?\u003c\/summary\u003e\n            \u003cdiv class=\"kagu-faq-content\"\u003e\n              \u003cp\u003eThe product description lists an electrostatic powder coating \/ electrostatic spray coating process for a smooth, moisture-resistant, rust-resistant, and easy-maintenance surface.\u003c\/p\u003e\n            \u003c\/div\u003e\n          \u003c\/details\u003e\n\n          \u003cdetails\u003e\n            \u003csummary\u003eWhat can be stored inside this cube with storage?\u003c\/summary\u003e\n            \u003cdiv class=\"kagu-faq-content\"\u003e\n              \u003cp\u003eThe deep shelves and partitioned sections are described for heavy equipment, binders, files, daily items, and standard storage boxes.\u003c\/p\u003e\n            \u003c\/div\u003e\n          \u003c\/details\u003e\n        \u003c\/div\u003e\n      \u003c\/section\u003e\n    \u003c\/div\u003e\n\n    \u003clabel class=\"kagu-readmore-btn k-label-show\" for=\"KaguReadMoreTriggerCWG2044\"\u003eView Full Details\u003c\/label\u003e\n    \u003clabel class=\"kagu-readmore-btn k-label-hide\" for=\"KaguReadMoreTriggerCWG2044\"\u003eCollapse Details\u003c\/label\u003e\n  \u003c\/section\u003e\n\u003c\/div\u003e","brand":"Kaguyasu","offers":[{"title":"Brown \/ 3-Door 3-Drawer Low Cabinet \/ 0.030cm \/ 83.8cmL x 38.1cmW x 101.6cmH","offer_id":43082422911024,"sku":"CWG-2044-01","price":544.0,"currency_code":"GBP","in_stock":true},{"title":"Brown \/ 3-Door 3-Drawer Low Cabinet \/ 0.036cm \/ 83.8cmL x 38.1cmW x 101.6cmH","offer_id":43082422943792,"sku":"CWG-2044-02","price":596.0,"currency_code":"GBP","in_stock":true},{"title":"Brown \/ 3-Door 3-Drawer Low Cabinet \/ 0.041cm \/ 83.8cmL x 38.1cmW x 101.6cmH","offer_id":43082422976560,"sku":"CWG-2044-03","price":647.0,"currency_code":"GBP","in_stock":true},{"title":"Brown \/ 3-Door 3-Drawer Low Cabinet \/ 0.046cm \/ 83.8cmL x 38.1cmW x 101.6cmH","offer_id":43082423009328,"sku":"CWG-2044-04","price":699.0,"currency_code":"GBP","in_stock":true},{"title":"Brown \/ 3-Door 3-Drawer Low Cabinet \/ 0.051cm \/ 83.8cmL x 38.1cmW x 101.6cmH","offer_id":43082423042096,"sku":"CWG-2044-05","price":749.0,"currency_code":"GBP","in_stock":true},{"title":"White \/ 3-Door 3-Drawer Low Cabinet \/ 0.030cm \/ 83.8cmL x 38.1cmW x 101.6cmH","offer_id":43082423074864,"sku":"CWG-2044-06","price":544.0,"currency_code":"GBP","in_stock":true},{"title":"White \/ 3-Door 3-Drawer Low Cabinet \/ 0.036cm \/ 83.8cmL x 38.1cmW x 101.6cmH","offer_id":43082423107632,"sku":"CWG-2044-07","price":596.0,"currency_code":"GBP","in_stock":true},{"title":"White \/ 3-Door 3-Drawer Low Cabinet \/ 0.041cm \/ 83.8cmL x 38.1cmW x 101.6cmH","offer_id":43082423140400,"sku":"CWG-2044-08","price":647.0,"currency_code":"GBP","in_stock":true},{"title":"White \/ 3-Door 3-Drawer Low Cabinet \/ 0.046cm \/ 83.8cmL x 38.1cmW x 101.6cmH","offer_id":43082423173168,"sku":"CWG-2044-09","price":699.0,"currency_code":"GBP","in_stock":true},{"title":"White \/ 3-Door 3-Drawer Low Cabinet \/ 0.051cm \/ 83.8cmL x 38.1cmW x 101.6cmH","offer_id":43082423205936,"sku":"CWG-2044-10","price":749.0,"currency_code":"GBP","in_stock":true},{"title":"Black \/ 3-Door 3-Drawer Low Cabinet \/ 0.030cm \/ 83.8cmL x 38.1cmW x 101.6cmH","offer_id":43082423238704,"sku":"CWG-2044-11","price":544.0,"currency_code":"GBP","in_stock":true},{"title":"Black \/ 3-Door 3-Drawer Low Cabinet \/ 0.036cm \/ 83.8cmL x 38.1cmW x 101.6cmH","offer_id":43082423271472,"sku":"CWG-2044-12","price":596.0,"currency_code":"GBP","in_stock":true},{"title":"Black \/ 3-Door 3-Drawer Low Cabinet \/ 0.041cm \/ 83.8cmL x 38.1cmW x 101.6cmH","offer_id":43082423304240,"sku":"CWG-2044-13","price":647.0,"currency_code":"GBP","in_stock":true},{"title":"Black \/ 3-Door 3-Drawer Low Cabinet \/ 0.046cm \/ 83.8cmL x 38.1cmW x 101.6cmH","offer_id":43082423337008,"sku":"CWG-2044-14","price":699.0,"currency_code":"GBP","in_stock":true},{"title":"Black \/ 3-Door 3-Drawer Low Cabinet \/ 0.051cm \/ 83.8cmL x 38.1cmW x 101.6cmH","offer_id":43082423369776,"sku":"CWG-2044-15","price":749.0,"currency_code":"GBP","in_stock":true},{"title":"Gray \/ 3-Door 3-Drawer Low Cabinet \/ 0.030cm \/ 83.8cmL x 38.1cmW x 101.6cmH","offer_id":43082423402544,"sku":"CWG-2044-16","price":544.0,"currency_code":"GBP","in_stock":true},{"title":"Gray \/ 3-Door 3-Drawer Low Cabinet \/ 0.036cm \/ 83.8cmL x 38.1cmW x 101.6cmH","offer_id":43082423435312,"sku":"CWG-2044-17","price":596.0,"currency_code":"GBP","in_stock":true},{"title":"Gray \/ 3-Door 3-Drawer Low Cabinet \/ 0.041cm \/ 83.8cmL x 38.1cmW x 101.6cmH","offer_id":43082423468080,"sku":"CWG-2044-18","price":647.0,"currency_code":"GBP","in_stock":true},{"title":"Gray \/ 3-Door 3-Drawer Low Cabinet \/ 0.046cm \/ 83.8cmL x 38.1cmW x 101.6cmH","offer_id":43082423500848,"sku":"CWG-2044-19","price":699.0,"currency_code":"GBP","in_stock":true},{"title":"Gray \/ 3-Door 3-Drawer Low Cabinet \/ 0.051cm \/ 83.8cmL x 38.1cmW x 101.6cmH","offer_id":43082423533616,"sku":"CWG-2044-20","price":749.0,"currency_code":"GBP","in_stock":true},{"title":"Brown \/ 1-Door 4-Drawer Low Cabinet \/ 0.030cm \/ 76.2cmL x 38.1cmW x 58.4cmH","offer_id":43082423566384,"sku":"CWG-2044-21","price":544.0,"currency_code":"GBP","in_stock":true},{"title":"Brown \/ 1-Door 4-Drawer Low Cabinet \/ 0.036cm \/ 76.2cmL x 38.1cmW x 58.4cmH","offer_id":43082423599152,"sku":"CWG-2044-22","price":609.0,"currency_code":"GBP","in_stock":true},{"title":"Brown \/ 1-Door 4-Drawer Low Cabinet \/ 0.041cm \/ 76.2cmL x 38.1cmW x 58.4cmH","offer_id":43082423631920,"sku":"CWG-2044-23","price":544.0,"currency_code":"GBP","in_stock":true},{"title":"Brown \/ 1-Door 4-Drawer Low Cabinet \/ 0.046cm \/ 76.2cmL x 38.1cmW x 58.4cmH","offer_id":43082423664688,"sku":"CWG-2044-24","price":737.0,"currency_code":"GBP","in_stock":true},{"title":"Brown \/ 1-Door 4-Drawer Low Cabinet \/ 0.051cm \/ 76.2cmL x 38.1cmW x 58.4cmH","offer_id":43082423697456,"sku":"CWG-2044-25","price":787.0,"currency_code":"GBP","in_stock":true},{"title":"White \/ 1-Door 4-Drawer Low Cabinet \/ 0.030cm \/ 76.2cmL x 38.1cmW x 58.4cmH","offer_id":43082423730224,"sku":"CWG-2044-26","price":544.0,"currency_code":"GBP","in_stock":true},{"title":"White \/ 1-Door 4-Drawer Low Cabinet \/ 0.036cm \/ 76.2cmL x 38.1cmW x 58.4cmH","offer_id":43082423762992,"sku":"CWG-2044-27","price":609.0,"currency_code":"GBP","in_stock":true},{"title":"White \/ 1-Door 4-Drawer Low Cabinet \/ 0.041cm \/ 76.2cmL x 38.1cmW x 58.4cmH","offer_id":43082423795760,"sku":"CWG-2044-28","price":544.0,"currency_code":"GBP","in_stock":true},{"title":"White \/ 1-Door 4-Drawer Low Cabinet \/ 0.046cm \/ 76.2cmL x 38.1cmW x 58.4cmH","offer_id":43082423828528,"sku":"CWG-2044-29","price":737.0,"currency_code":"GBP","in_stock":true},{"title":"White \/ 1-Door 4-Drawer Low Cabinet \/ 0.051cm \/ 76.2cmL x 38.1cmW x 58.4cmH","offer_id":43082423861296,"sku":"CWG-2044-30","price":787.0,"currency_code":"GBP","in_stock":true},{"title":"Black \/ 1-Door 4-Drawer Low Cabinet \/ 0.030cm \/ 76.2cmL x 38.1cmW x 58.4cmH","offer_id":43082423894064,"sku":"CWG-2044-31","price":544.0,"currency_code":"GBP","in_stock":true},{"title":"Black \/ 1-Door 4-Drawer Low Cabinet \/ 0.036cm \/ 76.2cmL x 38.1cmW x 58.4cmH","offer_id":43082423926832,"sku":"CWG-2044-32","price":609.0,"currency_code":"GBP","in_stock":true},{"title":"Black \/ 1-Door 4-Drawer Low Cabinet \/ 0.041cm \/ 76.2cmL x 38.1cmW x 58.4cmH","offer_id":43082423959600,"sku":"CWG-2044-33","price":544.0,"currency_code":"GBP","in_stock":true},{"title":"Black \/ 1-Door 4-Drawer Low Cabinet \/ 0.046cm \/ 76.2cmL x 38.1cmW x 58.4cmH","offer_id":43082423992368,"sku":"CWG-2044-34","price":737.0,"currency_code":"GBP","in_stock":true},{"title":"Black \/ 1-Door 4-Drawer Low Cabinet \/ 0.051cm \/ 76.2cmL x 38.1cmW x 58.4cmH","offer_id":43082424025136,"sku":"CWG-2044-35","price":787.0,"currency_code":"GBP","in_stock":true},{"title":"Gray \/ 1-Door 4-Drawer Low Cabinet \/ 0.030cm \/ 76.2cmL x 38.1cmW x 58.4cmH","offer_id":43082424057904,"sku":"CWG-2044-36","price":544.0,"currency_code":"GBP","in_stock":true},{"title":"Gray \/ 1-Door 4-Drawer Low Cabinet \/ 0.036cm \/ 76.2cmL x 38.1cmW x 58.4cmH","offer_id":43082424090672,"sku":"CWG-2044-37","price":609.0,"currency_code":"GBP","in_stock":true},{"title":"Gray \/ 1-Door 4-Drawer Low Cabinet \/ 0.041cm \/ 76.2cmL x 38.1cmW x 58.4cmH","offer_id":43082424123440,"sku":"CWG-2044-38","price":544.0,"currency_code":"GBP","in_stock":true},{"title":"Gray \/ 1-Door 4-Drawer Low Cabinet \/ 0.046cm \/ 76.2cmL x 38.1cmW x 58.4cmH","offer_id":43082424156208,"sku":"CWG-2044-39","price":737.0,"currency_code":"GBP","in_stock":true},{"title":"Gray \/ 1-Door 4-Drawer Low Cabinet \/ 0.051cm \/ 76.2cmL x 38.1cmW x 58.4cmH","offer_id":43082424188976,"sku":"CWG-2044-40","price":787.0,"currency_code":"GBP","in_stock":true},{"title":"Brown \/ 1-Door 5-Drawer Low Cabinet \/ 0.030cm \/ 76.2cmL x 38.1cmW x 71.1cmH","offer_id":43082424221744,"sku":"CWG-2044-41","price":584.0,"currency_code":"GBP","in_stock":true},{"title":"Brown \/ 1-Door 5-Drawer Low Cabinet \/ 0.036cm \/ 76.2cmL x 38.1cmW x 71.1cmH","offer_id":43082424254512,"sku":"CWG-2044-42","price":647.0,"currency_code":"GBP","in_stock":true},{"title":"Brown \/ 1-Door 5-Drawer Low Cabinet \/ 0.041cm \/ 76.2cmL x 38.1cmW x 71.1cmH","offer_id":43082424287280,"sku":"CWG-2044-43","price":711.0,"currency_code":"GBP","in_stock":true},{"title":"Brown \/ 1-Door 5-Drawer Low Cabinet \/ 0.046cm \/ 76.2cmL x 38.1cmW x 71.1cmH","offer_id":43082424320048,"sku":"CWG-2044-44","price":766.0,"currency_code":"GBP","in_stock":true},{"title":"Brown \/ 1-Door 5-Drawer Low Cabinet \/ 0.051cm \/ 76.2cmL x 38.1cmW x 71.1cmH","offer_id":43082424352816,"sku":"CWG-2044-45","price":825.0,"currency_code":"GBP","in_stock":true},{"title":"White \/ 1-Door 5-Drawer Low Cabinet \/ 0.030cm \/ 76.2cmL x 38.1cmW x 71.1cmH","offer_id":43082424385584,"sku":"CWG-2044-46","price":584.0,"currency_code":"GBP","in_stock":true},{"title":"White \/ 1-Door 5-Drawer Low Cabinet \/ 0.036cm \/ 76.2cmL x 38.1cmW x 71.1cmH","offer_id":43082424418352,"sku":"CWG-2044-47","price":647.0,"currency_code":"GBP","in_stock":true},{"title":"White \/ 1-Door 5-Drawer Low Cabinet \/ 0.041cm \/ 76.2cmL x 38.1cmW x 71.1cmH","offer_id":43082424451120,"sku":"CWG-2044-48","price":711.0,"currency_code":"GBP","in_stock":true},{"title":"White \/ 1-Door 5-Drawer Low Cabinet \/ 0.046cm \/ 76.2cmL x 38.1cmW x 71.1cmH","offer_id":43082424483888,"sku":"CWG-2044-49","price":766.0,"currency_code":"GBP","in_stock":true},{"title":"White \/ 1-Door 5-Drawer Low Cabinet \/ 0.051cm \/ 76.2cmL x 38.1cmW x 71.1cmH","offer_id":43082424516656,"sku":"CWG-2044-50","price":825.0,"currency_code":"GBP","in_stock":true},{"title":"Black \/ 1-Door 5-Drawer Low Cabinet \/ 0.030cm \/ 76.2cmL x 38.1cmW x 71.1cmH","offer_id":43082424549424,"sku":"CWG-2044-51","price":584.0,"currency_code":"GBP","in_stock":true},{"title":"Black \/ 1-Door 5-Drawer Low Cabinet \/ 0.036cm \/ 76.2cmL x 38.1cmW x 71.1cmH","offer_id":43082424582192,"sku":"CWG-2044-52","price":647.0,"currency_code":"GBP","in_stock":true},{"title":"Black \/ 1-Door 5-Drawer Low Cabinet \/ 0.041cm \/ 76.2cmL x 38.1cmW x 71.1cmH","offer_id":43082424614960,"sku":"CWG-2044-53","price":711.0,"currency_code":"GBP","in_stock":true},{"title":"Black \/ 1-Door 5-Drawer Low Cabinet \/ 0.046cm \/ 76.2cmL x 38.1cmW x 71.1cmH","offer_id":43082424647728,"sku":"CWG-2044-54","price":766.0,"currency_code":"GBP","in_stock":true},{"title":"Black \/ 1-Door 5-Drawer Low Cabinet \/ 0.051cm \/ 76.2cmL x 38.1cmW x 71.1cmH","offer_id":43082424680496,"sku":"CWG-2044-55","price":825.0,"currency_code":"GBP","in_stock":true},{"title":"Gray \/ 1-Door 5-Drawer Low Cabinet \/ 0.030cm \/ 76.2cmL x 38.1cmW x 71.1cmH","offer_id":43082424713264,"sku":"CWG-2044-56","price":584.0,"currency_code":"GBP","in_stock":true},{"title":"Gray \/ 1-Door 5-Drawer Low Cabinet \/ 0.036cm \/ 76.2cmL x 38.1cmW x 71.1cmH","offer_id":43082424746032,"sku":"CWG-2044-57","price":647.0,"currency_code":"GBP","in_stock":true},{"title":"Gray \/ 1-Door 5-Drawer Low Cabinet \/ 0.041cm \/ 76.2cmL x 38.1cmW x 71.1cmH","offer_id":43082424778800,"sku":"CWG-2044-58","price":711.0,"currency_code":"GBP","in_stock":true},{"title":"Gray \/ 1-Door 5-Drawer Low Cabinet \/ 0.046cm \/ 76.2cmL x 38.1cmW x 71.1cmH","offer_id":43082424811568,"sku":"CWG-2044-59","price":766.0,"currency_code":"GBP","in_stock":true},{"title":"Gray \/ 1-Door 5-Drawer Low Cabinet \/ 0.051cm \/ 76.2cmL x 38.1cmW x 71.1cmH","offer_id":43082424844336,"sku":"CWG-2044-60","price":825.0,"currency_code":"GBP","in_stock":true},{"title":"Brown \/ 1-Door 6-Drawer Low Cabinet \/ 0.030cm \/ 76.2cmL x 38.1cmW x 88.9cmH","offer_id":43082424877104,"sku":"CWG-2044-61","price":659.0,"currency_code":"GBP","in_stock":true},{"title":"Brown \/ 1-Door 6-Drawer Low Cabinet \/ 0.036cm \/ 76.2cmL x 38.1cmW x 88.9cmH","offer_id":43082424909872,"sku":"CWG-2044-62","price":724.0,"currency_code":"GBP","in_stock":true},{"title":"Brown \/ 1-Door 6-Drawer Low Cabinet \/ 0.041cm \/ 76.2cmL x 38.1cmW x 88.9cmH","offer_id":43082424942640,"sku":"CWG-2044-63","price":778.0,"currency_code":"GBP","in_stock":true},{"title":"Brown \/ 1-Door 6-Drawer Low Cabinet \/ 0.046cm \/ 76.2cmL x 38.1cmW x 88.9cmH","offer_id":43082424975408,"sku":"CWG-2044-64","price":842.0,"currency_code":"GBP","in_stock":true},{"title":"Brown \/ 1-Door 6-Drawer Low Cabinet \/ 0.051cm \/ 76.2cmL x 38.1cmW x 88.9cmH","offer_id":43082425008176,"sku":"CWG-2044-65","price":894.0,"currency_code":"GBP","in_stock":true},{"title":"White \/ 1-Door 6-Drawer Low Cabinet \/ 0.030cm \/ 76.2cmL x 38.1cmW x 88.9cmH","offer_id":43082425040944,"sku":"CWG-2044-66","price":659.0,"currency_code":"GBP","in_stock":true},{"title":"White \/ 1-Door 6-Drawer Low Cabinet \/ 0.036cm \/ 76.2cmL x 38.1cmW x 88.9cmH","offer_id":43082425073712,"sku":"CWG-2044-67","price":724.0,"currency_code":"GBP","in_stock":true},{"title":"White \/ 1-Door 6-Drawer Low Cabinet \/ 0.041cm \/ 76.2cmL x 38.1cmW x 88.9cmH","offer_id":43082425106480,"sku":"CWG-2044-68","price":778.0,"currency_code":"GBP","in_stock":true},{"title":"White \/ 1-Door 6-Drawer Low Cabinet \/ 0.046cm \/ 76.2cmL x 38.1cmW x 88.9cmH","offer_id":43082425139248,"sku":"CWG-2044-69","price":842.0,"currency_code":"GBP","in_stock":true},{"title":"White \/ 1-Door 6-Drawer Low Cabinet \/ 0.051cm \/ 76.2cmL x 38.1cmW x 88.9cmH","offer_id":43082425172016,"sku":"CWG-2044-70","price":894.0,"currency_code":"GBP","in_stock":true},{"title":"Black \/ 1-Door 6-Drawer Low Cabinet \/ 0.030cm \/ 76.2cmL x 38.1cmW x 88.9cmH","offer_id":43082425204784,"sku":"CWG-2044-71","price":659.0,"currency_code":"GBP","in_stock":true},{"title":"Black \/ 1-Door 6-Drawer Low Cabinet \/ 0.036cm \/ 76.2cmL x 38.1cmW x 88.9cmH","offer_id":43082425237552,"sku":"CWG-2044-72","price":724.0,"currency_code":"GBP","in_stock":true},{"title":"Black \/ 1-Door 6-Drawer Low Cabinet \/ 0.041cm \/ 76.2cmL x 38.1cmW x 88.9cmH","offer_id":43082425270320,"sku":"CWG-2044-73","price":778.0,"currency_code":"GBP","in_stock":true},{"title":"Black \/ 1-Door 6-Drawer Low Cabinet \/ 0.046cm \/ 76.2cmL x 38.1cmW x 88.9cmH","offer_id":43082425303088,"sku":"CWG-2044-74","price":842.0,"currency_code":"GBP","in_stock":true},{"title":"Black \/ 1-Door 6-Drawer Low Cabinet \/ 0.051cm \/ 76.2cmL x 38.1cmW x 88.9cmH","offer_id":43082425335856,"sku":"CWG-2044-75","price":894.0,"currency_code":"GBP","in_stock":true},{"title":"Gray \/ 1-Door 6-Drawer Low Cabinet \/ 0.030cm \/ 76.2cmL x 38.1cmW x 88.9cmH","offer_id":43082425368624,"sku":"CWG-2044-76","price":659.0,"currency_code":"GBP","in_stock":true},{"title":"Gray \/ 1-Door 6-Drawer Low Cabinet \/ 0.036cm \/ 76.2cmL x 38.1cmW x 88.9cmH","offer_id":43082425401392,"sku":"CWG-2044-77","price":724.0,"currency_code":"GBP","in_stock":true},{"title":"Gray \/ 1-Door 6-Drawer Low Cabinet \/ 0.041cm \/ 76.2cmL x 38.1cmW x 88.9cmH","offer_id":43082425434160,"sku":"CWG-2044-78","price":778.0,"currency_code":"GBP","in_stock":true},{"title":"Gray \/ 1-Door 6-Drawer Low Cabinet \/ 0.046cm \/ 76.2cmL x 38.1cmW x 88.9cmH","offer_id":43082425466928,"sku":"CWG-2044-79","price":842.0,"currency_code":"GBP","in_stock":true},{"title":"Gray \/ 1-Door 6-Drawer Low Cabinet \/ 0.051cm \/ 76.2cmL x 38.1cmW x 88.9cmH","offer_id":43082425499696,"sku":"CWG-2044-80","price":894.0,"currency_code":"GBP","in_stock":true},{"title":"Brown \/ 12-Drawer Low Cabinet \/ 0.030cm \/ 76.2cmL x 38.1cmW x 88.9cmH","offer_id":43082425532464,"sku":"CWG-2044-81","price":766.0,"currency_code":"GBP","in_stock":true},{"title":"Brown \/ 12-Drawer Low Cabinet \/ 0.036cm \/ 76.2cmL x 38.1cmW x 88.9cmH","offer_id":43082425565232,"sku":"CWG-2044-82","price":830.0,"currency_code":"GBP","in_stock":true},{"title":"Brown \/ 12-Drawer Low Cabinet \/ 0.041cm \/ 76.2cmL x 38.1cmW x 88.9cmH","offer_id":43082425598000,"sku":"CWG-2044-83","price":894.0,"currency_code":"GBP","in_stock":true},{"title":"Brown \/ 12-Drawer Low Cabinet \/ 0.046cm \/ 76.2cmL x 38.1cmW x 88.9cmH","offer_id":43082425630768,"sku":"CWG-2044-84","price":959.0,"currency_code":"GBP","in_stock":true},{"title":"Brown \/ 12-Drawer Low Cabinet \/ 0.051cm \/ 76.2cmL x 38.1cmW x 88.9cmH","offer_id":43082425663536,"sku":"CWG-2044-85","price":1009.0,"currency_code":"GBP","in_stock":true},{"title":"White \/ 12-Drawer Low Cabinet \/ 0.030cm \/ 76.2cmL x 38.1cmW x 88.9cmH","offer_id":43082425696304,"sku":"CWG-2044-86","price":766.0,"currency_code":"GBP","in_stock":true},{"title":"White \/ 12-Drawer Low Cabinet \/ 0.036cm \/ 76.2cmL x 38.1cmW x 88.9cmH","offer_id":43082425729072,"sku":"CWG-2044-87","price":830.0,"currency_code":"GBP","in_stock":true},{"title":"White \/ 12-Drawer Low Cabinet \/ 0.041cm \/ 76.2cmL x 38.1cmW x 88.9cmH","offer_id":43082425761840,"sku":"CWG-2044-88","price":894.0,"currency_code":"GBP","in_stock":true},{"title":"White \/ 12-Drawer Low Cabinet \/ 0.046cm \/ 76.2cmL x 38.1cmW x 88.9cmH","offer_id":43082425794608,"sku":"CWG-2044-89","price":959.0,"currency_code":"GBP","in_stock":true},{"title":"White \/ 12-Drawer Low Cabinet \/ 0.051cm \/ 76.2cmL x 38.1cmW x 88.9cmH","offer_id":43082425827376,"sku":"CWG-2044-90","price":1009.0,"currency_code":"GBP","in_stock":true},{"title":"Black \/ 12-Drawer Low Cabinet \/ 0.030cm \/ 76.2cmL x 38.1cmW x 88.9cmH","offer_id":43082425860144,"sku":"CWG-2044-91","price":766.0,"currency_code":"GBP","in_stock":true},{"title":"Black \/ 12-Drawer Low Cabinet \/ 0.036cm \/ 76.2cmL x 38.1cmW x 88.9cmH","offer_id":43082425892912,"sku":"CWG-2044-92","price":830.0,"currency_code":"GBP","in_stock":true},{"title":"Black \/ 12-Drawer Low Cabinet \/ 0.041cm \/ 76.2cmL x 38.1cmW x 88.9cmH","offer_id":43082425925680,"sku":"CWG-2044-93","price":894.0,"currency_code":"GBP","in_stock":true},{"title":"Black \/ 12-Drawer Low Cabinet \/ 0.046cm \/ 76.2cmL x 38.1cmW x 88.9cmH","offer_id":43082425958448,"sku":"CWG-2044-94","price":959.0,"currency_code":"GBP","in_stock":true},{"title":"Black \/ 12-Drawer Low Cabinet \/ 0.051cm \/ 76.2cmL x 38.1cmW x 88.9cmH","offer_id":43082425991216,"sku":"CWG-2044-95","price":1009.0,"currency_code":"GBP","in_stock":true},{"title":"Gray \/ 12-Drawer Low Cabinet \/ 0.030cm \/ 76.2cmL x 38.1cmW x 88.9cmH","offer_id":43082426023984,"sku":"CWG-2044-96","price":766.0,"currency_code":"GBP","in_stock":true},{"title":"Gray \/ 12-Drawer Low Cabinet \/ 0.036cm \/ 76.2cmL x 38.1cmW x 88.9cmH","offer_id":43082426056752,"sku":"CWG-2044-97","price":830.0,"currency_code":"GBP","in_stock":true},{"title":"Gray \/ 12-Drawer Low Cabinet \/ 0.041cm \/ 76.2cmL x 38.1cmW x 88.9cmH","offer_id":43082426089520,"sku":"CWG-2044-98","price":894.0,"currency_code":"GBP","in_stock":true},{"title":"Gray \/ 12-Drawer Low Cabinet \/ 0.046cm \/ 76.2cmL x 38.1cmW x 88.9cmH","offer_id":43082426122288,"sku":"CWG-2044-99","price":959.0,"currency_code":"GBP","in_stock":true},{"title":"Gray \/ 12-Drawer Low Cabinet \/ 0.051cm \/ 76.2cmL x 38.1cmW x 88.9cmH","offer_id":43082426155056,"sku":"CWG-2044-100","price":1009.0,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0681\/2870\/2512\/files\/sleek_steel_drawer_pedestal_cube_with_storage_bookcase_kaguyasuCWG-2044_main_images_2.jpg?v=1779161379"},{"product_id":"office-workstation-brown-desk-bgz-c003","title":"Office Workstation Brown Computer Desk | Kaguyasu","description":"\u003cstyle\u003e\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: #333333;\n    --k-text-title: #121A3E;\n    max-width: 1000px;\n    margin: 8px auto 0 auto !important;\n    padding: 0 15px;\n    font-family: 'Urbanist', sans-serif;\n    line-height: 1.6;\n    color: var(--k-text-main);\n    text-align: left;\n  }\n\n  .kagu-wrapper * {\n    box-sizing: border-box;\n  }\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: 30px;\n    margin-bottom: 15px;\n  }\n\n  .kagu-banner-title {\n    font-size: 2rem;\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.6rem;\n    border-bottom: 3px solid var(--k-pri);\n    display: inline-block;\n    padding-bottom: 8px;\n  }\n\n  .kagu-wrapper h3 {\n    font-size: 1.2rem;\n  }\n\n  .kagu-usp-bullets {\n    background: var(--k-bg-light);\n    padding: 25px 30px;\n    border-radius: 8px;\n    border-left: 5px solid var(--k-pri);\n    margin-bottom: 40px;\n  }\n\n  .kagu-usp-bullets h3 {\n    margin-top: 0;\n    color: var(--k-pri);\n    margin-bottom: 15px;\n  }\n\n  .kagu-usp-bullets ul {\n    list-style: none;\n    padding: 0;\n    margin: 0;\n    display: grid;\n    grid-template-columns: 1fr;\n    gap: 12px;\n  }\n\n  .kagu-usp-bullets li {\n    position: relative;\n    padding-left: 28px;\n    font-size: 14.5px;\n  }\n\n  .kagu-usp-bullets li::before {\n    content: '';\n    position: absolute;\n    left: 0;\n    top: 3px;\n    width: 18px;\n    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  .kagu-hero-img,\n  .kagu-section-img {\n    width: 100%;\n    height: auto;\n    border-radius: 8px;\n    margin-top: 15px;\n    margin-bottom: 30px;\n    display: block;\n    border: 1px solid var(--k-bg-dark);\n  }\n\n  .kagu-hero-img {\n    margin-top: 0;\n    margin-bottom: 25px;\n  }\n\n  .kagu-intro {\n    font-size: 16px;\n    text-align: center;\n    max-width: 820px;\n    margin: 0 auto 40px auto;\n  }\n\n  .kagu-readmore-wrapper {\n    position: relative;\n    margin-bottom: 50px;\n  }\n\n  .kagu-readmore-trigger {\n    display: none;\n  }\n\n  .kagu-content-preview {\n    max-height: 1200px;\n    overflow: hidden;\n    transition: max-height 0.6s ease-out;\n    position: relative;\n  }\n\n  .kagu-content-preview::after {\n    content: \"\";\n    position: absolute;\n    bottom: 0;\n    left: 0;\n    width: 100%;\n    height: 120px;\n    background: linear-gradient(transparent, #ffffff);\n    pointer-events: none;\n  }\n\n  .kagu-readmore-trigger:checked ~ .kagu-content-preview {\n    max-height: 18000px;\n  }\n\n  .kagu-readmore-trigger:checked ~ .kagu-content-preview::after {\n    display: none;\n  }\n\n  .kagu-readmore-btn {\n    display: inline-block;\n    padding: 12px 35px;\n    border-radius: 30px;\n    font-weight: 600;\n    cursor: pointer;\n    transition: all 0.3s;\n    margin-top: 15px;\n    text-transform: uppercase;\n    font-size: 14px;\n    letter-spacing: 1px;\n    font-family: 'Poppins', sans-serif;\n  }\n\n  .k-label-show {\n    border: 2px solid var(--k-pri);\n    color: var(--k-pri);\n    background: #fff;\n    display: block;\n    text-align: center;\n    max-width: 250px;\n    margin: 20px auto 0 auto;\n  }\n\n  .k-label-hide {\n    display: none;\n    background: var(--k-pri);\n    color: #fff;\n    border: 2px solid var(--k-pri);\n    text-align: center;\n    max-width: 250px;\n    margin: 20px auto 0 auto;\n  }\n\n  .kagu-readmore-btn:hover {\n    background: var(--k-pri);\n    color: #fff;\n    border-color: var(--k-pri);\n  }\n\n  .kagu-readmore-trigger:checked ~ .k-label-show {\n    display: none;\n  }\n\n  .kagu-readmore-trigger:checked ~ .k-label-hide {\n    display: block;\n  }\n\n  .kagu-feature-row {\n    display: flex;\n    align-items: center;\n    gap: 40px;\n    margin-top: 30px;\n    margin-bottom: 30px;\n  }\n\n  .kagu-feature-row.reverse {\n    flex-direction: row-reverse;\n  }\n\n  .kagu-feature-img {\n    flex: 1;\n    border-radius: 8px;\n    overflow: hidden;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    background: var(--k-bg-light);\n    padding: 10px;\n    border: 1px solid var(--k-bg-dark);\n  }\n\n  .kagu-feature-img img {\n    width: 100%;\n    height: auto;\n    display: block;\n    object-fit: contain;\n    border-radius: 4px;\n  }\n\n  .kagu-feature-text {\n    flex: 1;\n  }\n\n  .kagu-feature-text h3 {\n    margin-top: 0;\n    border-bottom: none;\n    padding-bottom: 5px;\n    margin-bottom: 10px;\n    color: var(--k-text-title);\n  }\n\n  .kagu-feature-text p {\n    color: var(--k-text-main);\n    font-size: 15px;\n    margin-bottom: 0;\n  }\n\n  .kagu-tbl {\n    overflow-x: auto;\n    border: 1px solid var(--k-bg-dark);\n    border-radius: 8px;\n    background: #fff;\n    margin-top: 30px;\n    margin-bottom: 30px;\n  }\n\n  .kagu-tbl table {\n    width: 100%;\n    border-collapse: collapse;\n    font-size: 14.5px;\n  }\n\n  .kagu-tbl th,\n  .kagu-tbl td {\n    padding: 15px 18px;\n    border-bottom: 1px solid var(--k-bg-dark);\n    vertical-align: top;\n    text-align: left;\n  }\n\n  .kagu-tbl tr:last-child th,\n  .kagu-tbl tr:last-child td {\n    border-bottom: 0;\n  }\n\n  .kagu-tbl th {\n    width: 35%;\n    background: var(--k-bg-light);\n    color: var(--k-pri);\n    font-weight: 700;\n  }\n\n  .kagu-b2b-box {\n    background: var(--k-bg-dark);\n    padding: 30px;\n    border-radius: 8px;\n    margin-top: 40px;\n  }\n\n  .kagu-b2b-box h3 {\n    color: var(--k-text-title);\n    margin-top: 0;\n  }\n\n  .kagu-b2b-box p {\n    font-size: 14px;\n    margin-bottom: 15px;\n  }\n\n  .kagu-b2b-box ul {\n    list-style: none;\n    padding: 0;\n    margin: 0;\n  }\n\n  .kagu-b2b-box li {\n    position: relative;\n    padding-left: 20px;\n    margin-bottom: 10px;\n    font-size: 14px;\n  }\n\n  .kagu-b2b-box li::before {\n    content: '?';\n    color: var(--k-pri);\n    position: absolute;\n    left: 0;\n    font-weight: bold;\n  }\n\n  .kagu-faq-section {\n    margin-top: 50px;\n    margin-bottom: 40px;\n  }\n\n  .kagu-accordion {\n    display: grid;\n    gap: 12px;\n    margin-top: 20px;\n  }\n\n  .kagu-accordion details {\n    border: 1px solid var(--k-bg-dark);\n    border-radius: 8px;\n    background: #fff;\n    overflow: hidden;\n    transition: all 0.3s;\n  }\n\n  .kagu-accordion details:hover {\n    border-color: var(--k-pri);\n  }\n\n  .kagu-accordion summary {\n    display: flex;\n    justify-content: space-between;\n    align-items: center;\n    padding: 16px 20px;\n    font-weight: 700;\n    cursor: pointer;\n    list-style: none;\n    user-select: none;\n    color: var(--k-text-title);\n    font-size: 15px;\n  }\n\n  .kagu-accordion summary::-webkit-details-marker {\n    display: none;\n  }\n\n  .kagu-accordion summary::after {\n    content: \"+\";\n    color: var(--k-pri);\n    font-size: 24px;\n    font-weight: 400;\n    line-height: 1;\n  }\n\n  .kagu-accordion details[open] summary::after {\n    content: \"?\";\n  }\n\n  .kagu-accordion details[open] summary {\n    border-bottom: 1px solid var(--k-bg-light);\n  }\n\n  .kagu-accordion .kagu-faq-content {\n    padding: 16px 20px;\n    color: var(--k-text-main);\n    font-size: 14px;\n    line-height: 1.6;\n    background: var(--k-bg-light);\n  }\n\n  .kagu-accordion .kagu-faq-content p {\n    margin: 0;\n  }\n\n  @media (max-width: 768px) {\n    .kagu-banner-title {\n      font-size: 1.6rem;\n    }\n\n    .kagu-feature-row,\n    .kagu-feature-row.reverse {\n      flex-direction: column;\n      gap: 20px !important;\n      margin-top: 25px !important;\n      margin-bottom: 25px !important;\n    }\n\n    .kagu-usp-bullets {\n      padding: 18px 15px;\n      margin-bottom: 30px;\n    }\n\n    .kagu-tbl {\n      margin-top: 20px;\n      margin-bottom: 20px;\n    }\n\n    .kagu-tbl table {\n      display: table;\n      min-width: 100%;\n    }\n\n    .kagu-tbl th,\n    .kagu-tbl td {\n      display: table-cell;\n      padding: 12px 10px;\n      font-size: 13.5px;\n    }\n\n    .kagu-tbl th {\n      width: 40%;\n    }\n\n    .kagu-tbl td {\n      width: 60%;\n    }\n\n    .kagu-b2b-box {\n      padding: 20px 15px;\n    }\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"kagu-wrapper\"\u003e\n  \u003csection class=\"kagu-usp-bullets\"\u003e\n    \u003ch3\u003eKey Commercial Highlights\u003c\/h3\u003e\n    \u003cul\u003e\n      \u003cli\u003e\n\u003cb\u003eWorkspace Privacy:\u003c\/b\u003e A focused \u003cb\u003eoffice desk with partition\u003c\/b\u003e ensuring highly efficient daily productivity.\u003c\/li\u003e\n      \u003cli\u003e\n\u003cb\u003eHeavy-Duty Core:\u003c\/b\u003e A sturdy \u003cb\u003ebrown office desk\u003c\/b\u003e featuring a reinforced carbon steel frame.\u003c\/li\u003e\n      \u003cli\u003e\n\u003cb\u003eSmart Organization:\u003c\/b\u003e An \u003cb\u003eoffice workstation desk\u003c\/b\u003e designed with concealed under-desk cable management.\u003c\/li\u003e\n      \u003cli\u003e\n\u003cb\u003eCommercial Grade:\u003c\/b\u003e A spacious \u003cb\u003ebrown computer desk\u003c\/b\u003e crafted from E1 eco-friendly boards.\u003c\/li\u003e\n      \u003cli\u003e\n\u003cb\u003ePrecision Construction:\u003c\/b\u003e A 2.5cm thickened panel and 0.16cm hot melt edge banding help prevent peeling and cracking for long-lasting commercial durability.\u003c\/li\u003e\n    \u003c\/ul\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"kagu-readmore-wrapper\"\u003e\n    \u003cinput type=\"checkbox\" id=\"KaguReadMoreTriggerBGZ2014\" class=\"kagu-readmore-trigger\"\u003e\n\n    \u003cdiv class=\"kagu-content-preview\"\u003e\n      \u003ch2 class=\"kagu-banner-title\"\u003eModern Corporate Office Workstation Desk Set\u003c\/h2\u003e\n\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0780\/8693\/0718\/files\/1_cb8cf963-a910-4310-8ad9-ccbd76ef715e.jpg?v=1742436819\" alt=\"Office workstation brown computer desk by Kaguyasu\" class=\"kagu-hero-img\"\u003e\n\n      \u003cp class=\"kagu-intro\"\u003eA modern corporate office workstation desk set with E1 eco-friendly boards, concealed under-desk cable management, an open large desktop, thickened desk panel construction, precision hot melt edge banding, and a reinforced carbon steel frame.\u003c\/p\u003e\n\n      \u003cdiv class=\"kagu-feature-row\"\u003e\n        \u003cdiv class=\"kagu-feature-img\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0780\/8693\/0718\/files\/2_1452028b-4081-4343-a94b-5b3e7c37d349.jpg?v=1742436818\" alt=\"Eco-friendly commercial brown office desk material\"\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"kagu-feature-text\"\u003e\n          \u003ch3\u003eEco-Friendly Commercial Brown Office Desk\u003c\/h3\u003e\n          \u003cp\u003eBuilt for safe commercial use. This healthy \u003cb\u003ebrown office desk\u003c\/b\u003e features low formaldehyde release, preventing cracking under heavy daily loads.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"kagu-feature-row reverse\"\u003e\n        \u003cdiv class=\"kagu-feature-img\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0780\/8693\/0718\/files\/3_f2f4d3f7-1b1a-48be-9c86-df415fdd74ae.jpg?v=1742436819\" alt=\"Concealed under desk cable management for office workstation\"\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"kagu-feature-text\"\u003e\n          \u003ch3\u003eSmart Concealed Under Desk Cable Management\u003c\/h3\u003e\n          \u003cp\u003eHide messy cables effortlessly. Pre-installed power outlet slots keep your \u003cb\u003eoffice desk with partition\u003c\/b\u003e completely clutter-free and organized.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"kagu-feature-row\"\u003e\n        \u003cdiv class=\"kagu-feature-img\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0780\/8693\/0718\/files\/4_2ddef20a-41a9-459f-8ef2-746ede9238e8.jpg?v=1742436819\" alt=\"Open large desktop for brown computer desk\"\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"kagu-feature-text\"\u003e\n          \u003ch3\u003eOpen Large Desktop for Maximum Productivity\u003c\/h3\u003e\n          \u003cp\u003eMaximize daily efficiency. The expansive surface of this \u003cb\u003ebrown computer desk\u003c\/b\u003e offers ample space for documents, ensuring a professional workspace.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"kagu-feature-row reverse\"\u003e\n        \u003cdiv class=\"kagu-feature-img\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0780\/8693\/0718\/files\/5_1d6041da-3858-4541-a423-87d2c616b53d.jpg?v=1742436819\" alt=\"Heavy-duty thickened desk panel construction\"\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"kagu-feature-text\"\u003e\n          \u003ch3\u003eHeavy-Duty Thickened Desk Panel Construction\u003c\/h3\u003e\n          \u003cp\u003eCrafted with a 2.5cm thickened panel. This scratch-resistant, wobble-free commercial surface ensures exceptional load-bearing capacity and security.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"kagu-feature-row\"\u003e\n        \u003cdiv class=\"kagu-feature-img\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0780\/8693\/0718\/files\/6_959c0dfd-a370-4b1d-9b82-81261dd8c365.jpg?v=1742436819\" alt=\"Precision automated hot melt edge banding\"\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"kagu-feature-text\"\u003e\n          \u003ch3\u003ePrecision Automated Hot Melt Edge Banding\u003c\/h3\u003e\n          \u003cp\u003ePrecision-crafted for a seamless finish. The 0.16cm thick edge banding prevents peeling and cracking, ensuring long-lasting commercial durability.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"kagu-feature-row reverse\"\u003e\n        \u003cdiv class=\"kagu-feature-img\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0780\/8693\/0718\/files\/7_56231e3f-c68f-4e4c-ae8c-f702dba479cf.jpg?v=1742436818\" alt=\"Reinforced carbon steel frame for office workstation desk\"\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"kagu-feature-text\"\u003e\n          \u003ch3\u003eReinforced Carbon Steel Frame\u003c\/h3\u003e\n          \u003cp\u003eBuilt with a 0.25cm thick steel frame for exceptional stability and load-bearing capacity. The electrostatic spray coating supports rust and corrosion resistance, helping prevent deformation and fading over time.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003ch2\u003eDimensions \u0026amp; Specifications\u003c\/h2\u003e\n      \u003cdiv class=\"kagu-tbl\"\u003e\n        \u003ctable\u003e\n          \u003ctbody\u003e\n            \u003ctr\u003e\n              \u003cth scope=\"row\"\u003eDesk Type\u003c\/th\u003e\n              \u003ctd\u003eModern corporate office workstation desk set\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n              \u003cth scope=\"row\"\u003eBoard Material\u003c\/th\u003e\n              \u003ctd\u003eE1 eco-friendly boards\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n              \u003cth scope=\"row\"\u003eFrame Material\u003c\/th\u003e\n              \u003ctd\u003eReinforced carbon steel frame\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n              \u003cth scope=\"row\"\u003ePanel Thickness\u003c\/th\u003e\n              \u003ctd\u003e2.5cm thickened desk panel\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n              \u003cth scope=\"row\"\u003eEdge Banding\u003c\/th\u003e\n              \u003ctd\u003e0.16cm thick hot melt edge banding\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n              \u003cth scope=\"row\"\u003eSteel Frame Thickness\u003c\/th\u003e\n              \u003ctd\u003e0.25cm thick steel frame\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n              \u003cth scope=\"row\"\u003eCable Management\u003c\/th\u003e\n              \u003ctd\u003eConcealed under-desk cable management with pre-installed power outlet slots\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n              \u003cth scope=\"row\"\u003eFinish Process\u003c\/th\u003e\n              \u003ctd\u003eElectrostatic spray coating for the steel frame\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n              \u003cth scope=\"row\"\u003eDimension Unit\u003c\/th\u003e\n              \u003ctd\u003ecm\u003c\/td\u003e\n            \u003c\/tr\u003e\n          \u003c\/tbody\u003e\n        \u003c\/table\u003e\n      \u003c\/div\u003e\n\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0681\/2870\/2512\/files\/office_workstation_desk_brown_office_desk_kaguyasuBGZ-2014_detailed_images_1.jpg?v=1779160599\" alt=\"Office workstation brown computer desk dimensions guide\" class=\"kagu-section-img\"\u003e\n\n      \u003cdiv class=\"kagu-b2b-box\"\u003e\n        \u003ch3\u003eDelivery \u0026amp; Commercial Logistics\u003c\/h3\u003e\n        \u003cp\u003ePlease note the following important information for this office workstation desk:\u003c\/p\u003e\n        \u003cul\u003e\n          \u003cli\u003e\n\u003cb\u003eWorkspace Layout:\u003c\/b\u003e The product is described as a modern corporate office workstation desk set with partition-focused workspace privacy.\u003c\/li\u003e\n          \u003cli\u003e\n\u003cb\u003eBoard Material:\u003c\/b\u003e The product description lists E1 eco-friendly boards with low formaldehyde release.\u003c\/li\u003e\n          \u003cli\u003e\n\u003cb\u003eCable Management:\u003c\/b\u003e Concealed under-desk cable management and pre-installed power outlet slots help organize wires.\u003c\/li\u003e\n          \u003cli\u003e\n\u003cb\u003ePanel Construction:\u003c\/b\u003e The desktop uses a 2.5cm thickened panel with scratch-resistant and wobble-free commercial surface features.\u003c\/li\u003e\n          \u003cli\u003e\n\u003cb\u003eEdge Banding:\u003c\/b\u003e The 0.16cm thick hot melt edge banding helps prevent peeling and cracking.\u003c\/li\u003e\n          \u003cli\u003e\n\u003cb\u003eFrame:\u003c\/b\u003e The reinforced 0.25cm thick carbon steel frame uses electrostatic spray coating for rust and corrosion resistance.\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n\n      \u003csection class=\"kagu-faq-section\"\u003e\n        \u003ch2\u003eFrequently Asked Questions\u003c\/h2\u003e\n        \u003cdiv class=\"kagu-accordion\"\u003e\n          \u003cdetails\u003e\n            \u003csummary\u003eWhat board material is listed for this office workstation desk?\u003c\/summary\u003e\n            \u003cdiv class=\"kagu-faq-content\"\u003e\n              \u003cp\u003eThe product description lists E1 eco-friendly boards with low formaldehyde release.\u003c\/p\u003e\n            \u003c\/div\u003e\n          \u003c\/details\u003e\n\n          \u003cdetails\u003e\n            \u003csummary\u003eDoes this brown computer desk include cable management?\u003c\/summary\u003e\n            \u003cdiv class=\"kagu-faq-content\"\u003e\n              \u003cp\u003eYes. The product description includes concealed under-desk cable management with pre-installed power outlet slots.\u003c\/p\u003e\n            \u003c\/div\u003e\n          \u003c\/details\u003e\n\n          \u003cdetails\u003e\n            \u003csummary\u003eWhat frame material is used?\u003c\/summary\u003e\n            \u003cdiv class=\"kagu-faq-content\"\u003e\n              \u003cp\u003eThe product description lists a reinforced carbon steel frame with a 0.25cm thickness and electrostatic spray coating.\u003c\/p\u003e\n            \u003c\/div\u003e\n          \u003c\/details\u003e\n\n          \u003cdetails\u003e\n            \u003csummary\u003eWhat is the listed desktop panel thickness?\u003c\/summary\u003e\n            \u003cdiv class=\"kagu-faq-content\"\u003e\n              \u003cp\u003eThe product description lists a 2.5cm thickened desk panel.\u003c\/p\u003e\n            \u003c\/div\u003e\n          \u003c\/details\u003e\n        \u003c\/div\u003e\n      \u003c\/section\u003e\n    \u003c\/div\u003e\n\n    \u003clabel class=\"kagu-readmore-btn k-label-show\" for=\"KaguReadMoreTriggerBGZ2014\"\u003eView Full Details\u003c\/label\u003e\n    \u003clabel class=\"kagu-readmore-btn k-label-hide\" for=\"KaguReadMoreTriggerBGZ2014\"\u003eCollapse Details\u003c\/label\u003e\n  \u003c\/section\u003e\n\u003c\/div\u003e","brand":"Kaguyasu","offers":[{"title":"Single Seat \/ without Cabinet \/ 119cm x 61cm x 76cm","offer_id":43011286761520,"sku":"BGZ-2014-01","price":502.0,"currency_code":"GBP","in_stock":true},{"title":"Single Seat \/ with Cabinet \/ 119cm x 61cm x 76cm","offer_id":43011286794288,"sku":"BGZ-2014-02","price":661.0,"currency_code":"GBP","in_stock":true},{"title":"2-Seater \/ without Cabinet \/ 119cm x 119cm x 76cm","offer_id":43011286827056,"sku":"BGZ-2014-03","price":733.0,"currency_code":"GBP","in_stock":true},{"title":"2-Seater \/ with Cabinet \/ 119cm x 119cm x 76cm","offer_id":43011286859824,"sku":"BGZ-2014-04","price":1046.0,"currency_code":"GBP","in_stock":true},{"title":"4-Seater \/ without Cabinet \/ 239cm x 119cm x 76cm","offer_id":43011286892592,"sku":"BGZ-2014-05","price":956.0,"currency_code":"GBP","in_stock":true},{"title":"4-Seater \/ with Cabinet \/ 239cm x 119cm x 76cm","offer_id":43011286925360,"sku":"BGZ-2014-06","price":1585.0,"currency_code":"GBP","in_stock":true},{"title":"6-Seater \/ without Cabinet \/ 361cm x 119cm x 76cm","offer_id":43011286958128,"sku":"BGZ-2014-07","price":1469.0,"currency_code":"GBP","in_stock":true},{"title":"6-Seater \/ with Cabinet \/ 361cm x 119cm x 76cm","offer_id":43011286990896,"sku":"BGZ-2014-08","price":2416.0,"currency_code":"GBP","in_stock":true},{"title":"Chair \/ Chair * 1","offer_id":42944198115376,"sku":"BGY-2034-01","price":153.0,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0681\/2870\/2512\/files\/office_workstation_desk_brown_office_desk_kaguyasuBGZ-2014_main_images_10.jpg?v=1780043006"},{"product_id":"black-marble-l-shaped-executive-desk-lbz-2135","title":"Black Marble Modern L-Shaped Executive Desk | Kaguyasu","description":"\u003cstyle\u003e\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: #333333;\n    --k-text-title: #121A3E;\n    max-width: 1000px;\n    margin: 8px auto 0 auto !important;\n    padding: 0 15px;\n    font-family: 'Urbanist', sans-serif;\n    line-height: 1.6;\n    color: var(--k-text-main);\n    text-align: left;\n  }\n\n  .kagu-wrapper * {\n    box-sizing: border-box;\n  }\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: 30px;\n    margin-bottom: 15px;\n  }\n\n  .kagu-banner-title {\n    font-size: 2rem;\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.6rem;\n    border-bottom: 3px solid var(--k-pri);\n    display: inline-block;\n    padding-bottom: 8px;\n  }\n\n  .kagu-wrapper h3 {\n    font-size: 1.2rem;\n  }\n\n  .kagu-usp-bullets {\n    background: var(--k-bg-light);\n    padding: 25px 30px;\n    border-radius: 8px;\n    border-left: 5px solid var(--k-pri);\n    margin-bottom: 40px;\n  }\n\n  .kagu-usp-bullets h3 {\n    margin-top: 0;\n    color: var(--k-pri);\n    margin-bottom: 15px;\n  }\n\n  .kagu-usp-bullets ul {\n    list-style: none;\n    padding: 0;\n    margin: 0;\n    display: grid;\n    grid-template-columns: 1fr;\n    gap: 12px;\n  }\n\n  .kagu-usp-bullets li {\n    position: relative;\n    padding-left: 28px;\n    font-size: 14.5px;\n  }\n\n  .kagu-usp-bullets li::before {\n    content: '';\n    position: absolute;\n    left: 0;\n    top: 3px;\n    width: 18px;\n    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  .kagu-hero-img,\n  .kagu-section-img {\n    width: 100%;\n    height: auto;\n    border-radius: 8px;\n    margin-top: 15px;\n    margin-bottom: 30px;\n    display: block;\n    border: 1px solid var(--k-bg-dark);\n  }\n\n  .kagu-hero-img {\n    margin-top: 0;\n    margin-bottom: 25px;\n  }\n\n  .kagu-intro {\n    font-size: 16px;\n    text-align: center;\n    max-width: 820px;\n    margin: 0 auto 40px auto;\n  }\n\n  .kagu-readmore-wrapper {\n    position: relative;\n    margin-bottom: 50px;\n  }\n\n  .kagu-readmore-trigger {\n    display: none;\n  }\n\n  .kagu-content-preview {\n    max-height: 1200px;\n    overflow: hidden;\n    transition: max-height 0.6s ease-out;\n    position: relative;\n  }\n\n  .kagu-content-preview::after {\n    content: \"\";\n    position: absolute;\n    bottom: 0;\n    left: 0;\n    width: 100%;\n    height: 120px;\n    background: linear-gradient(transparent, #ffffff);\n    pointer-events: none;\n  }\n\n  .kagu-readmore-trigger:checked ~ .kagu-content-preview {\n    max-height: 18000px;\n  }\n\n  .kagu-readmore-trigger:checked ~ .kagu-content-preview::after {\n    display: none;\n  }\n\n  .kagu-readmore-btn {\n    display: inline-block;\n    padding: 12px 35px;\n    border-radius: 30px;\n    font-weight: 600;\n    cursor: pointer;\n    transition: all 0.3s;\n    margin-top: 15px;\n    text-transform: uppercase;\n    font-size: 14px;\n    letter-spacing: 1px;\n    font-family: 'Poppins', sans-serif;\n  }\n\n  .k-label-show {\n    border: 2px solid var(--k-pri);\n    color: var(--k-pri);\n    background: #fff;\n    display: block;\n    text-align: center;\n    max-width: 250px;\n    margin: 20px auto 0 auto;\n  }\n\n  .k-label-hide {\n    display: none;\n    background: var(--k-pri);\n    color: #fff;\n    border: 2px solid var(--k-pri);\n    text-align: center;\n    max-width: 250px;\n    margin: 20px auto 0 auto;\n  }\n\n  .kagu-readmore-btn:hover {\n    background: var(--k-pri);\n    color: #fff;\n    border-color: var(--k-pri);\n  }\n\n  .kagu-readmore-trigger:checked ~ .k-label-show {\n    display: none;\n  }\n\n  .kagu-readmore-trigger:checked ~ .k-label-hide {\n    display: block;\n  }\n\n  .kagu-feature-row {\n    display: flex;\n    align-items: center;\n    gap: 40px;\n    margin-top: 30px;\n    margin-bottom: 30px;\n  }\n\n  .kagu-feature-row.reverse {\n    flex-direction: row-reverse;\n  }\n\n  .kagu-feature-img {\n    flex: 1;\n    border-radius: 8px;\n    overflow: hidden;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    background: var(--k-bg-light);\n    padding: 10px;\n    border: 1px solid var(--k-bg-dark);\n  }\n\n  .kagu-feature-img img {\n    width: 100%;\n    height: auto;\n    display: block;\n    object-fit: contain;\n    border-radius: 4px;\n  }\n\n  .kagu-feature-text {\n    flex: 1;\n  }\n\n  .kagu-feature-text h3 {\n    margin-top: 0;\n    border-bottom: none;\n    padding-bottom: 5px;\n    margin-bottom: 10px;\n    color: var(--k-text-title);\n  }\n\n  .kagu-feature-text p {\n    color: var(--k-text-main);\n    font-size: 15px;\n    margin-bottom: 0;\n  }\n\n  .kagu-tbl {\n    overflow-x: auto;\n    border: 1px solid var(--k-bg-dark);\n    border-radius: 8px;\n    background: #fff;\n    margin-top: 30px;\n    margin-bottom: 30px;\n  }\n\n  .kagu-tbl table {\n    width: 100%;\n    border-collapse: collapse;\n    font-size: 14.5px;\n  }\n\n  .kagu-tbl th,\n  .kagu-tbl td {\n    padding: 15px 18px;\n    border-bottom: 1px solid var(--k-bg-dark);\n    vertical-align: top;\n    text-align: left;\n  }\n\n  .kagu-tbl tr:last-child th,\n  .kagu-tbl tr:last-child td {\n    border-bottom: 0;\n  }\n\n  .kagu-tbl th {\n    width: 35%;\n    background: var(--k-bg-light);\n    color: var(--k-pri);\n    font-weight: 700;\n  }\n\n  .kagu-b2b-box {\n    background: var(--k-bg-dark);\n    padding: 30px;\n    border-radius: 8px;\n    margin-top: 40px;\n  }\n\n  .kagu-b2b-box h3 {\n    color: var(--k-text-title);\n    margin-top: 0;\n  }\n\n  .kagu-b2b-box p {\n    font-size: 14px;\n    margin-bottom: 15px;\n  }\n\n  .kagu-b2b-box ul {\n    list-style: none;\n    padding: 0;\n    margin: 0;\n  }\n\n  .kagu-b2b-box li {\n    position: relative;\n    padding-left: 20px;\n    margin-bottom: 10px;\n    font-size: 14px;\n  }\n\n  .kagu-b2b-box li::before {\n    content: '\\2714';\n    color: var(--k-pri);\n    position: absolute;\n    left: 0;\n    font-weight: bold;\n  }\n\n  .kagu-faq-section {\n    margin-top: 50px;\n    margin-bottom: 40px;\n  }\n\n  .kagu-accordion {\n    display: grid;\n    gap: 12px;\n    margin-top: 20px;\n  }\n\n  .kagu-accordion details {\n    border: 1px solid var(--k-bg-dark);\n    border-radius: 8px;\n    background: #fff;\n    overflow: hidden;\n    transition: all 0.3s;\n  }\n\n  .kagu-accordion details:hover {\n    border-color: var(--k-pri);\n  }\n\n  .kagu-accordion summary {\n    display: flex;\n    justify-content: space-between;\n    align-items: center;\n    padding: 16px 20px;\n    font-weight: 700;\n    cursor: pointer;\n    list-style: none;\n    user-select: none;\n    color: var(--k-text-title);\n    font-size: 15px;\n  }\n\n  .kagu-accordion summary::-webkit-details-marker {\n    display: none;\n  }\n\n  .kagu-accordion summary::after {\n    content: \"+\";\n    color: var(--k-pri);\n    font-size: 24px;\n    font-weight: 400;\n    line-height: 1;\n  }\n\n  .kagu-accordion details[open] summary::after {\n    content: \"\\2714\";\n  }\n\n  .kagu-accordion details[open] summary {\n    border-bottom: 1px solid var(--k-bg-light);\n  }\n\n  .kagu-accordion .kagu-faq-content {\n    padding: 16px 20px;\n    color: var(--k-text-main);\n    font-size: 14px;\n    line-height: 1.6;\n    background: var(--k-bg-light);\n  }\n\n  .kagu-accordion .kagu-faq-content p {\n    margin: 0;\n  }\n\n  @media (max-width: 768px) {\n    .kagu-banner-title {\n      font-size: 1.6rem;\n    }\n\n    .kagu-feature-row,\n    .kagu-feature-row.reverse {\n      flex-direction: column;\n      gap: 20px !important;\n      margin-top: 25px !important;\n      margin-bottom: 25px !important;\n    }\n\n    .kagu-usp-bullets {\n      padding: 18px 15px;\n      margin-bottom: 30px;\n    }\n\n    .kagu-tbl {\n      margin-top: 20px;\n      margin-bottom: 20px;\n    }\n\n    .kagu-tbl table {\n      display: table;\n      min-width: 100%;\n    }\n\n    .kagu-tbl th,\n    .kagu-tbl td {\n      display: table-cell;\n      padding: 12px 10px;\n      font-size: 13.5px;\n    }\n\n    .kagu-tbl th {\n      width: 40%;\n    }\n\n    .kagu-tbl td {\n      width: 60%;\n    }\n\n    .kagu-b2b-box {\n      padding: 20px 15px;\n    }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"kagu-wrapper\"\u003e\n\u003csection class=\"kagu-usp-bullets\"\u003e\n\u003ch3\u003eKey Commercial Highlights\u003c\/h3\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cb\u003ePremium Executive Look:\u003c\/b\u003e A premium black marble executive desk with a modern L-shaped configuration.\u003c\/li\u003e\n\u003cli\u003e\n\u003cb\u003eE1 Grade Board:\u003c\/b\u003e E1 particle board features a marble texture with superior load-bearing capacity.\u003c\/li\u003e\n\u003cli\u003e\n\u003cb\u003eCommercial Stability:\u003c\/b\u003e 5.08cm thickened side legs help prevent wobbling and support heavy-duty use.\u003c\/li\u003e\n\u003cli\u003e\n\u003cb\u003eClean Cable Management:\u003c\/b\u003e The desktop cable box neatly organizes wires to keep the \u003cb\u003eBlack Executive Desk\u003c\/b\u003e tidy.\u003c\/li\u003e\n\u003cli\u003e\n\u003cb\u003eSmart Workstation Support:\u003c\/b\u003e Side cabinet storage and integrated CPU ventilation support files, daily items, airflow, and a more efficient workspace.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/section\u003e\n\u003csection class=\"kagu-readmore-wrapper\"\u003e\u003cinput type=\"checkbox\" id=\"KaguReadMoreTriggerLBZ2135\" class=\"kagu-readmore-trigger\"\u003e\n\u003cdiv class=\"kagu-content-preview\"\u003e\n\u003ch2 class=\"kagu-banner-title\"\u003ePremium Black Marble Executive Desk\u003c\/h2\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0681\/2870\/2512\/files\/black_marble_modern_l-shaped_executive_desk_kaguyasuLBZ-2135_main_images_10.webp?v=1779241406\" alt=\"Black marble modern L-shaped executive desk by Kaguyasu\" class=\"kagu-hero-img\"\u003e\n\u003cp class=\"kagu-intro\"\u003eA premium black marble modern L-shaped executive desk featuring an E1 particle board with marble texture, thickened side legs, integrated CPU ventilation, desktop cable management, and high-capacity side cabinet storage.\u003c\/p\u003e\n\u003ch2\u003eEight Commercial Upgrades\u003c\/h2\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0681\/2870\/2512\/files\/black_marble_modern_l-shaped_executive_desk_kaguyasuLBZ-2135_detailed_images_5.webp?v=1779241414\" alt=\"Eight commercial upgrades for black marble executive desk\" class=\"kagu-section-img\"\u003e\n\u003ch2\u003eProduct Analysis\u003c\/h2\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0681\/2870\/2512\/files\/black_marble_modern_l-shaped_executive_desk_kaguyasuLBZ-2135_detailed_images_7.webp?v=1779241414\" alt=\"Product analysis for modern L-shaped executive desk\" class=\"kagu-section-img\"\u003e\n\u003cdiv class=\"kagu-feature-row\"\u003e\n\u003cdiv class=\"kagu-feature-img\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0681\/2870\/2512\/files\/black_marble_modern_l-shaped_executive_desk_kaguyasuLBZ-2135_detailed_images_8.webp?v=1779241414\" alt=\"E1 grade marble finish board for executive desk\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"kagu-feature-text\"\u003e\n\u003ch3\u003eE1 Grade Marble Finish Board\u003c\/h3\u003e\n\u003cp\u003eSafe and odor-free. The E1 particle board features a stunning \u003cb\u003emarble\u003c\/b\u003e texture with superior load-bearing capacity.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"kagu-feature-row reverse\"\u003e\n\u003cdiv class=\"kagu-feature-img\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0681\/2870\/2512\/files\/black_marble_modern_l-shaped_executive_desk_kaguyasuLBZ-2135_detailed_images_1_f23eabf1-217d-489d-8d06-e32dd76430e3.jpg?v=1779241433\" alt=\"Thickened side legs for black marble executive desk\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"kagu-feature-text\"\u003e\n\u003ch3\u003eThickened Side Legs\u003c\/h3\u003e\n\u003cp\u003eExperience unshakable stability. The 5.08cm thickened legs prevent wobbling and ensure heavy-duty commercial support.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"kagu-feature-row\"\u003e\n\u003cdiv class=\"kagu-feature-img\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0681\/2870\/2512\/files\/black_marble_modern_l-shaped_executive_desk_kaguyasuLBZ-2135_detailed_images_10.webp?v=1779241415\" alt=\"Integrated CPU ventilation for executive desk\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"kagu-feature-text\"\u003e\n\u003ch3\u003eIntegrated CPU Ventilation\u003c\/h3\u003e\n\u003cp\u003ePre-positioned ventilation holes promote airflow, reducing heat buildup and extending your computer's lifespan.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"kagu-feature-row reverse\"\u003e\n\u003cdiv class=\"kagu-feature-img\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0681\/2870\/2512\/files\/black_marble_modern_l-shaped_executive_desk_kaguyasuLBZ-2135_detailed_images_1.jpg?v=1779241414\" alt=\"Desktop cable management for black executive desk\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"kagu-feature-text\"\u003e\n\u003ch3\u003eDesktop Cable Management\u003c\/h3\u003e\n\u003cp\u003eKeep your \u003cb\u003eBlack Executive Desk\u003c\/b\u003e clutter-free. The sleek cable box neatly organizes wires for a tidy workspace.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"kagu-feature-row\"\u003e\n\u003cdiv class=\"kagu-feature-img\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0681\/2870\/2512\/files\/black_marble_modern_l-shaped_executive_desk_kaguyasuLBZ-2135_detailed_images_12.webp?v=1779241415\" alt=\"High-capacity side cabinet for L-shaped executive desk\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"kagu-feature-text\"\u003e\n\u003ch3\u003eHigh-Capacity Side Cabinet\u003c\/h3\u003e\n\u003cp\u003eForm a perfect \u003cb\u003eL-Shaped Executive Desk\u003c\/b\u003e. The extended cabinet securely stores your PC tower, files, and daily items.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003ch2\u003eColor Options\u003c\/h2\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0681\/2870\/2512\/files\/black_marble_modern_l-shaped_executive_desk_kaguyasuLBZ-2135_detailed_images_2.webp?v=1779241414\" alt=\"Color options for Kaguyasu black marble executive desk\" class=\"kagu-section-img\"\u003e\n\u003ch2\u003eStyle Options\u003c\/h2\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0681\/2870\/2512\/files\/black_marble_modern_l-shaped_executive_desk_kaguyasuLBZ-2135_detailed_images_3.webp?v=1779241414\" alt=\"Style options for Kaguyasu modern L-shaped executive desk\" class=\"kagu-section-img\"\u003e\n\u003ch2\u003eDimensions \u0026amp; Specifications\u003c\/h2\u003e\n\u003cdiv class=\"kagu-tbl\"\u003e\n\u003ctable\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eBoard Material\u003c\/th\u003e\n\u003ctd\u003eE1 particle board\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eFinish\u003c\/th\u003e\n\u003ctd\u003eMarble texture \/ black marble executive desk finish\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eDesk Layout\u003c\/th\u003e\n\u003ctd\u003eModern L-shaped executive desk layout\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eSide Leg Thickness\u003c\/th\u003e\n\u003ctd\u003e5.08cm thickened legs\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eCable Management\u003c\/th\u003e\n\u003ctd\u003eDesktop cable box for wire organization\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eCPU Ventilation\u003c\/th\u003e\n\u003ctd\u003eIntegrated ventilation holes for airflow\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eStorage\u003c\/th\u003e\n\u003ctd\u003eHigh-capacity side cabinet for PC tower, files, and daily items\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eDimension Unit\u003c\/th\u003e\n\u003ctd\u003ecm\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0681\/2870\/2512\/files\/black_marble_modern_l-shaped_executive_desk_kaguyasuLBZ-2135_detailed_images_2.jpg?v=1779241433\" alt=\"Black marble modern L-shaped executive desk dimensions guide\" class=\"kagu-section-img\"\u003e\n\u003cdiv class=\"kagu-b2b-box\"\u003e\n\u003ch3\u003eDelivery \u0026amp; Commercial Logistics\u003c\/h3\u003e\n\u003cp\u003ePlease note the following important information for this modern L-shaped executive desk:\u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cb\u003eDesk Layout:\u003c\/b\u003e The product uses a modern L-shaped executive desk configuration.\u003c\/li\u003e\n\u003cli\u003e\n\u003cb\u003eBoard Material:\u003c\/b\u003e The product description lists E1 particle board with a marble texture.\u003c\/li\u003e\n\u003cli\u003e\n\u003cb\u003eStability:\u003c\/b\u003e 5.08cm thickened side legs help prevent wobbling and support commercial use.\u003c\/li\u003e\n\u003cli\u003e\n\u003cb\u003eCable Routing:\u003c\/b\u003e The desktop cable box helps organize wires for a tidy workspace.\u003c\/li\u003e\n\u003cli\u003e\n\u003cb\u003eCPU Ventilation:\u003c\/b\u003e Pre-positioned ventilation holes promote airflow and reduce heat buildup.\u003c\/li\u003e\n\u003cli\u003e\n\u003cb\u003eStorage:\u003c\/b\u003e The extended side cabinet stores PC tower, files, and daily items.\u003c\/li\u003e\n\u003cli\u003e\n\u003cb\u003eStyle \u0026amp; Color:\u003c\/b\u003e Please refer to the style options and color options images for available configurations.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003csection class=\"kagu-faq-section\"\u003e\n\u003ch2\u003eFrequently Asked Questions\u003c\/h2\u003e\n\u003cdiv class=\"kagu-accordion\"\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhat board material is listed for this executive desk?\u003c\/summary\u003e\n\u003cdiv class=\"kagu-faq-content\"\u003e\n\u003cp\u003eThe product description lists E1 particle board with a marble texture.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eDoes this desk include cable management?\u003c\/summary\u003e\n\u003cdiv class=\"kagu-faq-content\"\u003e\n\u003cp\u003eYes. The desktop cable box is designed to organize wires for a tidy workspace.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eDoes this L-shaped executive desk include CPU ventilation?\u003c\/summary\u003e\n\u003cdiv class=\"kagu-faq-content\"\u003e\n\u003cp\u003eYes. Pre-positioned ventilation holes promote airflow and help reduce heat buildup.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhat storage does the side cabinet provide?\u003c\/summary\u003e\n\u003cdiv class=\"kagu-faq-content\"\u003e\n\u003cp\u003eThe extended side cabinet stores a PC tower, files, and daily items.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e\n\u003clabel class=\"kagu-readmore-btn k-label-show\" for=\"KaguReadMoreTriggerLBZ2135\"\u003eView Full Details\u003c\/label\u003e \u003clabel class=\"kagu-readmore-btn k-label-hide\" for=\"KaguReadMoreTriggerLBZ2135\"\u003eCollapse Details\u003c\/label\u003e\u003c\/section\u003e\n\u003c\/div\u003e","brand":"Kaguyasu","offers":[{"title":"Black \/ Desk \/ Without Side Cabinet \/ 160cm x 79cm x 76cm","offer_id":43011285581872,"sku":"LBZ-2135-01","price":758.0,"currency_code":"GBP","in_stock":true},{"title":"Black \/ Desk \/ Without Side Cabinet \/ 180cm x 79cm x 76cm","offer_id":43011285614640,"sku":"LBZ-2135-02","price":851.0,"currency_code":"GBP","in_stock":true},{"title":"Black \/ Desk \/ Side Cabinet on the Left \/ 160cm x 160cm x 76cm","offer_id":43011285647408,"sku":"LBZ-2135-03","price":949.0,"currency_code":"GBP","in_stock":true},{"title":"Black \/ Desk \/ Side Cabinet on the Left \/ 180cm x 160cm x 76cm","offer_id":43011285680176,"sku":"LBZ-2135-04","price":1072.0,"currency_code":"GBP","in_stock":true},{"title":"Black \/ Desk \/ Side Cabinet on the Left \/ 201cm x 160cm x 76cm","offer_id":43011285712944,"sku":"LBZ-2135-05","price":1123.0,"currency_code":"GBP","in_stock":true},{"title":"Black \/ Desk \/ Side Cabinet on the Left \/ 221cm x 160cm x 76cm","offer_id":43011285745712,"sku":"LBZ-2135-06","price":1180.0,"currency_code":"GBP","in_stock":true},{"title":"Black \/ Desk \/ Side Cabinet on the Left \/ 239cm x 160cm x 76cm","offer_id":43011285778480,"sku":"LBZ-2135-07","price":1280.0,"currency_code":"GBP","in_stock":true},{"title":"Black \/ Desk \/ Side Cabinet on the Left \/ 259cm x 160cm x 76cm","offer_id":43011285811248,"sku":"LBZ-2135-08","price":1359.0,"currency_code":"GBP","in_stock":true},{"title":"Black \/ Desk \/ Side Cabinet on the Left \/ 279cm x 160cm x 76cm","offer_id":43011285844016,"sku":"LBZ-2135-09","price":1470.0,"currency_code":"GBP","in_stock":true},{"title":"Black \/ Desk \/ Side Cabinet on the Right \/ 160cm x 160cm x 76cm","offer_id":43011285876784,"sku":"LBZ-2135-10","price":949.0,"currency_code":"GBP","in_stock":true},{"title":"Black \/ Desk \/ Side Cabinet on the Right \/ 180cm x 160cm x 76cm","offer_id":43011285909552,"sku":"LBZ-2135-11","price":1072.0,"currency_code":"GBP","in_stock":true},{"title":"Black \/ Desk \/ Side Cabinet on the Right \/ 201cm x 160cm x 76cm","offer_id":43011285942320,"sku":"LBZ-2135-12","price":1123.0,"currency_code":"GBP","in_stock":true},{"title":"Black \/ Desk \/ Side Cabinet on the Right \/ 221cm x 160cm x 76cm","offer_id":43011285975088,"sku":"LBZ-2135-13","price":1180.0,"currency_code":"GBP","in_stock":true},{"title":"Black \/ Desk \/ Side Cabinet on the Right \/ 239cm x 160cm x 76cm","offer_id":43011286007856,"sku":"LBZ-2135-14","price":1280.0,"currency_code":"GBP","in_stock":true},{"title":"Black \/ Desk \/ Side Cabinet on the Right \/ 259cm x 160cm x 76cm","offer_id":43011286040624,"sku":"LBZ-2135-15","price":1359.0,"currency_code":"GBP","in_stock":true},{"title":"Black \/ Desk \/ Side Cabinet on the Right \/ 279cm x 160cm x 76cm","offer_id":43011286073392,"sku":"LBZ-2135-16","price":1470.0,"currency_code":"GBP","in_stock":true},{"title":"Brown \/ Desk \/ Without Side Cabinet \/ 160cm x 79cm x 76cm","offer_id":43011286106160,"sku":"LBZ-2135-17","price":758.0,"currency_code":"GBP","in_stock":true},{"title":"Brown \/ Desk \/ Without Side Cabinet \/ 180cm x 79cm x 76cm","offer_id":43011286138928,"sku":"LBZ-2135-18","price":851.0,"currency_code":"GBP","in_stock":true},{"title":"Brown \/ Desk \/ Side Cabinet on the Left \/ 160cm x 160cm x 76cm","offer_id":43011286171696,"sku":"LBZ-2135-19","price":949.0,"currency_code":"GBP","in_stock":true},{"title":"Brown \/ Desk \/ Side Cabinet on the Left \/ 180cm x 160cm x 76cm","offer_id":43011286204464,"sku":"LBZ-2135-20","price":1072.0,"currency_code":"GBP","in_stock":true},{"title":"Brown \/ Desk \/ Side Cabinet on the Left \/ 201cm x 160cm x 76cm","offer_id":43011286237232,"sku":"LBZ-2135-21","price":1123.0,"currency_code":"GBP","in_stock":true},{"title":"Brown \/ Desk \/ Side Cabinet on the Left \/ 221cm x 160cm x 76cm","offer_id":43011286270000,"sku":"LBZ-2135-22","price":1180.0,"currency_code":"GBP","in_stock":true},{"title":"Brown \/ Desk \/ Side Cabinet on the Left \/ 239cm x 160cm x 76cm","offer_id":43011286302768,"sku":"LBZ-2135-23","price":1280.0,"currency_code":"GBP","in_stock":true},{"title":"Brown \/ Desk \/ Side Cabinet on the Left \/ 259cm x 160cm x 76cm","offer_id":43011286335536,"sku":"LBZ-2135-24","price":1359.0,"currency_code":"GBP","in_stock":true},{"title":"Brown \/ Desk \/ Side Cabinet on the Left \/ 279cm x 160cm x 76cm","offer_id":43011286368304,"sku":"LBZ-2135-25","price":1470.0,"currency_code":"GBP","in_stock":true},{"title":"Brown \/ Desk \/ Side Cabinet on the Right \/ 160cm x 160cm x 76cm","offer_id":43011286401072,"sku":"LBZ-2135-26","price":949.0,"currency_code":"GBP","in_stock":true},{"title":"Brown \/ Desk \/ Side Cabinet on the Right \/ 180cm x 160cm x 76cm","offer_id":43011286433840,"sku":"LBZ-2135-27","price":1072.0,"currency_code":"GBP","in_stock":true},{"title":"Brown \/ Desk \/ Side Cabinet on the Right \/ 201cm x 160cm x 76cm","offer_id":43011286466608,"sku":"LBZ-2135-28","price":1123.0,"currency_code":"GBP","in_stock":true},{"title":"Brown \/ Desk \/ Side Cabinet on the Right \/ 221cm x 160cm x 76cm","offer_id":43011286499376,"sku":"LBZ-2135-29","price":1180.0,"currency_code":"GBP","in_stock":true},{"title":"Brown \/ Desk \/ Side Cabinet on the Right \/ 239cm x 160cm x 76cm","offer_id":43011286532144,"sku":"LBZ-2135-30","price":1280.0,"currency_code":"GBP","in_stock":true},{"title":"Brown \/ Desk \/ Side Cabinet on the Right \/ 259cm x 160cm x 76cm","offer_id":43011286564912,"sku":"LBZ-2135-31","price":1359.0,"currency_code":"GBP","in_stock":true},{"title":"Brown \/ Desk \/ Side Cabinet on the Right \/ 279cm x 160cm x 76cm","offer_id":43011286597680,"sku":"LBZ-2135-32","price":1470.0,"currency_code":"GBP","in_stock":true},{"title":"Black \/ File Cabinet \/ 201cm x 41cm x 201cm","offer_id":43011286630448,"sku":"WJG-2062-01","price":1987.0,"currency_code":"GBP","in_stock":true},{"title":"Black \/ File Cabinet \/ 239cm x 41cm x 201cm","offer_id":43011286663216,"sku":"WJG-2062-02","price":2367.0,"currency_code":"GBP","in_stock":true},{"title":"Black \/ File Cabinet \/ 320cm x 41cm x 201cm","offer_id":43011286695984,"sku":"WJG-2062-03","price":2696.0,"currency_code":"GBP","in_stock":true},{"title":"Black \/ Chair * 1 \/ 63.5cm x 50.8cm x 114.3121.9cm","offer_id":43254512058416,"sku":"LBY-2013-01","price":433.0,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0681\/2870\/2512\/files\/black_marble_modern_l-shaped_executive_desk_kaguyasuLBZ-2135_main_images_12.webp?v=1779241406"},{"product_id":"luxury-high-gloss-l-shaped-desk-lbz-2150","title":"Luxury Executive Desk | High Gloss L-Shaped Desk | Kaguyasu","description":"\u003cstyle\u003e\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: #333333;\n    --k-text-title: #121A3E;\n    max-width: 1000px;\n    margin: 8px auto 0 auto !important;\n    padding: 0 15px;\n    font-family: 'Urbanist', sans-serif;\n    line-height: 1.6;\n    color: var(--k-text-main);\n    text-align: left;\n  }\n\n  .kagu-wrapper * {\n    box-sizing: border-box;\n  }\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: 30px;\n    margin-bottom: 15px;\n  }\n\n  .kagu-banner-title {\n    font-size: 2rem;\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.6rem;\n    border-bottom: 3px solid var(--k-pri);\n    display: inline-block;\n    padding-bottom: 8px;\n  }\n\n  .kagu-wrapper h3 {\n    font-size: 1.2rem;\n  }\n\n  .kagu-usp-bullets {\n    background: var(--k-bg-light);\n    padding: 25px 30px;\n    border-radius: 8px;\n    border-left: 5px solid var(--k-pri);\n    margin-bottom: 40px;\n  }\n\n  .kagu-usp-bullets h3 {\n    margin-top: 0;\n    color: var(--k-pri);\n    margin-bottom: 15px;\n  }\n\n  .kagu-usp-bullets ul {\n    list-style: none;\n    padding: 0;\n    margin: 0;\n    display: grid;\n    grid-template-columns: 1fr;\n    gap: 12px;\n  }\n\n  .kagu-usp-bullets li {\n    position: relative;\n    padding-left: 28px;\n    font-size: 14.5px;\n  }\n\n  .kagu-usp-bullets li::before {\n    content: '';\n    position: absolute;\n    left: 0;\n    top: 3px;\n    width: 18px;\n    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  .kagu-hero-img,\n  .kagu-section-img {\n    width: 100%;\n    height: auto;\n    border-radius: 8px;\n    margin-top: 15px;\n    margin-bottom: 30px;\n    display: block;\n    border: 1px solid var(--k-bg-dark);\n  }\n\n  .kagu-hero-img {\n    margin-top: 0;\n    margin-bottom: 25px;\n  }\n\n  .kagu-intro {\n    font-size: 16px;\n    text-align: center;\n    max-width: 820px;\n    margin: 0 auto 40px auto;\n  }\n\n  .kagu-readmore-wrapper {\n    position: relative;\n    margin-bottom: 50px;\n  }\n\n  .kagu-readmore-trigger {\n    display: none;\n  }\n\n  .kagu-content-preview {\n    max-height: 1200px;\n    overflow: hidden;\n    transition: max-height 0.6s ease-out;\n    position: relative;\n  }\n\n  .kagu-content-preview::after {\n    content: \"\";\n    position: absolute;\n    bottom: 0;\n    left: 0;\n    width: 100%;\n    height: 120px;\n    background: linear-gradient(transparent, #ffffff);\n    pointer-events: none;\n  }\n\n  .kagu-readmore-trigger:checked ~ .kagu-content-preview {\n    max-height: 18000px;\n  }\n\n  .kagu-readmore-trigger:checked ~ .kagu-content-preview::after {\n    display: none;\n  }\n\n  .kagu-readmore-btn {\n    display: inline-block;\n    padding: 12px 35px;\n    border-radius: 30px;\n    font-weight: 600;\n    cursor: pointer;\n    transition: all 0.3s;\n    margin-top: 15px;\n    text-transform: uppercase;\n    font-size: 14px;\n    letter-spacing: 1px;\n    font-family: 'Poppins', sans-serif;\n  }\n\n  .k-label-show {\n    border: 2px solid var(--k-pri);\n    color: var(--k-pri);\n    background: #fff;\n    display: block;\n    text-align: center;\n    max-width: 250px;\n    margin: 20px auto 0 auto;\n  }\n\n  .k-label-hide {\n    display: none;\n    background: var(--k-pri);\n    color: #fff;\n    border: 2px solid var(--k-pri);\n    text-align: center;\n    max-width: 250px;\n    margin: 20px auto 0 auto;\n  }\n\n  .kagu-readmore-btn:hover {\n    background: var(--k-pri);\n    color: #fff;\n    border-color: var(--k-pri);\n  }\n\n  .kagu-readmore-trigger:checked ~ .k-label-show {\n    display: none;\n  }\n\n  .kagu-readmore-trigger:checked ~ .k-label-hide {\n    display: block;\n  }\n\n  .kagu-feature-row {\n    display: flex;\n    align-items: center;\n    gap: 40px;\n    margin-top: 30px;\n    margin-bottom: 30px;\n  }\n\n  .kagu-feature-row.reverse {\n    flex-direction: row-reverse;\n  }\n\n  .kagu-feature-img {\n    flex: 1;\n    border-radius: 8px;\n    overflow: hidden;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    background: var(--k-bg-light);\n    padding: 10px;\n    border: 1px solid var(--k-bg-dark);\n  }\n\n  .kagu-feature-img img {\n    width: 100%;\n    height: auto;\n    display: block;\n    object-fit: contain;\n    border-radius: 4px;\n  }\n\n  .kagu-feature-text {\n    flex: 1;\n  }\n\n  .kagu-feature-text h3 {\n    margin-top: 0;\n    border-bottom: none;\n    padding-bottom: 5px;\n    margin-bottom: 10px;\n    color: var(--k-text-title);\n  }\n\n  .kagu-feature-text p {\n    color: var(--k-text-main);\n    font-size: 15px;\n    margin-bottom: 0;\n  }\n\n  .kagu-tbl {\n    overflow-x: auto;\n    border: 1px solid var(--k-bg-dark);\n    border-radius: 8px;\n    background: #fff;\n    margin-top: 30px;\n    margin-bottom: 30px;\n  }\n\n  .kagu-tbl table {\n    width: 100%;\n    border-collapse: collapse;\n    font-size: 14.5px;\n  }\n\n  .kagu-tbl th,\n  .kagu-tbl td {\n    padding: 15px 18px;\n    border-bottom: 1px solid var(--k-bg-dark);\n    vertical-align: top;\n    text-align: left;\n  }\n\n  .kagu-tbl tr:last-child th,\n  .kagu-tbl tr:last-child td {\n    border-bottom: 0;\n  }\n\n  .kagu-tbl th {\n    width: 35%;\n    background: var(--k-bg-light);\n    color: var(--k-pri);\n    font-weight: 700;\n  }\n\n  .kagu-b2b-box {\n    background: var(--k-bg-dark);\n    padding: 30px;\n    border-radius: 8px;\n    margin-top: 40px;\n  }\n\n  .kagu-b2b-box h3 {\n    color: var(--k-text-title);\n    margin-top: 0;\n  }\n\n  .kagu-b2b-box p {\n    font-size: 14px;\n    margin-bottom: 15px;\n  }\n\n  .kagu-b2b-box ul {\n    list-style: none;\n    padding: 0;\n    margin: 0;\n  }\n\n  .kagu-b2b-box li {\n    position: relative;\n    padding-left: 20px;\n    margin-bottom: 10px;\n    font-size: 14px;\n  }\n\n  .kagu-b2b-box li::before {\n    content: '\\2714';\n    color: var(--k-pri);\n    position: absolute;\n    left: 0;\n    font-weight: bold;\n  }\n\n  .kagu-faq-section {\n    margin-top: 50px;\n    margin-bottom: 40px;\n  }\n\n  .kagu-accordion {\n    display: grid;\n    gap: 12px;\n    margin-top: 20px;\n  }\n\n  .kagu-accordion details {\n    border: 1px solid var(--k-bg-dark);\n    border-radius: 8px;\n    background: #fff;\n    overflow: hidden;\n    transition: all 0.3s;\n  }\n\n  .kagu-accordion details:hover {\n    border-color: var(--k-pri);\n  }\n\n  .kagu-accordion summary {\n    display: flex;\n    justify-content: space-between;\n    align-items: center;\n    padding: 16px 20px;\n    font-weight: 700;\n    cursor: pointer;\n    list-style: none;\n    user-select: none;\n    color: var(--k-text-title);\n    font-size: 15px;\n  }\n\n  .kagu-accordion summary::-webkit-details-marker {\n    display: none;\n  }\n\n  .kagu-accordion summary::after {\n    content: \"+\";\n    color: var(--k-pri);\n    font-size: 24px;\n    font-weight: 400;\n    line-height: 1;\n  }\n\n  .kagu-accordion details[open] summary::after {\n    content: \"\\2714\";\n  }\n\n  .kagu-accordion details[open] summary {\n    border-bottom: 1px solid var(--k-bg-light);\n  }\n\n  .kagu-accordion .kagu-faq-content {\n    padding: 16px 20px;\n    color: var(--k-text-main);\n    font-size: 14px;\n    line-height: 1.6;\n    background: var(--k-bg-light);\n  }\n\n  .kagu-accordion .kagu-faq-content p {\n    margin: 0;\n  }\n\n  @media (max-width: 768px) {\n    .kagu-banner-title {\n      font-size: 1.6rem;\n    }\n\n    .kagu-feature-row,\n    .kagu-feature-row.reverse {\n      flex-direction: column;\n      gap: 20px !important;\n      margin-top: 25px !important;\n      margin-bottom: 25px !important;\n    }\n\n    .kagu-usp-bullets {\n      padding: 18px 15px;\n      margin-bottom: 30px;\n    }\n\n    .kagu-tbl {\n      margin-top: 20px;\n      margin-bottom: 20px;\n    }\n\n    .kagu-tbl table {\n      display: table;\n      min-width: 100%;\n    }\n\n    .kagu-tbl th,\n    .kagu-tbl td {\n      display: table-cell;\n      padding: 12px 10px;\n      font-size: 13.5px;\n    }\n\n    .kagu-tbl th {\n      width: 40%;\n    }\n\n    .kagu-tbl td {\n      width: 60%;\n    }\n\n    .kagu-b2b-box {\n      padding: 20px 15px;\n    }\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"kagu-wrapper\"\u003e\n  \u003csection class=\"kagu-usp-bullets\"\u003e\n  \u003ch3\u003eKey Commercial Highlights\u003c\/h3\u003e\n  \u003cul\u003e\n    \u003cli\u003e\n      \u003cb\u003eLuxury Aesthetics:\u003c\/b\u003e Premium piano lacquer finish offering a sleek \u003cb\u003eHigh Gloss Desk\u003c\/b\u003e surface.\n    \u003c\/li\u003e\n    \u003cli\u003e\n      \u003cb\u003eExpansive Workspace:\u003c\/b\u003e A high-capacity \u003cb\u003eL-Shaped Executive Desk\u003c\/b\u003e designed for modern leadership.\n    \u003c\/li\u003e\n    \u003cli\u003e\n      \u003cb\u003eInnovative Engineering:\u003c\/b\u003e Diamond-shaped slanted legs provide unshakeable commercial stability.\n    \u003c\/li\u003e\n    \u003cli\u003e\n      \u003cb\u003eSmart Organization:\u003c\/b\u003e A versatile \u003cb\u003eDesk with Storage Drawers\u003c\/b\u003e for PC towers, documents, and daily essentials.\n    \u003c\/li\u003e\n    \u003cli\u003e\n      \u003cb\u003eSafe Rounded Edges:\u003c\/b\u003e A beveled round-edge tabletop with polished corners helps reduce accidental bumps while enhancing visual depth.\n    \u003c\/li\u003e\n  \u003c\/ul\u003e\n\u003c\/section\u003e\n\n  \u003csection class=\"kagu-readmore-wrapper\"\u003e\n    \u003cinput type=\"checkbox\" id=\"KaguReadMoreTriggerLBZ2150\" class=\"kagu-readmore-trigger\"\u003e\n\n    \u003cdiv class=\"kagu-content-preview\"\u003e\n      \u003ch2 class=\"kagu-banner-title\"\u003eLuxury L-Shaped Executive Desk\u003c\/h2\u003e\n\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0681\/2870\/2512\/files\/luxury_executive_desk_high_gloss_l-shaped_desk_kaguyasuLBZ-2150_main_images.jpg?v=1778825040\" alt=\"Luxury executive desk high gloss L-shaped desk by Kaguyasu\" class=\"kagu-hero-img\"\u003e\n\n      \u003cp class=\"kagu-intro\"\u003eA luxury L-shaped executive desk with an E1 MDF board structure, high-temperature baked piano lacquer finish, diamond-shaped slanted legs, beveled round-edge tabletop, and high-capacity storage cabinet.\u003c\/p\u003e\n\n      \u003cdiv class=\"kagu-feature-row\"\u003e\n        \u003cdiv class=\"kagu-feature-img\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0681\/2870\/2512\/files\/luxury_executive_desk_high_gloss_l-shaped_desk_kaguyasuLBZ-2150_detailed_images_17.webp?v=1778728873\" alt=\"Eco-friendly E1 MDF board for luxury executive desk\"\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"kagu-feature-text\"\u003e\n          \u003ch3\u003eEco-Friendly E1 MDF Board\u003c\/h3\u003e\n          \u003cp\u003eSafe, healthy, and odorless. The E1-grade fiberboard offers stable performance, firm edges, and reliable weight-bearing capacity.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003ch2\u003ePremium Craftsmanship Analysis\u003c\/h2\u003e\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0681\/2870\/2512\/files\/luxury_executive_desk_high_gloss_l-shaped_desk_kaguyasuLBZ-2150_detailed_images_18.webp?v=1778728874\" alt=\"Premium craftsmanship analysis for high gloss executive desk\" class=\"kagu-section-img\"\u003e\n\n      \u003cdiv class=\"kagu-feature-row\"\u003e\n        \u003cdiv class=\"kagu-feature-img\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0681\/2870\/2512\/files\/luxury_executive_desk_high_gloss_l-shaped_desk_kaguyasuLBZ-2150_main_images_23.webp?v=1778728869\" alt=\"High-temperature baked piano lacquer high gloss desk finish\"\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"kagu-feature-text\"\u003e\n          \u003ch3\u003eHigh-Temperature Baked Piano Lacquer\u003c\/h3\u003e\n          \u003cp\u003eA stunning \u003cb\u003eHigh Gloss Desk\u003c\/b\u003e finish. Cured at high temperatures, it offers superior brightness, scratch resistance, and easy cleaning.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"kagu-feature-row reverse\"\u003e\n        \u003cdiv class=\"kagu-feature-img\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0681\/2870\/2512\/files\/luxury_executive_desk_high_gloss_l-shaped_desk_kaguyasuLBZ-2150_detailed_images_19.webp?v=1778728874\" alt=\"Diamond-shaped lacquered slanted legs for executive desk\"\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"kagu-feature-text\"\u003e\n          \u003ch3\u003eDiamond-Shaped Lacquered Slanted Legs\u003c\/h3\u003e\n          \u003cp\u003eExperience unmatched stability. The innovative diamond beveling design prevents wobbling while providing exceptional load-bearing support.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"kagu-feature-row\"\u003e\n        \u003cdiv class=\"kagu-feature-img\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0681\/2870\/2512\/files\/luxury_executive_desk_high_gloss_l-shaped_desk_kaguyasuLBZ-2150_detailed_images_20.webp?v=1778728875\" alt=\"Beveled round-edge tabletop for luxury executive desk\"\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"kagu-feature-text\"\u003e\n          \u003ch3\u003eBeveled Round-Edge Tabletop\u003c\/h3\u003e\n          \u003cp\u003eWork with complete safety. Thoughtfully polished rounded corners prevent accidental bumps while flowing lines enhance visual depth.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"kagu-feature-row reverse\"\u003e\n        \u003cdiv class=\"kagu-feature-img\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0681\/2870\/2512\/files\/luxury_executive_desk_high_gloss_l-shaped_desk_kaguyasuLBZ-2150_detailed_images_21.webp?v=1778728876\" alt=\"High-capacity storage cabinet for L-shaped executive desk\"\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"kagu-feature-text\"\u003e\n          \u003ch3\u003eHigh-Capacity Storage Cabinet\u003c\/h3\u003e\n          \u003cp\u003eFunctioning as an \u003cb\u003eL-Shaped Executive Desk\u003c\/b\u003e, the cabinet organizes your PC, documents, and daily essentials cleanly.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003ch2\u003eStyle Options\u003c\/h2\u003e\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0681\/2870\/2512\/files\/luxury_executive_desk_high_gloss_l-shaped_desk_kaguyasuLBZ-2150_detailed_images_22.webp?v=1778728877\" alt=\"Style options for Kaguyasu luxury executive desk\" class=\"kagu-section-img\"\u003e\n\n      \u003ch2\u003eColor Options\u003c\/h2\u003e\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0681\/2870\/2512\/files\/luxury_executive_desk_high_gloss_l-shaped_desk_kaguyasuLBZ-2150_detailed_images_23.webp?v=1778728880\" alt=\"Color options for Kaguyasu high gloss L-shaped desk\" class=\"kagu-section-img\"\u003e\n\n      \u003ch2\u003eDimensions \u0026amp; Specifications\u003c\/h2\u003e\n      \u003cdiv class=\"kagu-tbl\"\u003e\n        \u003ctable\u003e\n          \u003ctbody\u003e\n            \u003ctr\u003e\n              \u003cth scope=\"row\"\u003eBoard Material\u003c\/th\u003e\n              \u003ctd\u003eE1-grade MDF \/ fiberboard\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n              \u003cth scope=\"row\"\u003eFinish\u003c\/th\u003e\n              \u003ctd\u003eHigh-temperature baked piano lacquer high gloss finish\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n              \u003cth scope=\"row\"\u003eDesk Layout\u003c\/th\u003e\n              \u003ctd\u003eL-shaped executive desk layout\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n              \u003cth scope=\"row\"\u003eLeg Design\u003c\/th\u003e\n              \u003ctd\u003eDiamond-shaped lacquered slanted legs\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n              \u003cth scope=\"row\"\u003eTabletop Edge\u003c\/th\u003e\n              \u003ctd\u003eBeveled round-edge tabletop with polished rounded corners\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n              \u003cth scope=\"row\"\u003eStorage\u003c\/th\u003e\n              \u003ctd\u003eHigh-capacity storage cabinet for PC, documents, and daily essentials\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n              \u003cth scope=\"row\"\u003eDimension Unit\u003c\/th\u003e\n              \u003ctd\u003ecm\u003c\/td\u003e\n            \u003c\/tr\u003e\n          \u003c\/tbody\u003e\n        \u003c\/table\u003e\n      \u003c\/div\u003e\n\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0681\/2870\/2512\/files\/luxury_executive_desk_high_gloss_l-shaped_desk_kaguyasuLBZ-2150_detailed_images_1.jpg?v=1778825045\" alt=\"Luxury executive desk high gloss L-shaped desk dimensions guide\" class=\"kagu-section-img\"\u003e\n\n      \u003cdiv class=\"kagu-b2b-box\"\u003e\n        \u003ch3\u003eDelivery \u0026amp; Commercial Logistics\u003c\/h3\u003e\n        \u003cp\u003ePlease note the following important information for this luxury executive desk:\u003c\/p\u003e\n        \u003cul\u003e\n          \u003cli\u003e\n\u003cb\u003eDesk Layout:\u003c\/b\u003e The product uses an L-shaped executive desk layout for modern leadership spaces.\u003c\/li\u003e\n          \u003cli\u003e\n\u003cb\u003eFinish:\u003c\/b\u003e The high-temperature baked piano lacquer creates a high gloss desk surface.\u003c\/li\u003e\n          \u003cli\u003e\n\u003cb\u003eStorage:\u003c\/b\u003e The high-capacity cabinet organizes PC equipment, documents, and daily essentials.\u003c\/li\u003e\n          \u003cli\u003e\n\u003cb\u003eEdge Design:\u003c\/b\u003e Beveled round-edge tabletop corners help reduce accidental bumps.\u003c\/li\u003e\n          \u003cli\u003e\n\u003cb\u003eStyle \u0026amp; Color:\u003c\/b\u003e Please refer to the style options and color options images for available configurations.\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n\n      \u003csection class=\"kagu-faq-section\"\u003e\n        \u003ch2\u003eFrequently Asked Questions\u003c\/h2\u003e\n        \u003cdiv class=\"kagu-accordion\"\u003e\n          \u003cdetails\u003e\n            \u003csummary\u003eWhat finish does this luxury executive desk use?\u003c\/summary\u003e\n            \u003cdiv class=\"kagu-faq-content\"\u003e\n              \u003cp\u003eThe product description lists a high-temperature baked piano lacquer finish with a high gloss surface.\u003c\/p\u003e\n            \u003c\/div\u003e\n          \u003c\/details\u003e\n\n          \u003cdetails\u003e\n            \u003csummary\u003eWhat board material is listed for this desk?\u003c\/summary\u003e\n            \u003cdiv class=\"kagu-faq-content\"\u003e\n              \u003cp\u003eThe product description lists E1-grade MDF \/ fiberboard.\u003c\/p\u003e\n            \u003c\/div\u003e\n          \u003c\/details\u003e\n\n          \u003cdetails\u003e\n            \u003csummary\u003eDoes this L-shaped executive desk include storage?\u003c\/summary\u003e\n            \u003cdiv class=\"kagu-faq-content\"\u003e\n              \u003cp\u003eYes. The desk includes a high-capacity storage cabinet for PC equipment, documents, and daily essentials.\u003c\/p\u003e\n            \u003c\/div\u003e\n          \u003c\/details\u003e\n\n          \u003cdetails\u003e\n            \u003csummary\u003eWhat stability feature does the desk have?\u003c\/summary\u003e\n            \u003cdiv class=\"kagu-faq-content\"\u003e\n              \u003cp\u003eThe product description highlights diamond-shaped lacquered slanted legs designed for stability and load-bearing support.\u003c\/p\u003e\n            \u003c\/div\u003e\n          \u003c\/details\u003e\n        \u003c\/div\u003e\n      \u003c\/section\u003e\n    \u003c\/div\u003e\n\n    \u003clabel class=\"kagu-readmore-btn k-label-show\" for=\"KaguReadMoreTriggerLBZ2150\"\u003eView Full Details\u003c\/label\u003e\n    \u003clabel class=\"kagu-readmore-btn k-label-hide\" for=\"KaguReadMoreTriggerLBZ2150\"\u003eCollapse Details\u003c\/label\u003e\n  \u003c\/section\u003e\n\u003c\/div\u003e","brand":"Kaguyasu","offers":[{"title":"White \/ Desk \/ Side Cabinet on the Left \/ 180cm x 160cm x 76cm","offer_id":43011284795440,"sku":"LBZ-2150-01","price":1631.0,"currency_code":"GBP","in_stock":true},{"title":"White \/ Desk \/ Side Cabinet on the Left \/ 201cm x 160cm x 76cm","offer_id":43011284828208,"sku":"LBZ-2150-02","price":1826.0,"currency_code":"GBP","in_stock":true},{"title":"White \/ Desk \/ Side Cabinet on the Left \/ 221cm x 160cm x 76cm","offer_id":43011284860976,"sku":"LBZ-2150-03","price":2000.0,"currency_code":"GBP","in_stock":true},{"title":"White \/ Desk \/ Side Cabinet on the Left \/ 239cm x 160cm x 76cm","offer_id":43011284893744,"sku":"LBZ-2150-04","price":2171.0,"currency_code":"GBP","in_stock":true},{"title":"White \/ Desk \/ Side Cabinet on the Left \/ 259cm x 160cm x 76cm","offer_id":43011284926512,"sku":"LBZ-2150-05","price":2344.0,"currency_code":"GBP","in_stock":true},{"title":"White \/ Desk \/ Side Cabinet on the Right \/ 180cm x 160cm x 76cm","offer_id":43011284959280,"sku":"LBZ-2150-06","price":1631.0,"currency_code":"GBP","in_stock":true},{"title":"White \/ Desk \/ Side Cabinet on the Right \/ 201cm x 160cm x 76cm","offer_id":43011284992048,"sku":"LBZ-2150-07","price":1826.0,"currency_code":"GBP","in_stock":true},{"title":"White \/ Desk \/ Side Cabinet on the Right \/ 221cm x 160cm x 76cm","offer_id":43011285024816,"sku":"LBZ-2150-08","price":2000.0,"currency_code":"GBP","in_stock":true},{"title":"White \/ Desk \/ Side Cabinet on the Right \/ 239cm x 160cm x 76cm","offer_id":43011285057584,"sku":"LBZ-2150-09","price":2171.0,"currency_code":"GBP","in_stock":true},{"title":"White \/ Desk \/ Side Cabinet on the Right \/ 259cm x 160cm x 76cm","offer_id":43011285090352,"sku":"LBZ-2150-10","price":2344.0,"currency_code":"GBP","in_stock":true},{"title":"Pink \/ Desk \/ Side Cabinet on the Left \/ 180cm x 160cm x 76cm","offer_id":43011285123120,"sku":"LBZ-2150-11","price":1631.0,"currency_code":"GBP","in_stock":true},{"title":"Pink \/ Desk \/ Side Cabinet on the Left \/ 201cm x 160cm x 76cm","offer_id":43011285155888,"sku":"LBZ-2150-12","price":1826.0,"currency_code":"GBP","in_stock":true},{"title":"Pink \/ Desk \/ Side Cabinet on the Left \/ 221cm x 160cm x 76cm","offer_id":43011285188656,"sku":"LBZ-2150-13","price":2000.0,"currency_code":"GBP","in_stock":true},{"title":"Pink \/ Desk \/ Side Cabinet on the Left \/ 239cm x 160cm x 76cm","offer_id":43011285221424,"sku":"LBZ-2150-14","price":2171.0,"currency_code":"GBP","in_stock":true},{"title":"Pink \/ Desk \/ Side Cabinet on the Left \/ 259cm x 160cm x 76cm","offer_id":43011285254192,"sku":"LBZ-2150-15","price":2344.0,"currency_code":"GBP","in_stock":true},{"title":"Pink \/ Desk \/ Side Cabinet on the Right \/ 180cm x 160cm x 76cm","offer_id":43011285286960,"sku":"LBZ-2150-16","price":1631.0,"currency_code":"GBP","in_stock":true},{"title":"Pink \/ Desk \/ Side Cabinet on the Right \/ 201cm x 160cm x 76cm","offer_id":43011285319728,"sku":"LBZ-2150-17","price":1826.0,"currency_code":"GBP","in_stock":true},{"title":"Pink \/ Desk \/ Side Cabinet on the Right \/ 221cm x 160cm x 76cm","offer_id":43011285352496,"sku":"LBZ-2150-18","price":2000.0,"currency_code":"GBP","in_stock":true},{"title":"Pink \/ Desk \/ Side Cabinet on the Right \/ 239cm x 160cm x 76cm","offer_id":43011285385264,"sku":"LBZ-2150-19","price":2171.0,"currency_code":"GBP","in_stock":true},{"title":"Pink \/ Desk \/ Side Cabinet on the Right \/ 259cm x 160cm x 76cm","offer_id":43011285418032,"sku":"LBZ-2150-20","price":2344.0,"currency_code":"GBP","in_stock":true},{"title":"White \/ File atch \/ 239cm x 41cm x 180cm","offer_id":43011285450800,"sku":"WJG-2079-01","price":3004.0,"currency_code":"GBP","in_stock":true},{"title":"White \/ File atch \/ 320cm x 41cm x 180cm","offer_id":43011285483568,"sku":"WJG-2079-02","price":3488.0,"currency_code":"GBP","in_stock":true},{"title":"Pink \/ File atch \/ 239cm x 41cm x 180cm","offer_id":43011285516336,"sku":"WJG-2079-03","price":3004.0,"currency_code":"GBP","in_stock":true},{"title":"Pink \/ File atch \/ 320cm x 41cm x 180cm","offer_id":43011285549104,"sku":"WJG-2079-04","price":3488.0,"currency_code":"GBP","in_stock":true},{"title":"Black \/ Chair \/ Chair * 1","offer_id":42944200114224,"sku":"LBY-2027-01","price":460.0,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0681\/2870\/2512\/files\/luxury_executive_desk_high_gloss_l-shaped_desk_kaguyasuLBZ-2150_main_images.jpg?v=1778825040"},{"product_id":"large-wood-corner-workstation-bgz-2018","title":"Large Corner Desk | Office Corner Desk | Kaguyasu","description":"\u003cstyle\u003e\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: #333333;\n    --k-text-title: #121A3E;\n    max-width: 1000px;\n    margin: 8px auto 0 auto !important;\n    padding: 0 15px;\n    font-family: 'Urbanist', sans-serif;\n    line-height: 1.6;\n    color: var(--k-text-main);\n    text-align: left;\n  }\n\n  .kagu-wrapper * {\n    box-sizing: border-box;\n  }\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: 30px;\n    margin-bottom: 15px;\n  }\n\n  .kagu-banner-title {\n    font-size: 2rem;\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.6rem;\n    border-bottom: 3px solid var(--k-pri);\n    display: inline-block;\n    padding-bottom: 8px;\n  }\n\n  .kagu-wrapper h3 {\n    font-size: 1.2rem;\n  }\n\n  .kagu-usp-bullets {\n    background: var(--k-bg-light);\n    padding: 25px 30px;\n    border-radius: 8px;\n    border-left: 5px solid var(--k-pri);\n    margin-bottom: 40px;\n  }\n\n  .kagu-usp-bullets h3 {\n    margin-top: 0;\n    color: var(--k-pri);\n    margin-bottom: 15px;\n  }\n\n  .kagu-usp-bullets ul {\n    list-style: none;\n    padding: 0;\n    margin: 0;\n    display: grid;\n    grid-template-columns: 1fr;\n    gap: 12px;\n  }\n\n  .kagu-usp-bullets li {\n    position: relative;\n    padding-left: 28px;\n    font-size: 14.5px;\n  }\n\n  .kagu-usp-bullets li::before {\n    content: '';\n    position: absolute;\n    left: 0;\n    top: 3px;\n    width: 18px;\n    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  .kagu-hero-img,\n  .kagu-section-img {\n    width: 100%;\n    height: auto;\n    border-radius: 8px;\n    margin-top: 15px;\n    margin-bottom: 30px;\n    display: block;\n    border: 1px solid var(--k-bg-dark);\n  }\n\n  .kagu-hero-img {\n    margin-top: 0;\n    margin-bottom: 25px;\n  }\n\n  .kagu-intro {\n    font-size: 16px;\n    text-align: center;\n    max-width: 820px;\n    margin: 0 auto 40px auto;\n  }\n\n  .kagu-readmore-wrapper {\n    position: relative;\n    margin-bottom: 50px;\n  }\n\n  .kagu-readmore-trigger {\n    display: none;\n  }\n\n  .kagu-content-preview {\n    max-height: 1200px;\n    overflow: hidden;\n    transition: max-height 0.6s ease-out;\n    position: relative;\n  }\n\n  .kagu-content-preview::after {\n    content: \"\";\n    position: absolute;\n    bottom: 0;\n    left: 0;\n    width: 100%;\n    height: 120px;\n    background: linear-gradient(transparent, #ffffff);\n    pointer-events: none;\n  }\n\n  .kagu-readmore-trigger:checked ~ .kagu-content-preview {\n    max-height: 18000px;\n  }\n\n  .kagu-readmore-trigger:checked ~ .kagu-content-preview::after {\n    display: none;\n  }\n\n  .kagu-readmore-btn {\n    display: inline-block;\n    padding: 12px 35px;\n    border-radius: 30px;\n    font-weight: 600;\n    cursor: pointer;\n    transition: all 0.3s;\n    margin-top: 15px;\n    text-transform: uppercase;\n    font-size: 14px;\n    letter-spacing: 1px;\n    font-family: 'Poppins', sans-serif;\n  }\n\n  .k-label-show {\n    border: 2px solid var(--k-pri);\n    color: var(--k-pri);\n    background: #fff;\n    display: block;\n    text-align: center;\n    max-width: 250px;\n    margin: 20px auto 0 auto;\n  }\n\n  .k-label-hide {\n    display: none;\n    background: var(--k-pri);\n    color: #fff;\n    border: 2px solid var(--k-pri);\n    text-align: center;\n    max-width: 250px;\n    margin: 20px auto 0 auto;\n  }\n\n  .kagu-readmore-btn:hover {\n    background: var(--k-pri);\n    color: #fff;\n    border-color: var(--k-pri);\n  }\n\n  .kagu-readmore-trigger:checked ~ .k-label-show {\n    display: none;\n  }\n\n  .kagu-readmore-trigger:checked ~ .k-label-hide {\n    display: block;\n  }\n\n  .kagu-feature-row {\n    display: flex;\n    align-items: center;\n    gap: 40px;\n    margin-top: 30px;\n    margin-bottom: 30px;\n  }\n\n  .kagu-feature-row.reverse {\n    flex-direction: row-reverse;\n  }\n\n  .kagu-feature-img {\n    flex: 1;\n    border-radius: 8px;\n    overflow: hidden;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    background: var(--k-bg-light);\n    padding: 10px;\n    border: 1px solid var(--k-bg-dark);\n  }\n\n  .kagu-feature-img img {\n    width: 100%;\n    height: auto;\n    display: block;\n    object-fit: contain;\n    border-radius: 4px;\n  }\n\n  .kagu-feature-text {\n    flex: 1;\n  }\n\n  .kagu-feature-text h3 {\n    margin-top: 0;\n    border-bottom: none;\n    padding-bottom: 5px;\n    margin-bottom: 10px;\n    color: var(--k-text-title);\n  }\n\n  .kagu-feature-text p {\n    color: var(--k-text-main);\n    font-size: 15px;\n    margin-bottom: 0;\n  }\n\n  .kagu-tbl {\n    overflow-x: auto;\n    border: 1px solid var(--k-bg-dark);\n    border-radius: 8px;\n    background: #fff;\n    margin-top: 30px;\n    margin-bottom: 30px;\n  }\n\n  .kagu-tbl table {\n    width: 100%;\n    border-collapse: collapse;\n    font-size: 14.5px;\n  }\n\n  .kagu-tbl th,\n  .kagu-tbl td {\n    padding: 15px 18px;\n    border-bottom: 1px solid var(--k-bg-dark);\n    vertical-align: top;\n    text-align: left;\n  }\n\n  .kagu-tbl tr:last-child th,\n  .kagu-tbl tr:last-child td {\n    border-bottom: 0;\n  }\n\n  .kagu-tbl th {\n    width: 35%;\n    background: var(--k-bg-light);\n    color: var(--k-pri);\n    font-weight: 700;\n  }\n\n  .kagu-b2b-box {\n    background: var(--k-bg-dark);\n    padding: 30px;\n    border-radius: 8px;\n    margin-top: 40px;\n  }\n\n  .kagu-b2b-box h3 {\n    color: var(--k-text-title);\n    margin-top: 0;\n  }\n\n  .kagu-b2b-box p {\n    font-size: 14px;\n    margin-bottom: 15px;\n  }\n\n  .kagu-b2b-box ul {\n    list-style: none;\n    padding: 0;\n    margin: 0;\n  }\n\n  .kagu-b2b-box li {\n    position: relative;\n    padding-left: 20px;\n    margin-bottom: 10px;\n    font-size: 14px;\n  }\n\n  .kagu-b2b-box li::before {\n    content: '?';\n    color: var(--k-pri);\n    position: absolute;\n    left: 0;\n    font-weight: bold;\n  }\n\n  .kagu-faq-section {\n    margin-top: 50px;\n    margin-bottom: 40px;\n  }\n\n  .kagu-accordion {\n    display: grid;\n    gap: 12px;\n    margin-top: 20px;\n  }\n\n  .kagu-accordion details {\n    border: 1px solid var(--k-bg-dark);\n    border-radius: 8px;\n    background: #fff;\n    overflow: hidden;\n    transition: all 0.3s;\n  }\n\n  .kagu-accordion details:hover {\n    border-color: var(--k-pri);\n  }\n\n  .kagu-accordion summary {\n    display: flex;\n    justify-content: space-between;\n    align-items: center;\n    padding: 16px 20px;\n    font-weight: 700;\n    cursor: pointer;\n    list-style: none;\n    user-select: none;\n    color: var(--k-text-title);\n    font-size: 15px;\n  }\n\n  .kagu-accordion summary::-webkit-details-marker {\n    display: none;\n  }\n\n  .kagu-accordion summary::after {\n    content: \"+\";\n    color: var(--k-pri);\n    font-size: 24px;\n    font-weight: 400;\n    line-height: 1;\n  }\n\n  .kagu-accordion details[open] summary::after {\n    content: \"?\";\n  }\n\n  .kagu-accordion details[open] summary {\n    border-bottom: 1px solid var(--k-bg-light);\n  }\n\n  .kagu-accordion .kagu-faq-content {\n    padding: 16px 20px;\n    color: var(--k-text-main);\n    font-size: 14px;\n    line-height: 1.6;\n    background: var(--k-bg-light);\n  }\n\n  .kagu-accordion .kagu-faq-content p {\n    margin: 0;\n  }\n\n  @media (max-width: 768px) {\n    .kagu-banner-title {\n      font-size: 1.6rem;\n    }\n\n    .kagu-feature-row,\n    .kagu-feature-row.reverse {\n      flex-direction: column;\n      gap: 20px !important;\n      margin-top: 25px !important;\n      margin-bottom: 25px !important;\n    }\n\n    .kagu-usp-bullets {\n      padding: 18px 15px;\n      margin-bottom: 30px;\n    }\n\n    .kagu-tbl {\n      margin-top: 20px;\n      margin-bottom: 20px;\n    }\n\n    .kagu-tbl table {\n      display: table;\n      min-width: 100%;\n    }\n\n    .kagu-tbl th,\n    .kagu-tbl td {\n      display: table-cell;\n      padding: 12px 10px;\n      font-size: 13.5px;\n    }\n\n    .kagu-tbl th {\n      width: 40%;\n    }\n\n    .kagu-tbl td {\n      width: 60%;\n    }\n\n    .kagu-b2b-box {\n      padding: 20px 15px;\n    }\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"kagu-wrapper\"\u003e\n  \u003csection class=\"kagu-usp-bullets\"\u003e\n  \u003ch3\u003eKey Commercial Highlights\u003c\/h3\u003e\n  \u003cul\u003e\n    \u003cli\u003e\n      \u003cb\u003eWorkspace Privacy:\u003c\/b\u003e A booth-style \u003cb\u003elarge corner desk\u003c\/b\u003e featuring frosted acrylic partition panels.\n    \u003c\/li\u003e\n    \u003cli\u003e\n      \u003cb\u003eSmart Organization:\u003c\/b\u003e An ergonomic \u003cb\u003eoffice desk with drawers and shelves\u003c\/b\u003e for a clutter-free setup.\n    \u003c\/li\u003e\n    \u003cli\u003e\n      \u003cb\u003ePremium Materials:\u003c\/b\u003e A heavy-duty \u003cb\u003ewood corner desk\u003c\/b\u003e crafted from E1-grade eco-friendly boards.\n    \u003c\/li\u003e\n    \u003cli\u003e\n      \u003cb\u003eExpansive Storage:\u003c\/b\u003e Maximize productivity with this versatile \u003cb\u003edesk with hutch\u003c\/b\u003e configuration.\n    \u003c\/li\u003e\n    \u003cli\u003e\n      \u003cb\u003eCurved Thickened Desktop:\u003c\/b\u003e A smooth curved desktop with a 1-inch thickened panel supports stable, comfortable, and efficient daily work.\n    \u003c\/li\u003e\n  \u003c\/ul\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"kagu-readmore-wrapper\"\u003e\n    \u003cinput type=\"checkbox\" id=\"KaguReadMoreTriggerBGZ2018\" class=\"kagu-readmore-trigger\"\u003e\n\n    \u003cdiv class=\"kagu-content-preview\"\u003e\n      \u003ch2 class=\"kagu-banner-title\"\u003eBooth-Style Minimalist Employee Desk\u003c\/h2\u003e\n\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0681\/2870\/2512\/files\/large_corner_desk_wood_corner_desk_kaguyasuBGZ-2018_main_images_27.webp?v=1778729586\" alt=\"Large corner desk office corner desk by Kaguyasu\" class=\"kagu-hero-img\"\u003e\n\n      \u003cp class=\"kagu-intro\"\u003eA booth-style large corner desk with frosted acrylic partition panels, E1-grade eco-friendly boards, curved desktop design, lockable movable cabinet storage, and a desk with hutch configuration.\u003c\/p\u003e\n\n      \u003ch2\u003eCommercial Desktop Layout Analysis\u003c\/h2\u003e\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0681\/2870\/2512\/files\/large_corner_desk_wood_corner_desk_kaguyasuBGZ-2018_detailed_images_1.jpg?v=1779160610\" alt=\"Commercial desktop layout analysis for large corner desk\" class=\"kagu-section-img\"\u003e\n\n      \u003cdiv class=\"kagu-feature-row\"\u003e\n        \u003cdiv class=\"kagu-feature-img\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0681\/2870\/2512\/files\/large_corner_desk_wood_corner_desk_kaguyasuBGZ-2018_detailed_images_30.webp?v=1778729604\" alt=\"Durable E1 grade eco-friendly desk board\"\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"kagu-feature-text\"\u003e\n          \u003ch3\u003eDurable E1 Grade Eco-Friendly Desk Board\u003c\/h3\u003e\n          \u003cp\u003eEngineered for safe, commercial longevity. These healthy materials offer low formaldehyde release, high strength against cracking, and exceptional heavy-duty load-bearing capacity.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"kagu-feature-row reverse\"\u003e\n        \u003cdiv class=\"kagu-feature-img\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0681\/2870\/2512\/files\/large_corner_desk_wood_corner_desk_kaguyasuBGZ-2018_detailed_images_35.webp?v=1778729678\" alt=\"Acrylic frosted partition panel for desk privacy\"\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"kagu-feature-text\"\u003e\n          \u003ch3\u003eAcrylic Frosted Partition Panel for Privacy\u003c\/h3\u003e\n          \u003cp\u003eBlock ambient noise effectively. The translucent modesty panel protects your privacy without entirely disrupting communication between colleagues and team members.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"kagu-feature-row\"\u003e\n        \u003cdiv class=\"kagu-feature-img\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0681\/2870\/2512\/files\/large_corner_desk_wood_corner_desk_kaguyasuBGZ-2018_detailed_images_28.webp?v=1778729652\" alt=\"Curved desktop design for space optimization\"\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"kagu-feature-text\"\u003e\n          \u003ch3\u003eCurved Desktop Design for Space Optimization\u003c\/h3\u003e\n          \u003cp\u003eExperience unrestricted movement. Smooth curves soften the edges of this \u003cb\u003elarge corner desk\u003c\/b\u003e, optimizing office space usage while significantly enhancing visual aesthetics.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"kagu-feature-row reverse\"\u003e\n        \u003cdiv class=\"kagu-feature-img\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0681\/2870\/2512\/files\/large_corner_desk_wood_corner_desk_kaguyasuBGZ-2018_detailed_images_31.webp?v=1778729635\" alt=\"Office desk with drawers and shelves storage\"\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"kagu-feature-text\"\u003e\n          \u003ch3\u003eOffice Desk with Drawers and Shelves Storage\u003c\/h3\u003e\n          \u003cp\u003eKeep essentials accessible and secure. The movable cabinet features a lock and key, ensuring privacy for important documents.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"kagu-feature-row\"\u003e\n        \u003cdiv class=\"kagu-feature-img\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0681\/2870\/2512\/files\/large_corner_desk_wood_corner_desk_kaguyasuBGZ-2018_detailed_images_5.jpg?v=1779160611\" alt=\"Heavy-duty thickened desk with hutch surface\"\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"kagu-feature-text\"\u003e\n          \u003ch3\u003eHeavy-Duty Thickened Desk With Hutch Surface\u003c\/h3\u003e\n          \u003cp\u003eBuilt for demanding daily use. The 1-inch thickened panel of this \u003cb\u003edesk with hutch\u003c\/b\u003e is scratch-resistant, wear-resistant, and provides a stable, wobble-free workspace.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"kagu-feature-row reverse\"\u003e\n        \u003cdiv class=\"kagu-feature-img\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0681\/2870\/2512\/files\/large_corner_desk_wood_corner_desk_kaguyasuBGZ-2018_detailed_images_33.webp?v=1778729573\" alt=\"Matching ergonomic office chair options\"\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"kagu-feature-text\"\u003e\n          \u003ch3\u003eMatching Ergonomic Office Chair Options\u003c\/h3\u003e\n          \u003cp\u003ePair your desk perfectly. Choose ergonomic chairs designed to scientifically support spinal curves, ensuring comfort during long hours of productivity.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003ch2\u003eDimensions \u0026amp; Specifications\u003c\/h2\u003e\n      \u003cdiv class=\"kagu-tbl\"\u003e\n        \u003ctable\u003e\n          \u003ctbody\u003e\n            \u003ctr\u003e\n              \u003cth scope=\"row\"\u003eDesk Style\u003c\/th\u003e\n              \u003ctd\u003eBooth-style minimalist employee desk\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n              \u003cth scope=\"row\"\u003eBoard Material\u003c\/th\u003e\n              \u003ctd\u003eE1-grade eco-friendly board\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n              \u003cth scope=\"row\"\u003ePartition Panel\u003c\/th\u003e\n              \u003ctd\u003eFrosted acrylic partition panel\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n              \u003cth scope=\"row\"\u003eDesktop Design\u003c\/th\u003e\n              \u003ctd\u003eCurved desktop design with 1-inch thickened panel\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n              \u003cth scope=\"row\"\u003eStorage\u003c\/th\u003e\n              \u003ctd\u003eDrawers, shelves, desk with hutch configuration, and movable cabinet with lock and key\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n              \u003cth scope=\"row\"\u003eDimension Unit\u003c\/th\u003e\n              \u003ctd\u003ecm\u003c\/td\u003e\n            \u003c\/tr\u003e\n          \u003c\/tbody\u003e\n        \u003c\/table\u003e\n      \u003c\/div\u003e\n\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0681\/2870\/2512\/files\/large_corner_desk_wood_corner_desk_kaguyasuBGZ-2018_detailed_images_2.jpg?v=1779160611\" alt=\"Large corner desk dimensions guide\" class=\"kagu-section-img\"\u003e\n\n      \u003cdiv class=\"kagu-b2b-box\"\u003e\n        \u003ch3\u003eDelivery \u0026amp; Commercial Logistics\u003c\/h3\u003e\n        \u003cp\u003ePlease note the following important information for this office corner desk:\u003c\/p\u003e\n        \u003cul\u003e\n          \u003cli\u003e\n\u003cb\u003eWorkspace Privacy:\u003c\/b\u003e The booth-style design includes frosted acrylic partition panels.\u003c\/li\u003e\n          \u003cli\u003e\n\u003cb\u003eStorage Layout:\u003c\/b\u003e The desk includes drawers, shelves, a hutch configuration, and a movable cabinet with lock and key.\u003c\/li\u003e\n          \u003cli\u003e\n\u003cb\u003eMaterial:\u003c\/b\u003e The product description lists E1-grade eco-friendly boards.\u003c\/li\u003e\n          \u003cli\u003e\n\u003cb\u003eSurface:\u003c\/b\u003e The 1-inch thickened panel is described as scratch-resistant and wear-resistant.\u003c\/li\u003e\n          \u003cli\u003e\n\u003cb\u003eDimension Unit:\u003c\/b\u003e Dimensions are shown in centimeters.\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n\n      \u003csection class=\"kagu-faq-section\"\u003e\n        \u003ch2\u003eFrequently Asked Questions\u003c\/h2\u003e\n        \u003cdiv class=\"kagu-accordion\"\u003e\n          \u003cdetails\u003e\n            \u003csummary\u003eDoes this large corner desk include privacy panels?\u003c\/summary\u003e\n            \u003cdiv class=\"kagu-faq-content\"\u003e\n              \u003cp\u003eYes. The desk features frosted acrylic partition panels for booth-style workspace privacy.\u003c\/p\u003e\n            \u003c\/div\u003e\n          \u003c\/details\u003e\n\n          \u003cdetails\u003e\n            \u003csummary\u003eDoes this office corner desk include storage?\u003c\/summary\u003e\n            \u003cdiv class=\"kagu-faq-content\"\u003e\n              \u003cp\u003eYes. The product description includes drawers, shelves, a desk with hutch configuration, and a movable cabinet with lock and key.\u003c\/p\u003e\n            \u003c\/div\u003e\n          \u003c\/details\u003e\n\n          \u003cdetails\u003e\n            \u003csummary\u003eWhat material is used for the desk board?\u003c\/summary\u003e\n            \u003cdiv class=\"kagu-faq-content\"\u003e\n              \u003cp\u003eThe product description lists E1-grade eco-friendly boards.\u003c\/p\u003e\n            \u003c\/div\u003e\n          \u003c\/details\u003e\n\n          \u003cdetails\u003e\n            \u003csummary\u003eWhat is the desktop panel thickness?\u003c\/summary\u003e\n            \u003cdiv class=\"kagu-faq-content\"\u003e\n              \u003cp\u003eThe product description lists a 1-inch thickened panel.\u003c\/p\u003e\n            \u003c\/div\u003e\n          \u003c\/details\u003e\n        \u003c\/div\u003e\n      \u003c\/section\u003e\n    \u003c\/div\u003e\n\n    \u003clabel class=\"kagu-readmore-btn k-label-show\" for=\"KaguReadMoreTriggerBGZ2018\"\u003eView Full Details\u003c\/label\u003e\n    \u003clabel class=\"kagu-readmore-btn k-label-hide\" for=\"KaguReadMoreTriggerBGZ2018\"\u003eCollapse Details\u003c\/label\u003e\n  \u003c\/section\u003e\n\u003c\/div\u003e","brand":"Kaguyasu","offers":[{"title":"Single Seat \/ Left Side Cabinet \/ 150 cm x 140 cm x 109 cm","offer_id":43011284402224,"sku":"BGZ-2018-01","price":842.0,"currency_code":"GBP","in_stock":true},{"title":"Single Seat \/ Right Side Cabinet \/ 150 cm x 140 cm x 109 cm","offer_id":43011284434992,"sku":"BGZ-2018-02","price":842.0,"currency_code":"GBP","in_stock":true},{"title":"T-Style 2-Seater \/ 269 cm x 140 cm x 109 cm","offer_id":43011284467760,"sku":"BGZ-2018-03","price":1376.0,"currency_code":"GBP","in_stock":true},{"title":"2-Seater \/ Left Side Cabinet \/ 150 cm x 279 cm x 109 cm","offer_id":43011284500528,"sku":"BGZ-2018-04","price":1510.0,"currency_code":"GBP","in_stock":true},{"title":"2-Seater \/ Right Side Cabinet \/ 150 cm x 279 cm x 109 cm","offer_id":43011284533296,"sku":"BGZ-2018-05","price":1510.0,"currency_code":"GBP","in_stock":true},{"title":"3-Seater \/ Left Side Cabinet \/ 150 cm x 419 cm x 109 cm","offer_id":43011284566064,"sku":"BGZ-2018-06","price":2270.0,"currency_code":"GBP","in_stock":true},{"title":"3-Seater \/ Right Side Cabinet \/ 150 cm x 419 cm x 109 cm","offer_id":43011284598832,"sku":"BGZ-2018-07","price":2270.0,"currency_code":"GBP","in_stock":true},{"title":"Face to Face 4-Seater \/ 269 cm x 279 cm x 109 cm","offer_id":43011284631600,"sku":"BGZ-2018-08","price":2408.0,"currency_code":"GBP","in_stock":true},{"title":"T-Style 4-Seater \/ 269 cm x 279 cm x 109 cm","offer_id":43011284664368,"sku":"BGZ-2018-09","price":2529.0,"currency_code":"GBP","in_stock":true},{"title":"T-Style 6-Seater \/ 269 cm x 419 cm x 109 cm","offer_id":43011284697136,"sku":"BGZ-2018-10","price":3057.0,"currency_code":"GBP","in_stock":true},{"title":"T-Style 8-Seater \/ 269 cm x 559 cm x 109 cm","offer_id":43011284729904,"sku":"BGZ-2018-11","price":3666.0,"currency_code":"GBP","in_stock":true},{"title":"Chair * 1 \/ 63.5 cm x 63.5 cm x 89~102 cm","offer_id":43372736806960,"sku":"BGY-2067-01","price":186.0,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0681\/2870\/2512\/files\/large_corner_desk_wood_corner_desk_kaguyasuBGZ-2018_main_images_2.jpg?v=1779160605"},{"product_id":"modern-two-tone-boss-desk-lbz-2191","title":"Modern Boss Desk | Two-Tone L-Shaped Executive Desk | Kaguyasu","description":"\u003cstyle\u003e\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: #333333;\n    --k-text-title: #121A3E;\n    max-width: 1000px;\n    margin: 8px auto 0 auto !important;\n    padding: 0 15px;\n    font-family: 'Urbanist', sans-serif;\n    line-height: 1.6;\n    color: var(--k-text-main);\n    text-align: left;\n  }\n\n  .kagu-wrapper * {\n    box-sizing: border-box;\n  }\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: 30px;\n    margin-bottom: 15px;\n  }\n\n  .kagu-banner-title {\n    font-size: 2rem;\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.6rem;\n    border-bottom: 3px solid var(--k-pri);\n    display: inline-block;\n    padding-bottom: 8px;\n  }\n\n  .kagu-wrapper h3 {\n    font-size: 1.2rem;\n  }\n\n  .kagu-usp-bullets {\n    background: var(--k-bg-light);\n    padding: 25px 30px;\n    border-radius: 8px;\n    border-left: 5px solid var(--k-pri);\n    margin-bottom: 40px;\n  }\n\n  .kagu-usp-bullets h3 {\n    margin-top: 0;\n    color: var(--k-pri);\n    margin-bottom: 15px;\n  }\n\n  .kagu-usp-bullets ul {\n    list-style: none;\n    padding: 0;\n    margin: 0;\n    display: grid;\n    grid-template-columns: 1fr;\n    gap: 12px;\n  }\n\n  .kagu-usp-bullets li {\n    position: relative;\n    padding-left: 28px;\n    font-size: 14.5px;\n  }\n\n  .kagu-usp-bullets li::before {\n    content: '';\n    position: absolute;\n    left: 0;\n    top: 3px;\n    width: 18px;\n    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  .kagu-hero-img,\n  .kagu-section-img {\n    width: 100%;\n    height: auto;\n    border-radius: 8px;\n    margin-top: 15px;\n    margin-bottom: 30px;\n    display: block;\n    border: 1px solid var(--k-bg-dark);\n  }\n\n  .kagu-hero-img {\n    margin-top: 0;\n    margin-bottom: 25px;\n  }\n\n  .kagu-intro {\n    font-size: 16px;\n    text-align: center;\n    max-width: 820px;\n    margin: 0 auto 40px auto;\n  }\n\n  .kagu-readmore-wrapper {\n    position: relative;\n    margin-bottom: 50px;\n  }\n\n  .kagu-readmore-trigger {\n    display: none;\n  }\n\n  .kagu-content-preview {\n    max-height: 1200px;\n    overflow: hidden;\n    transition: max-height 0.6s ease-out;\n    position: relative;\n  }\n\n  .kagu-content-preview::after {\n    content: \"\";\n    position: absolute;\n    bottom: 0;\n    left: 0;\n    width: 100%;\n    height: 120px;\n    background: linear-gradient(transparent, #ffffff);\n    pointer-events: none;\n  }\n\n  .kagu-readmore-trigger:checked ~ .kagu-content-preview {\n    max-height: 18000px;\n  }\n\n  .kagu-readmore-trigger:checked ~ .kagu-content-preview::after {\n    display: none;\n  }\n\n  .kagu-readmore-btn {\n    display: inline-block;\n    padding: 12px 35px;\n    border-radius: 30px;\n    font-weight: 600;\n    cursor: pointer;\n    transition: all 0.3s;\n    margin-top: 15px;\n    text-transform: uppercase;\n    font-size: 14px;\n    letter-spacing: 1px;\n    font-family: 'Poppins', sans-serif;\n  }\n\n  .k-label-show {\n    border: 2px solid var(--k-pri);\n    color: var(--k-pri);\n    background: #fff;\n    display: block;\n    text-align: center;\n    max-width: 250px;\n    margin: 20px auto 0 auto;\n  }\n\n  .k-label-hide {\n    display: none;\n    background: var(--k-pri);\n    color: #fff;\n    border: 2px solid var(--k-pri);\n    text-align: center;\n    max-width: 250px;\n    margin: 20px auto 0 auto;\n  }\n\n  .kagu-readmore-btn:hover {\n    background: var(--k-pri);\n    color: #fff;\n    border-color: var(--k-pri);\n  }\n\n  .kagu-readmore-trigger:checked ~ .k-label-show {\n    display: none;\n  }\n\n  .kagu-readmore-trigger:checked ~ .k-label-hide {\n    display: block;\n  }\n\n  .kagu-feature-row {\n    display: flex;\n    align-items: center;\n    gap: 40px;\n    margin-top: 30px;\n    margin-bottom: 30px;\n  }\n\n  .kagu-feature-row.reverse {\n    flex-direction: row-reverse;\n  }\n\n  .kagu-feature-img {\n    flex: 1;\n    border-radius: 8px;\n    overflow: hidden;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    background: var(--k-bg-light);\n    padding: 10px;\n    border: 1px solid var(--k-bg-dark);\n  }\n\n  .kagu-feature-img img {\n    width: 100%;\n    height: auto;\n    display: block;\n    object-fit: contain;\n    border-radius: 4px;\n  }\n\n  .kagu-feature-text {\n    flex: 1;\n  }\n\n  .kagu-feature-text h3 {\n    margin-top: 0;\n    border-bottom: none;\n    padding-bottom: 5px;\n    margin-bottom: 10px;\n    color: var(--k-text-title);\n  }\n\n  .kagu-feature-text p {\n    color: var(--k-text-main);\n    font-size: 15px;\n    margin-bottom: 0;\n  }\n\n  .kagu-tbl {\n    overflow-x: auto;\n    border: 1px solid var(--k-bg-dark);\n    border-radius: 8px;\n    background: #fff;\n    margin-top: 30px;\n    margin-bottom: 30px;\n  }\n\n  .kagu-tbl table {\n    width: 100%;\n    border-collapse: collapse;\n    font-size: 14.5px;\n  }\n\n  .kagu-tbl th,\n  .kagu-tbl td {\n    padding: 15px 18px;\n    border-bottom: 1px solid var(--k-bg-dark);\n    vertical-align: top;\n    text-align: left;\n  }\n\n  .kagu-tbl tr:last-child th,\n  .kagu-tbl tr:last-child td {\n    border-bottom: 0;\n  }\n\n  .kagu-tbl th {\n    width: 35%;\n    background: var(--k-bg-light);\n    color: var(--k-pri);\n    font-weight: 700;\n  }\n\n  .kagu-b2b-box {\n    background: var(--k-bg-dark);\n    padding: 30px;\n    border-radius: 8px;\n    margin-top: 40px;\n  }\n\n  .kagu-b2b-box h3 {\n    color: var(--k-text-title);\n    margin-top: 0;\n  }\n\n  .kagu-b2b-box p {\n    font-size: 14px;\n    margin-bottom: 15px;\n  }\n\n  .kagu-b2b-box ul {\n    list-style: none;\n    padding: 0;\n    margin: 0;\n  }\n\n  .kagu-b2b-box li {\n    position: relative;\n    padding-left: 20px;\n    margin-bottom: 10px;\n    font-size: 14px;\n  }\n\n  .kagu-b2b-box li::before {\n    content: '\\2714';\n    color: var(--k-pri);\n    position: absolute;\n    left: 0;\n    font-weight: bold;\n  }\n\n  .kagu-faq-section {\n    margin-top: 50px;\n    margin-bottom: 40px;\n  }\n\n  .kagu-accordion {\n    display: grid;\n    gap: 12px;\n    margin-top: 20px;\n  }\n\n  .kagu-accordion details {\n    border: 1px solid var(--k-bg-dark);\n    border-radius: 8px;\n    background: #fff;\n    overflow: hidden;\n    transition: all 0.3s;\n  }\n\n  .kagu-accordion details:hover {\n    border-color: var(--k-pri);\n  }\n\n  .kagu-accordion summary {\n    display: flex;\n    justify-content: space-between;\n    align-items: center;\n    padding: 16px 20px;\n    font-weight: 700;\n    cursor: pointer;\n    list-style: none;\n    user-select: none;\n    color: var(--k-text-title);\n    font-size: 15px;\n  }\n\n  .kagu-accordion summary::-webkit-details-marker {\n    display: none;\n  }\n\n  .kagu-accordion summary::after {\n    content: \"+\";\n    color: var(--k-pri);\n    font-size: 24px;\n    font-weight: 400;\n    line-height: 1;\n  }\n\n  .kagu-accordion details[open] summary::after {\n    content: \"\\2714\";\n  }\n\n  .kagu-accordion details[open] summary {\n    border-bottom: 1px solid var(--k-bg-light);\n  }\n\n  .kagu-accordion .kagu-faq-content {\n    padding: 16px 20px;\n    color: var(--k-text-main);\n    font-size: 14px;\n    line-height: 1.6;\n    background: var(--k-bg-light);\n  }\n\n  .kagu-accordion .kagu-faq-content p {\n    margin: 0;\n  }\n\n  @media (max-width: 768px) {\n    .kagu-banner-title {\n      font-size: 1.6rem;\n    }\n\n    .kagu-feature-row,\n    .kagu-feature-row.reverse {\n      flex-direction: column;\n      gap: 20px !important;\n      margin-top: 25px !important;\n      margin-bottom: 25px !important;\n    }\n\n    .kagu-usp-bullets {\n      padding: 18px 15px;\n      margin-bottom: 30px;\n    }\n\n    .kagu-tbl {\n      margin-top: 20px;\n      margin-bottom: 20px;\n    }\n\n    .kagu-tbl table {\n      display: table;\n      min-width: 100%;\n    }\n\n    .kagu-tbl th,\n    .kagu-tbl td {\n      display: table-cell;\n      padding: 12px 10px;\n      font-size: 13.5px;\n    }\n\n    .kagu-tbl th {\n      width: 40%;\n    }\n\n    .kagu-tbl td {\n      width: 60%;\n    }\n\n    .kagu-b2b-box {\n      padding: 20px 15px;\n    }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"kagu-wrapper\"\u003e\n\u003csection class=\"kagu-usp-bullets\"\u003e\n\u003ch3\u003eKey Commercial Highlights\u003c\/h3\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cb\u003eExecutive Presence:\u003c\/b\u003e A premium \u003cb\u003eTwo-Tone Executive Desk\u003c\/b\u003e designed for modern leadership spaces.\u003c\/li\u003e\n\u003cli\u003e\n\u003cb\u003eExpansive Workspace:\u003c\/b\u003e High-capacity \u003cb\u003eL-Shaped Executive Desk\u003c\/b\u003e tailored for dual monitors.\u003c\/li\u003e\n\u003cli\u003e\n\u003cb\u003eSecure Organization:\u003c\/b\u003e A password-protected \u003cb\u003eDesk with Storage Drawers\u003c\/b\u003e for sensitive business files.\u003c\/li\u003e\n\u003cli\u003e\n\u003cb\u003eCommercial Durability:\u003c\/b\u003e 5cm thickened desktop featuring eco-friendly boards and smart cable routing.\u003c\/li\u003e\n\u003cli\u003e\n\u003cb\u003eIntegrated Cooling Support:\u003c\/b\u003e Dedicated CPU ventilation holes promote continuous airflow to help protect computer hardware during daily use.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/section\u003e\n\u003csection class=\"kagu-readmore-wrapper\"\u003e\u003cinput type=\"checkbox\" id=\"KaguReadMoreTriggerLBZ2191\" class=\"kagu-readmore-trigger\"\u003e\n\u003cdiv class=\"kagu-content-preview\"\u003e\n\u003ch2 class=\"kagu-banner-title\"\u003eModern Luxury Multi-Functional Executive Desk\u003c\/h2\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0681\/2870\/2512\/files\/modern_boss_desk_two-tone_l-shaped_executive_desk_kaguyasuLBZ-2191_main_images_41.webp?v=1778728957\" alt=\"Modern boss desk two-tone L-shaped executive desk by Kaguyasu\" class=\"kagu-hero-img\"\u003e\n\u003cp class=\"kagu-intro\"\u003eA modern luxury executive desk with a two-tone L-shaped layout, widened workspace, eco-friendly E1 grade board, cable routing, side cabinet storage, and password-protected organization.\u003c\/p\u003e\n\u003cdiv class=\"kagu-feature-row\"\u003e\n\u003cdiv class=\"kagu-feature-img\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0681\/2870\/2512\/files\/modern_boss_desk_two-tone_l-shaped_executive_desk_kaguyasuLBZ-2191_detailed_images_1.webp?v=1778728900\" alt=\"Eco-friendly E1 grade board for executive desk\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"kagu-feature-text\"\u003e\n\u003ch3\u003eEco-Friendly E1 Grade Board\u003c\/h3\u003e\n\u003cp\u003eBuilt for safety and endurance. The high-quality board resists cracking and wear, offering an odorless and healthy corporate workspace.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"kagu-feature-row reverse\"\u003e\n\u003cdiv class=\"kagu-feature-img\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0681\/2870\/2512\/files\/modern_boss_desk_two-tone_l-shaped_executive_desk_kaguyasuLBZ-2191_detailed_images_2.webp?v=1778728900\" alt=\"Expansive two-tone executive desk workspace\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"kagu-feature-text\"\u003e\n\u003ch3\u003eExpansive Two-Tone Workspace\u003c\/h3\u003e\n\u003cp\u003eMaximize your efficiency. The widened desktop provides ample room for files and hardware, helping reduce any cramped feeling during daily work.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"kagu-feature-row\"\u003e\n\u003cdiv class=\"kagu-feature-img\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0681\/2870\/2512\/files\/modern_boss_desk_two-tone_l-shaped_executive_desk_kaguyasuLBZ-2191_detailed_images_1_b833cc47-e952-4247-8cd4-8438c7704250.jpg?v=1778825056\" alt=\"Heavy-duty two-inch desktop for two-tone executive desk\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"kagu-feature-text\"\u003e\n\u003ch3\u003eHeavy-Duty 2-Inch Desktop\u003c\/h3\u003e\n\u003cp\u003eExperience unshakable stability. The 2-inch thick top supports long-lasting durability, while the \u003cb\u003eTwo-Tone Executive Desk\u003c\/b\u003e finish adds a modern flair.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"kagu-feature-row reverse\"\u003e\n\u003cdiv class=\"kagu-feature-img\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0681\/2870\/2512\/files\/modern_boss_desk_two-tone_l-shaped_executive_desk_kaguyasuLBZ-2191_detailed_images_4.webp?v=1778728974\" alt=\"Desktop cable management for L-shaped executive desk\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"kagu-feature-text\"\u003e\n\u003ch3\u003eDesktop Cable Management\u003c\/h3\u003e\n\u003cp\u003eKeep your \u003cb\u003eL-Shaped Executive Desk\u003c\/b\u003e clutter-free. The concealed routing system cleanly organizes your hardware wires.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"kagu-feature-row\"\u003e\n\u003cdiv class=\"kagu-feature-img\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0681\/2870\/2512\/files\/modern_boss_desk_two-tone_l-shaped_executive_desk_kaguyasuLBZ-2191_detailed_images_5.webp?v=1778728910\" alt=\"Under-desk wiring integration for executive desk\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"kagu-feature-text\"\u003e\n\u003ch3\u003eUnder-Desk Wiring Integration\u003c\/h3\u003e\n\u003cp\u003eEliminate safety risks. Pre-installed under-desk outlet slots hide cables, creating a clean and organized workspace.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"kagu-feature-row reverse\"\u003e\n\u003cdiv class=\"kagu-feature-img\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0681\/2870\/2512\/files\/modern_boss_desk_two-tone_l-shaped_executive_desk_kaguyasuLBZ-2191_detailed_images_1.jpg?v=1778729021\" alt=\"High-capacity side cabinet for executive desk\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"kagu-feature-text\"\u003e\n\u003ch3\u003eHigh-Capacity Side Cabinet\u003c\/h3\u003e\n\u003cp\u003eKeep essentials within reach. This powerful side cabinet categorizes your folders and securely houses your computer tower.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"kagu-feature-row\"\u003e\n\u003cdiv class=\"kagu-feature-img\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0681\/2870\/2512\/files\/modern_boss_desk_two-tone_l-shaped_executive_desk_kaguyasuLBZ-2191_detailed_images_6.webp?v=1778728957\" alt=\"Password-protected storage drawers for executive desk\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"kagu-feature-text\"\u003e\n\u003ch3\u003ePassword-Protected Security\u003c\/h3\u003e\n\u003cp\u003eFunctioning as a secure \u003cb\u003eDesk with Storage Drawers\u003c\/b\u003e, the mechanical lock safeguards sensitive business documents.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"kagu-feature-row reverse\"\u003e\n\u003cdiv class=\"kagu-feature-img\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0681\/2870\/2512\/files\/modern_boss_desk_two-tone_l-shaped_executive_desk_kaguyasuLBZ-2191_detailed_images_7.webp?v=1778728961\" alt=\"Integrated CPU cooling vents for executive desk\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"kagu-feature-text\"\u003e\n\u003ch3\u003eIntegrated CPU Cooling Vents\u003c\/h3\u003e\n\u003cp\u003eProtect your hardware. Dedicated CPU ventilation holes promote continuous cooling, effectively extending your computer's lifespan.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003ch2\u003eStyle Options\u003c\/h2\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0681\/2870\/2512\/files\/modern_boss_desk_two-tone_l-shaped_executive_desk_kaguyasuLBZ-2191_detailed_images_8.webp?v=1778728992\" alt=\"Style options for Kaguyasu modern boss desk\" class=\"kagu-section-img\"\u003e\n\u003ch2\u003eColor Options\u003c\/h2\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0681\/2870\/2512\/files\/modern_boss_desk_two-tone_l-shaped_executive_desk_kaguyasuLBZ-2191_detailed_images_10.webp?v=1778729208\" alt=\"Color options for Kaguyasu two-tone executive desk\" class=\"kagu-section-img\"\u003e\n\u003ch2\u003eDimensions \u0026amp; Specifications\u003c\/h2\u003e\n\u003cdiv class=\"kagu-tbl\"\u003e\n\u003ctable\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eBoard Grade\u003c\/th\u003e\n\u003ctd\u003eE1 grade board\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eDesktop Thickness\u003c\/th\u003e\n\u003ctd\u003e2 inches \/ 5cm thickened desktop\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eWorkspace Layout\u003c\/th\u003e\n\u003ctd\u003eTwo-tone L-shaped executive desk layout\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eCable Management\u003c\/th\u003e\n\u003ctd\u003eDesktop cable routing and under-desk wiring integration\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eStorage\u003c\/th\u003e\n\u003ctd\u003eHigh-capacity side cabinet and storage drawers\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eSecurity\u003c\/th\u003e\n\u003ctd\u003ePassword-protected \/ mechanical lock storage\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eDimension Unit\u003c\/th\u003e\n\u003ctd\u003ecm\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0681\/2870\/2512\/files\/modern_boss_desk_two-tone_l-shaped_executive_desk_kaguyasuLBZ-2191_detailed_images_2.jpg?v=1778825057\" alt=\"Modern two-tone L-shaped executive desk dimensions guide\" class=\"kagu-section-img\"\u003e\n\u003cdiv class=\"kagu-b2b-box\"\u003e\n\u003ch3\u003eDelivery \u0026amp; Commercial Logistics\u003c\/h3\u003e\n\u003cp\u003ePlease note the following important information for this modern executive desk:\u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cb\u003eWorkspace Planning:\u003c\/b\u003e The desk uses a two-tone L-shaped layout with a widened desktop for files and hardware.\u003c\/li\u003e\n\u003cli\u003e\n\u003cb\u003eCable Routing:\u003c\/b\u003e Desktop cable management and under-desk wiring integration help keep hardware wires organized.\u003c\/li\u003e\n\u003cli\u003e\n\u003cb\u003eStorage:\u003c\/b\u003e The side cabinet categorizes folders and houses a computer tower.\u003c\/li\u003e\n\u003cli\u003e\n\u003cb\u003eSecurity:\u003c\/b\u003e The storage drawers include password-protected \/ mechanical lock security for sensitive business documents.\u003c\/li\u003e\n\u003cli\u003e\n\u003cb\u003eCPU Ventilation:\u003c\/b\u003e Dedicated CPU ventilation holes support continuous cooling.\u003c\/li\u003e\n\u003cli\u003e\n\u003cb\u003eStyle \u0026amp; Color:\u003c\/b\u003e Please refer to the style options and color options images for available configurations.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003csection class=\"kagu-faq-section\"\u003e\n\u003ch2\u003eFrequently Asked Questions\u003c\/h2\u003e\n\u003cdiv class=\"kagu-accordion\"\u003e\n\u003cdetails\u003e\n\u003csummary\u003eDoes this executive desk include cable management?\u003c\/summary\u003e\n\u003cdiv class=\"kagu-faq-content\"\u003e\n\u003cp\u003eYes. The product description includes desktop cable management and under-desk wiring integration for organizing hardware wires.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eDoes this desk include storage?\u003c\/summary\u003e\n\u003cdiv class=\"kagu-faq-content\"\u003e\n\u003cp\u003eYes. The desk includes a high-capacity side cabinet and storage drawers for files, computer hardware, and business documents.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eDoes the storage area include security features?\u003c\/summary\u003e\n\u003cdiv class=\"kagu-faq-content\"\u003e\n\u003cp\u003eYes. The storage drawers include password-protected \/ mechanical lock security for sensitive business documents.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhat is the desktop thickness?\u003c\/summary\u003e\n\u003cdiv class=\"kagu-faq-content\"\u003e\n\u003cp\u003eThe product description lists a 2-inch desktop and a 5cm thickened desktop.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e\n\u003clabel class=\"kagu-readmore-btn k-label-show\" for=\"KaguReadMoreTriggerLBZ2191\"\u003eView Full Details\u003c\/label\u003e \u003clabel class=\"kagu-readmore-btn k-label-hide\" for=\"KaguReadMoreTriggerLBZ2191\"\u003eCollapse Details\u003c\/label\u003e\u003c\/section\u003e\n\u003c\/div\u003e","brand":"Kaguyasu","offers":[{"title":"White \/ Day \/ Without Side Cabinet \/ 160cm x 79cm x 76cm","offer_id":43011283189808,"sku":"LBZ-2191-01","price":910.0,"currency_code":"GBP","in_stock":true},{"title":"White \/ Desk \/ Side Cabinet on the Left \/ 180cm x 160cm x 76cm","offer_id":43011283222576,"sku":"LBZ-2191-02","price":1372.0,"currency_code":"GBP","in_stock":true},{"title":"White \/ Desk \/ Side Cabinet on the Left \/ 201cm x 160cm x 76cm","offer_id":43011283255344,"sku":"LBZ-2191-03","price":1467.0,"currency_code":"GBP","in_stock":true},{"title":"White \/ Desk \/ Side Cabinet on the Left \/ 221cm x 160cm x 76cm","offer_id":43011283288112,"sku":"LBZ-2191-04","price":1714.0,"currency_code":"GBP","in_stock":true},{"title":"White \/ Desk \/ Side Cabinet on the Left \/ 239cm x 160cm x 76cm","offer_id":43011283320880,"sku":"LBZ-2191-05","price":2042.0,"currency_code":"GBP","in_stock":true},{"title":"White \/ Desk \/ Side Cabinet on the Left \/ 259cm x 160cm x 76cm","offer_id":43011283353648,"sku":"LBZ-2191-06","price":2147.0,"currency_code":"GBP","in_stock":true},{"title":"White \/ Desk \/ Side Cabinet on the Left \/ 279cm x 160cm x 76cm","offer_id":43011283386416,"sku":"LBZ-2191-07","price":2320.0,"currency_code":"GBP","in_stock":true},{"title":"White \/ Desk \/ Side Cabinet on the Left \/ 300cm x 160cm x 76cm","offer_id":43011283419184,"sku":"LBZ-2191-08","price":2479.0,"currency_code":"GBP","in_stock":true},{"title":"White \/ Desk \/ Side Cabinet on the Right \/ 180cm x 160cm x 76cm","offer_id":43011283451952,"sku":"LBZ-2191-09","price":1372.0,"currency_code":"GBP","in_stock":true},{"title":"White \/ Desk \/ Side Cabinet on the Right \/ 201cm x 160cm x 76cm","offer_id":43011283484720,"sku":"LBZ-2191-10","price":1467.0,"currency_code":"GBP","in_stock":true},{"title":"White \/ Desk \/ Side Cabinet on the Right \/ 221cm x 160cm x 76cm","offer_id":43011283517488,"sku":"LBZ-2191-11","price":1714.0,"currency_code":"GBP","in_stock":true},{"title":"White \/ Desk \/ Side Cabinet on the Right \/ 239cm x 160cm x 76cm","offer_id":43011283550256,"sku":"LBZ-2191-12","price":2042.0,"currency_code":"GBP","in_stock":true},{"title":"White \/ Desk \/ Side Cabinet on the Right \/ 259cm x 160cm x 76cm","offer_id":43011283583024,"sku":"LBZ-2191-13","price":2147.0,"currency_code":"GBP","in_stock":true},{"title":"White \/ Desk \/ Side Cabinet on the Right \/ 279cm x 160cm x 76cm","offer_id":43011283615792,"sku":"LBZ-2191-14","price":2320.0,"currency_code":"GBP","in_stock":true},{"title":"White \/ Desk \/ Side Cabinet on the Right \/ 300cm x 160cm x 76cm","offer_id":43011283648560,"sku":"LBZ-2191-15","price":2479.0,"currency_code":"GBP","in_stock":true},{"title":"Walnut \/ Day \/ Without Side Cabinet \/ 160cm x 79cm x 76cm","offer_id":43011283681328,"sku":"LBZ-2191-16","price":910.0,"currency_code":"GBP","in_stock":true},{"title":"Walnut \/ Desk \/ Side Cabinet on the Left \/ 180cm x 160cm x 76cm","offer_id":43011283714096,"sku":"LBZ-2191-17","price":1372.0,"currency_code":"GBP","in_stock":true},{"title":"Walnut \/ Desk \/ Side Cabinet on the Left \/ 201cm x 160cm x 76cm","offer_id":43011283746864,"sku":"LBZ-2191-18","price":1467.0,"currency_code":"GBP","in_stock":true},{"title":"Walnut \/ Desk \/ Side Cabinet on the Left \/ 221cm x 160cm x 76cm","offer_id":43011283779632,"sku":"LBZ-2191-19","price":1714.0,"currency_code":"GBP","in_stock":true},{"title":"Walnut \/ Desk \/ Side Cabinet on the Left \/ 239cm x 160cm x 76cm","offer_id":43011283812400,"sku":"LBZ-2191-20","price":2042.0,"currency_code":"GBP","in_stock":true},{"title":"Walnut \/ Desk \/ Side Cabinet on the Left \/ 259cm x 160cm x 76cm","offer_id":43011283845168,"sku":"LBZ-2191-21","price":2147.0,"currency_code":"GBP","in_stock":true},{"title":"Walnut \/ Desk \/ Side Cabinet on the Left \/ 279cm x 160cm x 76cm","offer_id":43011283877936,"sku":"LBZ-2191-22","price":2320.0,"currency_code":"GBP","in_stock":true},{"title":"Walnut \/ Desk \/ Side Cabinet on the Left \/ 300cm x 160cm x 76cm","offer_id":43011283910704,"sku":"LBZ-2191-23","price":2479.0,"currency_code":"GBP","in_stock":true},{"title":"Walnut \/ Desk \/ Side Cabinet on the Right \/ 180cm x 160cm x 76cm","offer_id":43011283943472,"sku":"LBZ-2191-24","price":1372.0,"currency_code":"GBP","in_stock":true},{"title":"Walnut \/ Desk \/ Side Cabinet on the Right \/ 201cm x 160cm x 76cm","offer_id":43011283976240,"sku":"LBZ-2191-25","price":1467.0,"currency_code":"GBP","in_stock":true},{"title":"Walnut \/ Desk \/ Side Cabinet on the Right \/ 221cm x 160cm x 76cm","offer_id":43011284009008,"sku":"LBZ-2191-26","price":1714.0,"currency_code":"GBP","in_stock":true},{"title":"Walnut \/ Desk \/ Side Cabinet on the Right \/ 239cm x 160cm x 76cm","offer_id":43011284041776,"sku":"LBZ-2191-27","price":2042.0,"currency_code":"GBP","in_stock":true},{"title":"Walnut \/ Desk \/ Side Cabinet on the Right \/ 259cm x 160cm x 76cm","offer_id":43011284074544,"sku":"LBZ-2191-28","price":2147.0,"currency_code":"GBP","in_stock":true},{"title":"Walnut \/ Desk \/ Side Cabinet on the Right \/ 279cm x 160cm x 76cm","offer_id":43011284107312,"sku":"LBZ-2191-29","price":2320.0,"currency_code":"GBP","in_stock":true},{"title":"Walnut \/ Desk \/ Side Cabinet on the Right \/ 300cm x 160cm x 76cm","offer_id":43011284140080,"sku":"LBZ-2191-30","price":2479.0,"currency_code":"GBP","in_stock":true},{"title":"White \/ File Storage \/ 239cm x 41cm x 201cm","offer_id":43011284172848,"sku":"WJG-2077-01","price":2272.0,"currency_code":"GBP","in_stock":true},{"title":"White \/ File Storage \/ 320cm x 41cm x 201cm","offer_id":43011284205616,"sku":"WJG-2077-02","price":2599.0,"currency_code":"GBP","in_stock":true},{"title":"Walnut \/ File Storage \/ 239cm x 41cm x 201cm","offer_id":43011284238384,"sku":"WJG-2077-03","price":2272.0,"currency_code":"GBP","in_stock":true},{"title":"Walnut \/ File Storage \/ 320cm x 41cm x 201cm","offer_id":43011284271152,"sku":"WJG-2077-04","price":2599.0,"currency_code":"GBP","in_stock":true},{"title":"Black \/ Chair \/ 66 cm x 66 cm x 127~132.1cm","offer_id":43254511796272,"sku":"LBY-2008-02","price":359.0,"currency_code":"GBP","in_stock":true},{"title":"Grey \/ Chair \/ 66cmx66cmx127~132.1cm","offer_id":43254511829040,"sku":"LBY-2008-03","price":359.0,"currency_code":"GBP","in_stock":true},{"title":"Brown \/ Chair \/ 66cm x 66cm x 127~132.1cm","offer_id":43254511861808,"sku":"LBY-2008-04","price":359.0,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0681\/2870\/2512\/files\/modern_boss_desk_two-tone_l-shaped_executive_desk_kaguyasuLBZ-2191_main_images_14.webp?v=1778728939"},{"product_id":"small-curved-modern-reception-jdt-7179","title":"Small Curved Reception Desk | Modern Reception Desk | Kaguyasu","description":"\u003cstyle\u003e\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: #333333;\n    --k-text-title: #121A3E;\n    max-width: 1000px;\n    margin: 8px auto 0 auto !important;\n    padding: 0 15px;\n    font-family: 'Urbanist', sans-serif;\n    line-height: 1.6;\n    color: var(--k-text-main);\n    text-align: left;\n  }\n\n  .kagu-wrapper * {\n    box-sizing: border-box;\n  }\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: 30px;\n    margin-bottom: 15px;\n  }\n\n  .kagu-banner-title {\n    font-size: 2rem;\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.6rem;\n    border-bottom: 3px solid var(--k-pri);\n    display: inline-block;\n    padding-bottom: 8px;\n  }\n\n  .kagu-wrapper h3 {\n    font-size: 1.2rem;\n  }\n\n  .kagu-usp-bullets {\n    background: var(--k-bg-light);\n    padding: 25px 30px;\n    border-radius: 8px;\n    border-left: 5px solid var(--k-pri);\n    margin-bottom: 40px;\n  }\n\n  .kagu-usp-bullets h3 {\n    margin-top: 0;\n    color: var(--k-pri);\n    margin-bottom: 15px;\n  }\n\n  .kagu-usp-bullets ul {\n    list-style: none;\n    padding: 0;\n    margin: 0;\n    display: grid;\n    grid-template-columns: 1fr;\n    gap: 12px;\n  }\n\n  .kagu-usp-bullets li {\n    position: relative;\n    padding-left: 28px;\n    font-size: 14.5px;\n  }\n\n  .kagu-usp-bullets li::before {\n    content: '';\n    position: absolute;\n    left: 0;\n    top: 3px;\n    width: 18px;\n    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  .kagu-hero-img,\n  .kagu-section-img {\n    width: 100%;\n    height: auto;\n    border-radius: 8px;\n    margin-top: 15px;\n    margin-bottom: 30px;\n    display: block;\n    border: 1px solid var(--k-bg-dark);\n  }\n\n  .kagu-hero-img {\n    margin-top: 0;\n    margin-bottom: 25px;\n  }\n\n  .kagu-intro {\n    font-size: 16px;\n    text-align: center;\n    max-width: 820px;\n    margin: 0 auto 40px auto;\n  }\n\n  .kagu-readmore-wrapper {\n    position: relative;\n    margin-bottom: 50px;\n  }\n\n  .kagu-readmore-trigger {\n    display: none;\n  }\n\n  .kagu-content-preview {\n    max-height: 1200px;\n    overflow: hidden;\n    transition: max-height 0.6s ease-out;\n    position: relative;\n  }\n\n  .kagu-content-preview::after {\n    content: \"\";\n    position: absolute;\n    bottom: 0;\n    left: 0;\n    width: 100%;\n    height: 120px;\n    background: linear-gradient(transparent, #ffffff);\n    pointer-events: none;\n  }\n\n  .kagu-readmore-trigger:checked ~ .kagu-content-preview {\n    max-height: 18000px;\n  }\n\n  .kagu-readmore-trigger:checked ~ .kagu-content-preview::after {\n    display: none;\n  }\n\n  .kagu-readmore-btn {\n    display: inline-block;\n    padding: 12px 35px;\n    border-radius: 30px;\n    font-weight: 600;\n    cursor: pointer;\n    transition: all 0.3s;\n    margin-top: 15px;\n    text-transform: uppercase;\n    font-size: 14px;\n    letter-spacing: 1px;\n    font-family: 'Poppins', sans-serif;\n  }\n\n  .k-label-show {\n    border: 2px solid var(--k-pri);\n    color: var(--k-pri);\n    background: #fff;\n    display: block;\n    text-align: center;\n    max-width: 250px;\n    margin: 20px auto 0 auto;\n  }\n\n  .k-label-hide {\n    display: none;\n    background: var(--k-pri);\n    color: #fff;\n    border: 2px solid var(--k-pri);\n    text-align: center;\n    max-width: 250px;\n    margin: 20px auto 0 auto;\n  }\n\n  .kagu-readmore-btn:hover {\n    background: var(--k-pri);\n    color: #fff;\n    border-color: var(--k-pri);\n  }\n\n  .kagu-readmore-trigger:checked ~ .k-label-show {\n    display: none;\n  }\n\n  .kagu-readmore-trigger:checked ~ .k-label-hide {\n    display: block;\n  }\n\n  .kagu-feature-row {\n    display: flex;\n    align-items: center;\n    gap: 40px;\n    margin-top: 30px;\n    margin-bottom: 30px;\n  }\n\n  .kagu-feature-row.reverse {\n    flex-direction: row-reverse;\n  }\n\n  .kagu-feature-img {\n    flex: 1;\n    border-radius: 8px;\n    overflow: hidden;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    background: var(--k-bg-light);\n    padding: 10px;\n    border: 1px solid var(--k-bg-dark);\n  }\n\n  .kagu-feature-img img {\n    width: 100%;\n    height: auto;\n    display: block;\n    object-fit: contain;\n    border-radius: 4px;\n  }\n\n  .kagu-feature-text {\n    flex: 1;\n  }\n\n  .kagu-feature-text h3 {\n    margin-top: 0;\n    border-bottom: none;\n    padding-bottom: 5px;\n    margin-bottom: 10px;\n    color: var(--k-text-title);\n  }\n\n  .kagu-feature-text p {\n    color: var(--k-text-main);\n    font-size: 15px;\n    margin-bottom: 0;\n  }\n\n  .kagu-tbl {\n    overflow-x: auto;\n    border: 1px solid var(--k-bg-dark);\n    border-radius: 8px;\n    background: #fff;\n    margin-top: 30px;\n    margin-bottom: 30px;\n  }\n\n  .kagu-tbl table {\n    width: 100%;\n    border-collapse: collapse;\n    font-size: 14.5px;\n  }\n\n  .kagu-tbl th,\n  .kagu-tbl td {\n    padding: 15px 18px;\n    border-bottom: 1px solid var(--k-bg-dark);\n    vertical-align: top;\n    text-align: left;\n  }\n\n  .kagu-tbl tr:last-child th,\n  .kagu-tbl tr:last-child td {\n    border-bottom: 0;\n  }\n\n  .kagu-tbl th {\n    width: 35%;\n    background: var(--k-bg-light);\n    color: var(--k-pri);\n    font-weight: 700;\n  }\n\n  .kagu-b2b-box {\n    background: var(--k-bg-dark);\n    padding: 30px;\n    border-radius: 8px;\n    margin-top: 40px;\n  }\n\n  .kagu-b2b-box h3 {\n    color: var(--k-text-title);\n    margin-top: 0;\n  }\n\n  .kagu-b2b-box p {\n    font-size: 14px;\n    margin-bottom: 15px;\n  }\n\n  .kagu-b2b-box ul {\n    list-style: none;\n    padding: 0;\n    margin: 0;\n  }\n\n  .kagu-b2b-box li {\n    position: relative;\n    padding-left: 20px;\n    margin-bottom: 10px;\n    font-size: 14px;\n  }\n\n  .kagu-b2b-box li::before {\n    content: '\\2714';\n    color: var(--k-pri);\n    position: absolute;\n    left: 0;\n    font-weight: bold;\n  }\n\n  .kagu-faq-section {\n    margin-top: 50px;\n    margin-bottom: 40px;\n  }\n\n  .kagu-accordion {\n    display: grid;\n    gap: 12px;\n    margin-top: 20px;\n  }\n\n  .kagu-accordion details {\n    border: 1px solid var(--k-bg-dark);\n    border-radius: 8px;\n    background: #fff;\n    overflow: hidden;\n    transition: all 0.3s;\n  }\n\n  .kagu-accordion details:hover {\n    border-color: var(--k-pri);\n  }\n\n  .kagu-accordion summary {\n    display: flex;\n    justify-content: space-between;\n    align-items: center;\n    padding: 16px 20px;\n    font-weight: 700;\n    cursor: pointer;\n    list-style: none;\n    user-select: none;\n    color: var(--k-text-title);\n    font-size: 15px;\n  }\n\n  .kagu-accordion summary::-webkit-details-marker {\n    display: none;\n  }\n\n  .kagu-accordion summary::after {\n    content: \"+\";\n    color: var(--k-pri);\n    font-size: 24px;\n    font-weight: 400;\n    line-height: 1;\n  }\n\n  .kagu-accordion details[open] summary::after {\n    content: \"?\";\n  }\n\n  .kagu-accordion details[open] summary {\n    border-bottom: 1px solid var(--k-bg-light);\n  }\n\n  .kagu-accordion .kagu-faq-content {\n    padding: 16px 20px;\n    color: var(--k-text-main);\n    font-size: 14px;\n    line-height: 1.6;\n    background: var(--k-bg-light);\n  }\n\n  .kagu-accordion .kagu-faq-content p {\n    margin: 0;\n  }\n\n  @media (max-width: 768px) {\n    .kagu-banner-title {\n      font-size: 1.6rem;\n    }\n\n    .kagu-feature-row,\n    .kagu-feature-row.reverse {\n      flex-direction: column;\n      gap: 20px !important;\n      margin-top: 25px !important;\n      margin-bottom: 25px !important;\n    }\n\n    .kagu-usp-bullets {\n      padding: 18px 15px;\n      margin-bottom: 30px;\n    }\n\n    .kagu-tbl {\n      margin-top: 20px;\n      margin-bottom: 20px;\n    }\n\n    .kagu-tbl table {\n      display: table;\n      min-width: 100%;\n    }\n\n    .kagu-tbl th,\n    .kagu-tbl td {\n      display: table-cell;\n      padding: 12px 10px;\n      font-size: 13.5px;\n    }\n\n    .kagu-tbl th {\n      width: 40%;\n    }\n\n    .kagu-tbl td {\n      width: 60%;\n    }\n\n    .kagu-b2b-box {\n      padding: 20px 15px;\n    }\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"kagu-wrapper\"\u003e\n  \u003csection class=\"kagu-usp-bullets\"\u003e\n  \u003ch3\u003eKey Commercial Highlights\u003c\/h3\u003e\n  \u003cul\u003e\n    \u003cli\u003e\n      \u003cb\u003ePremium Aesthetics:\u003c\/b\u003e A \u003cb\u003eModern Reception Desk\u003c\/b\u003e featuring striking cylindrical bar decorations.\n    \u003c\/li\u003e\n    \u003cli\u003e\n      \u003cb\u003eSpace-Saving Design:\u003c\/b\u003e An efficient \u003cb\u003esmall salon receptionist desk\u003c\/b\u003e tailored for modern boutiques.\n    \u003c\/li\u003e\n    \u003cli\u003e\n      \u003cb\u003eBrand Identity:\u003c\/b\u003e Customizable front panel ready to display your corporate logo.\n    \u003c\/li\u003e\n    \u003cli\u003e\n      \u003cb\u003eWorkplace Safety:\u003c\/b\u003e A \u003cb\u003esmall curved reception desk\u003c\/b\u003e with finely polished, rounded edges.\n    \u003c\/li\u003e\n    \u003cli\u003e\n      \u003cb\u003eOrganized Reception Storage:\u003c\/b\u003e Internal storage layout helps separate documents and keep the reception workspace clean and efficient.\n    \u003c\/li\u003e\n  \u003c\/ul\u003e\n  \u003c\/section\u003e\n  \n  \u003csection class=\"kagu-readmore-wrapper\"\u003e\n    \u003cinput type=\"checkbox\" id=\"KaguReadMoreTriggerJDT7179\" class=\"kagu-readmore-trigger\"\u003e\n\n    \u003cdiv class=\"kagu-content-preview\"\u003e\n      \u003ch2 class=\"kagu-banner-title\"\u003eModern Curved Reception Desk\u003c\/h2\u003e\n\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0780\/8693\/0718\/files\/JDT-7179-1.jpg?v=1768542286\" alt=\"Small curved modern reception desk by Kaguyasu\" class=\"kagu-hero-img\"\u003e\n\n      \u003cp class=\"kagu-intro\"\u003eA modern curved reception desk with cylindrical bar decorations, rounded edges, customizable logo display, and organized storage for commercial reception areas.\u003c\/p\u003e\n\n      \u003cdiv class=\"kagu-feature-row\"\u003e\n        \u003cdiv class=\"kagu-feature-img\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0780\/8693\/0718\/files\/JDT-7179-2.jpg?v=1768542295\" alt=\"Small salon receptionist desk for boutique spaces\"\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"kagu-feature-text\"\u003e\n          \u003ch3\u003eVersatile Small Salon Receptionist Desk Solutions\u003c\/h3\u003e\n          \u003cp\u003ePerfectly adaptable. Ideal for beauty studios seeking a stylish, space-saving, and professional \u003cb\u003esmall salon receptionist desk\u003c\/b\u003e.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"kagu-feature-row reverse\"\u003e\n        \u003cdiv class=\"kagu-feature-img\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0780\/8693\/0718\/files\/JDT-7179-3.jpg?v=1768542301\" alt=\"E1 grade high-density board core material\"\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"kagu-feature-text\"\u003e\n          \u003ch3\u003eE1 Grade High-Density Board Core Material\u003c\/h3\u003e\n          \u003cp\u003eEngineered for commercial durability. This premium density board ensures exceptional strength, corrosion resistance, and a delicate, uniform texture.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"kagu-feature-row\"\u003e\n        \u003cdiv class=\"kagu-feature-img\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0780\/8693\/0718\/files\/JDT-7179-4.jpg?v=1768542307\" alt=\"Cylindrical bar design front panel for reception desk\"\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"kagu-feature-text\"\u003e\n          \u003ch3\u003eStylish Cylindrical Bar Design Front Panel\u003c\/h3\u003e\n          \u003cp\u003eCatch every visitor's attention. Clean lines and unique cylindrical details create a high-end, professional aesthetic for your commercial lobby.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"kagu-feature-row reverse\"\u003e\n        \u003cdiv class=\"kagu-feature-img\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0780\/8693\/0718\/files\/JDT-7179-5.jpg?v=1768542311\" alt=\"Stainless steel metal accent details for curved reception desk\"\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"kagu-feature-text\"\u003e\n          \u003ch3\u003eRefined Stainless Steel Metal Accent Details\u003c\/h3\u003e\n          \u003cp\u003eEnhance overall elegance. Sleek metallic finishes deliver a clean, refined texture, complementing your \u003cb\u003ecurved reception desk\u003c\/b\u003e design.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"kagu-feature-row\"\u003e\n        \u003cdiv class=\"kagu-feature-img\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0780\/8693\/0718\/files\/JDT-7179-6.jpg?v=1768542317\" alt=\"Polished rounded corners for reception desk safety\"\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"kagu-feature-text\"\u003e\n          \u003ch3\u003eSafe Polished Rounded Corners for Protection\u003c\/h3\u003e\n          \u003cp\u003eCombine aesthetics with safety. Finely polished curved edges help prevent accidental bumps in high-traffic areas, supporting a secure work environment.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"kagu-feature-row reverse\"\u003e\n        \u003cdiv class=\"kagu-feature-img\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0780\/8693\/0718\/files\/JDT-7179-7.jpg?v=1768542322\" alt=\"Customizable brand logo front panel design\"\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"kagu-feature-text\"\u003e\n          \u003ch3\u003eCustomizable Brand Logo Front Panel Design\u003c\/h3\u003e\n          \u003cp\u003eShowcase your brand identity proudly. Support personalized logo customization to elevate brand awareness across your commercial reception area.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"kagu-feature-row\"\u003e\n        \u003cdiv class=\"kagu-feature-img\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0780\/8693\/0718\/files\/JDT-7179-8.jpg?v=1768542328\" alt=\"Storage layout for small curved reception desk\"\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"kagu-feature-text\"\u003e\n          \u003ch3\u003eSpacious Storage for Small Curved Reception Desk\u003c\/h3\u003e\n          \u003cp\u003eMaximize daily efficiency. The well-organized layout of this \u003cb\u003esmall curved reception desk\u003c\/b\u003e separates documents, keeping your workspace clutter-free.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0780\/8693\/0718\/files\/For_custom_internal-layout-1_ec52a96c-3e3c-452c-ac96-c1bbb251f3fe.jpg?v=1755673926\" alt=\"Custom internal layout option for reception desk\" class=\"kagu-section-img\"\u003e\n\n      \u003ch2\u003eColor Options\u003c\/h2\u003e\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0780\/8693\/0718\/files\/JDT-7179-12.jpg?v=1768542364\" alt=\"Color options for Kaguyasu modern curved reception desk\" class=\"kagu-section-img\"\u003e\n\n      \u003ch2\u003eDimensions \u0026amp; Specifications\u003c\/h2\u003e\n      \u003cdiv class=\"kagu-tbl\"\u003e\n        \u003ctable\u003e\n          \u003ctbody\u003e\n            \u003ctr\u003e\n              \u003cth scope=\"row\"\u003eCore Material\u003c\/th\u003e\n              \u003ctd\u003eE1 grade high-density board\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n              \u003cth scope=\"row\"\u003eAccent Details\u003c\/th\u003e\n              \u003ctd\u003eStainless steel metal accents\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n              \u003cth scope=\"row\"\u003eCustomization\u003c\/th\u003e\n              \u003ctd\u003eFront panel logo customization supported\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n              \u003cth scope=\"row\"\u003eStorage\u003c\/th\u003e\n              \u003ctd\u003eOrganized internal storage layout\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n              \u003cth scope=\"row\"\u003eDimension Unit\u003c\/th\u003e\n              \u003ctd\u003ecm\u003c\/td\u003e\n            \u003c\/tr\u003e\n          \u003c\/tbody\u003e\n        \u003c\/table\u003e\n      \u003c\/div\u003e\n\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0681\/2870\/2512\/files\/small_curved_reception_desk_modern_reception_desk_kaguyasuJDT-7179_detailed_images.png?v=1779272365\" alt=\"Small curved reception desk dimensions guide\" class=\"kagu-section-img\"\u003e\n\n      \u003cdiv class=\"kagu-b2b-box\"\u003e\n        \u003ch3\u003eDelivery \u0026amp; Commercial Logistics\u003c\/h3\u003e\n        \u003cp\u003ePlease note the following important information for this modern reception desk:\u003c\/p\u003e\n        \u003cul\u003e\n          \u003cli\u003e\n\u003cb\u003eBrand Customization:\u003c\/b\u003e The front panel supports personalized logo customization.\u003c\/li\u003e\n          \u003cli\u003e\n\u003cb\u003eStorage Layout:\u003c\/b\u003e The internal layout helps separate documents and keep the workspace organized.\u003c\/li\u003e\n          \u003cli\u003e\n\u003cb\u003eCorner Design:\u003c\/b\u003e Finely polished curved edges support safer use in high-traffic reception areas.\u003c\/li\u003e\n          \u003cli\u003e\n\u003cb\u003eColor Selection:\u003c\/b\u003e Please refer to the color options image for available finishes.\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n\n      \u003csection class=\"kagu-faq-section\"\u003e\n        \u003ch2\u003eFrequently Asked Questions\u003c\/h2\u003e\n        \u003cdiv class=\"kagu-accordion\"\u003e\n          \u003cdetails\u003e\n            \u003csummary\u003eCan the front panel logo be customized?\u003c\/summary\u003e\n            \u003cdiv class=\"kagu-faq-content\"\u003e\n              \u003cp\u003eYes. The front panel supports personalized logo customization.\u003c\/p\u003e\n            \u003c\/div\u003e\n          \u003c\/details\u003e\n\n          \u003cdetails\u003e\n            \u003csummary\u003eWhat material is used for the core structure?\u003c\/summary\u003e\n            \u003cdiv class=\"kagu-faq-content\"\u003e\n              \u003cp\u003eThe product description lists an E1 grade high-density board core material.\u003c\/p\u003e\n            \u003c\/div\u003e\n          \u003c\/details\u003e\n\n          \u003cdetails\u003e\n            \u003csummary\u003eDoes this small curved reception desk include storage?\u003c\/summary\u003e\n            \u003cdiv class=\"kagu-faq-content\"\u003e\n              \u003cp\u003eYes. The desk includes an organized internal storage layout for separating documents and keeping the workspace clutter-free.\u003c\/p\u003e\n            \u003c\/div\u003e\n          \u003c\/details\u003e\n\n          \u003cdetails\u003e\n            \u003csummary\u003eWhat safety detail does the desk include?\u003c\/summary\u003e\n            \u003cdiv class=\"kagu-faq-content\"\u003e\n              \u003cp\u003eThe desk features finely polished curved edges to help prevent accidental bumps in high-traffic areas.\u003c\/p\u003e\n            \u003c\/div\u003e\n          \u003c\/details\u003e\n        \u003c\/div\u003e\n      \u003c\/section\u003e\n    \u003c\/div\u003e\n\n    \u003clabel class=\"kagu-readmore-btn k-label-show\" for=\"KaguReadMoreTriggerJDT7179\"\u003eView Full Details\u003c\/label\u003e\n    \u003clabel class=\"kagu-readmore-btn k-label-hide\" for=\"KaguReadMoreTriggerJDT7179\"\u003eCollapse Details\u003c\/label\u003e\n  \u003c\/section\u003e\n\u003c\/div\u003e","brand":"Kaguyasu","offers":[{"title":"White \/ 150cm x 61cm x 99cm","offer_id":43011280371760,"sku":"JDT-7179-01","price":1961.0,"currency_code":"GBP","in_stock":true},{"title":"White \/ 160cm x 61cm x 99cm","offer_id":43011280404528,"sku":"JDT-7179-02","price":2230.0,"currency_code":"GBP","in_stock":true},{"title":"White \/ 180cm x 61cm x 99cm","offer_id":43011280437296,"sku":"JDT-7179-03","price":2408.0,"currency_code":"GBP","in_stock":true},{"title":"White \/ 201cm x 61cm x 99cm","offer_id":43011280470064,"sku":"JDT-7179-04","price":2489.0,"currency_code":"GBP","in_stock":true},{"title":"White \/ 221cm x 61cm x 99cm","offer_id":43011280502832,"sku":"JDT-7179-05","price":2532.0,"currency_code":"GBP","in_stock":true},{"title":"White \/ 239cm x 61cm x 99cm","offer_id":43011280535600,"sku":"JDT-7179-06","price":2639.0,"currency_code":"GBP","in_stock":true},{"title":"White \/ 259cm x 61cm x 99cm","offer_id":43011280568368,"sku":"JDT-7179-07","price":2867.0,"currency_code":"GBP","in_stock":true},{"title":"White \/ 279cm x 61cm x 99cm","offer_id":43011280601136,"sku":"JDT-7179-08","price":3013.0,"currency_code":"GBP","in_stock":true},{"title":"White \/ 300cm x 61cm x 99cm","offer_id":43011280633904,"sku":"JDT-7179-09","price":3092.0,"currency_code":"GBP","in_stock":true},{"title":"White \/ 320cm x 61cm x 99cm","offer_id":43011280666672,"sku":"JDT-7179-10","price":3144.0,"currency_code":"GBP","in_stock":true},{"title":"White \/ 340cm x 61cm x 99cm","offer_id":43011280699440,"sku":"JDT-7179-11","price":3219.0,"currency_code":"GBP","in_stock":true},{"title":"White \/ 361cm x 61cm x 99cm","offer_id":43011280732208,"sku":"JDT-7179-12","price":3278.0,"currency_code":"GBP","in_stock":true},{"title":"White \/ 381cm x 61cm x 99cm","offer_id":43011280764976,"sku":"JDT-7179-13","price":3367.0,"currency_code":"GBP","in_stock":true},{"title":"White \/ 399cm x 61cm x 99cm","offer_id":43011280797744,"sku":"JDT-7179-14","price":3446.0,"currency_code":"GBP","in_stock":true},{"title":"Light Gallery \/ 150cm x 61cm x 99cm","offer_id":43011280830512,"sku":"JDT-7179-15","price":1961.0,"currency_code":"GBP","in_stock":true},{"title":"Light Gallery \/ 160cm x 61cm x 99cm","offer_id":43011280863280,"sku":"JDT-7179-16","price":2230.0,"currency_code":"GBP","in_stock":true},{"title":"Light Gallery \/ 180cm x 61cm x 99cm","offer_id":43011280896048,"sku":"JDT-7179-17","price":2408.0,"currency_code":"GBP","in_stock":true},{"title":"Light Gallery \/ 201cm x 61cm x 99cm","offer_id":43011280928816,"sku":"JDT-7179-18","price":2489.0,"currency_code":"GBP","in_stock":true},{"title":"Light Gallery \/ 221cm x 61cm x 99cm","offer_id":43011280961584,"sku":"JDT-7179-19","price":2532.0,"currency_code":"GBP","in_stock":true},{"title":"Light Gallery \/ 239cm x 61cm x 99cm","offer_id":43011280994352,"sku":"JDT-7179-20","price":2639.0,"currency_code":"GBP","in_stock":true},{"title":"Light Gallery \/ 259cm x 61cm x 99cm","offer_id":43011281027120,"sku":"JDT-7179-21","price":2867.0,"currency_code":"GBP","in_stock":true},{"title":"Light Gallery \/ 279cm x 61cm x 99cm","offer_id":43011281059888,"sku":"JDT-7179-22","price":3013.0,"currency_code":"GBP","in_stock":true},{"title":"Light Gallery \/ 300cm x 61cm x 99cm","offer_id":43011281092656,"sku":"JDT-7179-23","price":3092.0,"currency_code":"GBP","in_stock":true},{"title":"Light Gallery \/ 320cm x 61cm x 99cm","offer_id":43011281125424,"sku":"JDT-7179-24","price":3144.0,"currency_code":"GBP","in_stock":true},{"title":"Light Gallery \/ 340cm x 61cm x 99cm","offer_id":43011281158192,"sku":"JDT-7179-25","price":3219.0,"currency_code":"GBP","in_stock":true},{"title":"Light Gallery \/ 361cm x 61cm x 99cm","offer_id":43011281190960,"sku":"JDT-7179-26","price":3278.0,"currency_code":"GBP","in_stock":true},{"title":"Light Gallery \/ 381cm x 61cm x 99cm","offer_id":43011281223728,"sku":"JDT-7179-27","price":3367.0,"currency_code":"GBP","in_stock":true},{"title":"Light Gallery \/ 399cm x 61cm x 99cm","offer_id":43011281256496,"sku":"JDT-7179-28","price":3446.0,"currency_code":"GBP","in_stock":true},{"title":"Turquoise \/ 150cm x 61cm x 99cm","offer_id":43011281289264,"sku":"JDT-7179-29","price":1961.0,"currency_code":"GBP","in_stock":true},{"title":"Turquoise \/ 160cm x 61cm x 99cm","offer_id":43011281322032,"sku":"JDT-7179-30","price":2230.0,"currency_code":"GBP","in_stock":true},{"title":"Turquoise \/ 180cm x 61cm x 99cm","offer_id":43011281354800,"sku":"JDT-7179-31","price":2408.0,"currency_code":"GBP","in_stock":true},{"title":"Turquoise \/ 201cm x 61cm x 99cm","offer_id":43011281387568,"sku":"JDT-7179-32","price":2489.0,"currency_code":"GBP","in_stock":true},{"title":"Turquoise \/ 221cm x 61cm x 99cm","offer_id":43011281420336,"sku":"JDT-7179-33","price":2532.0,"currency_code":"GBP","in_stock":true},{"title":"Turquoise \/ 239cm x 61cm x 99cm","offer_id":43011281453104,"sku":"JDT-7179-34","price":2639.0,"currency_code":"GBP","in_stock":true},{"title":"Turquoise \/ 259cm x 61cm x 99cm","offer_id":43011281485872,"sku":"JDT-7179-35","price":2867.0,"currency_code":"GBP","in_stock":true},{"title":"Turquoise \/ 279cm x 61cm x 99cm","offer_id":43011281518640,"sku":"JDT-7179-36","price":3013.0,"currency_code":"GBP","in_stock":true},{"title":"Turquoise \/ 300cm x 61cm x 99cm","offer_id":43011281551408,"sku":"JDT-7179-37","price":3092.0,"currency_code":"GBP","in_stock":true},{"title":"Turquoise \/ 320cm x 61cm x 99cm","offer_id":43011281584176,"sku":"JDT-7179-38","price":3144.0,"currency_code":"GBP","in_stock":true},{"title":"Turquoise \/ 340cm x 61cm x 99cm","offer_id":43011281616944,"sku":"JDT-7179-39","price":3219.0,"currency_code":"GBP","in_stock":true},{"title":"Turquoise \/ 361cm x 61cm x 99cm","offer_id":43011281649712,"sku":"JDT-7179-40","price":3278.0,"currency_code":"GBP","in_stock":true},{"title":"Turquoise \/ 381cm x 61cm x 99cm","offer_id":43011281682480,"sku":"JDT-7179-41","price":3367.0,"currency_code":"GBP","in_stock":true},{"title":"Turquoise \/ 399cm x 61cm x 99cm","offer_id":43011281715248,"sku":"JDT-7179-42","price":3446.0,"currency_code":"GBP","in_stock":true},{"title":"Pink \/ 150cm x 61cm x 99cm","offer_id":43011281748016,"sku":"JDT-7179-43","price":1961.0,"currency_code":"GBP","in_stock":true},{"title":"Pink \/ 160cm x 61cm x 99cm","offer_id":43011281780784,"sku":"JDT-7179-44","price":2230.0,"currency_code":"GBP","in_stock":true},{"title":"Pink \/ 180cm x 61cm x 99cm","offer_id":43011281813552,"sku":"JDT-7179-45","price":2408.0,"currency_code":"GBP","in_stock":true},{"title":"Pink \/ 201cm x 61cm x 99cm","offer_id":43011281846320,"sku":"JDT-7179-46","price":2489.0,"currency_code":"GBP","in_stock":true},{"title":"Pink \/ 221cm x 61cm x 99cm","offer_id":43011281879088,"sku":"JDT-7179-47","price":2532.0,"currency_code":"GBP","in_stock":true},{"title":"Pink \/ 239cm x 61cm x 99cm","offer_id":43011281911856,"sku":"JDT-7179-48","price":2639.0,"currency_code":"GBP","in_stock":true},{"title":"Pink \/ 259cm x 61cm x 99cm","offer_id":43011281944624,"sku":"JDT-7179-49","price":2867.0,"currency_code":"GBP","in_stock":true},{"title":"Pink \/ 279cm x 61cm x 99cm","offer_id":43011281977392,"sku":"JDT-7179-50","price":3013.0,"currency_code":"GBP","in_stock":true},{"title":"Pink \/ 300cm x 61cm x 99cm","offer_id":43011282010160,"sku":"JDT-7179-51","price":3092.0,"currency_code":"GBP","in_stock":true},{"title":"Pink \/ 320cm x 61cm x 99cm","offer_id":43011282042928,"sku":"JDT-7179-52","price":3144.0,"currency_code":"GBP","in_stock":true},{"title":"Pink \/ 340cm x 61cm x 99cm","offer_id":43011282075696,"sku":"JDT-7179-53","price":3219.0,"currency_code":"GBP","in_stock":true},{"title":"Pink \/ 361cm x 61cm x 99cm","offer_id":43011282108464,"sku":"JDT-7179-54","price":3278.0,"currency_code":"GBP","in_stock":true},{"title":"Pink \/ 381cm x 61cm x 99cm","offer_id":43011282141232,"sku":"JDT-7179-55","price":3367.0,"currency_code":"GBP","in_stock":true},{"title":"Pink \/ 399cm x 61cm x 99cm","offer_id":43011282174000,"sku":"JDT-7179-56","price":3446.0,"currency_code":"GBP","in_stock":true},{"title":"Black \/ 150cm x 61cm x 99cm","offer_id":43011282206768,"sku":"JDT-7179-57","price":1961.0,"currency_code":"GBP","in_stock":true},{"title":"Black \/ 160cm x 61cm x 99cm","offer_id":43011282239536,"sku":"JDT-7179-58","price":2230.0,"currency_code":"GBP","in_stock":true},{"title":"Black \/ 180cm x 61cm x 99cm","offer_id":43011282272304,"sku":"JDT-7179-59","price":2408.0,"currency_code":"GBP","in_stock":true},{"title":"Black \/ 201cm x 61cm x 99cm","offer_id":43011282305072,"sku":"JDT-7179-60","price":2489.0,"currency_code":"GBP","in_stock":true},{"title":"Black \/ 221cm x 61cm x 99cm","offer_id":43011282337840,"sku":"JDT-7179-61","price":2532.0,"currency_code":"GBP","in_stock":true},{"title":"Black \/ 239cm x 61cm x 99cm","offer_id":43011282370608,"sku":"JDT-7179-62","price":2639.0,"currency_code":"GBP","in_stock":true},{"title":"Black \/ 259cm x 61cm x 99cm","offer_id":43011282403376,"sku":"JDT-7179-63","price":2867.0,"currency_code":"GBP","in_stock":true},{"title":"Black \/ 279cm x 61cm x 99cm","offer_id":43011282436144,"sku":"JDT-7179-64","price":3013.0,"currency_code":"GBP","in_stock":true},{"title":"Black \/ 300cm x 61cm x 99cm","offer_id":43011282468912,"sku":"JDT-7179-65","price":3092.0,"currency_code":"GBP","in_stock":true},{"title":"Black \/ 320cm x 61cm x 99cm","offer_id":43011282501680,"sku":"JDT-7179-66","price":3144.0,"currency_code":"GBP","in_stock":true},{"title":"Black \/ 340cm x 61cm x 99cm","offer_id":43011282534448,"sku":"JDT-7179-67","price":3219.0,"currency_code":"GBP","in_stock":true},{"title":"Black \/ 361cm x 61cm x 99cm","offer_id":43011282567216,"sku":"JDT-7179-68","price":3278.0,"currency_code":"GBP","in_stock":true},{"title":"Black \/ 381cm x 61cm x 99cm","offer_id":43011282599984,"sku":"JDT-7179-69","price":3367.0,"currency_code":"GBP","in_stock":true},{"title":"Black \/ 399cm x 61cm x 99cm","offer_id":43011282632752,"sku":"JDT-7179-70","price":3446.0,"currency_code":"GBP","in_stock":true},{"title":"Dark Green \/ 150cm x 61cm x 99cm","offer_id":43011282665520,"sku":"JDT-7179-71","price":1961.0,"currency_code":"GBP","in_stock":true},{"title":"Dark Green \/ 160cm x 61cm x 99cm","offer_id":43011282698288,"sku":"JDT-7179-72","price":2230.0,"currency_code":"GBP","in_stock":true},{"title":"Dark Green \/ 180cm x 61cm x 99cm","offer_id":43011282731056,"sku":"JDT-7179-73","price":2408.0,"currency_code":"GBP","in_stock":true},{"title":"Dark Green \/ 201cm x 61cm x 99cm","offer_id":43011282763824,"sku":"JDT-7179-74","price":2489.0,"currency_code":"GBP","in_stock":true},{"title":"Dark Green \/ 221cm x 61cm x 99cm","offer_id":43011282796592,"sku":"JDT-7179-75","price":2532.0,"currency_code":"GBP","in_stock":true},{"title":"Dark Green \/ 239cm x 61cm x 99cm","offer_id":43011282829360,"sku":"JDT-7179-76","price":2639.0,"currency_code":"GBP","in_stock":true},{"title":"Dark Green \/ 259cm x 61cm x 99cm","offer_id":43011282862128,"sku":"JDT-7179-77","price":2867.0,"currency_code":"GBP","in_stock":true},{"title":"Dark Green \/ 279cm x 61cm x 99cm","offer_id":43011282894896,"sku":"JDT-7179-78","price":3013.0,"currency_code":"GBP","in_stock":true},{"title":"Dark Green \/ 300cm x 61cm x 99cm","offer_id":43011282927664,"sku":"JDT-7179-79","price":3092.0,"currency_code":"GBP","in_stock":true},{"title":"Dark Green \/ 320cm x 61cm x 99cm","offer_id":43011282960432,"sku":"JDT-7179-80","price":3144.0,"currency_code":"GBP","in_stock":true},{"title":"Dark Green \/ 340cm x 61cm x 99cm","offer_id":43011282993200,"sku":"JDT-7179-81","price":3219.0,"currency_code":"GBP","in_stock":true},{"title":"Dark Green \/ 361cm x 61cm x 99cm","offer_id":43011283025968,"sku":"JDT-7179-82","price":3278.0,"currency_code":"GBP","in_stock":true},{"title":"Dark Green \/ 381cm x 61cm x 99cm","offer_id":43011283058736,"sku":"JDT-7179-83","price":3367.0,"currency_code":"GBP","in_stock":true},{"title":"Dark Green \/ 399cm x 61cm x 99cm","offer_id":43011283091504,"sku":"JDT-7179-84","price":3446.0,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0681\/2870\/2512\/files\/small_curved_reception_desk_modern_reception_desk_kaguyasuJDT-7179-main_images_27.webp?v=1778726593"},{"product_id":"premium-large-conference-room-table-bgz-010","title":"Premium Large Conference Room Table \u0026 Modern Boardroom Desk | Kaguyasu","description":"\u003cstyle\u003e\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: #333333;\n    --k-text-title: #121A3E;\n    max-width: 1000px;\n    margin: 8px auto 0 auto !important;\n    padding: 0 15px;\n    font-family: 'Urbanist', sans-serif;\n    line-height: 1.6;\n    color: var(--k-text-main);\n    text-align: left;\n  }\n\n  .kagu-wrapper * {\n    box-sizing: border-box;\n  }\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: 30px;\n    margin-bottom: 15px;\n  }\n\n  .kagu-banner-title {\n    font-size: 2rem;\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.6rem;\n    border-bottom: 3px solid var(--k-pri);\n    display: inline-block;\n    padding-bottom: 8px;\n  }\n\n  .kagu-wrapper h3 {\n    font-size: 1.2rem;\n  }\n\n  .kagu-usp-bullets {\n    background: var(--k-bg-light);\n    padding: 25px 30px;\n    border-radius: 8px;\n    border-left: 5px solid var(--k-pri);\n    margin-bottom: 40px;\n  }\n\n  .kagu-usp-bullets h3 {\n    margin-top: 0;\n    color: var(--k-pri);\n    margin-bottom: 15px;\n  }\n\n  .kagu-usp-bullets ul {\n    list-style: none;\n    padding: 0;\n    margin: 0;\n    display: grid;\n    grid-template-columns: 1fr;\n    gap: 12px;\n  }\n\n  .kagu-usp-bullets li {\n    position: relative;\n    padding-left: 28px;\n    font-size: 14.5px;\n  }\n\n  .kagu-usp-bullets li::before {\n    content: '';\n    position: absolute;\n    left: 0;\n    top: 3px;\n    width: 18px;\n    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  .kagu-hero-img,\n  .kagu-section-img {\n    width: 100%;\n    height: auto;\n    border-radius: 8px;\n    margin-top: 15px;\n    margin-bottom: 30px;\n    display: block;\n    border: 1px solid var(--k-bg-dark);\n  }\n\n  .kagu-hero-img {\n    margin-top: 0;\n    margin-bottom: 25px;\n  }\n\n  .kagu-intro {\n    font-size: 16px;\n    text-align: center;\n    max-width: 820px;\n    margin: 0 auto 40px auto;\n  }\n\n  .kagu-readmore-wrapper {\n    position: relative;\n    margin-bottom: 50px;\n  }\n\n  .kagu-readmore-trigger {\n    display: none;\n  }\n\n  .kagu-content-preview {\n    max-height: 1200px;\n    overflow: hidden;\n    transition: max-height 0.6s ease-out;\n    position: relative;\n  }\n\n  .kagu-content-preview::after {\n    content: \"\";\n    position: absolute;\n    bottom: 0;\n    left: 0;\n    width: 100%;\n    height: 120px;\n    background: linear-gradient(transparent, #ffffff);\n    pointer-events: none;\n  }\n\n  .kagu-readmore-trigger:checked ~ .kagu-content-preview {\n    max-height: 18000px;\n  }\n\n  .kagu-readmore-trigger:checked ~ .kagu-content-preview::after {\n    display: none;\n  }\n\n  .kagu-readmore-btn {\n    display: inline-block;\n    padding: 12px 35px;\n    border-radius: 30px;\n    font-weight: 600;\n    cursor: pointer;\n    transition: all 0.3s;\n    margin-top: 15px;\n    text-transform: uppercase;\n    font-size: 14px;\n    letter-spacing: 1px;\n    font-family: 'Poppins', sans-serif;\n  }\n\n  .k-label-show {\n    border: 2px solid var(--k-pri);\n    color: var(--k-pri);\n    background: #fff;\n    display: block;\n    text-align: center;\n    max-width: 250px;\n    margin: 20px auto 0 auto;\n  }\n\n  .k-label-hide {\n    display: none;\n    background: var(--k-pri);\n    color: #fff;\n    border: 2px solid var(--k-pri);\n    text-align: center;\n    max-width: 250px;\n    margin: 20px auto 0 auto;\n  }\n\n  .kagu-readmore-btn:hover {\n    background: var(--k-pri);\n    color: #fff;\n    border-color: var(--k-pri);\n  }\n\n  .kagu-readmore-trigger:checked ~ .k-label-show {\n    display: none;\n  }\n\n  .kagu-readmore-trigger:checked ~ .k-label-hide {\n    display: block;\n  }\n\n  .kagu-feature-row {\n    display: flex;\n    align-items: center;\n    gap: 40px;\n    margin-top: 30px;\n    margin-bottom: 30px;\n  }\n\n  .kagu-feature-row.reverse {\n    flex-direction: row-reverse;\n  }\n\n  .kagu-feature-img {\n    flex: 1;\n    border-radius: 8px;\n    overflow: hidden;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    background: var(--k-bg-light);\n    padding: 10px;\n    border: 1px solid var(--k-bg-dark);\n  }\n\n  .kagu-feature-img img {\n    width: 100%;\n    height: auto;\n    display: block;\n    object-fit: contain;\n    border-radius: 4px;\n  }\n\n  .kagu-feature-text {\n    flex: 1;\n  }\n\n  .kagu-feature-text h3 {\n    margin-top: 0;\n    border-bottom: none;\n    padding-bottom: 5px;\n    margin-bottom: 10px;\n    color: var(--k-text-title);\n  }\n\n  .kagu-feature-text p {\n    color: var(--k-text-main);\n    font-size: 15px;\n    margin-bottom: 0;\n  }\n\n  .kagu-tbl {\n    overflow-x: auto;\n    border: 1px solid var(--k-bg-dark);\n    border-radius: 8px;\n    background: #fff;\n    margin-top: 30px;\n    margin-bottom: 30px;\n  }\n\n  .kagu-tbl table {\n    width: 100%;\n    border-collapse: collapse;\n    font-size: 14.5px;\n  }\n\n  .kagu-tbl th,\n  .kagu-tbl td {\n    padding: 15px 18px;\n    border-bottom: 1px solid var(--k-bg-dark);\n    vertical-align: top;\n    text-align: left;\n  }\n\n  .kagu-tbl tr:last-child th,\n  .kagu-tbl tr:last-child td {\n    border-bottom: 0;\n  }\n\n  .kagu-tbl th {\n    width: 35%;\n    background: var(--k-bg-light);\n    color: var(--k-pri);\n    font-weight: 700;\n  }\n\n  .kagu-b2b-box {\n    background: var(--k-bg-dark);\n    padding: 30px;\n    border-radius: 8px;\n    margin-top: 40px;\n  }\n\n  .kagu-b2b-box h3 {\n    color: var(--k-text-title);\n    margin-top: 0;\n  }\n\n  .kagu-b2b-box p {\n    font-size: 14px;\n    margin-bottom: 15px;\n  }\n\n  .kagu-b2b-box ul {\n    list-style: none;\n    padding: 0;\n    margin: 0;\n  }\n\n  .kagu-b2b-box li {\n    position: relative;\n    padding-left: 20px;\n    margin-bottom: 10px;\n    font-size: 14px;\n  }\n\n  .kagu-b2b-box li::before {\n    content: '\\2714';\n    color: var(--k-pri);\n    position: absolute;\n    left: 0;\n    font-weight: bold;\n  }\n\n  .kagu-faq-section {\n    margin-top: 50px;\n    margin-bottom: 40px;\n  }\n\n  .kagu-accordion {\n    display: grid;\n    gap: 12px;\n    margin-top: 20px;\n  }\n\n  .kagu-accordion details {\n    border: 1px solid var(--k-bg-dark);\n    border-radius: 8px;\n    background: #fff;\n    overflow: hidden;\n    transition: all 0.3s;\n  }\n\n  .kagu-accordion details:hover {\n    border-color: var(--k-pri);\n  }\n\n  .kagu-accordion summary {\n    display: flex;\n    justify-content: space-between;\n    align-items: center;\n    padding: 16px 20px;\n    font-weight: 700;\n    cursor: pointer;\n    list-style: none;\n    user-select: none;\n    color: var(--k-text-title);\n    font-size: 15px;\n  }\n\n  .kagu-accordion summary::-webkit-details-marker {\n    display: none;\n  }\n\n  .kagu-accordion summary::after {\n    content: \"+\";\n    color: var(--k-pri);\n    font-size: 24px;\n    font-weight: 400;\n    line-height: 1;\n  }\n\n  .kagu-accordion details[open] summary::after {\n    content: \"?\";\n  }\n\n  .kagu-accordion details[open] summary {\n    border-bottom: 1px solid var(--k-bg-light);\n  }\n\n  .kagu-accordion .kagu-faq-content {\n    padding: 16px 20px;\n    color: var(--k-text-main);\n    font-size: 14px;\n    line-height: 1.6;\n    background: var(--k-bg-light);\n  }\n\n  .kagu-accordion .kagu-faq-content p {\n    margin: 0;\n  }\n\n  @media (max-width: 768px) {\n    .kagu-banner-title {\n      font-size: 1.6rem;\n    }\n\n    .kagu-feature-row,\n    .kagu-feature-row.reverse {\n      flex-direction: column;\n      gap: 20px !important;\n      margin-top: 25px !important;\n      margin-bottom: 25px !important;\n    }\n\n    .kagu-usp-bullets {\n      padding: 18px 15px;\n      margin-bottom: 30px;\n    }\n\n    .kagu-tbl {\n      margin-top: 20px;\n      margin-bottom: 20px;\n    }\n\n    .kagu-tbl table {\n      display: table;\n      min-width: 100%;\n    }\n\n    .kagu-tbl th,\n    .kagu-tbl td {\n      display: table-cell;\n      padding: 12px 10px;\n      font-size: 13.5px;\n    }\n\n    .kagu-tbl th {\n      width: 40%;\n    }\n\n    .kagu-tbl td {\n      width: 60%;\n    }\n\n    .kagu-b2b-box {\n      padding: 20px 15px;\n    }\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"kagu-wrapper\"\u003e\n  \u003csection class=\"kagu-usp-bullets\"\u003e\n  \u003ch3\u003eKey Commercial Highlights\u003c\/h3\u003e\n  \u003cul\u003e\n    \u003cli\u003e\n      \u003cb\u003eCorporate Elegance:\u003c\/b\u003e A premium \u003cb\u003emodern meeting table\u003c\/b\u003e designed to elevate executive boardrooms.\n    \u003c\/li\u003e\n    \u003cli\u003e\n      \u003cb\u003eExpansive Surface:\u003c\/b\u003e A heavy-duty \u003cb\u003elarge conference table\u003c\/b\u003e accommodating teams of all sizes.\n    \u003c\/li\u003e\n    \u003cli\u003e\n      \u003cb\u003eDurable Core:\u003c\/b\u003e An eco-friendly \u003cb\u003eoffice meeting table\u003c\/b\u003e crafted from scratch-resistant melamine.\n    \u003c\/li\u003e\n    \u003cli\u003e\n      \u003cb\u003eCommercial Stability:\u003c\/b\u003e A sturdy \u003cb\u003econference room table\u003c\/b\u003e supported by a robust steel frame.\n    \u003c\/li\u003e\n    \u003cli\u003e\n      \u003cb\u003eCustomizable Planning:\u003c\/b\u003e Available in multiple sizes with customizable color and size options for different meeting room layouts.\n    \u003c\/li\u003e\n  \u003c\/ul\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"kagu-readmore-wrapper\"\u003e\n    \u003cinput type=\"checkbox\" id=\"KaguReadMoreTriggerBGZM010\" class=\"kagu-readmore-trigger\"\u003e\n\n    \u003cdiv class=\"kagu-content-preview\"\u003e\n      \u003ch2 class=\"kagu-banner-title\"\u003eHigh-Quality Conference Table\u003c\/h2\u003e\n\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0681\/2870\/2512\/files\/premium_large_conference_room_table_modern_boardroom_desk_kaguyasuBGZ-m-010_detailed_images_6.jpg?v=1779160776\" alt=\"Premium large conference room table modern boardroom desk by Kaguyasu\" class=\"kagu-hero-img\"\u003e\n\n      \u003cp class=\"kagu-intro\"\u003eA premium modern meeting table with a thick tabletop, reliable steel legs, eco-friendly melamine decorative laminate, and customizable color and size options for conference room settings.\u003c\/p\u003e\n\n      \u003cdiv class=\"kagu-feature-row\"\u003e\n        \u003cdiv class=\"kagu-feature-img\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0681\/2870\/2512\/files\/premium_large_conference_room_table_modern_boardroom_desk_kaguyasuBGZ-m-010_detailed_images_5.jpg?v=1779160775\" alt=\"Thick tabletop for large conference table\"\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"kagu-feature-text\"\u003e\n          \u003ch3\u003eThick Tabletop for Large Conference Table\u003c\/h3\u003e\n          \u003cp\u003eBuilt for heavy-duty use. The 2.5cm thick surface of this \u003cb\u003elarge conference table\u003c\/b\u003e offers exceptional load-bearing capacity and prevents twisting.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"kagu-feature-row reverse\"\u003e\n        \u003cdiv class=\"kagu-feature-img\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0681\/2870\/2512\/files\/premium_large_conference_room_table_modern_boardroom_desk_kaguyasuBGZ-m-010_detailed_images_3.jpg?v=1779160774\" alt=\"Reliable steel legs office meeting table\"\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"kagu-feature-text\"\u003e\n          \u003ch3\u003eReliable Steel Legs Office Meeting Table\u003c\/h3\u003e\n          \u003cp\u003eExperience ultimate commercial stability. The robust steel legs ensure your \u003cb\u003eoffice meeting table\u003c\/b\u003e remains firmly planted without wobbling during use.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"kagu-feature-row\"\u003e\n        \u003cdiv class=\"kagu-feature-img\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0681\/2870\/2512\/files\/premium_large_conference_room_table_modern_boardroom_desk_kaguyasuBGZ-m-010_detailed_images_4.jpg?v=1779160775\" alt=\"Eco-friendly odorless conference room table material\"\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"kagu-feature-text\"\u003e\n          \u003ch3\u003eEco-Friendly Odorless Conference Room Table\u003c\/h3\u003e\n          \u003cp\u003eCrafted from premium melamine laminate. This eco-friendly, odorless \u003cb\u003econference room table\u003c\/b\u003e provides a safe, highly durable workspace for your team.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003ch2\u003eAvailable Colorways\u003c\/h2\u003e\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0681\/2870\/2512\/files\/premium_large_conference_room_table_modern_boardroom_desk_kaguyasuBGZ-m-010_detailed_images_de0c8fac-3a32-4e52-a077-2d71cdb7f7ce.jpg?v=1779359117\" alt=\"White and natural color options for Kaguyasu conference room table\" class=\"kagu-section-img\"\u003e\n\n      \u003ch2\u003eDimensions \u0026amp; Specifications\u003c\/h2\u003e\n      \u003cdiv class=\"kagu-tbl\"\u003e\n        \u003ctable\u003e\n          \u003ctbody\u003e\n            \u003ctr\u003e\n              \u003cth scope=\"row\"\u003eMaterial\u003c\/th\u003e\n              \u003ctd\u003eMelamine decorative laminate\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n              \u003cth scope=\"row\"\u003eColor\u003c\/th\u003e\n              \u003ctd\u003eWhite, Natural\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n              \u003cth scope=\"row\"\u003eWeight\u003c\/th\u003e\n              \u003ctd\u003eApproximately 75kg\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n              \u003cth scope=\"row\"\u003eSize\u003c\/th\u003e\n              \u003ctd\u003e160 ?¨¢ 80 ?¨¢ 75cm, 180 ?¨¢ 90 ?¨¢ 75cm\u003cbr\u003e200 ?¨¢ 100 ?¨¢ 75cm, 240 ?¨¢ 120 ?¨¢ 75cm\u003cbr\u003e280 ?¨¢ 130 ?¨¢ 75cm, 300 ?¨¢ 130 ?¨¢ 75cm\u003cbr\u003e350 ?¨¢ 140 ?¨¢ 75cm, 400 ?¨¢ 150 ?¨¢ 75cm\u003cbr\u003e450 ?¨¢ 150 ?¨¢ 75cm, 500 ?¨¢ 150 ?¨¢ 75cm\u003cbr\u003e48 ?¨¢ 48 ?¨¢ 99cm\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n              \u003cth scope=\"row\"\u003eAssembly\u003c\/th\u003e\n              \u003ctd\u003eRequired\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n              \u003cth scope=\"row\"\u003eCustomize\u003c\/th\u003e\n              \u003ctd\u003ePossible\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n              \u003cth scope=\"row\"\u003eCustomizable Items\u003c\/th\u003e\n              \u003ctd\u003eColor, Size\u003c\/td\u003e\n            \u003c\/tr\u003e\n          \u003c\/tbody\u003e\n        \u003c\/table\u003e\n      \u003c\/div\u003e\n\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0681\/2870\/2512\/files\/premium_large_conference_room_table_modern_boardroom_desk_kaguyasuBGZ-m-010_detailed_images_6.webp?v=1778729734\" alt=\"Premium large conference room table dimensions guide\" class=\"kagu-section-img\"\u003e\n\n      \u003cdiv class=\"kagu-b2b-box\"\u003e\n        \u003ch3\u003eDelivery \u0026amp; Commercial Logistics\u003c\/h3\u003e\n        \u003cp\u003ePlease note the following important information for this conference room table:\u003c\/p\u003e\n        \u003cul\u003e\n          \u003cli\u003e\n\u003cb\u003eAssembly Required:\u003c\/b\u003e This conference table requires assembly after delivery.\u003c\/li\u003e\n          \u003cli\u003e\n\u003cb\u003eCustomization:\u003c\/b\u003e Customization is possible for color and size.\u003c\/li\u003e\n          \u003cli\u003e\n\u003cb\u003eMaterial:\u003c\/b\u003e The listed material is melamine decorative laminate.\u003c\/li\u003e\n          \u003cli\u003e\n\u003cb\u003eColor Selection:\u003c\/b\u003e Available colors include White and Natural.\u003c\/li\u003e\n          \u003cli\u003e\n\u003cb\u003eWeight:\u003c\/b\u003e The listed weight is approximately 75kg.\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n\n      \u003csection class=\"kagu-faq-section\"\u003e\n        \u003ch2\u003eFrequently Asked Questions\u003c\/h2\u003e\n        \u003cdiv class=\"kagu-accordion\"\u003e\n          \u003cdetails\u003e\n            \u003csummary\u003eDoes this conference room table require assembly?\u003c\/summary\u003e\n            \u003cdiv class=\"kagu-faq-content\"\u003e\n              \u003cp\u003eYes. Assembly is required for this conference table.\u003c\/p\u003e\n            \u003c\/div\u003e\n          \u003c\/details\u003e\n\n          \u003cdetails\u003e\n            \u003csummary\u003eCan the color or size be customized?\u003c\/summary\u003e\n            \u003cdiv class=\"kagu-faq-content\"\u003e\n              \u003cp\u003eYes. Customization is possible for color and size.\u003c\/p\u003e\n            \u003c\/div\u003e\n          \u003c\/details\u003e\n\n          \u003cdetails\u003e\n            \u003csummary\u003eWhat material is used for this table?\u003c\/summary\u003e\n            \u003cdiv class=\"kagu-faq-content\"\u003e\n              \u003cp\u003eThe listed material is melamine decorative laminate.\u003c\/p\u003e\n            \u003c\/div\u003e\n          \u003c\/details\u003e\n\n          \u003cdetails\u003e\n            \u003csummary\u003eWhat color options are available?\u003c\/summary\u003e\n            \u003cdiv class=\"kagu-faq-content\"\u003e\n              \u003cp\u003eAvailable colors include White and Natural.\u003c\/p\u003e\n            \u003c\/div\u003e\n          \u003c\/details\u003e\n        \u003c\/div\u003e\n      \u003c\/section\u003e\n    \u003c\/div\u003e\n\n    \u003clabel class=\"kagu-readmore-btn k-label-show\" for=\"KaguReadMoreTriggerBGZM010\"\u003eView Full Details\u003c\/label\u003e\n    \u003clabel class=\"kagu-readmore-btn k-label-hide\" for=\"KaguReadMoreTriggerBGZM010\"\u003eCollapse Details\u003c\/label\u003e\n  \u003c\/section\u003e\n\u003c\/div\u003e","brand":"Kaguyasu","offers":[{"title":"160*80*75cm \/ Please ask the chatbot.","offer_id":43055479849008,"sku":"BGZ-m-010-01","price":503.0,"currency_code":"GBP","in_stock":true},{"title":"180*90*75cm \/ Please ask the chatbot.","offer_id":43055479881776,"sku":"BGZ-m-010-02","price":568.0,"currency_code":"GBP","in_stock":true},{"title":"200*100*75cm \/ Please ask the chatbot.","offer_id":43055479914544,"sku":"BGZ-m-010-03","price":604.0,"currency_code":"GBP","in_stock":true},{"title":"240*120*75cm \/ Please ask the chatbot.","offer_id":43055479947312,"sku":"BGZ-m-010-04","price":657.0,"currency_code":"GBP","in_stock":true},{"title":"280*130*75cm \/ Please ask the chatbot.","offer_id":43055479980080,"sku":"BGZ-m-010-05","price":925.0,"currency_code":"GBP","in_stock":true},{"title":"300*130*75cm \/ Please ask the chatbot.","offer_id":43055480012848,"sku":"BGZ-m-010-06","price":973.0,"currency_code":"GBP","in_stock":true},{"title":"350*140*75cm \/ Please ask the chatbot.","offer_id":43055480045616,"sku":"BGZ-m-010-07","price":1055.0,"currency_code":"GBP","in_stock":true},{"title":"400*150*75cm \/ Please ask the chatbot.","offer_id":43055480078384,"sku":"BGZ-m-010-08","price":1297.0,"currency_code":"GBP","in_stock":true},{"title":"450*150*75cm \/ Please ask the chatbot.","offer_id":43055480111152,"sku":"BGZ-m-010-09","price":1379.0,"currency_code":"GBP","in_stock":true},{"title":"500*150*75cm \/ Please ask the chatbot.","offer_id":43055480143920,"sku":"BGZ-m-010-10","price":1541.0,"currency_code":"GBP","in_stock":true},{"title":"400*120*75cm \/ Please ask the chatbot.","offer_id":43055480176688,"sku":"BGZ-m-010-11","price":1297.0,"currency_code":"GBP","in_stock":true},{"title":"450*120*75cm \/ Please ask the chatbot.","offer_id":43055480209456,"sku":"BGZ-m-010-12","price":1379.0,"currency_code":"GBP","in_stock":true},{"title":"500*120*75cm \/ Please ask the chatbot.","offer_id":43055480242224,"sku":"BGZ-m-010-13","price":1541.0,"currency_code":"GBP","in_stock":true},{"title":"48*48*99cm chair \/ Please ask the chatbot.","offer_id":43055480274992,"sku":"BGZ-m-010-07","price":1055.0,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0681\/2870\/2512\/files\/premium_large_conference_room_table_modern_boardroom_desk_kaguyasuBGZ-m-010_main_images_4.jpg?v=1779160771"},{"product_id":"ergonomic-office-chair-premium-seating-uk-bgy-052","title":"Ergonomic Office Chair | Premium Office Seating UK | 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  \/* --- 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\u003c\/style\u003e\n\n\u003cdiv class=\"kagu-wrapper\"\u003e\n\n  \u003csection class=\"kagu-usp-bullets\"\u003e\n    \u003ch3\u003eEngineering Peak Workplace Performance\u003c\/h3\u003e\n    \u003cul\u003e\n      \u003cli\u003e\n\u003cb\u003eErgonomic Excellence:\u003c\/b\u003e A premium ergonomic office chair architecturally engineered with precision-targeted lumbar support to actively align posture and distribute body weight.\u003c\/li\u003e\n      \u003cli\u003e\n\u003cb\u003eBreathable Climate Comfort:\u003c\/b\u003e Premium, high-tension suspension mesh computer chair designed to maximize ventilation, providing cooling comfort during intensive working hours.\u003c\/li\u003e\n      \u003cli\u003e\n\u003cb\u003eCustomizable Posture Fluidity:\u003c\/b\u003e Highly adjustable chair mechanics including intuitive pneumatic lift and recline controls, adapting seamlessly to your personal workflow.\u003c\/li\u003e\n      \u003cli\u003e\n\u003cb\u003eCommercial-Grade Reliability:\u003c\/b\u003e Setting a robust, high-performance standard for modern office seating UK workspaces, blending uncompromised durability with incredible value.\u003c\/li\u003e\n    \u003c\/ul\u003e\n  \u003c\/section\u003e\n    \n  \u003ch2 class=\"kagu-banner-title\"\u003ePremium Ergonomic Mesh Office Chair\u003c\/h2\u003e\n  \u003cdiv class=\"kagu-intro-box\"\u003e\n    \u003ch4\u003eDesign Philosophy:\u003c\/h4\u003e\n    \u003cp\u003eTrue cognitive focus begins with physical alignment. This Task Chair represents a sophisticated approach to office wellness, removing the distractions of physical fatigue. Its minimalist profile houses a comprehensive network of adaptive supports¡ªmost notably a responsive lumbar matrix that conforms to your micro-movements. Enwrapped in contract-grade performance mesh, it honors the principles of \"Warm Minimalism\" by keeping lines clean and breathability absolute, ensuring high-focus executive environments stay effortlessly comfortable.\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\/ergonomic_office_chair_premium_office_seating_uk_kaguyasuBGY-m-052_detailed_images_2.jpg?v=1779161299\" alt=\"Kaguyasu Premium Ergonomic Mesh Office Chair with Dynamic Lumbar Support\" 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 Professional Seating Series\u003c\/td\u003e\n\u003c\/tr\u003e\n        \u003ctr\u003e\n\u003cth\u003ePrimary Material\u003c\/th\u003e\n\u003ctd\u003eHigh-Elasticity Breathable Tech Mesh, Reinforced Engineered Framework\u003c\/td\u003e\n\u003c\/tr\u003e\n        \u003ctr\u003e\n\u003cth\u003eColorway\u003c\/th\u003e\n\u003ctd\u003eExecutive Core Black\u003c\/td\u003e\n\u003c\/tr\u003e\n        \u003ctr\u003e\n\u003cth\u003eWeight Profile\u003c\/th\u003e\n\u003ctd\u003e17 kg (Solid, balanced anti-tip stability)\u003c\/td\u003e\n\u003c\/tr\u003e\n        \u003ctr\u003e\n\u003cth\u003ePhysical Footprint\u003cbr\u003e\u003csmall\u003e(W * D * H)\u003c\/small\u003e\n\u003c\/th\u003e\n\u003ctd\u003e64 * 45 * 105 cm\u003c\/td\u003e\n\u003c\/tr\u003e\n        \u003ctr\u003e\n\u003cth\u003eAssembly Details\u003c\/th\u003e\n\u003ctd\u003e\n\u003cb\u003eRequired\u003c\/b\u003e (Comes flat-packed with high-precision alignment hardware and components)\u003c\/td\u003e\n\u003c\/tr\u003e\n        \u003ctr\u003e\n\u003cth\u003eCustomization\u003c\/th\u003e\n\u003ctd\u003eStandardized Workspace Framework (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\u003eEnterprise Contract \u0026amp; Bulk Procurement\u003c\/h3\u003e\n    \u003cp\u003eThis professional seating series serves as a foundational blueprint for corporate office renovations, commercial tech hubs, and co-working environments throughout the United Kingdom and Europe. We are fully equipped to manage large-scale corporate specifications. For specialized project quotes, bulk container-level pricing, or formal tenders, please contact our commercial account team.\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\u003eDoes Kaguyasu accept large-scale corporate and B2B bulk orders?\u003c\/summary\u003e\n        \u003cdiv class=\"kagu-faq-content\"\u003e\n          \u003cp\u003eYes, we specialize in high-volume enterprise contract furnishing. Whether you are scaling a single floor or a multi-city headquarters, we offer tiered commercial trade terms, direct freight logistics, and streamlined account management for corporate entities. Connect with our contract consultants to initiate a quote.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/details\u003e\n      \u003cdetails\u003e\n        \u003csummary\u003eIs a commercial furniture assembly service available for this chair?\u003c\/summary\u003e\n        \u003cdiv class=\"kagu-faq-content\"\u003e\n          \u003cp\u003eYes. While individual retail orders arrive flat-packed with an intuitive, self-guided hardware kit, we can arrange dedicated on-site professional assembly and office layout services for larger commercial project deployments. Please discuss your volume requirements and installation timelines with our B2B trade team.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/details\u003e\n      \u003cdetails\u003e\n        \u003csummary\u003eWhat makes the dynamic lumbar support unique compared to standard chairs?\u003c\/summary\u003e\n        \u003cdiv class=\"kagu-faq-content\"\u003e\n          \u003cp\u003eThis ergonomic chair features an active, targeted lumbar mechanism that mimics the natural curvature of the human spine. Instead of a rigid barrier, it provides elastic resistance that counteracts lower-back pressure as you tilt or shift focus, drastically reducing slouching and posture-related stress during extended workflows.\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":"Type A","offer_id":42944205357104,"sku":"BGY-m-052-01","price":158.0,"currency_code":"GBP","in_stock":true},{"title":"Type B","offer_id":42944205389872,"sku":"BGY-m-052-02","price":169.0,"currency_code":"GBP","in_stock":true},{"title":"Type C","offer_id":42944205422640,"sku":"BGY-m-052-03","price":195.0,"currency_code":"GBP","in_stock":true},{"title":"Type D","offer_id":42944205455408,"sku":"BGY-m-052-04","price":205.0,"currency_code":"GBP","in_stock":true},{"title":"Type E","offer_id":42944205488176,"sku":"BGY-m-052-05","price":205.0,"currency_code":"GBP","in_stock":true},{"title":"Type F","offer_id":42944205520944,"sku":"BGY-m-052-06","price":216.0,"currency_code":"GBP","in_stock":true},{"title":"Type G","offer_id":42944205553712,"sku":"BGY-m-052-07","price":158.0,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0681\/2870\/2512\/files\/ergonomic_office_chair_premium_office_seating_uk_kaguyasuBGY-m-052_main_images_6.webp?v=1778729562"},{"product_id":"computer-desk-heavy-duty-bgz-014","title":"Computer Desk | Heavy Duty Office Desk | Kaguyasu","description":"\u003cstyle\u003e\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: #333333;\n    --k-text-title: #121A3E;\n    max-width: 1000px;\n    margin: 8px auto 0 auto !important;\n    padding: 0 15px;\n    font-family: 'Urbanist', sans-serif;\n    line-height: 1.6;\n    color: var(--k-text-main);\n    text-align: left;\n  }\n\n  .kagu-wrapper * {\n    box-sizing: border-box;\n  }\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: 30px;\n    margin-bottom: 15px;\n  }\n\n  .kagu-banner-title {\n    font-size: 2rem;\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.6rem;\n    border-bottom: 3px solid var(--k-pri);\n    display: inline-block;\n    padding-bottom: 8px;\n  }\n\n  .kagu-wrapper h3 {\n    font-size: 1.2rem;\n  }\n\n  .kagu-usp-bullets {\n    background: var(--k-bg-light);\n    padding: 25px 30px;\n    border-radius: 8px;\n    border-left: 5px solid var(--k-pri);\n    margin-bottom: 40px;\n  }\n\n  .kagu-usp-bullets h3 {\n    margin-top: 0;\n    color: var(--k-pri);\n    margin-bottom: 15px;\n  }\n\n  .kagu-usp-bullets ul {\n    list-style: none;\n    padding: 0;\n    margin: 0;\n    display: grid;\n    grid-template-columns: 1fr;\n    gap: 12px;\n  }\n\n  .kagu-usp-bullets li {\n    position: relative;\n    padding-left: 28px;\n    font-size: 14.5px;\n  }\n\n  .kagu-usp-bullets li::before {\n    content: '';\n    position: absolute;\n    left: 0;\n    top: 3px;\n    width: 18px;\n    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  .kagu-hero-img,\n  .kagu-section-img {\n    width: 100%;\n    height: auto;\n    border-radius: 8px;\n    margin-top: 15px;\n    margin-bottom: 30px;\n    display: block;\n    border: 1px solid var(--k-bg-dark);\n  }\n\n  .kagu-hero-img {\n    margin-top: 0;\n    margin-bottom: 25px;\n  }\n\n  .kagu-intro {\n    font-size: 16px;\n    text-align: center;\n    max-width: 820px;\n    margin: 0 auto 40px auto;\n  }\n\n  .kagu-readmore-wrapper {\n    position: relative;\n    margin-bottom: 50px;\n  }\n\n  .kagu-readmore-trigger {\n    display: none;\n  }\n\n  .kagu-content-preview {\n    max-height: 1200px;\n    overflow: hidden;\n    transition: max-height 0.6s ease-out;\n    position: relative;\n  }\n\n  .kagu-content-preview::after {\n    content: \"\";\n    position: absolute;\n    bottom: 0;\n    left: 0;\n    width: 100%;\n    height: 120px;\n    background: linear-gradient(transparent, #ffffff);\n    pointer-events: none;\n  }\n\n  .kagu-readmore-trigger:checked ~ .kagu-content-preview {\n    max-height: 18000px;\n  }\n\n  .kagu-readmore-trigger:checked ~ .kagu-content-preview::after {\n    display: none;\n  }\n\n  .kagu-readmore-btn {\n    display: inline-block;\n    padding: 12px 35px;\n    border-radius: 30px;\n    font-weight: 600;\n    cursor: pointer;\n    transition: all 0.3s;\n    margin-top: 15px;\n    text-transform: uppercase;\n    font-size: 14px;\n    letter-spacing: 1px;\n    font-family: 'Poppins', sans-serif;\n  }\n\n  .k-label-show {\n    border: 2px solid var(--k-pri);\n    color: var(--k-pri);\n    background: #fff;\n    display: block;\n    text-align: center;\n    max-width: 250px;\n    margin: 20px auto 0 auto;\n  }\n\n  .k-label-hide {\n    display: none;\n    background: var(--k-pri);\n    color: #fff;\n    border: 2px solid var(--k-pri);\n    text-align: center;\n    max-width: 250px;\n    margin: 20px auto 0 auto;\n  }\n\n  .kagu-readmore-btn:hover {\n    background: var(--k-pri);\n    color: #fff;\n    border-color: var(--k-pri);\n  }\n\n  .kagu-readmore-trigger:checked ~ .k-label-show {\n    display: none;\n  }\n\n  .kagu-readmore-trigger:checked ~ .k-label-hide {\n    display: block;\n  }\n\n  .kagu-feature-row {\n    display: flex;\n    align-items: center;\n    gap: 40px;\n    margin-top: 30px;\n    margin-bottom: 30px;\n  }\n\n  .kagu-feature-row.reverse {\n    flex-direction: row-reverse;\n  }\n\n  .kagu-feature-img {\n    flex: 1;\n    border-radius: 8px;\n    overflow: hidden;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    background: var(--k-bg-light);\n    padding: 10px;\n    border: 1px solid var(--k-bg-dark);\n  }\n\n  .kagu-feature-img img {\n    width: 100%;\n    height: auto;\n    display: block;\n    object-fit: contain;\n    border-radius: 4px;\n  }\n\n  .kagu-feature-text {\n    flex: 1;\n  }\n\n  .kagu-feature-text h3 {\n    margin-top: 0;\n    border-bottom: none;\n    padding-bottom: 5px;\n    margin-bottom: 10px;\n    color: var(--k-text-title);\n  }\n\n  .kagu-feature-text p {\n    color: var(--k-text-main);\n    font-size: 15px;\n    margin-bottom: 0;\n  }\n\n  .kagu-tbl {\n    overflow-x: auto;\n    border: 1px solid var(--k-bg-dark);\n    border-radius: 8px;\n    background: #fff;\n    margin-top: 30px;\n    margin-bottom: 30px;\n  }\n\n  .kagu-tbl table {\n    width: 100%;\n    border-collapse: collapse;\n    font-size: 14.5px;\n  }\n\n  .kagu-tbl th,\n  .kagu-tbl td {\n    padding: 15px 18px;\n    border-bottom: 1px solid var(--k-bg-dark);\n    vertical-align: top;\n    text-align: left;\n  }\n\n  .kagu-tbl tr:last-child th,\n  .kagu-tbl tr:last-child td {\n    border-bottom: 0;\n  }\n\n  .kagu-tbl th {\n    width: 35%;\n    background: var(--k-bg-light);\n    color: var(--k-pri);\n    font-weight: 700;\n  }\n\n  .kagu-b2b-box {\n    background: var(--k-bg-dark);\n    padding: 30px;\n    border-radius: 8px;\n    margin-top: 40px;\n  }\n\n  .kagu-b2b-box h3 {\n    color: var(--k-text-title);\n    margin-top: 0;\n  }\n\n  .kagu-b2b-box p {\n    font-size: 14px;\n    margin-bottom: 15px;\n  }\n\n  .kagu-b2b-box ul {\n    list-style: none;\n    padding: 0;\n    margin: 0;\n  }\n\n  .kagu-b2b-box li {\n    position: relative;\n    padding-left: 20px;\n    margin-bottom: 10px;\n    font-size: 14px;\n  }\n\n  .kagu-b2b-box li::before {\n    content: '\\2714';\n    color: var(--k-pri);\n    position: absolute;\n    left: 0;\n    font-weight: bold;\n  }\n\n  .kagu-faq-section {\n    margin-top: 50px;\n    margin-bottom: 40px;\n  }\n\n  .kagu-accordion {\n    display: grid;\n    gap: 12px;\n    margin-top: 20px;\n  }\n\n  .kagu-accordion details {\n    border: 1px solid var(--k-bg-dark);\n    border-radius: 8px;\n    background: #fff;\n    overflow: hidden;\n    transition: all 0.3s;\n  }\n\n  .kagu-accordion details:hover {\n    border-color: var(--k-pri);\n  }\n\n  .kagu-accordion summary {\n    display: flex;\n    justify-content: space-between;\n    align-items: center;\n    padding: 16px 20px;\n    font-weight: 700;\n    cursor: pointer;\n    list-style: none;\n    user-select: none;\n    color: var(--k-text-title);\n    font-size: 15px;\n  }\n\n  .kagu-accordion summary::-webkit-details-marker {\n    display: none;\n  }\n\n  .kagu-accordion summary::after {\n    content: \"+\";\n    color: var(--k-pri);\n    font-size: 24px;\n    font-weight: 400;\n    line-height: 1;\n  }\n\n  .kagu-accordion details[open] summary::after {\n    content: \"?\";\n  }\n\n  .kagu-accordion details[open] summary {\n    border-bottom: 1px solid var(--k-bg-light);\n  }\n\n  .kagu-accordion .kagu-faq-content {\n    padding: 16px 20px;\n    color: var(--k-text-main);\n    font-size: 14px;\n    line-height: 1.6;\n    background: var(--k-bg-light);\n  }\n\n  .kagu-accordion .kagu-faq-content p {\n    margin: 0;\n  }\n\n  @media (max-width: 768px) {\n    .kagu-banner-title {\n      font-size: 1.6rem;\n    }\n\n    .kagu-feature-row,\n    .kagu-feature-row.reverse {\n      flex-direction: column;\n      gap: 20px !important;\n      margin-top: 25px !important;\n      margin-bottom: 25px !important;\n    }\n\n    .kagu-usp-bullets {\n      padding: 18px 15px;\n      margin-bottom: 30px;\n    }\n\n    .kagu-tbl {\n      margin-top: 20px;\n      margin-bottom: 20px;\n    }\n\n    .kagu-tbl table {\n      display: table;\n      min-width: 100%;\n    }\n\n    .kagu-tbl th,\n    .kagu-tbl td {\n      display: table-cell;\n      padding: 12px 10px;\n      font-size: 13.5px;\n    }\n\n    .kagu-tbl th {\n      width: 40%;\n    }\n\n    .kagu-tbl td {\n      width: 60%;\n    }\n\n    .kagu-b2b-box {\n      padding: 20px 15px;\n    }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"kagu-wrapper\"\u003e\n\u003csection class=\"kagu-usp-bullets\"\u003e\n\u003ch3\u003eKey Commercial Highlights\u003c\/h3\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cb\u003eExtreme Stability:\u003c\/b\u003e A \u003cb\u003eheavy duty office desk\u003c\/b\u003e boasting an incredible 250kg load capacity for demanding setups.\u003c\/li\u003e\n\u003cli\u003e\n\u003cb\u003eMinimalist Aesthetics:\u003c\/b\u003e Embrace the unadorned beauty of a \u003cb\u003edesk no drawers\u003c\/b\u003e, maximizing legroom and keeping the space visually clean.\u003c\/li\u003e\n\u003cli\u003e\n\u003cb\u003eIndustrial Strength:\u003c\/b\u003e Crafted as a premium \u003cb\u003emetal computer desk\u003c\/b\u003e with a U-shaped steel frame that completely eliminates wobble.\u003c\/li\u003e\n\u003cli\u003e\n\u003cb\u003eVersatile Workstation:\u003c\/b\u003e Functions as a sleek \u003cb\u003eblack pc desk\u003c\/b\u003e for gaming or a spacious professional workstation for multiple monitors.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/section\u003e\n\u003csection class=\"kagu-readmore-wrapper\"\u003e\u003cinput type=\"checkbox\" id=\"KaguReadMoreTriggerBGZK014\" class=\"kagu-readmore-trigger\"\u003e\n\u003cdiv class=\"kagu-content-preview\"\u003e\n\u003ch2 class=\"kagu-banner-title\"\u003eMinimalist \u0026amp; Unadorned Desk Design\u003c\/h2\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0681\/2870\/2512\/files\/computer_desk_heavy_duty_office_desk_kaguyasuBGZ-k-014_detailed_images_5.jpg?v=1779160661\" alt=\"Computer desk heavy duty office desk by Kaguyasu\" class=\"kagu-hero-img\"\u003e\n\u003cp class=\"kagu-intro\"\u003eA minimalist computer desk with a clean no-drawer design, spacious desktop surface, thick melamine decorative board tabletop, and heavy-duty steel frame support.\u003c\/p\u003e\n\u003cdiv class=\"kagu-feature-row\"\u003e\n\u003cdiv class=\"kagu-feature-img\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0681\/2870\/2512\/files\/computer_desk_heavy_duty_office_desk_kaguyasuBGZ-k-014_detailed_images_3.jpg?v=1779160660\" alt=\"Thick anti-warp computer desk tabletop\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"kagu-feature-text\"\u003e\n\u003ch3\u003eThick \u0026amp; Anti-Warp Tabletop\u003c\/h3\u003e\n\u003cp\u003eInvest in long-lasting quality. Crafted from premium melamine decorative board, the thick tabletop features a uniform wood grain or solid finish. The high-density board itself does not easily break or deform, supporting a smooth surface for heavy daily use.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"kagu-feature-row reverse\"\u003e\n\u003cdiv class=\"kagu-feature-img\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0681\/2870\/2512\/files\/computer_desk_heavy_duty_office_desk_kaguyasuBGZ-k-014_detailed_images_1.jpg?v=1779160660\" alt=\"Spacious desktop space for black PC desk\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"kagu-feature-text\"\u003e\n\u003ch3\u003eSpacious Desktop Space\u003c\/h3\u003e\n\u003cp\u003eSpread out and focus. Engineered to provide significantly more desktop space than a typical workstation, this desk supports comfortable workflow whether used as an expansive \u003cb\u003eblack pc desk\u003c\/b\u003e with multiple monitors or for laying out complex blueprints.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"kagu-feature-row\"\u003e\n\u003cdiv class=\"kagu-feature-img\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0681\/2870\/2512\/files\/computer_desk_heavy_duty_office_desk_kaguyasuBGZ-k-014_detailed_images_8.jpg?v=1779160661\" alt=\"Heavy duty metal computer desk frame\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"kagu-feature-text\"\u003e\n\u003ch3\u003eHeavy Duty Metal Computer Desk Frame\u003c\/h3\u003e\n\u003cp\u003eWork with confidence. This \u003cb\u003eheavy duty office desk\u003c\/b\u003e features a sturdy, thick steel frame built around a stable U-shaped structure. It firmly supports the listed 250kg load capacity without shaking, providing a stable, wobble-free experience for heavy equipment.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003ch2\u003eAvailable Colorways\u003c\/h2\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0681\/2870\/2512\/files\/computer_desk_heavy_duty_office_desk_kaguyasuBGZ-k-014_detailed_images_7.jpg?v=1779160661\" alt=\"Color options for Kaguyasu heavy duty computer desk\" class=\"kagu-section-img\"\u003e\n\u003ch2\u003eDimensions \u0026amp; Specifications\u003c\/h2\u003e\n\u003cdiv class=\"kagu-tbl\"\u003e\n\u003ctable\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eMaterial\u003c\/th\u003e\n\u003ctd\u003eMelamine decorative board\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eColor\u003c\/th\u003e\n\u003ctd\u003eBlack + White, White + White\u003cbr\u003eLight Walnut + White, Teak + White\u003cbr\u003eBlack + Black, White + Black\u003cbr\u003eLight Walnut + Black, Teak + Black\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eWeight\u003c\/th\u003e\n\u003ctd\u003e18¡§C40kg\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eLoad Capacity\u003c\/th\u003e\n\u003ctd\u003e250kg\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eSize\u003c\/th\u003e\n\u003ctd\u003e100 ?¨¢ 50 ?¨¢ 74cm, 100 ?¨¢ 60 ?¨¢ 74cm\u003cbr\u003e100 ?¨¢ 70 ?¨¢ 74cm, 120 ?¨¢ 50 ?¨¢ 74cm\u003cbr\u003e120 ?¨¢ 60 ?¨¢ 74cm, 120 ?¨¢ 80 ?¨¢ 74cm\u003cbr\u003e140 ?¨¢ 50 ?¨¢ 74cm, 140 ?¨¢ 60 ?¨¢ 74cm\u003cbr\u003e140 ?¨¢ 70 ?¨¢ 74cm, 160 ?¨¢ 50 ?¨¢ 74cm\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eAssembly\u003c\/th\u003e\n\u003ctd\u003eRequired\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eCustomization\u003c\/th\u003e\n\u003ctd\u003eNot possible\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eCustomization Items\u003c\/th\u003e\n\u003ctd\u003eNone\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0681\/2870\/2512\/files\/computer_desk_heavy_duty_office_desk_kaguyasuBGZ-k-014_detailed_images_17.webp?v=1778729630\"\u003e\n\u003cdiv class=\"kagu-b2b-box\"\u003e\n\u003ch3\u003eDelivery \u0026amp; Commercial Logistics\u003c\/h3\u003e\n\u003cp\u003ePlease note the following important information for this heavy duty office desk:\u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cb\u003eAssembly Required:\u003c\/b\u003e This computer desk requires assembly after delivery.\u003c\/li\u003e\n\u003cli\u003e\n\u003cb\u003eCustomization:\u003c\/b\u003e Customization is not possible for this product, and no customization items are available.\u003c\/li\u003e\n\u003cli\u003e\n\u003cb\u003eLoad Capacity:\u003c\/b\u003e The listed load capacity is 250kg.\u003c\/li\u003e\n\u003cli\u003e\n\u003cb\u003eMaterial:\u003c\/b\u003e The listed material is melamine decorative board.\u003c\/li\u003e\n\u003cli\u003e\n\u003cb\u003eColor Selection:\u003c\/b\u003e Available color combinations include Black + White, White + White, Light Walnut + White, Teak + White, Black + Black, White + Black, Light Walnut + Black, and Teak + Black.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003csection class=\"kagu-faq-section\"\u003e\n\u003ch2\u003eFrequently Asked Questions\u003c\/h2\u003e\n\u003cdiv class=\"kagu-accordion\"\u003e\n\u003cdetails\u003e\n\u003csummary\u003eDoes this computer desk require assembly?\u003c\/summary\u003e\n\u003cdiv class=\"kagu-faq-content\"\u003e\n\u003cp\u003eYes. Assembly is required for this computer desk.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCan this heavy duty office desk be customized?\u003c\/summary\u003e\n\u003cdiv class=\"kagu-faq-content\"\u003e\n\u003cp\u003eNo. Customization is not possible for this product, and there are no customization items available.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhat is the listed load capacity?\u003c\/summary\u003e\n\u003cdiv class=\"kagu-faq-content\"\u003e\n\u003cp\u003eThe listed load capacity is 250kg.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhat color options are available?\u003c\/summary\u003e\n\u003cdiv class=\"kagu-faq-content\"\u003e\n\u003cp\u003eAvailable color combinations include Black + White, White + White, Light Walnut + White, Teak + White, Black + Black, White + Black, Light Walnut + Black, and Teak + Black.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e\n\u003clabel class=\"kagu-readmore-btn k-label-show\" for=\"KaguReadMoreTriggerBGZK014\"\u003eView Full Details\u003c\/label\u003e \u003clabel class=\"kagu-readmore-btn k-label-hide\" for=\"KaguReadMoreTriggerBGZK014\"\u003eCollapse Details\u003c\/label\u003e\u003c\/section\u003e\n\u003c\/div\u003e","brand":"Kaguyasu","offers":[{"title":"Black + White \/ 100*60*74cm","offer_id":42944215580720,"sku":"BGZ-014-01","price":89.0,"currency_code":"GBP","in_stock":true},{"title":"Black + White \/ 140*60*74cm","offer_id":42944215613488,"sku":"BGZ-014-02","price":107.0,"currency_code":"GBP","in_stock":true},{"title":"Black + White \/ 160*60*74cm","offer_id":42944215646256,"sku":"BGZ-014-03","price":119.0,"currency_code":"GBP","in_stock":true},{"title":"Black + White \/ 200*60*74cm","offer_id":42944215679024,"sku":"BGZ-014-04","price":191.0,"currency_code":"GBP","in_stock":true},{"title":"Light Walnut + White \/ 100*60*74cm","offer_id":42944215711792,"sku":"BGZ-014-05","price":89.0,"currency_code":"GBP","in_stock":true},{"title":"Light Walnut + White \/ 140*60*74cm","offer_id":42944215744560,"sku":"BGZ-014-06","price":107.0,"currency_code":"GBP","in_stock":true},{"title":"Light Walnut + White \/ 160*60*74cm","offer_id":42944215777328,"sku":"BGZ-014-07","price":119.0,"currency_code":"GBP","in_stock":true},{"title":"Light Walnut + White \/ 200*60*74cm","offer_id":42944215810096,"sku":"BGZ-014-08","price":191.0,"currency_code":"GBP","in_stock":true},{"title":"White + White \/ 100*60*74cm","offer_id":42944215842864,"sku":"BGZ-014-09","price":89.0,"currency_code":"GBP","in_stock":true},{"title":"White + White \/ 140*60*74cm","offer_id":42944215875632,"sku":"BGZ-014-10","price":107.0,"currency_code":"GBP","in_stock":true},{"title":"White + White \/ 160*60*74cm","offer_id":42944215908400,"sku":"BGZ-014-11","price":119.0,"currency_code":"GBP","in_stock":true},{"title":"White + White \/ 200*60*74cm","offer_id":42944215941168,"sku":"BGZ-014-12","price":191.0,"currency_code":"GBP","in_stock":true},{"title":"Cheek + White \/ 100*60*74cm","offer_id":42944215973936,"sku":"BGZ-014-13","price":89.0,"currency_code":"GBP","in_stock":true},{"title":"Cheek + White \/ 140*60*74cm","offer_id":42944216006704,"sku":"BGZ-014-14","price":107.0,"currency_code":"GBP","in_stock":true},{"title":"Cheek + White \/ 160*60*74cm","offer_id":42944216039472,"sku":"BGZ-014-15","price":119.0,"currency_code":"GBP","in_stock":true},{"title":"Cheek + White \/ 200*60*74cm","offer_id":42944216072240,"sku":"BGZ-014-16","price":191.0,"currency_code":"GBP","in_stock":true},{"title":"Cheek + Black \/ 100*60*74cm","offer_id":42944216105008,"sku":"BGZ-014-17","price":89.0,"currency_code":"GBP","in_stock":true},{"title":"Cheek + Black \/ 140*60*74cm","offer_id":42944216137776,"sku":"BGZ-014-18","price":107.0,"currency_code":"GBP","in_stock":true},{"title":"Cheek + Black \/ 160*60*74cm","offer_id":42944216170544,"sku":"BGZ-014-19","price":119.0,"currency_code":"GBP","in_stock":true},{"title":"Cheek + Black \/ 200*60*74cm","offer_id":42944216203312,"sku":"BGZ-014-20","price":191.0,"currency_code":"GBP","in_stock":true},{"title":"White + Black \/ 100*60*74cm","offer_id":42944216236080,"sku":"BGZ-014-21","price":89.0,"currency_code":"GBP","in_stock":true},{"title":"White + Black \/ 140*60*74cm","offer_id":42944216268848,"sku":"BGZ-014-22","price":107.0,"currency_code":"GBP","in_stock":true},{"title":"White + Black \/ 160*60*74cm","offer_id":42944216301616,"sku":"BGZ-014-23","price":119.0,"currency_code":"GBP","in_stock":true},{"title":"White + Black \/ 200*60*74cm","offer_id":42944216334384,"sku":"BGZ-014-24","price":191.0,"currency_code":"GBP","in_stock":true},{"title":"Light Walnut + Black \/ 100*60*74cm","offer_id":42944216367152,"sku":"BGZ-014-25","price":89.0,"currency_code":"GBP","in_stock":true},{"title":"Light Walnut + Black \/ 140*60*74cm","offer_id":42944216399920,"sku":"BGZ-014-26","price":107.0,"currency_code":"GBP","in_stock":true},{"title":"Light Walnut + Black \/ 160*60*74cm","offer_id":42944216432688,"sku":"BGZ-014-27","price":119.0,"currency_code":"GBP","in_stock":true},{"title":"Light Walnut + Black \/ 200*60*74cm","offer_id":42944216465456,"sku":"BGZ-014-28","price":191.0,"currency_code":"GBP","in_stock":true},{"title":"Black + Black \/ 100*60*74cm","offer_id":42944216498224,"sku":"BGZ-014-29","price":89.0,"currency_code":"GBP","in_stock":true},{"title":"Black + Black \/ 140*60*74cm","offer_id":42944216530992,"sku":"BGZ-014-30","price":107.0,"currency_code":"GBP","in_stock":true},{"title":"Black + Black \/ 160*60*74cm","offer_id":42944216563760,"sku":"BGZ-014-31","price":119.0,"currency_code":"GBP","in_stock":true},{"title":"Black + Black \/ 200*60*74cm","offer_id":42944216596528,"sku":"BGZ-014-32","price":191.0,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0681\/2870\/2512\/files\/computer_desk_heavy_duty_office_desk_kaguyasuBGZ-k-014_main_images_2.jpg?v=1779160655"},{"product_id":"small-folding-compact-computer-desk-bgz-k-008","title":"Small Folding Desk | Compact Computer Desk | Kaguyasu","description":"\u003cstyle\u003e\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: #333333;\n    --k-text-title: #121A3E;\n    max-width: 1000px;\n    margin: 8px auto 0 auto !important;\n    padding: 0 15px;\n    font-family: 'Urbanist', sans-serif;\n    line-height: 1.6;\n    color: var(--k-text-main);\n    text-align: left;\n  }\n\n  .kagu-wrapper * {\n    box-sizing: border-box;\n  }\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: 30px;\n    margin-bottom: 15px;\n  }\n\n  .kagu-banner-title {\n    font-size: 2rem;\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.6rem;\n    border-bottom: 3px solid var(--k-pri);\n    display: inline-block;\n    padding-bottom: 8px;\n  }\n\n  .kagu-wrapper h3 {\n    font-size: 1.2rem;\n  }\n\n  .kagu-usp-bullets {\n    background: var(--k-bg-light);\n    padding: 25px 30px;\n    border-radius: 8px;\n    border-left: 5px solid var(--k-pri);\n    margin-bottom: 40px;\n  }\n\n  .kagu-usp-bullets h3 {\n    margin-top: 0;\n    color: var(--k-pri);\n    margin-bottom: 15px;\n  }\n\n  .kagu-usp-bullets ul {\n    list-style: none;\n    padding: 0;\n    margin: 0;\n    display: grid;\n    grid-template-columns: 1fr;\n    gap: 12px;\n  }\n\n  .kagu-usp-bullets li {\n    position: relative;\n    padding-left: 28px;\n    font-size: 14.5px;\n  }\n\n  .kagu-usp-bullets li::before {\n    content: '';\n    position: absolute;\n    left: 0;\n    top: 3px;\n    width: 18px;\n    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  .kagu-hero-img,\n  .kagu-section-img {\n    width: 100%;\n    height: auto;\n    border-radius: 8px;\n    margin-top: 15px;\n    margin-bottom: 30px;\n    display: block;\n    border: 1px solid var(--k-bg-dark);\n  }\n\n  .kagu-hero-img {\n    margin-top: 0;\n    margin-bottom: 25px;\n  }\n\n  .kagu-intro {\n    font-size: 16px;\n    text-align: center;\n    max-width: 820px;\n    margin: 0 auto 40px auto;\n  }\n\n  .kagu-readmore-wrapper {\n    position: relative;\n    margin-bottom: 50px;\n  }\n\n  .kagu-readmore-trigger {\n    display: none;\n  }\n\n  .kagu-content-preview {\n    max-height: 1200px;\n    overflow: hidden;\n    transition: max-height 0.6s ease-out;\n    position: relative;\n  }\n\n  .kagu-content-preview::after {\n    content: \"\";\n    position: absolute;\n    bottom: 0;\n    left: 0;\n    width: 100%;\n    height: 120px;\n    background: linear-gradient(transparent, #ffffff);\n    pointer-events: none;\n  }\n\n  .kagu-readmore-trigger:checked ~ .kagu-content-preview {\n    max-height: 18000px;\n  }\n\n  .kagu-readmore-trigger:checked ~ .kagu-content-preview::after {\n    display: none;\n  }\n\n  .kagu-readmore-btn {\n    display: inline-block;\n    padding: 12px 35px;\n    border-radius: 30px;\n    font-weight: 600;\n    cursor: pointer;\n    transition: all 0.3s;\n    margin-top: 15px;\n    text-transform: uppercase;\n    font-size: 14px;\n    letter-spacing: 1px;\n    font-family: 'Poppins', sans-serif;\n  }\n\n  .k-label-show {\n    border: 2px solid var(--k-pri);\n    color: var(--k-pri);\n    background: #fff;\n    display: block;\n    text-align: center;\n    max-width: 250px;\n    margin: 20px auto 0 auto;\n  }\n\n  .k-label-hide {\n    display: none;\n    background: var(--k-pri);\n    color: #fff;\n    border: 2px solid var(--k-pri);\n    text-align: center;\n    max-width: 250px;\n    margin: 20px auto 0 auto;\n  }\n\n  .kagu-readmore-btn:hover {\n    background: var(--k-pri);\n    color: #fff;\n    border-color: var(--k-pri);\n  }\n\n  .kagu-readmore-trigger:checked ~ .k-label-show {\n    display: none;\n  }\n\n  .kagu-readmore-trigger:checked ~ .k-label-hide {\n    display: block;\n  }\n\n  .kagu-feature-row {\n    display: flex;\n    align-items: center;\n    gap: 40px;\n    margin-top: 30px;\n    margin-bottom: 30px;\n  }\n\n  .kagu-feature-row.reverse {\n    flex-direction: row-reverse;\n  }\n\n  .kagu-feature-img {\n    flex: 1;\n    border-radius: 8px;\n    overflow: hidden;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    background: var(--k-bg-light);\n    padding: 10px;\n    border: 1px solid var(--k-bg-dark);\n  }\n\n  .kagu-feature-img img {\n    width: 100%;\n    height: auto;\n    display: block;\n    object-fit: contain;\n    border-radius: 4px;\n  }\n\n  .kagu-feature-text {\n    flex: 1;\n  }\n\n  .kagu-feature-text h3 {\n    margin-top: 0;\n    border-bottom: none;\n    padding-bottom: 5px;\n    margin-bottom: 10px;\n    color: var(--k-text-title);\n  }\n\n  .kagu-feature-text p {\n    color: var(--k-text-main);\n    font-size: 15px;\n    margin-bottom: 0;\n  }\n\n  .kagu-tbl {\n    overflow-x: auto;\n    border: 1px solid var(--k-bg-dark);\n    border-radius: 8px;\n    background: #fff;\n    margin-top: 30px;\n    margin-bottom: 30px;\n  }\n\n  .kagu-tbl table {\n    width: 100%;\n    border-collapse: collapse;\n    font-size: 14.5px;\n  }\n\n  .kagu-tbl th,\n  .kagu-tbl td {\n    padding: 15px 18px;\n    border-bottom: 1px solid var(--k-bg-dark);\n    vertical-align: top;\n    text-align: left;\n  }\n\n  .kagu-tbl tr:last-child th,\n  .kagu-tbl tr:last-child td {\n    border-bottom: 0;\n  }\n\n  .kagu-tbl th {\n    width: 35%;\n    background: var(--k-bg-light);\n    color: var(--k-pri);\n    font-weight: 700;\n  }\n\n  .kagu-b2b-box {\n    background: var(--k-bg-dark);\n    padding: 30px;\n    border-radius: 8px;\n    margin-top: 40px;\n  }\n\n  .kagu-b2b-box h3 {\n    color: var(--k-text-title);\n    margin-top: 0;\n  }\n\n  .kagu-b2b-box p {\n    font-size: 14px;\n    margin-bottom: 15px;\n  }\n\n  .kagu-b2b-box ul {\n    list-style: none;\n    padding: 0;\n    margin: 0;\n  }\n\n  .kagu-b2b-box li {\n    position: relative;\n    padding-left: 20px;\n    margin-bottom: 10px;\n    font-size: 14px;\n  }\n\n  .kagu-b2b-box li::before {\n    content: '\\2714';\n    color: var(--k-pri);\n    position: absolute;\n    left: 0;\n    font-weight: bold;\n  }\n\n  .kagu-faq-section {\n    margin-top: 50px;\n    margin-bottom: 40px;\n  }\n\n  .kagu-accordion {\n    display: grid;\n    gap: 12px;\n    margin-top: 20px;\n  }\n\n  .kagu-accordion details {\n    border: 1px solid var(--k-bg-dark);\n    border-radius: 8px;\n    background: #fff;\n    overflow: hidden;\n    transition: all 0.3s;\n  }\n\n  .kagu-accordion details:hover {\n    border-color: var(--k-pri);\n  }\n\n  .kagu-accordion summary {\n    display: flex;\n    justify-content: space-between;\n    align-items: center;\n    padding: 16px 20px;\n    font-weight: 700;\n    cursor: pointer;\n    list-style: none;\n    user-select: none;\n    color: var(--k-text-title);\n    font-size: 15px;\n  }\n\n  .kagu-accordion summary::-webkit-details-marker {\n    display: none;\n  }\n\n  .kagu-accordion summary::after {\n    content: \"+\";\n    color: var(--k-pri);\n    font-size: 24px;\n    font-weight: 400;\n    line-height: 1;\n  }\n\n  .kagu-accordion details[open] summary::after {\n    content: \"?\";\n  }\n\n  .kagu-accordion details[open] summary {\n    border-bottom: 1px solid var(--k-bg-light);\n  }\n\n  .kagu-accordion .kagu-faq-content {\n    padding: 16px 20px;\n    color: var(--k-text-main);\n    font-size: 14px;\n    line-height: 1.6;\n    background: var(--k-bg-light);\n  }\n\n  .kagu-accordion .kagu-faq-content p {\n    margin: 0;\n  }\n\n  @media (max-width: 768px) {\n    .kagu-banner-title {\n      font-size: 1.6rem;\n    }\n\n    .kagu-feature-row,\n    .kagu-feature-row.reverse {\n      flex-direction: column;\n      gap: 20px !important;\n      margin-top: 25px !important;\n      margin-bottom: 25px !important;\n    }\n\n    .kagu-usp-bullets {\n      padding: 18px 15px;\n      margin-bottom: 30px;\n    }\n\n    .kagu-tbl {\n      margin-top: 20px;\n      margin-bottom: 20px;\n    }\n\n    .kagu-tbl table {\n      display: table;\n      min-width: 100%;\n    }\n\n    .kagu-tbl th,\n    .kagu-tbl td {\n      display: table-cell;\n      padding: 12px 10px;\n      font-size: 13.5px;\n    }\n\n    .kagu-tbl th {\n      width: 40%;\n    }\n\n    .kagu-tbl td {\n      width: 60%;\n    }\n\n    .kagu-b2b-box {\n      padding: 20px 15px;\n    }\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"kagu-wrapper\"\u003e\n  \u003csection class=\"kagu-usp-bullets\"\u003e\n  \u003ch3\u003eKey Commercial Highlights\u003c\/h3\u003e\n  \u003cul\u003e\n    \u003cli\u003e\n      \u003cb\u003eSpace-Saving Design:\u003c\/b\u003e A highly versatile \u003cb\u003esmall folding desk\u003c\/b\u003e designed for tight modern spaces.\n    \u003c\/li\u003e\n    \u003cli\u003e\n      \u003cb\u003ePremium Core:\u003c\/b\u003e A sturdy \u003cb\u003esimple computer desk\u003c\/b\u003e featuring a scratch-resistant melamine surface.\n    \u003c\/li\u003e\n    \u003cli\u003e\n      \u003cb\u003eMobile Setup:\u003c\/b\u003e A lightweight, \u003cb\u003eportable office desk\u003c\/b\u003e with a heavy-duty foldable steel frame.\n    \u003c\/li\u003e\n    \u003cli\u003e\n      \u003cb\u003eSmart Storage:\u003c\/b\u003e An efficient \u003cb\u003ecompact computer desk\u003c\/b\u003e equipped with a convenient under-desk shelf.\n    \u003c\/li\u003e\n    \u003cli\u003e\n      \u003cb\u003eStable Floor Support:\u003c\/b\u003e Adjustable anti-slip leveling feet help keep the desk steady on uneven floors.\n    \u003c\/li\u003e\n  \u003c\/ul\u003e\n\u003c\/section\u003e\n\n  \u003csection class=\"kagu-readmore-wrapper\"\u003e\n    \u003cinput type=\"checkbox\" id=\"KaguReadMoreTriggerBGZK008\" class=\"kagu-readmore-trigger\"\u003e\n\n    \u003cdiv class=\"kagu-content-preview\"\u003e\n      \u003ch2 class=\"kagu-banner-title\"\u003eVersatile Small Folding Desk Design\u003c\/h2\u003e\n\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0681\/2870\/2512\/files\/small_folding_desk_compact_computer_desk_kaguyasuBGZ-k-008_main_images_16.webp?v=1778729722\" alt=\"Small folding desk compact computer desk by Kaguyasu\" class=\"kagu-hero-img\"\u003e\n\n      \u003cp class=\"kagu-intro\"\u003eAdapt seamlessly to any room. This space-saving \u003cb\u003esmall folding desk\u003c\/b\u003e delivers exceptional usability and convenience for modern dynamic lifestyles. The simple design can be adapted to many scenes and locations.\u003c\/p\u003e\n\n      \u003cdiv class=\"kagu-feature-row\"\u003e\n        \u003cdiv class=\"kagu-feature-img\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0681\/2870\/2512\/files\/small_folding_desk_compact_computer_desk_kaguyasuBGZ-k-008_detailed_images_3.jpg?v=1779160647\" alt=\"Durable simple computer desk melamine surface\"\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"kagu-feature-text\"\u003e\n          \u003ch3\u003eDurable Simple Computer Desk Surface\u003c\/h3\u003e\n          \u003cp\u003eCrafted from premium melamine laminate. This sturdy \u003cb\u003esimple computer desk\u003c\/b\u003e resists water and daily scratches, ensuring effortless maintenance.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"kagu-feature-row reverse\"\u003e\n        \u003cdiv class=\"kagu-feature-img\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0681\/2870\/2512\/files\/small_folding_desk_compact_computer_desk_kaguyasuBGZ-k-008_detailed_images_6.jpg?v=1779160648\" alt=\"Heavy-duty portable office desk steel frame\"\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"kagu-feature-text\"\u003e\n          \u003ch3\u003eHeavy-Duty Portable Office Desk Frame\u003c\/h3\u003e\n          \u003cp\u003eExperience exceptional structural support. The thick steel frame makes this \u003cb\u003eportable office desk\u003c\/b\u003e highly stable and visually sophisticated.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"kagu-feature-row\"\u003e\n        \u003cdiv class=\"kagu-feature-img\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0681\/2870\/2512\/files\/small_folding_desk_compact_computer_desk_kaguyasuBGZ-k-008_detailed_images_7.jpg?v=1779160648\" alt=\"Compact computer desk with under-desk storage shelf\"\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"kagu-feature-text\"\u003e\n          \u003ch3\u003eCompact Computer Desk with Storage Shelf\u003c\/h3\u003e\n          \u003cp\u003eMaximize your available workspace. The built-in shelf on this \u003cb\u003ecompact computer desk\u003c\/b\u003e holds books and magazines for a clutter-free environment.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"kagu-feature-row reverse\"\u003e\n        \u003cdiv class=\"kagu-feature-img\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0681\/2870\/2512\/files\/small_folding_desk_compact_computer_desk_kaguyasuBGZ-k-008_detailed_images_8.jpg?v=1779160648\" alt=\"Adjustable anti-slip leveling desk feet\"\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"kagu-feature-text\"\u003e\n          \u003ch3\u003eAdjustable Anti-Slip Leveling Desk Feet\u003c\/h3\u003e\n          \u003cp\u003eAdapt to uneven floors effortlessly. The silent, non-slip adjustable feet provide stable, wobble-free support for maximum ergonomic comfort.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003ch2\u003eAvailable Colorways\u003c\/h2\u003e\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0681\/2870\/2512\/files\/small_folding_desk_compact_computer_desk_kaguyasuBGZ-k-008_detailed_images_1.jpg?v=1779160647\" alt=\"Color options for Kaguyasu small folding desk\" class=\"kagu-section-img\"\u003e\n\n      \u003ch2\u003eDimensions \u0026amp; Specifications\u003c\/h2\u003e\n      \u003cdiv class=\"kagu-tbl\"\u003e\n        \u003ctable\u003e\n          \u003ctbody\u003e\n            \u003ctr\u003e\n              \u003cth scope=\"row\"\u003eMaterial\u003c\/th\u003e\n              \u003ctd\u003eMelamine decorative board\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n              \u003cth scope=\"row\"\u003eColor\u003c\/th\u003e\n              \u003ctd\u003eWhite Maple, Natural, Walnut\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n              \u003cth scope=\"row\"\u003eWeight\u003c\/th\u003e\n              \u003ctd\u003e7¡§C12kg\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n              \u003cth scope=\"row\"\u003eLoad Capacity\u003c\/th\u003e\n              \u003ctd\u003e90kg\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n              \u003cth scope=\"row\"\u003eSize\u003c\/th\u003e\n              \u003ctd\u003e80 ?¨¢ 40 ?¨¢ 75cm, 80 ?¨¢ 50 ?¨¢ 75cm\u003cbr\u003e80 ?¨¢ 60 ?¨¢ 75cm, 100 ?¨¢ 40 ?¨¢ 75cm\u003cbr\u003e100 ?¨¢ 50 ?¨¢ 75cm, 100 ?¨¢ 60 ?¨¢ 75cm\u003cbr\u003e120 ?¨¢ 40 ?¨¢ 75cm, 120 ?¨¢ 50 ?¨¢ 75cm\u003cbr\u003e120 ?¨¢ 60 ?¨¢ 75cm\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n              \u003cth scope=\"row\"\u003eAssembly\u003c\/th\u003e\n              \u003ctd\u003eRequired\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n              \u003cth scope=\"row\"\u003eCustomization\u003c\/th\u003e\n              \u003ctd\u003eNot possible\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n              \u003cth scope=\"row\"\u003eCustomization Items\u003c\/th\u003e\n              \u003ctd\u003eNone\u003c\/td\u003e\n            \u003c\/tr\u003e\n          \u003c\/tbody\u003e\n        \u003c\/table\u003e\n      \u003c\/div\u003e\n\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0681\/2870\/2512\/files\/small_folding_desk_compact_computer_desk_kaguyasuBGZ-k-008_detailed_images_2.jpg?v=1779160647\" alt=\"Small folding desk compact computer desk dimensions guide\" class=\"kagu-section-img\"\u003e\n\n      \u003cdiv class=\"kagu-b2b-box\"\u003e\n        \u003ch3\u003eDelivery \u0026amp; Commercial Logistics\u003c\/h3\u003e\n        \u003cp\u003ePlease note the following important information for this small folding desk:\u003c\/p\u003e\n        \u003cul\u003e\n          \u003cli\u003e\n\u003cb\u003eAssembly Required:\u003c\/b\u003e This compact computer desk requires assembly after delivery.\u003c\/li\u003e\n          \u003cli\u003e\n\u003cb\u003eCustomization:\u003c\/b\u003e Customization is not possible for this product, and no customization items are available.\u003c\/li\u003e\n          \u003cli\u003e\n\u003cb\u003eSize Planning:\u003c\/b\u003e Available sizes range from 80 ?¨¢ 40 ?¨¢ 75cm to 120 ?¨¢ 60 ?¨¢ 75cm. Please confirm the selected size, workspace layout, doorway clearance, and final placement area before ordering.\u003c\/li\u003e\n          \u003cli\u003e\n\u003cb\u003eLoad Capacity:\u003c\/b\u003e The listed load capacity is 90kg.\u003c\/li\u003e\n          \u003cli\u003e\n\u003cb\u003eColor Selection:\u003c\/b\u003e Available colors include White Maple, Natural, and Walnut.\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n    \n      \u003csection class=\"kagu-faq-section\"\u003e\n        \u003ch2\u003eFrequently Asked Questions\u003c\/h2\u003e\n        \u003cdiv class=\"kagu-accordion\"\u003e\n          \u003cdetails\u003e\n            \u003csummary\u003eDoes this small folding desk require assembly?\u003c\/summary\u003e\n            \u003cdiv class=\"kagu-faq-content\"\u003e\n              \u003cp\u003eYes. Assembly is required for this small folding desk.\u003c\/p\u003e\n            \u003c\/div\u003e\n          \u003c\/details\u003e\n\n          \u003cdetails\u003e\n            \u003csummary\u003eCan this compact computer desk be customized?\u003c\/summary\u003e\n            \u003cdiv class=\"kagu-faq-content\"\u003e\n              \u003cp\u003eNo. Customization is not possible for this product, and there are no customization items available.\u003c\/p\u003e\n            \u003c\/div\u003e\n          \u003c\/details\u003e\n\n          \u003cdetails\u003e\n            \u003csummary\u003eWhat is the listed load capacity?\u003c\/summary\u003e\n            \u003cdiv class=\"kagu-faq-content\"\u003e\n              \u003cp\u003eThe listed load capacity is 90kg.\u003c\/p\u003e\n            \u003c\/div\u003e\n          \u003c\/details\u003e\n\n          \u003cdetails\u003e\n            \u003csummary\u003eWhat color options are available?\u003c\/summary\u003e\n            \u003cdiv class=\"kagu-faq-content\"\u003e\n              \u003cp\u003eAvailable colors include White Maple, Natural, and Walnut.\u003c\/p\u003e\n            \u003c\/div\u003e\n          \u003c\/details\u003e\n        \u003c\/div\u003e\n      \u003c\/section\u003e\n    \u003c\/div\u003e\n\n    \u003clabel class=\"kagu-readmore-btn k-label-show\" for=\"KaguReadMoreTriggerBGZK008\"\u003eView Full Details\u003c\/label\u003e\n    \u003clabel class=\"kagu-readmore-btn k-label-hide\" for=\"KaguReadMoreTriggerBGZK008\"\u003eCollapse Details\u003c\/label\u003e\n  \u003c\/section\u003e\n\u003c\/div\u003e","brand":"Kaguyasu","offers":[{"title":"White Maple \/ With Storage shelves \/ 80*40*75cm","offer_id":43011266183216,"sku":"BGZ-008-01","price":201.0,"currency_code":"GBP","in_stock":true},{"title":"White Maple \/ With Storage shelves \/ 80*50*75cm","offer_id":43011266215984,"sku":"BGZ-008-03","price":215.0,"currency_code":"GBP","in_stock":true},{"title":"White Maple \/ With Storage shelves \/ 80*60*75cm","offer_id":43011266248752,"sku":"BGZ-008-05","price":248.0,"currency_code":"GBP","in_stock":true},{"title":"White Maple \/ With Storage shelves \/ 100*40*75cm","offer_id":43011266281520,"sku":"BGZ-008-07","price":215.0,"currency_code":"GBP","in_stock":true},{"title":"White Maple \/ With Storage shelves \/ 100*50*75cm","offer_id":43011266314288,"sku":"BGZ-008-09","price":266.0,"currency_code":"GBP","in_stock":true},{"title":"White Maple \/ With Storage shelves \/ 100*60*75cm","offer_id":43011266347056,"sku":"BGZ-008-11","price":268.0,"currency_code":"GBP","in_stock":true},{"title":"White Maple \/ With Storage shelves \/ 120*40*75cm","offer_id":43011266379824,"sku":"BGZ-008-13","price":258.0,"currency_code":"GBP","in_stock":true},{"title":"White Maple \/ With Storage shelves \/ 120*50*75cm","offer_id":43011266412592,"sku":"BGZ-008-15","price":265.0,"currency_code":"GBP","in_stock":true},{"title":"White Maple \/ With Storage shelves \/ 120*60*75cm","offer_id":43011266445360,"sku":"BGZ-008-17","price":272.0,"currency_code":"GBP","in_stock":true},{"title":"White Maple \/ No storage shelves \/ 80*40*75cm","offer_id":43011266478128,"sku":"BGZ-008-02","price":186.0,"currency_code":"GBP","in_stock":true},{"title":"White Maple \/ No storage shelves \/ 80*50*75cm","offer_id":43011266510896,"sku":"BGZ-008-04","price":201.0,"currency_code":"GBP","in_stock":true},{"title":"White Maple \/ No storage shelves \/ 100*40*75cm","offer_id":43011266543664,"sku":"BGZ-008-08","price":201.0,"currency_code":"GBP","in_stock":true},{"title":"White Maple \/ No storage shelves \/ 100*50*75cm","offer_id":43011266576432,"sku":"BGZ-008-10","price":215.0,"currency_code":"GBP","in_stock":true},{"title":"White Maple \/ No storage shelves \/ 100*60*75cm","offer_id":43011266609200,"sku":"BGZ-008-12","price":248.0,"currency_code":"GBP","in_stock":true},{"title":"White Maple \/ No storage shelves \/ 120*40*75cm","offer_id":43011266641968,"sku":"BGZ-008-14","price":224.0,"currency_code":"GBP","in_stock":true},{"title":"White Maple \/ No storage shelves \/ 120*50*75cm","offer_id":43011266674736,"sku":"BGZ-008-16","price":258.0,"currency_code":"GBP","in_stock":true},{"title":"White Maple \/ No storage shelves \/ 120*60*75cm","offer_id":43011266707504,"sku":"BGZ-008-18","price":265.0,"currency_code":"GBP","in_stock":true},{"title":"Natural \/ With Storage shelves \/ 80*40*75cm","offer_id":43011266740272,"sku":"BGZ-008-19","price":201.0,"currency_code":"GBP","in_stock":true},{"title":"Natural \/ With Storage shelves \/ 80*50*75cm","offer_id":43011266773040,"sku":"BGZ-008-21","price":215.0,"currency_code":"GBP","in_stock":true},{"title":"Natural \/ With Storage shelves \/ 80*60*75cm","offer_id":43011266805808,"sku":"BGZ-008-23","price":248.0,"currency_code":"GBP","in_stock":true},{"title":"Natural \/ With Storage shelves \/ 100*40*75cm","offer_id":43011266838576,"sku":"BGZ-008-25","price":215.0,"currency_code":"GBP","in_stock":true},{"title":"Natural \/ With Storage shelves \/ 100*50*75cm","offer_id":43011266871344,"sku":"BGZ-008-27","price":266.0,"currency_code":"GBP","in_stock":true},{"title":"Natural \/ With Storage shelves \/ 100*60*75cm","offer_id":43011266904112,"sku":"BGZ-008-29","price":268.0,"currency_code":"GBP","in_stock":true},{"title":"Natural \/ With Storage shelves \/ 120*40*75cm","offer_id":43011266936880,"sku":"BGZ-008-31","price":258.0,"currency_code":"GBP","in_stock":true},{"title":"Natural \/ With Storage shelves \/ 120*50*75cm","offer_id":43011266969648,"sku":"BGZ-008-33","price":265.0,"currency_code":"GBP","in_stock":true},{"title":"Natural \/ With Storage shelves \/ 120*60*75cm","offer_id":43011267002416,"sku":"BGZ-008-35","price":272.0,"currency_code":"GBP","in_stock":true},{"title":"Walnut \/ With Storage shelves \/ 80*40*75cm","offer_id":43011267035184,"sku":"BGZ-008-37","price":201.0,"currency_code":"GBP","in_stock":true},{"title":"Walnut \/ With Storage shelves \/ 80*50*75cm","offer_id":43011267067952,"sku":"BGZ-008-39","price":215.0,"currency_code":"GBP","in_stock":true},{"title":"Walnut \/ With Storage shelves \/ 80*60*75cm","offer_id":43011267100720,"sku":"BGZ-008-41","price":248.0,"currency_code":"GBP","in_stock":true},{"title":"Walnut \/ With Storage shelves \/ 100*40*75cm","offer_id":43011267133488,"sku":"BGZ-008-43","price":215.0,"currency_code":"GBP","in_stock":true},{"title":"Walnut \/ With Storage shelves \/ 100*50*75cm","offer_id":43011267166256,"sku":"BGZ-008-45","price":266.0,"currency_code":"GBP","in_stock":true},{"title":"Walnut \/ With Storage shelves \/ 100*60*75cm","offer_id":43011267199024,"sku":"BGZ-008-47","price":268.0,"currency_code":"GBP","in_stock":true},{"title":"Walnut \/ With Storage shelves \/ 120*40*75cm","offer_id":43011267231792,"sku":"BGZ-008-49","price":258.0,"currency_code":"GBP","in_stock":true},{"title":"Walnut \/ With Storage shelves \/ 120*50*75cm","offer_id":43011267264560,"sku":"BGZ-008-51","price":265.0,"currency_code":"GBP","in_stock":true},{"title":"Walnut \/ With Storage shelves \/ 120*60*75cm","offer_id":43011267297328,"sku":"BGZ-008-53","price":272.0,"currency_code":"GBP","in_stock":true},{"title":"Natural \/ No storage shelves \/ 80*40*75cm","offer_id":43011267330096,"sku":"BGZ-008-54","price":186.0,"currency_code":"GBP","in_stock":true},{"title":"Natural \/ No storage shelves \/ 80*50*75cm","offer_id":43011267362864,"sku":"BGZ-008-55","price":201.0,"currency_code":"GBP","in_stock":true},{"title":"Natural \/ No storage shelves \/ 100*40*75cm","offer_id":43011267395632,"sku":"BGZ-008-56","price":201.0,"currency_code":"GBP","in_stock":true},{"title":"Natural \/ No storage shelves \/ 100*50*75cm","offer_id":43011267428400,"sku":"BGZ-008-57","price":215.0,"currency_code":"GBP","in_stock":true},{"title":"Natural \/ No storage shelves \/ 100*60*75cm","offer_id":43011267461168,"sku":"BGZ-008-58","price":248.0,"currency_code":"GBP","in_stock":true},{"title":"Natural \/ No storage shelves \/ 120*40*75cm","offer_id":43011267493936,"sku":"BGZ-008-59","price":224.0,"currency_code":"GBP","in_stock":true},{"title":"Natural \/ No storage shelves \/ 120*50*75cm","offer_id":43011267526704,"sku":"BGZ-008-60","price":258.0,"currency_code":"GBP","in_stock":true},{"title":"Natural \/ No storage shelves \/ 120*60*75cm","offer_id":43011267559472,"sku":"BGZ-008-61","price":265.0,"currency_code":"GBP","in_stock":true},{"title":"Walnut \/ No storage shelves \/ 80*40*75cm","offer_id":43011267592240,"sku":"BGZ-008-62","price":186.0,"currency_code":"GBP","in_stock":true},{"title":"Walnut \/ No storage shelves \/ 80*50*75cm","offer_id":43011267625008,"sku":"BGZ-008-63","price":201.0,"currency_code":"GBP","in_stock":true},{"title":"Walnut \/ No storage shelves \/ 100*40*75cm","offer_id":43011267657776,"sku":"BGZ-008-64","price":201.0,"currency_code":"GBP","in_stock":true},{"title":"Walnut \/ No storage shelves \/ 100*50*75cm","offer_id":43011267690544,"sku":"BGZ-008-65","price":215.0,"currency_code":"GBP","in_stock":true},{"title":"Walnut \/ No storage shelves \/ 100*60*75cm","offer_id":43011267723312,"sku":"BGZ-008-66","price":248.0,"currency_code":"GBP","in_stock":true},{"title":"Walnut \/ No storage shelves \/ 120*40*75cm","offer_id":43011267756080,"sku":"BGZ-008-67","price":224.0,"currency_code":"GBP","in_stock":true},{"title":"Walnut \/ No storage shelves \/ 120*50*75cm","offer_id":43011267788848,"sku":"BGZ-008-68","price":258.0,"currency_code":"GBP","in_stock":true},{"title":"Walnut \/ No storage shelves \/ 120*60*75cm","offer_id":43011267821616,"sku":"BGZ-008-69","price":265.0,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0681\/2870\/2512\/files\/small_folding_desk_compact_computer_desk_kaguyasuBGZ-k-008_main_images_1.jpg?v=1779160641"},{"product_id":"modern-office-sofa-compact-white-living-room-bsf-018","title":"Modern Office Sofa | Compact White Sofa for Living Room | Kaguyasu","description":"\u003cstyle\u003e\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: #333333;\n    --k-text-title: #121A3E;\n    max-width: 1000px;\n    margin: 8px auto 0 auto !important;\n    padding: 0 15px;\n    font-family: 'Urbanist', sans-serif;\n    line-height: 1.6;\n    color: var(--k-text-main);\n    text-align: left;\n  }\n\n  .kagu-wrapper * {\n    box-sizing: border-box;\n  }\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: 30px;\n    margin-bottom: 15px;\n  }\n\n  .kagu-banner-title {\n    font-size: 2rem;\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.6rem;\n    border-bottom: 3px solid var(--k-pri);\n    display: inline-block;\n    padding-bottom: 8px;\n  }\n\n  .kagu-wrapper h3 {\n    font-size: 1.2rem;\n  }\n\n  .kagu-usp-bullets {\n    background: var(--k-bg-light);\n    padding: 25px 30px;\n    border-radius: 8px;\n    border-left: 5px solid var(--k-pri);\n    margin-bottom: 40px;\n  }\n\n  .kagu-usp-bullets h3 {\n    margin-top: 0;\n    color: var(--k-pri);\n    margin-bottom: 15px;\n  }\n\n  .kagu-usp-bullets ul {\n    list-style: none;\n    padding: 0;\n    margin: 0;\n    display: grid;\n    grid-template-columns: 1fr;\n    gap: 12px;\n  }\n\n  .kagu-usp-bullets li {\n    position: relative;\n    padding-left: 28px;\n    font-size: 14.5px;\n  }\n\n  .kagu-usp-bullets li::before {\n    content: '';\n    position: absolute;\n    left: 0;\n    top: 3px;\n    width: 18px;\n    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  .kagu-hero-img,\n  .kagu-section-img {\n    width: 100%;\n    height: auto;\n    border-radius: 8px;\n    margin-top: 15px;\n    margin-bottom: 30px;\n    display: block;\n    border: 1px solid var(--k-bg-dark);\n  }\n\n  .kagu-hero-img {\n    margin-top: 0;\n    margin-bottom: 25px;\n  }\n\n  .kagu-intro {\n    font-size: 16px;\n    text-align: center;\n    max-width: 820px;\n    margin: 0 auto 40px auto;\n  }\n\n  .kagu-readmore-wrapper {\n    position: relative;\n    margin-bottom: 50px;\n  }\n\n  .kagu-readmore-trigger {\n    display: none;\n  }\n\n  .kagu-content-preview {\n    max-height: 1200px;\n    overflow: hidden;\n    transition: max-height 0.6s ease-out;\n    position: relative;\n  }\n\n  .kagu-content-preview::after {\n    content: \"\";\n    position: absolute;\n    bottom: 0;\n    left: 0;\n    width: 100%;\n    height: 120px;\n    background: linear-gradient(transparent, #ffffff);\n    pointer-events: none;\n  }\n\n  .kagu-readmore-trigger:checked ~ .kagu-content-preview {\n    max-height: 18000px;\n  }\n\n  .kagu-readmore-trigger:checked ~ .kagu-content-preview::after {\n    display: none;\n  }\n\n  .kagu-readmore-btn {\n    display: inline-block;\n    padding: 12px 35px;\n    border-radius: 30px;\n    font-weight: 600;\n    cursor: pointer;\n    transition: all 0.3s;\n    margin-top: 15px;\n    text-transform: uppercase;\n    font-size: 14px;\n    letter-spacing: 1px;\n    font-family: 'Poppins', sans-serif;\n  }\n\n  .k-label-show {\n    border: 2px solid var(--k-pri);\n    color: var(--k-pri);\n    background: #fff;\n    display: block;\n    text-align: center;\n    max-width: 250px;\n    margin: 20px auto 0 auto;\n  }\n\n  .k-label-hide {\n    display: none;\n    background: var(--k-pri);\n    color: #fff;\n    border: 2px solid var(--k-pri);\n    text-align: center;\n    max-width: 250px;\n    margin: 20px auto 0 auto;\n  }\n\n  .kagu-readmore-btn:hover {\n    background: var(--k-pri);\n    color: #fff;\n    border-color: var(--k-pri);\n  }\n\n  .kagu-readmore-trigger:checked ~ .k-label-show {\n    display: none;\n  }\n\n  .kagu-readmore-trigger:checked ~ .k-label-hide {\n    display: block;\n  }\n\n  .kagu-feature-row {\n    display: flex;\n    align-items: center;\n    gap: 40px;\n    margin-top: 30px;\n    margin-bottom: 30px;\n  }\n\n  .kagu-feature-row.reverse {\n    flex-direction: row-reverse;\n  }\n\n  .kagu-feature-img {\n    flex: 1;\n    border-radius: 8px;\n    overflow: hidden;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    background: var(--k-bg-light);\n    padding: 10px;\n    border: 1px solid var(--k-bg-dark);\n  }\n\n  .kagu-feature-img img {\n    width: 100%;\n    height: auto;\n    display: block;\n    object-fit: contain;\n    border-radius: 4px;\n  }\n\n  .kagu-feature-text {\n    flex: 1;\n  }\n\n  .kagu-feature-text h3 {\n    margin-top: 0;\n    border-bottom: none;\n    padding-bottom: 5px;\n    margin-bottom: 10px;\n    color: var(--k-text-title);\n  }\n\n  .kagu-feature-text p {\n    color: var(--k-text-main);\n    font-size: 15px;\n    margin-bottom: 0;\n  }\n\n  .kagu-tbl {\n    overflow-x: auto;\n    border: 1px solid var(--k-bg-dark);\n    border-radius: 8px;\n    background: #fff;\n    margin-top: 30px;\n    margin-bottom: 30px;\n  }\n\n  .kagu-tbl table {\n    width: 100%;\n    border-collapse: collapse;\n    font-size: 14.5px;\n  }\n\n  .kagu-tbl th,\n  .kagu-tbl td {\n    padding: 15px 18px;\n    border-bottom: 1px solid var(--k-bg-dark);\n    vertical-align: top;\n    text-align: left;\n  }\n\n  .kagu-tbl tr:last-child th,\n  .kagu-tbl tr:last-child td {\n    border-bottom: 0;\n  }\n\n  .kagu-tbl th {\n    width: 35%;\n    background: var(--k-bg-light);\n    color: var(--k-pri);\n    font-weight: 700;\n  }\n\n  .kagu-b2b-box {\n    background: var(--k-bg-dark);\n    padding: 30px;\n    border-radius: 8px;\n    margin-top: 40px;\n  }\n\n  .kagu-b2b-box h3 {\n    color: var(--k-text-title);\n    margin-top: 0;\n  }\n\n  .kagu-b2b-box p {\n    font-size: 14px;\n    margin-bottom: 15px;\n  }\n\n  .kagu-b2b-box ul {\n    list-style: none;\n    padding: 0;\n    margin: 0;\n  }\n\n  .kagu-b2b-box li {\n    position: relative;\n    padding-left: 20px;\n    margin-bottom: 10px;\n    font-size: 14px;\n  }\n\n  .kagu-b2b-box li::before {\n    content: '\\2714';\n    color: var(--k-pri);\n    position: absolute;\n    left: 0;\n    font-weight: bold;\n  }\n\n  .kagu-faq-section {\n    margin-top: 50px;\n    margin-bottom: 40px;\n  }\n\n  .kagu-accordion {\n    display: grid;\n    gap: 12px;\n    margin-top: 20px;\n  }\n\n  .kagu-accordion details {\n    border: 1px solid var(--k-bg-dark);\n    border-radius: 8px;\n    background: #fff;\n    overflow: hidden;\n    transition: all 0.3s;\n  }\n\n  .kagu-accordion details:hover {\n    border-color: var(--k-pri);\n  }\n\n  .kagu-accordion summary {\n    display: flex;\n    justify-content: space-between;\n    align-items: center;\n    padding: 16px 20px;\n    font-weight: 700;\n    cursor: pointer;\n    list-style: none;\n    user-select: none;\n    color: var(--k-text-title);\n    font-size: 15px;\n  }\n\n  .kagu-accordion summary::-webkit-details-marker {\n    display: none;\n  }\n\n  .kagu-accordion summary::after {\n    content: \"+\";\n    color: var(--k-pri);\n    font-size: 24px;\n    font-weight: 400;\n    line-height: 1;\n  }\n\n  .kagu-accordion details[open] summary::after {\n    content: \"?\";\n  }\n\n  .kagu-accordion details[open] summary {\n    border-bottom: 1px solid var(--k-bg-light);\n  }\n\n  .kagu-accordion .kagu-faq-content {\n    padding: 16px 20px;\n    color: var(--k-text-main);\n    font-size: 14px;\n    line-height: 1.6;\n    background: var(--k-bg-light);\n  }\n\n  .kagu-accordion .kagu-faq-content p {\n    margin: 0;\n  }\n\n  @media (max-width: 768px) {\n    .kagu-banner-title {\n      font-size: 1.6rem;\n    }\n\n    .kagu-feature-row,\n    .kagu-feature-row.reverse {\n      flex-direction: column;\n      gap: 20px !important;\n      margin-top: 25px !important;\n      margin-bottom: 25px !important;\n    }\n\n    .kagu-usp-bullets {\n      padding: 18px 15px;\n      margin-bottom: 30px;\n    }\n\n    .kagu-tbl {\n      margin-top: 20px;\n      margin-bottom: 20px;\n    }\n\n    .kagu-tbl table {\n      display: table;\n      min-width: 100%;\n    }\n\n    .kagu-tbl th,\n    .kagu-tbl td {\n      display: table-cell;\n      padding: 12px 10px;\n      font-size: 13.5px;\n    }\n\n    .kagu-tbl th {\n      width: 40%;\n    }\n\n    .kagu-tbl td {\n      width: 60%;\n    }\n\n    .kagu-b2b-box {\n      padding: 20px 15px;\n    }\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"kagu-wrapper\"\u003e\n  \u003csection class=\"kagu-usp-bullets\"\u003e\n  \u003ch3\u003eKey Commercial Highlights\u003c\/h3\u003e\n  \u003cul\u003e\n    \u003cli\u003e\n      \u003cb\u003eModern Aesthetics:\u003c\/b\u003e A premium \u003cb\u003ewood frame sofa\u003c\/b\u003e designed to beautifully elevate contemporary living spaces.\n    \u003c\/li\u003e\n    \u003cli\u003e\n      \u003cb\u003eCompact Elegance:\u003c\/b\u003e The perfect \u003cb\u003esofa for living room\u003c\/b\u003e comfort that transforms your home into a cozy retreat.\n    \u003c\/li\u003e\n    \u003cli\u003e\n      \u003cb\u003eVersatile Sizing:\u003c\/b\u003e Premium \u003cb\u003esmall sofas and settees\u003c\/b\u003e tailored for highly dynamic and compact environments.\n    \u003c\/li\u003e\n    \u003cli\u003e\n      \u003cb\u003eCloud-Like Comfort:\u003c\/b\u003e An ergonomic \u003cb\u003e2 seater sofa\u003c\/b\u003e featuring deep, high-rebound urethane foam cushions.\n    \u003c\/li\u003e\n    \u003cli\u003e\n      \u003cb\u003eDurable Support Structure:\u003c\/b\u003e Natural wood frame, S-springs, and silicone fill support long-lasting comfort for daily seating.\n    \u003c\/li\u003e\n  \u003c\/ul\u003e\n  \u003c\/section\u003e\n  \n  \u003csection class=\"kagu-readmore-wrapper\"\u003e\n    \u003cinput type=\"checkbox\" id=\"KaguReadMoreTriggerBSF018\" class=\"kagu-readmore-trigger\"\u003e\n\n    \u003cdiv class=\"kagu-content-preview\"\u003e\n      \u003ch2 class=\"kagu-banner-title\"\u003eContemporary Wood Frame Sofa Design\u003c\/h2\u003e\n\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0681\/2870\/2512\/files\/modern_office_sofa_compact_white_sofa_for_living_room_kaguyasuBSF-018_detailed_images_3.jpg?v=1779160997\" alt=\"Modern office sofa compact white sofa for living room by Kaguyasu\" class=\"kagu-hero-img\"\u003e\n\n      \u003cp class=\"kagu-intro\"\u003eElevate your home. This \u003cb\u003ewood frame sofa\u003c\/b\u003e blends a sleek modern aesthetic with lasting durability for daily relaxation.\u003c\/p\u003e\n\n      \u003cdiv class=\"kagu-feature-row\"\u003e\n        \u003cdiv class=\"kagu-feature-img\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0681\/2870\/2512\/files\/modern_office_sofa_compact_white_sofa_for_living_room_kaguyasuBSF-018_detailed_images.jpg?v=1779676710\" alt=\"Sofa for living room with deep seat comfort\"\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"kagu-feature-text\"\u003e\n          \u003ch3\u003eUltimate Sofa for Living Room Comfort\u003c\/h3\u003e\n          \u003cp\u003eSink into luxury. The deep seat design makes this \u003cb\u003esofa for living room\u003c\/b\u003e spaces the perfect centerpiece for spending quality time.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"kagu-feature-row reverse\"\u003e\n        \u003cdiv class=\"kagu-feature-img\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0681\/2870\/2512\/files\/modern_office_sofa_compact_white_sofa_for_living_room_kaguyasuBSF-018_detailed_images_7.jpg?v=1779676379\" alt=\"Space saving small sofas and settees\"\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"kagu-feature-text\"\u003e\n          \u003ch3\u003eSpace Saving Small Sofas and Settees\u003c\/h3\u003e\n          \u003cp\u003eMaximize your floor plan. These \u003cb\u003esmall sofas and settees\u003c\/b\u003e offer exceptional comfort and full-body relaxation for compact, cozy environments.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"kagu-feature-row\"\u003e\n        \u003cdiv class=\"kagu-feature-img\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0681\/2870\/2512\/files\/modern_office_sofa_compact_white_sofa_for_living_room_kaguyasuBSF-018_detailed_images_6.jpg?v=1779676379\" alt=\"Ergonomic cloud-like two seater sofa cushion\"\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"kagu-feature-text\"\u003e\n          \u003ch3\u003eErgonomic Cloud-Like 2 Seater Sofa\u003c\/h3\u003e\n          \u003cp\u003eExperience superior support. This \u003cb\u003e2 seater sofa\u003c\/b\u003e features high-rebound urethane and silicone-filled cushions that contour to your body.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"kagu-feature-row reverse\"\u003e\n        \u003cdiv class=\"kagu-feature-img\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0681\/2870\/2512\/files\/modern_office_sofa_compact_white_sofa_for_living_room_kaguyasuBSF-018_detailed_images_4.jpg?v=1779676378\" alt=\"Soft cushion detail for modern office sofa\"\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"kagu-feature-text\"\u003e\n          \u003ch3\u003eSoft Cushion\u003c\/h3\u003e\n          \u003cp\u003eThe listed cushion materials include high-rebound urethane and silicone fill, supporting a soft and comfortable sitting experience.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003ch2\u003eAvailable Colorways\u003c\/h2\u003e\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0681\/2870\/2512\/files\/modern_office_sofa_compact_white_sofa_for_living_room_kaguyasuBSF-018_detailed_images_1.jpg?v=1779160996\" alt=\"Color options for Kaguyasu modern office sofa\" class=\"kagu-section-img\"\u003e\n\n      \u003ch2\u003eDimensions \u0026amp; Specifications\u003c\/h2\u003e\n      \u003cdiv class=\"kagu-tbl\"\u003e\n        \u003ctable\u003e\n          \u003ctbody\u003e\n            \u003ctr\u003e\n              \u003cth scope=\"row\"\u003eMaterial\u003c\/th\u003e\n              \u003ctd\u003eFlannel fabric, high-rebound urethane\u003cbr\u003eNatural wood frame, S-springs, silicone fill\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n              \u003cth scope=\"row\"\u003eColor\u003c\/th\u003e\n              \u003ctd\u003eLight brown + white, white, light brown\u003cbr\u003eDark brown + white, blue + light gray\u003cbr\u003eLight gray, dark gray, yellow, dark gray + light gray\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n              \u003cth scope=\"row\"\u003eWeight\u003c\/th\u003e\n              \u003ctd\u003e20-60kg\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n              \u003cth scope=\"row\"\u003eSize\u003c\/th\u003e\n              \u003ctd\u003e120 * 96 * 63cm, 200 * 96 * 63cm\u003cbr\u003e220 * 96 * 63cm, 260 * 96 * 63cm\u003cbr\u003e280 * 96 * 63cm, 300 * 96 * 63cm\u003cbr\u003e320 * 96 * 63cm, 360 * 96 * 63cm\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n              \u003cth scope=\"row\"\u003eAssembly\u003c\/th\u003e\n              \u003ctd\u003eNot required\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n              \u003cth scope=\"row\"\u003eCustomizable\u003c\/th\u003e\n              \u003ctd\u003ePossible\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n              \u003cth scope=\"row\"\u003eCustomization Items\u003c\/th\u003e\n              \u003ctd\u003eColor\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\u003eDelivery \u0026amp; Commercial Logistics\u003c\/h3\u003e\n        \u003cp\u003ePlease note the following important information for this finished sofa product:\u003c\/p\u003e\n        \u003cul\u003e\n          \u003cli\u003e\n\u003cb\u003eAssembly Status:\u003c\/b\u003e Assembly is not required for this product.\u003c\/li\u003e\n          \u003cli\u003e\n\u003cb\u003eDelivery Scope:\u003c\/b\u003e Due to the large size of the finished product, delivery will be curbside or to the first floor.\u003c\/li\u003e\n          \u003cli\u003e\n\u003cb\u003eAccess Verification:\u003c\/b\u003e Please check the packaging size and delivery route before purchasing. Even if delivery is not possible, returns or cancellations cannot be accepted.\u003c\/li\u003e\n          \u003cli\u003e\n\u003cb\u003eSize \u0026amp; Weight Support:\u003c\/b\u003e If you have any questions about product size, weight, or other details, please contact us via chatbot or email.\u003c\/li\u003e\n          \u003cli\u003e\n\u003cb\u003eTracking \u0026amp; Couriers:\u003c\/b\u003e The shipping company designated by the shipping company will be used. The shipping company and tracking number will be notified by email after the product has been shipped.\u003c\/li\u003e\n          \u003cli\u003e\n\u003cb\u003eInside Delivery Requirements:\u003c\/b\u003e If delivery to your location is required, a delivery fee will be charged. If you do not require delivery to your location, please make arrangements to receive the package on the delivery date.\u003c\/li\u003e\n          \u003cli\u003e\n\u003cb\u003eCustomization:\u003c\/b\u003e Customization is possible for color.\u003c\/li\u003e\n          \u003cli\u003e\n\u003cb\u003eColor \u0026amp; Texture Notice:\u003c\/b\u003e Because it is made of natural materials, the color, surface texture, and pattern may differ slightly, but this will not affect normal use. Changes due to wear and tear are not considered product defects.\u003c\/li\u003e\n          \u003cli\u003e\n\u003cb\u003ePhoto Notice:\u003c\/b\u003e Due to differences in photography lighting and screen resolution, the color of the photo may differ from the actual product. Product photos are for illustrative purposes only.\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n\n      \u003csection class=\"kagu-faq-section\"\u003e\n        \u003ch2\u003eFrequently Asked Questions\u003c\/h2\u003e\n        \u003cdiv class=\"kagu-accordion\"\u003e\n          \u003cdetails\u003e\n            \u003csummary\u003eDoes this modern office sofa require assembly?\u003c\/summary\u003e\n            \u003cdiv class=\"kagu-faq-content\"\u003e\n              \u003cp\u003eNo. Assembly is not required for this product.\u003c\/p\u003e\n            \u003c\/div\u003e\n          \u003c\/details\u003e\n\n          \u003cdetails\u003e\n            \u003csummary\u003eCan this sofa be customized?\u003c\/summary\u003e\n            \u003cdiv class=\"kagu-faq-content\"\u003e\n              \u003cp\u003eYes. Customization is possible for color.\u003c\/p\u003e\n            \u003c\/div\u003e\n          \u003c\/details\u003e\n\n          \u003cdetails\u003e\n            \u003csummary\u003eHow will this finished sofa be delivered?\u003c\/summary\u003e\n            \u003cdiv class=\"kagu-faq-content\"\u003e\n              \u003cp\u003eDue to the large size of the finished product, delivery will be curbside or to the first floor. Please check the packaging size and delivery route before purchasing.\u003c\/p\u003e\n            \u003c\/div\u003e\n          \u003c\/details\u003e\n\n          \u003cdetails\u003e\n            \u003csummary\u003eWhat colors are available?\u003c\/summary\u003e\n            \u003cdiv class=\"kagu-faq-content\"\u003e\n              \u003cp\u003eAvailable colors include Light brown + white, white, light brown, Dark brown + white, blue + light gray, Light gray, dark gray, yellow, and dark gray + light gray.\u003c\/p\u003e\n            \u003c\/div\u003e\n          \u003c\/details\u003e\n        \u003c\/div\u003e\n      \u003c\/section\u003e\n    \u003c\/div\u003e\n\n    \u003clabel class=\"kagu-readmore-btn k-label-show\" for=\"KaguReadMoreTriggerBSF018\"\u003eView Full Details\u003c\/label\u003e\n    \u003clabel class=\"kagu-readmore-btn k-label-hide\" for=\"KaguReadMoreTriggerBSF018\"\u003eCollapse Details\u003c\/label\u003e\n  \u003c\/section\u003e\n\u003c\/div\u003e","brand":"Kaguyasu","offers":[{"title":"120*96*63cm Single \/ none","offer_id":42944218300464,"sku":"BSF-018-01","price":427.0,"currency_code":"GBP","in_stock":true},{"title":"200*96*63cm 3 people \/ none","offer_id":42944218333232,"sku":"BSF-018-03","price":759.0,"currency_code":"GBP","in_stock":true},{"title":"200*96*63cm 3 people \/ can be","offer_id":42944218366000,"sku":"BSF-018-04","price":972.0,"currency_code":"GBP","in_stock":true},{"title":"220*96*63cm split type 3 people \/ none","offer_id":42944218398768,"sku":"BSF-018-05","price":876.0,"currency_code":"GBP","in_stock":true},{"title":"220*96*63cm split type 3 people \/ can be","offer_id":42944218431536,"sku":"BSF-018-06","price":1070.0,"currency_code":"GBP","in_stock":true},{"title":"260*96*63cm split type 4 people \/ none","offer_id":42944218464304,"sku":"BSF-018-07","price":992.0,"currency_code":"GBP","in_stock":true},{"title":"260*96*63cm split type 4 people \/ can be","offer_id":42944218497072,"sku":"BSF-018-08","price":1168.0,"currency_code":"GBP","in_stock":true},{"title":"280*96*63cm split type 4 people \/ none","offer_id":42944218529840,"sku":"BSF-018-09","price":1109.0,"currency_code":"GBP","in_stock":true},{"title":"280*96*63cm split type 4 people \/ can be","offer_id":42944218562608,"sku":"BSF-018-010","price":1303.0,"currency_code":"GBP","in_stock":true},{"title":"300*96*63cm split type 4 people \/ none","offer_id":42944218595376,"sku":"BSF-018-011","price":1225.0,"currency_code":"GBP","in_stock":true},{"title":"300*96*63cm split type 4 people \/ can be","offer_id":42944218628144,"sku":"BSF-018-012","price":1419.0,"currency_code":"GBP","in_stock":true},{"title":"320*96*63cm split type 5 people \/ none","offer_id":42944218660912,"sku":"BSF-018-013","price":1342.0,"currency_code":"GBP","in_stock":true},{"title":"320*96*63cm split type 5 people \/ can be","offer_id":42944218693680,"sku":"BSF-018-014","price":1536.0,"currency_code":"GBP","in_stock":true},{"title":"360*96*63cm split type 5 people \/ none","offer_id":42944218726448,"sku":"BSF-018-015","price":1458.0,"currency_code":"GBP","in_stock":true},{"title":"360*96*63cm split type 5 people \/ can be","offer_id":42944218759216,"sku":"BSF-018-016","price":1652.0,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0681\/2870\/2512\/files\/modern_office_sofa_compact_white_sofa_for_living_room_kaguyasuBSF-018_main_images_2.jpg?v=1779160991"},{"product_id":"minimalist-sofa-small-leather-office-sofa-bsf-019","title":"Minimalist Sofa | Premium Small Leather Sofa for Office | Kaguyasu","description":"\u003cstyle\u003e\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: #333333;\n    --k-text-title: #121A3E;\n    max-width: 1000px;\n    margin: 8px auto 0 auto !important;\n    padding: 0 15px;\n    font-family: 'Urbanist', sans-serif;\n    line-height: 1.6;\n    color: var(--k-text-main);\n    text-align: left;\n  }\n\n  .kagu-wrapper * {\n    box-sizing: border-box;\n  }\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: 30px;\n    margin-bottom: 15px;\n  }\n\n  .kagu-banner-title {\n    font-size: 2rem;\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.6rem;\n    border-bottom: 3px solid var(--k-pri);\n    display: inline-block;\n    padding-bottom: 8px;\n  }\n\n  .kagu-wrapper h3 {\n    font-size: 1.2rem;\n  }\n\n  .kagu-usp-bullets {\n    background: var(--k-bg-light);\n    padding: 25px 30px;\n    border-radius: 8px;\n    border-left: 5px solid var(--k-pri);\n    margin-bottom: 40px;\n  }\n\n  .kagu-usp-bullets h3 {\n    margin-top: 0;\n    color: var(--k-pri);\n    margin-bottom: 15px;\n  }\n\n  .kagu-usp-bullets ul {\n    list-style: none;\n    padding: 0;\n    margin: 0;\n    display: grid;\n    grid-template-columns: 1fr;\n    gap: 12px;\n  }\n\n  .kagu-usp-bullets li {\n    position: relative;\n    padding-left: 28px;\n    font-size: 14.5px;\n  }\n\n  .kagu-usp-bullets li::before {\n    content: '';\n    position: absolute;\n    left: 0;\n    top: 3px;\n    width: 18px;\n    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  .kagu-hero-img,\n  .kagu-section-img {\n    width: 100%;\n    height: auto;\n    border-radius: 8px;\n    margin-top: 15px;\n    margin-bottom: 30px;\n    display: block;\n    border: 1px solid var(--k-bg-dark);\n  }\n\n  .kagu-hero-img {\n    margin-top: 0;\n    margin-bottom: 25px;\n  }\n\n  .kagu-intro {\n    font-size: 16px;\n    text-align: center;\n    max-width: 820px;\n    margin: 0 auto 40px auto;\n  }\n\n  .kagu-readmore-wrapper {\n    position: relative;\n    margin-bottom: 50px;\n  }\n\n  .kagu-readmore-trigger {\n    display: none;\n  }\n\n  .kagu-content-preview {\n    max-height: 1200px;\n    overflow: hidden;\n    transition: max-height 0.6s ease-out;\n    position: relative;\n  }\n\n  .kagu-content-preview::after {\n    content: \"\";\n    position: absolute;\n    bottom: 0;\n    left: 0;\n    width: 100%;\n    height: 120px;\n    background: linear-gradient(transparent, #ffffff);\n    pointer-events: none;\n  }\n\n  .kagu-readmore-trigger:checked ~ .kagu-content-preview {\n    max-height: 18000px;\n  }\n\n  .kagu-readmore-trigger:checked ~ .kagu-content-preview::after {\n    display: none;\n  }\n\n  .kagu-readmore-btn {\n    display: inline-block;\n    padding: 12px 35px;\n    border-radius: 30px;\n    font-weight: 600;\n    cursor: pointer;\n    transition: all 0.3s;\n    margin-top: 15px;\n    text-transform: uppercase;\n    font-size: 14px;\n    letter-spacing: 1px;\n    font-family: 'Poppins', sans-serif;\n  }\n\n  .k-label-show {\n    border: 2px solid var(--k-pri);\n    color: var(--k-pri);\n    background: #fff;\n    display: block;\n    text-align: center;\n    max-width: 250px;\n    margin: 20px auto 0 auto;\n  }\n\n  .k-label-hide {\n    display: none;\n    background: var(--k-pri);\n    color: #fff;\n    border: 2px solid var(--k-pri);\n    text-align: center;\n    max-width: 250px;\n    margin: 20px auto 0 auto;\n  }\n\n  .kagu-readmore-btn:hover {\n    background: var(--k-pri);\n    color: #fff;\n    border-color: var(--k-pri);\n  }\n\n  .kagu-readmore-trigger:checked ~ .k-label-show {\n    display: none;\n  }\n\n  .kagu-readmore-trigger:checked ~ .k-label-hide {\n    display: block;\n  }\n\n  .kagu-feature-row {\n    display: flex;\n    align-items: center;\n    gap: 40px;\n    margin-top: 30px;\n    margin-bottom: 30px;\n  }\n\n  .kagu-feature-row.reverse {\n    flex-direction: row-reverse;\n  }\n\n  .kagu-feature-img {\n    flex: 1;\n    border-radius: 8px;\n    overflow: hidden;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    background: var(--k-bg-light);\n    padding: 10px;\n    border: 1px solid var(--k-bg-dark);\n  }\n\n  .kagu-feature-img img {\n    width: 100%;\n    height: auto;\n    display: block;\n    object-fit: contain;\n    border-radius: 4px;\n  }\n\n  .kagu-feature-text {\n    flex: 1;\n  }\n\n  .kagu-feature-text h3 {\n    margin-top: 0;\n    border-bottom: none;\n    padding-bottom: 5px;\n    margin-bottom: 10px;\n    color: var(--k-text-title);\n  }\n\n  .kagu-feature-text p {\n    color: var(--k-text-main);\n    font-size: 15px;\n    margin-bottom: 0;\n  }\n\n  .kagu-tbl {\n    overflow-x: auto;\n    border: 1px solid var(--k-bg-dark);\n    border-radius: 8px;\n    background: #fff;\n    margin-top: 30px;\n    margin-bottom: 30px;\n  }\n\n  .kagu-tbl table {\n    width: 100%;\n    border-collapse: collapse;\n    font-size: 14.5px;\n  }\n\n  .kagu-tbl th,\n  .kagu-tbl td {\n    padding: 15px 18px;\n    border-bottom: 1px solid var(--k-bg-dark);\n    vertical-align: top;\n    text-align: left;\n  }\n\n  .kagu-tbl tr:last-child th,\n  .kagu-tbl tr:last-child td {\n    border-bottom: 0;\n  }\n\n  .kagu-tbl th {\n    width: 35%;\n    background: var(--k-bg-light);\n    color: var(--k-pri);\n    font-weight: 700;\n  }\n\n  .kagu-b2b-box {\n    background: var(--k-bg-dark);\n    padding: 30px;\n    border-radius: 8px;\n    margin-top: 40px;\n  }\n\n  .kagu-b2b-box h3 {\n    color: var(--k-text-title);\n    margin-top: 0;\n  }\n\n  .kagu-b2b-box p {\n    font-size: 14px;\n    margin-bottom: 15px;\n  }\n\n  .kagu-b2b-box ul {\n    list-style: none;\n    padding: 0;\n    margin: 0;\n  }\n\n  .kagu-b2b-box li {\n    position: relative;\n    padding-left: 20px;\n    margin-bottom: 10px;\n    font-size: 14px;\n  }\n\n  .kagu-b2b-box li::before {\n    content: '\\2714';\n    color: var(--k-pri);\n    position: absolute;\n    left: 0;\n    font-weight: bold;\n  }\n\n  .kagu-faq-section {\n    margin-top: 50px;\n    margin-bottom: 40px;\n  }\n\n  .kagu-accordion {\n    display: grid;\n    gap: 12px;\n    margin-top: 20px;\n  }\n\n  .kagu-accordion details {\n    border: 1px solid var(--k-bg-dark);\n    border-radius: 8px;\n    background: #fff;\n    overflow: hidden;\n    transition: all 0.3s;\n  }\n\n  .kagu-accordion details:hover {\n    border-color: var(--k-pri);\n  }\n\n  .kagu-accordion summary {\n    display: flex;\n    justify-content: space-between;\n    align-items: center;\n    padding: 16px 20px;\n    font-weight: 700;\n    cursor: pointer;\n    list-style: none;\n    user-select: none;\n    color: var(--k-text-title);\n    font-size: 15px;\n  }\n\n  .kagu-accordion summary::-webkit-details-marker {\n    display: none;\n  }\n\n  .kagu-accordion summary::after {\n    content: \"+\";\n    color: var(--k-pri);\n    font-size: 24px;\n    font-weight: 400;\n    line-height: 1;\n  }\n\n  .kagu-accordion details[open] summary::after {\n    content: \"?\";\n  }\n\n  .kagu-accordion details[open] summary {\n    border-bottom: 1px solid var(--k-bg-light);\n  }\n\n  .kagu-accordion .kagu-faq-content {\n    padding: 16px 20px;\n    color: var(--k-text-main);\n    font-size: 14px;\n    line-height: 1.6;\n    background: var(--k-bg-light);\n  }\n\n  .kagu-accordion .kagu-faq-content p {\n    margin: 0;\n  }\n\n  @media (max-width: 768px) {\n    .kagu-banner-title {\n      font-size: 1.6rem;\n    }\n\n    .kagu-feature-row,\n    .kagu-feature-row.reverse {\n      flex-direction: column;\n      gap: 20px !important;\n      margin-top: 25px !important;\n      margin-bottom: 25px !important;\n    }\n\n    .kagu-usp-bullets {\n      padding: 18px 15px;\n      margin-bottom: 30px;\n    }\n\n    .kagu-tbl {\n      margin-top: 20px;\n      margin-bottom: 20px;\n    }\n\n    .kagu-tbl table {\n      display: table;\n      min-width: 100%;\n    }\n\n    .kagu-tbl th,\n    .kagu-tbl td {\n      display: table-cell;\n      padding: 12px 10px;\n      font-size: 13.5px;\n    }\n\n    .kagu-tbl th {\n      width: 40%;\n    }\n\n    .kagu-tbl td {\n      width: 60%;\n    }\n\n    .kagu-b2b-box {\n      padding: 20px 15px;\n    }\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"kagu-wrapper\"\u003e\n  \u003csection class=\"kagu-usp-bullets\"\u003e\n  \u003ch3\u003eKey Commercial Highlights\u003c\/h3\u003e\n  \u003cul\u003e\n    \u003cli\u003e\n      \u003cb\u003eMinimalist Office Sofa:\u003c\/b\u003e A premium \u003cb\u003esmall leather sofa for office\u003c\/b\u003e spaces with a clean, modern appearance.\n    \u003c\/li\u003e\n    \u003cli\u003e\n      \u003cb\u003eMultiple Size Options:\u003c\/b\u003e Available widths include 110cm, 180cm, 220cm, 260cm, 280cm, and 310cm.\n    \u003c\/li\u003e\n    \u003cli\u003e\n      \u003cb\u003eFinished Product:\u003c\/b\u003e Assembly is not required, making it easier to place after delivery.\n    \u003c\/li\u003e\n    \u003cli\u003e\n      \u003cb\u003eListed Load Capacity:\u003c\/b\u003e The listed load capacity is 250kg.\n    \u003c\/li\u003e\n    \u003cli\u003e\n      \u003cb\u003ePractical Office Materials:\u003c\/b\u003e Synthetic leather, sponge, and polyester create a practical seating option for daily office use.\n    \u003c\/li\u003e\n  \u003c\/ul\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"kagu-readmore-wrapper\"\u003e\n    \u003cinput type=\"checkbox\" id=\"KaguReadMoreTriggerBSF019\" class=\"kagu-readmore-trigger\"\u003e\n\n    \u003cdiv class=\"kagu-content-preview\"\u003e\n      \u003ch2 class=\"kagu-banner-title\"\u003eMinimalist Sofa for Office Spaces\u003c\/h2\u003e\n\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0681\/2870\/2512\/files\/minimalist_sofa_premium_small_leather_sofa_for_office_kaguyasuBSF-019_detailed_images_8.jpg?v=1779703447\" alt=\"Minimalist sofa premium small leather sofa for office by Kaguyasu\" class=\"kagu-hero-img\"\u003e\n\n      \u003cp class=\"kagu-intro\"\u003eA premium minimalist sofa made with synthetic leather, sponge, and polyester, available in multiple colors and widths for office seating layouts.\u003c\/p\u003e\n\n      \u003cdiv class=\"kagu-feature-row\"\u003e\n        \u003cdiv class=\"kagu-feature-img\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0681\/2870\/2512\/files\/minimalist_sofa_premium_small_leather_sofa_for_office_kaguyasuBSF-019_detailed_images_9.jpg?v=1779703467\" alt=\"Premium small leather sofa for office detail\"\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"kagu-feature-text\"\u003e\n          \u003ch3\u003eSynthetic Leather Office Sofa\u003c\/h3\u003e\n          \u003cp\u003eThe listed materials include synthetic leather, sponge, and polyester, creating a practical sofa option for office seating areas.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"kagu-feature-row reverse\"\u003e\n        \u003cdiv class=\"kagu-feature-img\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0681\/2870\/2512\/files\/minimalist_sofa_premium_small_leather_sofa_for_office_kaguyasuBSF-019_detailed_images_11.jpg?v=1779703474\" alt=\"Minimalist sofa seating detail\"\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"kagu-feature-text\"\u003e\n          \u003ch3\u003eMultiple Width Options\u003c\/h3\u003e\n          \u003cp\u003eChoose from 110cm, 180cm, 220cm, 260cm, 280cm, and 310cm widths to match your planned office layout.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"kagu-feature-row\"\u003e\n        \u003cdiv class=\"kagu-feature-img\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0681\/2870\/2512\/files\/minimalist_sofa_premium_small_leather_sofa_for_office_kaguyasuBSF-019_detailed_images_7.jpg?v=1779703488\" alt=\"Finished minimalist office sofa detail\"\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"kagu-feature-text\"\u003e\n          \u003ch3\u003eNo Assembly Required\u003c\/h3\u003e\n          \u003cp\u003eThis sofa is listed as a finished product with no assembly required. Please check the packaging size and delivery route before purchase.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"kagu-feature-row reverse\"\u003e\n        \u003cdiv class=\"kagu-feature-img\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0681\/2870\/2512\/files\/minimalist_sofa_premium_small_leather_sofa_for_office_kaguyasuBSF-019_detailed_images_10.jpg?v=1779703490\" alt=\"Small leather sofa for office seating view\"\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"kagu-feature-text\"\u003e\n          \u003ch3\u003e250kg Listed Load Capacity\u003c\/h3\u003e\n          \u003cp\u003eThe sofa has a listed load capacity of 250kg, with product weights ranging from 20kg to 60kg depending on the selected size.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003ch2\u003eAvailable Colorways\u003c\/h2\u003e\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0681\/2870\/2512\/files\/minimalist_sofa_premium_small_leather_sofa_for_office_kaguyasuBSF-019_detailed_images.jpg?v=1779705561\" alt=\"Color options for Kaguyasu minimalist office sofa\" class=\"kagu-section-img\"\u003e\n\n      \u003ch2\u003eDimensions \u0026amp; Specifications\u003c\/h2\u003e\n      \u003cdiv class=\"kagu-tbl\"\u003e\n        \u003ctable\u003e\n          \u003ctbody\u003e\n            \u003ctr\u003e\n              \u003cth scope=\"row\"\u003eMaterial\u003c\/th\u003e\n              \u003ctd\u003eSynthetic leather, sponge, polyester\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n              \u003cth scope=\"row\"\u003eColor\u003c\/th\u003e\n              \u003ctd\u003eOrange, Khaki, White\u003cbr\u003eDark Gray, Dark Blue\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n              \u003cth scope=\"row\"\u003eWeight\u003c\/th\u003e\n              \u003ctd\u003e20¡§C60kg\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n              \u003cth scope=\"row\"\u003eLoad Capacity\u003c\/th\u003e\n              \u003ctd\u003e250kg\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n              \u003cth scope=\"row\"\u003eSize\u003c\/th\u003e\n              \u003ctd\u003e110\/180\/220\/260\/280\/310W ?¨¢ 94D ?¨¢ 82Hcm\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n              \u003cth scope=\"row\"\u003eAssembly\u003c\/th\u003e\n              \u003ctd\u003eNot required\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n              \u003cth scope=\"row\"\u003eCustomization\u003c\/th\u003e\n              \u003ctd\u003eNot allowed\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n              \u003cth scope=\"row\"\u003eCustomizable Item\u003c\/th\u003e\n              \u003ctd\u003eNone\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\u003eDelivery \u0026amp; Commercial Logistics\u003c\/h3\u003e\n        \u003cp\u003ePlease note the following important information for this finished sofa product:\u003c\/p\u003e\n        \u003cul\u003e\n          \u003cli\u003e\n\u003cb\u003eAssembly Status:\u003c\/b\u003e Assembly is not required for this product.\u003c\/li\u003e\n          \u003cli\u003e\n\u003cb\u003eDelivery Scope:\u003c\/b\u003e Due to the size of the finished product, delivery will be curbside or to the first floor.\u003c\/li\u003e\n          \u003cli\u003e\n\u003cb\u003eAccess Verification:\u003c\/b\u003e Please check the packaging size and delivery route before purchasing. Even if delivery is not possible, returns or cancellations cannot be accepted.\u003c\/li\u003e\n          \u003cli\u003e\n\u003cb\u003eSize \u0026amp; Weight Support:\u003c\/b\u003e If you are unsure about the size, weight, or other product details, please contact us via chatbot or email.\u003c\/li\u003e\n          \u003cli\u003e\n\u003cb\u003eTracking \u0026amp; Couriers:\u003c\/b\u003e The shipping company designated by the shipping source will be used. The shipping company and tracking number will be notified by email after the product has been shipped.\u003c\/li\u003e\n          \u003cli\u003e\n\u003cb\u003eInside Delivery Requirements:\u003c\/b\u003e If you wish to have the product delivered inside, a delivery fee will be incurred. If you do not wish to have inside delivery, please make arrangements to receive the package on the delivery date.\u003c\/li\u003e\n          \u003cli\u003e\n\u003cb\u003eCustomization:\u003c\/b\u003e Customization is not allowed for this product, and no customizable items are available.\u003c\/li\u003e\n          \u003cli\u003e\n\u003cb\u003eColor \u0026amp; Texture Notice:\u003c\/b\u003e Due to natural materials, there may be slight variations in color, surface texture, and pattern, but this will not affect normal use. Changes due to wear and tear are not considered product defects.\u003c\/li\u003e\n          \u003cli\u003e\n\u003cb\u003ePhoto Notice:\u003c\/b\u003e Due to differences in photography lighting and screen resolution, the color of the photograph may differ from the actual product. Product photos are for illustrative purposes only.\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n\n      \u003csection class=\"kagu-faq-section\"\u003e\n        \u003ch2\u003eFrequently Asked Questions\u003c\/h2\u003e\n        \u003cdiv class=\"kagu-accordion\"\u003e\n          \u003cdetails\u003e\n            \u003csummary\u003eDoes this minimalist sofa require assembly?\u003c\/summary\u003e\n            \u003cdiv class=\"kagu-faq-content\"\u003e\n              \u003cp\u003eNo. Assembly is not required for this product.\u003c\/p\u003e\n            \u003c\/div\u003e\n          \u003c\/details\u003e\n\n          \u003cdetails\u003e\n            \u003csummary\u003eCan this sofa be customized?\u003c\/summary\u003e\n            \u003cdiv class=\"kagu-faq-content\"\u003e\n              \u003cp\u003eNo. Customization is not allowed for this product, and there are no customizable items available.\u003c\/p\u003e\n            \u003c\/div\u003e\n          \u003c\/details\u003e\n\n          \u003cdetails\u003e\n            \u003csummary\u003eHow will this finished sofa be delivered?\u003c\/summary\u003e\n            \u003cdiv class=\"kagu-faq-content\"\u003e\n              \u003cp\u003eDue to the size of the finished product, delivery will be curbside or to the first floor. Please check the packaging size and delivery route before purchasing.\u003c\/p\u003e\n            \u003c\/div\u003e\n          \u003c\/details\u003e\n\n          \u003cdetails\u003e\n            \u003csummary\u003eWhat colors are available?\u003c\/summary\u003e\n            \u003cdiv class=\"kagu-faq-content\"\u003e\n              \u003cp\u003eAvailable colors include Orange, Khaki, White, Dark Gray, and Dark Blue.\u003c\/p\u003e\n            \u003c\/div\u003e\n          \u003c\/details\u003e\n        \u003c\/div\u003e\n      \u003c\/section\u003e\n    \u003c\/div\u003e\n\n    \u003clabel class=\"kagu-readmore-btn k-label-show\" for=\"KaguReadMoreTriggerBSF019\"\u003eView Full Details\u003c\/label\u003e\n    \u003clabel class=\"kagu-readmore-btn k-label-hide\" for=\"KaguReadMoreTriggerBSF019\"\u003eCollapse Details\u003c\/label\u003e\n  \u003c\/section\u003e\n\u003c\/div\u003e","brand":"Kaguyasu","offers":[{"title":"If you would like white or another color \/ 110*95D*80 Single\/Polyester","offer_id":42944218791984,"sku":"BSF-019-01","price":620.0,"currency_code":"GBP","in_stock":true},{"title":"If you would like white or another color \/ 110*95D*82 Single\/Synthetic eather","offer_id":42944218824752,"sku":"BSF-019-02","price":860.0,"currency_code":"GBP","in_stock":true},{"title":"If you would like white or another color \/ 180*95D*80 Double\/Polyester","offer_id":42944218857520,"sku":"BSF-019-03","price":974.0,"currency_code":"GBP","in_stock":true},{"title":"If you would like white or another color \/ 180*95D*82 Double\/Synthetic eather","offer_id":42944218890288,"sku":"BSF-019-04","price":1257.0,"currency_code":"GBP","in_stock":true},{"title":"If you would like white or another color \/ 220*95D*80 Three-person\/Polyester","offer_id":42944218923056,"sku":"BSF-019-05","price":1177.0,"currency_code":"GBP","in_stock":true},{"title":"If you would like white or another color \/ 210*95D*82 Three-seater\/Synthetic leather","offer_id":42944218955824,"sku":"BSF-019-06","price":1269.0,"currency_code":"GBP","in_stock":true},{"title":"If you would like white or another color \/ 260*95D*80 Three-person\/Polyester","offer_id":42944218988592,"sku":"BSF-019-07","price":1250.0,"currency_code":"GBP","in_stock":true},{"title":"If you would like white or another color \/ 240*95D*82 Three-seater\/Synthetic leather","offer_id":42944219021360,"sku":"BSF-019-08","price":1359.0,"currency_code":"GBP","in_stock":true},{"title":"If you would like white or another color \/ 280*95D*80 4 people \/ Polyester","offer_id":42944219054128,"sku":"BSF-019-09","price":1329.0,"currency_code":"GBP","in_stock":true},{"title":"If you would like white or another color \/ 270*95D*82 Four-seater \/ Synthetic leather","offer_id":42944219086896,"sku":"BSF-019-10","price":1445.0,"currency_code":"GBP","in_stock":true},{"title":"If you would like white or another color \/ 320*95D*80 4 people \/ Polyester","offer_id":42944219119664,"sku":"BSF-019-11","price":1358.0,"currency_code":"GBP","in_stock":true},{"title":"If you would like white or another color \/ 300*95D*82 Four-seater \/ Synthetic leather","offer_id":42944219152432,"sku":"BSF-019-12","price":1714.0,"currency_code":"GBP","in_stock":true},{"title":"If you would like white or another color \/ 70*70*42cm Footrest\/Polyester","offer_id":42944219185200,"sku":"BSF-019-JT-01","price":319.0,"currency_code":"GBP","in_stock":true},{"title":"If you would like white or another color \/ 80*70*40cm Footrest\/Synthetic eather","offer_id":42944219217968,"sku":"BSF-019-JT-02","price":348.0,"currency_code":"GBP","in_stock":true},{"title":"please contact customer support. \/ 110*95D*80 Single\/Polyester","offer_id":43074308440112,"sku":null,"price":9999.0,"currency_code":"GBP","in_stock":true},{"title":"please contact customer support. \/ 110*95D*82 Single\/Synthetic eather","offer_id":43074308472880,"sku":null,"price":9999.0,"currency_code":"GBP","in_stock":true},{"title":"please contact customer support. \/ 180*95D*80 Double\/Polyester","offer_id":43074308505648,"sku":null,"price":9999.0,"currency_code":"GBP","in_stock":true},{"title":"please contact customer support. \/ 180*95D*82 Double\/Synthetic eather","offer_id":43074308538416,"sku":null,"price":9999.0,"currency_code":"GBP","in_stock":true},{"title":"please contact customer support. \/ 220*95D*80 Three-person\/Polyester","offer_id":43074308571184,"sku":null,"price":9999.0,"currency_code":"GBP","in_stock":true},{"title":"please contact customer support. \/ 210*95D*82 Three-seater\/Synthetic leather","offer_id":43074308603952,"sku":null,"price":9999.0,"currency_code":"GBP","in_stock":true},{"title":"please contact customer support. \/ 260*95D*80 Three-person\/Polyester","offer_id":43074308636720,"sku":null,"price":9999.0,"currency_code":"GBP","in_stock":true},{"title":"please contact customer support. \/ 240*95D*82 Three-seater\/Synthetic leather","offer_id":43074308669488,"sku":null,"price":9999.0,"currency_code":"GBP","in_stock":true},{"title":"please contact customer support. \/ 280*95D*80 4 people \/ Polyester","offer_id":43074308702256,"sku":null,"price":9999.0,"currency_code":"GBP","in_stock":true},{"title":"please contact customer support. \/ 270*95D*82 Four-seater \/ Synthetic leather","offer_id":43074308735024,"sku":null,"price":9999.0,"currency_code":"GBP","in_stock":true},{"title":"please contact customer support. \/ 320*95D*80 4 people \/ Polyester","offer_id":43074308767792,"sku":null,"price":9999.0,"currency_code":"GBP","in_stock":true},{"title":"please contact customer support. \/ 300*95D*82 Four-seater \/ Synthetic leather","offer_id":43074308800560,"sku":null,"price":9999.0,"currency_code":"GBP","in_stock":true},{"title":"please contact customer support. \/ 70*70*42cm Footrest\/Polyester","offer_id":43074308833328,"sku":null,"price":9999.0,"currency_code":"GBP","in_stock":true},{"title":"please contact customer support. \/ 80*70*40cm Footrest\/Synthetic eather","offer_id":43074308866096,"sku":null,"price":9999.0,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0681\/2870\/2512\/files\/minimalist_sofa_premium_small_leather_sofa_for_office_kaguyasuBSF-019_main_images_1.jpg?v=1779161002"},{"product_id":"work-chair-cross-legged-office-chair-yz-010","title":"Work Chair | Cross Legged Office Chair | Kaguyasu","description":"\u003cstyle\u003e\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: #333333;\n    --k-text-title: #121A3E;\n    max-width: 1000px;\n    margin: 8px auto 0 auto !important;\n    padding: 0 15px;\n    font-family: 'Urbanist', sans-serif;\n    line-height: 1.6;\n    color: var(--k-text-main);\n    text-align: left;\n  }\n\n  .kagu-wrapper * {\n    box-sizing: border-box;\n  }\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: 30px;\n    margin-bottom: 15px;\n  }\n\n  .kagu-banner-title {\n    font-size: 2rem;\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.6rem;\n    border-bottom: 3px solid var(--k-pri);\n    display: inline-block;\n    padding-bottom: 8px;\n  }\n\n  .kagu-wrapper h3 {\n    font-size: 1.2rem;\n  }\n\n  .kagu-usp-bullets {\n    background: var(--k-bg-light);\n    padding: 25px 30px;\n    border-radius: 8px;\n    border-left: 5px solid var(--k-pri);\n    margin-bottom: 40px;\n  }\n\n  .kagu-usp-bullets h3 {\n    margin-top: 0;\n    color: var(--k-pri);\n    margin-bottom: 15px;\n  }\n\n  .kagu-usp-bullets ul {\n    list-style: none;\n    padding: 0;\n    margin: 0;\n    display: grid;\n    grid-template-columns: 1fr;\n    gap: 12px;\n  }\n\n  .kagu-usp-bullets li {\n    position: relative;\n    padding-left: 28px;\n    font-size: 14.5px;\n  }\n\n  .kagu-usp-bullets li::before {\n    content: '';\n    position: absolute;\n    left: 0;\n    top: 3px;\n    width: 18px;\n    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  .kagu-hero-img,\n  .kagu-section-img {\n    width: 100%;\n    height: auto;\n    border-radius: 8px;\n    margin-top: 15px;\n    margin-bottom: 30px;\n    display: block;\n    border: 1px solid var(--k-bg-dark);\n  }\n\n  .kagu-hero-img {\n    margin-top: 0;\n    margin-bottom: 25px;\n  }\n\n  .kagu-intro {\n    font-size: 16px;\n    text-align: center;\n    max-width: 820px;\n    margin: 0 auto 40px auto;\n  }\n\n  .kagu-readmore-wrapper {\n    position: relative;\n    margin-bottom: 50px;\n  }\n\n  .kagu-readmore-trigger {\n    display: none;\n  }\n\n  .kagu-content-preview {\n    max-height: 1200px;\n    overflow: hidden;\n    transition: max-height 0.6s ease-out;\n    position: relative;\n  }\n\n  .kagu-content-preview::after {\n    content: \"\";\n    position: absolute;\n    bottom: 0;\n    left: 0;\n    width: 100%;\n    height: 120px;\n    background: linear-gradient(transparent, #ffffff);\n    pointer-events: none;\n  }\n\n  .kagu-readmore-trigger:checked ~ .kagu-content-preview {\n    max-height: 18000px;\n  }\n\n  .kagu-readmore-trigger:checked ~ .kagu-content-preview::after {\n    display: none;\n  }\n\n  .kagu-readmore-btn {\n    display: inline-block;\n    padding: 12px 35px;\n    border-radius: 30px;\n    font-weight: 600;\n    cursor: pointer;\n    transition: all 0.3s;\n    margin-top: 15px;\n    text-transform: uppercase;\n    font-size: 14px;\n    letter-spacing: 1px;\n    font-family: 'Poppins', sans-serif;\n  }\n\n  .k-label-show {\n    border: 2px solid var(--k-pri);\n    color: var(--k-pri);\n    background: #fff;\n    display: block;\n    text-align: center;\n    max-width: 250px;\n    margin: 20px auto 0 auto;\n  }\n\n  .k-label-hide {\n    display: none;\n    background: var(--k-pri);\n    color: #fff;\n    border: 2px solid var(--k-pri);\n    text-align: center;\n    max-width: 250px;\n    margin: 20px auto 0 auto;\n  }\n\n  .kagu-readmore-btn:hover {\n    background: var(--k-pri);\n    color: #fff;\n    border-color: var(--k-pri);\n  }\n\n  .kagu-readmore-trigger:checked ~ .k-label-show {\n    display: none;\n  }\n\n  .kagu-readmore-trigger:checked ~ .k-label-hide {\n    display: block;\n  }\n\n  .kagu-feature-row {\n    display: flex;\n    align-items: center;\n    gap: 40px;\n    margin-top: 30px;\n    margin-bottom: 30px;\n  }\n\n  .kagu-feature-row.reverse {\n    flex-direction: row-reverse;\n  }\n\n  .kagu-feature-img {\n    flex: 1;\n    border-radius: 8px;\n    overflow: hidden;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    background: var(--k-bg-light);\n    padding: 10px;\n    border: 1px solid var(--k-bg-dark);\n  }\n\n  .kagu-feature-img img {\n    width: 100%;\n    height: auto;\n    display: block;\n    object-fit: contain;\n    border-radius: 4px;\n  }\n\n  .kagu-feature-text {\n    flex: 1;\n  }\n\n  .kagu-feature-text h3 {\n    margin-top: 0;\n    border-bottom: none;\n    padding-bottom: 5px;\n    margin-bottom: 10px;\n    color: var(--k-text-title);\n  }\n\n  .kagu-feature-text p {\n    color: var(--k-text-main);\n    font-size: 15px;\n    margin-bottom: 0;\n  }\n\n  .kagu-tbl {\n    overflow-x: auto;\n    border: 1px solid var(--k-bg-dark);\n    border-radius: 8px;\n    background: #fff;\n    margin-top: 30px;\n    margin-bottom: 30px;\n  }\n\n  .kagu-tbl table {\n    width: 100%;\n    border-collapse: collapse;\n    font-size: 14.5px;\n  }\n\n  .kagu-tbl th,\n  .kagu-tbl td {\n    padding: 15px 18px;\n    border-bottom: 1px solid var(--k-bg-dark);\n    vertical-align: top;\n    text-align: left;\n  }\n\n  .kagu-tbl tr:last-child th,\n  .kagu-tbl tr:last-child td {\n    border-bottom: 0;\n  }\n\n  .kagu-tbl th {\n    width: 35%;\n    background: var(--k-bg-light);\n    color: var(--k-pri);\n    font-weight: 700;\n  }\n\n  .kagu-b2b-box {\n    background: var(--k-bg-dark);\n    padding: 30px;\n    border-radius: 8px;\n    margin-top: 40px;\n  }\n\n  .kagu-b2b-box h3 {\n    color: var(--k-text-title);\n    margin-top: 0;\n  }\n\n  .kagu-b2b-box p {\n    font-size: 14px;\n    margin-bottom: 15px;\n  }\n\n  .kagu-b2b-box ul {\n    list-style: none;\n    padding: 0;\n    margin: 0;\n  }\n\n  .kagu-b2b-box li {\n    position: relative;\n    padding-left: 20px;\n    margin-bottom: 10px;\n    font-size: 14px;\n  }\n\n  .kagu-b2b-box li::before {\n    content: '?';\n    color: var(--k-pri);\n    position: absolute;\n    left: 0;\n    font-weight: bold;\n  }\n\n  .kagu-faq-section {\n    margin-top: 50px;\n    margin-bottom: 40px;\n  }\n\n  .kagu-accordion {\n    display: grid;\n    gap: 12px;\n    margin-top: 20px;\n  }\n\n  .kagu-accordion details {\n    border: 1px solid var(--k-bg-dark);\n    border-radius: 8px;\n    background: #fff;\n    overflow: hidden;\n    transition: all 0.3s;\n  }\n\n  .kagu-accordion details:hover {\n    border-color: var(--k-pri);\n  }\n\n  .kagu-accordion summary {\n    display: flex;\n    justify-content: space-between;\n    align-items: center;\n    padding: 16px 20px;\n    font-weight: 700;\n    cursor: pointer;\n    list-style: none;\n    user-select: none;\n    color: var(--k-text-title);\n    font-size: 15px;\n  }\n\n  .kagu-accordion summary::-webkit-details-marker {\n    display: none;\n  }\n\n  .kagu-accordion summary::after {\n    content: \"+\";\n    color: var(--k-pri);\n    font-size: 24px;\n    font-weight: 400;\n    line-height: 1;\n  }\n\n  .kagu-accordion details[open] summary::after {\n    content: \"?\";\n  }\n\n  .kagu-accordion details[open] summary {\n    border-bottom: 1px solid var(--k-bg-light);\n  }\n\n  .kagu-accordion .kagu-faq-content {\n    padding: 16px 20px;\n    color: var(--k-text-main);\n    font-size: 14px;\n    line-height: 1.6;\n    background: var(--k-bg-light);\n  }\n\n  .kagu-accordion .kagu-faq-content p {\n    margin: 0;\n  }\n\n  @media (max-width: 768px) {\n    .kagu-banner-title {\n      font-size: 1.6rem;\n    }\n\n    .kagu-feature-row,\n    .kagu-feature-row.reverse {\n      flex-direction: column;\n      gap: 20px !important;\n      margin-top: 25px !important;\n      margin-bottom: 25px !important;\n    }\n\n    .kagu-usp-bullets {\n      padding: 18px 15px;\n      margin-bottom: 30px;\n    }\n\n    .kagu-tbl {\n      margin-top: 20px;\n      margin-bottom: 20px;\n    }\n\n    .kagu-tbl table {\n      display: table;\n      min-width: 100%;\n    }\n\n    .kagu-tbl th,\n    .kagu-tbl td {\n      display: table-cell;\n      padding: 12px 10px;\n      font-size: 13.5px;\n    }\n\n    .kagu-tbl th {\n      width: 40%;\n    }\n\n    .kagu-tbl td {\n      width: 60%;\n    }\n\n    .kagu-b2b-box {\n      padding: 20px 15px;\n    }\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"kagu-wrapper\"\u003e\n  \u003csection class=\"kagu-usp-bullets\"\u003e\n  \u003ch3\u003eKey Commercial Highlights\u003c\/h3\u003e\n  \u003cul\u003e\n    \u003cli\u003e\n      \u003cb\u003eSpacious Seating Area:\u003c\/b\u003e The seat has ample depth and width, allowing you to sit deeply on the chair while minimizing gaps behind your knees.\n    \u003c\/li\u003e\n    \u003cli\u003e\n      \u003cb\u003eThick Cushion:\u003c\/b\u003e Filled with high-rebound urethane that excels in elasticity and resilience for a soft, comfortable seating experience.\n    \u003c\/li\u003e\n    \u003cli\u003e\n      \u003cb\u003eSupportive Backrest:\u003c\/b\u003e The silicone-filled backrest feels soft while firmly supporting your back.\n    \u003c\/li\u003e\n    \u003cli\u003e\n      \u003cb\u003eCarbon Steel Frame:\u003c\/b\u003e A sturdy carbon steel frame provides higher strength than ordinary steel and supports long-term use.\n    \u003c\/li\u003e\n    \u003cli\u003e\n      \u003cb\u003eCustomizable Color Choice:\u003c\/b\u003e Multiple color options and color customization help match different office, lounge, and workspace styles.\n    \u003c\/li\u003e\n  \u003c\/ul\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"kagu-readmore-wrapper\"\u003e\n    \u003cinput type=\"checkbox\" id=\"KaguReadMoreTriggerYZ010\" class=\"kagu-readmore-trigger\"\u003e\n\n    \u003cdiv class=\"kagu-content-preview\"\u003e\n      \u003ch2 class=\"kagu-banner-title\"\u003eA Minimalist Sofa Chair\u003c\/h2\u003e\n\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0681\/2870\/2512\/files\/work_chair_cross_legged_office_chair_kaguyasuYZ-010_detailed_images_1.jpg?v=1779161178\" alt=\"Work chair cross legged office chair by Kaguyasu\" class=\"kagu-hero-img\"\u003e\n\n      \u003cp class=\"kagu-intro\"\u003eA minimalist work chair with a spacious seat, thick high-rebound urethane cushion, silicone-filled backrest, and sturdy carbon steel frame for a comfortable sitting experience.\u003c\/p\u003e\n\n      \u003cdiv class=\"kagu-feature-row\"\u003e\n        \u003cdiv class=\"kagu-feature-img\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0681\/2870\/2512\/files\/work_chair_cross_legged_office_chair_kaguyasuYZ-010_detailed_images_9.jpg?v=1779161181\" alt=\"Spacious seating area for Kaguyasu work chair\"\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"kagu-feature-text\"\u003e\n          \u003ch3\u003eSpacious Seating Area\u003c\/h3\u003e\n          \u003cp\u003eThe seat has ample depth and width, allowing you to sit deeply on the chair and minimizing gaps behind your knees for a comfortable fit.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"kagu-feature-row reverse\"\u003e\n        \u003cdiv class=\"kagu-feature-img\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0681\/2870\/2512\/files\/work_chair_cross_legged_office_chair_kaguyasuYZ-010_detailed_images_8.jpg?v=1779161180\" alt=\"Thick cushion with high-rebound urethane\"\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"kagu-feature-text\"\u003e\n          \u003ch3\u003eThick Cushion\u003c\/h3\u003e\n          \u003cp\u003eFilled with high-rebound urethane that excels in elasticity and resilience, it offers a soft and comfortable seating experience and resists sagging even after prolonged use.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"kagu-feature-row\"\u003e\n        \u003cdiv class=\"kagu-feature-img\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0681\/2870\/2512\/files\/work_chair_cross_legged_office_chair_kaguyasuYZ-010_detailed_images_6.jpg?v=1779161180\" alt=\"Silicone-filled backrest for soft support\"\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"kagu-feature-text\"\u003e\n          \u003ch3\u003eSilicone-Filled Backrest\u003c\/h3\u003e\n          \u003cp\u003eThe backrest feels soft while firmly supporting your back, giving you a fluffy and comfortable leaning sensation.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"kagu-feature-row reverse\"\u003e\n        \u003cdiv class=\"kagu-feature-img\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0681\/2870\/2512\/files\/work_chair_cross_legged_office_chair_kaguyasuYZ-010_detailed_images_7.jpg?v=1779161180\" alt=\"Sturdy carbon steel frame for work chair\"\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"kagu-feature-text\"\u003e\n          \u003ch3\u003eSturdy Carbon Steel Frame\u003c\/h3\u003e\n          \u003cp\u003eCarbon steel has higher strength than ordinary steel, making it less likely to break even after long use and helping achieve high load capacity.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003ch2\u003eAvailable Colorways\u003c\/h2\u003e\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0681\/2870\/2512\/files\/work_chair_cross_legged_office_chair_kaguyasuYZ-010_detailed_images_3.jpg?v=1779161179\" alt=\"Color options for Kaguyasu work chair\" class=\"kagu-section-img\"\u003e\n\n      \u003ch2\u003eDimensions \u0026amp; Specifications\u003c\/h2\u003e\n      \u003cdiv class=\"kagu-tbl\"\u003e\n        \u003ctable\u003e\n          \u003ctbody\u003e\n            \u003ctr\u003e\n              \u003cth scope=\"row\"\u003eMaterial\u003c\/th\u003e\n              \u003ctd\u003eMicrofiber leather, carbon steel\u003cbr\u003eHigh-rebound urethane, silicone fill\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n              \u003cth scope=\"row\"\u003eColor\u003c\/th\u003e\n              \u003ctd\u003eOrange, Blue, Black\u003cbr\u003eGray, White, Brown, Green\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n              \u003cth scope=\"row\"\u003eWeight\u003c\/th\u003e\n              \u003ctd\u003e16kg\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n              \u003cth scope=\"row\"\u003eSize\u003c\/th\u003e\n              \u003ctd\u003e70 ¡Á 70 ¡Á 82cm\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n              \u003cth scope=\"row\"\u003eAssembly\u003c\/th\u003e\n              \u003ctd\u003eRequired\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n              \u003cth scope=\"row\"\u003eCustomizable\u003c\/th\u003e\n              \u003ctd\u003ePossible\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n              \u003cth scope=\"row\"\u003eCustomization Items\u003c\/th\u003e\n              \u003ctd\u003eColor\u003c\/td\u003e\n            \u003c\/tr\u003e\n          \u003c\/tbody\u003e\n        \u003c\/table\u003e\n      \u003c\/div\u003e\n\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0681\/2870\/2512\/files\/work_chair_cross_legged_office_chair_kaguyasuYZ-010_detailed_images_2.jpg?v=1779161178\" alt=\"Kaguyasu work chair size guide\" class=\"kagu-section-img\"\u003e\n\n      \u003cdiv class=\"kagu-b2b-box\"\u003e\n        \u003ch3\u003eDelivery \u0026amp; Commercial Logistics\u003c\/h3\u003e\n        \u003cp\u003ePlease note the following important information for this work chair:\u003c\/p\u003e\n        \u003cul\u003e\n          \u003cli\u003e\n\u003cb\u003eAssembly Required:\u003c\/b\u003e This work chair requires assembly after delivery.\u003c\/li\u003e\n          \u003cli\u003e\n\u003cb\u003eDelivery Scope:\u003c\/b\u003e Due to the size of the product, delivery will be curbside or to the first floor.\u003c\/li\u003e\n          \u003cli\u003e\n\u003cb\u003eAccess Verification:\u003c\/b\u003e Please check the packaging size and delivery route before purchasing. Even if delivery is not possible, returns or cancellations cannot be accepted.\u003c\/li\u003e\n          \u003cli\u003e\n\u003cb\u003eSize \u0026amp; Weight Support:\u003c\/b\u003e If you have any questions about the size, weight, or other product details, please contact us via chatbot or email.\u003c\/li\u003e\n          \u003cli\u003e\n\u003cb\u003eTracking \u0026amp; Couriers:\u003c\/b\u003e The shipping company designated by the shipping source will be used. The shipping company and tracking number will be notified by email after shipment.\u003c\/li\u003e\n          \u003cli\u003e\n\u003cb\u003eDelivery Fee Notice:\u003c\/b\u003e If delivery is required, a delivery fee will be charged. If delivery is not required, please make arrangements to receive the goods on the delivery date.\u003c\/li\u003e\n          \u003cli\u003e\n\u003cb\u003eCustomization:\u003c\/b\u003e Customization is possible for color.\u003c\/li\u003e\n          \u003cli\u003e\n\u003cb\u003eColor \u0026amp; Texture Notice:\u003c\/b\u003e Due to natural materials, there may be slight differences in color, surface texture, and pattern, but this will not affect normal use. Changes due to wear and tear are not considered product defects.\u003c\/li\u003e\n          \u003cli\u003e\n\u003cb\u003ePhoto Notice:\u003c\/b\u003e Due to differences in photography lighting and screen resolution, the color of the photograph may differ from the actual product. Product photos are for illustrative purposes only.\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n\n      \u003csection class=\"kagu-faq-section\"\u003e\n        \u003ch2\u003eFrequently Asked Questions\u003c\/h2\u003e\n        \u003cdiv class=\"kagu-accordion\"\u003e\n          \u003cdetails\u003e\n            \u003csummary\u003eDoes this work chair require assembly?\u003c\/summary\u003e\n            \u003cdiv class=\"kagu-faq-content\"\u003e\n              \u003cp\u003eYes. Assembly is required for this work chair.\u003c\/p\u003e\n            \u003c\/div\u003e\n          \u003c\/details\u003e\n\n          \u003cdetails\u003e\n            \u003csummary\u003eCan this chair be customized?\u003c\/summary\u003e\n            \u003cdiv class=\"kagu-faq-content\"\u003e\n              \u003cp\u003eYes. Customization is possible for color.\u003c\/p\u003e\n            \u003c\/div\u003e\n          \u003c\/details\u003e\n\n          \u003cdetails\u003e\n            \u003csummary\u003eWhat materials are used for this chair?\u003c\/summary\u003e\n            \u003cdiv class=\"kagu-faq-content\"\u003e\n              \u003cp\u003eThe listed materials are microfiber leather, carbon steel, high-rebound urethane, and silicone fill.\u003c\/p\u003e\n            \u003c\/div\u003e\n          \u003c\/details\u003e\n\n          \u003cdetails\u003e\n            \u003csummary\u003eHow will this product be delivered?\u003c\/summary\u003e\n            \u003cdiv class=\"kagu-faq-content\"\u003e\n              \u003cp\u003eDue to the size of the product, delivery will be curbside or to the first floor. Please check the packaging size and delivery route before purchasing.\u003c\/p\u003e\n            \u003c\/div\u003e\n          \u003c\/details\u003e\n        \u003c\/div\u003e\n      \u003c\/section\u003e\n    \u003c\/div\u003e\n\n    \u003clabel class=\"kagu-readmore-btn k-label-show\" for=\"KaguReadMoreTriggerYZ010\"\u003eView Full Details\u003c\/label\u003e\n    \u003clabel class=\"kagu-readmore-btn k-label-hide\" for=\"KaguReadMoreTriggerYZ010\"\u003eCollapse Details\u003c\/label\u003e\n  \u003c\/section\u003e\n\u003c\/div\u003e","brand":"Kaguyasu","offers":[{"title":"Microfiber leather orange","offer_id":43060934377520,"sku":"YZ-010-1","price":180.0,"currency_code":"GBP","in_stock":true},{"title":"Microfiber Leather Blue","offer_id":43060934410288,"sku":"YZ-010-2","price":180.0,"currency_code":"GBP","in_stock":true},{"title":"Microfiber Leather Black","offer_id":43060934443056,"sku":"YZ-010-3","price":180.0,"currency_code":"GBP","in_stock":true},{"title":"Microfiber Leather Gray","offer_id":43060934475824,"sku":"YZ-010-4","price":180.0,"currency_code":"GBP","in_stock":true},{"title":"Microfiber Leather White","offer_id":43060934508592,"sku":"YZ-010-5","price":180.0,"currency_code":"GBP","in_stock":true},{"title":"Microfiber Leather Brown","offer_id":43060934541360,"sku":"YZ-010-6","price":180.0,"currency_code":"GBP","in_stock":true},{"title":"Microfiber Leather Green","offer_id":43060934574128,"sku":"YZ-010-7","price":180.0,"currency_code":"GBP","in_stock":true},{"title":"Microfiber Leather Chairs * 2 + table","offer_id":43060934606896,"sku":"YZ-010-14","price":506.0,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0681\/2870\/2512\/files\/work_chair_cross_legged_office_chair_kaguyasuYZ-010_main_images_2.jpg?v=1779161172"},{"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"},{"product_id":"office-desk-drawers-modern-corner-bgz-k-160","title":"Office Desk with Drawers | Modern Corner Desk | Kaguyasu","description":"\u003cstyle\u003e\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: #333333;\n    --k-text-title: #121A3E;\n    max-width: 1000px;\n    margin: 8px auto 0 auto !important;\n    padding: 0 15px;\n    font-family: 'Urbanist', sans-serif;\n    line-height: 1.6;\n    color: var(--k-text-main);\n    text-align: left;\n  }\n\n  .kagu-wrapper * {\n    box-sizing: border-box;\n  }\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: 30px;\n    margin-bottom: 15px;\n  }\n\n  .kagu-banner-title {\n    font-size: 2rem;\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.6rem;\n    border-bottom: 3px solid var(--k-pri);\n    display: inline-block;\n    padding-bottom: 8px;\n  }\n\n  .kagu-wrapper h3 {\n    font-size: 1.2rem;\n  }\n\n  .kagu-usp-bullets {\n    background: var(--k-bg-light);\n    padding: 25px 30px;\n    border-radius: 8px;\n    border-left: 5px solid var(--k-pri);\n    margin-bottom: 40px;\n  }\n\n  .kagu-usp-bullets h3 {\n    margin-top: 0;\n    color: var(--k-pri);\n    margin-bottom: 15px;\n  }\n\n  .kagu-usp-bullets ul {\n    list-style: none;\n    padding: 0;\n    margin: 0;\n    display: grid;\n    grid-template-columns: 1fr;\n    gap: 12px;\n  }\n\n  .kagu-usp-bullets li {\n    position: relative;\n    padding-left: 28px;\n    font-size: 14.5px;\n  }\n\n  .kagu-usp-bullets li::before {\n    content: '';\n    position: absolute;\n    left: 0;\n    top: 3px;\n    width: 18px;\n    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  .kagu-hero-img,\n  .kagu-section-img {\n    width: 100%;\n    height: auto;\n    border-radius: 8px;\n    margin-top: 15px;\n    margin-bottom: 30px;\n    display: block;\n    border: 1px solid var(--k-bg-dark);\n  }\n\n  .kagu-hero-img {\n    margin-top: 0;\n    margin-bottom: 25px;\n  }\n\n  .kagu-intro {\n    font-size: 16px;\n    text-align: center;\n    max-width: 820px;\n    margin: 0 auto 40px auto;\n  }\n\n  .kagu-readmore-wrapper {\n    position: relative;\n    margin-bottom: 50px;\n  }\n\n  .kagu-readmore-trigger {\n    display: none;\n  }\n\n  .kagu-content-preview {\n    max-height: 1200px;\n    overflow: hidden;\n    transition: max-height 0.6s ease-out;\n    position: relative;\n  }\n\n  .kagu-content-preview::after {\n    content: \"\";\n    position: absolute;\n    bottom: 0;\n    left: 0;\n    width: 100%;\n    height: 120px;\n    background: linear-gradient(transparent, #ffffff);\n    pointer-events: none;\n  }\n\n  .kagu-readmore-trigger:checked ~ .kagu-content-preview {\n    max-height: 18000px;\n  }\n\n  .kagu-readmore-trigger:checked ~ .kagu-content-preview::after {\n    display: none;\n  }\n\n  .kagu-readmore-btn {\n    display: inline-block;\n    padding: 12px 35px;\n    border-radius: 30px;\n    font-weight: 600;\n    cursor: pointer;\n    transition: all 0.3s;\n    margin-top: 15px;\n    text-transform: uppercase;\n    font-size: 14px;\n    letter-spacing: 1px;\n    font-family: 'Poppins', sans-serif;\n  }\n\n  .k-label-show {\n    border: 2px solid var(--k-pri);\n    color: var(--k-pri);\n    background: #fff;\n    display: block;\n    text-align: center;\n    max-width: 250px;\n    margin: 20px auto 0 auto;\n  }\n\n  .k-label-hide {\n    display: none;\n    background: var(--k-pri);\n    color: #fff;\n    border: 2px solid var(--k-pri);\n    text-align: center;\n    max-width: 250px;\n    margin: 20px auto 0 auto;\n  }\n\n  .kagu-readmore-btn:hover {\n    background: var(--k-pri);\n    color: #fff;\n    border-color: var(--k-pri);\n  }\n\n  .kagu-readmore-trigger:checked ~ .k-label-show {\n    display: none;\n  }\n\n  .kagu-readmore-trigger:checked ~ .k-label-hide {\n    display: block;\n  }\n\n  .kagu-feature-row {\n    display: flex;\n    align-items: center;\n    gap: 40px;\n    margin-top: 30px;\n    margin-bottom: 30px;\n  }\n\n  .kagu-feature-row.reverse {\n    flex-direction: row-reverse;\n  }\n\n  .kagu-feature-img {\n    flex: 1;\n    border-radius: 8px;\n    overflow: hidden;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    background: var(--k-bg-light);\n    padding: 10px;\n    border: 1px solid var(--k-bg-dark);\n  }\n\n  .kagu-feature-img img {\n    width: 100%;\n    height: auto;\n    display: block;\n    object-fit: contain;\n    border-radius: 4px;\n  }\n\n  .kagu-feature-text {\n    flex: 1;\n  }\n\n  .kagu-feature-text h3 {\n    margin-top: 0;\n    border-bottom: none;\n    padding-bottom: 5px;\n    margin-bottom: 10px;\n    color: var(--k-text-title);\n  }\n\n  .kagu-feature-text p {\n    color: var(--k-text-main);\n    font-size: 15px;\n    margin-bottom: 0;\n  }\n\n  .kagu-tbl {\n    overflow-x: auto;\n    border: 1px solid var(--k-bg-dark);\n    border-radius: 8px;\n    background: #fff;\n    margin-top: 30px;\n    margin-bottom: 30px;\n  }\n\n  .kagu-tbl table {\n    width: 100%;\n    border-collapse: collapse;\n    font-size: 14.5px;\n  }\n\n  .kagu-tbl th,\n  .kagu-tbl td {\n    padding: 15px 18px;\n    border-bottom: 1px solid var(--k-bg-dark);\n    vertical-align: top;\n    text-align: left;\n  }\n\n  .kagu-tbl tr:last-child th,\n  .kagu-tbl tr:last-child td {\n    border-bottom: 0;\n  }\n\n  .kagu-tbl th {\n    width: 35%;\n    background: var(--k-bg-light);\n    color: var(--k-pri);\n    font-weight: 700;\n  }\n\n  .kagu-b2b-box {\n    background: var(--k-bg-dark);\n    padding: 30px;\n    border-radius: 8px;\n    margin-top: 40px;\n  }\n\n  .kagu-b2b-box h3 {\n    color: var(--k-text-title);\n    margin-top: 0;\n  }\n\n  .kagu-b2b-box p {\n    font-size: 14px;\n    margin-bottom: 15px;\n  }\n\n  .kagu-b2b-box ul {\n    list-style: none;\n    padding: 0;\n    margin: 0;\n  }\n\n  .kagu-b2b-box li {\n    position: relative;\n    padding-left: 20px;\n    margin-bottom: 10px;\n    font-size: 14px;\n  }\n\n  .kagu-b2b-box li::before {\n    content: '\\2714';\n    color: var(--k-pri);\n    position: absolute;\n    left: 0;\n    font-weight: bold;\n  }\n\n  .kagu-faq-section {\n    margin-top: 50px;\n    margin-bottom: 40px;\n  }\n\n  .kagu-accordion {\n    display: grid;\n    gap: 12px;\n    margin-top: 20px;\n  }\n\n  .kagu-accordion details {\n    border: 1px solid var(--k-bg-dark);\n    border-radius: 8px;\n    background: #fff;\n    overflow: hidden;\n    transition: all 0.3s;\n  }\n\n  .kagu-accordion details:hover {\n    border-color: var(--k-pri);\n  }\n\n  .kagu-accordion summary {\n    display: flex;\n    justify-content: space-between;\n    align-items: center;\n    padding: 16px 20px;\n    font-weight: 700;\n    cursor: pointer;\n    list-style: none;\n    user-select: none;\n    color: var(--k-text-title);\n    font-size: 15px;\n  }\n\n  .kagu-accordion summary::-webkit-details-marker {\n    display: none;\n  }\n\n  .kagu-accordion summary::after {\n    content: \"+\";\n    color: var(--k-pri);\n    font-size: 24px;\n    font-weight: 400;\n    line-height: 1;\n  }\n\n  .kagu-accordion details[open] summary::after {\n    content: \"?\";\n  }\n\n  .kagu-accordion details[open] summary {\n    border-bottom: 1px solid var(--k-bg-light);\n  }\n\n  .kagu-accordion .kagu-faq-content {\n    padding: 16px 20px;\n    color: var(--k-text-main);\n    font-size: 14px;\n    line-height: 1.6;\n    background: var(--k-bg-light);\n  }\n\n  .kagu-accordion .kagu-faq-content p {\n    margin: 0;\n  }\n\n  @media (max-width: 768px) {\n    .kagu-banner-title {\n      font-size: 1.6rem;\n    }\n\n    .kagu-feature-row,\n    .kagu-feature-row.reverse {\n      flex-direction: column;\n      gap: 20px !important;\n      margin-top: 25px !important;\n      margin-bottom: 25px !important;\n    }\n\n    .kagu-usp-bullets {\n      padding: 18px 15px;\n      margin-bottom: 30px;\n    }\n\n    .kagu-tbl {\n      margin-top: 20px;\n      margin-bottom: 20px;\n    }\n\n    .kagu-tbl table {\n      display: table;\n      min-width: 100%;\n    }\n\n    .kagu-tbl th,\n    .kagu-tbl td {\n      display: table-cell;\n      padding: 12px 10px;\n      font-size: 13.5px;\n    }\n\n    .kagu-tbl th {\n      width: 40%;\n    }\n\n    .kagu-tbl td {\n      width: 60%;\n    }\n\n    .kagu-b2b-box {\n      padding: 20px 15px;\n    }\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"kagu-wrapper\"\u003e\n  \u003csection class=\"kagu-usp-bullets\"\u003e\n  \u003ch3\u003eKey Commercial Highlights\u003c\/h3\u003e\n  \u003cul\u003e\n    \u003cli\u003e\n      \u003cb\u003eModern Corner Layout:\u003c\/b\u003e A sophisticated \u003cb\u003emodern corner desk\u003c\/b\u003e designed to bring chic elegance and comfort to office workspaces.\n    \u003c\/li\u003e\n    \u003cli\u003e\n      \u003cb\u003eEco-Friendly Core:\u003c\/b\u003e A sturdy \u003cb\u003el shaped wood desk\u003c\/b\u003e made with melamine decorative board for safe, durable everyday use.\n    \u003c\/li\u003e\n    \u003cli\u003e\n      \u003cb\u003eExpansive Workspace:\u003c\/b\u003e A \u003cb\u003elarge office desk with drawers\u003c\/b\u003e offering a wide desktop for efficient daily work.\n    \u003c\/li\u003e\n    \u003cli\u003e\n      \u003cb\u003eSecure Storage:\u003c\/b\u003e A practical \u003cb\u003ewood desk with drawers\u003c\/b\u003e with high-quality slide rails and a privacy-focused back panel.\n    \u003c\/li\u003e\n    \u003cli\u003e\n      \u003cb\u003eCustomizable Fit:\u003c\/b\u003e Color and size customization options help match different office layouts and workspace styles.\n    \u003c\/li\u003e\n  \u003c\/ul\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"kagu-readmore-wrapper\"\u003e\n    \u003cinput type=\"checkbox\" id=\"KaguReadMoreTriggerBGZK160\" class=\"kagu-readmore-trigger\"\u003e\n\n    \u003cdiv class=\"kagu-content-preview\"\u003e\n      \u003ch2 class=\"kagu-banner-title\"\u003eSophisticated and Functional Modern Corner Desk\u003c\/h2\u003e\n\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0681\/2870\/2512\/files\/office_desk_with_drawers_modern_corner_desk_kaguyasuBGZ-k-160_detailed_images_3.jpg?v=1779160672\" alt=\"Office desk with drawers modern corner desk by Kaguyasu\" class=\"kagu-hero-img\"\u003e\n\n      \u003cp class=\"kagu-intro\"\u003eBring chic elegance to your workspace. This \u003cb\u003emodern corner desk\u003c\/b\u003e offers a comfortable user experience and blends naturally into office environments.\u003c\/p\u003e\n\n      \u003cdiv class=\"kagu-feature-row\"\u003e\n        \u003cdiv class=\"kagu-feature-img\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0681\/2870\/2512\/files\/office_desk_with_drawers_modern_corner_desk_kaguyasuBGZ-k-160_detailed_images_4.jpg?v=1779160672\" alt=\"Eco-friendly core for L shaped wood desk\"\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"kagu-feature-text\"\u003e\n          \u003ch3\u003eEco-Friendly Core for L Shaped Wood Desk\u003c\/h3\u003e\n          \u003cp\u003eManufactured with advanced technology. This sturdy \u003cb\u003el shaped wood desk\u003c\/b\u003e is safe, non-toxic, and resists cracking to ensure outstanding durability.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"kagu-feature-row reverse\"\u003e\n        \u003cdiv class=\"kagu-feature-img\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0681\/2870\/2512\/files\/office_desk_with_drawers_modern_corner_desk_kaguyasuBGZ-k-160_main_iamges_5.jpg?v=1779160667\" alt=\"Expansive workspace for large office desk with drawers\"\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"kagu-feature-text\"\u003e\n          \u003ch3\u003eExpansive Workspace for Large Office Desk\u003c\/h3\u003e\n          \u003cp\u003eAvoid feeling cramped. This \u003cb\u003elarge office desk with drawers\u003c\/b\u003e provides an exceptionally wide workspace, empowering you to work efficiently.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"kagu-feature-row\"\u003e\n        \u003cdiv class=\"kagu-feature-img\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0681\/2870\/2512\/files\/office_desk_with_drawers_modern_corner_desk_kaguyasuBGZ-k-160_detailed_images_5.jpg?v=1779160673\" alt=\"Secure storage wood desk with drawers\"\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"kagu-feature-text\"\u003e\n          \u003ch3\u003eSecure Storage Wood Desk With Drawers\u003c\/h3\u003e\n          \u003cp\u003eProtect confidential documents. This \u003cb\u003ewood desk with drawers\u003c\/b\u003e features high-quality slide rails for smooth, organized, and secure storage.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"kagu-feature-row reverse\"\u003e\n        \u003cdiv class=\"kagu-feature-img\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0681\/2870\/2512\/files\/office_desk_with_drawers_modern_corner_desk_kaguyasuBGZ-k-160_detailed_images_6.jpg?v=1779160672\" alt=\"Privacy focused back panel desk design\"\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"kagu-feature-text\"\u003e\n          \u003ch3\u003ePrivacy Focused Back Panel Desk Design\u003c\/h3\u003e\n          \u003cp\u003eEnhance your peace of mind. The dedicated modesty panel blocks sightlines, protecting your privacy and supporting deep creativity and focus.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003ch2\u003eType\u003c\/h2\u003e\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0681\/2870\/2512\/files\/office_desk_with_drawers_modern_corner_desk_kaguyasuBGZ-k-160_detailed_images_2.png?v=1779333415\" alt=\"Type options for Kaguyasu office desk with drawers\" class=\"kagu-section-img\"\u003e\n\n      \u003ch2\u003eAvailable Colorways\u003c\/h2\u003e\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0681\/2870\/2512\/files\/office_desk_with_drawers_modern_corner_desk_kaguyasuBGZ-k-160_detailed_images_1.jpg?v=1779160672\" alt=\"Color options for Kaguyasu modern corner desk\" class=\"kagu-section-img\"\u003e\n\n      \u003ch2\u003eDimensions \u0026amp; Specifications\u003c\/h2\u003e\n      \u003cdiv class=\"kagu-tbl\"\u003e\n        \u003ctable\u003e\n          \u003ctbody\u003e\n            \u003ctr\u003e\n              \u003cth scope=\"row\"\u003eMaterial\u003c\/th\u003e\n              \u003ctd\u003eMelamine decorative board\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n              \u003cth scope=\"row\"\u003eColor\u003c\/th\u003e\n              \u003ctd\u003eTeak + White, Gray + White\u003cbr\u003eWhite + Gray, Natural + White\u003cbr\u003eGray Oak + White\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n              \u003cth scope=\"row\"\u003eWeight\u003c\/th\u003e\n              \u003ctd\u003e58¡§C74kg\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n              \u003cth scope=\"row\"\u003eSize\u003c\/th\u003e\n              \u003ctd\u003e120 ?¨¢ 120 ?¨¢ 63cm\u003cbr\u003e140 ?¨¢ 120 ?¨¢ 63cm\u003cbr\u003e160 ?¨¢ 120 ?¨¢ 63cm\u003cbr\u003e180 ?¨¢ 120 ?¨¢ 63cm\u003cbr\u003e200 ?¨¢ 120 ?¨¢ 63cm\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n              \u003cth scope=\"row\"\u003eAssembling\u003c\/th\u003e\n              \u003ctd\u003eRequired\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n              \u003cth scope=\"row\"\u003eCustomizable\u003c\/th\u003e\n              \u003ctd\u003ePossible\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n              \u003cth scope=\"row\"\u003eCustomizable Items\u003c\/th\u003e\n              \u003ctd\u003eColor, Size\u003c\/td\u003e\n            \u003c\/tr\u003e\n          \u003c\/tbody\u003e\n        \u003c\/table\u003e\n      \u003c\/div\u003e\n\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0681\/2870\/2512\/files\/office_desk_with_drawers_modern_corner_desk_kaguyasuBGZ-k-160_detailed_images.png?v=1779333415\" alt=\"Office desk with drawers modern corner desk dimensions guide\" class=\"kagu-section-img\"\u003e\n\n      \u003cdiv class=\"kagu-b2b-box\"\u003e\n        \u003ch3\u003eDelivery \u0026amp; Commercial Logistics\u003c\/h3\u003e\n        \u003cp\u003ePlease note the following important information for this office desk with drawers:\u003c\/p\u003e\n        \u003cul\u003e\n          \u003cli\u003e\n\u003cb\u003eAssembly Required:\u003c\/b\u003e This modern corner desk requires assembly after delivery.\u003c\/li\u003e\n          \u003cli\u003e\n\u003cb\u003eCustomization:\u003c\/b\u003e Customization is possible for color and size.\u003c\/li\u003e\n          \u003cli\u003e\n\u003cb\u003eSize Planning:\u003c\/b\u003e Available sizes range from 120 ?¨¢ 120 ?¨¢ 63cm to 200 ?¨¢ 120 ?¨¢ 63cm. Please confirm the selected size, workspace layout, doorway clearance, and final placement area before ordering.\u003c\/li\u003e\n          \u003cli\u003e\n\u003cb\u003eMaterial:\u003c\/b\u003e The listed material is melamine decorative board.\u003c\/li\u003e\n          \u003cli\u003e\n\u003cb\u003eColor Selection:\u003c\/b\u003e Available color combinations include Teak + White, Gray + White, White + Gray, Natural + White, and Gray Oak + White.\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n\n      \u003csection class=\"kagu-faq-section\"\u003e\n        \u003ch2\u003eFrequently Asked Questions\u003c\/h2\u003e\n        \u003cdiv class=\"kagu-accordion\"\u003e\n          \u003cdetails\u003e\n            \u003csummary\u003eDoes this office desk with drawers require assembly?\u003c\/summary\u003e\n            \u003cdiv class=\"kagu-faq-content\"\u003e\n              \u003cp\u003eYes. Assembly is required for this product.\u003c\/p\u003e\n            \u003c\/div\u003e\n          \u003c\/details\u003e\n\n          \u003cdetails\u003e\n            \u003csummary\u003eCan the color or size be customized?\u003c\/summary\u003e\n            \u003cdiv class=\"kagu-faq-content\"\u003e\n              \u003cp\u003eYes. Customization is possible for color and size.\u003c\/p\u003e\n            \u003c\/div\u003e\n          \u003c\/details\u003e\n\n          \u003cdetails\u003e\n            \u003csummary\u003eWhat material is used for this desk?\u003c\/summary\u003e\n            \u003cdiv class=\"kagu-faq-content\"\u003e\n              \u003cp\u003eThe listed material is melamine decorative board.\u003c\/p\u003e\n            \u003c\/div\u003e\n          \u003c\/details\u003e\n\n          \u003cdetails\u003e\n            \u003csummary\u003eWhat sizes are available?\u003c\/summary\u003e\n            \u003cdiv class=\"kagu-faq-content\"\u003e\n              \u003cp\u003eAvailable sizes include 120 ?¨¢ 120 ?¨¢ 63cm, 140 ?¨¢ 120 ?¨¢ 63cm, 160 ?¨¢ 120 ?¨¢ 63cm, 180 ?¨¢ 120 ?¨¢ 63cm, and 200 ?¨¢ 120 ?¨¢ 63cm.\u003c\/p\u003e\n            \u003c\/div\u003e\n          \u003c\/details\u003e\n        \u003c\/div\u003e\n      \u003c\/section\u003e\n    \u003c\/div\u003e\n\n    \u003clabel class=\"kagu-readmore-btn k-label-show\" for=\"KaguReadMoreTriggerBGZK160\"\u003eView Full Details\u003c\/label\u003e\n    \u003clabel class=\"kagu-readmore-btn k-label-hide\" for=\"KaguReadMoreTriggerBGZK160\"\u003eCollapse Details\u003c\/label\u003e\n  \u003c\/section\u003e\n\u003c\/div\u003e","brand":"Kaguyasu","offers":[{"title":"Cheek + White \/ Right-handed type \/ 140*120*63cm","offer_id":43054117126192,"sku":"BGZ-160-01","price":463.0,"currency_code":"GBP","in_stock":true},{"title":"Cheek + White \/ Right-handed type \/ 160*120*63cm","offer_id":43054117388336,"sku":"BGZ-160-05","price":510.0,"currency_code":"GBP","in_stock":true},{"title":"Cheek + White \/ Right-handed type \/ 180*140*63cm","offer_id":43054117650480,"sku":"BGZ-160-09","price":577.0,"currency_code":"GBP","in_stock":true},{"title":"Cheek + White \/ Right-handed type \/ 200*140*63cm","offer_id":43054117912624,"sku":"BGZ-160-013","price":610.0,"currency_code":"GBP","in_stock":true},{"title":"Cheek + White \/ Left-hand type \/ 140*120*63cm","offer_id":43054117158960,"sku":"BGZ-160-17","price":463.0,"currency_code":"GBP","in_stock":true},{"title":"Cheek + White \/ Left-hand type \/ 160*120*63cm","offer_id":43054117421104,"sku":"BGZ-160-21","price":510.0,"currency_code":"GBP","in_stock":true},{"title":"Cheek + White \/ Left-hand type \/ 180*140*63cm","offer_id":43054117683248,"sku":"BGZ-160-25","price":577.0,"currency_code":"GBP","in_stock":true},{"title":"Cheek + White \/ Left-hand type \/ 200*140*63cm","offer_id":43054117945392,"sku":"BGZ-160-29","price":610.0,"currency_code":"GBP","in_stock":true},{"title":"Gray + White \/ Right-handed type \/ 140*120*63cm","offer_id":43054117191728,"sku":"BGZ-160-02","price":463.0,"currency_code":"GBP","in_stock":true},{"title":"Gray + White \/ Right-handed type \/ 160*120*63cm","offer_id":43054117453872,"sku":"BGZ-160-06","price":510.0,"currency_code":"GBP","in_stock":true},{"title":"Gray + White \/ Right-handed type \/ 180*140*63cm","offer_id":43054117716016,"sku":"BGZ-160-010","price":577.0,"currency_code":"GBP","in_stock":true},{"title":"Gray + White \/ Right-handed type \/ 200*140*63cm","offer_id":43054117978160,"sku":"BGZ-160-014","price":610.0,"currency_code":"GBP","in_stock":true},{"title":"Gray + White \/ Left-hand type \/ 140*120*63cm","offer_id":43054117224496,"sku":"BGZ-160-18","price":463.0,"currency_code":"GBP","in_stock":true},{"title":"Gray + White \/ Left-hand type \/ 160*120*63cm","offer_id":43054117486640,"sku":"BGZ-160-22","price":510.0,"currency_code":"GBP","in_stock":true},{"title":"Gray + White \/ Left-hand type \/ 180*140*63cm","offer_id":43054117748784,"sku":"BGZ-160-26","price":577.0,"currency_code":"GBP","in_stock":true},{"title":"Gray + White \/ Left-hand type \/ 200*140*63cm","offer_id":43054118010928,"sku":"BGZ-160-30","price":610.0,"currency_code":"GBP","in_stock":true},{"title":"White + Gray \/ Right-handed type \/ 140*120*63cm","offer_id":43054117257264,"sku":"BGZ-160-03","price":463.0,"currency_code":"GBP","in_stock":true},{"title":"White + Gray \/ Right-handed type \/ 160*120*63cm","offer_id":43054117519408,"sku":"BGZ-160-07","price":510.0,"currency_code":"GBP","in_stock":true},{"title":"White + Gray \/ Right-handed type \/ 180*140*63cm","offer_id":43054117781552,"sku":"BGZ-160-011","price":577.0,"currency_code":"GBP","in_stock":true},{"title":"White + Gray \/ Right-handed type \/ 200*140*63cm","offer_id":43054118043696,"sku":"BGZ-160-015","price":610.0,"currency_code":"GBP","in_stock":true},{"title":"White + Gray \/ Left-hand type \/ 140*120*63cm","offer_id":43054117290032,"sku":"BGZ-160-19","price":463.0,"currency_code":"GBP","in_stock":true},{"title":"White + Gray \/ Left-hand type \/ 160*120*63cm","offer_id":43054117552176,"sku":"BGZ-160-23","price":510.0,"currency_code":"GBP","in_stock":true},{"title":"White + Gray \/ Left-hand type \/ 180*140*63cm","offer_id":43054117814320,"sku":"BGZ-160-27","price":577.0,"currency_code":"GBP","in_stock":true},{"title":"White + Gray \/ Left-hand type \/ 200*140*63cm","offer_id":43054118076464,"sku":"BGZ-160-31","price":610.0,"currency_code":"GBP","in_stock":true},{"title":"Natural + White \/ Right-handed type \/ 140*120*63cm","offer_id":43054117322800,"sku":"BGZ-160-04","price":463.0,"currency_code":"GBP","in_stock":true},{"title":"Natural + White \/ Right-handed type \/ 160*120*63cm","offer_id":43054117584944,"sku":"BGZ-160-08","price":510.0,"currency_code":"GBP","in_stock":true},{"title":"Natural + White \/ Right-handed type \/ 180*140*63cm","offer_id":43054117847088,"sku":"BGZ-160-012","price":577.0,"currency_code":"GBP","in_stock":true},{"title":"Natural + White \/ Right-handed type \/ 200*140*63cm","offer_id":43054118109232,"sku":"BGZ-160-016","price":610.0,"currency_code":"GBP","in_stock":true},{"title":"Natural + White \/ Left-hand type \/ 140*120*63cm","offer_id":43054117355568,"sku":"BGZ-160-20","price":463.0,"currency_code":"GBP","in_stock":true},{"title":"Natural + White \/ Left-hand type \/ 160*120*63cm","offer_id":43054117617712,"sku":"BGZ-160-24","price":510.0,"currency_code":"GBP","in_stock":true},{"title":"Natural + White \/ Left-hand type \/ 180*140*63cm","offer_id":43054117879856,"sku":"BGZ-160-28","price":577.0,"currency_code":"GBP","in_stock":true},{"title":"Natural + White \/ Left-hand type \/ 200*140*63cm","offer_id":43054118142000,"sku":"BGZ-160-32","price":610.0,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0681\/2870\/2512\/files\/office_desk_with_drawers_modern_corner_desk_kaguyasuBGZ-k-160_main_iamges_2.jpg?v=1779160666"},{"product_id":"adjustable-ergonomic-office-desk-bgz-161","title":"Adjustable Office Desk | Ergonomic Office Desk | Kaguyasu","description":"\u003cstyle\u003e\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: #333333;\n    --k-text-title: #121A3E;\n    max-width: 1000px;\n    margin: 8px auto 0 auto !important;\n    padding: 0 15px;\n    font-family: 'Urbanist', sans-serif;\n    line-height: 1.6;\n    color: var(--k-text-main);\n    text-align: left;\n  }\n\n  .kagu-wrapper * {\n    box-sizing: border-box;\n  }\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: 30px;\n    margin-bottom: 15px;\n  }\n\n  .kagu-banner-title {\n    font-size: 2rem;\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.6rem;\n    border-bottom: 3px solid var(--k-pri);\n    display: inline-block;\n    padding-bottom: 8px;\n  }\n\n  .kagu-wrapper h3 {\n    font-size: 1.2rem;\n  }\n\n  .kagu-usp-bullets {\n    background: var(--k-bg-light);\n    padding: 25px 30px;\n    border-radius: 8px;\n    border-left: 5px solid var(--k-pri);\n    margin-bottom: 40px;\n  }\n\n  .kagu-usp-bullets h3 {\n    margin-top: 0;\n    color: var(--k-pri);\n    margin-bottom: 15px;\n  }\n\n  .kagu-usp-bullets ul {\n    list-style: none;\n    padding: 0;\n    margin: 0;\n    display: grid;\n    grid-template-columns: 1fr;\n    gap: 12px;\n  }\n\n  .kagu-usp-bullets li {\n    position: relative;\n    padding-left: 28px;\n    font-size: 14.5px;\n  }\n\n  .kagu-usp-bullets li::before {\n    content: '';\n    position: absolute;\n    left: 0;\n    top: 3px;\n    width: 18px;\n    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  .kagu-hero-img,\n  .kagu-section-img {\n    width: 100%;\n    height: auto;\n    border-radius: 8px;\n    margin-top: 15px;\n    margin-bottom: 30px;\n    display: block;\n    border: 1px solid var(--k-bg-dark);\n  }\n\n  .kagu-hero-img {\n    margin-top: 0;\n    margin-bottom: 25px;\n  }\n\n  .kagu-intro {\n    font-size: 16px;\n    text-align: center;\n    max-width: 820px;\n    margin: 0 auto 40px auto;\n  }\n\n  .kagu-readmore-wrapper {\n    position: relative;\n    margin-bottom: 50px;\n  }\n\n  .kagu-readmore-trigger {\n    display: none;\n  }\n\n  .kagu-content-preview {\n    max-height: 1200px;\n    overflow: hidden;\n    transition: max-height 0.6s ease-out;\n    position: relative;\n  }\n\n  .kagu-content-preview::after {\n    content: \"\";\n    position: absolute;\n    bottom: 0;\n    left: 0;\n    width: 100%;\n    height: 120px;\n    background: linear-gradient(transparent, #ffffff);\n    pointer-events: none;\n  }\n\n  .kagu-readmore-trigger:checked ~ .kagu-content-preview {\n    max-height: 18000px;\n  }\n\n  .kagu-readmore-trigger:checked ~ .kagu-content-preview::after {\n    display: none;\n  }\n\n  .kagu-readmore-btn {\n    display: inline-block;\n    padding: 12px 35px;\n    border-radius: 30px;\n    font-weight: 600;\n    cursor: pointer;\n    transition: all 0.3s;\n    margin-top: 15px;\n    text-transform: uppercase;\n    font-size: 14px;\n    letter-spacing: 1px;\n    font-family: 'Poppins', sans-serif;\n  }\n\n  .k-label-show {\n    border: 2px solid var(--k-pri);\n    color: var(--k-pri);\n    background: #fff;\n    display: block;\n    text-align: center;\n    max-width: 250px;\n    margin: 20px auto 0 auto;\n  }\n\n  .k-label-hide {\n    display: none;\n    background: var(--k-pri);\n    color: #fff;\n    border: 2px solid var(--k-pri);\n    text-align: center;\n    max-width: 250px;\n    margin: 20px auto 0 auto;\n  }\n\n  .kagu-readmore-btn:hover {\n    background: var(--k-pri);\n    color: #fff;\n    border-color: var(--k-pri);\n  }\n\n  .kagu-readmore-trigger:checked ~ .k-label-show {\n    display: none;\n  }\n\n  .kagu-readmore-trigger:checked ~ .k-label-hide {\n    display: block;\n  }\n\n  .kagu-feature-row {\n    display: flex;\n    align-items: center;\n    gap: 40px;\n    margin-top: 30px;\n    margin-bottom: 30px;\n  }\n\n  .kagu-feature-row.reverse {\n    flex-direction: row-reverse;\n  }\n\n  .kagu-feature-img {\n    flex: 1;\n    border-radius: 8px;\n    overflow: hidden;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    background: var(--k-bg-light);\n    padding: 10px;\n    border: 1px solid var(--k-bg-dark);\n  }\n\n  .kagu-feature-img img {\n    width: 100%;\n    height: auto;\n    display: block;\n    object-fit: contain;\n    border-radius: 4px;\n  }\n\n  .kagu-feature-text {\n    flex: 1;\n  }\n\n  .kagu-feature-text h3 {\n    margin-top: 0;\n    border-bottom: none;\n    padding-bottom: 5px;\n    margin-bottom: 10px;\n    color: var(--k-text-title);\n  }\n\n  .kagu-feature-text p {\n    color: var(--k-text-main);\n    font-size: 15px;\n    margin-bottom: 0;\n  }\n\n  .kagu-tbl {\n    overflow-x: auto;\n    border: 1px solid var(--k-bg-dark);\n    border-radius: 8px;\n    background: #fff;\n    margin-top: 30px;\n    margin-bottom: 30px;\n  }\n\n  .kagu-tbl table {\n    width: 100%;\n    border-collapse: collapse;\n    font-size: 14.5px;\n  }\n\n  .kagu-tbl th,\n  .kagu-tbl td {\n    padding: 15px 18px;\n    border-bottom: 1px solid var(--k-bg-dark);\n    vertical-align: top;\n    text-align: left;\n  }\n\n  .kagu-tbl tr:last-child th,\n  .kagu-tbl tr:last-child td {\n    border-bottom: 0;\n  }\n\n  .kagu-tbl th {\n    width: 35%;\n    background: var(--k-bg-light);\n    color: var(--k-pri);\n    font-weight: 700;\n  }\n\n  .kagu-b2b-box {\n    background: var(--k-bg-dark);\n    padding: 30px;\n    border-radius: 8px;\n    margin-top: 40px;\n  }\n\n  .kagu-b2b-box h3 {\n    color: var(--k-text-title);\n    margin-top: 0;\n  }\n\n  .kagu-b2b-box p {\n    font-size: 14px;\n    margin-bottom: 15px;\n  }\n\n  .kagu-b2b-box ul {\n    list-style: none;\n    padding: 0;\n    margin: 0;\n  }\n\n  .kagu-b2b-box li {\n    position: relative;\n    padding-left: 20px;\n    margin-bottom: 10px;\n    font-size: 14px;\n  }\n\n  .kagu-b2b-box li::before {\n    content: '\\2714';\n    color: var(--k-pri);\n    position: absolute;\n    left: 0;\n    font-weight: bold;\n  }\n\n  .kagu-faq-section {\n    margin-top: 50px;\n    margin-bottom: 40px;\n  }\n\n  .kagu-accordion {\n    display: grid;\n    gap: 12px;\n    margin-top: 20px;\n  }\n\n  .kagu-accordion details {\n    border: 1px solid var(--k-bg-dark);\n    border-radius: 8px;\n    background: #fff;\n    overflow: hidden;\n    transition: all 0.3s;\n  }\n\n  .kagu-accordion details:hover {\n    border-color: var(--k-pri);\n  }\n\n  .kagu-accordion summary {\n    display: flex;\n    justify-content: space-between;\n    align-items: center;\n    padding: 16px 20px;\n    font-weight: 700;\n    cursor: pointer;\n    list-style: none;\n    user-select: none;\n    color: var(--k-text-title);\n    font-size: 15px;\n  }\n\n  .kagu-accordion summary::-webkit-details-marker {\n    display: none;\n  }\n\n  .kagu-accordion summary::after {\n    content: \"+\";\n    color: var(--k-pri);\n    font-size: 24px;\n    font-weight: 400;\n    line-height: 1;\n  }\n\n  .kagu-accordion details[open] summary::after {\n    content: \"?\";\n  }\n\n  .kagu-accordion details[open] summary {\n    border-bottom: 1px solid var(--k-bg-light);\n  }\n\n  .kagu-accordion .kagu-faq-content {\n    padding: 16px 20px;\n    color: var(--k-text-main);\n    font-size: 14px;\n    line-height: 1.6;\n    background: var(--k-bg-light);\n  }\n\n  .kagu-accordion .kagu-faq-content p {\n    margin: 0;\n  }\n\n  @media (max-width: 768px) {\n    .kagu-banner-title {\n      font-size: 1.6rem;\n    }\n\n    .kagu-feature-row,\n    .kagu-feature-row.reverse {\n      flex-direction: column;\n      gap: 20px !important;\n      margin-top: 25px !important;\n      margin-bottom: 25px !important;\n    }\n\n    .kagu-usp-bullets {\n      padding: 18px 15px;\n      margin-bottom: 30px;\n    }\n\n    .kagu-tbl {\n      margin-top: 20px;\n      margin-bottom: 20px;\n    }\n\n    .kagu-tbl table {\n      display: table;\n      min-width: 100%;\n    }\n\n    .kagu-tbl th,\n    .kagu-tbl td {\n      display: table-cell;\n      padding: 12px 10px;\n      font-size: 13.5px;\n    }\n\n    .kagu-tbl th {\n      width: 40%;\n    }\n\n    .kagu-tbl td {\n      width: 60%;\n    }\n\n    .kagu-b2b-box {\n      padding: 20px 15px;\n    }\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"kagu-wrapper\"\u003e\n  \u003csection class=\"kagu-usp-bullets\"\u003e\n  \u003ch3\u003eKey Commercial Highlights\u003c\/h3\u003e\n  \u003cul\u003e\n    \u003cli\u003e\n      \u003cb\u003eHealthy Posture:\u003c\/b\u003e An \u003cb\u003eadjustable height computer desk\u003c\/b\u003e designed for seamless sit-stand versatility.\n    \u003c\/li\u003e\n    \u003cli\u003e\n      \u003cb\u003eErgonomic Design:\u003c\/b\u003e A premium \u003cb\u003eergonomic office desk\u003c\/b\u003e promoting maximum daily productivity.\n    \u003c\/li\u003e\n    \u003cli\u003e\n      \u003cb\u003eSmart Organization:\u003c\/b\u003e A sleek \u003cb\u003eoffice table with drawers\u003c\/b\u003e keeping your workspace clutter-free.\n    \u003c\/li\u003e\n    \u003cli\u003e\n      \u003cb\u003eHeavy-Duty Core:\u003c\/b\u003e A sturdy \u003cb\u003eadjustable office desk\u003c\/b\u003e supporting an impressive 100kg load.\n    \u003c\/li\u003e\n    \u003cli\u003e\n      \u003cb\u003eFlexible Height Range:\u003c\/b\u003e Adjustable from 61cm to 86cm to support comfortable sitting and standing work positions.\n    \u003c\/li\u003e\n  \u003c\/ul\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"kagu-readmore-wrapper\"\u003e\n    \u003cinput type=\"checkbox\" id=\"KaguReadMoreTriggerBGZK161\" class=\"kagu-readmore-trigger\"\u003e\n\n    \u003cdiv class=\"kagu-content-preview\"\u003e\n      \u003ch2 class=\"kagu-banner-title\"\u003eAdjustable Ergonomic Office Desk\u003c\/h2\u003e\n\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0681\/2870\/2512\/files\/adjustable_office_desk_ergonomic_office_desk_kaguyasuBGZ-k-161_detailed_images_6.jpg?v=1779160685\" alt=\"Adjustable office desk ergonomic office desk by Kaguyasu\" class=\"kagu-hero-img\"\u003e\n\n      \u003cp class=\"kagu-intro\"\u003eElevate your posture. This \u003cb\u003eadjustable height computer desk\u003c\/b\u003e blends modern aesthetics with heavy-duty stability for your home or corporate workspace.\u003c\/p\u003e\n\n      \u003cdiv class=\"kagu-feature-row\"\u003e\n        \u003cdiv class=\"kagu-feature-img\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0681\/2870\/2512\/files\/adjustable_office_desk_ergonomic_office_desk_kaguyasuBGZ-k-161_detailed_images_4.jpg?v=1779160685\" alt=\"Premium adjustable office desk height design\"\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"kagu-feature-text\"\u003e\n          \u003ch3\u003ePremium Adjustable Office Desk for Comfort\u003c\/h3\u003e\n          \u003cp\u003eFind your perfect posture. This smooth \u003cb\u003eadjustable office desk\u003c\/b\u003e easily transitions from 61cm to 86cm, promoting healthy, highly productive work habits.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"kagu-feature-row reverse\"\u003e\n        \u003cdiv class=\"kagu-feature-img\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0681\/2870\/2512\/files\/adjustable_office_desk_ergonomic_office_desk_kaguyasuBGZ-k-161_detailed_images_7.jpg?v=1779160685\" alt=\"Office table with drawers organized setup\"\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"kagu-feature-text\"\u003e\n          \u003ch3\u003eOrganized Office Table With Drawers Setup\u003c\/h3\u003e\n          \u003cp\u003eKeep essentials easily accessible. This sleek \u003cb\u003eoffice table with drawers\u003c\/b\u003e ensures a completely clutter-free environment, maximizing your daily efficiency.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0681\/2870\/2512\/files\/adjustable_office_desk_ergonomic_office_desk_kaguyasuBGZ-k-161_detailed_images_5.jpg?v=1779160685\" alt=\"Adjustable ergonomic office desk detail\" class=\"kagu-section-img\"\u003e\n\n      \u003ch2\u003eVariations\u003c\/h2\u003e\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0681\/2870\/2512\/files\/adjustable_office_desk_ergonomic_office_desk_kaguyasuBGZ-k-161_detailed_images_1.jpg?v=1779160684\" alt=\"Adjustable office desk variation options\" class=\"kagu-section-img\"\u003e\n\n      \u003ch2\u003eAvailable Colorways\u003c\/h2\u003e\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0681\/2870\/2512\/files\/adjustable_office_desk_ergonomic_office_desk_kaguyasuBGZ-k-161_detailed_images_2.jpg?v=1779160685\" alt=\"White and natural white color options for adjustable office desk\" class=\"kagu-section-img\"\u003e\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0681\/2870\/2512\/files\/adjustable_office_desk_ergonomic_office_desk_kaguyasuBGZ-k-161_detailed_images_3.jpg?v=1779160685\" alt=\"Additional color display for Kaguyasu adjustable office desk\" class=\"kagu-section-img\"\u003e\n\n      \u003ch2\u003eDimensions \u0026amp; Specifications\u003c\/h2\u003e\n      \u003cdiv class=\"kagu-tbl\"\u003e\n        \u003ctable\u003e\n          \u003ctbody\u003e\n            \u003ctr\u003e\n              \u003cth scope=\"row\"\u003eMaterial\u003c\/th\u003e\n              \u003ctd\u003eParticleboard, natural wood, steel\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n              \u003cth scope=\"row\"\u003eColor\u003c\/th\u003e\n              \u003ctd\u003eWhite, Natural + White\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n              \u003cth scope=\"row\"\u003eWeight\u003c\/th\u003e\n              \u003ctd\u003e15¡§C20kg\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n              \u003cth scope=\"row\"\u003eLoad Capacity\u003c\/th\u003e\n              \u003ctd\u003e100kg\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n              \u003cth scope=\"row\"\u003eSize\u003c\/th\u003e\n              \u003ctd\u003e80 ?¨¢ 60 ?¨¢ 61¡§C86cm\u003cbr\u003e100 ?¨¢ 60 ?¨¢ 61¡§C86cm\u003cbr\u003e120 ?¨¢ 60 ?¨¢ 61¡§C86cm\u003cbr\u003e140 ?¨¢ 60 ?¨¢ 61¡§C86cm\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n              \u003cth scope=\"row\"\u003eAssembly\u003c\/th\u003e\n              \u003ctd\u003eRequired\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n              \u003cth scope=\"row\"\u003eCustomization\u003c\/th\u003e\n              \u003ctd\u003eNot possible\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n              \u003cth scope=\"row\"\u003eCustomization Items\u003c\/th\u003e\n              \u003ctd\u003eNone\u003c\/td\u003e\n            \u003c\/tr\u003e\n          \u003c\/tbody\u003e\n        \u003c\/table\u003e\n      \u003c\/div\u003e\n\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0681\/2870\/2512\/files\/adjustable_office_desk_ergonomic_office_desk_kaguyasuBGZ-k-161_main_images_2.jpg?v=1779349806\" alt=\"Adjustable ergonomic office desk dimensions guide\" class=\"kagu-section-img\"\u003e\n\n      \u003cdiv class=\"kagu-b2b-box\"\u003e\n        \u003ch3\u003eDelivery \u0026amp; Commercial Logistics\u003c\/h3\u003e\n        \u003cp\u003ePlease note the following important information for this adjustable office desk:\u003c\/p\u003e\n        \u003cul\u003e\n          \u003cli\u003e\n\u003cb\u003eAssembly Required:\u003c\/b\u003e This office desk requires assembly after delivery.\u003c\/li\u003e\n          \u003cli\u003e\n\u003cb\u003eCustomization:\u003c\/b\u003e Customization is not possible for this product, and no customization items are available.\u003c\/li\u003e\n          \u003cli\u003e\n\u003cb\u003eSize Planning:\u003c\/b\u003e Available sizes include 80 ?¨¢ 60 ?¨¢ 61¡§C86cm, 100 ?¨¢ 60 ?¨¢ 61¡§C86cm, 120 ?¨¢ 60 ?¨¢ 61¡§C86cm, and 140 ?¨¢ 60 ?¨¢ 61¡§C86cm. Please confirm the selected size, workspace layout, doorway clearance, and final placement area before ordering.\u003c\/li\u003e\n          \u003cli\u003e\n\u003cb\u003eLoad Capacity:\u003c\/b\u003e The listed load capacity is 100kg.\u003c\/li\u003e\n          \u003cli\u003e\n\u003cb\u003eColor \u0026amp; Texture Notice:\u003c\/b\u003e Due to natural materials, the color, surface texture, and pattern may differ slightly, but this will not affect normal use. Changes due to wear and tear are not considered product defects.\u003c\/li\u003e\n          \u003cli\u003e\n\u003cb\u003ePhoto Notice:\u003c\/b\u003e Due to differences in photography lighting and screen resolution, the photo color and actual product color may differ. Product photos are for illustrative purposes only.\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n\n      \u003csection class=\"kagu-faq-section\"\u003e\n        \u003ch2\u003eFrequently Asked Questions\u003c\/h2\u003e\n        \u003cdiv class=\"kagu-accordion\"\u003e\n          \u003cdetails\u003e\n            \u003csummary\u003eDoes this adjustable office desk require assembly?\u003c\/summary\u003e\n            \u003cdiv class=\"kagu-faq-content\"\u003e\n              \u003cp\u003eYes. Assembly is required for this adjustable office desk.\u003c\/p\u003e\n            \u003c\/div\u003e\n          \u003c\/details\u003e\n\n          \u003cdetails\u003e\n            \u003csummary\u003eCan this ergonomic office desk be customized?\u003c\/summary\u003e\n            \u003cdiv class=\"kagu-faq-content\"\u003e\n              \u003cp\u003eNo. Customization is not possible for this product, and there are no customization items available.\u003c\/p\u003e\n            \u003c\/div\u003e\n          \u003c\/details\u003e\n\n          \u003cdetails\u003e\n            \u003csummary\u003eWhat is the adjustable height range?\u003c\/summary\u003e\n            \u003cdiv class=\"kagu-faq-content\"\u003e\n              \u003cp\u003eThe listed height range is 61¡§C86cm.\u003c\/p\u003e\n            \u003c\/div\u003e\n          \u003c\/details\u003e\n\n          \u003cdetails\u003e\n            \u003csummary\u003eWhat is the listed load capacity?\u003c\/summary\u003e\n            \u003cdiv class=\"kagu-faq-content\"\u003e\n              \u003cp\u003eThe listed load capacity is 100kg.\u003c\/p\u003e\n            \u003c\/div\u003e\n          \u003c\/details\u003e\n        \u003c\/div\u003e\n      \u003c\/section\u003e\n    \u003c\/div\u003e\n\n    \u003clabel class=\"kagu-readmore-btn k-label-show\" for=\"KaguReadMoreTriggerBGZK161\"\u003eView Full Details\u003c\/label\u003e\n    \u003clabel class=\"kagu-readmore-btn k-label-hide\" for=\"KaguReadMoreTriggerBGZK161\"\u003eCollapse Details\u003c\/label\u003e\n  \u003c\/section\u003e\n\u003c\/div\u003e","brand":"Kaguyasu","offers":[{"title":"White\/Particleboard \/ Drawerless type \/ 80*60*61-86cm","offer_id":43055335407664,"sku":"BGZ-K-161-01","price":115.0,"currency_code":"GBP","in_stock":true},{"title":"White\/Particleboard \/ Drawerless type \/ 100*60*61-86cm","offer_id":43055335669808,"sku":"BGZ-K-161-05","price":122.0,"currency_code":"GBP","in_stock":true},{"title":"White\/Particleboard \/ Drawerless type \/ 120*60*61-86cm","offer_id":43055335931952,"sku":"BGZ-K-161-09","price":129.0,"currency_code":"GBP","in_stock":true},{"title":"White\/Particleboard \/ Drawerless type \/ 140*60*61-86cm","offer_id":43055336194096,"sku":"BGZ-K-161-013","price":141.0,"currency_code":"GBP","in_stock":true},{"title":"White\/Particleboard \/ Type with drawers \/ 80*60*61-86cm","offer_id":43055335538736,"sku":"BGZ-K-161-017","price":135.0,"currency_code":"GBP","in_stock":true},{"title":"White\/Particleboard \/ Type with drawers \/ 100*60*61-86cm","offer_id":43055335800880,"sku":"BGZ-K-161-021","price":148.0,"currency_code":"GBP","in_stock":true},{"title":"White\/Particleboard \/ Type with drawers \/ 120*60*61-86cm","offer_id":43055336063024,"sku":"BGZ-K-161-025","price":162.0,"currency_code":"GBP","in_stock":true},{"title":"White\/Particleboard \/ Type with drawers \/ 140*60*61-86cm","offer_id":43055336325168,"sku":"BGZ-K-161-029","price":175.0,"currency_code":"GBP","in_stock":true},{"title":"Natural + White \/ Particleboard \/ Drawerless type \/ 80*60*61-86cm","offer_id":43055335440432,"sku":"BGZ-K-161-02","price":115.0,"currency_code":"GBP","in_stock":true},{"title":"Natural + White \/ Particleboard \/ Drawerless type \/ 100*60*61-86cm","offer_id":43055335702576,"sku":"BGZ-K-161-06","price":122.0,"currency_code":"GBP","in_stock":true},{"title":"Natural + White \/ Particleboard \/ Drawerless type \/ 120*60*61-86cm","offer_id":43055335964720,"sku":"BGZ-K-161-010","price":129.0,"currency_code":"GBP","in_stock":true},{"title":"Natural + White \/ Particleboard \/ Drawerless type \/ 140*60*61-86cm","offer_id":43055336226864,"sku":"BGZ-K-161-014","price":141.0,"currency_code":"GBP","in_stock":true},{"title":"Natural + White \/ Particleboard \/ Type with drawers \/ 80*60*61-86cm","offer_id":43055335571504,"sku":"BGZ-K-161-018","price":135.0,"currency_code":"GBP","in_stock":true},{"title":"Natural + White \/ Particleboard \/ Type with drawers \/ 100*60*61-86cm","offer_id":43055335833648,"sku":"BGZ-K-161-022","price":148.0,"currency_code":"GBP","in_stock":true},{"title":"Natural + White \/ Particleboard \/ Type with drawers \/ 120*60*61-86cm","offer_id":43055336095792,"sku":"BGZ-K-161-026","price":162.0,"currency_code":"GBP","in_stock":true},{"title":"Natural + White \/ Particleboard \/ Type with drawers \/ 140*60*61-86cm","offer_id":43055336357936,"sku":"BGZ-K-161-030","price":175.0,"currency_code":"GBP","in_stock":true},{"title":"White\/Natural Wood \/ Drawerless type \/ 80*60*61-86cm","offer_id":43055335473200,"sku":"BGZ-K-161-03","price":122.0,"currency_code":"GBP","in_stock":true},{"title":"White\/Natural Wood \/ Drawerless type \/ 100*60*61-86cm","offer_id":43055335735344,"sku":"BGZ-K-161-07","price":131.0,"currency_code":"GBP","in_stock":true},{"title":"White\/Natural Wood \/ Drawerless type \/ 120*60*61-86cm","offer_id":43055335997488,"sku":"BGZ-K-161-011","price":141.0,"currency_code":"GBP","in_stock":true},{"title":"White\/Natural Wood \/ Drawerless type \/ 140*60*61-86cm","offer_id":43055336259632,"sku":"BGZ-K-161-015","price":155.0,"currency_code":"GBP","in_stock":true},{"title":"White\/Natural Wood \/ Type with drawers \/ 80*60*61-86cm","offer_id":43055335604272,"sku":"BGZ-K-161-019","price":145.0,"currency_code":"GBP","in_stock":true},{"title":"White\/Natural Wood \/ Type with drawers \/ 100*60*61-86cm","offer_id":43055335866416,"sku":"BGZ-K-161-023","price":159.0,"currency_code":"GBP","in_stock":true},{"title":"White\/Natural Wood \/ Type with drawers \/ 120*60*61-86cm","offer_id":43055336128560,"sku":"BGZ-K-161-027","price":175.0,"currency_code":"GBP","in_stock":true},{"title":"White\/Natural Wood \/ Type with drawers \/ 140*60*61-86cm","offer_id":43055336390704,"sku":"BGZ-K-161-031","price":195.0,"currency_code":"GBP","in_stock":true},{"title":"Natural + White \/ Natural Wood \/ Drawerless type \/ 80*60*61-86cm","offer_id":43055335505968,"sku":"BGZ-K-161-04","price":122.0,"currency_code":"GBP","in_stock":true},{"title":"Natural + White \/ Natural Wood \/ Drawerless type \/ 100*60*61-86cm","offer_id":43055335768112,"sku":"BGZ-K-161-08","price":131.0,"currency_code":"GBP","in_stock":true},{"title":"Natural + White \/ Natural Wood \/ Drawerless type \/ 120*60*61-86cm","offer_id":43055336030256,"sku":"BGZ-K-161-012","price":141.0,"currency_code":"GBP","in_stock":true},{"title":"Natural + White \/ Natural Wood \/ Drawerless type \/ 140*60*61-86cm","offer_id":43055336292400,"sku":"BGZ-K-161-016","price":155.0,"currency_code":"GBP","in_stock":true},{"title":"Natural + White \/ Natural Wood \/ Type with drawers \/ 80*60*61-86cm","offer_id":43055335637040,"sku":"BGZ-K-161-020","price":145.0,"currency_code":"GBP","in_stock":true},{"title":"Natural + White \/ Natural Wood \/ Type with drawers \/ 100*60*61-86cm","offer_id":43055335899184,"sku":"BGZ-K-161-024","price":159.0,"currency_code":"GBP","in_stock":true},{"title":"Natural + White \/ Natural Wood \/ Type with drawers \/ 120*60*61-86cm","offer_id":43055336161328,"sku":"BGZ-K-161-028","price":175.0,"currency_code":"GBP","in_stock":true},{"title":"Natural + White \/ Natural Wood \/ Type with drawers \/ 140*60*61-86cm","offer_id":43055336423472,"sku":"BGZ-K-161-032","price":195.0,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0681\/2870\/2512\/files\/adjustable_office_desk_ergonomic_office_desk_kaguyasuBGZ-k-161_main_images.jpg?v=1779160679"},{"product_id":"large-computer-desk-back-panel-bgz-169","title":"Large Computer Desk | Desk with Back Panel | Kaguyasu","description":"\u003cstyle\u003e\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: #333333;\n    --k-text-title: #121A3E;\n    max-width: 1000px;\n    margin: 8px auto 0 auto !important;\n    padding: 0 15px;\n    font-family: 'Urbanist', sans-serif;\n    line-height: 1.6;\n    color: var(--k-text-main);\n    text-align: left;\n  }\n\n  .kagu-wrapper * {\n    box-sizing: border-box;\n  }\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: 30px;\n    margin-bottom: 15px;\n  }\n\n  .kagu-banner-title {\n    font-size: 2rem;\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.6rem;\n    border-bottom: 3px solid var(--k-pri);\n    display: inline-block;\n    padding-bottom: 8px;\n  }\n\n  .kagu-wrapper h3 {\n    font-size: 1.2rem;\n  }\n\n  .kagu-usp-bullets {\n    background: var(--k-bg-light);\n    padding: 25px 30px;\n    border-radius: 8px;\n    border-left: 5px solid var(--k-pri);\n    margin-bottom: 40px;\n  }\n\n  .kagu-usp-bullets h3 {\n    margin-top: 0;\n    color: var(--k-pri);\n    margin-bottom: 15px;\n  }\n\n  .kagu-usp-bullets ul {\n    list-style: none;\n    padding: 0;\n    margin: 0;\n    display: grid;\n    grid-template-columns: 1fr;\n    gap: 12px;\n  }\n\n  .kagu-usp-bullets li {\n    position: relative;\n    padding-left: 28px;\n    font-size: 14.5px;\n  }\n\n  .kagu-usp-bullets li::before {\n    content: '';\n    position: absolute;\n    left: 0;\n    top: 3px;\n    width: 18px;\n    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  .kagu-hero-img,\n  .kagu-section-img {\n    width: 100%;\n    height: auto;\n    border-radius: 8px;\n    margin-top: 15px;\n    margin-bottom: 30px;\n    display: block;\n    border: 1px solid var(--k-bg-dark);\n  }\n\n  .kagu-hero-img {\n    margin-top: 0;\n    margin-bottom: 25px;\n  }\n\n  .kagu-intro {\n    font-size: 16px;\n    text-align: center;\n    max-width: 820px;\n    margin: 0 auto 40px auto;\n  }\n\n  .kagu-readmore-wrapper {\n    position: relative;\n    margin-bottom: 50px;\n  }\n\n  .kagu-readmore-trigger {\n    display: none;\n  }\n\n  .kagu-content-preview {\n    max-height: 1200px;\n    overflow: hidden;\n    transition: max-height 0.6s ease-out;\n    position: relative;\n  }\n\n  .kagu-content-preview::after {\n    content: \"\";\n    position: absolute;\n    bottom: 0;\n    left: 0;\n    width: 100%;\n    height: 120px;\n    background: linear-gradient(transparent, #ffffff);\n    pointer-events: none;\n  }\n\n  .kagu-readmore-trigger:checked ~ .kagu-content-preview {\n    max-height: 18000px;\n  }\n\n  .kagu-readmore-trigger:checked ~ .kagu-content-preview::after {\n    display: none;\n  }\n\n  .kagu-readmore-btn {\n    display: inline-block;\n    padding: 12px 35px;\n    border-radius: 30px;\n    font-weight: 600;\n    cursor: pointer;\n    transition: all 0.3s;\n    margin-top: 15px;\n    text-transform: uppercase;\n    font-size: 14px;\n    letter-spacing: 1px;\n    font-family: 'Poppins', sans-serif;\n  }\n\n  .k-label-show {\n    border: 2px solid var(--k-pri);\n    color: var(--k-pri);\n    background: #fff;\n    display: block;\n    text-align: center;\n    max-width: 250px;\n    margin: 20px auto 0 auto;\n  }\n\n  .k-label-hide {\n    display: none;\n    background: var(--k-pri);\n    color: #fff;\n    border: 2px solid var(--k-pri);\n    text-align: center;\n    max-width: 250px;\n    margin: 20px auto 0 auto;\n  }\n\n  .kagu-readmore-btn:hover {\n    background: var(--k-pri);\n    color: #fff;\n    border-color: var(--k-pri);\n  }\n\n  .kagu-readmore-trigger:checked ~ .k-label-show {\n    display: none;\n  }\n\n  .kagu-readmore-trigger:checked ~ .k-label-hide {\n    display: block;\n  }\n\n  .kagu-feature-row {\n    display: flex;\n    align-items: center;\n    gap: 40px;\n    margin-top: 30px;\n    margin-bottom: 30px;\n  }\n\n  .kagu-feature-row.reverse {\n    flex-direction: row-reverse;\n  }\n\n  .kagu-feature-img {\n    flex: 1;\n    border-radius: 8px;\n    overflow: hidden;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    background: var(--k-bg-light);\n    padding: 10px;\n    border: 1px solid var(--k-bg-dark);\n  }\n\n  .kagu-feature-img img {\n    width: 100%;\n    height: auto;\n    display: block;\n    object-fit: contain;\n    border-radius: 4px;\n  }\n\n  .kagu-feature-text {\n    flex: 1;\n  }\n\n  .kagu-feature-text h3 {\n    margin-top: 0;\n    border-bottom: none;\n    padding-bottom: 5px;\n    margin-bottom: 10px;\n    color: var(--k-text-title);\n  }\n\n  .kagu-feature-text p {\n    color: var(--k-text-main);\n    font-size: 15px;\n    margin-bottom: 0;\n  }\n\n  .kagu-tbl {\n    overflow-x: auto;\n    border: 1px solid var(--k-bg-dark);\n    border-radius: 8px;\n    background: #fff;\n    margin-top: 30px;\n    margin-bottom: 30px;\n  }\n\n  .kagu-tbl table {\n    width: 100%;\n    border-collapse: collapse;\n    font-size: 14.5px;\n  }\n\n  .kagu-tbl th,\n  .kagu-tbl td {\n    padding: 15px 18px;\n    border-bottom: 1px solid var(--k-bg-dark);\n    vertical-align: top;\n    text-align: left;\n  }\n\n  .kagu-tbl tr:last-child th,\n  .kagu-tbl tr:last-child td {\n    border-bottom: 0;\n  }\n\n  .kagu-tbl th {\n    width: 35%;\n    background: var(--k-bg-light);\n    color: var(--k-pri);\n    font-weight: 700;\n  }\n\n  .kagu-b2b-box {\n    background: var(--k-bg-dark);\n    padding: 30px;\n    border-radius: 8px;\n    margin-top: 40px;\n  }\n\n  .kagu-b2b-box h3 {\n    color: var(--k-text-title);\n    margin-top: 0;\n  }\n\n  .kagu-b2b-box p {\n    font-size: 14px;\n    margin-bottom: 15px;\n  }\n\n  .kagu-b2b-box ul {\n    list-style: none;\n    padding: 0;\n    margin: 0;\n  }\n\n  .kagu-b2b-box li {\n    position: relative;\n    padding-left: 20px;\n    margin-bottom: 10px;\n    font-size: 14px;\n  }\n\n  .kagu-b2b-box li::before {\n    content: '\\2714';\n    color: var(--k-pri);\n    position: absolute;\n    left: 0;\n    font-weight: bold;\n  }\n\n  .kagu-faq-section {\n    margin-top: 50px;\n    margin-bottom: 40px;\n  }\n\n  .kagu-accordion {\n    display: grid;\n    gap: 12px;\n    margin-top: 20px;\n  }\n\n  .kagu-accordion details {\n    border: 1px solid var(--k-bg-dark);\n    border-radius: 8px;\n    background: #fff;\n    overflow: hidden;\n    transition: all 0.3s;\n  }\n\n  .kagu-accordion details:hover {\n    border-color: var(--k-pri);\n  }\n\n  .kagu-accordion summary {\n    display: flex;\n    justify-content: space-between;\n    align-items: center;\n    padding: 16px 20px;\n    font-weight: 700;\n    cursor: pointer;\n    list-style: none;\n    user-select: none;\n    color: var(--k-text-title);\n    font-size: 15px;\n  }\n\n  .kagu-accordion summary::-webkit-details-marker {\n    display: none;\n  }\n\n  .kagu-accordion summary::after {\n    content: \"+\";\n    color: var(--k-pri);\n    font-size: 24px;\n    font-weight: 400;\n    line-height: 1;\n  }\n\n  .kagu-accordion details[open] summary::after {\n    content: \"?\";\n  }\n\n  .kagu-accordion details[open] summary {\n    border-bottom: 1px solid var(--k-bg-light);\n  }\n\n  .kagu-accordion .kagu-faq-content {\n    padding: 16px 20px;\n    color: var(--k-text-main);\n    font-size: 14px;\n    line-height: 1.6;\n    background: var(--k-bg-light);\n  }\n\n  .kagu-accordion .kagu-faq-content p {\n    margin: 0;\n  }\n\n  @media (max-width: 768px) {\n    .kagu-banner-title {\n      font-size: 1.6rem;\n    }\n\n    .kagu-feature-row,\n    .kagu-feature-row.reverse {\n      flex-direction: column;\n      gap: 20px !important;\n      margin-top: 25px !important;\n      margin-bottom: 25px !important;\n    }\n\n    .kagu-usp-bullets {\n      padding: 18px 15px;\n      margin-bottom: 30px;\n    }\n\n    .kagu-tbl {\n      margin-top: 20px;\n      margin-bottom: 20px;\n    }\n\n    .kagu-tbl table {\n      display: table;\n      min-width: 100%;\n    }\n\n    .kagu-tbl th,\n    .kagu-tbl td {\n      display: table-cell;\n      padding: 12px 10px;\n      font-size: 13.5px;\n    }\n\n    .kagu-tbl th {\n      width: 40%;\n    }\n\n    .kagu-tbl td {\n      width: 60%;\n    }\n\n    .kagu-b2b-box {\n      padding: 20px 15px;\n    }\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"kagu-wrapper\"\u003e\n  \u003csection class=\"kagu-usp-bullets\"\u003e\n  \u003ch3\u003eKey Commercial Highlights\u003c\/h3\u003e\n  \u003cul\u003e\n    \u003cli\u003e\n      \u003cb\u003eModern Aesthetics:\u003c\/b\u003e A sleek \u003cb\u003emodern office desk\u003c\/b\u003e designed for highly focused work environments.\n    \u003c\/li\u003e\n    \u003cli\u003e\n      \u003cb\u003eSpacious Surface:\u003c\/b\u003e An expansive \u003cb\u003elarge computer desk\u003c\/b\u003e maximizing your daily productivity.\n    \u003c\/li\u003e\n    \u003cli\u003e\n      \u003cb\u003eSmart Security:\u003c\/b\u003e A functional \u003cb\u003edesk with back panel\u003c\/b\u003e effectively preventing items from falling.\n    \u003c\/li\u003e\n    \u003cli\u003e\n      \u003cb\u003ePremium Options:\u003c\/b\u003e Choose a pristine \u003cb\u003elarge white desk\u003c\/b\u003e or other custom corporate finishes.\n    \u003c\/li\u003e\n    \u003cli\u003e\n      \u003cb\u003eClean Cable Management:\u003c\/b\u003e Integrated dual hole caps help conceal scattered cords and keep the workspace clutter-free.\n    \u003c\/li\u003e\n  \u003c\/ul\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"kagu-readmore-wrapper\"\u003e\n    \u003cinput type=\"checkbox\" id=\"KaguReadMoreTriggerBGZ169\" class=\"kagu-readmore-trigger\"\u003e\n\n    \u003cdiv class=\"kagu-content-preview\"\u003e\n      \u003ch2 class=\"kagu-banner-title\"\u003eSimple and Functional Computer Desk\u003c\/h2\u003e\n\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0681\/2870\/2512\/files\/large_computer_desk_desk_with_back_panel_kaguyasuBGZ-169_detailed_images_6.jpg?v=1779160575\" alt=\"Large computer desk with back panel by Kaguyasu\" class=\"kagu-hero-img\"\u003e\n\n      \u003cp class=\"kagu-intro\"\u003eA simple and functional large computer desk with a spacious work surface, protective back panel, cable management hole caps, sturdy steel frame, and customizable color and size options.\u003c\/p\u003e\n\n      \u003cdiv class=\"kagu-feature-row\"\u003e\n        \u003cdiv class=\"kagu-feature-img\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0681\/2870\/2512\/files\/large_computer_desk_desk_with_back_panel_kaguyasuBGZ-169_detailed_images_8.jpg?v=1779160577\" alt=\"Sturdy eco-friendly desk board material\"\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"kagu-feature-text\"\u003e\n          \u003ch3\u003eSturdy Eco-Friendly Desk Board Material\u003c\/h3\u003e\n          \u003cp\u003eBuilt with uniform high-density hardboard. This odorless, eco-friendly surface resists warping and twisting, ensuring exceptional commercial longevity.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"kagu-feature-row reverse\"\u003e\n        \u003cdiv class=\"kagu-feature-img\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0681\/2870\/2512\/files\/large_computer_desk_desk_with_back_panel_kaguyasuBGZ-169_detailed_images_7.jpg?v=1779160575\" alt=\"Expansive large computer desk work surface\"\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"kagu-feature-text\"\u003e\n          \u003ch3\u003eExpansive Large Computer Desk Work Surface\u003c\/h3\u003e\n          \u003cp\u003eAvoid feeling cramped. This \u003cb\u003elarge computer desk\u003c\/b\u003e provides ample workspace for essential tools, supporting highly comfortable and smooth operations.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"kagu-feature-row\"\u003e\n        \u003cdiv class=\"kagu-feature-img\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0681\/2870\/2512\/files\/large_computer_desk_desk_with_back_panel_kaguyasuBGZ-169_detailed_images_9.jpg?v=1779160575\" alt=\"Secure desk with back panel and non-tip bar\"\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"kagu-feature-text\"\u003e\n          \u003ch3\u003eSecure Design Desk With Back Panel\u003c\/h3\u003e\n          \u003cp\u003eProtect your equipment. This smart \u003cb\u003edesk with back panel\u003c\/b\u003e features a non-tip bar, effectively preventing items from accidentally falling off.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"kagu-feature-row reverse\"\u003e\n        \u003cdiv class=\"kagu-feature-img\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0681\/2870\/2512\/files\/large_computer_desk_desk_with_back_panel_kaguyasuBGZ-169_detailed_images_1.jpg?v=1779160574\" alt=\"Dual hole caps for cable management\"\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"kagu-feature-text\"\u003e\n          \u003ch3\u003eDual Hole Caps for Cable Management\u003c\/h3\u003e\n          \u003cp\u003eKeep your workspace pristine. The integrated wiring hole caps effortlessly conceal scattered cords, providing a clean and completely clutter-free area.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"kagu-feature-row\"\u003e\n        \u003cdiv class=\"kagu-feature-img\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0681\/2870\/2512\/files\/large_computer_desk_desk_with_back_panel_kaguyasuBGZ-169_detailed_images_2.jpg?v=1779160574\" alt=\"Heavy-duty steel frame large computer desk\"\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"kagu-feature-text\"\u003e\n          \u003ch3\u003eHigh-Support Heavy-Duty Steel Frame\u003c\/h3\u003e\n          \u003cp\u003eEngineered for excellence. The robust steel frame easily withstands heavy loads up to 100kg, firmly supporting the tabletop without any wobbling.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003ch2\u003eVariations\u003c\/h2\u003e\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0681\/2870\/2512\/files\/large_computer_desk_desk_with_back_panel_kaguyasuBGZ-169_detailed_images_4.jpg?v=1779160574\" alt=\"Large computer desk variation options\" class=\"kagu-section-img\"\u003e\n\n      \u003ch2\u003eAvailable Colorways\u003c\/h2\u003e\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0681\/2870\/2512\/files\/large_computer_desk_desk_with_back_panel_kaguyasuBGZ-169_detailed_images_3.jpg?v=1779160574\" alt=\"Color options for Kaguyasu large computer desk\" class=\"kagu-section-img\"\u003e\n\n      \u003ch2\u003eDimensions \u0026amp; Specifications\u003c\/h2\u003e\n      \u003cdiv class=\"kagu-tbl\"\u003e\n        \u003ctable\u003e\n          \u003ctbody\u003e\n            \u003ctr\u003e\n              \u003cth scope=\"row\"\u003eMaterial\u003c\/th\u003e\n              \u003ctd\u003eParticleboard, Steel\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n              \u003cth scope=\"row\"\u003eColor\u003c\/th\u003e\n              \u003ctd\u003eWhite + White, White + Teak\u003cbr\u003eWhite + Light Walnut, White + Black\u003cbr\u003eBlack + White, Black + Light Walnut\u003cbr\u003eBlack + Teak, Black + Black\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n              \u003cth scope=\"row\"\u003eWeight\u003c\/th\u003e\n              \u003ctd\u003e29¡§C41kg\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n              \u003cth scope=\"row\"\u003eLoad Capacity\u003c\/th\u003e\n              \u003ctd\u003e100kg\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n              \u003cth scope=\"row\"\u003eSize\u003c\/th\u003e\n              \u003ctd\u003e100 ?¨¢ 60 ?¨¢ 74cm, 120 ?¨¢ 60 ?¨¢ 74cm\u003cbr\u003e140 ?¨¢ 60 ?¨¢ 74cm, 160 ?¨¢ 60 ?¨¢ 74cm\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n              \u003cth scope=\"row\"\u003eAssembly\u003c\/th\u003e\n              \u003ctd\u003eRequired\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n              \u003cth scope=\"row\"\u003eCustomizable\u003c\/th\u003e\n              \u003ctd\u003ePossible\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n              \u003cth scope=\"row\"\u003eCustomization Items\u003c\/th\u003e\n              \u003ctd\u003eColor, Size\u003c\/td\u003e\n            \u003c\/tr\u003e\n          \u003c\/tbody\u003e\n        \u003c\/table\u003e\n      \u003c\/div\u003e\n\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0681\/2870\/2512\/files\/large_computer_desk_desk_with_back_panel_kaguyasuBGZ-169_detailed_images_1.webp?v=1778729493\" alt=\"Large computer desk with back panel dimensions guide\" class=\"kagu-section-img\"\u003e\n\n      \u003cdiv class=\"kagu-b2b-box\"\u003e\n        \u003ch3\u003eDelivery \u0026amp; Commercial Logistics\u003c\/h3\u003e\n        \u003cp\u003ePlease note the following important information for this large computer desk:\u003c\/p\u003e\n        \u003cul\u003e\n          \u003cli\u003e\n\u003cb\u003eAssembly Required:\u003c\/b\u003e This computer desk requires assembly after delivery.\u003c\/li\u003e\n          \u003cli\u003e\n\u003cb\u003eSize Planning:\u003c\/b\u003e Available sizes include 100 ?¨¢ 60 ?¨¢ 74cm, 120 ?¨¢ 60 ?¨¢ 74cm, 140 ?¨¢ 60 ?¨¢ 74cm, and 160 ?¨¢ 60 ?¨¢ 74cm. Please confirm the selected size, room layout, doorway clearance, and final placement area before ordering.\u003c\/li\u003e\n          \u003cli\u003e\n\u003cb\u003eCustomization:\u003c\/b\u003e Customization is possible for color and size.\u003c\/li\u003e\n          \u003cli\u003e\n\u003cb\u003eLoad Capacity:\u003c\/b\u003e The listed load capacity is 100kg.\u003c\/li\u003e\n          \u003cli\u003e\n\u003cb\u003eColor Selection:\u003c\/b\u003e Available color combinations include white, black, teak, and light walnut options.\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n\n      \u003csection class=\"kagu-faq-section\"\u003e\n        \u003ch2\u003eFrequently Asked Questions\u003c\/h2\u003e\n        \u003cdiv class=\"kagu-accordion\"\u003e\n          \u003cdetails\u003e\n            \u003csummary\u003eDoes this large computer desk require assembly?\u003c\/summary\u003e\n            \u003cdiv class=\"kagu-faq-content\"\u003e\n              \u003cp\u003eYes. Assembly is required for this large computer desk.\u003c\/p\u003e\n            \u003c\/div\u003e\n          \u003c\/details\u003e\n\n          \u003cdetails\u003e\n            \u003csummary\u003eCan the color or size be customized?\u003c\/summary\u003e\n            \u003cdiv class=\"kagu-faq-content\"\u003e\n              \u003cp\u003eYes. Customization is possible for color and size.\u003c\/p\u003e\n            \u003c\/div\u003e\n          \u003c\/details\u003e\n\n          \u003cdetails\u003e\n            \u003csummary\u003eWhat is the listed load capacity?\u003c\/summary\u003e\n            \u003cdiv class=\"kagu-faq-content\"\u003e\n              \u003cp\u003eThe listed load capacity is 100kg.\u003c\/p\u003e\n            \u003c\/div\u003e\n          \u003c\/details\u003e\n\n          \u003cdetails\u003e\n            \u003csummary\u003eWhat sizes are available?\u003c\/summary\u003e\n            \u003cdiv class=\"kagu-faq-content\"\u003e\n              \u003cp\u003eAvailable sizes include 100 ?¨¢ 60 ?¨¢ 74cm, 120 ?¨¢ 60 ?¨¢ 74cm, 140 ?¨¢ 60 ?¨¢ 74cm, and 160 ?¨¢ 60 ?¨¢ 74cm.\u003c\/p\u003e\n            \u003c\/div\u003e\n          \u003c\/details\u003e\n        \u003c\/div\u003e\n      \u003c\/section\u003e\n    \u003c\/div\u003e\n\n    \u003clabel class=\"kagu-readmore-btn k-label-show\" for=\"KaguReadMoreTriggerBGZ169\"\u003eView Full Details\u003c\/label\u003e\n    \u003clabel class=\"kagu-readmore-btn k-label-hide\" for=\"KaguReadMoreTriggerBGZ169\"\u003eCollapse Details\u003c\/label\u003e\n  \u003c\/section\u003e\n\u003c\/div\u003e","brand":"Kaguyasu","offers":[{"title":"White + Light Walnut \/ 100*60*74cm","offer_id":43055421227056,"sku":"BGZ-169-01","price":204.0,"currency_code":"GBP","in_stock":true},{"title":"White + Light Walnut \/ 120*60*74cm","offer_id":43055421489200,"sku":"BGZ-169-09","price":214.0,"currency_code":"GBP","in_stock":true},{"title":"White + Light Walnut \/ 140*60*74cm","offer_id":43055421751344,"sku":"BGZ-169-17","price":226.0,"currency_code":"GBP","in_stock":true},{"title":"White + Light Walnut \/ 160*60*74cm","offer_id":43055422013488,"sku":"BGZ-169-25","price":248.0,"currency_code":"GBP","in_stock":true},{"title":"White + Black \/ 100*60*74cm","offer_id":43055421259824,"sku":"BGZ-169-02","price":204.0,"currency_code":"GBP","in_stock":true},{"title":"White + Black \/ 120*60*74cm","offer_id":43055421521968,"sku":"BGZ-169-10","price":214.0,"currency_code":"GBP","in_stock":true},{"title":"White + Black \/ 140*60*74cm","offer_id":43055421784112,"sku":"BGZ-169-18","price":226.0,"currency_code":"GBP","in_stock":true},{"title":"White + Black \/ 160*60*74cm","offer_id":43055422046256,"sku":"BGZ-169-26","price":248.0,"currency_code":"GBP","in_stock":true},{"title":"White + White \/ 100*60*74cm","offer_id":43055421292592,"sku":"BGZ-169-03","price":204.0,"currency_code":"GBP","in_stock":true},{"title":"White + White \/ 120*60*74cm","offer_id":43055421554736,"sku":"BGZ-169-11","price":214.0,"currency_code":"GBP","in_stock":true},{"title":"White + White \/ 140*60*74cm","offer_id":43055421816880,"sku":"BGZ-169-19","price":226.0,"currency_code":"GBP","in_stock":true},{"title":"White + White \/ 160*60*74cm","offer_id":43055422079024,"sku":"BGZ-169-27","price":248.0,"currency_code":"GBP","in_stock":true},{"title":"White + Cheek \/ 100*60*74cm","offer_id":43055421325360,"sku":"BGZ-169-04","price":204.0,"currency_code":"GBP","in_stock":true},{"title":"White + Cheek \/ 120*60*74cm","offer_id":43055421587504,"sku":"BGZ-169-12","price":214.0,"currency_code":"GBP","in_stock":true},{"title":"White + Cheek \/ 140*60*74cm","offer_id":43055421849648,"sku":"BGZ-169-20","price":226.0,"currency_code":"GBP","in_stock":true},{"title":"White + Cheek \/ 160*60*74cm","offer_id":43055422111792,"sku":"BGZ-169-28","price":248.0,"currency_code":"GBP","in_stock":true},{"title":"Black + Light Walnut \/ 100*60*74cm","offer_id":43055421358128,"sku":"BGZ-169-05","price":204.0,"currency_code":"GBP","in_stock":true},{"title":"Black + Light Walnut \/ 120*60*74cm","offer_id":43055421620272,"sku":"BGZ-169-13","price":214.0,"currency_code":"GBP","in_stock":true},{"title":"Black + Light Walnut \/ 140*60*74cm","offer_id":43055421882416,"sku":"BGZ-169-21","price":226.0,"currency_code":"GBP","in_stock":true},{"title":"Black + Light Walnut \/ 160*60*74cm","offer_id":43055422144560,"sku":"BGZ-169-29","price":248.0,"currency_code":"GBP","in_stock":true},{"title":"Black + Black \/ 100*60*74cm","offer_id":43055421390896,"sku":"BGZ-169-06","price":204.0,"currency_code":"GBP","in_stock":true},{"title":"Black + Black \/ 120*60*74cm","offer_id":43055421653040,"sku":"BGZ-169-14","price":214.0,"currency_code":"GBP","in_stock":true},{"title":"Black + Black \/ 140*60*74cm","offer_id":43055421915184,"sku":"BGZ-169-22","price":226.0,"currency_code":"GBP","in_stock":true},{"title":"Black + Black \/ 160*60*74cm","offer_id":43055422177328,"sku":"BGZ-169-30","price":248.0,"currency_code":"GBP","in_stock":true},{"title":"Black + White \/ 100*60*74cm","offer_id":43055421423664,"sku":"BGZ-169-07","price":204.0,"currency_code":"GBP","in_stock":true},{"title":"Black + White \/ 120*60*74cm","offer_id":43055421685808,"sku":"BGZ-169-15","price":214.0,"currency_code":"GBP","in_stock":true},{"title":"Black + White \/ 140*60*74cm","offer_id":43055421947952,"sku":"BGZ-169-23","price":226.0,"currency_code":"GBP","in_stock":true},{"title":"Black + White \/ 160*60*74cm","offer_id":43055422210096,"sku":"BGZ-169-31","price":248.0,"currency_code":"GBP","in_stock":true},{"title":"Black + Cheek \/ 100*60*74cm","offer_id":43055421456432,"sku":"BGZ-169-08","price":204.0,"currency_code":"GBP","in_stock":true},{"title":"Black + Cheek \/ 120*60*74cm","offer_id":43055421718576,"sku":"BGZ-169-16","price":214.0,"currency_code":"GBP","in_stock":true},{"title":"Black + Cheek \/ 140*60*74cm","offer_id":43055421980720,"sku":"BGZ-169-24","price":226.0,"currency_code":"GBP","in_stock":true},{"title":"Black + Cheek \/ 160*60*74cm","offer_id":43055422242864,"sku":"BGZ-169-32","price":248.0,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0681\/2870\/2512\/files\/large_computer_desk_desk_with_back_panel_kaguyasuBGZ-169_main_images_4.jpg?v=1779160571"},{"product_id":"solid-wood-office-table-conference-desk-hyz-083","title":"Solid Wood Office Table \u0026 Large Meeting Conference Desk | Kaguyasu","description":"\u003cstyle\u003e\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: #333333;\n    --k-text-title: #121A3E;\n    max-width: 1000px;\n    margin: 8px auto 0 auto !important;\n    padding: 0 15px;\n    font-family: 'Urbanist', sans-serif;\n    line-height: 1.6;\n    color: var(--k-text-main);\n    text-align: left;\n  }\n\n  .kagu-wrapper * {\n    box-sizing: border-box;\n  }\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: 30px;\n    margin-bottom: 15px;\n  }\n\n  .kagu-banner-title {\n    font-size: 2rem;\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.6rem;\n    border-bottom: 3px solid var(--k-pri);\n    display: inline-block;\n    padding-bottom: 8px;\n  }\n\n  .kagu-wrapper h3 {\n    font-size: 1.2rem;\n  }\n\n  .kagu-usp-bullets {\n    background: var(--k-bg-light);\n    padding: 25px 30px;\n    border-radius: 8px;\n    border-left: 5px solid var(--k-pri);\n    margin-bottom: 40px;\n  }\n\n  .kagu-usp-bullets h3 {\n    margin-top: 0;\n    color: var(--k-pri);\n    margin-bottom: 15px;\n  }\n\n  .kagu-usp-bullets ul {\n    list-style: none;\n    padding: 0;\n    margin: 0;\n    display: grid;\n    grid-template-columns: 1fr;\n    gap: 12px;\n  }\n\n  .kagu-usp-bullets li {\n    position: relative;\n    padding-left: 28px;\n    font-size: 14.5px;\n  }\n\n  .kagu-usp-bullets li::before {\n    content: '';\n    position: absolute;\n    left: 0;\n    top: 3px;\n    width: 18px;\n    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  .kagu-hero-img,\n  .kagu-section-img {\n    width: 100%;\n    height: auto;\n    border-radius: 8px;\n    margin-top: 15px;\n    margin-bottom: 30px;\n    display: block;\n    border: 1px solid var(--k-bg-dark);\n  }\n\n  .kagu-hero-img {\n    margin-top: 0;\n    margin-bottom: 25px;\n  }\n\n  .kagu-intro {\n    font-size: 16px;\n    text-align: center;\n    max-width: 820px;\n    margin: 0 auto 40px auto;\n  }\n\n  .kagu-readmore-wrapper {\n    position: relative;\n    margin-bottom: 50px;\n  }\n\n  .kagu-readmore-trigger {\n    display: none;\n  }\n\n  .kagu-content-preview {\n    max-height: 1200px;\n    overflow: hidden;\n    transition: max-height 0.6s ease-out;\n    position: relative;\n  }\n\n  .kagu-content-preview::after {\n    content: \"\";\n    position: absolute;\n    bottom: 0;\n    left: 0;\n    width: 100%;\n    height: 120px;\n    background: linear-gradient(transparent, #ffffff);\n    pointer-events: none;\n  }\n\n  .kagu-readmore-trigger:checked ~ .kagu-content-preview {\n    max-height: 18000px;\n  }\n\n  .kagu-readmore-trigger:checked ~ .kagu-content-preview::after {\n    display: none;\n  }\n\n  .kagu-readmore-btn {\n    display: inline-block;\n    padding: 12px 35px;\n    border-radius: 30px;\n    font-weight: 600;\n    cursor: pointer;\n    transition: all 0.3s;\n    margin-top: 15px;\n    text-transform: uppercase;\n    font-size: 14px;\n    letter-spacing: 1px;\n    font-family: 'Poppins', sans-serif;\n  }\n\n  .k-label-show {\n    border: 2px solid var(--k-pri);\n    color: var(--k-pri);\n    background: #fff;\n    display: block;\n    text-align: center;\n    max-width: 250px;\n    margin: 20px auto 0 auto;\n  }\n\n  .k-label-hide {\n    display: none;\n    background: var(--k-pri);\n    color: #fff;\n    border: 2px solid var(--k-pri);\n    text-align: center;\n    max-width: 250px;\n    margin: 20px auto 0 auto;\n  }\n\n  .kagu-readmore-btn:hover {\n    background: var(--k-pri);\n    color: #fff;\n    border-color: var(--k-pri);\n  }\n\n  .kagu-readmore-trigger:checked ~ .k-label-show {\n    display: none;\n  }\n\n  .kagu-readmore-trigger:checked ~ .k-label-hide {\n    display: block;\n  }\n\n  .kagu-feature-row {\n    display: flex;\n    align-items: center;\n    gap: 40px;\n    margin-top: 30px;\n    margin-bottom: 30px;\n  }\n\n  .kagu-feature-row.reverse {\n    flex-direction: row-reverse;\n  }\n\n  .kagu-feature-img {\n    flex: 1;\n    border-radius: 8px;\n    overflow: hidden;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    background: var(--k-bg-light);\n    padding: 10px;\n    border: 1px solid var(--k-bg-dark);\n  }\n\n  .kagu-feature-img img {\n    width: 100%;\n    height: auto;\n    display: block;\n    object-fit: contain;\n    border-radius: 4px;\n  }\n\n  .kagu-feature-text {\n    flex: 1;\n  }\n\n  .kagu-feature-text h3 {\n    margin-top: 0;\n    border-bottom: none;\n    padding-bottom: 5px;\n    margin-bottom: 10px;\n    color: var(--k-text-title);\n  }\n\n  .kagu-feature-text p {\n    color: var(--k-text-main);\n    font-size: 15px;\n    margin-bottom: 0;\n  }\n\n  .kagu-tbl {\n    overflow-x: auto;\n    border: 1px solid var(--k-bg-dark);\n    border-radius: 8px;\n    background: #fff;\n    margin-top: 30px;\n    margin-bottom: 30px;\n  }\n\n  .kagu-tbl table {\n    width: 100%;\n    border-collapse: collapse;\n    font-size: 14.5px;\n  }\n\n  .kagu-tbl th,\n  .kagu-tbl td {\n    padding: 15px 18px;\n    border-bottom: 1px solid var(--k-bg-dark);\n    vertical-align: top;\n    text-align: left;\n  }\n\n  .kagu-tbl tr:last-child th,\n  .kagu-tbl tr:last-child td {\n    border-bottom: 0;\n  }\n\n  .kagu-tbl th {\n    width: 35%;\n    background: var(--k-bg-light);\n    color: var(--k-pri);\n    font-weight: 700;\n  }\n\n  .kagu-b2b-box {\n    background: var(--k-bg-dark);\n    padding: 30px;\n    border-radius: 8px;\n    margin-top: 40px;\n  }\n\n  .kagu-b2b-box h3 {\n    color: var(--k-text-title);\n    margin-top: 0;\n  }\n\n  .kagu-b2b-box p {\n    font-size: 14px;\n    margin-bottom: 15px;\n  }\n\n  .kagu-b2b-box ul {\n    list-style: none;\n    padding: 0;\n    margin: 0;\n  }\n\n  .kagu-b2b-box li {\n    position: relative;\n    padding-left: 20px;\n    margin-bottom: 10px;\n    font-size: 14px;\n  }\n\n  .kagu-b2b-box li::before {\n    content: '\\2714';\n    color: var(--k-pri);\n    position: absolute;\n    left: 0;\n    font-weight: bold;\n  }\n\n  .kagu-faq-section {\n    margin-top: 50px;\n    margin-bottom: 40px;\n  }\n\n  .kagu-accordion {\n    display: grid;\n    gap: 12px;\n    margin-top: 20px;\n  }\n\n  .kagu-accordion details {\n    border: 1px solid var(--k-bg-dark);\n    border-radius: 8px;\n    background: #fff;\n    overflow: hidden;\n    transition: all 0.3s;\n  }\n\n  .kagu-accordion details:hover {\n    border-color: var(--k-pri);\n  }\n\n  .kagu-accordion summary {\n    display: flex;\n    justify-content: space-between;\n    align-items: center;\n    padding: 16px 20px;\n    font-weight: 700;\n    cursor: pointer;\n    list-style: none;\n    user-select: none;\n    color: var(--k-text-title);\n    font-size: 15px;\n  }\n\n  .kagu-accordion summary::-webkit-details-marker {\n    display: none;\n  }\n\n  .kagu-accordion summary::after {\n    content: \"+\";\n    color: var(--k-pri);\n    font-size: 24px;\n    font-weight: 400;\n    line-height: 1;\n    transition: transform 0.3s;\n  }\n\n  .kagu-accordion details[open] summary::after {\n    content: \"?\";\n  }\n\n  .kagu-accordion details[open] summary {\n    border-bottom: 1px solid var(--k-bg-light);\n  }\n\n  .kagu-accordion .kagu-faq-content {\n    padding: 16px 20px;\n    color: var(--k-text-main);\n    font-size: 14px;\n    line-height: 1.6;\n    background: var(--k-bg-light);\n  }\n\n  .kagu-accordion .kagu-faq-content p {\n    margin: 0;\n  }\n\n  @media (max-width: 768px) {\n    .kagu-banner-title {\n      font-size: 1.6rem;\n    }\n\n    .kagu-feature-row,\n    .kagu-feature-row.reverse {\n      flex-direction: column;\n      gap: 20px !important;\n      margin-top: 25px !important;\n      margin-bottom: 25px !important;\n    }\n\n    .kagu-usp-bullets {\n      padding: 18px 15px;\n      margin-bottom: 30px;\n    }\n\n    .kagu-tbl {\n      margin-top: 20px;\n      margin-bottom: 20px;\n    }\n\n    .kagu-tbl table {\n      display: table;\n      min-width: 100%;\n    }\n\n    .kagu-tbl th,\n    .kagu-tbl td {\n      display: table-cell;\n      padding: 12px 10px;\n      font-size: 13.5px;\n    }\n\n    .kagu-tbl th {\n      width: 40%;\n    }\n\n    .kagu-tbl td {\n      width: 60%;\n    }\n\n    .kagu-b2b-box {\n      padding: 20px 15px;\n    }\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"kagu-wrapper\"\u003e\n  \u003csection class=\"kagu-usp-bullets\"\u003e\n  \u003ch3\u003eKey Commercial Highlights\u003c\/h3\u003e\n  \u003cul\u003e\n    \u003cli\u003e\n      \u003cb\u003eExecutive Presence:\u003c\/b\u003e A highly dignified \u003cb\u003elarge meeting desk\u003c\/b\u003e designed for premium corporate boardrooms.\n    \u003c\/li\u003e\n    \u003cli\u003e\n      \u003cb\u003eMassive Capacity:\u003c\/b\u003e A heavy-duty \u003cb\u003econference desk\u003c\/b\u003e confidently supporting an impressive 300kg load.\n    \u003c\/li\u003e\n    \u003cli\u003e\n      \u003cb\u003ePremium Aesthetics:\u003c\/b\u003e Achieve a \u003cb\u003esolid wood office desk\u003c\/b\u003e feel with eco-friendly, scratch-resistant materials.\n    \u003c\/li\u003e\n    \u003cli\u003e\n      \u003cb\u003eSmart Organization:\u003c\/b\u003e An elegant \u003cb\u003ewood office table\u003c\/b\u003e featuring integrated cable management systems.\n    \u003c\/li\u003e\n    \u003cli\u003e\n      \u003cb\u003eStable Leg Structure:\u003c\/b\u003e A meticulously engineered heavy-duty leg design helps keep the table steady during large meetings.\n    \u003c\/li\u003e\n  \u003c\/ul\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"kagu-readmore-wrapper\"\u003e\n    \u003cinput type=\"checkbox\" id=\"KaguReadMoreTriggerHYZ083\" class=\"kagu-readmore-trigger\"\u003e\n\n    \u003cdiv class=\"kagu-content-preview\"\u003e\n      \u003ch2 class=\"kagu-banner-title\"\u003eA Conference Table That Creates a Dignified Presence\u003c\/h2\u003e\n\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0681\/2870\/2512\/files\/solid_wood_office_table_large_meeting_conference_desk_kaguyasuHYZ-083_detailed_images_8.jpg?v=1779160790\" alt=\"Solid wood office table large meeting conference desk by Kaguyasu\" class=\"kagu-hero-img\"\u003e\n\n      \u003cp class=\"kagu-intro\"\u003eA large meeting conference desk with a solid wood office desk feel, eco-friendly melamine decorative laminate, integrated cable management, and a 300kg listed load capacity for premium boardroom settings.\u003c\/p\u003e\n\n      \u003cdiv class=\"kagu-feature-row\"\u003e\n        \u003cdiv class=\"kagu-feature-img\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0681\/2870\/2512\/files\/solid_wood_office_table_large_meeting_conference_desk_kaguyasuHYZ-083_detailed_images_6.jpg?v=1779160790\" alt=\"Eco-friendly melamine wood office table surface\"\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"kagu-feature-text\"\u003e\n          \u003ch3\u003eEco-Friendly Melamine Wood Office Table\u003c\/h3\u003e\n          \u003cp\u003eBuilt for commercial longevity. This premium \u003cb\u003ewood office table\u003c\/b\u003e uses eco-friendly melamine laminate, ensuring exceptional scratch and wear resistance.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"kagu-feature-row reverse\"\u003e\n        \u003cdiv class=\"kagu-feature-img\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0681\/2870\/2512\/files\/solid_wood_office_table_large_meeting_conference_desk_kaguyasuHYZ-083_detailed_images_4.jpg?v=1779160788\" alt=\"Robust solid wood office desk aesthetic with 5cm tabletop\"\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"kagu-feature-text\"\u003e\n          \u003ch3\u003eRobust Solid Wood Office Desk Aesthetic\u003c\/h3\u003e\n          \u003cp\u003eExperience heavy-duty reliability. The massive 5cm thick tabletop delivers a \u003cb\u003esolid wood office desk\u003c\/b\u003e feel, providing an incredible 300kg capacity.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"kagu-feature-row\"\u003e\n        \u003cdiv class=\"kagu-feature-img\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0681\/2870\/2512\/files\/solid_wood_office_table_large_meeting_conference_desk_kaguyasuHYZ-083_detailed_images_5.jpg?v=1779160789\" alt=\"Smart cable management for conference desk\"\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"kagu-feature-text\"\u003e\n          \u003ch3\u003eSmart Cable Management for Conference Desk\u003c\/h3\u003e\n          \u003cp\u003eKeep your corporate environment pristine. The integrated wiring box neatly conceals messy cords, ensuring your \u003cb\u003econference desk\u003c\/b\u003e remains clutter-free.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"kagu-feature-row reverse\"\u003e\n        \u003cdiv class=\"kagu-feature-img\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0681\/2870\/2512\/files\/solid_wood_office_table_large_meeting_conference_desk_kaguyasuHYZ-083_main_images_3.jpg?v=1779160781\" alt=\"Heavy-duty stable leg structure for large meeting desk\"\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"kagu-feature-text\"\u003e\n          \u003ch3\u003eHighly Stable Heavy-Duty Leg Structure\u003c\/h3\u003e\n          \u003cp\u003eSupport massive collaborations safely. The meticulously engineered leg structure guarantees zero wobbling, securely supporting this commercial masterpiece.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003ch2\u003eAvailable Colorways\u003c\/h2\u003e\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0681\/2870\/2512\/files\/solid_wood_office_table_large_meeting_conference_desk_kaguyasuHYZ-083_detailed_images_2.jpg?v=1779160786\" alt=\"Natural and gray oak color options for Kaguyasu conference desk\" class=\"kagu-section-img\"\u003e\n\n      \u003ch2\u003eDimensions \u0026amp; Specifications\u003c\/h2\u003e\n      \u003cdiv class=\"kagu-tbl\"\u003e\n        \u003ctable\u003e\n          \u003ctbody\u003e\n            \u003ctr\u003e\n              \u003cth scope=\"row\"\u003eMaterial\u003c\/th\u003e\n              \u003ctd\u003eMelamine decorative laminate\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n              \u003cth scope=\"row\"\u003eColor\u003c\/th\u003e\n              \u003ctd\u003eNatural, Gray Oak\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n              \u003cth scope=\"row\"\u003eWeight\u003c\/th\u003e\n              \u003ctd\u003e250¡§C600kg\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n              \u003cth scope=\"row\"\u003eLoad Capacity\u003c\/th\u003e\n              \u003ctd\u003e300kg\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n              \u003cth scope=\"row\"\u003eSize\u003c\/th\u003e\n              \u003ctd\u003e240 ?¨¢ 120 ?¨¢ 75cm, 300 ?¨¢ 120 ?¨¢ 75cm\u003cbr\u003e360 ?¨¢ 120 ?¨¢ 75cm, 420 ?¨¢ 150 ?¨¢ 75cm\u003cbr\u003e480 ?¨¢ 150 ?¨¢ 75cm, 550 ?¨¢ 150 ?¨¢ 75cm\u003cbr\u003e600 ?¨¢ 150 ?¨¢ 75cm, 700 ?¨¢ 150 ?¨¢ 75cm\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n              \u003cth scope=\"row\"\u003eAssembly\u003c\/th\u003e\n              \u003ctd\u003eRequired\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n              \u003cth scope=\"row\"\u003eCustomize\u003c\/th\u003e\n              \u003ctd\u003ePossible\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n              \u003cth scope=\"row\"\u003eCustomizable Items\u003c\/th\u003e\n              \u003ctd\u003eColor, Size\u003c\/td\u003e\n            \u003c\/tr\u003e\n          \u003c\/tbody\u003e\n        \u003c\/table\u003e\n      \u003c\/div\u003e\n\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0681\/2870\/2512\/files\/solid_wood_office_table_large_meeting_conference_desk_kaguyasuHYZ-083_detailed_images_3.jpg?v=1779160788\" alt=\"Large meeting conference desk dimensions guide\" class=\"kagu-section-img\"\u003e\n\n      \u003cdiv class=\"kagu-b2b-box\"\u003e\n        \u003ch3\u003eDelivery \u0026amp; Commercial Logistics\u003c\/h3\u003e\n        \u003cp\u003ePlease note the following important information for this large meeting conference desk:\u003c\/p\u003e\n        \u003cul\u003e\n          \u003cli\u003e\n\u003cb\u003eAssembly Required:\u003c\/b\u003e This conference desk requires assembly after delivery.\u003c\/li\u003e\n          \u003cli\u003e\n\u003cb\u003eSize Planning:\u003c\/b\u003e Available sizes range from 240 ?¨¢ 120 ?¨¢ 75cm to 700 ?¨¢ 150 ?¨¢ 75cm. Please confirm the selected size, meeting room layout, doorway clearance, and final placement area before ordering.\u003c\/li\u003e\n          \u003cli\u003e\n\u003cb\u003eCustomization:\u003c\/b\u003e Customization is possible for color and size.\u003c\/li\u003e\n          \u003cli\u003e\n\u003cb\u003eLoad Capacity:\u003c\/b\u003e The listed load capacity is 300kg.\u003c\/li\u003e\n          \u003cli\u003e\n\u003cb\u003eColor Selection:\u003c\/b\u003e Available color options include Natural and Gray Oak.\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n\n      \u003csection class=\"kagu-faq-section\"\u003e\n        \u003ch2\u003eFrequently Asked Questions\u003c\/h2\u003e\n        \u003cdiv class=\"kagu-accordion\"\u003e\n          \u003cdetails\u003e\n            \u003csummary\u003eDoes this conference desk require assembly?\u003c\/summary\u003e\n            \u003cdiv class=\"kagu-faq-content\"\u003e\n              \u003cp\u003eYes. Assembly is required for this conference desk.\u003c\/p\u003e\n            \u003c\/div\u003e\n          \u003c\/details\u003e\n\n          \u003cdetails\u003e\n            \u003csummary\u003eCan the color or size be customized?\u003c\/summary\u003e\n            \u003cdiv class=\"kagu-faq-content\"\u003e\n              \u003cp\u003eYes. Customization is possible for color and size.\u003c\/p\u003e\n            \u003c\/div\u003e\n          \u003c\/details\u003e\n\n          \u003cdetails\u003e\n            \u003csummary\u003eWhat is the listed load capacity?\u003c\/summary\u003e\n            \u003cdiv class=\"kagu-faq-content\"\u003e\n              \u003cp\u003eThe listed load capacity is 300kg.\u003c\/p\u003e\n            \u003c\/div\u003e\n          \u003c\/details\u003e\n\n          \u003cdetails\u003e\n            \u003csummary\u003eWhat color options are available?\u003c\/summary\u003e\n            \u003cdiv class=\"kagu-faq-content\"\u003e\n              \u003cp\u003eAvailable color options include Natural and Gray Oak.\u003c\/p\u003e\n            \u003c\/div\u003e\n          \u003c\/details\u003e\n        \u003c\/div\u003e\n      \u003c\/section\u003e\n    \u003c\/div\u003e\n\n    \u003clabel class=\"kagu-readmore-btn k-label-show\" for=\"KaguReadMoreTriggerHYZ083\"\u003eView Full Details\u003c\/label\u003e\n    \u003clabel class=\"kagu-readmore-btn k-label-hide\" for=\"KaguReadMoreTriggerHYZ083\"\u003eCollapse Details\u003c\/label\u003e\n  \u003c\/section\u003e\n\u003c\/div\u003e","brand":"Kaguyasu","offers":[{"title":"Natural \/ 240*120*75cm","offer_id":43055509831728,"sku":"HYZ-083-01","price":1535.0,"currency_code":"GBP","in_stock":true},{"title":"Natural \/ 300*120*75cm","offer_id":43055509897264,"sku":"HYZ-083-02","price":1656.0,"currency_code":"GBP","in_stock":true},{"title":"Natural \/ 360*120*75cm","offer_id":43055509962800,"sku":"HYZ-083-03","price":1949.0,"currency_code":"GBP","in_stock":true},{"title":"Natural \/ 420*150*75cm","offer_id":43055510028336,"sku":"HYZ-083-04","price":2046.0,"currency_code":"GBP","in_stock":true},{"title":"Natural \/ 480*150*75cm","offer_id":43055510093872,"sku":"HYZ-083-05","price":2120.0,"currency_code":"GBP","in_stock":true},{"title":"Natural \/ 550*150*75cm","offer_id":43055510159408,"sku":"HYZ-083-06","price":2138.0,"currency_code":"GBP","in_stock":true},{"title":"Natural \/ 600*150*75cm","offer_id":43055510224944,"sku":"HYZ-083-07","price":2270.0,"currency_code":"GBP","in_stock":true},{"title":"Natural \/ 700*150*75cm","offer_id":43055510290480,"sku":"HYZ-083-08","price":2375.0,"currency_code":"GBP","in_stock":true},{"title":"Gray \/ 240*120*75cm","offer_id":43055509864496,"sku":"HYZ-083-09","price":1535.0,"currency_code":"GBP","in_stock":true},{"title":"Gray \/ 300*120*75cm","offer_id":43055509930032,"sku":"HYZ-083-10","price":1656.0,"currency_code":"GBP","in_stock":true},{"title":"Gray \/ 360*120*75cm","offer_id":43055509995568,"sku":"HYZ-083-11","price":1949.0,"currency_code":"GBP","in_stock":true},{"title":"Gray \/ 420*150*75cm","offer_id":43055510061104,"sku":"HYZ-083-12","price":2046.0,"currency_code":"GBP","in_stock":true},{"title":"Gray \/ 480*150*75cm","offer_id":43055510126640,"sku":"HYZ-083-13","price":2120.0,"currency_code":"GBP","in_stock":true},{"title":"Gray \/ 550*150*75cm","offer_id":43055510192176,"sku":"HYZ-083-14","price":2138.0,"currency_code":"GBP","in_stock":true},{"title":"Gray \/ 600*150*75cm","offer_id":43055510257712,"sku":"HYZ-083-15","price":2270.0,"currency_code":"GBP","in_stock":true},{"title":"Gray \/ 700*150*75cm","offer_id":43055510323248,"sku":"HYZ-083-16","price":2375.0,"currency_code":"GBP","in_stock":true},{"title":"Orange \/ 52*54*100cm\/chair*2","offer_id":43055510356016,"sku":"HYZ-083-YZ-01","price":258.0,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0681\/2870\/2512\/files\/solid_wood_office_table_large_meeting_conference_desk_kaguyasuHYZ-083_main_images_6.jpg?v=1779160784"},{"product_id":"natural-wood-office-table-heavy-duty-desk-hyz-103","title":"Natural Wood Office Table \u0026 Large Heavy Duty Computer Desk","description":"\u003cstyle\u003e\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: #333333;\n    --k-text-title: #121A3E;\n    max-width: 1000px;\n    margin: 8px auto 0 auto !important;\n    padding: 0 15px;\n    font-family: 'Urbanist', sans-serif;\n    line-height: 1.6;\n    color: var(--k-text-main);\n    text-align: left;\n  }\n\n  .kagu-wrapper * {\n    box-sizing: border-box;\n  }\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: 30px;\n    margin-bottom: 15px;\n  }\n\n  .kagu-banner-title {\n    font-size: 2rem;\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.6rem;\n    border-bottom: 3px solid var(--k-pri);\n    display: inline-block;\n    padding-bottom: 8px;\n  }\n\n  .kagu-wrapper h3 {\n    font-size: 1.2rem;\n  }\n\n  .kagu-usp-bullets {\n    background: var(--k-bg-light);\n    padding: 25px 30px;\n    border-radius: 8px;\n    border-left: 5px solid var(--k-pri);\n    margin-bottom: 40px;\n  }\n\n  .kagu-usp-bullets h3 {\n    margin-top: 0;\n    color: var(--k-pri);\n    margin-bottom: 15px;\n  }\n\n  .kagu-usp-bullets ul {\n    list-style: none;\n    padding: 0;\n    margin: 0;\n    display: grid;\n    grid-template-columns: 1fr;\n    gap: 12px;\n  }\n\n  .kagu-usp-bullets li {\n    position: relative;\n    padding-left: 28px;\n    font-size: 14.5px;\n  }\n\n  .kagu-usp-bullets li::before {\n    content: '';\n    position: absolute;\n    left: 0;\n    top: 3px;\n    width: 18px;\n    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  .kagu-hero-img,\n  .kagu-section-img {\n    width: 100%;\n    height: auto;\n    border-radius: 8px;\n    margin-top: 15px;\n    margin-bottom: 30px;\n    display: block;\n    border: 1px solid var(--k-bg-dark);\n  }\n\n  .kagu-hero-img {\n    margin-top: 0;\n    margin-bottom: 25px;\n  }\n\n  .kagu-intro {\n    font-size: 16px;\n    text-align: center;\n    max-width: 820px;\n    margin: 0 auto 40px auto;\n  }\n\n  .kagu-readmore-wrapper {\n    position: relative;\n    margin-bottom: 50px;\n  }\n\n  .kagu-readmore-trigger {\n    display: none;\n  }\n\n  .kagu-content-preview {\n    max-height: 1200px;\n    overflow: hidden;\n    transition: max-height 0.6s ease-out;\n    position: relative;\n  }\n\n  .kagu-content-preview::after {\n    content: \"\";\n    position: absolute;\n    bottom: 0;\n    left: 0;\n    width: 100%;\n    height: 120px;\n    background: linear-gradient(transparent, #ffffff);\n    pointer-events: none;\n  }\n\n  .kagu-readmore-trigger:checked ~ .kagu-content-preview {\n    max-height: 18000px;\n  }\n\n  .kagu-readmore-trigger:checked ~ .kagu-content-preview::after {\n    display: none;\n  }\n\n  .kagu-readmore-btn {\n    display: inline-block;\n    padding: 12px 35px;\n    border-radius: 30px;\n    font-weight: 600;\n    cursor: pointer;\n    transition: all 0.3s;\n    margin-top: 15px;\n    text-transform: uppercase;\n    font-size: 14px;\n    letter-spacing: 1px;\n    font-family: 'Poppins', sans-serif;\n  }\n\n  .k-label-show {\n    border: 2px solid var(--k-pri);\n    color: var(--k-pri);\n    background: #fff;\n    display: block;\n    text-align: center;\n    max-width: 250px;\n    margin: 20px auto 0 auto;\n  }\n\n  .k-label-hide {\n    display: none;\n    background: var(--k-pri);\n    color: #fff;\n    border: 2px solid var(--k-pri);\n    text-align: center;\n    max-width: 250px;\n    margin: 20px auto 0 auto;\n  }\n\n  .kagu-readmore-btn:hover {\n    background: var(--k-pri);\n    color: #fff;\n    border-color: var(--k-pri);\n  }\n\n  .kagu-readmore-trigger:checked ~ .k-label-show {\n    display: none;\n  }\n\n  .kagu-readmore-trigger:checked ~ .k-label-hide {\n    display: block;\n  }\n\n  .kagu-feature-row {\n    display: flex;\n    align-items: center;\n    gap: 40px;\n    margin-top: 30px;\n    margin-bottom: 30px;\n  }\n\n  .kagu-feature-row.reverse {\n    flex-direction: row-reverse;\n  }\n\n  .kagu-feature-img {\n    flex: 1;\n    border-radius: 8px;\n    overflow: hidden;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    background: var(--k-bg-light);\n    padding: 10px;\n    border: 1px solid var(--k-bg-dark);\n  }\n\n  .kagu-feature-img img {\n    width: 100%;\n    height: auto;\n    display: block;\n    object-fit: contain;\n    border-radius: 4px;\n  }\n\n  .kagu-feature-text {\n    flex: 1;\n  }\n\n  .kagu-feature-text h3 {\n    margin-top: 0;\n    border-bottom: none;\n    padding-bottom: 5px;\n    margin-bottom: 10px;\n    color: var(--k-text-title);\n  }\n\n  .kagu-feature-text p {\n    color: var(--k-text-main);\n    font-size: 15px;\n    margin-bottom: 0;\n  }\n\n  .kagu-tbl {\n    overflow-x: auto;\n    border: 1px solid var(--k-bg-dark);\n    border-radius: 8px;\n    background: #fff;\n    margin-top: 30px;\n    margin-bottom: 30px;\n  }\n\n  .kagu-tbl table {\n    width: 100%;\n    border-collapse: collapse;\n    font-size: 14.5px;\n  }\n\n  .kagu-tbl th,\n  .kagu-tbl td {\n    padding: 15px 18px;\n    border-bottom: 1px solid var(--k-bg-dark);\n    vertical-align: top;\n    text-align: left;\n  }\n\n  .kagu-tbl tr:last-child th,\n  .kagu-tbl tr:last-child td {\n    border-bottom: 0;\n  }\n\n  .kagu-tbl th {\n    width: 35%;\n    background: var(--k-bg-light);\n    color: var(--k-pri);\n    font-weight: 700;\n  }\n\n  .kagu-b2b-box {\n    background: var(--k-bg-dark);\n    padding: 30px;\n    border-radius: 8px;\n    margin-top: 40px;\n  }\n\n  .kagu-b2b-box h3 {\n    color: var(--k-text-title);\n    margin-top: 0;\n  }\n\n  .kagu-b2b-box p {\n    font-size: 14px;\n    margin-bottom: 15px;\n  }\n\n  .kagu-b2b-box ul {\n    list-style: none;\n    padding: 0;\n    margin: 0;\n  }\n\n  .kagu-b2b-box li {\n    position: relative;\n    padding-left: 20px;\n    margin-bottom: 10px;\n    font-size: 14px;\n  }\n\n  .kagu-b2b-box li::before {\n    content: '\\2714';\n    color: var(--k-pri);\n    position: absolute;\n    left: 0;\n    font-weight: bold;\n  }\n\n  .kagu-faq-section {\n    margin-top: 50px;\n    margin-bottom: 40px;\n  }\n\n  .kagu-accordion {\n    display: grid;\n    gap: 12px;\n    margin-top: 20px;\n  }\n\n  .kagu-accordion details {\n    border: 1px solid var(--k-bg-dark);\n    border-radius: 8px;\n    background: #fff;\n    overflow: hidden;\n    transition: all 0.3s;\n  }\n\n  .kagu-accordion details:hover {\n    border-color: var(--k-pri);\n  }\n\n  .kagu-accordion summary {\n    display: flex;\n    justify-content: space-between;\n    align-items: center;\n    padding: 16px 20px;\n    font-weight: 700;\n    cursor: pointer;\n    list-style: none;\n    user-select: none;\n    color: var(--k-text-title);\n    font-size: 15px;\n  }\n\n  .kagu-accordion summary::-webkit-details-marker {\n    display: none;\n  }\n\n  .kagu-accordion summary::after {\n    content: \"+\";\n    color: var(--k-pri);\n    font-size: 24px;\n    font-weight: 400;\n    line-height: 1;\n    transition: transform 0.3s;\n  }\n\n  .kagu-accordion details[open] summary::after {\n    content: \"?\";\n  }\n\n  .kagu-accordion details[open] summary {\n    border-bottom: 1px solid var(--k-bg-light);\n  }\n\n  .kagu-accordion .kagu-faq-content {\n    padding: 16px 20px;\n    color: var(--k-text-main);\n    font-size: 14px;\n    line-height: 1.6;\n    background: var(--k-bg-light);\n  }\n\n  .kagu-accordion .kagu-faq-content p {\n    margin: 0;\n  }\n\n  @media (max-width: 768px) {\n    .kagu-banner-title {\n      font-size: 1.6rem;\n    }\n\n    .kagu-feature-row,\n    .kagu-feature-row.reverse {\n      flex-direction: column;\n      gap: 20px !important;\n      margin-top: 25px !important;\n      margin-bottom: 25px !important;\n    }\n\n    .kagu-usp-bullets {\n      padding: 18px 15px;\n      margin-bottom: 30px;\n    }\n\n    .kagu-tbl {\n      margin-top: 20px;\n      margin-bottom: 20px;\n    }\n\n    .kagu-tbl table {\n      display: table;\n      min-width: 100%;\n    }\n\n    .kagu-tbl th,\n    .kagu-tbl td {\n      display: table-cell;\n      padding: 12px 10px;\n      font-size: 13.5px;\n    }\n\n    .kagu-tbl th {\n      width: 40%;\n    }\n\n    .kagu-tbl td {\n      width: 60%;\n    }\n\n    .kagu-b2b-box {\n      padding: 20px 15px;\n    }\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"kagu-wrapper\"\u003e\n  \u003csection class=\"kagu-usp-bullets\"\u003e\n  \u003ch3\u003eKey Commercial Highlights\u003c\/h3\u003e\n  \u003cul\u003e\n    \u003cli\u003e\n      \u003cb\u003eTimeless Aesthetics:\u003c\/b\u003e A stunning \u003cb\u003ewooden office table\u003c\/b\u003e crafted from premium solid pine wood.\n    \u003c\/li\u003e\n    \u003cli\u003e\n      \u003cb\u003eMassive Capacity:\u003c\/b\u003e A \u003cb\u003eheavy duty computer desk\u003c\/b\u003e featuring an impressive 8cm thick tabletop.\n    \u003c\/li\u003e\n    \u003cli\u003e\n      \u003cb\u003eCommercial Scale:\u003c\/b\u003e A \u003cb\u003elarge wooden desk\u003c\/b\u003e designed for highly collaborative corporate environments.\n    \u003c\/li\u003e\n    \u003cli\u003e\n      \u003cb\u003eOrganic Charm:\u003c\/b\u003e A highly durable \u003cb\u003enatural wood desk\u003c\/b\u003e showcasing beautiful, calming grain textures.\n    \u003c\/li\u003e\n    \u003cli\u003e\n      \u003cb\u003eStable Leveling Support:\u003c\/b\u003e Adjustable leveling feet help keep the desk steady and balanced on uneven flooring.\n    \u003c\/li\u003e\n  \u003c\/ul\u003e\n  \u003c\/section\u003e\n  \n  \u003csection class=\"kagu-readmore-wrapper\"\u003e\n    \u003cinput type=\"checkbox\" id=\"KaguReadMoreTriggerHYZ103\" class=\"kagu-readmore-trigger\"\u003e\n\n    \u003cdiv class=\"kagu-content-preview\"\u003e\n      \u003ch2 class=\"kagu-banner-title\"\u003eNatural Wood Grain Table\u003c\/h2\u003e\n\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0681\/2870\/2512\/files\/natural_wood_office_table_large_heavy_duty_computer_deskHYZ-103_detailed_images_1.jpg?v=1779160808\" alt=\"Natural wood office table and heavy duty computer desk by Kaguyasu\" class=\"kagu-hero-img\"\u003e\n\n      \u003cp class=\"kagu-intro\"\u003eA natural wood office table crafted from pine wood, with a large wooden desktop, heavy-duty frame support, adjustable leveling feet, and customizable color and size options.\u003c\/p\u003e\n\n      \u003cdiv class=\"kagu-feature-row\"\u003e\n        \u003cdiv class=\"kagu-feature-img\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0681\/2870\/2512\/files\/natural_wood_office_table_large_heavy_duty_computer_deskHYZ-103_detailed_images_4.jpg?v=1779160811\" alt=\"Ultra thick large wooden desk surface\"\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"kagu-feature-text\"\u003e\n          \u003ch3\u003eUltra Thick Large Wooden Desk Surface\u003c\/h3\u003e\n          \u003cp\u003eExperience incredible stability. The massive 8cm thick surface makes this \u003cb\u003elarge wooden desk\u003c\/b\u003e highly resistant to warping, twisting, and daily use.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"kagu-feature-row reverse\"\u003e\n        \u003cdiv class=\"kagu-feature-img\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0681\/2870\/2512\/files\/natural_wood_office_table_large_heavy_duty_computer_deskHYZ-103_detailed_images_12.webp?v=1778730331\" alt=\"Heavy duty computer desk frame support\"\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"kagu-feature-text\"\u003e\n          \u003ch3\u003eHeavy Duty Computer Desk Frame Support\u003c\/h3\u003e\n          \u003cp\u003eWork without interruptions. The triangular pine frame transforms this into a completely wobble-free \u003cb\u003eheavy duty computer desk\u003c\/b\u003e for massive loads.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"kagu-feature-row\"\u003e\n        \u003cdiv class=\"kagu-feature-img\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0681\/2870\/2512\/files\/natural_wood_office_table_large_heavy_duty_computer_deskHYZ-103_detailed_images_4.webp?v=1778730109\" alt=\"Adjustable leveling feet for natural wood desk\"\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"kagu-feature-text\"\u003e\n          \u003ch3\u003eAdjustable Leveling Feet For Natural Wood Desk\u003c\/h3\u003e\n          \u003cp\u003eAdapt to any flooring seamlessly. This \u003cb\u003enatural wood desk\u003c\/b\u003e features adjustable feet to keep your workspace perfectly level on uneven ground.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003ch2\u003eAvailable Color\u003c\/h2\u003e\n      \u003cdiv class=\"kagu-tbl\"\u003e\n        \u003ctable\u003e\n          \u003ctbody\u003e\n            \u003ctr\u003e\n              \u003cth scope=\"row\"\u003eColor\u003c\/th\u003e\n              \u003ctd\u003eNatural\u003c\/td\u003e\n            \u003c\/tr\u003e\n          \u003c\/tbody\u003e\n        \u003c\/table\u003e\n      \u003c\/div\u003e\n\n      \u003ch2\u003eDimensions \u0026amp; Specifications\u003c\/h2\u003e\n      \u003cdiv class=\"kagu-tbl\"\u003e\n        \u003ctable\u003e\n          \u003ctbody\u003e\n            \u003ctr\u003e\n              \u003cth scope=\"row\"\u003eMaterial\u003c\/th\u003e\n              \u003ctd\u003ePine Wood\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n              \u003cth scope=\"row\"\u003eColor\u003c\/th\u003e\n              \u003ctd\u003eNatural\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n              \u003cth scope=\"row\"\u003eWeight\u003c\/th\u003e\n              \u003ctd\u003e30¡§C145kg\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n              \u003cth scope=\"row\"\u003eSize\u003c\/th\u003e\n              \u003ctd\u003e120 ?¨¢ 60 ?¨¢ 75cm, 140 ?¨¢ 70 ?¨¢ 75cm\u003cbr\u003e160 ?¨¢ 70 ?¨¢ 75cm, 180 ?¨¢ 80 ?¨¢ 75cm\u003cbr\u003e200 ?¨¢ 80 ?¨¢ 75cm, 220 ?¨¢ 90 ?¨¢ 75cm\u003cbr\u003e240 ?¨¢ 100 ?¨¢ 75cm, 260 ?¨¢ 100 ?¨¢ 78cm\u003cbr\u003e280 ?¨¢ 120 ?¨¢ 78cm, 300 ?¨¢ 120 ?¨¢ 78cm\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n              \u003cth scope=\"row\"\u003eAssembling\u003c\/th\u003e\n              \u003ctd\u003eRequired\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n              \u003cth scope=\"row\"\u003eCustomizable\u003c\/th\u003e\n              \u003ctd\u003ePossible\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n              \u003cth scope=\"row\"\u003eCustomizable Items\u003c\/th\u003e\n              \u003ctd\u003eColor, Size\u003c\/td\u003e\n            \u003c\/tr\u003e\n          \u003c\/tbody\u003e\n        \u003c\/table\u003e\n      \u003c\/div\u003e\n\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0681\/2870\/2512\/files\/natural_wood_office_table_large_heavy_duty_computer_deskHYZ-103_detailed_images_9.webp?v=1778730218\" alt=\"Natural wood office table dimensions guide\" class=\"kagu-section-img\"\u003e\n\n      \u003cdiv class=\"kagu-b2b-box\"\u003e\n        \u003ch3\u003eDelivery \u0026amp; Commercial Logistics\u003c\/h3\u003e\n        \u003cp\u003ePlease note the following important information for this natural wood office table:\u003c\/p\u003e\n        \u003cul\u003e\n          \u003cli\u003e\n\u003cb\u003eAssembly Required:\u003c\/b\u003e This product requires assembly after delivery.\u003c\/li\u003e\n          \u003cli\u003e\n\u003cb\u003eSize Planning:\u003c\/b\u003e Available sizes range from 120 ?¨¢ 60 ?¨¢ 75cm to 300 ?¨¢ 120 ?¨¢ 78cm. Please confirm the selected size, room layout, doorway clearance, and final placement area before ordering.\u003c\/li\u003e\n          \u003cli\u003e\n\u003cb\u003eCustomization:\u003c\/b\u003e Customization is possible for color and size.\u003c\/li\u003e\n          \u003cli\u003e\n\u003cb\u003eMaterial:\u003c\/b\u003e The listed material is pine wood.\u003c\/li\u003e\n          \u003cli\u003e\n\u003cb\u003eColor:\u003c\/b\u003e The listed color is Natural.\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n\n      \u003csection class=\"kagu-faq-section\"\u003e\n        \u003ch2\u003eFrequently Asked Questions\u003c\/h2\u003e\n        \u003cdiv class=\"kagu-accordion\"\u003e\n          \u003cdetails\u003e\n            \u003csummary\u003eDoes this natural wood office table require assembly?\u003c\/summary\u003e\n            \u003cdiv class=\"kagu-faq-content\"\u003e\n              \u003cp\u003eYes. Assembly is required for this product.\u003c\/p\u003e\n            \u003c\/div\u003e\n          \u003c\/details\u003e\n\n          \u003cdetails\u003e\n            \u003csummary\u003eCan the color or size be customized?\u003c\/summary\u003e\n            \u003cdiv class=\"kagu-faq-content\"\u003e\n              \u003cp\u003eYes. Customization is possible for color and size.\u003c\/p\u003e\n            \u003c\/div\u003e\n          \u003c\/details\u003e\n\n          \u003cdetails\u003e\n            \u003csummary\u003eWhat material is used for this desk?\u003c\/summary\u003e\n            \u003cdiv class=\"kagu-faq-content\"\u003e\n              \u003cp\u003eThe listed material is pine wood.\u003c\/p\u003e\n            \u003c\/div\u003e\n          \u003c\/details\u003e\n\n          \u003cdetails\u003e\n            \u003csummary\u003eWhat sizes are available?\u003c\/summary\u003e\n            \u003cdiv class=\"kagu-faq-content\"\u003e\n              \u003cp\u003eAvailable sizes include 120 ?¨¢ 60 ?¨¢ 75cm, 140 ?¨¢ 70 ?¨¢ 75cm, 160 ?¨¢ 70 ?¨¢ 75cm, 180 ?¨¢ 80 ?¨¢ 75cm, 200 ?¨¢ 80 ?¨¢ 75cm, 220 ?¨¢ 90 ?¨¢ 75cm, 240 ?¨¢ 100 ?¨¢ 75cm, 260 ?¨¢ 100 ?¨¢ 78cm, 280 ?¨¢ 120 ?¨¢ 78cm, and 300 ?¨¢ 120 ?¨¢ 78cm.\u003c\/p\u003e\n            \u003c\/div\u003e\n          \u003c\/details\u003e\n        \u003c\/div\u003e\n      \u003c\/section\u003e\n    \u003c\/div\u003e\n\n    \u003clabel class=\"kagu-readmore-btn k-label-show\" for=\"KaguReadMoreTriggerHYZ103\"\u003eView Full Details\u003c\/label\u003e\n    \u003clabel class=\"kagu-readmore-btn k-label-hide\" for=\"KaguReadMoreTriggerHYZ103\"\u003eCollapse Details\u003c\/label\u003e\n  \u003c\/section\u003e\n\u003c\/div\u003e","brand":"Kaguyasu","offers":[{"title":"120*60*75cm \/ Tabletop thickness 5cm","offer_id":43059861585968,"sku":"HYZ-103-01","price":415.0,"currency_code":"GBP","in_stock":true},{"title":"140*70*75cm \/ Tabletop thickness 5cm","offer_id":43059861618736,"sku":"HYZ-103-02","price":542.0,"currency_code":"GBP","in_stock":true},{"title":"160*70*75cm \/ Tabletop thickness 5cm","offer_id":43059861651504,"sku":"HYZ-103-03","price":640.0,"currency_code":"GBP","in_stock":true},{"title":"180*80*75cm \/ Tabletop thickness 5cm","offer_id":43059861684272,"sku":"HYZ-103-04","price":762.0,"currency_code":"GBP","in_stock":true},{"title":"200*80*75cm \/ Tabletop thickness 5cm","offer_id":43059861717040,"sku":"HYZ-103-05","price":883.0,"currency_code":"GBP","in_stock":true},{"title":"220*90*75cm \/ Tabletop thickness 5cm","offer_id":43059861749808,"sku":"HYZ-103-06","price":1006.0,"currency_code":"GBP","in_stock":true},{"title":"240*100*75cm \/ Tabletop thickness 5cm","offer_id":43059861782576,"sku":"HYZ-103-07","price":1189.0,"currency_code":"GBP","in_stock":true},{"title":"180*80*75cm \/ Tabletop thickness 8cm","offer_id":43059861815344,"sku":"HYZ-103-08","price":945.0,"currency_code":"GBP","in_stock":true},{"title":"200*80*75cm \/ Tabletop thickness 8cm","offer_id":43059861848112,"sku":"HYZ-103-09","price":1067.0,"currency_code":"GBP","in_stock":true},{"title":"220*90*75cm \/ Tabletop thickness 8cm","offer_id":43059861880880,"sku":"HYZ-103-010","price":1249.0,"currency_code":"GBP","in_stock":true},{"title":"240*100*75cm \/ Tabletop thickness 8cm","offer_id":43059861913648,"sku":"HYZ-103-011","price":1432.0,"currency_code":"GBP","in_stock":true},{"title":"260*100*75cm \/ Tabletop thickness 8cm","offer_id":43059861946416,"sku":"HYZ-103-012","price":1460.0,"currency_code":"GBP","in_stock":true},{"title":"280*120*75cm \/ Tabletop thickness 8cm","offer_id":43059861979184,"sku":"HYZ-103-013","price":1563.0,"currency_code":"GBP","in_stock":true},{"title":"300*120*75cm \/ Tabletop thickness 8cm","offer_id":43059862011952,"sku":"HYZ-103-014","price":1574.0,"currency_code":"GBP","in_stock":true},{"title":"Chair Type A","offer_id":43059862044720,"sku":"HYZ-103-YZ-01","price":81.0,"currency_code":"GBP","in_stock":true},{"title":"Chair Type B","offer_id":43059862077488,"sku":"HYZ-103-YZ-02","price":111.0,"currency_code":"GBP","in_stock":true},{"title":"Chair Type C","offer_id":43059862110256,"sku":"HYZ-103-YZ-03","price":111.0,"currency_code":"GBP","in_stock":true},{"title":"Chair Type D","offer_id":43059862143024,"sku":"HYZ-103-YZ-04","price":111.0,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0681\/2870\/2512\/files\/natural_wood_office_table_large_heavy_duty_computer_deskHYZ-103_main_images_3.jpg?v=1779160805"},{"product_id":"classic-wooden-bookcase-professional-storage-units-cwg-046","title":"Classic Wooden Bookcase | Professional Storage Units | 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(--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-bottom: 15px; }\n  .kagu-b2b-box ul { list-style: none; padding: 0; margin: 0; }\n  .kagu-b2b-box li { position: relative; padding-left: 22px; margin-bottom: 12px; font-size: 14px; color: var(--k-text-main); }\n  .kagu-b2b-box li::before { content: '?'; color: var(--k-pri); position: absolute; left: 0; font-weight: bold; }\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\u003eThe Benchmark of Corporate Storage\u003c\/h3\u003e\n    \u003cul\u003e\n      \u003cli\u003e\n\u003cb\u003eMonolithic Executive Presence:\u003c\/b\u003e A majestic, classic bookcase meticulously engineered to anchor high-focus professional workspaces, corporate libraries, and sophisticated study rooms.\u003c\/li\u003e\n      \u003cli\u003e\n\u003cb\u003eEnterprise-Scale Capacity:\u003c\/b\u003e Heavy-duty storage infrastructure expanding up to an impressive 3200mm in seamless length, tailored for absolute organizational efficiency.\u003c\/li\u003e\n      \u003cli\u003e\n\u003cb\u003ePremium Sustainable Architecture:\u003c\/b\u003e Crafted from high-density, eco-friendly engineered timber frameworks to provide durable, distortion-free wood for your long-term shelving needs.\u003c\/li\u003e\n      \u003cli\u003e\n\u003cb\u003eRefined Contrast Finishes:\u003c\/b\u003e Beautifully detailed deep-pore wood grain textures presented in striking, modern two-tone palettes that elevate your spatial hierarchy.\u003c\/li\u003e\n    \u003c\/ul\u003e\n  \u003c\/section\u003e\n    \n  \u003ch2 class=\"kagu-banner-title\"\u003eClassic Wooden Bookcase \u0026amp; Professional Filing Cabinet\u003c\/h2\u003e\n  \u003cdiv class=\"kagu-intro-box\"\u003e\n    \u003ch4\u003eDesign Philosophy:\u003c\/h4\u003e\n    \u003cp\u003eElevate the visual and structural authority of your office suite. The CWG-046 combines the timeless symmetry of classical cabinetry with a clean, contemporary layout. Specially optimized for high-density file cataloging and heavy literature archiving, its deep shelves offer unyielding support under immense volumes. Blending seamlessly into the Kaguyasu environment of \"Warm Minimalism,\" it transforms raw storage space into an elegant background statement of professional achievement.\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\/classic_wooden_bookcase_professional_storage_units_kaguyasuCWG-046_detailed_images_1.jpg?v=1779161359\" alt=\"Kaguyasu CWG-046 Premium Classic Wooden Bookcase and Heavy Duty Executive Storage Wall\" 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 Professional Archive Series (CWG-046)\u003c\/td\u003e\n\u003c\/tr\u003e\n        \u003ctr\u003e\n\u003cth\u003ePrimary Material\u003c\/th\u003e\n\u003ctd\u003ePremium Contract-Grade High-Density Eco-Friendly Timber Board\u003c\/td\u003e\n\u003c\/tr\u003e\n        \u003ctr\u003e\n\u003cth\u003eAesthetic Finishes\u003c\/th\u003e\n\u003ctd\u003e\n          \u003cul class=\"kagu-color-tags\"\u003e\n            \u003cli\u003eBlack Oak Walnut\u003c\/li\u003e\n            \u003cli\u003eBlack White\u003c\/li\u003e\n          \u003c\/ul\u003e\n        \u003c\/td\u003e\n\u003c\/tr\u003e\n        \u003ctr\u003e\n\u003cth\u003eLoad-Bearing Profile\u003c\/th\u003e\n\u003ctd\u003e150 - 400 kg (Engineered for ultimate heavy-duty capacity)\u003c\/td\u003e\n\u003c\/tr\u003e\n        \u003ctr\u003e\n\u003cth\u003eStandard Spatial Matrix\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\u003e800 * 400 * 2000 mm\u003c\/li\u003e\n            \u003cli\u003e1600 * 400 * 2000 mm\u003c\/li\u003e\n            \u003cli\u003e2000 * 400 * 2000 mm\u003c\/li\u003e\n            \u003cli\u003e2400 * 400 * 2000 mm\u003c\/li\u003e\n            \u003cli\u003e2800 * 400 * 2000 mm\u003c\/li\u003e\n            \u003cli\u003e3200 * 400 * 2000 mm\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 (Flat-packed. Professional technical deployment recommended)\u003c\/td\u003e\n\u003c\/tr\u003e\n        \u003ctr\u003e\n\u003cth\u003eBespoke Customization\u003c\/th\u003e\n\u003ctd\u003e\n\u003cb\u003eAvailable\u003c\/b\u003e (Fully open to architectural integration projects)\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\u003eBespoke Project Architecture \u0026amp; Tailoring\u003c\/h3\u003e\n    \u003cp\u003eThe CWG-046 collection is designed to adapt precisely to custom floor plan layouts and workplace layout briefs:\u003c\/p\u003e\n    \u003cul\u003e\n      \u003cli\u003e\n\u003cb\u003eDimension Customization:\u003c\/b\u003e Footprints can be precision-scaled beyond the standard 3200mm span to achieve absolute wall-to-wall corporate library alignment.\u003c\/li\u003e\n      \u003cli\u003e\n\u003cb\u003eBespoke Colorways:\u003c\/b\u003e In addition to Black Oak Walnut and Black White, we can coordinate specific lacquer or laminate finishes to integrate with corporate brand books or custom architectural palettes. Contact our contract trade desk for tailored quotes.\u003c\/li\u003e\n    \u003c\/ul\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\u003eCan this system safely hold extreme volumes of corporate binders?\u003c\/summary\u003e\n        \u003cdiv class=\"kagu-faq-content\"\u003e\n          \u003cp\u003eAbsolutely. The CWG-046 is a specialized high-density architectural piece rated to sustain heavy weights from 150kg up to 400kg depending on configuration. To ensure maximum workplace structural safety with the 2000mm profile, we recommend utilizing the integrated heavy-duty wall anchor components included in your hardware package.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/details\u003e\n      \u003cdetails\u003e\n        \u003csummary\u003eHow noticeable are the modern two-tone textures in different environments?\u003c\/summary\u003e\n        \u003cdiv class=\"kagu-faq-content\"\u003e\n          \u003cp\u003eOur premium finishes utilize calibrated contract-grade laminates to project an elegant, tactile experience. Minor shifts in depth can occur under varying color temperatures¡ªfor instance, cool corporate fluorescent overheads vs. low-kelvin warm residential lighting profiles. The online photography serves as an accurate representation of form and geometric contrast.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/details\u003e\n      \u003cdetails\u003e\n        \u003csummary\u003eWhat is the lead time for custom dimension and color orders?\u003c\/summary\u003e\n        \u003cdiv class=\"kagu-faq-content\"\u003e\n          \u003cp\u003eWhile our standardized architectural units ship within standard windows, bespoke scaling for custom lengths or specialized architectural colors requires technical drawing sign-off. Please allow additional production cycles for custom configurations to guarantee Kaguyasu¡¯s high level of quality control.\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":"Black Oak \/ 800*400*2000mm","offer_id":42944225083440,"sku":"CWG-046-01","price":476.0,"currency_code":"GBP","in_stock":true},{"title":"Black Oak \/ 1600*400*2000mm","offer_id":42944225181744,"sku":"CWG-046-04","price":841.0,"currency_code":"GBP","in_stock":true},{"title":"Black Oak \/ 2000*400*2000mm","offer_id":42944225312816,"sku":"CWG-046-08","price":1128.0,"currency_code":"GBP","in_stock":true},{"title":"Black Oak \/ 2400*400*2000mm","offer_id":42944225443888,"sku":"CWG-046-12","price":1353.0,"currency_code":"GBP","in_stock":true},{"title":"Black Oak \/ 2800*400*2000mm","offer_id":42944225574960,"sku":"CWG-046-16","price":1584.0,"currency_code":"GBP","in_stock":true},{"title":"Black Oak \/ 3200*400*2000mm","offer_id":42944225706032,"sku":"CWG-046-20","price":1656.0,"currency_code":"GBP","in_stock":true},{"title":"Walnut \/ 800*400*2000mm","offer_id":42944225116208,"sku":"CWG-046-02","price":476.0,"currency_code":"GBP","in_stock":true},{"title":"Walnut \/ 1600*400*2000mm","offer_id":42944225214512,"sku":"CWG-046-05","price":841.0,"currency_code":"GBP","in_stock":true},{"title":"Walnut \/ 2000*400*2000mm","offer_id":42944225345584,"sku":"CWG-046-09","price":1128.0,"currency_code":"GBP","in_stock":true},{"title":"Walnut \/ 2400*400*2000mm","offer_id":42944225476656,"sku":"CWG-046-13","price":1353.0,"currency_code":"GBP","in_stock":true},{"title":"Walnut \/ 2800*400*2000mm","offer_id":42944225607728,"sku":"CWG-046-17","price":1584.0,"currency_code":"GBP","in_stock":true},{"title":"Walnut \/ 3200*400*2000mm","offer_id":42944225738800,"sku":"CWG-046-21","price":1656.0,"currency_code":"GBP","in_stock":true},{"title":"black \/ 800*400*2000mm","offer_id":42944225148976,"sku":"CWG-046-03","price":476.0,"currency_code":"GBP","in_stock":true},{"title":"black \/ 1600*400*2000mm","offer_id":42944225247280,"sku":"CWG-046-06","price":841.0,"currency_code":"GBP","in_stock":true},{"title":"black \/ 2000*400*2000mm","offer_id":42944225378352,"sku":"CWG-046-10","price":1128.0,"currency_code":"GBP","in_stock":true},{"title":"black \/ 2400*400*2000mm","offer_id":42944225509424,"sku":"CWG-046-14","price":1353.0,"currency_code":"GBP","in_stock":true},{"title":"black \/ 2800*400*2000mm","offer_id":42944225640496,"sku":"CWG-046-18","price":1584.0,"currency_code":"GBP","in_stock":true},{"title":"black \/ 3200*400*2000mm","offer_id":42944225771568,"sku":"CWG-046-22","price":1656.0,"currency_code":"GBP","in_stock":true},{"title":"white \/ 1600*400*2000mm","offer_id":42944225280048,"sku":"CWG-046-07","price":841.0,"currency_code":"GBP","in_stock":true},{"title":"white \/ 2000*400*2000mm","offer_id":42944225411120,"sku":"CWG-046-11","price":1128.0,"currency_code":"GBP","in_stock":true},{"title":"white \/ 2400*400*2000mm","offer_id":42944225542192,"sku":"CWG-046-15","price":1353.0,"currency_code":"GBP","in_stock":true},{"title":"white \/ 2800*400*2000mm","offer_id":42944225673264,"sku":"CWG-046-19","price":1584.0,"currency_code":"GBP","in_stock":true},{"title":"white \/ 3200*400*2000mm","offer_id":42944225804336,"sku":"CWG-046-23","price":1656.0,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0681\/2870\/2512\/files\/classic_wooden_bookcase_professional_storage_units_kaguyasuCWG-046_main_images_1.webp?v=1779846543"},{"product_id":"office-desk-l-shaped-hutch-bgz-224","title":"Office Desk | L Shaped Desk with Hutch | Kaguyasu","description":"\u003cstyle\u003e\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: #333333;\n    --k-text-title: #121A3E;\n    max-width: 1000px;\n    margin: 8px auto 0 auto !important;\n    padding: 0 15px;\n    font-family: 'Urbanist', sans-serif;\n    line-height: 1.6;\n    color: var(--k-text-main);\n    text-align: left;\n  }\n\n  .kagu-wrapper * {\n    box-sizing: border-box;\n  }\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: 30px;\n    margin-bottom: 15px;\n  }\n\n  .kagu-banner-title {\n    font-size: 2rem;\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.6rem;\n    border-bottom: 3px solid var(--k-pri);\n    display: inline-block;\n    padding-bottom: 8px;\n  }\n\n  .kagu-wrapper h3 {\n    font-size: 1.2rem;\n  }\n\n  .kagu-usp-bullets {\n    background: var(--k-bg-light);\n    padding: 25px 30px;\n    border-radius: 8px;\n    border-left: 5px solid var(--k-pri);\n    margin-bottom: 40px;\n  }\n\n  .kagu-usp-bullets h3 {\n    margin-top: 0;\n    color: var(--k-pri);\n    margin-bottom: 15px;\n  }\n\n  .kagu-usp-bullets ul {\n    list-style: none;\n    padding: 0;\n    margin: 0;\n    display: grid;\n    grid-template-columns: 1fr;\n    gap: 12px;\n  }\n\n  .kagu-usp-bullets li {\n    position: relative;\n    padding-left: 28px;\n    font-size: 14.5px;\n  }\n\n  .kagu-usp-bullets li::before {\n    content: '';\n    position: absolute;\n    left: 0;\n    top: 3px;\n    width: 18px;\n    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  .kagu-hero-img,\n  .kagu-section-img {\n    width: 100%;\n    height: auto;\n    border-radius: 8px;\n    margin-top: 15px;\n    margin-bottom: 30px;\n    display: block;\n    border: 1px solid var(--k-bg-dark);\n  }\n\n  .kagu-hero-img {\n    margin-top: 0;\n    margin-bottom: 25px;\n  }\n\n  .kagu-intro {\n    font-size: 16px;\n    text-align: center;\n    max-width: 820px;\n    margin: 0 auto 40px auto;\n  }\n\n  .kagu-readmore-wrapper {\n    position: relative;\n    margin-bottom: 50px;\n  }\n\n  .kagu-readmore-trigger {\n    display: none;\n  }\n\n  .kagu-content-preview {\n    max-height: 1200px;\n    overflow: hidden;\n    transition: max-height 0.6s ease-out;\n    position: relative;\n  }\n\n  .kagu-content-preview::after {\n    content: \"\";\n    position: absolute;\n    bottom: 0;\n    left: 0;\n    width: 100%;\n    height: 120px;\n    background: linear-gradient(transparent, #ffffff);\n    pointer-events: none;\n  }\n\n  .kagu-readmore-trigger:checked ~ .kagu-content-preview {\n    max-height: 18000px;\n  }\n\n  .kagu-readmore-trigger:checked ~ .kagu-content-preview::after {\n    display: none;\n  }\n\n  .kagu-readmore-btn {\n    display: inline-block;\n    padding: 12px 35px;\n    border-radius: 30px;\n    font-weight: 600;\n    cursor: pointer;\n    transition: all 0.3s;\n    margin-top: 15px;\n    text-transform: uppercase;\n    font-size: 14px;\n    letter-spacing: 1px;\n    font-family: 'Poppins', sans-serif;\n  }\n\n  .k-label-show {\n    border: 2px solid var(--k-pri);\n    color: var(--k-pri);\n    background: #fff;\n    display: block;\n    text-align: center;\n    max-width: 250px;\n    margin: 20px auto 0 auto;\n  }\n\n  .k-label-hide {\n    display: none;\n    background: var(--k-pri);\n    color: #fff;\n    border: 2px solid var(--k-pri);\n    text-align: center;\n    max-width: 250px;\n    margin: 20px auto 0 auto;\n  }\n\n  .kagu-readmore-btn:hover {\n    background: var(--k-pri);\n    color: #fff;\n    border-color: var(--k-pri);\n  }\n\n  .kagu-readmore-trigger:checked ~ .k-label-show {\n    display: none;\n  }\n\n  .kagu-readmore-trigger:checked ~ .k-label-hide {\n    display: block;\n  }\n\n  .kagu-feature-row {\n    display: flex;\n    align-items: center;\n    gap: 40px;\n    margin-top: 30px;\n    margin-bottom: 30px;\n  }\n\n  .kagu-feature-row.reverse {\n    flex-direction: row-reverse;\n  }\n\n  .kagu-feature-img {\n    flex: 1;\n    border-radius: 8px;\n    overflow: hidden;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    background: var(--k-bg-light);\n    padding: 10px;\n    border: 1px solid var(--k-bg-dark);\n  }\n\n  .kagu-feature-img img {\n    width: 100%;\n    height: auto;\n    display: block;\n    object-fit: contain;\n    border-radius: 4px;\n  }\n\n  .kagu-feature-text {\n    flex: 1;\n  }\n\n  .kagu-feature-text h3 {\n    margin-top: 0;\n    border-bottom: none;\n    padding-bottom: 5px;\n    margin-bottom: 10px;\n    color: var(--k-text-title);\n  }\n\n  .kagu-feature-text p {\n    color: var(--k-text-main);\n    font-size: 15px;\n    margin-bottom: 0;\n  }\n\n  .kagu-tbl {\n    overflow-x: auto;\n    border: 1px solid var(--k-bg-dark);\n    border-radius: 8px;\n    background: #fff;\n    margin-top: 30px;\n    margin-bottom: 30px;\n  }\n\n  .kagu-tbl table {\n    width: 100%;\n    border-collapse: collapse;\n    font-size: 14.5px;\n  }\n\n  .kagu-tbl th,\n  .kagu-tbl td {\n    padding: 15px 18px;\n    border-bottom: 1px solid var(--k-bg-dark);\n    vertical-align: top;\n    text-align: left;\n  }\n\n  .kagu-tbl tr:last-child th,\n  .kagu-tbl tr:last-child td {\n    border-bottom: 0;\n  }\n\n  .kagu-tbl th {\n    width: 35%;\n    background: var(--k-bg-light);\n    color: var(--k-pri);\n    font-weight: 700;\n  }\n\n  .kagu-b2b-box {\n    background: var(--k-bg-dark);\n    padding: 30px;\n    border-radius: 8px;\n    margin-top: 40px;\n  }\n\n  .kagu-b2b-box h3 {\n    color: var(--k-text-title);\n    margin-top: 0;\n  }\n\n  .kagu-b2b-box p {\n    font-size: 14px;\n    margin-bottom: 15px;\n  }\n\n  .kagu-b2b-box ul {\n    list-style: none;\n    padding: 0;\n    margin: 0;\n  }\n\n  .kagu-b2b-box li {\n    position: relative;\n    padding-left: 20px;\n    margin-bottom: 10px;\n    font-size: 14px;\n  }\n\n  .kagu-b2b-box li::before {\n    content: '?';\n    color: var(--k-pri);\n    position: absolute;\n    left: 0;\n    font-weight: bold;\n  }\n\n  .kagu-faq-section {\n    margin-top: 50px;\n    margin-bottom: 40px;\n  }\n\n  .kagu-accordion {\n    display: grid;\n    gap: 12px;\n    margin-top: 20px;\n  }\n\n  .kagu-accordion details {\n    border: 1px solid var(--k-bg-dark);\n    border-radius: 8px;\n    background: #fff;\n    overflow: hidden;\n    transition: all 0.3s;\n  }\n\n  .kagu-accordion details:hover {\n    border-color: var(--k-pri);\n  }\n\n  .kagu-accordion summary {\n    display: flex;\n    justify-content: space-between;\n    align-items: center;\n    padding: 16px 20px;\n    font-weight: 700;\n    cursor: pointer;\n    list-style: none;\n    user-select: none;\n    color: var(--k-text-title);\n    font-size: 15px;\n  }\n\n  .kagu-accordion summary::-webkit-details-marker {\n    display: none;\n  }\n\n  .kagu-accordion summary::after {\n    content: \"+\";\n    color: var(--k-pri);\n    font-size: 24px;\n    font-weight: 400;\n    line-height: 1;\n    transition: transform 0.3s;\n  }\n\n  .kagu-accordion details[open] summary::after {\n    content: \"?\";\n  }\n\n  .kagu-accordion details[open] summary {\n    border-bottom: 1px solid var(--k-bg-light);\n  }\n\n  .kagu-accordion .kagu-faq-content {\n    padding: 16px 20px;\n    color: var(--k-text-main);\n    font-size: 14px;\n    line-height: 1.6;\n    background: var(--k-bg-light);\n  }\n\n  .kagu-accordion .kagu-faq-content p {\n    margin: 0;\n  }\n\n  @media (max-width: 768px) {\n    .kagu-banner-title {\n      font-size: 1.6rem;\n    }\n\n    .kagu-feature-row,\n    .kagu-feature-row.reverse {\n      flex-direction: column;\n      gap: 20px !important;\n      margin-top: 25px !important;\n      margin-bottom: 25px !important;\n    }\n\n    .kagu-usp-bullets {\n      padding: 18px 15px;\n      margin-bottom: 30px;\n    }\n\n    .kagu-tbl {\n      margin-top: 20px;\n      margin-bottom: 20px;\n    }\n\n    .kagu-tbl table {\n      display: table;\n      min-width: 100%;\n    }\n\n    .kagu-tbl th,\n    .kagu-tbl td {\n      display: table-cell;\n      padding: 12px 10px;\n      font-size: 13.5px;\n    }\n\n    .kagu-tbl th {\n      width: 40%;\n    }\n\n    .kagu-tbl td {\n      width: 60%;\n    }\n\n    .kagu-b2b-box {\n      padding: 20px 15px;\n    }\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"kagu-wrapper\"\u003e\n  \u003csection class=\"kagu-usp-bullets\"\u003e\n  \u003ch3\u003eKey Commercial Highlights\u003c\/h3\u003e\n  \u003cul\u003e\n    \u003cli\u003e\n      \u003cb\u003eVersatile Layouts:\u003c\/b\u003e A commercial \u003cb\u003ecubicle desk\u003c\/b\u003e system featuring highly flexible modular combinations.\n    \u003c\/li\u003e\n    \u003cli\u003e\n      \u003cb\u003eSmart Organization:\u003c\/b\u003e An ergonomic \u003cb\u003el shaped desk with hutch\u003c\/b\u003e keeping essentials within reach.\n    \u003c\/li\u003e\n    \u003cli\u003e\n      \u003cb\u003ePremium Core:\u003c\/b\u003e A sturdy \u003cb\u003ewalnut computer desk\u003c\/b\u003e crafted from eco-friendly, scratch-resistant board.\n    \u003c\/li\u003e\n    \u003cli\u003e\n      \u003cb\u003eCollaborative Design:\u003c\/b\u003e A spacious \u003cb\u003e2 person office desk\u003c\/b\u003e complete with privacy partitions.\n    \u003c\/li\u003e\n    \u003cli\u003e\n      \u003cb\u003eHeavy-Duty Capacity:\u003c\/b\u003e A 200kg listed load capacity supports demanding daily use in busy commercial office environments.\n    \u003c\/li\u003e\n  \u003c\/ul\u003e\n  \u003c\/section\u003e\n  \n  \u003csection class=\"kagu-readmore-wrapper\"\u003e\n    \u003cinput type=\"checkbox\" id=\"KaguReadMoreTriggerBGZ224\" class=\"kagu-readmore-trigger\"\u003e\n\n    \u003cdiv class=\"kagu-content-preview\"\u003e\n      \u003ch2 class=\"kagu-banner-title\"\u003eModular Office Desks\u003c\/h2\u003e\n\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0681\/2870\/2512\/files\/office_desk_l_shaped_desk_with_hutch_kaguyasuBGZ-224_main_images_2.jpg?v=1779160581\" alt=\"Office desk l shaped desk with hutch by Kaguyasu\" class=\"kagu-hero-img\"\u003e\n\n      \u003cp class=\"kagu-intro\"\u003eA modular office desk system with flexible layouts, desktop hutch storage, spacious work surfaces, privacy partitions, and sophisticated color options for modern commercial workspaces.\u003c\/p\u003e\n\n      \u003cdiv class=\"kagu-feature-row\"\u003e\n        \u003cdiv class=\"kagu-feature-img\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0681\/2870\/2512\/files\/office_desk_l_shaped_desk_with_hutch_kaguyasuBGZ-224_detailed_images_6.jpg?v=1779160587\" alt=\"L shaped desk with hutch storage design\"\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"kagu-feature-text\"\u003e\n          \u003ch3\u003eConvenient Desktop Storage Hutch Design\u003c\/h3\u003e\n          \u003cp\u003eKeep essentials easily accessible. The four-tier storage layout of this \u003cb\u003el shaped desk with hutch\u003c\/b\u003e effortlessly organizes your daily paperwork.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"kagu-feature-row reverse\"\u003e\n        \u003cdiv class=\"kagu-feature-img\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0681\/2870\/2512\/files\/office_desk_l_shaped_desk_with_hutch_kaguyasuBGZ-224_detailed_images_7.jpg?v=1779160587\" alt=\"Spacious office desktop for multitasking\"\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"kagu-feature-text\"\u003e\n          \u003ch3\u003eSpacious Desktop Space for Multi-Tasking\u003c\/h3\u003e\n          \u003cp\u003eWork comfortably without feeling cramped. The expansive surface accommodates laptops and wide files, making it a highly efficient workstation.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"kagu-feature-row\"\u003e\n        \u003cdiv class=\"kagu-feature-img\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0681\/2870\/2512\/files\/office_desk_l_shaped_desk_with_hutch_kaguyasuBGZ-224_detailed_images_8.jpg?v=1779160587\" alt=\"2 person office desk with privacy partitions\"\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"kagu-feature-text\"\u003e\n          \u003ch3\u003eCollaborative 2 Person Office Desk with Partitions\u003c\/h3\u003e\n          \u003cp\u003eEnsure deep concentration. Thoughtful privacy partitions block visual interference and noise, making this \u003cb\u003e2 person office desk\u003c\/b\u003e incredibly productive.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"kagu-feature-row reverse\"\u003e\n        \u003cdiv class=\"kagu-feature-img\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0681\/2870\/2512\/files\/office_desk_l_shaped_desk_with_hutch_kaguyasuBGZ-224_detailed_images_9.jpg?v=1779160586\" alt=\"Thickened walnut computer desk surface\"\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"kagu-feature-text\"\u003e\n          \u003ch3\u003eEco-Friendly Thickened Walnut Computer Desk\u003c\/h3\u003e\n          \u003cp\u003eEngineered for safe, commercial longevity. The thickened surface of this \u003cb\u003ewalnut computer desk\u003c\/b\u003e resists cracking and features a calming wood grain.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"kagu-feature-row\"\u003e\n        \u003cdiv class=\"kagu-feature-img\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0681\/2870\/2512\/files\/office_desk_l_shaped_desk_with_hutch_kaguyasuBGZ-224_detailed_images_5.jpg?v=1779160587\" alt=\"Premium custom color options for office desk\"\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"kagu-feature-text\"\u003e\n          \u003ch3\u003eSelect Sophisticated Premium Custom Colors\u003c\/h3\u003e\n          \u003cp\u003eMatch your brand identity flawlessly. Choose from elegant finishes like Walnut, Oak, or crisp White to elevate your premium corporate interior.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003ch2\u003eAvailable Colorways\u003c\/h2\u003e\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0681\/2870\/2512\/files\/office_desk_l_shaped_desk_with_hutch_kaguyasuBGZ-224_detailed_images_1.jpg?v=1779160586\" alt=\"Color options for Kaguyasu office desk with hutch\" class=\"kagu-section-img\"\u003e\n\n      \u003ch2\u003eDimensions \u0026amp; Specifications\u003c\/h2\u003e\n      \u003cdiv class=\"kagu-tbl\"\u003e\n        \u003ctable\u003e\n          \u003ctbody\u003e\n            \u003ctr\u003e\n              \u003cth scope=\"row\"\u003eMaterial\u003c\/th\u003e\n              \u003ctd\u003eParticleboard\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n              \u003cth scope=\"row\"\u003eColor\u003c\/th\u003e\n              \u003ctd\u003eWalnut + Dark Gray\u003cbr\u003eWhite + Dark Gray\u003cbr\u003eOak + Beige\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n              \u003cth scope=\"row\"\u003eWeight\u003c\/th\u003e\n              \u003ctd\u003e80¨C400kg\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n              \u003cth scope=\"row\"\u003eLoad Capacity\u003c\/th\u003e\n              \u003ctd\u003e200kg\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n              \u003cth scope=\"row\"\u003eSize\u003c\/th\u003e\n              \u003ctd\u003e1400 ¡Á 1500 ¡Á 1100mm, 1400 ¡Á 2700 ¡Á 1100mm\u003cbr\u003e2800 ¡Á 1500 ¡Á 1100mm, 4200 ¡Á 1500 ¡Á 1100mm\u003cbr\u003e2800 ¡Á 2700 ¡Á 1100mm, 4200 ¡Á 2700 ¡Á 1100mm\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n              \u003cth scope=\"row\"\u003eAssembly\u003c\/th\u003e\n              \u003ctd\u003eRequired\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n              \u003cth scope=\"row\"\u003eCustomizable\u003c\/th\u003e\n              \u003ctd\u003ePossible\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n              \u003cth scope=\"row\"\u003eCustomization Items\u003c\/th\u003e\n              \u003ctd\u003eSize, Color\u003c\/td\u003e\n            \u003c\/tr\u003e\n          \u003c\/tbody\u003e\n        \u003c\/table\u003e\n      \u003c\/div\u003e\n\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0681\/2870\/2512\/files\/office_desk_l_shaped_desk_with_hutch_kaguyasuBGZ-224_detailed_images_2.jpg?v=1779160586\" alt=\"Office desk l shaped desk with hutch dimensions guide\" class=\"kagu-section-img\"\u003e\n\n      \u003cdiv class=\"kagu-b2b-box\"\u003e\n        \u003ch3\u003eDelivery \u0026amp; Commercial Logistics\u003c\/h3\u003e\n        \u003cp\u003ePlease note the following important information for this office desk system:\u003c\/p\u003e\n        \u003cul\u003e\n          \u003cli\u003e\n\u003cb\u003eAssembly Required:\u003c\/b\u003e This office desk requires assembly after delivery.\u003c\/li\u003e\n          \u003cli\u003e\n\u003cb\u003eSize Planning:\u003c\/b\u003e Available configurations range from 1400 ¡Á 1500 ¡Á 1100mm to 4200 ¡Á 2700 ¡Á 1100mm. Please confirm the selected size, office layout, doorway clearance, and final installation area before ordering.\u003c\/li\u003e\n          \u003cli\u003e\n\u003cb\u003eCustomization:\u003c\/b\u003e Customization is possible for size and color.\u003c\/li\u003e\n          \u003cli\u003e\n\u003cb\u003eLoad Capacity:\u003c\/b\u003e The listed load capacity is 200kg.\u003c\/li\u003e\n          \u003cli\u003e\n\u003cb\u003eColor Selection:\u003c\/b\u003e Available color options include Walnut + Dark Gray, White + Dark Gray, and Oak + Beige.\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n\n      \u003csection class=\"kagu-faq-section\"\u003e\n        \u003ch2\u003eFrequently Asked Questions\u003c\/h2\u003e\n        \u003cdiv class=\"kagu-accordion\"\u003e\n          \u003cdetails\u003e\n            \u003csummary\u003eDoes this office desk require assembly?\u003c\/summary\u003e\n            \u003cdiv class=\"kagu-faq-content\"\u003e\n              \u003cp\u003eYes. Assembly is required for this office desk.\u003c\/p\u003e\n            \u003c\/div\u003e\n          \u003c\/details\u003e\n\n          \u003cdetails\u003e\n            \u003csummary\u003eCan the size or color be customized?\u003c\/summary\u003e\n            \u003cdiv class=\"kagu-faq-content\"\u003e\n              \u003cp\u003eYes. Customization is possible for size and color.\u003c\/p\u003e\n            \u003c\/div\u003e\n          \u003c\/details\u003e\n\n          \u003cdetails\u003e\n            \u003csummary\u003eWhat is the listed load capacity?\u003c\/summary\u003e\n            \u003cdiv class=\"kagu-faq-content\"\u003e\n              \u003cp\u003eThe listed load capacity is 200kg.\u003c\/p\u003e\n            \u003c\/div\u003e\n          \u003c\/details\u003e\n\n          \u003cdetails\u003e\n            \u003csummary\u003eWhat color options are available?\u003c\/summary\u003e\n            \u003cdiv class=\"kagu-faq-content\"\u003e\n              \u003cp\u003eAvailable color options include Walnut + Dark Gray, White + Dark Gray, and Oak + Beige.\u003c\/p\u003e\n            \u003c\/div\u003e\n          \u003c\/details\u003e\n        \u003c\/div\u003e\n      \u003c\/section\u003e\n    \u003c\/div\u003e\n\n    \u003clabel class=\"kagu-readmore-btn k-label-show\" for=\"KaguReadMoreTriggerBGZ224\"\u003eView Full Details\u003c\/label\u003e\n    \u003clabel class=\"kagu-readmore-btn k-label-hide\" for=\"KaguReadMoreTriggerBGZ224\"\u003eCollapse Details\u003c\/label\u003e\n  \u003c\/section\u003e\n\u003c\/div\u003e","brand":"Kaguyasu","offers":[{"title":"With cabinet \/ without chair \/ L-shaped single person 1400*1500*1100mm","offer_id":43055370862640,"sku":"BGZ-224-01","price":526.0,"currency_code":"GBP","in_stock":true},{"title":"With cabinet \/ without chair \/ T-shaped for two people 1400*2700*1100mm","offer_id":43055370895408,"sku":"BGZ-224-02","price":1013.0,"currency_code":"GBP","in_stock":true},{"title":"With cabinet \/ without chair \/ F-shaped for two people2800*1500*1100mm","offer_id":43055370928176,"sku":"BGZ-224-03","price":1052.0,"currency_code":"GBP","in_stock":true},{"title":"With cabinet \/ without chair \/ F-shaped for three people4200*1500*1100mm","offer_id":43055370960944,"sku":"BGZ-224-04","price":1447.0,"currency_code":"GBP","in_stock":true},{"title":"With cabinet \/ without chair \/ 2800*2700*1100mm for four people","offer_id":43055370993712,"sku":"BGZ-224-05","price":1622.0,"currency_code":"GBP","in_stock":true},{"title":"With cabinet \/ without chair \/ Cross shape for 4 people 2800*2700*1100mm","offer_id":43055371026480,"sku":"BGZ-224-06","price":1678.0,"currency_code":"GBP","in_stock":true},{"title":"With cabinet \/ without chair \/ Kanji type for 6 people 4200*2700*1100mm","offer_id":43055371059248,"sku":"BGZ-224-07","price":1877.0,"currency_code":"GBP","in_stock":true},{"title":"With cabinet \/ without chair \/ F-shaped for three people*2 4200*1500*1100mm","offer_id":43055371092016,"sku":"BGZ-224-08","price":2214.0,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0681\/2870\/2512\/files\/office_desk_l_shaped_desk_with_hutch_kaguyasuBGZ-224_main_images_1.jpg?v=1779160580"},{"product_id":"large-brown-bookcase-cabinets-display-wardrobe-lbg-k005","title":"Large Brown Bookcase | Cabinets and Display Cabinets | 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  \/* --- 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\u003eThe Ultimate Multi-Functional Executive Wall\u003c\/h3\u003e\n    \u003cul\u003e\n      \u003cli\u003e\n\u003cb\u003eHeavy-Duty Structural Reliability:\u003c\/b\u003e Built with internal commercial-grade reinforcement frameworks and high-density timber, engineered to sustain extreme load capacities up to 300kg without compromise.\u003c\/li\u003e\n      \u003cli\u003e\n\u003cb\u003eIntelligent Dual-Zone Organization:\u003c\/b\u003e Functions flawlessly as an expansive architectural display cabinet for active reference media, paired with a concealed, private executive wardrobe for attire and secure storage.\u003c\/li\u003e\n      \u003cli\u003e\n\u003cb\u003eSmart Grid Partitioning:\u003c\/b\u003e Designed with an elegant, balanced cube architecture that simplifies spatial categorization for essential files, heavy literature, and curated personal artifacts.\u003c\/li\u003e\n      \u003cli\u003e\n\u003cb\u003eIntegrated Hardware Connectivity:\u003c\/b\u003e Features precise, pre-fabricated cable routing pathways, allowing effortless retrofitting of custom lighting solutions, wireless charging arrays, and smart office appliances.\u003c\/li\u003e\n    \u003c\/ul\u003e\n  \u003c\/section\u003e\n    \n  \u003ch2 class=\"kagu-banner-title\"\u003eLarge Brown Bookcase \u0026amp; Executive Wardrobe Command Center\u003c\/h2\u003e\n  \u003cdiv class=\"kagu-intro-box\"\u003e\n    \u003ch4\u003eDesign Philosophy:\u003c\/h4\u003e\n    \u003cp\u003eRedefine the focal point of your leadership space. The LBG-K005 commands authority through its rich brown aesthetic and massive modular footprint. Developed for elite workspaces that balance open collaboration with total privacy, this system merges a monumental display bookcase with a hidden wardrobe. Adhering to the principles of \"Warm Minimalism,\" it clears active visual clutter while providing an integrated infrastructure to power your essential tech and illuminate your triumphs.\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\/large_brown_bookcase_cabinets_and_display_cabinets_kaguyasuLBG-K005_detailed_images_2_5b2b0dd8-584f-4a29-ac91-5ae147509648.jpg?v=1782368845\" alt=\"Kaguyasu Premium Large Brown Bookcase and Integrated Executive Wardrobe System\" 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 Executive Architecture Series (LBG-K005)\u003c\/td\u003e\n\u003c\/tr\u003e\n        \u003ctr\u003e\n\u003cth\u003ePrimary Material\u003c\/th\u003e\n\u003ctd\u003ePremium Eco-Friendly High-Density Structure Timber\u003c\/td\u003e\n\u003c\/tr\u003e\n        \u003ctr\u003e\n\u003cth\u003eFinish \u0026amp; Colorway\u003c\/th\u003e\n\u003ctd\u003eDeep Executive Brown (Tactile Textured Grain)\u003c\/td\u003e\n\u003c\/tr\u003e\n        \u003ctr\u003e\n\u003cth\u003eWeight Rating\u003c\/th\u003e\n\u003ctd\u003e200 - 300 kg (High-capacity heavy load-bearing)\u003c\/td\u003e\n\u003c\/tr\u003e\n        \u003ctr\u003e\n\u003cth\u003eAvailable Footprints\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\u003e200 * 40 * 200 cm\u003c\/li\u003e\n            \u003cli\u003e240 * 40 * 200 cm\u003c\/li\u003e\n            \u003cli\u003e280 * 40 * 200 cm\u003c\/li\u003e\n            \u003cli\u003e320 * 40 * 200 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 (Flat-packed. Professional technical deployment recommended)\u003c\/td\u003e\n\u003c\/tr\u003e\n        \u003ctr\u003e\n\u003cth\u003eCustomization\u003c\/th\u003e\n\u003ctd\u003eStandardized Modular Grid System\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\u003eCorporate Infrastructure Deployment\u003c\/h3\u003e\n    \u003cp\u003eWith lengths expanding up to 320cm and integrated personal wardrobe zones, the LBG-K005 serves as an anchor piece for c-suite offices, high-end boardrooms, and law offices. We work directly with interior architects and procurement officers to align corporate rollouts. Contact our commercial team to request detailed technical spacing layouts and bulk trade terms.\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\u003eDoes the system arrive with integrated lighting or power outlets?\u003c\/summary\u003e\n        \u003cdiv class=\"kagu-faq-content\"\u003e\n          \u003cp\u003eNo, the product does not include built-in electrical components, LED strips, or active power outlets. However, to keep your installation neat and clutter-free, the cabinetry features pre-fabricated internal openings and grommet routes so your technical team can easily install your preferred smart appliances, ambient lighting, or localized charging docks.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/details\u003e\n      \u003cdetails\u003e\n        \u003csummary\u003eHow noticeable are natural surface differences?\u003c\/summary\u003e\n        \u003cdiv class=\"kagu-faq-content\"\u003e\n          \u003cp\u003eBecause we aim to achieve a genuine, organic \"Warm Minimalism\" texture, minor differences in color depth, surface texture patterns, and subtle grain flows are natural characteristics of the premium material overlay. These authentic details make each installation unique and do not impact structural performance or indicate product flaws.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/details\u003e\n      \u003cdetails\u003e\n        \u003csummary\u003eWhat are the key delivery and installation requirements?\u003c\/summary\u003e\n        \u003cdiv class=\"kagu-faq-content\"\u003e\n          \u003cp\u003eGiven the grand 200cm height and extreme weight capacity (up to 300kg), these units are delivered flat-packed in heavy-duty protective crates. To ensure proper door alignment, safe handling, and absolute stability in workspace environments, we highly recommend scheduling assembly with a professional contract furniture installation crew.\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":"2000*400*2000mm","offer_id":42944226099248,"sku":"LBG-K005-01","price":1542.0,"currency_code":"GBP","in_stock":true},{"title":"2400*400*2000mm","offer_id":42944226132016,"sku":"LBG-K005-02","price":1662.0,"currency_code":"GBP","in_stock":true},{"title":"2800*400*2000mm","offer_id":42944226164784,"sku":"LBG-K005-03","price":1743.0,"currency_code":"GBP","in_stock":true},{"title":"3200*400*2000mm","offer_id":42944226197552,"sku":"LBG-K005-04","price":1839.0,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0681\/2870\/2512\/files\/large_brown_bookcase_cabinets_and_display_cabinets_kaguyasuLBG-K005_main_images_1.webp?v=1779789499"},{"product_id":"walnut-executive-bookcase-professional-cupboard-display-lbg-k008","title":"Walnut Executive Bookcase | Professional Cupboard Display | 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  \/* --- 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-bottom: 15px; }\n  .kagu-b2b-box ul { list-style: none; padding: 0; margin: 0; }\n  .kagu-b2b-box li { position: relative; padding-left: 22px; margin-bottom: 12px; font-size: 14px; color: var(--k-text-main); }\n  .kagu-b2b-box li::before { content: '?'; color: var(--k-pri); position: absolute; left: 0; font-weight: bold; }\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\u003eThe Architectural Anchor of Boardrooms\u003c\/h3\u003e\n    \u003cul\u003e\n      \u003cli\u003e\n\u003cb\u003eExecutive Presence:\u003c\/b\u003e A commanding wooden display cabinet architectural design, custom-tailored to gracefully anchor high-profile office suites, executive boardrooms, and upscale galleries.\u003c\/li\u003e\n      \u003cli\u003e\n\u003cb\u003eMassive Structural Capacity:\u003c\/b\u003e Heavy-duty storage unit scaling up to 320cm in seamless length, masterfully meeting the high-capacity archiving needs of global enterprises.\u003c\/li\u003e\n      \u003cli\u003e\n\u003cb\u003eElegant Light Walnut Finish:\u003c\/b\u003e Features premium, tactile Light Walnut wood grain textures that project an immediate impression of understated warmth and enduring prestige.\u003c\/li\u003e\n      \u003cli\u003e\n\u003cb\u003eVersatile Showcase Design:\u003c\/b\u003e Combines open-tier display zoning for professional accolades, media, and artwork with secure, concealed lower cabinetry for document archiving.\u003c\/li\u003e\n    \u003c\/ul\u003e\n  \u003c\/section\u003e\n    \n  \u003ch2 class=\"kagu-banner-title\"\u003eWalnut Executive Bookcase \u0026amp; Cupboard Display\u003c\/h2\u003e\n  \u003cdiv class=\"kagu-intro-box\"\u003e\n    \u003ch4\u003eDesign Philosophy:\u003c\/h4\u003e\n    \u003cp\u003eAnchor your professional environment with a statement of timeless sophistication. The LBG-K008 Executive Bookcase is an elite addition to our storage collection, meticulously conceptualized to blend the roles of a majestic showcase cupboard and an ultra-reliable filing vault. Built with heavy-duty structural integrity to sustain extensive law libraries, design corporate galleries, or executive reference media, it frames your professional milestones within a pristine layout 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\/walnut_executive_bookcase_professional_cupboard_display_kaguyasuLBG-K008_detailed_images_2.jpg?v=1779161484\" alt=\"Kaguyasu Premium Light Walnut Executive Bookcase and Boardroom Display 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 Executive Architecture Series (LBG-K008)\u003c\/td\u003e\n\u003c\/tr\u003e\n        \u003ctr\u003e\n\u003cth\u003ePrimary Material\u003c\/th\u003e\n\u003ctd\u003eReinforced High-Density Structural Board with Light Walnut Laminate\u003c\/td\u003e\n\u003c\/tr\u003e\n        \u003ctr\u003e\n\u003cth\u003eColorway\u003c\/th\u003e\n\u003ctd\u003eRefined Light Walnut\u003c\/td\u003e\n\u003c\/tr\u003e\n        \u003ctr\u003e\n\u003cth\u003eWeight Profile\u003c\/th\u003e\n\u003ctd\u003e40 - 250 kg (Configuration dependent)\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\u003e80 * 40 * 200 cm\u003c\/li\u003e\n            \u003cli\u003e160 * 40 * 200 cm\u003c\/li\u003e\n            \u003cli\u003e200 * 40 * 200 cm\u003c\/li\u003e\n            \u003cli\u003e240 * 40 * 200 cm\u003c\/li\u003e\n            \u003cli\u003e280 * 40 * 200 cm\u003c\/li\u003e\n            \u003cli\u003e320 * 40 * 200 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 (Professional contract installation highly recommended for models above 160cm)\u003c\/td\u003e\n\u003c\/tr\u003e\n        \u003ctr\u003e\n\u003cth\u003eCustomization\u003c\/th\u003e\n\u003ctd\u003e\n\u003cb\u003ePossible\u003c\/b\u003e (Fully adaptable for custom corporate spatial blueprints)\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\u003eBespoke Corporate Project Customization\u003c\/h3\u003e\n    \u003cp\u003eThe LBG-K008 series supports comprehensive tailoring to fulfill specific architectural briefs and commercial floor planning requirements:\u003c\/p\u003e\n    \u003cul\u003e\n      \u003cli\u003e\n\u003cb\u003eSize Customization:\u003c\/b\u003e Beyond our standard lengths up to 320cm, we can extend or reduce the footprint to achieve perfect wall-to-wall integration.\u003c\/li\u003e\n      \u003cli\u003e\n\u003cb\u003eType \u0026amp; Layout Alteration:\u003c\/b\u003e Internal shelf configurations, glass door integrations, or localized lockable filing drawers can be specified for large-scale fit-outs. Contact our commercial trade managers for direct project support.\u003c\/li\u003e\n    \u003c\/ul\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\u003eAre these storage units secure for confidential files?\u003c\/summary\u003e\n        \u003cdiv class=\"kagu-faq-content\"\u003e\n          \u003cp\u003eYes. The lower cupboard partitions are designed with structural integrity in mind to house high-weight binder archives. Custom lock systems for specific confidential compartments can be added through our custom design team upon project request.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/details\u003e\n      \u003cdetails\u003e\n        \u003csummary\u003eHow realistic is the Light Walnut texture?\u003c\/summary\u003e\n        \u003cdiv class=\"kagu-faq-content\"\u003e\n          \u003cp\u003eWe implement professional contract-grade laminate overlays that deeply replicate natural wood veins. Minor shade variances are normal under differing commercial lighting temperatures (e.g., cool office LED vs. warm boardroom halogens).\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/details\u003e\n      \u003cdetails\u003e\n        \u003csummary\u003eWhat is your guidance regarding the assembly of massive sizes?\u003c\/summary\u003e\n        \u003cdiv class=\"kagu-faq-content\"\u003e\n          \u003cp\u003eDue to the executive height (200cm) and heavy load ratings, our 240cm, 280cm, and 320cm models arrive in multi-crate flat packages. For maximum workplace safety and optimal alignment of doors, we advise that installation be conducted by a certified furniture technician crew.\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":"80*40*200cm\/Light Walnut","offer_id":42944226230320,"sku":"LBG-K008-01","price":524.0,"currency_code":"GBP","in_stock":true},{"title":"160*40*200cm\/Off-white","offer_id":42944226263088,"sku":"LBG-K008-02","price":885.0,"currency_code":"GBP","in_stock":true},{"title":"200*40*200cm \/Light Walnut + Off-white","offer_id":42944226295856,"sku":"LBG-K008-03","price":1254.0,"currency_code":"GBP","in_stock":true},{"title":"240*40*200cm \/Light Walnut + Off-white","offer_id":42944226328624,"sku":"LBG-K008-04","price":1408.0,"currency_code":"GBP","in_stock":true},{"title":"280*40*200cm \/Light Walnut + Off-white","offer_id":42944226361392,"sku":"LBG-K008-05","price":1556.0,"currency_code":"GBP","in_stock":true},{"title":"320*40*200cm \/Light Walnut + Off-white","offer_id":42944226394160,"sku":"LBG-K008-06","price":1677.0,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0681\/2870\/2512\/files\/walnut_executive_bookcase_professional_cupboard_display_kaguyasuLBG-K008_main_images_1.webp?v=1779792122"},{"product_id":"modern-sofas-versatile-two-seater-sofabed-bsf-k038","title":"Modern Sofas Collection | Versatile Two Seater Sofabed | 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: #333333;\n    --k-text-title: #121A3E;\n    max-width: 1000px;\n    margin: 8px auto 0 auto !important;\n    padding: 0 15px;\n    font-family: 'Urbanist', sans-serif;\n    line-height: 1.6;\n    color: var(--k-text-main);\n    text-align: left;\n  }\n\n  .kagu-wrapper * {\n    box-sizing: border-box;\n  }\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: 30px;\n    margin-bottom: 15px;\n  }\n\n  .kagu-banner-title {\n    font-size: 2rem;\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.6rem;\n    border-bottom: 3px solid var(--k-pri);\n    display: inline-block;\n    padding-bottom: 8px;\n  }\n\n  .kagu-wrapper h3 {\n    font-size: 1.2rem;\n  }\n\n  .kagu-usp-bullets {\n    background: var(--k-bg-light);\n    padding: 25px 30px;\n    border-radius: 8px;\n    border-left: 5px solid var(--k-pri);\n    margin-bottom: 40px;\n  }\n\n  .kagu-usp-bullets h3 {\n    margin-top: 0;\n    color: var(--k-pri);\n    margin-bottom: 15px;\n  }\n\n  .kagu-usp-bullets ul {\n    list-style: none;\n    padding: 0;\n    margin: 0;\n    display: grid;\n    grid-template-columns: 1fr;\n    gap: 12px;\n  }\n\n  .kagu-usp-bullets li {\n    position: relative;\n    padding-left: 28px;\n    font-size: 14.5px;\n  }\n\n  .kagu-usp-bullets li::before {\n    content: '';\n    position: absolute;\n    left: 0;\n    top: 3px;\n    width: 18px;\n    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  .kagu-hero-img,\n  .kagu-section-img {\n    width: 100%;\n    height: auto;\n    border-radius: 8px;\n    margin-top: 15px;\n    margin-bottom: 30px;\n    display: block;\n    border: 1px solid var(--k-bg-dark);\n  }\n\n  .kagu-hero-img {\n    margin-top: 0;\n    margin-bottom: 25px;\n  }\n\n  .kagu-intro {\n    font-size: 16px;\n    text-align: center;\n    max-width: 820px;\n    margin: 0 auto 40px auto;\n  }\n\n  .kagu-readmore-wrapper {\n    position: relative;\n    margin-bottom: 50px;\n  }\n\n  .kagu-readmore-trigger {\n    display: none;\n  }\n\n  .kagu-content-preview {\n    max-height: 1200px;\n    overflow: hidden;\n    transition: max-height 0.6s ease-out;\n    position: relative;\n  }\n\n  .kagu-content-preview::after {\n    content: \"\";\n    position: absolute;\n    bottom: 0;\n    left: 0;\n    width: 100%;\n    height: 120px;\n    background: linear-gradient(transparent, #ffffff);\n    pointer-events: none;\n  }\n\n  .kagu-readmore-trigger:checked ~ .kagu-content-preview {\n    max-height: 18000px;\n  }\n\n  .kagu-readmore-trigger:checked ~ .kagu-content-preview::after {\n    display: none;\n  }\n\n  .kagu-readmore-btn {\n    display: inline-block;\n    padding: 12px 35px;\n    border-radius: 30px;\n    font-weight: 600;\n    cursor: pointer;\n    transition: all 0.3s;\n    margin-top: 15px;\n    text-transform: uppercase;\n    font-size: 14px;\n    letter-spacing: 1px;\n    font-family: 'Poppins', sans-serif;\n  }\n\n  .k-label-show {\n    border: 2px solid var(--k-pri);\n    color: var(--k-pri);\n    background: #fff;\n    display: block;\n    text-align: center;\n    max-width: 250px;\n    margin: 20px auto 0 auto;\n  }\n\n  .k-label-hide {\n    display: none;\n    background: var(--k-pri);\n    color: #fff;\n    border: 2px solid var(--k-pri);\n    text-align: center;\n    max-width: 250px;\n    margin: 20px auto 0 auto;\n  }\n\n  .kagu-readmore-btn:hover {\n    background: var(--k-pri);\n    color: #fff;\n    border-color: var(--k-pri);\n  }\n\n  .kagu-readmore-trigger:checked ~ .k-label-show {\n    display: none;\n  }\n\n  .kagu-readmore-trigger:checked ~ .k-label-hide {\n    display: block;\n  }\n\n  .kagu-feature-row {\n    display: flex;\n    align-items: center;\n    gap: 40px;\n    margin-top: 30px;\n    margin-bottom: 30px;\n  }\n\n  .kagu-feature-row.reverse {\n    flex-direction: row-reverse;\n  }\n\n  .kagu-feature-img {\n    flex: 1;\n    border-radius: 8px;\n    overflow: hidden;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    background: var(--k-bg-light);\n    padding: 10px;\n    border: 1px solid var(--k-bg-dark);\n  }\n\n  .kagu-feature-img img {\n    width: 100%;\n    height: auto;\n    display: block;\n    object-fit: contain;\n    border-radius: 4px;\n  }\n\n  .kagu-feature-text {\n    flex: 1;\n  }\n\n  .kagu-feature-text h3 {\n    margin-top: 0;\n    border-bottom: none;\n    padding-bottom: 5px;\n    margin-bottom: 10px;\n    color: var(--k-text-title);\n  }\n\n  .kagu-feature-text p {\n    color: var(--k-text-main);\n    font-size: 15px;\n    margin-bottom: 0;\n  }\n\n  .kagu-tbl {\n    overflow-x: auto;\n    border: 1px solid var(--k-bg-dark);\n    border-radius: 8px;\n    background: #fff;\n    margin-top: 30px;\n    margin-bottom: 30px;\n  }\n\n  .kagu-tbl table {\n    width: 100%;\n    border-collapse: collapse;\n    font-size: 14.5px;\n  }\n\n  .kagu-tbl th,\n  .kagu-tbl td {\n    padding: 15px 18px;\n    border-bottom: 1px solid var(--k-bg-dark);\n    vertical-align: top;\n    text-align: left;\n  }\n\n  .kagu-tbl tr:last-child th,\n  .kagu-tbl tr:last-child td {\n    border-bottom: 0;\n  }\n\n  .kagu-tbl th {\n    width: 35%;\n    background: var(--k-bg-light);\n    color: var(--k-pri);\n    font-weight: 700;\n  }\n\n  .kagu-b2b-box {\n    background: var(--k-bg-dark);\n    padding: 30px;\n    border-radius: 8px;\n    margin-top: 40px;\n  }\n\n  .kagu-b2b-box h3 {\n    color: var(--k-text-title);\n    margin-top: 0;\n  }\n\n  .kagu-b2b-box p {\n    font-size: 14px;\n    margin-bottom: 15px;\n  }\n\n  .kagu-b2b-box ul {\n    list-style: none;\n    padding: 0;\n    margin: 0;\n  }\n\n  .kagu-b2b-box li {\n    position: relative;\n    padding-left: 20px;\n    margin-bottom: 10px;\n    font-size: 14px;\n  }\n\n  .kagu-b2b-box li::before {\n    content: '\\2714';\n    color: var(--k-pri);\n    position: absolute;\n    left: 0;\n    font-weight: bold;\n  }\n\n  .kagu-faq-section {\n    margin-top: 50px;\n    margin-bottom: 40px;\n  }\n\n  .kagu-accordion {\n    display: grid;\n    gap: 12px;\n    margin-top: 20px;\n  }\n\n  .kagu-accordion details {\n    border: 1px solid var(--k-bg-dark);\n    border-radius: 8px;\n    background: #fff;\n    overflow: hidden;\n    transition: all 0.3s;\n  }\n\n  .kagu-accordion details:hover {\n    border-color: var(--k-pri);\n  }\n\n  .kagu-accordion summary {\n    display: flex;\n    justify-content: space-between;\n    align-items: center;\n    padding: 16px 20px;\n    font-weight: 700;\n    cursor: pointer;\n    list-style: none;\n    user-select: none;\n    color: var(--k-text-title);\n    font-size: 15px;\n  }\n\n  .kagu-accordion summary::-webkit-details-marker {\n    display: none;\n  }\n\n  .kagu-accordion summary::after {\n    content: \"+\";\n    color: var(--k-pri);\n    font-size: 24px;\n    font-weight: 400;\n    line-height: 1;\n    transition: transform 0.3s;\n  }\n\n  .kagu-accordion details[open] summary::after {\n    content: \"?\";\n  }\n\n  .kagu-accordion details[open] summary {\n    border-bottom: 1px solid var(--k-bg-light);\n  }\n\n  .kagu-accordion .kagu-faq-content {\n    padding: 16px 20px;\n    color: var(--k-text-main);\n    font-size: 14px;\n    line-height: 1.6;\n    background: var(--k-bg-light);\n  }\n\n  .kagu-accordion .kagu-faq-content p {\n    margin: 0;\n  }\n\n  @media (max-width: 768px) {\n    .kagu-banner-title {\n      font-size: 1.6rem;\n    }\n\n    .kagu-feature-row,\n    .kagu-feature-row.reverse {\n      flex-direction: column;\n      gap: 20px !important;\n      margin-top: 25px !important;\n      margin-bottom: 25px !important;\n    }\n\n    .kagu-usp-bullets {\n      padding: 18px 15px;\n      margin-bottom: 30px;\n    }\n\n    .kagu-tbl {\n      margin-top: 20px;\n      margin-bottom: 20px;\n    }\n\n    .kagu-tbl table {\n      display: table;\n      min-width: 100%;\n    }\n\n    .kagu-tbl th,\n    .kagu-tbl td {\n      display: table-cell;\n      padding: 12px 10px;\n      font-size: 13.5px;\n    }\n\n    .kagu-tbl th {\n      width: 40%;\n    }\n\n    .kagu-tbl td {\n      width: 60%;\n    }\n\n    .kagu-b2b-box {\n      padding: 20px 15px;\n    }\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"kagu-wrapper\"\u003e\n  \u003csection class=\"kagu-usp-bullets\"\u003e\n  \u003ch3\u003eKey Commercial Highlights\u003c\/h3\u003e\n  \u003cul\u003e\n    \u003cli\u003e\n      \u003cb\u003eSpace-Saving Marvel:\u003c\/b\u003e A dynamic \u003cb\u003etwo seater sofabed\u003c\/b\u003e perfect for compact modern living rooms.\n    \u003c\/li\u003e\n    \u003cli\u003e\n      \u003cb\u003eConvertible Utility:\u003c\/b\u003e This versatile \u003cb\u003e2 seater bed settee\u003c\/b\u003e instantly transforms for overnight guests.\n    \u003c\/li\u003e\n    \u003cli\u003e\n      \u003cb\u003eCloud-Like Comfort:\u003c\/b\u003e Sink into premium padding rivaling \u003cb\u003elarge comfy sofas\u003c\/b\u003e for daily relaxation.\n    \u003c\/li\u003e\n    \u003cli\u003e\n      \u003cb\u003eDurable Foundation:\u003c\/b\u003e Sturdy engineering makes these \u003cb\u003esmall sofas and settees\u003c\/b\u003e reliable and wobble-free.\n    \u003c\/li\u003e\n    \u003cli\u003e\n      \u003cb\u003eAll-Season Fabric:\u003c\/b\u003e Breathable cotton linen seating helps keep the sofa comfortable for year-round lounging and sleeping.\n    \u003c\/li\u003e\n  \u003c\/ul\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"kagu-readmore-wrapper\"\u003e\n    \u003cinput type=\"checkbox\" id=\"KaguReadMoreTriggerBSFK038\" class=\"kagu-readmore-trigger\"\u003e\n\n    \u003cdiv class=\"kagu-content-preview\"\u003e\n      \u003ch2 class=\"kagu-banner-title\"\u003eDynamic Lifestyle Versatile Two Seater Sofabed Aesthetics\u003c\/h2\u003e\n\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0681\/2870\/2512\/files\/modern_sofas_collection_versatile_two_seater_sofabed_kaguyasuBSF-K038_detailed_images_2.jpg?v=1779161059\" alt=\"Modern sofas collection versatile two seater sofabed by Kaguyasu\" class=\"kagu-hero-img\"\u003e\n\n      \u003cp class=\"kagu-intro\"\u003eElevate your compact space. This dynamic \u003cb\u003etwo seater sofabed\u003c\/b\u003e flawlessly blends chic minimalist aesthetics with reliable all-day lounge and sleep functionality. Perfect for apartments or cozy dens.\u003c\/p\u003e\n\n      \u003cdiv class=\"kagu-feature-row\"\u003e\n        \u003cdiv class=\"kagu-feature-img\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0681\/2870\/2512\/files\/modern_sofas_collection_versatile_two_seater_sofabed_kaguyasuBSF-K038_detailed_images_1.jpg?v=1779161059\" alt=\"Carbon steel foundation for small sofas and settees\"\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"kagu-feature-text\"\u003e\n          \u003ch3\u003eRobust Carbon Steel Foundation for Small Sofas and Settees\u003c\/h3\u003e\n          \u003cp\u003eEngineered for heavy-duty support. Unlike standard compact furniture, these reliable \u003cb\u003esmall sofas and settees\u003c\/b\u003e feature a carbon steel frame that provides exceptional load-bearing capacity and prevents wobbling.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"kagu-feature-row reverse\"\u003e\n        \u003cdiv class=\"kagu-feature-img\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0681\/2870\/2512\/files\/modern_sofas_collection_versatile_two_seater_sofabed_kaguyasuBSF-K038_detailed_images_5_6e8f9ee9-bc2b-4713-9002-66b99b4a9dab.jpg?v=1779702921\" alt=\"Convertible triple mode two seater sofabed\"\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"kagu-feature-text\"\u003e\n          \u003ch3\u003eConvertible Triple-Mode 2 Seater Bed Settee\u003c\/h3\u003e\n          \u003cp\u003eExperience maximum utility. This versatile \u003cb\u003e2 seater bed settee\u003c\/b\u003e instantly converts between sofa, couch, and bed modes, perfect for dynamic modern living, movie marathons, or breaks.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"kagu-feature-row\"\u003e\n        \u003cdiv class=\"kagu-feature-img\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0681\/2870\/2512\/files\/modern_sofas_collection_versatile_two_seater_sofabed_kaguyasuBSF-K038_detailed_images_4.jpg?v=1779161060\" alt=\"High-rebound urethane padding for large comfy sofas\"\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"kagu-feature-text\"\u003e\n          \u003ch3\u003ePadding Rivaling Large Comfy Sofas for Supported Posture\u003c\/h3\u003e\n          \u003cp\u003eSink into luxury. Independently developed high-rebound urethane padding ensures dynamic comfort that prevents losing its supportive form over time, rivaling the premium feel of \u003cb\u003elarge comfy sofas\u003c\/b\u003e.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"kagu-feature-row reverse\"\u003e\n        \u003cdiv class=\"kagu-feature-img\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0681\/2870\/2512\/files\/modern_sofas_collection_versatile_two_seater_sofabed_kaguyasuBSF-K038_detailed_images_10.jpg?v=1779161062\" alt=\"All-season breathable cotton linen sofa bed\"\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"kagu-feature-text\"\u003e\n          \u003ch3\u003eAll-Season Breathable Cotton Linen Sofa Bed\u003c\/h3\u003e\n          \u003cp\u003eStay comfortable year-round. The breathable cotton linen seat ensures a cool summer and cozy winter feel, making it useful in any season for your dynamic lifestyle.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"kagu-feature-row\"\u003e\n        \u003cdiv class=\"kagu-feature-img\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0681\/2870\/2512\/files\/modern_sofas_collection_versatile_two_seater_sofabed_kaguyasuBSF-K038_detailed_images_9.jpg?v=1779161062\" alt=\"Supportive posture and armrests for small sofas and settees\"\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"kagu-feature-text\"\u003e\n          \u003ch3\u003eSupported Posture and Supportive Armrests\u003c\/h3\u003e\n          \u003cp\u003eReduce physical burden seamlessly. These \u003cb\u003esmall sofas and settees\u003c\/b\u003e feature ergonomic supportive armrests and a wide, deep seat that gently support your arms and provide a relaxed sitting posture with minimal gap behind the knees.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0681\/2870\/2512\/files\/modern_sofas_collection_versatile_two_seater_sofabed_kaguyasuBSF-K038_detailed_images.jpg?v=1779690234\" alt=\"Modern two seater sofabed lifestyle detail\" class=\"kagu-section-img\"\u003e\n\n      \u003cdiv class=\"kagu-feature-row reverse\"\u003e\n        \u003cdiv class=\"kagu-feature-img\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0681\/2870\/2512\/files\/modern_sofas_collection_versatile_two_seater_sofabed_kaguyasuBSF-K038_detailed_images_8.jpg?v=1779161062\" alt=\"Supportive armrests for two seater sofabed relaxation\"\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"kagu-feature-text\"\u003e\n          \u003ch3\u003eSupportive Armrests for Two Seater Sofabed Relaxation\u003c\/h3\u003e\n          \u003cp\u003eThe supportive armrest design helps complete the relaxed sofa experience for daily lounging, breaks, and compact living spaces.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003ch2\u003eAvailable Colorways\u003c\/h2\u003e\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0681\/2870\/2512\/files\/modern_sofas_collection_versatile_two_seater_sofabed_kaguyasuBSF-K038_detailed_images.png?v=1779691394\" alt=\"Color options for Kaguyasu versatile two seater sofabed\" class=\"kagu-section-img\"\u003e\n\n      \u003ch2\u003eDimensions \u0026amp; Specifications\u003c\/h2\u003e\n      \u003cdiv class=\"kagu-tbl\"\u003e\n        \u003ctable\u003e\n          \u003ctbody\u003e\n            \u003ctr\u003e\n              \u003cth scope=\"row\"\u003eMaterials\u003c\/th\u003e\n              \u003ctd\u003eSeat: Cotton linen\u003cbr\u003eCushion: High-rebound urethane\u003cbr\u003eFrame: Carbon steel\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n              \u003cth scope=\"row\"\u003eColor\u003c\/th\u003e\n              \u003ctd\u003eSteel Gray\u003cbr\u003eGrass Green, Blue\u003cbr\u003eBeige, Dark Brown\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n              \u003cth scope=\"row\"\u003eWeight\u003c\/th\u003e\n              \u003ctd\u003e40¡§C80kg\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n              \u003cth scope=\"row\"\u003eSize\u003c\/th\u003e\n              \u003ctd\u003e72 ?¨¢ 60 ?¨¢ 78cm, 87 ?¨¢ 60 ?¨¢ 78cm\u003cbr\u003e107 ?¨¢ 60 ?¨¢ 78cm, 127 ?¨¢ 60 ?¨¢ 78cm\u003cbr\u003e157 ?¨¢ 60 ?¨¢ 78cm\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n              \u003cth scope=\"row\"\u003eAssembling\u003c\/th\u003e\n              \u003ctd\u003eRequired\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n              \u003cth scope=\"row\"\u003eCustomize\u003c\/th\u003e\n              \u003ctd\u003eNot possible\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n              \u003cth scope=\"row\"\u003eCustomizable Items\u003c\/th\u003e\n              \u003ctd\u003eNone\u003c\/td\u003e\n            \u003c\/tr\u003e\n          \u003c\/tbody\u003e\n        \u003c\/table\u003e\n      \u003c\/div\u003e\n\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0620\/9155\/9109\/files\/BSF-K038__12_1.jpg?v=1744363094\" alt=\"Modern two seater sofabed dimensions guide\" class=\"kagu-section-img\"\u003e\n\n      \u003cdiv class=\"kagu-b2b-box\"\u003e\n        \u003ch3\u003eDelivery \u0026amp; Commercial Logistics\u003c\/h3\u003e\n        \u003cp\u003ePlease note the following important information for this two seater sofabed:\u003c\/p\u003e\n        \u003cul\u003e\n          \u003cli\u003e\n\u003cb\u003eAssembly Required:\u003c\/b\u003e This product requires assembly after delivery.\u003c\/li\u003e\n          \u003cli\u003e\n\u003cb\u003eCustomization:\u003c\/b\u003e Customization is not possible for this product, and no customization items are available.\u003c\/li\u003e\n          \u003cli\u003e\n\u003cb\u003eColor \u0026amp; Texture Notice:\u003c\/b\u003e Due to natural materials, the color, surface texture, and pattern may differ slightly, but this will not affect normal use. Changes due to wear and tear are not considered product defects.\u003c\/li\u003e\n          \u003cli\u003e\n\u003cb\u003ePhoto Notice:\u003c\/b\u003e Due to differences in shooting lighting and screen resolution, the photo color and actual product color may differ. Product photos are for illustrative purposes only.\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n\n      \u003csection class=\"kagu-faq-section\"\u003e\n        \u003ch2\u003eFrequently Asked Questions\u003c\/h2\u003e\n        \u003cdiv class=\"kagu-accordion\"\u003e\n          \u003cdetails\u003e\n            \u003csummary\u003eDoes this two seater sofabed require assembly?\u003c\/summary\u003e\n            \u003cdiv class=\"kagu-faq-content\"\u003e\n              \u003cp\u003eYes. Assembly is required for this product.\u003c\/p\u003e\n            \u003c\/div\u003e\n          \u003c\/details\u003e\n\n          \u003cdetails\u003e\n            \u003csummary\u003eCan this 2 seater bed settee be customized?\u003c\/summary\u003e\n            \u003cdiv class=\"kagu-faq-content\"\u003e\n              \u003cp\u003eNo. Customization is not possible for this product, and there are no customizable items available.\u003c\/p\u003e\n            \u003c\/div\u003e\n          \u003c\/details\u003e\n\n          \u003cdetails\u003e\n            \u003csummary\u003eWhat materials are used for this sofabed?\u003c\/summary\u003e\n            \u003cdiv class=\"kagu-faq-content\"\u003e\n              \u003cp\u003eThe listed materials include cotton linen for the seat, high-rebound urethane for the cushion, and carbon steel for the frame.\u003c\/p\u003e\n            \u003c\/div\u003e\n          \u003c\/details\u003e\n\n          \u003cdetails\u003e\n            \u003csummary\u003eWhat color options are available?\u003c\/summary\u003e\n            \u003cdiv class=\"kagu-faq-content\"\u003e\n              \u003cp\u003eAvailable colors include Steel Gray, Grass Green, Blue, Beige, and Dark Brown.\u003c\/p\u003e\n            \u003c\/div\u003e\n          \u003c\/details\u003e\n        \u003c\/div\u003e\n      \u003c\/section\u003e\n    \u003c\/div\u003e\n\n    \u003clabel class=\"kagu-readmore-btn k-label-show\" for=\"KaguReadMoreTriggerBSFK038\"\u003eView Full Details\u003c\/label\u003e\n    \u003clabel class=\"kagu-readmore-btn k-label-hide\" for=\"KaguReadMoreTriggerBSFK038\"\u003eCollapse Details\u003c\/label\u003e\n  \u003c\/section\u003e\n\u003c\/div\u003e","brand":"Kaguyasu","offers":[{"title":"Beige \/ 72*60*78cm","offer_id":42944226787376,"sku":"BSF-K038-023","price":165.0,"currency_code":"GBP","in_stock":true},{"title":"Beige \/ 87*60*78cm","offer_id":42944226951216,"sku":"BSF-K038-03","price":185.0,"currency_code":"GBP","in_stock":true},{"title":"Beige \/ 107*60*78cm","offer_id":42944227115056,"sku":"BSF-K038-08","price":201.0,"currency_code":"GBP","in_stock":true},{"title":"Beige \/ 127*60*78cm","offer_id":42944227278896,"sku":"BSF-K038-013","price":245.0,"currency_code":"GBP","in_stock":true},{"title":"Beige \/ 157*60*78cm","offer_id":42944227442736,"sku":"BSF-K038-018","price":324.0,"currency_code":"GBP","in_stock":true},{"title":"Steel Gray \/ 72*60*78cm","offer_id":42944226820144,"sku":"BSF-K038-025","price":165.0,"currency_code":"GBP","in_stock":true},{"title":"Steel Gray \/ 87*60*78cm","offer_id":42944226983984,"sku":"BSF-K038-05","price":185.0,"currency_code":"GBP","in_stock":true},{"title":"Steel Gray \/ 107*60*78cm","offer_id":42944227147824,"sku":"BSF-K038-010","price":201.0,"currency_code":"GBP","in_stock":true},{"title":"Steel Gray \/ 127*60*78cm","offer_id":42944227311664,"sku":"BSF-K038-015","price":245.0,"currency_code":"GBP","in_stock":true},{"title":"Steel Gray \/ 157*60*78cm","offer_id":42944227475504,"sku":"BSF-K038-020","price":324.0,"currency_code":"GBP","in_stock":true},{"title":"Blue \/ 72*60*78cm","offer_id":42944226852912,"sku":"BSF-K038-022","price":165.0,"currency_code":"GBP","in_stock":true},{"title":"Blue \/ 87*60*78cm","offer_id":42944227016752,"sku":"BSF-K038-02","price":185.0,"currency_code":"GBP","in_stock":true},{"title":"Blue \/ 107*60*78cm","offer_id":42944227180592,"sku":"BSF-K038-07","price":201.0,"currency_code":"GBP","in_stock":true},{"title":"Blue \/ 127*60*78cm","offer_id":42944227344432,"sku":"BSF-K038-012","price":245.0,"currency_code":"GBP","in_stock":true},{"title":"Blue \/ 157*60*78cm","offer_id":42944227508272,"sku":"BSF-K038-017","price":324.0,"currency_code":"GBP","in_stock":true},{"title":"Grass Green \/ 72*60*78cm","offer_id":42944226885680,"sku":"BSF-K038-021","price":165.0,"currency_code":"GBP","in_stock":true},{"title":"Grass Green \/ 87*60*78cm","offer_id":42944227049520,"sku":"BSF-K038-01","price":185.0,"currency_code":"GBP","in_stock":true},{"title":"Grass Green \/ 107*60*78cm","offer_id":42944227213360,"sku":"BSF-K038-06","price":201.0,"currency_code":"GBP","in_stock":true},{"title":"Grass Green \/ 127*60*78cm","offer_id":42944227377200,"sku":"BSF-K038-011","price":245.0,"currency_code":"GBP","in_stock":true},{"title":"Grass Green \/ 157*60*78cm","offer_id":42944227541040,"sku":"BSF-K038-016","price":324.0,"currency_code":"GBP","in_stock":true},{"title":"Dark brown \/ 72*60*78cm","offer_id":42944226918448,"sku":"BSF-K038-024","price":165.0,"currency_code":"GBP","in_stock":true},{"title":"Dark brown \/ 87*60*78cm","offer_id":42944227082288,"sku":"BSF-K038-04","price":185.0,"currency_code":"GBP","in_stock":true},{"title":"Dark brown \/ 107*60*78cm","offer_id":42944227246128,"sku":"BSF-K038-09","price":201.0,"currency_code":"GBP","in_stock":true},{"title":"Dark brown \/ 127*60*78cm","offer_id":42944227409968,"sku":"BSF-K038-014","price":245.0,"currency_code":"GBP","in_stock":true},{"title":"Dark brown \/ 157*60*78cm","offer_id":42944227573808,"sku":"BSF-K038-019","price":324.0,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0681\/2870\/2512\/files\/modern_sofas_collection_versatile_two_seater_sofabed_kaguyasuBSF-K038_main_images_1.jpg?v=1779161053"},{"product_id":"small-office-sofa-1-seater-recliner-leather-bsf-k046","title":"Small Office Sofa | Premium 1 Seater Recliner Sofa | 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-color-list { display: grid; grid-template-columns: repeat(2, 1fr); gap: 5px; list-style: none; padding: 0; margin: 0; }\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  \/* --- 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    .kagu-color-list { 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\u003eThe Benchmark of Executive Relaxation\u003c\/h3\u003e\n    \u003cul\u003e\n      \u003cli\u003e\n\u003cb\u003eUltimate Personal Comfort:\u003c\/b\u003e A premium 1 seater recliner sofa engineered specifically for deep relaxation, dynamic positioning, and professional stress relief.\u003c\/li\u003e\n      \u003cli\u003e\n\u003cb\u003eCompact Executive Style:\u003c\/b\u003e An elegant and space-efficient small leather sofa solution tailored beautifully for private offices, luxury study rooms, and tight corporate settings.\u003c\/li\u003e\n      \u003cli\u003e\n\u003cb\u003eDynamic Lounging Architecture:\u003c\/b\u003e A versatile single recliner featuring a smooth, built-in reclining mechanism that glides seamlessly into relaxation mode.\u003c\/li\u003e\n      \u003cli\u003e\n\u003cb\u003eComplete Suite Aesthetic:\u003c\/b\u003e Designed to sit harmoniously alongside existing seating or form a cohesive, sophisticated leather sofa and recliner set.\u003c\/li\u003e\n    \u003c\/ul\u003e\n  \u003c\/section\u003e\n    \n  \u003ch2 class=\"kagu-banner-title\"\u003ePremium 1 Seater Recliner Sofa\u003c\/h2\u003e\n  \u003cdiv class=\"kagu-intro-box\"\u003e\n    \u003ch4\u003eDesign Philosophy:\u003c\/h4\u003e\n    \u003cp\u003eElevate your downtime within high-focus environments. True luxury means having a dedicated space to recharge. Crafted around a heavy-duty structural steel frame, this small leather sofa provides an unparalleled reclining experience without encroaching on your spatial footprint. Transition from active concentration to passive sanctuary seamlessly, allowing the body to sink into deep-seated comfort while maintaining the pristine visual authority required of modern executive spaces.\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\/small_office_sofa_premium_1_seater_recliner_sofa_kaguyasuBSF-K046_detailed_images.jpg?v=1779161068\" alt=\"Kaguyasu Premium Executive 1 Seater Recliner Sofa Showcase\" 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 Lounge \u0026amp; Executive Series (BSF-K046)\u003c\/td\u003e\n\u003c\/tr\u003e\n        \u003ctr\u003e\n\u003cth\u003eMaterials\u003c\/th\u003e\n\u003ctd\u003eGenuine Cowhide Leather \/ Premium Eco-PU Leather Options, High-Rebound Urethane Foam, Reinforced Steel Chassis\u003c\/td\u003e\n\u003c\/tr\u003e\n        \u003ctr\u003e\n\u003cth\u003eColorways\u003c\/th\u003e\n\u003ctd\u003e\n          \u003cul class=\"kagu-color-list\"\u003e\n            \u003cli\u003eExecutive Black\u003c\/li\u003e\n\u003cli\u003eClassic Brown\u003c\/li\u003e\n            \u003cli\u003eVintage Dark Brown\u003c\/li\u003e\n\u003cli\u003eMinimalist Gray\u003c\/li\u003e\n            \u003cli\u003eWarm Earth Tones\u003c\/li\u003e\n          \u003c\/ul\u003e\n        \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~150 * 80 * 76 cm\u003c\/li\u003e\n            \u003cli\u003e80 * 50 * 40 cm\u003c\/li\u003e\n          \u003c\/ul\u003e\n        \u003c\/td\u003e\n\u003c\/tr\u003e\n        \u003ctr\u003e\n\u003cth\u003eWeight Profiles\u003c\/th\u003e\n\u003ctd\u003e10 - 30 kg (Varies by material config)\u003c\/td\u003e\n\u003c\/tr\u003e\n        \u003ctr\u003e\n\u003cth\u003eAssembly\u003c\/th\u003e\n\u003ctd\u003e\n\u003cb\u003eNot Required\u003c\/b\u003e (Fully integrated and delivered ready for immediate use)\u003c\/td\u003e\n\u003c\/tr\u003e\n        \u003ctr\u003e\n\u003cth\u003eBespoke Customization\u003c\/th\u003e\n\u003ctd\u003e\n\u003cb\u003eAvailable\u003c\/b\u003e (Tailored selections for both Color and Outer Material)\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\u003eBespoke Material Options\u003c\/h3\u003e\n    \u003cp\u003eTo align with corporate branding or high-end residential palettes, this recliner supports meticulous material curation. Clients can specify top-grain cowhide for executive suites or high-durability PU leather for commercial reception lounges. Contact our trade consultants for custom swatch kits and project design alignment.\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 customization choices are available?\u003c\/summary\u003e\n        \u003cdiv class=\"kagu-faq-content\"\u003e\n          \u003cp\u003eThis product line is fully open to material upgrades. You can choose between our standard contract-grade PU leather or upgrade to premium top-grain cowhide leather. Custom colors can also be coordinated to seamlessly match your room's design palette or corporate specifications.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/details\u003e\n      \u003cdetails\u003e\n        \u003csummary\u003eHow precise are the colors shown online?\u003c\/summary\u003e\n        \u003cdiv class=\"kagu-faq-content\"\u003e\n          \u003cp\u003eWe work to deliver accurate visual profiles; however, slight variations may happen due to studio lighting setups during photography or the screen calibration of your viewing device. The photos provided serve as a reliable guide for the aesthetic form.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/details\u003e\n      \u003cdetails\u003e\n        \u003csummary\u003eWhat is covered under material wear and tear?\u003c\/summary\u003e\n        \u003cdiv class=\"kagu-faq-content\"\u003e\n          \u003cp\u003eWe select premium, resilient upholstery components. Minor natural variations in surface texture, grain orientation, or light color nuances are hallmarks of true craftsmanship and high-quality leather. Standard structural changes or surface softening through regular daily use over time are normal characteristics of luxury seating and are not classified as manufacturing defects.\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~150*80*76cm\/Earth color \/ material","offer_id":42944227606576,"sku":"BSF-K046-01","price":583.0,"currency_code":"GBP","in_stock":true},{"title":"120~150*80*76cm\/Earth color \/ PU leather","offer_id":42944227639344,"sku":"BSF-K046-02","price":1021.0,"currency_code":"GBP","in_stock":true},{"title":"120~150*80*76cm\/Brown \/ material","offer_id":42944227672112,"sku":"BSF-K046-03","price":583.0,"currency_code":"GBP","in_stock":true},{"title":"120~150*80*76cm\/Brown \/ PU leather","offer_id":42944227704880,"sku":"BSF-K046-04","price":1021.0,"currency_code":"GBP","in_stock":true},{"title":"120~150*80*76cm\/Dark Brown \/ material","offer_id":42944227737648,"sku":"BSF-K046-05","price":583.0,"currency_code":"GBP","in_stock":true},{"title":"120~150*80*76cm\/Dark Brown \/ PU leather","offer_id":42944227770416,"sku":"BSF-K046-06","price":1021.0,"currency_code":"GBP","in_stock":true},{"title":"120~150*80*76cm\/Black \/ material","offer_id":42944227803184,"sku":"BSF-K046-07","price":583.0,"currency_code":"GBP","in_stock":true},{"title":"120~150*80*76cm\/Black \/ PU leather","offer_id":42944227835952,"sku":"BSF-K046-08","price":1021.0,"currency_code":"GBP","in_stock":true},{"title":"120~150*80*76cm\/Gray \/ material","offer_id":42944227868720,"sku":"BSF-K046-09","price":583.0,"currency_code":"GBP","in_stock":true},{"title":"120~150*80*76cm\/Gray \/ PU leather","offer_id":42944227901488,"sku":"BSF-K046-010","price":1021.0,"currency_code":"GBP","in_stock":true},{"title":"80*50*40cm\/Brown \/ Ottoman","offer_id":42944227934256,"sku":"BSF-K046-JT-01","price":368.0,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0681\/2870\/2512\/files\/small_office_sofa_premium_1_seater_recliner_sofa_kaguyasuBSF-K046_main_images_2.webp?v=1778729852"},{"product_id":"premium-modern-sofas-large-comfy-living-room-bsf-k048","title":"Premium Modern Sofas | Large Comfy Sofas For Living Room | 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: #333333;\n    --k-text-title: #121A3E;\n    max-width: 1000px;\n    margin: 8px auto 0 auto !important;\n    padding: 0 15px;\n    font-family: 'Urbanist', sans-serif;\n    line-height: 1.6;\n    color: var(--k-text-main);\n    text-align: left;\n  }\n\n  .kagu-wrapper * {\n    box-sizing: border-box;\n  }\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: 30px;\n    margin-bottom: 15px;\n  }\n\n  .kagu-banner-title {\n    font-size: 2rem;\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.6rem;\n    border-bottom: 3px solid var(--k-pri);\n    display: inline-block;\n    padding-bottom: 8px;\n  }\n\n  .kagu-wrapper h3 {\n    font-size: 1.2rem;\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: 5px solid var(--k-pri);\n    margin-bottom: 40px;\n  }\n\n  .kagu-usp-bullets h3 {\n    margin-top: 0;\n    color: var(--k-pri);\n    margin-bottom: 15px;\n  }\n\n  .kagu-usp-bullets ul {\n    list-style: none;\n    padding: 0;\n    margin: 0;\n    display: grid;\n    grid-template-columns: 1fr;\n    gap: 12px;\n  }\n\n  .kagu-usp-bullets li {\n    position: relative;\n    padding-left: 28px;\n    font-size: 14.5px;\n  }\n\n  .kagu-usp-bullets li::before {\n    content: '';\n    position: absolute;\n    left: 0;\n    top: 3px;\n    width: 18px;\n    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  \/* --- Read More Interaction --- *\/\n  .kagu-hero-img {\n    width: 100%;\n    height: auto;\n    border-radius: 8px;\n    margin-bottom: 25px;\n    display: block;\n    border: 1px solid var(--k-bg-dark);\n  }\n\n  .kagu-intro {\n    font-size: 16px;\n    text-align: center;\n    max-width: 820px;\n    margin: 0 auto 40px auto;\n  }\n\n  .kagu-readmore-wrapper {\n    position: relative;\n    margin-bottom: 50px;\n  }\n\n  .kagu-readmore-trigger {\n    display: none;\n  }\n\n  .kagu-content-preview {\n    max-height: 1200px;\n    overflow: hidden;\n    transition: max-height 0.6s ease-out;\n    position: relative;\n  }\n\n  .kagu-content-preview::after {\n    content: \"\";\n    position: absolute;\n    bottom: 0;\n    left: 0;\n    width: 100%;\n    height: 120px;\n    background: linear-gradient(transparent, #ffffff);\n    pointer-events: none;\n  }\n\n  .kagu-readmore-trigger:checked ~ .kagu-content-preview {\n    max-height: 18000px;\n  }\n\n  .kagu-readmore-trigger:checked ~ .kagu-content-preview::after {\n    display: none;\n  }\n\n  .kagu-readmore-btn {\n    display: inline-block;\n    padding: 12px 35px;\n    border-radius: 30px;\n    font-weight: 600;\n    cursor: pointer;\n    transition: all 0.3s;\n    margin-top: 15px;\n    text-transform: uppercase;\n    font-size: 14px;\n    letter-spacing: 1px;\n    font-family: 'Poppins', sans-serif;\n  }\n\n  .k-label-show {\n    border: 2px solid var(--k-pri);\n    color: var(--k-pri);\n    background: #fff;\n    display: block;\n    text-align: center;\n    max-width: 250px;\n    margin: 20px auto 0 auto;\n  }\n\n  .k-label-hide {\n    display: none;\n    background: var(--k-pri);\n    color: #fff;\n    border: 2px solid var(--k-pri);\n    text-align: center;\n    max-width: 250px;\n    margin: 20px auto 0 auto;\n  }\n\n  .kagu-readmore-btn:hover {\n    background: var(--k-pri);\n    color: #fff;\n    border-color: var(--k-pri);\n  }\n\n  .kagu-readmore-trigger:checked ~ .k-label-show {\n    display: none;\n  }\n\n  .kagu-readmore-trigger:checked ~ .k-label-hide {\n    display: block;\n  }\n\n  \/* --- Feature Rows --- *\/\n  .kagu-feature-row {\n    display: flex;\n    align-items: center;\n    gap: 40px;\n    margin-top: 30px;\n    margin-bottom: 30px;\n  }\n\n  .kagu-feature-row.reverse {\n    flex-direction: row-reverse;\n  }\n\n  .kagu-feature-img {\n    flex: 1;\n    border-radius: 8px;\n    overflow: hidden;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    background: var(--k-bg-light);\n    padding: 10px;\n    border: 1px solid var(--k-bg-dark);\n  }\n\n  .kagu-feature-img img {\n    width: 100%;\n    height: auto;\n    display: block;\n    object-fit: contain;\n    border-radius: 4px;\n  }\n\n  .kagu-feature-text {\n    flex: 1;\n  }\n\n  .kagu-feature-text h3 {\n    margin-top: 0;\n    border-bottom: none;\n    padding-bottom: 5px;\n    margin-bottom: 10px;\n    color: var(--k-text-title);\n  }\n\n  .kagu-feature-text p {\n    color: var(--k-text-main);\n    font-size: 15px;\n    margin-bottom: 0;\n  }\n\n  \/* --- Section Images --- *\/\n  .kagu-section-img {\n    width: 100%;\n    height: auto;\n    display: block;\n    border-radius: 8px;\n    border: 1px solid var(--k-bg-dark);\n    margin-top: 15px;\n    margin-bottom: 30px;\n  }\n\n  \/* --- Specs Table --- *\/\n  .kagu-tbl {\n    overflow-x: auto;\n    border: 1px solid var(--k-bg-dark);\n    border-radius: 8px;\n    background: #fff;\n    margin-top: 30px;\n    margin-bottom: 30px;\n  }\n\n  .kagu-tbl table {\n    width: 100%;\n    border-collapse: collapse;\n    font-size: 14.5px;\n  }\n\n  .kagu-tbl th,\n  .kagu-tbl td {\n    padding: 15px 18px;\n    border-bottom: 1px solid var(--k-bg-dark);\n    vertical-align: top;\n    text-align: left;\n  }\n\n  .kagu-tbl tr:last-child th,\n  .kagu-tbl tr:last-child td {\n    border-bottom: 0;\n  }\n\n  .kagu-tbl th {\n    width: 35%;\n    background: var(--k-bg-light);\n    color: var(--k-pri);\n    font-weight: 700;\n  }\n\n  \/* --- Logistics \/ B2B Section --- *\/\n  .kagu-b2b-box {\n    background: var(--k-bg-dark);\n    padding: 30px;\n    border-radius: 8px;\n    margin-top: 40px;\n  }\n\n  .kagu-b2b-box h3 {\n    color: var(--k-text-title);\n    margin-top: 0;\n  }\n\n  .kagu-b2b-box p {\n    font-size: 14px;\n    margin-bottom: 15px;\n  }\n\n  .kagu-b2b-box ul {\n    list-style: none;\n    padding: 0;\n    margin: 0;\n  }\n\n  .kagu-b2b-box li {\n    position: relative;\n    padding-left: 20px;\n    margin-bottom: 10px;\n    font-size: 14px;\n  }\n\n  .kagu-b2b-box li::before {\n    content: '\\2714';\n    color: var(--k-pri);\n    position: absolute;\n    left: 0;\n    font-weight: bold;\n  }\n\n  \/* --- FAQ Accordion --- *\/\n  .kagu-faq-section {\n    margin-top: 50px;\n    margin-bottom: 40px;\n  }\n\n  .kagu-accordion {\n    display: grid;\n    gap: 12px;\n    margin-top: 20px;\n  }\n\n  .kagu-accordion details {\n    border: 1px solid var(--k-bg-dark);\n    border-radius: 8px;\n    background: #fff;\n    overflow: hidden;\n    transition: all 0.3s;\n  }\n\n  .kagu-accordion details:hover {\n    border-color: var(--k-pri);\n  }\n\n  .kagu-accordion summary {\n    display: flex;\n    justify-content: space-between;\n    align-items: center;\n    padding: 16px 20px;\n    font-weight: 700;\n    cursor: pointer;\n    list-style: none;\n    user-select: none;\n    color: var(--k-text-title);\n    font-size: 15px;\n  }\n\n  .kagu-accordion summary::-webkit-details-marker {\n    display: none;\n  }\n\n  .kagu-accordion summary::after {\n    content: \"+\";\n    color: var(--k-pri);\n    font-size: 24px;\n    font-weight: 400;\n    line-height: 1;\n    transition: transform 0.3s;\n  }\n\n  .kagu-accordion details[open] summary::after {\n    content: \"?\";\n  }\n\n  .kagu-accordion details[open] summary {\n    border-bottom: 1px solid var(--k-bg-light);\n  }\n\n  .kagu-accordion .kagu-faq-content {\n    padding: 16px 20px;\n    color: var(--k-text-main);\n    font-size: 14px;\n    line-height: 1.6;\n    background: var(--k-bg-light);\n  }\n\n  .kagu-accordion .kagu-faq-content p {\n    margin: 0;\n  }\n\n  \/* --- Mobile Optimization --- *\/\n  @media (max-width: 768px) {\n    .kagu-banner-title {\n      font-size: 1.6rem;\n    }\n\n    .kagu-feature-row,\n    .kagu-feature-row.reverse {\n      flex-direction: column;\n      gap: 20px !important;\n      margin-top: 25px !important;\n      margin-bottom: 25px !important;\n    }\n\n    .kagu-usp-bullets {\n      padding: 18px 15px;\n      margin-bottom: 30px;\n    }\n\n    .kagu-tbl {\n      margin-top: 20px;\n      margin-bottom: 20px;\n    }\n\n    .kagu-tbl table {\n      display: table;\n      min-width: 100%;\n    }\n\n    .kagu-tbl th,\n    .kagu-tbl td {\n      display: table-cell;\n      padding: 12px 10px;\n      font-size: 13.5px;\n    }\n\n    .kagu-tbl th {\n      width: 40%;\n    }\n\n    .kagu-tbl td {\n      width: 60%;\n    }\n\n    .kagu-b2b-box {\n      padding: 20px 15px;\n    }\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"kagu-wrapper\"\u003e\n  \u003csection class=\"kagu-usp-bullets\"\u003e\n  \u003ch3\u003eKey Commercial Highlights\u003c\/h3\u003e\n  \u003cul\u003e\n    \u003cli\u003e\n      \u003cb\u003eNordic Minimalism:\u003c\/b\u003e A sleek \u003cb\u003esofa for living room\u003c\/b\u003e spaces featuring a low-type design for dynamic relaxation.\n    \u003c\/li\u003e\n    \u003cli\u003e\n      \u003cb\u003eUltimate Comfort:\u003c\/b\u003e These \u003cb\u003elarge comfy sofas\u003c\/b\u003e utilize high-rebound urethane and silicone fill for non-deforming support.\n    \u003c\/li\u003e\n    \u003cli\u003e\n      \u003cb\u003eVersatile Sizing:\u003c\/b\u003e We offer premium \u003cb\u003esmall sofas and settees\u003c\/b\u003e tailored effortlessly for compact apartments or cozy dens.\n    \u003c\/li\u003e\n    \u003cli\u003e\n      \u003cb\u003eErgonomic Posture:\u003c\/b\u003e An advanced \u003cb\u003e2 seater sofa\u003c\/b\u003e configuration providing body-fitting curves and deep seat comfort.\n    \u003c\/li\u003e\n    \u003cli\u003e\n      \u003cb\u003eDurable Premium Fabric:\u003c\/b\u003e High-quality polyester fabric helps resist shrinking and pilling while maintaining an elegant textured look.\n    \u003c\/li\u003e\n  \u003c\/ul\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"kagu-readmore-wrapper\"\u003e\n    \u003cinput type=\"checkbox\" id=\"KaguReadMoreTriggerBSFK048\" class=\"kagu-readmore-trigger\"\u003e\n\n    \u003cdiv class=\"kagu-content-preview\"\u003e\n      \u003ch2 class=\"kagu-banner-title\"\u003eNordic Minimalism Meets Luxurious Comfort\u003c\/h2\u003e\n\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0681\/2870\/2512\/files\/premium_modern_sofas_large_comfy_sofas_for_living_room_kaguyasuBSF-K048_detailed_images_5.jpg?v=1779161085\" alt=\"Premium modern sofa for living room by Kaguyasu\" class=\"kagu-hero-img\"\u003e\n\n      \u003cp class=\"kagu-intro\"\u003eRedefine your daily relaxation. This stunning low-type \u003cb\u003esofa for living room\u003c\/b\u003e lounging brings sophisticated Nordic aesthetics and comfort to your home, making it a cozy centerpiece for dynamic interiors.\u003c\/p\u003e\n\n      \u003cdiv class=\"kagu-feature-row\"\u003e\n        \u003cdiv class=\"kagu-feature-img\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0681\/2870\/2512\/files\/premium_modern_sofas_large_comfy_sofas_for_living_room_kaguyasuBSF-K048_detailed_images_3.png?v=1779678844\" alt=\"Large comfy sofa with deep seat relaxation\"\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"kagu-feature-text\"\u003e\n          \u003ch3\u003eExperience Floor Like Deep Seat Relaxation\u003c\/h3\u003e\n          \u003cp\u003eReconnect with your living space effortlessly. The deep seat design of these \u003cb\u003elarge comfy sofas\u003c\/b\u003e offers whole-body relaxation that feels just as pleasant as sitting on a secure floor.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"kagu-feature-row reverse\"\u003e\n        \u003cdiv class=\"kagu-feature-img\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0681\/2870\/2512\/files\/premium_modern_sofas_large_comfy_sofas_for_living_room_kaguyasuBSF-K048_detailed_images_2.jpg?v=1779161083\" alt=\"Premium polyester fabric for small sofas and settees\"\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"kagu-feature-text\"\u003e\n          \u003ch3\u003eDurable Eco Friendly Premium Polyester Fabric\u003c\/h3\u003e\n          \u003cp\u003eBuilt to outlast typical \u003cb\u003esmall sofas and settees\u003c\/b\u003e. This high-quality polyester fabric helps prevent shrinking and pilling, maintaining its elegant look and textured feel after prolonged use.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"kagu-feature-row\"\u003e\n        \u003cdiv class=\"kagu-feature-img\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0681\/2870\/2512\/files\/premium_modern_sofas_large_comfy_sofas_for_living_room_kaguyasuBSF-K048_detailed_images_4.jpg?v=1779161085\" alt=\"Heavy-duty non-deforming sofa cushions\"\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"kagu-feature-text\"\u003e\n          \u003ch3\u003eHeavy Duty Non Deforming Sofa Cushions\u003c\/h3\u003e\n          \u003cp\u003eSink safely into commercial-grade support. The thick, responsive cushions padded with high-rebound urethane and silicone fill resist deformation and sagging, outperforming average \u003cb\u003e2 seater sofa\u003c\/b\u003e options.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"kagu-feature-row reverse\"\u003e\n        \u003cdiv class=\"kagu-feature-img\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0681\/2870\/2512\/files\/premium_modern_sofas_large_comfy_sofas_for_living_room_kaguyasuBSF-K048_detailed_images_4.png?v=1779679215\" alt=\"Body fitting ergonomic curved sofa support\"\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"kagu-feature-text\"\u003e\n          \u003ch3\u003eBody Fitting Ergonomic Curved Support\u003c\/h3\u003e\n          \u003cp\u003eMaintain comfortable posture seamlessly. The engineered curves across the backrest and seat snugly support your body without causing fatigue.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003ch2\u003eAvailable Colorways\u003c\/h2\u003e\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0681\/2870\/2512\/files\/premium_modern_sofas_large_comfy_sofas_for_living_room_kaguyasuBSF-K048_detailed_images_6.jpg?v=1779161085\" alt=\"Color options for Kaguyasu premium modern sofas\" class=\"kagu-section-img\"\u003e\n\n      \u003ch2\u003eDimensions \u0026amp; Specifications\u003c\/h2\u003e\n      \u003cdiv class=\"kagu-tbl\"\u003e\n        \u003ctable\u003e\n          \u003ctbody\u003e\n            \u003ctr\u003e\n              \u003cth scope=\"row\"\u003eMaterial\u003c\/th\u003e\n              \u003ctd\u003eFlannel, polyester, high-rebound urethane\u003cbr\u003eLatex, natural wood, silicone fill\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n              \u003cth scope=\"row\"\u003eColor\u003c\/th\u003e\n              \u003ctd\u003eBeige, light gray\u003cbr\u003eEvergreen, orange\u003cbr\u003eDark gray, khaki, iron blue\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n              \u003cth scope=\"row\"\u003eWeight\u003c\/th\u003e\n              \u003ctd\u003e10¡§C350kg\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n              \u003cth scope=\"row\"\u003eSize\u003c\/th\u003e\n              \u003ctd\u003e110 ?¨¢ 80 ?¨¢ 83cm, 110 ?¨¢ 95 ?¨¢ 83cm\u003cbr\u003e180 ?¨¢ 80 ?¨¢ 83cm, 180 ?¨¢ 95 ?¨¢ 83cm\u003cbr\u003e205 ?¨¢ 80 ?¨¢ 83cm, 205 ?¨¢ 95 ?¨¢ 83cm\u003cbr\u003e240 ?¨¢ 80 ?¨¢ 83cm, 240 ?¨¢ 95 ?¨¢ 83cm\u003cbr\u003e280 ?¨¢ 80 ?¨¢ 83cm, 280 ?¨¢ 95 ?¨¢ 83cm\u003cbr\u003e320 ?¨¢ 80 ?¨¢ 83cm, 320 ?¨¢ 95 ?¨¢ 83cm\u003cbr\u003e350 ?¨¢ 80 ?¨¢ 83cm, 350 ?¨¢ 95 ?¨¢ 83cm\u003cbr\u003e280 ?¨¢ 165(80) ?¨¢ 83cm, 280 ?¨¢ 165(95) ?¨¢ 83cm\u003cbr\u003e355 ?¨¢ 165(80) ?¨¢ 83cm, 355 ?¨¢ 165(95) ?¨¢ 83cm\u003cbr\u003e70 ?¨¢ 60cm, 80 ?¨¢ 46cm + 60 ?¨¢ 38cm\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n              \u003cth scope=\"row\"\u003eAssembly\u003c\/th\u003e\n              \u003ctd\u003eNot required\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n              \u003cth scope=\"row\"\u003eCustomizable\u003c\/th\u003e\n              \u003ctd\u003ePossible\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n              \u003cth scope=\"row\"\u003eCustomizable Item\u003c\/th\u003e\n              \u003ctd\u003eColor\u003c\/td\u003e\n            \u003c\/tr\u003e\n          \u003c\/tbody\u003e\n        \u003c\/table\u003e\n      \u003c\/div\u003e\n\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0681\/2870\/2512\/files\/premium_modern_sofas_large_comfy_sofas_for_living_room_kaguyasuBSF-K048_detailed_images.png?v=1779678539\" alt=\"Premium modern sofa dimensions guide\" class=\"kagu-section-img\"\u003e\n\n      \u003cdiv class=\"kagu-b2b-box\"\u003e\n        \u003ch3\u003eDelivery \u0026amp; Commercial Logistics\u003c\/h3\u003e\n        \u003cp\u003ePlease note the following important delivery guidelines for this finished sofa product:\u003c\/p\u003e\n        \u003cul\u003e\n          \u003cli\u003e\n\u003cb\u003eDelivery Scope:\u003c\/b\u003e Due to the size of the finished product, delivery will be curbside or to the first floor.\u003c\/li\u003e\n          \u003cli\u003e\n\u003cb\u003eAccess Verification:\u003c\/b\u003e Please check the packaging size and delivery route before purchasing. Even if delivery is not possible, returns or cancellations cannot be accepted.\u003c\/li\u003e\n          \u003cli\u003e\n\u003cb\u003eSize \u0026amp; Weight Support:\u003c\/b\u003e If you are unsure about details such as product size or weight, please contact us via chatbot or email before ordering.\u003c\/li\u003e\n          \u003cli\u003e\n\u003cb\u003eTracking \u0026amp; Couriers:\u003c\/b\u003e The shipping company designated by the shipping company will be used. The shipping company and tracking number will be notified by email after the product has been shipped.\u003c\/li\u003e\n          \u003cli\u003e\n\u003cb\u003eInside Delivery Requirements:\u003c\/b\u003e If you wish to have the product delivered inside, a delivery fee will be incurred. If you do not wish to have inside delivery, please make arrangements to receive the package on the delivery date.\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n\n      \u003csection class=\"kagu-faq-section\"\u003e\n        \u003ch2\u003eFrequently Asked Questions\u003c\/h2\u003e\n        \u003cdiv class=\"kagu-accordion\"\u003e\n          \u003cdetails\u003e\n            \u003csummary\u003eDoes this sofa require assembly?\u003c\/summary\u003e\n            \u003cdiv class=\"kagu-faq-content\"\u003e\n              \u003cp\u003eNo. Assembly is not required for this sofa.\u003c\/p\u003e\n            \u003c\/div\u003e\n          \u003c\/details\u003e\n\n          \u003cdetails\u003e\n            \u003csummary\u003eCan this sofa be customized?\u003c\/summary\u003e\n            \u003cdiv class=\"kagu-faq-content\"\u003e\n              \u003cp\u003eYes. Customization is possible for color.\u003c\/p\u003e\n            \u003c\/div\u003e\n          \u003c\/details\u003e\n\n          \u003cdetails\u003e\n            \u003csummary\u003eHow will this finished sofa be delivered?\u003c\/summary\u003e\n            \u003cdiv class=\"kagu-faq-content\"\u003e\n              \u003cp\u003eDue to the size of the finished product, delivery will be curbside or to the first floor. Please check packaging size and the delivery route before purchasing.\u003c\/p\u003e\n            \u003c\/div\u003e\n          \u003c\/details\u003e\n\n          \u003cdetails\u003e\n            \u003csummary\u003eCan I request inside delivery?\u003c\/summary\u003e\n            \u003cdiv class=\"kagu-faq-content\"\u003e\n              \u003cp\u003eInside delivery may incur a delivery fee. If you do not request inside delivery, please arrange to receive the package on the delivery date.\u003c\/p\u003e\n            \u003c\/div\u003e\n          \u003c\/details\u003e\n        \u003c\/div\u003e\n      \u003c\/section\u003e\n    \u003c\/div\u003e\n\n    \u003clabel class=\"kagu-readmore-btn k-label-show\" for=\"KaguReadMoreTriggerBSFK048\"\u003eView Full Details\u003c\/label\u003e\n    \u003clabel class=\"kagu-readmore-btn k-label-hide\" for=\"KaguReadMoreTriggerBSFK048\"\u003eCollapse Details\u003c\/label\u003e\n  \u003c\/section\u003e\n\u003c\/div\u003e","brand":"Kaguyasu","offers":[{"title":"Urethane foam cushion \/ Polyester fabric \/ 110*80*83cm","offer_id":42944227967024,"sku":"BSF-K048-01","price":296.0,"currency_code":"GBP","in_stock":true},{"title":"Urethane foam cushion \/ Polyester fabric \/ 110*95*83cm","offer_id":42944228098096,"sku":"BSF-K048-05","price":415.0,"currency_code":"GBP","in_stock":true},{"title":"Urethane foam cushion \/ Polyester fabric \/ 180*80*83cm","offer_id":42944228229168,"sku":"BSF-K048-09","price":442.0,"currency_code":"GBP","in_stock":true},{"title":"Urethane foam cushion \/ Polyester fabric \/ 180*95*83cm","offer_id":42944228360240,"sku":"BSF-K048-13","price":530.0,"currency_code":"GBP","in_stock":true},{"title":"Urethane foam cushion \/ Polyester fabric \/ 205*80*83cm","offer_id":42944228491312,"sku":"BSF-K048-17","price":497.0,"currency_code":"GBP","in_stock":true},{"title":"Urethane foam cushion \/ Polyester fabric \/ 205*95*83cm","offer_id":42944228622384,"sku":"BSF-K048-21","price":549.0,"currency_code":"GBP","in_stock":true},{"title":"Urethane foam cushion \/ Polyester fabric \/ 240*80*83cm","offer_id":42944228753456,"sku":"BSF-K048-25","price":670.0,"currency_code":"GBP","in_stock":true},{"title":"Urethane foam cushion \/ Polyester fabric \/ 240*95*83cm","offer_id":42944228884528,"sku":"BSF-K048-29","price":680.0,"currency_code":"GBP","in_stock":true},{"title":"Urethane foam cushion \/ Polyester fabric \/ 280*80*83cm","offer_id":42944229015600,"sku":"BSF-K048-33","price":648.0,"currency_code":"GBP","in_stock":true},{"title":"Urethane foam cushion \/ Polyester fabric \/ 280*95*83cm","offer_id":42944229146672,"sku":"BSF-K048-37","price":787.0,"currency_code":"GBP","in_stock":true},{"title":"Urethane foam cushion \/ Polyester fabric \/ 320*80*83cm","offer_id":42944229277744,"sku":"BSF-K048-41","price":635.0,"currency_code":"GBP","in_stock":true},{"title":"Urethane foam cushion \/ Polyester fabric \/ 320*95*83cm","offer_id":42944229408816,"sku":"BSF-K048-45","price":990.0,"currency_code":"GBP","in_stock":true},{"title":"Urethane foam cushion \/ Polyester fabric \/ 350*80*83cm","offer_id":42944229539888,"sku":"BSF-K048-49","price":908.0,"currency_code":"GBP","in_stock":true},{"title":"Urethane foam cushion \/ Polyester fabric \/ 350*95*83cm","offer_id":42944229670960,"sku":"BSF-K048-53","price":1029.0,"currency_code":"GBP","in_stock":true},{"title":"Urethane foam cushion \/ Polyester fabric \/ 280*165*80*83cm","offer_id":43376992616496,"sku":"BSF-K048-57","price":943.0,"currency_code":"GBP","in_stock":false},{"title":"Urethane foam cushion \/ Polyester fabric \/ 280*165*95*83cm","offer_id":43376992649264,"sku":"BSF-K048-61","price":1190.0,"currency_code":"GBP","in_stock":false},{"title":"Urethane foam cushion \/ Polyester fabric \/ 355*165*80*83cm","offer_id":43376992682032,"sku":"BSF-K048-65","price":1161.0,"currency_code":"GBP","in_stock":false},{"title":"Urethane foam cushion \/ Polyester fabric \/ 355*165*95*83cm","offer_id":43376992714800,"sku":"BSF-K048-69","price":1408.0,"currency_code":"GBP","in_stock":false},{"title":"Urethane foam cushion \/ Polyester fabric \/ 70*60cm","offer_id":42944230326320,"sku":"BSF-K048-JT-01","price":228.0,"currency_code":"GBP","in_stock":true},{"title":"Urethane foam cushion \/ Flannel fabric \/ 110*80*83cm","offer_id":42944227999792,"sku":"BSF-K048-02","price":351.0,"currency_code":"GBP","in_stock":true},{"title":"Urethane foam cushion \/ Flannel fabric \/ 110*95*83cm","offer_id":42944228130864,"sku":"BSF-K048-06","price":415.0,"currency_code":"GBP","in_stock":true},{"title":"Urethane foam cushion \/ Flannel fabric \/ 180*80*83cm","offer_id":42944228261936,"sku":"BSF-K048-10","price":442.0,"currency_code":"GBP","in_stock":true},{"title":"Urethane foam cushion \/ Flannel fabric \/ 180*95*83cm","offer_id":42944228393008,"sku":"BSF-K048-14","price":528.0,"currency_code":"GBP","in_stock":true},{"title":"Urethane foam cushion \/ Flannel fabric \/ 205*80*83cm","offer_id":42944228524080,"sku":"BSF-K048-18","price":497.0,"currency_code":"GBP","in_stock":true},{"title":"Urethane foam cushion \/ Flannel fabric \/ 205*95*83cm","offer_id":42944228655152,"sku":"BSF-K048-22","price":549.0,"currency_code":"GBP","in_stock":true},{"title":"Urethane foam cushion \/ Flannel fabric \/ 240*80*83cm","offer_id":42944228786224,"sku":"BSF-K048-26","price":608.0,"currency_code":"GBP","in_stock":true},{"title":"Urethane foam cushion \/ Flannel fabric \/ 240*95*83cm","offer_id":42944228917296,"sku":"BSF-K048-30","price":681.0,"currency_code":"GBP","in_stock":true},{"title":"Urethane foam cushion \/ Flannel fabric \/ 280*80*83cm","offer_id":42944229048368,"sku":"BSF-K048-34","price":648.0,"currency_code":"GBP","in_stock":true},{"title":"Urethane foam cushion \/ Flannel fabric \/ 280*95*83cm","offer_id":42944229179440,"sku":"BSF-K048-38","price":793.0,"currency_code":"GBP","in_stock":true},{"title":"Urethane foam cushion \/ Flannel fabric \/ 320*80*83cm","offer_id":42944229310512,"sku":"BSF-K048-42","price":660.0,"currency_code":"GBP","in_stock":true},{"title":"Urethane foam cushion \/ Flannel fabric \/ 320*95*83cm","offer_id":42944229441584,"sku":"BSF-K048-46","price":951.0,"currency_code":"GBP","in_stock":true},{"title":"Urethane foam cushion \/ Flannel fabric \/ 350*80*83cm","offer_id":42944229572656,"sku":"BSF-K048-50","price":1006.0,"currency_code":"GBP","in_stock":true},{"title":"Urethane foam cushion \/ Flannel fabric \/ 350*95*83cm","offer_id":42944229703728,"sku":"BSF-K048-54","price":1007.0,"currency_code":"GBP","in_stock":true},{"title":"Urethane foam cushion \/ Flannel fabric \/ 280*165*80*83cm","offer_id":43376992747568,"sku":"BSF-K048-58","price":943.0,"currency_code":"GBP","in_stock":true},{"title":"Urethane foam cushion \/ Flannel fabric \/ 280*165*95*83cm","offer_id":43376992780336,"sku":"BSF-K048-62","price":1146.0,"currency_code":"GBP","in_stock":true},{"title":"Urethane foam cushion \/ Flannel fabric \/ 355*165*80*83cm","offer_id":43376992813104,"sku":"BSF-K048-66","price":1307.0,"currency_code":"GBP","in_stock":true},{"title":"Urethane foam cushion \/ Flannel fabric \/ 355*165*95*83cm","offer_id":43376992845872,"sku":"BSF-K048-70","price":1303.0,"currency_code":"GBP","in_stock":true},{"title":"Urethane foam cushion \/ Flannel fabric \/ 70*60cm","offer_id":42944230359088,"sku":"BSF-K048-JT-02","price":228.0,"currency_code":"GBP","in_stock":true},{"title":"Urethane foam + 2cm latex cushion \/ Polyester fabric \/ 110*80*83cm","offer_id":42944228032560,"sku":"BSF-K048-03","price":434.0,"currency_code":"GBP","in_stock":true},{"title":"Urethane foam + 2cm latex cushion \/ Polyester fabric \/ 110*95*83cm","offer_id":42944228163632,"sku":"BSF-K048-07","price":476.0,"currency_code":"GBP","in_stock":true},{"title":"Urethane foam + 2cm latex cushion \/ Polyester fabric \/ 180*80*83cm","offer_id":42944228294704,"sku":"BSF-K048-11","price":604.0,"currency_code":"GBP","in_stock":true},{"title":"Urethane foam + 2cm latex cushion \/ Polyester fabric \/ 180*95*83cm","offer_id":42944228425776,"sku":"BSF-K048-15","price":639.0,"currency_code":"GBP","in_stock":true},{"title":"Urethane foam + 2cm latex cushion \/ Polyester fabric \/ 205*80*83cm","offer_id":42944228556848,"sku":"BSF-K048-19","price":632.0,"currency_code":"GBP","in_stock":true},{"title":"Urethane foam + 2cm latex cushion \/ Polyester fabric \/ 205*95*83cm","offer_id":42944228687920,"sku":"BSF-K048-23","price":651.0,"currency_code":"GBP","in_stock":true},{"title":"Urethane foam + 2cm latex cushion \/ Polyester fabric \/ 240*80*83cm","offer_id":42944228818992,"sku":"BSF-K048-27","price":680.0,"currency_code":"GBP","in_stock":true},{"title":"Urethane foam + 2cm latex cushion \/ Polyester fabric \/ 240*95*83cm","offer_id":42944228950064,"sku":"BSF-K048-31","price":823.0,"currency_code":"GBP","in_stock":true},{"title":"Urethane foam + 2cm latex cushion \/ Polyester fabric \/ 280*80*83cm","offer_id":42944229081136,"sku":"BSF-K048-35","price":812.0,"currency_code":"GBP","in_stock":true},{"title":"Urethane foam + 2cm latex cushion \/ Polyester fabric \/ 280*95*83cm","offer_id":42944229212208,"sku":"BSF-K048-39","price":916.0,"currency_code":"GBP","in_stock":true},{"title":"Urethane foam + 2cm latex cushion \/ Polyester fabric \/ 320*80*83cm","offer_id":42944229343280,"sku":"BSF-K048-43","price":927.0,"currency_code":"GBP","in_stock":true},{"title":"Urethane foam + 2cm latex cushion \/ Polyester fabric \/ 320*95*83cm","offer_id":42944229474352,"sku":"BSF-K048-47","price":1050.0,"currency_code":"GBP","in_stock":true},{"title":"Urethane foam + 2cm latex cushion \/ Polyester fabric \/ 350*80*83cm","offer_id":42944229605424,"sku":"BSF-K048-51","price":1086.0,"currency_code":"GBP","in_stock":true},{"title":"Urethane foam + 2cm latex cushion \/ Polyester fabric \/ 350*95*83cm","offer_id":42944229736496,"sku":"BSF-K048-55","price":1147.0,"currency_code":"GBP","in_stock":true},{"title":"Urethane foam + 2cm latex cushion \/ Polyester fabric \/ 280*165*80*83cm","offer_id":43376992878640,"sku":"BSF-K048-59","price":1121.0,"currency_code":"GBP","in_stock":true},{"title":"Urethane foam + 2cm latex cushion \/ Polyester fabric \/ 280*165*95*83cm","offer_id":43376992911408,"sku":"BSF-K048-63","price":1232.0,"currency_code":"GBP","in_stock":true},{"title":"Urethane foam + 2cm latex cushion \/ Polyester fabric \/ 355*165*80*83cm","offer_id":43376992944176,"sku":"BSF-K048-67","price":1389.0,"currency_code":"GBP","in_stock":true},{"title":"Urethane foam + 2cm latex cushion \/ Polyester fabric \/ 355*165*95*83cm","offer_id":43376992976944,"sku":"BSF-K048-71","price":1429.0,"currency_code":"GBP","in_stock":true},{"title":"Urethane foam + 2cm latex cushion \/ Flannel fabric \/ 110*80*83cm","offer_id":42944228065328,"sku":"BSF-K048-04","price":434.0,"currency_code":"GBP","in_stock":true},{"title":"Urethane foam + 2cm latex cushion \/ Flannel fabric \/ 110*95*83cm","offer_id":42944228196400,"sku":"BSF-K048-08","price":476.0,"currency_code":"GBP","in_stock":true},{"title":"Urethane foam + 2cm latex cushion \/ Flannel fabric \/ 180*80*83cm","offer_id":42944228327472,"sku":"BSF-K048-12","price":604.0,"currency_code":"GBP","in_stock":true},{"title":"Urethane foam + 2cm latex cushion \/ Flannel fabric \/ 180*95*83cm","offer_id":42944228458544,"sku":"BSF-K048-16","price":639.0,"currency_code":"GBP","in_stock":true},{"title":"Urethane foam + 2cm latex cushion \/ Flannel fabric \/ 205*80*83cm","offer_id":42944228589616,"sku":"BSF-K048-20","price":632.0,"currency_code":"GBP","in_stock":true},{"title":"Urethane foam + 2cm latex cushion \/ Flannel fabric \/ 205*95*83cm","offer_id":42944228720688,"sku":"BSF-K048-24","price":618.0,"currency_code":"GBP","in_stock":true},{"title":"Urethane foam + 2cm latex cushion \/ Flannel fabric \/ 240*80*83cm","offer_id":42944228851760,"sku":"BSF-K048-28","price":681.0,"currency_code":"GBP","in_stock":true},{"title":"Urethane foam + 2cm latex cushion \/ Flannel fabric \/ 240*95*83cm","offer_id":42944228982832,"sku":"BSF-K048-32","price":823.0,"currency_code":"GBP","in_stock":true},{"title":"Urethane foam + 2cm latex cushion \/ Flannel fabric \/ 280*80*83cm","offer_id":42944229113904,"sku":"BSF-K048-36","price":812.0,"currency_code":"GBP","in_stock":true},{"title":"Urethane foam + 2cm latex cushion \/ Flannel fabric \/ 280*95*83cm","offer_id":42944229244976,"sku":"BSF-K048-40","price":916.0,"currency_code":"GBP","in_stock":true},{"title":"Urethane foam + 2cm latex cushion \/ Flannel fabric \/ 320*80*83cm","offer_id":42944229376048,"sku":"BSF-K048-44","price":927.0,"currency_code":"GBP","in_stock":true},{"title":"Urethane foam + 2cm latex cushion \/ Flannel fabric \/ 320*95*83cm","offer_id":42944229507120,"sku":"BSF-K048-48","price":1050.0,"currency_code":"GBP","in_stock":true},{"title":"Urethane foam + 2cm latex cushion \/ Flannel fabric \/ 350*80*83cm","offer_id":42944229638192,"sku":"BSF-K048-52","price":1086.0,"currency_code":"GBP","in_stock":true},{"title":"Urethane foam + 2cm latex cushion \/ Flannel fabric \/ 350*95*83cm","offer_id":42944229769264,"sku":"BSF-K048-56","price":1147.0,"currency_code":"GBP","in_stock":true},{"title":"Urethane foam + 2cm latex cushion \/ Flannel fabric \/ 280*165*80*83cm","offer_id":43376993009712,"sku":"BSF-K048-60","price":1121.0,"currency_code":"GBP","in_stock":true},{"title":"Urethane foam + 2cm latex cushion \/ Flannel fabric \/ 280*165*95*83cm","offer_id":43376993042480,"sku":"BSF-K048-64","price":1172.0,"currency_code":"GBP","in_stock":true},{"title":"Urethane foam + 2cm latex cushion \/ Flannel fabric \/ 355*165*80*83cm","offer_id":43376993075248,"sku":"BSF-K048-68","price":1242.0,"currency_code":"GBP","in_stock":true},{"title":"Urethane foam + 2cm latex cushion \/ Flannel fabric \/ 355*165*95*83cm","offer_id":43376993108016,"sku":"BSF-K048-72","price":1328.0,"currency_code":"GBP","in_stock":true},{"title":"Low table \/ Rock slab \/ 80*46cm+60*38cm","offer_id":42944230391856,"sku":"BSF-K048-CJ-01","price":311.0,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0681\/2870\/2512\/files\/premium_modern_sofas_large_comfy_sofas_for_living_room_kaguyasuBSF-K048_main_images_1.jpg?v=1779161077"},{"product_id":"versatile-bookshelf-elegant-storage-units-doors-lbg-k027","title":"Versatile Bookshelf | Elegant Storage Units With Doors | 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  \/* --- Full Showcase Images --- *\/\n  .kagu-image-gallery { margin: 35px 0; }\n  .kagu-long-showcase { width: 100%; height: auto; display: block; border-radius: 8px; border: 1px solid var(--k-bg-dark); margin-bottom: 25px; }\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  \/* --- B2B\/FAQ --- *\/\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-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\u003eArchitectural Storage \u0026amp; Display\u003c\/h3\u003e\n    \u003cul\u003e\n      \u003cli\u003e\n\u003cb\u003eArchitectural Versatility:\u003c\/b\u003e Premium storage units designed to seamlessly integrate into modern living rooms, executive offices, and professional retail spaces.\u003c\/li\u003e\n      \u003cli\u003e\n\u003cb\u003eRefined Visual Balance:\u003c\/b\u003e Available in Natural \u0026amp; Beige for classic organic warmth, or Brown \u0026amp; Gray for a sleek, contemporary corporate edge.\u003c\/li\u003e\n      \u003cli\u003e\n\u003cb\u003eHybrid Storage Design:\u003c\/b\u003e Features a curated blend of open display shelving for curated decor and concealed lower cabinets to maintain a clutter-free environment.\u003c\/li\u003e\n      \u003cli\u003e\n\u003cb\u003eIndustrial-Grade Reliability:\u003c\/b\u003e Engineered with heavy-duty structural integrity, supporting up to 200kg to house extensive libraries or high-end collections.\u003c\/li\u003e\n    \u003c\/ul\u003e\n  \u003c\/section\u003e\n    \n  \u003ch2 class=\"kagu-banner-title\"\u003eVersatile Bookshelf \u0026amp; Modular Display Cabinet\u003c\/h2\u003e\n  \u003cdiv class=\"kagu-intro-box\"\u003e\n    \u003ch4\u003eDesign Philosophy:\u003c\/h4\u003e\n    \u003cp\u003eMaster your space with natural charm and systematic organization. The LBG-K027 is a definitive entry in our cabinetry collection, built to accommodate the rigorous needs of both home libraries and professional workspaces. With scalable lengths up to 257cm and a high-load capacity, this unit provides a commanding presence while maintaining the clean, minimalist aesthetic essential to the Kaguyasu experience.\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"kagu-image-gallery\"\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0681\/2870\/2512\/files\/versatile_bookshelf_elegant_storage_units_with_doors_kaguyasuLBG-K027_detailed_images_1.jpg?v=1779161494\" alt=\"Kaguyasu LBG-K027 Modular Bookshelf and Storage Unit\" class=\"kagu-long-showcase\"\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 Storage Series (LBG-K027)\u003c\/td\u003e\n\u003c\/tr\u003e\n        \u003ctr\u003e\n\u003cth\u003ePrimary Material\u003c\/th\u003e\n\u003ctd\u003eHigh-Density Structural Composite\u003c\/td\u003e\n\u003c\/tr\u003e\n        \u003ctr\u003e\n\u003cth\u003eAvailable Finishes\u003c\/th\u003e\n\u003ctd\u003eBrown + Gray, Natural + Beige\u003c\/td\u003e\n\u003c\/tr\u003e\n        \u003ctr\u003e\n\u003cth\u003eWeight Capacity\u003c\/th\u003e\n\u003ctd\u003eUp to 200 kg\u003c\/td\u003e\n\u003c\/tr\u003e\n        \u003ctr\u003e\n\u003cth\u003eDimensions (L*W*H)\u003c\/th\u003e\n\u003ctd\u003e\n          \u003cul class=\"kagu-size-grid\"\u003e\n            \u003cli\u003e257 * 35 * 180 cm\u003c\/li\u003e\n            \u003cli\u003e198 * 35 * 180 cm\u003c\/li\u003e\n            \u003cli\u003e119 * 35 * 180 cm\u003c\/li\u003e\n            \u003cli\u003e79 * 35 * 180 cm\u003c\/li\u003e\n            \u003cli\u003e59 * 35 * 180 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 (Professional installation recommended for larger configurations)\u003c\/td\u003e\n\u003c\/tr\u003e\n        \u003ctr\u003e\n\u003cth\u003eCustomization\u003c\/th\u003e\n\u003ctd\u003eStandardized Modular Units\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\u003eCorporate \u0026amp; Professional Procurement\u003c\/h3\u003e\n    \u003cp\u003eGiven the heavy-duty capacity and range of dimensions, this collection is an ideal solution for office archives, law libraries, and corporate display areas. We facilitate bulk logistics for project-based fit-outs. Contact our commercial team for volume pricing and coordinated delivery.\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\u003eIs this bookshelf stable for heavy loads?\u003c\/summary\u003e\n        \u003cdiv class=\"kagu-faq-content\"\u003e\n          \u003cp\u003eYes. The LBG-K027 is engineered with high-density materials capable of supporting up to 200kg. For all configurations, particularly the taller 180cm units, we recommend securing the unit to the wall using the provided anti-tip hardware to ensure maximum stability.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/details\u003e\n      \u003cdetails\u003e\n        \u003csummary\u003eHow accurate are the wood grain textures?\u003c\/summary\u003e\n        \u003cdiv class=\"kagu-faq-content\"\u003e\n          \u003cp\u003eWe utilize high-quality composite wood-grain finishes to replicate organic aesthetics. Due to lighting during studio photography and monitor resolution differences, the texture and shade may vary slightly from the product images online.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/details\u003e\n      \u003cdetails\u003e\n        \u003csummary\u003eCan these units be combined?\u003c\/summary\u003e\n        \u003cdiv class=\"kagu-faq-content\"\u003e\n          \u003cp\u003eYes. The modular design allows you to mix and match the available sizes to create a custom wall-to-wall storage solution that fits your specific room dimensions perfectly.\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":"Brown + Gray \/ 257*35*180cm","offer_id":42944233177136,"sku":"LBG-K027-01","price":1530.0,"currency_code":"GBP","in_stock":true},{"title":"Brown + Gray \/ 198*35*180cm","offer_id":42944233242672,"sku":"LBG-K027-03","price":1215.0,"currency_code":"GBP","in_stock":true},{"title":"Brown + Gray \/ 119*35*180cm","offer_id":42944233308208,"sku":"LBG-K027-05","price":705.0,"currency_code":"GBP","in_stock":true},{"title":"Brown + Gray \/ 79*35*180cm","offer_id":42944233373744,"sku":"LBG-K027-07","price":501.0,"currency_code":"GBP","in_stock":true},{"title":"Brown + Gray \/ 59*35*180cm","offer_id":42944233439280,"sku":"LBG-K027-09","price":385.0,"currency_code":"GBP","in_stock":true},{"title":"Natural + Beige \/ 257*35*180cm","offer_id":42944233209904,"sku":"LBG-K027-02","price":1530.0,"currency_code":"GBP","in_stock":true},{"title":"Natural + Beige \/ 198*35*180cm","offer_id":42944233275440,"sku":"LBG-K027-04","price":1154.0,"currency_code":"GBP","in_stock":true},{"title":"Natural + Beige \/ 119*35*180cm","offer_id":42944233340976,"sku":"LBG-K027-06","price":644.0,"currency_code":"GBP","in_stock":true},{"title":"Natural + Beige \/ 79*35*180cm","offer_id":42944233406512,"sku":"LBG-K027-08","price":501.0,"currency_code":"GBP","in_stock":true},{"title":"Natural + Beige \/ 59*35*180cm","offer_id":42944233472048,"sku":"LBG-K027-010","price":385.0,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0681\/2870\/2512\/files\/versatile_bookshelf_elegant_storage_units_with_doors_kaguyasuLBG-K027_main_images_1.webp?v=1779845654"},{"product_id":"ergonomic-office-chair-adjustable-footrest-black-bgy-k014","title":"Ergonomic Office Chair | Adjustable Chair with Footrest | 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: #333333;\n    --k-text-title: #121A3E;\n    max-width: 1000px;\n    margin: 8px auto 0 auto !important;\n    padding: 0 15px;\n    font-family: 'Urbanist', sans-serif;\n    line-height: 1.6;\n    color: var(--k-text-main);\n    text-align: left;\n  }\n\n  .kagu-wrapper * {\n    box-sizing: border-box;\n  }\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: 30px;\n    margin-bottom: 15px;\n  }\n\n  .kagu-banner-title {\n    font-size: 2rem;\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.6rem;\n    border-bottom: 3px solid var(--k-pri);\n    display: inline-block;\n    padding-bottom: 8px;\n  }\n\n  .kagu-wrapper h3 {\n    font-size: 1.2rem;\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: 5px solid var(--k-pri);\n    margin-bottom: 40px;\n  }\n\n  .kagu-usp-bullets h3 {\n    margin-top: 0;\n    color: var(--k-pri);\n    margin-bottom: 15px;\n  }\n\n  .kagu-usp-bullets ul {\n    list-style: none;\n    padding: 0;\n    margin: 0;\n    display: grid;\n    grid-template-columns: 1fr;\n    gap: 12px;\n  }\n\n  .kagu-usp-bullets li {\n    position: relative;\n    padding-left: 28px;\n    font-size: 14.5px;\n  }\n\n  .kagu-usp-bullets li::before {\n    content: '';\n    position: absolute;\n    left: 0;\n    top: 3px;\n    width: 18px;\n    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  \/* --- Read More Interaction --- *\/\n  .kagu-hero-img {\n    width: 100%;\n    height: auto;\n    border-radius: 8px;\n    margin-bottom: 25px;\n    display: block;\n    border: 1px solid var(--k-bg-dark);\n  }\n\n  .kagu-intro {\n    font-size: 16px;\n    text-align: center;\n    max-width: 820px;\n    margin: 0 auto 40px auto;\n  }\n\n  .kagu-readmore-wrapper {\n    position: relative;\n    margin-bottom: 50px;\n  }\n\n  .kagu-readmore-trigger {\n    display: none;\n  }\n\n  .kagu-content-preview {\n    max-height: 1200px;\n    overflow: hidden;\n    transition: max-height 0.6s ease-out;\n    position: relative;\n  }\n\n  .kagu-content-preview::after {\n    content: \"\";\n    position: absolute;\n    bottom: 0;\n    left: 0;\n    width: 100%;\n    height: 120px;\n    background: linear-gradient(transparent, #ffffff);\n    pointer-events: none;\n  }\n\n  .kagu-readmore-trigger:checked ~ .kagu-content-preview {\n    max-height: 18000px;\n  }\n\n  .kagu-readmore-trigger:checked ~ .kagu-content-preview::after {\n    display: none;\n  }\n\n  .kagu-readmore-btn {\n    display: inline-block;\n    padding: 12px 35px;\n    border-radius: 30px;\n    font-weight: 600;\n    cursor: pointer;\n    transition: all 0.3s;\n    margin-top: 15px;\n    text-transform: uppercase;\n    font-size: 14px;\n    letter-spacing: 1px;\n    font-family: 'Poppins', sans-serif;\n  }\n\n  .k-label-show {\n    border: 2px solid var(--k-pri);\n    color: var(--k-pri);\n    background: #fff;\n    display: block;\n    text-align: center;\n    max-width: 250px;\n    margin: 20px auto 0 auto;\n  }\n\n  .k-label-hide {\n    display: none;\n    background: var(--k-pri);\n    color: #fff;\n    border: 2px solid var(--k-pri);\n    text-align: center;\n    max-width: 250px;\n    margin: 20px auto 0 auto;\n  }\n\n  .kagu-readmore-btn:hover {\n    background: var(--k-pri);\n    color: #fff;\n    border-color: var(--k-pri);\n  }\n\n  .kagu-readmore-trigger:checked ~ .k-label-show {\n    display: none;\n  }\n\n  .kagu-readmore-trigger:checked ~ .k-label-hide {\n    display: block;\n  }\n\n  \/* --- Feature Rows --- *\/\n  .kagu-feature-row {\n    display: flex;\n    align-items: center;\n    gap: 40px;\n    margin-top: 30px;\n    margin-bottom: 30px;\n  }\n\n  .kagu-feature-row.reverse {\n    flex-direction: row-reverse;\n  }\n\n  .kagu-feature-img {\n    flex: 1;\n    border-radius: 8px;\n    overflow: hidden;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    background: var(--k-bg-light);\n    padding: 10px;\n    border: 1px solid var(--k-bg-dark);\n  }\n\n  .kagu-feature-img img {\n    width: 100%;\n    height: auto;\n    display: block;\n    object-fit: contain;\n    border-radius: 4px;\n  }\n\n  .kagu-feature-text {\n    flex: 1;\n  }\n\n  .kagu-feature-text h3 {\n    margin-top: 0;\n    border-bottom: none;\n    padding-bottom: 5px;\n    margin-bottom: 10px;\n    color: var(--k-text-title);\n  }\n\n  .kagu-feature-text p {\n    color: var(--k-text-main);\n    font-size: 15px;\n    margin-bottom: 0;\n  }\n\n  \/* --- Section Images --- *\/\n  .kagu-section-img {\n    width: 100%;\n    height: auto;\n    display: block;\n    border-radius: 8px;\n    border: 1px solid var(--k-bg-dark);\n    margin-top: 15px;\n    margin-bottom: 30px;\n  }\n\n  \/* --- Specs Table --- *\/\n  .kagu-tbl {\n    overflow-x: auto;\n    border: 1px solid var(--k-bg-dark);\n    border-radius: 8px;\n    background: #fff;\n    margin-top: 30px;\n    margin-bottom: 30px;\n  }\n\n  .kagu-tbl table {\n    width: 100%;\n    border-collapse: collapse;\n    font-size: 14.5px;\n  }\n\n  .kagu-tbl th,\n  .kagu-tbl td {\n    padding: 15px 18px;\n    border-bottom: 1px solid var(--k-bg-dark);\n    vertical-align: top;\n    text-align: left;\n  }\n\n  .kagu-tbl tr:last-child th,\n  .kagu-tbl tr:last-child td {\n    border-bottom: 0;\n  }\n\n  .kagu-tbl th {\n    width: 35%;\n    background: var(--k-bg-light);\n    color: var(--k-pri);\n    font-weight: 700;\n  }\n\n  \/* --- Logistics \/ B2B Section --- *\/\n  .kagu-b2b-box {\n    background: var(--k-bg-dark);\n    padding: 30px;\n    border-radius: 8px;\n    margin-top: 40px;\n  }\n\n  .kagu-b2b-box h3 {\n    color: var(--k-text-title);\n    margin-top: 0;\n  }\n\n  .kagu-b2b-box p {\n    font-size: 14px;\n    margin-bottom: 15px;\n  }\n\n  .kagu-b2b-box ul {\n    list-style: none;\n    padding: 0;\n    margin: 0;\n  }\n\n  .kagu-b2b-box li {\n    position: relative;\n    padding-left: 20px;\n    margin-bottom: 10px;\n    font-size: 14px;\n  }\n\n  .kagu-b2b-box li::before {\n    content: '?';\n    color: var(--k-pri);\n    position: absolute;\n    left: 0;\n    font-weight: bold;\n  }\n\n  \/* --- FAQ Accordion --- *\/\n  .kagu-faq-section {\n    margin-top: 50px;\n    margin-bottom: 40px;\n  }\n\n  .kagu-accordion {\n    display: grid;\n    gap: 12px;\n    margin-top: 20px;\n  }\n\n  .kagu-accordion details {\n    border: 1px solid var(--k-bg-dark);\n    border-radius: 8px;\n    background: #fff;\n    overflow: hidden;\n    transition: all 0.3s;\n  }\n\n  .kagu-accordion details:hover {\n    border-color: var(--k-pri);\n  }\n\n  .kagu-accordion summary {\n    display: flex;\n    justify-content: space-between;\n    align-items: center;\n    padding: 16px 20px;\n    font-weight: 700;\n    cursor: pointer;\n    list-style: none;\n    user-select: none;\n    color: var(--k-text-title);\n    font-size: 15px;\n  }\n\n  .kagu-accordion summary::-webkit-details-marker {\n    display: none;\n  }\n\n  .kagu-accordion summary::after {\n    content: \"+\";\n    color: var(--k-pri);\n    font-size: 24px;\n    font-weight: 400;\n    line-height: 1;\n    transition: transform 0.3s;\n  }\n\n  .kagu-accordion details[open] summary::after {\n    content: \"?\";\n  }\n\n  .kagu-accordion details[open] summary {\n    border-bottom: 1px solid var(--k-bg-light);\n  }\n\n  .kagu-accordion .kagu-faq-content {\n    padding: 16px 20px;\n    color: var(--k-text-main);\n    font-size: 14px;\n    line-height: 1.6;\n    background: var(--k-bg-light);\n  }\n\n  .kagu-accordion .kagu-faq-content p {\n    margin: 0;\n  }\n\n  \/* --- Mobile Optimization --- *\/\n  @media (max-width: 768px) {\n    .kagu-banner-title {\n      font-size: 1.6rem;\n    }\n\n    .kagu-feature-row,\n    .kagu-feature-row.reverse {\n      flex-direction: column;\n      gap: 20px !important;\n      margin-top: 25px !important;\n      margin-bottom: 25px !important;\n    }\n\n    .kagu-usp-bullets {\n      padding: 18px 15px;\n      margin-bottom: 30px;\n    }\n\n    .kagu-tbl {\n      margin-top: 20px;\n      margin-bottom: 20px;\n    }\n\n    .kagu-tbl table {\n      display: table;\n      min-width: 100%;\n    }\n\n    .kagu-tbl th,\n    .kagu-tbl td {\n      display: table-cell;\n      padding: 12px 10px;\n      font-size: 13.5px;\n    }\n\n    .kagu-tbl th {\n      width: 40%;\n    }\n\n    .kagu-tbl td {\n      width: 60%;\n    }\n\n    .kagu-b2b-box {\n      padding: 20px 15px;\n    }\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"kagu-wrapper\"\u003e\n  \u003csection class=\"kagu-usp-bullets\"\u003e\n  \u003ch3\u003eKey Commercial Highlights\u003c\/h3\u003e\n  \u003cul\u003e\n    \u003cli\u003e\n      \u003cb\u003eDynamic Comfort:\u003c\/b\u003e A highly versatile \u003cb\u003eadjustable chair\u003c\/b\u003e featuring a retractable footrest for ultimate mid-day relaxation.\n    \u003c\/li\u003e\n    \u003cli\u003e\n      \u003cb\u003eHealthy Posture:\u003c\/b\u003e An advanced \u003cb\u003eergonomic office chair\u003c\/b\u003e equipped with an adjustable headrest and synchronized armrests.\n    \u003c\/li\u003e\n    \u003cli\u003e\n      \u003cb\u003eSleek Aesthetics:\u003c\/b\u003e Choose our classic \u003cb\u003eblack office chair\u003c\/b\u003e finish to bring professional elegance to any modern workspace.\n    \u003c\/li\u003e\n    \u003cli\u003e\n      \u003cb\u003ePremium Standards:\u003c\/b\u003e Elevating expectations for \u003cb\u003eoffice seating uk\u003c\/b\u003e with high-density polyurethane foam and breathable mesh.\n    \u003c\/li\u003e\n    \u003cli\u003e\n      \u003cb\u003eFlexible Reclining:\u003c\/b\u003e Stepless reclining up to 145¡ã supports comfortable focus, short breaks, and restorative lunch-hour relaxation.\n    \u003c\/li\u003e\n  \u003c\/ul\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"kagu-readmore-wrapper\"\u003e\n    \u003cinput type=\"checkbox\" id=\"KaguReadMoreTriggerBGYK014\" class=\"kagu-readmore-trigger\"\u003e\n\n    \u003cdiv class=\"kagu-content-preview\"\u003e\n      \u003ch2 class=\"kagu-banner-title\"\u003eHighly Functional Adjustable Chair Design\u003c\/h2\u003e\n\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0681\/2870\/2512\/files\/ergonomic_office_chair_adjustable_chair_with_footrest_kaguyasuBGY-K014_detailed_images_4.jpg?v=1779161288\" alt=\"Ergonomic office chair adjustable chair with footrest by Kaguyasu\" class=\"kagu-hero-img\"\u003e\n\n      \u003cp class=\"kagu-intro\"\u003eElevate your daily productivity. Beyond its thick, soft cushioning, this versatile \u003cb\u003eadjustable chair\u003c\/b\u003e features smooth height adjustment, 360¡ã rotation, and a deep reclining function for long hours of desk work.\u003c\/p\u003e\n\n      \u003cdiv class=\"kagu-feature-row\"\u003e\n        \u003cdiv class=\"kagu-feature-img\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0681\/2870\/2512\/files\/ergonomic_office_chair_adjustable_chair_with_footrest_kaguyasuBGY-K014_detailed_images_3.jpg?v=1779161287\" alt=\"Ergonomic office chair with adjustable headrest\"\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"kagu-feature-text\"\u003e\n          \u003ch3\u003eErgonomic Office Chair Adjustable Headrest\u003c\/h3\u003e\n          \u003cp\u003eRelieve neck tension effortlessly. By adjusting the headrest to the optimal position for your neck, this \u003cb\u003eergonomic office chair\u003c\/b\u003e significantly reduces upper body strain during intense corporate focus sessions.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"kagu-feature-row reverse\"\u003e\n        \u003cdiv class=\"kagu-feature-img\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0681\/2870\/2512\/files\/ergonomic_office_chair_adjustable_chair_with_footrest_kaguyasuBGY-K014_detailed_images_2.jpg?v=1779161287\" alt=\"Synchronized interlocking armrest system\"\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"kagu-feature-text\"\u003e\n          \u003ch3\u003eSynchronized Interlocking Armrest System\u003c\/h3\u003e\n          \u003cp\u003eEnjoy continuous upper body support. The armrests move in seamless conjunction with the backrest, ensuring they always firmly support your arms no matter what reclining position you are in.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"kagu-feature-row\"\u003e\n        \u003cdiv class=\"kagu-feature-img\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0681\/2870\/2512\/files\/ergonomic_office_chair_adjustable_chair_with_footrest_kaguyasuBGY-K014_detailed_images_2.png?v=1779700579\" alt=\"High-rebound urethane thick cushion office chair\"\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"kagu-feature-text\"\u003e\n          \u003ch3\u003eHigh-Rebound Urethane Thick Cushion\u003c\/h3\u003e\n          \u003cp\u003eExperience cloud-like seating. Utilizing high-rebound urethane with excellent elasticity, the cushion maintains its supportive shape and prevents sagging, setting a high bar for premium \u003cb\u003eoffice seating uk\u003c\/b\u003e.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"kagu-feature-row reverse\"\u003e\n        \u003cdiv class=\"kagu-feature-img\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0681\/2870\/2512\/files\/ergonomic_office_chair_adjustable_chair_with_footrest_kaguyasuBGY-K014_detailed_images_5.jpg?v=1779161288\" alt=\"Retractable under-seat footrest for adjustable chair\"\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"kagu-feature-text\"\u003e\n          \u003ch3\u003eRelaxing Retractable Under-Seat Footrest\u003c\/h3\u003e\n          \u003cp\u003eMaximize your break time. Simply pull out the hidden footrest when needed to elevate your legs, instantly relieving muscle tension and transforming your workspace into a relaxation zone.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"kagu-feature-row\"\u003e\n        \u003cdiv class=\"kagu-feature-img\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0681\/2870\/2512\/files\/ergonomic_office_chair_adjustable_chair_with_footrest_kaguyasuBGY-K014_detailed_images.png?v=1779700594\" alt=\"Stepless 145 degree reclining office chair\"\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"kagu-feature-text\"\u003e\n          \u003ch3\u003eStepless 145 Degree Reclining Function\u003c\/h3\u003e\n          \u003cp\u003eFind your perfect angle. By pressing the lever and leaning back, the backrest can be adjusted steplessly up to 145¡ã, allowing you to comfortably enjoy a nap or a restorative lunch break.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003ch2\u003eDimensions \u0026amp; Specifications\u003c\/h2\u003e\n      \u003cdiv class=\"kagu-tbl\"\u003e\n        \u003ctable\u003e\n          \u003ctbody\u003e\n            \u003ctr\u003e\n              \u003cth scope=\"row\"\u003eMaterial\u003c\/th\u003e\n              \u003ctd\u003eSteel, mesh, high-density polyurethane foam\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n              \u003cth scope=\"row\"\u003eColor\u003c\/th\u003e\n              \u003ctd\u003eBlack, Red\u003cbr\u003eGray, Orange, Green\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n              \u003cth scope=\"row\"\u003eWeight\u003c\/th\u003e\n              \u003ctd\u003e15kg\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n              \u003cth scope=\"row\"\u003eSize\u003c\/th\u003e\n              \u003ctd\u003e58 ¡Á 58 ¡Á 110¨C118cm\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n              \u003cth scope=\"row\"\u003eAssembly\u003c\/th\u003e\n              \u003ctd\u003eRequired\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n              \u003cth scope=\"row\"\u003eCustomization\u003c\/th\u003e\n              \u003ctd\u003eNot possible\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n              \u003cth scope=\"row\"\u003eCustomization Item\u003c\/th\u003e\n              \u003ctd\u003eNone\u003c\/td\u003e\n            \u003c\/tr\u003e\n          \u003c\/tbody\u003e\n        \u003c\/table\u003e\n      \u003c\/div\u003e\n\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0681\/2870\/2512\/files\/ergonomic_office_chair_adjustable_chair_with_footrest_kaguyasuBGY-K014_detailed_images_3.png?v=1779700596\" alt=\"Ergonomic office chair dimensions guide\" class=\"kagu-section-img\"\u003e\n\n      \u003cdiv class=\"kagu-b2b-box\"\u003e\n        \u003ch3\u003eDelivery \u0026amp; Commercial Logistics\u003c\/h3\u003e\n        \u003cp\u003ePlease note the following important information for this ergonomic office chair:\u003c\/p\u003e\n        \u003cul\u003e\n          \u003cli\u003e\n\u003cb\u003eAssembly Required:\u003c\/b\u003e This office chair requires assembly after delivery.\u003c\/li\u003e\n          \u003cli\u003e\n\u003cb\u003eCustomization:\u003c\/b\u003e Customization is not possible for this product, and no customization items are available.\u003c\/li\u003e\n          \u003cli\u003e\n\u003cb\u003eSize Confirmation:\u003c\/b\u003e Please confirm the listed chair size, height range, and workspace clearance before ordering.\u003c\/li\u003e\n          \u003cli\u003e\n\u003cb\u003eColor Selection:\u003c\/b\u003e Available colors include Black, Red, Gray, Orange, and Green. Please confirm your selected color before purchase.\u003c\/li\u003e\n          \u003cli\u003e\n\u003cb\u003eDelivery Handling:\u003c\/b\u003e Tracking information will be updated after shipment is arranged with the suitable furniture shipping carrier.\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n\n      \u003csection class=\"kagu-faq-section\"\u003e\n        \u003ch2\u003eFrequently Asked Questions\u003c\/h2\u003e\n        \u003cdiv class=\"kagu-accordion\"\u003e\n          \u003cdetails\u003e\n            \u003csummary\u003eDoes this ergonomic office chair require assembly?\u003c\/summary\u003e\n            \u003cdiv class=\"kagu-faq-content\"\u003e\n              \u003cp\u003eYes. Assembly is required for this ergonomic office chair.\u003c\/p\u003e\n            \u003c\/div\u003e\n          \u003c\/details\u003e\n\n          \u003cdetails\u003e\n            \u003csummary\u003eCan this adjustable chair be customized?\u003c\/summary\u003e\n            \u003cdiv class=\"kagu-faq-content\"\u003e\n              \u003cp\u003eNo. Customization is not possible for this product, and there are no customization items available.\u003c\/p\u003e\n            \u003c\/div\u003e\n          \u003c\/details\u003e\n\n          \u003cdetails\u003e\n            \u003csummary\u003eDoes this chair include a footrest?\u003c\/summary\u003e\n            \u003cdiv class=\"kagu-faq-content\"\u003e\n              \u003cp\u003eYes. This chair features a retractable under-seat footrest for relaxation during breaks.\u003c\/p\u003e\n            \u003c\/div\u003e\n          \u003c\/details\u003e\n\n          \u003cdetails\u003e\n            \u003csummary\u003eWhat colors are available?\u003c\/summary\u003e\n            \u003cdiv class=\"kagu-faq-content\"\u003e\n              \u003cp\u003eAvailable colors include Black, Red, Gray, Orange, and Green.\u003c\/p\u003e\n            \u003c\/div\u003e\n          \u003c\/details\u003e\n        \u003c\/div\u003e\n      \u003c\/section\u003e\n    \u003c\/div\u003e\n\n    \u003clabel class=\"kagu-readmore-btn k-label-show\" for=\"KaguReadMoreTriggerBGYK014\"\u003eView Full Details\u003c\/label\u003e\n    \u003clabel class=\"kagu-readmore-btn k-label-hide\" for=\"KaguReadMoreTriggerBGYK014\"\u003eCollapse Details\u003c\/label\u003e\n  \u003c\/section\u003e\n\u003c\/div\u003e","brand":"Kaguyasu","offers":[{"title":"black \/ with footrest","offer_id":42944233504816,"sku":"BGY-K014-01","price":71.0,"currency_code":"GBP","in_stock":true},{"title":"black \/ No footrest","offer_id":42944233537584,"sku":"BGY-K014-02","price":62.0,"currency_code":"GBP","in_stock":true},{"title":"Red \/ with footrest","offer_id":42944233570352,"sku":"BGY-K014-03","price":71.0,"currency_code":"GBP","in_stock":true},{"title":"Red \/ No footrest","offer_id":42944233603120,"sku":"BGY-K014-04","price":62.0,"currency_code":"GBP","in_stock":true},{"title":"gray \/ with footrest","offer_id":42944233635888,"sku":"BGY-K014-05","price":71.0,"currency_code":"GBP","in_stock":true},{"title":"gray \/ No footrest","offer_id":42944233668656,"sku":"BGY-K014-06","price":62.0,"currency_code":"GBP","in_stock":true},{"title":"orange \/ with footrest","offer_id":42944233701424,"sku":"BGY-K014-07","price":71.0,"currency_code":"GBP","in_stock":true},{"title":"orange \/ No footrest","offer_id":42944233734192,"sku":"BGY-K014-08","price":62.0,"currency_code":"GBP","in_stock":true},{"title":"green \/ with footrest","offer_id":42944233766960,"sku":"BGY-K014-09","price":71.0,"currency_code":"GBP","in_stock":true},{"title":"green \/ No footrest","offer_id":42944233799728,"sku":"BGY-K014-010","price":62.0,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0681\/2870\/2512\/files\/ergonomic_office_chair_adjustable_chair_with_footrest_kaguyasuBGY-K014_main_images.jpg?v=1779698453"},{"product_id":"executive-wooden-bookcase-cabinets-display-storage-lbg-k039","title":"Executive Wooden Bookcase | Cabinets and Display Cabinets | 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: #333333;\n    --k-text-title: #121A3E;\n    max-width: 1000px;\n    margin: 8px auto 0 auto !important;\n    padding: 0 15px;\n    font-family: 'Urbanist', sans-serif;\n    line-height: 1.6;\n    color: var(--k-text-main);\n    text-align: left;\n  }\n\n  .kagu-wrapper * {\n    box-sizing: border-box;\n  }\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: 30px;\n    margin-bottom: 15px;\n  }\n\n  .kagu-banner-title {\n    font-size: 2rem;\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.6rem;\n    border-bottom: 3px solid var(--k-pri);\n    display: inline-block;\n    padding-bottom: 8px;\n  }\n\n  .kagu-wrapper h3 {\n    font-size: 1.2rem;\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: 5px solid var(--k-pri);\n    margin-bottom: 40px;\n  }\n\n  .kagu-usp-bullets h3 {\n    margin-top: 0;\n    color: var(--k-pri);\n    margin-bottom: 15px;\n  }\n\n  .kagu-usp-bullets ul {\n    list-style: none;\n    padding: 0;\n    margin: 0;\n    display: grid;\n    grid-template-columns: 1fr;\n    gap: 12px;\n  }\n\n  .kagu-usp-bullets li {\n    position: relative;\n    padding-left: 28px;\n    font-size: 14.5px;\n  }\n\n  .kagu-usp-bullets li::before {\n    content: '';\n    position: absolute;\n    left: 0;\n    top: 3px;\n    width: 18px;\n    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  \/* --- Read More Interaction --- *\/\n  .kagu-hero-img {\n    width: 100%;\n    height: auto;\n    border-radius: 8px;\n    margin-bottom: 25px;\n    display: block;\n    border: 1px solid var(--k-bg-dark);\n  }\n\n  .kagu-intro {\n    font-size: 16px;\n    text-align: center;\n    max-width: 820px;\n    margin: 0 auto 40px auto;\n  }\n\n  .kagu-readmore-wrapper {\n    position: relative;\n    margin-bottom: 50px;\n  }\n\n  .kagu-readmore-trigger {\n    display: none;\n  }\n\n  .kagu-content-preview {\n    max-height: 1200px;\n    overflow: hidden;\n    transition: max-height 0.6s ease-out;\n    position: relative;\n  }\n\n  .kagu-content-preview::after {\n    content: \"\";\n    position: absolute;\n    bottom: 0;\n    left: 0;\n    width: 100%;\n    height: 120px;\n    background: linear-gradient(transparent, #ffffff);\n    pointer-events: none;\n  }\n\n  .kagu-readmore-trigger:checked ~ .kagu-content-preview {\n    max-height: 18000px;\n  }\n\n  .kagu-readmore-trigger:checked ~ .kagu-content-preview::after {\n    display: none;\n  }\n\n  .kagu-readmore-btn {\n    display: inline-block;\n    padding: 12px 35px;\n    border-radius: 30px;\n    font-weight: 600;\n    cursor: pointer;\n    transition: all 0.3s;\n    margin-top: 15px;\n    text-transform: uppercase;\n    font-size: 14px;\n    letter-spacing: 1px;\n    font-family: 'Poppins', sans-serif;\n  }\n\n  .k-label-show {\n    border: 2px solid var(--k-pri);\n    color: var(--k-pri);\n    background: #fff;\n    display: block;\n    text-align: center;\n    max-width: 250px;\n    margin: 20px auto 0 auto;\n  }\n\n  .k-label-hide {\n    display: none;\n    background: var(--k-pri);\n    color: #fff;\n    border: 2px solid var(--k-pri);\n    text-align: center;\n    max-width: 250px;\n    margin: 20px auto 0 auto;\n  }\n\n  .kagu-readmore-btn:hover {\n    background: var(--k-pri);\n    color: #fff;\n    border-color: var(--k-pri);\n  }\n\n  .kagu-readmore-trigger:checked ~ .k-label-show {\n    display: none;\n  }\n\n  .kagu-readmore-trigger:checked ~ .k-label-hide {\n    display: block;\n  }\n\n  \/* --- Feature Rows --- *\/\n  .kagu-feature-row {\n    display: flex;\n    align-items: center;\n    gap: 40px;\n    margin-top: 30px;\n    margin-bottom: 30px;\n  }\n\n  .kagu-feature-row.reverse {\n    flex-direction: row-reverse;\n  }\n\n  .kagu-feature-img {\n    flex: 1;\n    border-radius: 8px;\n    overflow: hidden;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    background: var(--k-bg-light);\n    padding: 10px;\n    border: 1px solid var(--k-bg-dark);\n  }\n\n  .kagu-feature-img img {\n    width: 100%;\n    height: auto;\n    display: block;\n    object-fit: contain;\n    border-radius: 4px;\n  }\n\n  .kagu-feature-text {\n    flex: 1;\n  }\n\n  .kagu-feature-text h3 {\n    margin-top: 0;\n    border-bottom: none;\n    padding-bottom: 5px;\n    margin-bottom: 10px;\n    color: var(--k-text-title);\n  }\n\n  .kagu-feature-text p {\n    color: var(--k-text-main);\n    font-size: 15px;\n    margin-bottom: 0;\n  }\n\n  \/* --- Section Images --- *\/\n  .kagu-section-img {\n    width: 100%;\n    height: auto;\n    display: block;\n    border-radius: 8px;\n    border: 1px solid var(--k-bg-dark);\n    margin-top: 15px;\n    margin-bottom: 30px;\n  }\n\n  \/* --- Specs Table --- *\/\n  .kagu-tbl {\n    overflow-x: auto;\n    border: 1px solid var(--k-bg-dark);\n    border-radius: 8px;\n    background: #fff;\n    margin-top: 30px;\n    margin-bottom: 30px;\n  }\n\n  .kagu-tbl table {\n    width: 100%;\n    border-collapse: collapse;\n    font-size: 14.5px;\n  }\n\n  .kagu-tbl th,\n  .kagu-tbl td {\n    padding: 15px 18px;\n    border-bottom: 1px solid var(--k-bg-dark);\n    vertical-align: top;\n    text-align: left;\n  }\n\n  .kagu-tbl tr:last-child th,\n  .kagu-tbl tr:last-child td {\n    border-bottom: 0;\n  }\n\n  .kagu-tbl th {\n    width: 35%;\n    background: var(--k-bg-light);\n    color: var(--k-pri);\n    font-weight: 700;\n  }\n\n  \/* --- Logistics \/ B2B Section --- *\/\n  .kagu-b2b-box {\n    background: var(--k-bg-dark);\n    padding: 30px;\n    border-radius: 8px;\n    margin-top: 40px;\n  }\n\n  .kagu-b2b-box h3 {\n    color: var(--k-text-title);\n    margin-top: 0;\n  }\n\n  .kagu-b2b-box p {\n    font-size: 14px;\n    margin-bottom: 15px;\n  }\n\n  .kagu-b2b-box ul {\n    list-style: none;\n    padding: 0;\n    margin: 0;\n  }\n\n  .kagu-b2b-box li {\n    position: relative;\n    padding-left: 20px;\n    margin-bottom: 10px;\n    font-size: 14px;\n  }\n\n  .kagu-b2b-box li::before {\n    content: '?';\n    color: var(--k-pri);\n    position: absolute;\n    left: 0;\n    font-weight: bold;\n  }\n\n  \/* --- FAQ Accordion --- *\/\n  .kagu-faq-section {\n    margin-top: 50px;\n    margin-bottom: 40px;\n  }\n\n  .kagu-accordion {\n    display: grid;\n    gap: 12px;\n    margin-top: 20px;\n  }\n\n  .kagu-accordion details {\n    border: 1px solid var(--k-bg-dark);\n    border-radius: 8px;\n    background: #fff;\n    overflow: hidden;\n    transition: all 0.3s;\n  }\n\n  .kagu-accordion details:hover {\n    border-color: var(--k-pri);\n  }\n\n  .kagu-accordion summary {\n    display: flex;\n    justify-content: space-between;\n    align-items: center;\n    padding: 16px 20px;\n    font-weight: 700;\n    cursor: pointer;\n    list-style: none;\n    user-select: none;\n    color: var(--k-text-title);\n    font-size: 15px;\n  }\n\n  .kagu-accordion summary::-webkit-details-marker {\n    display: none;\n  }\n\n  .kagu-accordion summary::after {\n    content: \"+\";\n    color: var(--k-pri);\n    font-size: 24px;\n    font-weight: 400;\n    line-height: 1;\n    transition: transform 0.3s;\n  }\n\n  .kagu-accordion details[open] summary::after {\n    content: \"?\";\n  }\n\n  .kagu-accordion details[open] summary {\n    border-bottom: 1px solid var(--k-bg-light);\n  }\n\n  .kagu-accordion .kagu-faq-content {\n    padding: 16px 20px;\n    color: var(--k-text-main);\n    font-size: 14px;\n    line-height: 1.6;\n    background: var(--k-bg-light);\n  }\n\n  .kagu-accordion .kagu-faq-content p {\n    margin: 0;\n  }\n\n  \/* --- Mobile Optimization --- *\/\n  @media (max-width: 768px) {\n    .kagu-banner-title {\n      font-size: 1.6rem;\n    }\n\n    .kagu-feature-row,\n    .kagu-feature-row.reverse {\n      flex-direction: column;\n      gap: 20px !important;\n      margin-top: 25px !important;\n      margin-bottom: 25px !important;\n    }\n\n    .kagu-usp-bullets {\n      padding: 18px 15px;\n      margin-bottom: 30px;\n    }\n\n    .kagu-tbl {\n      margin-top: 20px;\n      margin-bottom: 20px;\n    }\n\n    .kagu-tbl table {\n      display: table;\n      min-width: 100%;\n    }\n\n    .kagu-tbl th,\n    .kagu-tbl td {\n      display: table-cell;\n      padding: 12px 10px;\n      font-size: 13.5px;\n    }\n\n    .kagu-tbl th {\n      width: 40%;\n    }\n\n    .kagu-tbl td {\n      width: 60%;\n    }\n\n    .kagu-b2b-box {\n      padding: 20px 15px;\n    }\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"kagu-wrapper\"\u003e\n  \u003csection class=\"kagu-usp-bullets\"\u003e\n  \u003ch3\u003eKey Commercial Highlights\u003c\/h3\u003e\n  \u003cul\u003e\n    \u003cli\u003e\n      \u003cb\u003eExecutive Presence:\u003c\/b\u003e A premium wooden bookcase that stands out among high-end \u003cb\u003ecabinets and display cabinets\u003c\/b\u003e for its commanding presence.\n    \u003c\/li\u003e\n    \u003cli\u003e\n      \u003cb\u003eMassive Capacity:\u003c\/b\u003e Expansive, heavy-duty \u003cb\u003estorage units\u003c\/b\u003e scaling up to 320cm in length for ultimate boardroom and office organization.\n    \u003c\/li\u003e\n    \u003cli\u003e\n      \u003cb\u003eElegant Finishes:\u003c\/b\u003e Featuring rich Walnut tones that rival the classic warmth of an \u003cb\u003eoak display cabinet\u003c\/b\u003e, modernized for contemporary spaces.\n    \u003c\/li\u003e\n    \u003cli\u003e\n      \u003cb\u003eVersatile Organization:\u003c\/b\u003e Combining open display areas with secure, concealed \u003cb\u003eshelves with wood\u003c\/b\u003e finishes to keep your daily essentials perfectly organized.\n    \u003c\/li\u003e\n    \u003cli\u003e\n      \u003cb\u003eStable Plinth Base:\u003c\/b\u003e A solid base structure helps support the heavy cabinet securely and reduce wobbling in executive office settings.\n    \u003c\/li\u003e\n  \u003c\/ul\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"kagu-readmore-wrapper\"\u003e\n    \u003cinput type=\"checkbox\" id=\"KaguReadMoreTriggerLBGK039\" class=\"kagu-readmore-trigger\"\u003e\n\n    \u003cdiv class=\"kagu-content-preview\"\u003e\n      \u003ch2 class=\"kagu-banner-title\"\u003eSophisticated Executive Storage Cabinet\u003c\/h2\u003e\n\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0681\/2870\/2512\/files\/executive_wooden_bookcase_cabinets_and_display_cabinets_kaguyasuLBG-K039_main_image.jpg?v=1779793846\" alt=\"Executive wooden bookcase with cabinets and display cabinets by Kaguyasu\" class=\"kagu-hero-img\"\u003e\n\n      \u003cp class=\"kagu-intro\"\u003eA premium wooden bookcase with rich Walnut tones, open display areas, concealed lower storage, and a solid plinth base for executive offices, boardrooms, and organised professional interiors.\u003c\/p\u003e\n\n      \u003cdiv class=\"kagu-feature-row\"\u003e\n        \u003cdiv class=\"kagu-feature-img\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0681\/2870\/2512\/files\/executive_wooden_bookcase_cabinets_and_display_cabinets_kaguyasuLBG-K039_detailed_images_4.jpg?v=1779161507\" alt=\"Heavy-duty storage units for executive office organization\"\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"kagu-feature-text\"\u003e\n          \u003ch3\u003eAmple Space Within Heavy-Duty Storage Units\u003c\/h3\u003e\n          \u003cp\u003eNever run out of space again. The massive interior is thoughtfully divided into numerous specialized areas by sturdy partitions, allowing you to neatly categorize and store items according to their type and purpose.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"kagu-feature-row reverse\"\u003e\n        \u003cdiv class=\"kagu-feature-img\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0681\/2870\/2512\/files\/executive_wooden_bookcase_cabinets_and_display_cabinets_kaguyasuLBG-K039_detailed_images_7.jpg?v=1779947216\" alt=\"Open cupboard display storage for executive wooden bookcase\"\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"kagu-feature-text\"\u003e\n          \u003ch3\u003eElegant Open Cupboard Display Storage\u003c\/h3\u003e\n          \u003cp\u003eShowcase your achievements with pride. Offering the grand aesthetic of a traditional \u003cb\u003eoak display cabinet\u003c\/b\u003e, the open upper design lacks sight-blocking doors. This allows you to see stored items at a glance, making it incredibly easy to display art, awards, and access daily literature.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"kagu-feature-row\"\u003e\n        \u003cdiv class=\"kagu-feature-img\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0681\/2870\/2512\/files\/executive_wooden_bookcase_cabinets_and_display_cabinets_kaguyasuLBG-K039_detailed_images_5.jpg?v=1779947101\" alt=\"Closed door shelves with wood finish for private storage\"\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"kagu-feature-text\"\u003e\n          \u003ch3\u003eSecure Closed Door Shelves With Wood Finish\u003c\/h3\u003e\n          \u003cp\u003eProtect your privacy and your documents. The lower section features sturdy \u003cb\u003eshelves with wood\u003c\/b\u003e textures hidden behind solid doors. Closing the doors neatly conceals your private items while effectively protecting your sensitive belongings from dust and moisture.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"kagu-feature-row reverse\"\u003e\n        \u003cdiv class=\"kagu-feature-img\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0681\/2870\/2512\/files\/executive_wooden_bookcase_cabinets_and_display_cabinets_kaguyasuLBG-K039_detailed_images.jpg?v=1779947102\" alt=\"Solid plinth base for stable cabinets and display cabinets\"\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"kagu-feature-text\"\u003e\n          \u003ch3\u003eSolid Plinth Base for Ultimate Stability\u003c\/h3\u003e\n          \u003cp\u003eInvest in structural safety. Setting the standard for premium \u003cb\u003ecabinets and display cabinets\u003c\/b\u003e, the robustly constructed plinth base ensures a high load-bearing capacity and excellent stability, firmly supporting the heavy cabinet without any wobbling.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003ch2\u003eAvailable Color\u003c\/h2\u003e\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0681\/2870\/2512\/files\/executive_wooden_bookcase_cabinets_and_display_cabinets_kaguyasuLBG-K039_detailed_images_1.jpg?v=1779161505\" alt=\"Walnut color option for Kaguyasu executive wooden bookcase\" class=\"kagu-section-img\"\u003e\n\n      \u003ch2\u003eDimensions \u0026amp; Specifications\u003c\/h2\u003e\n      \u003cdiv class=\"kagu-tbl\"\u003e\n        \u003ctable\u003e\n          \u003ctbody\u003e\n            \u003ctr\u003e\n              \u003cth scope=\"row\"\u003eMaterial\u003c\/th\u003e\n              \u003ctd\u003eParticle board\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n              \u003cth scope=\"row\"\u003eColor\u003c\/th\u003e\n              \u003ctd\u003eWalnut\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n              \u003cth scope=\"row\"\u003eWeight\u003c\/th\u003e\n              \u003ctd\u003e100¨C150kg\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n              \u003cth scope=\"row\"\u003eSize\u003c\/th\u003e\n              \u003ctd\u003e200 ¡Á 40 ¡Á 200cm\u003cbr\u003e240 ¡Á 40 ¡Á 200cm\u003cbr\u003e320 ¡Á 40 ¡Á 200cm\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n              \u003cth scope=\"row\"\u003eAssembly\u003c\/th\u003e\n              \u003ctd\u003eRequired\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n              \u003cth scope=\"row\"\u003eCustomization\u003c\/th\u003e\n              \u003ctd\u003ePossible\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n              \u003cth scope=\"row\"\u003eCustomizable Items\u003c\/th\u003e\n              \u003ctd\u003eColor, Size\u003c\/td\u003e\n            \u003c\/tr\u003e\n          \u003c\/tbody\u003e\n        \u003c\/table\u003e\n      \u003c\/div\u003e\n\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0620\/9155\/9109\/files\/LBG-K039-_-9_1.jpg?v=1731049238\" alt=\"Executive wooden bookcase dimensions guide\" class=\"kagu-section-img\"\u003e\n\n      \u003cdiv class=\"kagu-b2b-box\"\u003e\n        \u003ch3\u003eDelivery \u0026amp; Commercial Logistics\u003c\/h3\u003e\n        \u003cp\u003ePlease note the following important information for this executive wooden bookcase:\u003c\/p\u003e\n        \u003cul\u003e\n          \u003cli\u003e\n\u003cb\u003eAssembly Required:\u003c\/b\u003e This product requires assembly. Please prepare enough space and installation time after delivery.\u003c\/li\u003e\n          \u003cli\u003e\n\u003cb\u003eSize Planning:\u003c\/b\u003e Available sizes include 200 ¡Á 40 ¡Á 200cm, 240 ¡Á 40 ¡Á 200cm, and 320 ¡Á 40 ¡Á 200cm. Please confirm the selected size, wall position, doorway clearance, and final installation area before ordering.\u003c\/li\u003e\n          \u003cli\u003e\n\u003cb\u003eCustomization:\u003c\/b\u003e Customization is possible for color and size.\u003c\/li\u003e\n          \u003cli\u003e\n\u003cb\u003eColor \u0026amp; Texture Notice:\u003c\/b\u003e Due to the use of natural materials, there may be slight variations in color, surface texture, and patterns, but these will not affect normal use. Changes resulting from regular wear and tear are not considered product defects.\u003c\/li\u003e\n          \u003cli\u003e\n\u003cb\u003ePhoto Notice:\u003c\/b\u003e Due to differences in lighting during photography and varying screen resolutions, the color of the photos may differ slightly from the actual product. Product photos are for illustrative purposes only.\u003c\/li\u003e\n          \u003cli\u003e\n\u003cb\u003eElectrical Appliance Notice:\u003c\/b\u003e This product does not include electrical appliances such as lighting fixtures or power outlets. The furniture is pre-designed with openings so customers can provide and install their own lighting and electrical equipment.\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n\n      \u003csection class=\"kagu-faq-section\"\u003e\n        \u003ch2\u003eFrequently Asked Questions\u003c\/h2\u003e\n        \u003cdiv class=\"kagu-accordion\"\u003e\n          \u003cdetails\u003e\n            \u003csummary\u003eDoes this executive wooden bookcase require assembly?\u003c\/summary\u003e\n            \u003cdiv class=\"kagu-faq-content\"\u003e\n              \u003cp\u003eYes. Assembly is required for this executive wooden bookcase.\u003c\/p\u003e\n            \u003c\/div\u003e\n          \u003c\/details\u003e\n\n          \u003cdetails\u003e\n            \u003csummary\u003eCan the color or size be customized?\u003c\/summary\u003e\n            \u003cdiv class=\"kagu-faq-content\"\u003e\n              \u003cp\u003eYes. Customization is possible for color and size.\u003c\/p\u003e\n            \u003c\/div\u003e\n          \u003c\/details\u003e\n\n          \u003cdetails\u003e\n            \u003csummary\u003eDoes this product include lighting fixtures or power outlets?\u003c\/summary\u003e\n            \u003cdiv class=\"kagu-faq-content\"\u003e\n              \u003cp\u003eNo. This product does not include electrical appliances such as lighting fixtures or power outlets. The furniture is pre-designed with openings so customers can provide and install their own lighting and electrical equipment.\u003c\/p\u003e\n            \u003c\/div\u003e\n          \u003c\/details\u003e\n\n          \u003cdetails\u003e\n            \u003csummary\u003eWill the color look exactly like the product photos?\u003c\/summary\u003e\n            \u003cdiv class=\"kagu-faq-content\"\u003e\n              \u003cp\u003eDue to natural materials, photography lighting, and screen resolution differences, the color, surface texture, pattern, and actual appearance may differ slightly from the photos. Product photos are for illustrative purposes only.\u003c\/p\u003e\n            \u003c\/div\u003e\n          \u003c\/details\u003e\n        \u003c\/div\u003e\n      \u003c\/section\u003e\n    \u003c\/div\u003e\n\n    \u003clabel class=\"kagu-readmore-btn k-label-show\" for=\"KaguReadMoreTriggerLBGK039\"\u003eView Full Details\u003c\/label\u003e\n    \u003clabel class=\"kagu-readmore-btn k-label-hide\" for=\"KaguReadMoreTriggerLBGK039\"\u003eCollapse Details\u003c\/label\u003e\n  \u003c\/section\u003e\n\u003c\/div\u003e","brand":"Kaguyasu","offers":[{"title":"200*40*200cm","offer_id":42944233832496,"sku":"LBG-K039-01","price":985.0,"currency_code":"GBP","in_stock":true},{"title":"240*40*200cm","offer_id":42944233865264,"sku":"LBG-K039-02","price":1200.0,"currency_code":"GBP","in_stock":true},{"title":"320*40*200cm","offer_id":42944233898032,"sku":"LBG-K039-03","price":1593.0,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0681\/2870\/2512\/files\/executive_wooden_bookcase_cabinets_and_display_cabinets_kaguyasuLBG-K039_main_images.jpg?v=1779846036"},{"product_id":"biometric-storage-unit-tall-thin-bookcase-design-cwg-k063","title":"Biometric Storage Unit | Tall And Thin Bookcase Design | 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: #333333;\n    --k-text-title: #121A3E;\n    max-width: 1000px;\n    margin: 8px auto 0 auto !important;\n    padding: 0 15px;\n    font-family: 'Urbanist', sans-serif;\n    line-height: 1.6;\n    color: var(--k-text-main);\n    text-align: left;\n  }\n\n  .kagu-wrapper * {\n    box-sizing: border-box;\n  }\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: 30px;\n    margin-bottom: 15px;\n  }\n\n  .kagu-banner-title {\n    font-size: 2rem;\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.6rem;\n    border-bottom: 3px solid var(--k-pri);\n    display: inline-block;\n    padding-bottom: 8px;\n  }\n\n  .kagu-wrapper h3 {\n    font-size: 1.2rem;\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: 5px solid var(--k-pri);\n    margin-bottom: 40px;\n  }\n\n  .kagu-usp-bullets h3 {\n    margin-top: 0;\n    color: var(--k-pri);\n    margin-bottom: 15px;\n  }\n\n  .kagu-usp-bullets ul {\n    list-style: none;\n    padding: 0;\n    margin: 0;\n    display: grid;\n    grid-template-columns: 1fr;\n    gap: 12px;\n  }\n\n  .kagu-usp-bullets li {\n    position: relative;\n    padding-left: 28px;\n    font-size: 14.5px;\n  }\n\n  .kagu-usp-bullets li::before {\n    content: '';\n    position: absolute;\n    left: 0;\n    top: 3px;\n    width: 18px;\n    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  \/* --- Read More Interaction --- *\/\n  .kagu-hero-img {\n    width: 100%;\n    height: auto;\n    border-radius: 8px;\n    margin-bottom: 25px;\n    display: block;\n    border: 1px solid var(--k-bg-dark);\n  }\n\n  .kagu-intro {\n    font-size: 16px;\n    text-align: center;\n    max-width: 820px;\n    margin: 0 auto 40px auto;\n  }\n\n  .kagu-readmore-wrapper {\n    position: relative;\n    margin-bottom: 50px;\n  }\n\n  .kagu-readmore-trigger {\n    display: none;\n  }\n\n  .kagu-content-preview {\n    max-height: 1200px;\n    overflow: hidden;\n    transition: max-height 0.6s ease-out;\n    position: relative;\n  }\n\n  .kagu-content-preview::after {\n    content: \"\";\n    position: absolute;\n    bottom: 0;\n    left: 0;\n    width: 100%;\n    height: 120px;\n    background: linear-gradient(transparent, #ffffff);\n    pointer-events: none;\n  }\n\n  .kagu-readmore-trigger:checked ~ .kagu-content-preview {\n    max-height: 18000px;\n  }\n\n  .kagu-readmore-trigger:checked ~ .kagu-content-preview::after {\n    display: none;\n  }\n\n  .kagu-readmore-btn {\n    display: inline-block;\n    padding: 12px 35px;\n    border-radius: 30px;\n    font-weight: 600;\n    cursor: pointer;\n    transition: all 0.3s;\n    margin-top: 15px;\n    text-transform: uppercase;\n    font-size: 14px;\n    letter-spacing: 1px;\n    font-family: 'Poppins', sans-serif;\n  }\n\n  .k-label-show {\n    border: 2px solid var(--k-pri);\n    color: var(--k-pri);\n    background: #fff;\n    display: block;\n    text-align: center;\n    max-width: 250px;\n    margin: 20px auto 0 auto;\n  }\n\n  .k-label-hide {\n    display: none;\n    background: var(--k-pri);\n    color: #fff;\n    border: 2px solid var(--k-pri);\n    text-align: center;\n    max-width: 250px;\n    margin: 20px auto 0 auto;\n  }\n\n  .kagu-readmore-btn:hover {\n    background: var(--k-pri);\n    color: #fff;\n    border-color: var(--k-pri);\n  }\n\n  .kagu-readmore-trigger:checked ~ .k-label-show {\n    display: none;\n  }\n\n  .kagu-readmore-trigger:checked ~ .k-label-hide {\n    display: block;\n  }\n\n  \/* --- Feature Rows --- *\/\n  .kagu-feature-row {\n    display: flex;\n    align-items: center;\n    gap: 40px;\n    margin-top: 30px;\n    margin-bottom: 30px;\n  }\n\n  .kagu-feature-row.reverse {\n    flex-direction: row-reverse;\n  }\n\n  .kagu-feature-img {\n    flex: 1;\n    border-radius: 8px;\n    overflow: hidden;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    background: var(--k-bg-light);\n    padding: 10px;\n    border: 1px solid var(--k-bg-dark);\n  }\n\n  .kagu-feature-img img {\n    width: 100%;\n    height: auto;\n    display: block;\n    object-fit: contain;\n    border-radius: 4px;\n  }\n\n  .kagu-feature-text {\n    flex: 1;\n  }\n\n  .kagu-feature-text h3 {\n    margin-top: 0;\n    border-bottom: none;\n    padding-bottom: 5px;\n    margin-bottom: 10px;\n    color: var(--k-text-title);\n  }\n\n  .kagu-feature-text p {\n    color: var(--k-text-main);\n    font-size: 15px;\n    margin-bottom: 0;\n  }\n\n  \/* --- Section Images --- *\/\n  .kagu-section-img {\n    width: 100%;\n    height: auto;\n    display: block;\n    border-radius: 8px;\n    border: 1px solid var(--k-bg-dark);\n    margin-top: 15px;\n    margin-bottom: 30px;\n  }\n\n  \/* --- Specs Table --- *\/\n  .kagu-tbl {\n    overflow-x: auto;\n    border: 1px solid var(--k-bg-dark);\n    border-radius: 8px;\n    background: #fff;\n    margin-top: 30px;\n    margin-bottom: 30px;\n  }\n\n  .kagu-tbl table {\n    width: 100%;\n    border-collapse: collapse;\n    font-size: 14.5px;\n  }\n\n  .kagu-tbl th,\n  .kagu-tbl td {\n    padding: 15px 18px;\n    border-bottom: 1px solid var(--k-bg-dark);\n    vertical-align: top;\n    text-align: left;\n  }\n\n  .kagu-tbl tr:last-child th,\n  .kagu-tbl tr:last-child td {\n    border-bottom: 0;\n  }\n\n  .kagu-tbl th {\n    width: 35%;\n    background: var(--k-bg-light);\n    color: var(--k-pri);\n    font-weight: 700;\n  }\n\n  \/* --- Logistics \/ B2B Section --- *\/\n  .kagu-b2b-box {\n    background: var(--k-bg-dark);\n    padding: 30px;\n    border-radius: 8px;\n    margin-top: 40px;\n  }\n\n  .kagu-b2b-box h3 {\n    color: var(--k-text-title);\n    margin-top: 0;\n  }\n\n  .kagu-b2b-box p {\n    font-size: 14px;\n    margin-bottom: 15px;\n  }\n\n  .kagu-b2b-box ul {\n    list-style: none;\n    padding: 0;\n    margin: 0;\n  }\n\n  .kagu-b2b-box li {\n    position: relative;\n    padding-left: 20px;\n    margin-bottom: 10px;\n    font-size: 14px;\n  }\n\n  .kagu-b2b-box li::before {\n    content: '?';\n    color: var(--k-pri);\n    position: absolute;\n    left: 0;\n    font-weight: bold;\n  }\n\n  \/* --- FAQ Accordion --- *\/\n  .kagu-faq-section {\n    margin-top: 50px;\n    margin-bottom: 40px;\n  }\n\n  .kagu-accordion {\n    display: grid;\n    gap: 12px;\n    margin-top: 20px;\n  }\n\n  .kagu-accordion details {\n    border: 1px solid var(--k-bg-dark);\n    border-radius: 8px;\n    background: #fff;\n    overflow: hidden;\n    transition: all 0.3s;\n  }\n\n  .kagu-accordion details:hover {\n    border-color: var(--k-pri);\n  }\n\n  .kagu-accordion summary {\n    display: flex;\n    justify-content: space-between;\n    align-items: center;\n    padding: 16px 20px;\n    font-weight: 700;\n    cursor: pointer;\n    list-style: none;\n    user-select: none;\n    color: var(--k-text-title);\n    font-size: 15px;\n  }\n\n  .kagu-accordion summary::-webkit-details-marker {\n    display: none;\n  }\n\n  .kagu-accordion summary::after {\n    content: \"+\";\n    color: var(--k-pri);\n    font-size: 24px;\n    font-weight: 400;\n    line-height: 1;\n    transition: transform 0.3s;\n  }\n\n  .kagu-accordion details[open] summary::after {\n    content: \"?\";\n  }\n\n  .kagu-accordion details[open] summary {\n    border-bottom: 1px solid var(--k-bg-light);\n  }\n\n  .kagu-accordion .kagu-faq-content {\n    padding: 16px 20px;\n    color: var(--k-text-main);\n    font-size: 14px;\n    line-height: 1.6;\n    background: var(--k-bg-light);\n  }\n\n  .kagu-accordion .kagu-faq-content p {\n    margin: 0;\n  }\n\n  \/* --- Mobile Optimization --- *\/\n  @media (max-width: 768px) {\n    .kagu-banner-title {\n      font-size: 1.6rem;\n    }\n\n    .kagu-feature-row,\n    .kagu-feature-row.reverse {\n      flex-direction: column;\n      gap: 20px !important;\n      margin-top: 25px !important;\n      margin-bottom: 25px !important;\n    }\n\n    .kagu-usp-bullets {\n      padding: 18px 15px;\n      margin-bottom: 30px;\n    }\n\n    .kagu-tbl {\n      margin-top: 20px;\n      margin-bottom: 20px;\n    }\n\n    .kagu-tbl table {\n      display: table;\n      min-width: 100%;\n    }\n\n    .kagu-tbl th,\n    .kagu-tbl td {\n      display: table-cell;\n      padding: 12px 10px;\n      font-size: 13.5px;\n    }\n\n    .kagu-tbl th {\n      width: 40%;\n    }\n\n    .kagu-tbl td {\n      width: 60%;\n    }\n\n    .kagu-b2b-box {\n      padding: 20px 15px;\n    }\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"kagu-wrapper\"\u003e\n  \u003csection class=\"kagu-usp-bullets\"\u003e\n  \u003ch3\u003eKey Commercial Highlights\u003c\/h3\u003e\n  \u003cul\u003e\n    \u003cli\u003e\n      \u003cb\u003eSpace-Saving Security:\u003c\/b\u003e A smart \u003cb\u003etall and thin bookcase\u003c\/b\u003e design perfect for maximizing vertical storage in tight office spaces.\n    \u003c\/li\u003e\n    \u003cli\u003e\n      \u003cb\u003eHeavy-Duty Reliability:\u003c\/b\u003e Commercial-grade steel \u003cb\u003estorage units\u003c\/b\u003e engineered for ultimate durability and damage resistance.\n    \u003c\/li\u003e\n    \u003cli\u003e\n      \u003cb\u003eVersatile Organization:\u003c\/b\u003e Features a multi-tiered \u003cb\u003eshelf shelving\u003c\/b\u003e system that adjusts seamlessly to your changing needs.\n    \u003c\/li\u003e\n    \u003cli\u003e\n      \u003cb\u003eSleek Professionalism:\u003c\/b\u003e Functions beautifully as a secure \u003cb\u003ecupboard display\u003c\/b\u003e, keeping sensitive files and keys neatly hidden.\n    \u003c\/li\u003e\n    \u003cli\u003e\n      \u003cb\u003eSmooth Key Access:\u003c\/b\u003e Dedicated key hooks with smooth slide rails help users quickly find and manage keys during busy office operations.\n    \u003c\/li\u003e\n  \u003c\/ul\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"kagu-readmore-wrapper\"\u003e\n    \u003cinput type=\"checkbox\" id=\"KaguReadMoreTriggerCWGK063\" class=\"kagu-readmore-trigger\"\u003e\n\n    \u003cdiv class=\"kagu-content-preview\"\u003e\n      \u003ch2 class=\"kagu-banner-title\"\u003eSophisticated Tall and Thin Bookcase Design\u003c\/h2\u003e\n\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0681\/2870\/2512\/files\/biometric_storage_unit_-_tall_and_thin_bookcase_design_-_kaguyasuCWG-K063_main_images_1.webp?v=1778729836\" alt=\"Biometric storage unit tall and thin bookcase by Kaguyasu\" class=\"kagu-hero-img\"\u003e\n\n      \u003cp class=\"kagu-intro\"\u003eElevate your office organization. Featuring a surprisingly large capacity within a space-saving footprint, this \u003cb\u003etall and thin bookcase\u003c\/b\u003e flawlessly fulfills both your secure key management and daily file storage needs without overwhelming your room.\u003c\/p\u003e\n\n      \u003cdiv class=\"kagu-feature-row\"\u003e\n        \u003cdiv class=\"kagu-feature-img\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0681\/2870\/2512\/files\/biometric_storage_unit_-_tall_and_thin_bookcase_design_-_kaguyasuCWG-K063_detailed_images_5.jpg?v=1779780457\" alt=\"Durable cold-rolled steel storage unit\"\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"kagu-feature-text\"\u003e\n          \u003ch3\u003eDurable Cold-Rolled Steel Storage Units\u003c\/h3\u003e\n          \u003cp\u003eInvest in lifetime security. The entire cabinet is crafted from high-quality cold-rolled steel, offering incredibly robust \u003cb\u003estorage units\u003c\/b\u003e that are highly resistant to daily wear, impact, and damage, ensuring long-lasting corporate use.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"kagu-feature-row reverse\"\u003e\n        \u003cdiv class=\"kagu-feature-img\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0681\/2870\/2512\/files\/biometric_storage_unit_-_tall_and_thin_bookcase_design_-_kaguyasuCWG-K063_detailed_images_3.jpg?v=1779780439\" alt=\"Smooth slide rails for key storage access\"\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"kagu-feature-text\"\u003e\n          \u003ch3\u003eSmooth Slide Rails for Effortless Access\u003c\/h3\u003e\n          \u003cp\u003eManage your assets with ease. The internal boards equipped with dedicated key hooks feature precision-engineered slide rails, allowing them to glide in and out effortlessly and helping you find exact keys during busy shifts.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"kagu-feature-row\"\u003e\n        \u003cdiv class=\"kagu-feature-img\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0681\/2870\/2512\/files\/biometric_storage_unit_-_tall_and_thin_bookcase_design_-_kaguyasuCWG-K063_detailed_images_6.jpg?v=1779780462\" alt=\"Multi-tiered cupboard display storage design\"\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"kagu-feature-text\"\u003e\n          \u003ch3\u003eFunctional Multi-Tiered Cupboard Display\u003c\/h3\u003e\n          \u003cp\u003eMaintain a pristine and secure workspace. The multi-tiered internal design allows keys, devices, and sensitive files to be neatly categorized, acting as a highly functional \u003cb\u003ecupboard display\u003c\/b\u003e that keeps your operational environment perfectly organized.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"kagu-feature-row reverse\"\u003e\n        \u003cdiv class=\"kagu-feature-img\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0681\/2870\/2512\/files\/biometric_storage_unit_-_tall_and_thin_bookcase_design_-_kaguyasuCWG-K063_detailed_images_4.jpg?v=1779780448\" alt=\"Adjustable shelf shelving system inside steel cabinet\"\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"kagu-feature-text\"\u003e\n          \u003ch3\u003eConvenient Adjustable Shelf Shelving System\u003c\/h3\u003e\n          \u003cp\u003eAccommodate items of any size. The internal \u003cb\u003eshelf shelving\u003c\/b\u003e system is intelligently designed to be adjustable in multiple stages, making it incredibly easy to configure the cabinet's height layout to fit tall binders or small equipment.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003ch2\u003eVariations\u003c\/h2\u003e\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0681\/2870\/2512\/files\/biometric_storage_unit_-_tall_and_thin_bookcase_design_-_kaguyasuCWG-K063_detailed_images_2.jpg?v=1779161436\" alt=\"Biometric storage unit variations in sky gray\" class=\"kagu-section-img\"\u003e\n\n      \u003ch2\u003eDimensions \u0026amp; Specifications\u003c\/h2\u003e\n      \u003cdiv class=\"kagu-tbl\"\u003e\n        \u003ctable\u003e\n          \u003ctbody\u003e\n            \u003ctr\u003e\n              \u003cth scope=\"row\"\u003eMaterial\u003c\/th\u003e\n              \u003ctd\u003eSteel\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n              \u003cth scope=\"row\"\u003eColor\u003c\/th\u003e\n              \u003ctd\u003eSky Gray\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n              \u003cth scope=\"row\"\u003eWeight\u003c\/th\u003e\n              \u003ctd\u003e9¨C75.4kg\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n              \u003cth scope=\"row\"\u003eSize\u003c\/th\u003e\n              \u003ctd\u003e50 ¡Á 17 ¡Á 80cm, 55 ¡Á 40 ¡Á 90cm, 66.5 ¡Á 40 ¡Á 90cm, 90 ¡Á 40 ¡Á 90cm, 90 ¡Á 40 ¡Á 180cm\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n              \u003cth scope=\"row\"\u003eAssembly\u003c\/th\u003e\n              \u003ctd\u003eNot required\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n              \u003cth scope=\"row\"\u003eCustomization\u003c\/th\u003e\n              \u003ctd\u003ePossible\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n              \u003cth scope=\"row\"\u003eCustomizable Items\u003c\/th\u003e\n              \u003ctd\u003eSize\u003c\/td\u003e\n            \u003c\/tr\u003e\n          \u003c\/tbody\u003e\n        \u003c\/table\u003e\n      \u003c\/div\u003e\n\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0681\/2870\/2512\/files\/biometric_storage_unit_-_tall_and_thin_bookcase_design_-_kaguyasuCWG-K063_detailed_images_2.webp?v=1778729841\" alt=\"Biometric storage unit dimensions guide\" class=\"kagu-section-img\"\u003e\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0681\/2870\/2512\/files\/biometric_storage_unit_-_tall_and_thin_bookcase_design_-_kaguyasuCWG-K063_detailed_images_1.webp?v=1778729840\" alt=\"Tall and thin bookcase dimensions guide\" class=\"kagu-section-img\"\u003e\n\n      \u003cdiv class=\"kagu-b2b-box\"\u003e\n        \u003ch3\u003eDelivery \u0026amp; Commercial Logistics\u003c\/h3\u003e\n        \u003cp\u003ePlease note the following important delivery guidelines for this steel storage unit:\u003c\/p\u003e\n        \u003cul\u003e\n          \u003cli\u003e\n\u003cb\u003eAssembly Status:\u003c\/b\u003e Assembly is not required for this product.\u003c\/li\u003e\n          \u003cli\u003e\n\u003cb\u003eSize Planning:\u003c\/b\u003e Available sizes range from compact 50 ¡Á 17 ¡Á 80cm storage to taller 90 ¡Á 40 ¡Á 180cm storage. Please confirm your selected size and final placement area before ordering.\u003c\/li\u003e\n          \u003cli\u003e\n\u003cb\u003eCustomization:\u003c\/b\u003e Customization is possible for size.\u003c\/li\u003e\n          \u003cli\u003e\n\u003cb\u003eAccess Verification:\u003c\/b\u003e Please check doorway clearance, lift access, corridor width, and installation position before delivery, especially for taller or heavier configurations.\u003c\/li\u003e\n          \u003cli\u003e\n\u003cb\u003eTracking \u0026amp; Couriers:\u003c\/b\u003e Tracking information will be updated after shipment is arranged with the suitable furniture shipping carrier.\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n\n      \u003csection class=\"kagu-faq-section\"\u003e\n        \u003ch2\u003eFrequently Asked Questions\u003c\/h2\u003e\n        \u003cdiv class=\"kagu-accordion\"\u003e\n          \u003cdetails\u003e\n            \u003csummary\u003eDoes this storage unit require assembly?\u003c\/summary\u003e\n            \u003cdiv class=\"kagu-faq-content\"\u003e\n              \u003cp\u003eNo. Assembly is not required for this steel storage unit.\u003c\/p\u003e\n            \u003c\/div\u003e\n          \u003c\/details\u003e\n\n          \u003cdetails\u003e\n            \u003csummary\u003eCan the size be customized?\u003c\/summary\u003e\n            \u003cdiv class=\"kagu-faq-content\"\u003e\n              \u003cp\u003eYes. Customization is possible for size.\u003c\/p\u003e\n            \u003c\/div\u003e\n          \u003c\/details\u003e\n\n          \u003cdetails\u003e\n            \u003csummary\u003eWhat material is used for this storage unit?\u003c\/summary\u003e\n            \u003cdiv class=\"kagu-faq-content\"\u003e\n              \u003cp\u003eThe listed material is steel. The product description also highlights cold-rolled steel construction.\u003c\/p\u003e\n            \u003c\/div\u003e\n          \u003c\/details\u003e\n\n          \u003cdetails\u003e\n            \u003csummary\u003eWhat sizes are available?\u003c\/summary\u003e\n            \u003cdiv class=\"kagu-faq-content\"\u003e\n              \u003cp\u003eAvailable sizes include 50 ¡Á 17 ¡Á 80cm, 55 ¡Á 40 ¡Á 90cm, 66.5 ¡Á 40 ¡Á 90cm, 90 ¡Á 40 ¡Á 90cm, and 90 ¡Á 40 ¡Á 180cm.\u003c\/p\u003e\n            \u003c\/div\u003e\n          \u003c\/details\u003e\n        \u003c\/div\u003e\n      \u003c\/section\u003e\n    \u003c\/div\u003e\n\n    \u003clabel class=\"kagu-readmore-btn k-label-show\" for=\"KaguReadMoreTriggerCWGK063\"\u003eView Full Details\u003c\/label\u003e\n    \u003clabel class=\"kagu-readmore-btn k-label-hide\" for=\"KaguReadMoreTriggerCWGK063\"\u003eCollapse Details\u003c\/label\u003e\n  \u003c\/section\u003e\n\u003c\/div\u003e","brand":"Kaguyasu","offers":[{"title":"Key box (with 120 keys)","offer_id":43011242164272,"sku":"CWG-K063-01","price":197.0,"currency_code":"GBP","in_stock":true},{"title":"Key box (with 200 keys)","offer_id":43011242197040,"sku":"CWG-K063-02","price":282.0,"currency_code":"GBP","in_stock":true},{"title":"Key box (with 300 keys)","offer_id":43011242229808,"sku":"CWG-K063-03","price":383.0,"currency_code":"GBP","in_stock":true},{"title":"Key box (with 400 keys)","offer_id":43011242262576,"sku":"CWG-K063-04","price":403.0,"currency_code":"GBP","in_stock":true},{"title":"Key box (with 500 keys)","offer_id":43011242295344,"sku":"CWG-K063-05","price":525.0,"currency_code":"GBP","in_stock":true},{"title":"Key box (with 600 keys)","offer_id":43011242328112,"sku":"CWG-K063-06","price":591.0,"currency_code":"GBP","in_stock":true},{"title":"Key box (with 700 keys)","offer_id":43011242360880,"sku":"CWG-K063-07","price":624.0,"currency_code":"GBP","in_stock":true},{"title":"Key box (with 500 keys) + document storage","offer_id":43011242393648,"sku":"CWG-K063-08","price":755.0,"currency_code":"GBP","in_stock":true},{"title":"Key box (with 600 keys) + document storage","offer_id":43011242426416,"sku":"CWG-K063-09","price":813.0,"currency_code":"GBP","in_stock":true},{"title":"Key box (with 700 keys) + document storage","offer_id":43011242459184,"sku":"CWG-K063-010","price":886.0,"currency_code":"GBP","in_stock":true},{"title":"(Customizable) Key Box (with 1000 keys) + Document Storage","offer_id":43011242491952,"sku":"CWG-K063-DZ-01","price":1247.0,"currency_code":"GBP","in_stock":true},{"title":"Two-tier key box (includes 800 keys)","offer_id":43011242524720,"sku":"CWG-K063-011","price":952.0,"currency_code":"GBP","in_stock":true},{"title":"Two-tier key box (includes 1000 keys)","offer_id":43011242557488,"sku":"CWG-K063-012","price":1083.0,"currency_code":"GBP","in_stock":true},{"title":"Two-tier key box (includes 1200 keys)","offer_id":43011242590256,"sku":"CWG-K063-013","price":1181.0,"currency_code":"GBP","in_stock":true},{"title":"Two-tier key box (includes 1400 keys)","offer_id":43011242623024,"sku":"CWG-K063-014","price":1313.0,"currency_code":"GBP","in_stock":true},{"title":"Fingerprint authentication type A","offer_id":43011242655792,"sku":"CWG-K063-015","price":25.0,"currency_code":"GBP","in_stock":true},{"title":"Password type","offer_id":43011242688560,"sku":"CWG-K063-016","price":25.0,"currency_code":"GBP","in_stock":true},{"title":"Fingerprint authentication type B","offer_id":43011242721328,"sku":"CWG-K063-017","price":25.0,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0681\/2870\/2512\/files\/biometric_storage_unit_-_tall_and_thin_bookcase_design_-_kaguyasuCWG-K063_main_images_1.webp?v=1778729836"},{"product_id":"robust-shelf-shelving-large-capacity-wood-bookcase-cwg-k054","title":"Robust Shelf Shelving | Large Capacity Wood Bookcase | 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: #333333;\n    --k-text-title: #121A3E;\n    max-width: 1000px;\n    margin: 8px auto 0 auto !important;\n    padding: 0 15px;\n    font-family: 'Urbanist', sans-serif;\n    line-height: 1.6;\n    color: var(--k-text-main);\n    text-align: left;\n  }\n\n  .kagu-wrapper * {\n    box-sizing: border-box;\n  }\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: 30px;\n    margin-bottom: 15px;\n  }\n\n  .kagu-banner-title {\n    font-size: 2rem;\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.6rem;\n    border-bottom: 3px solid var(--k-pri);\n    display: inline-block;\n    padding-bottom: 8px;\n  }\n\n  .kagu-wrapper h3 {\n    font-size: 1.2rem;\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: 5px solid var(--k-pri);\n    margin-bottom: 40px;\n  }\n\n  .kagu-usp-bullets h3 {\n    margin-top: 0;\n    color: var(--k-pri);\n    margin-bottom: 15px;\n  }\n\n  .kagu-usp-bullets ul {\n    list-style: none;\n    padding: 0;\n    margin: 0;\n    display: grid;\n    grid-template-columns: 1fr;\n    gap: 12px;\n  }\n\n  .kagu-usp-bullets li {\n    position: relative;\n    padding-left: 28px;\n    font-size: 14.5px;\n  }\n\n  .kagu-usp-bullets li::before {\n    content: '';\n    position: absolute;\n    left: 0;\n    top: 3px;\n    width: 18px;\n    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  \/* --- Read More Interaction --- *\/\n  .kagu-hero-img {\n    width: 100%;\n    height: auto;\n    border-radius: 8px;\n    margin-bottom: 25px;\n    display: block;\n    border: 1px solid var(--k-bg-dark);\n  }\n\n  .kagu-intro {\n    font-size: 16px;\n    text-align: center;\n    max-width: 820px;\n    margin: 0 auto 40px auto;\n  }\n\n  .kagu-readmore-wrapper {\n    position: relative;\n    margin-bottom: 50px;\n  }\n\n  .kagu-readmore-trigger {\n    display: none;\n  }\n\n  .kagu-content-preview {\n    max-height: 1200px;\n    overflow: hidden;\n    transition: max-height 0.6s ease-out;\n    position: relative;\n  }\n\n  .kagu-content-preview::after {\n    content: \"\";\n    position: absolute;\n    bottom: 0;\n    left: 0;\n    width: 100%;\n    height: 120px;\n    background: linear-gradient(transparent, #ffffff);\n    pointer-events: none;\n  }\n\n  .kagu-readmore-trigger:checked ~ .kagu-content-preview {\n    max-height: 18000px;\n  }\n\n  .kagu-readmore-trigger:checked ~ .kagu-content-preview::after {\n    display: none;\n  }\n\n  .kagu-readmore-btn {\n    display: inline-block;\n    padding: 12px 35px;\n    border-radius: 30px;\n    font-weight: 600;\n    cursor: pointer;\n    transition: all 0.3s;\n    margin-top: 15px;\n    text-transform: uppercase;\n    font-size: 14px;\n    letter-spacing: 1px;\n    font-family: 'Poppins', sans-serif;\n  }\n\n  .k-label-show {\n    border: 2px solid var(--k-pri);\n    color: var(--k-pri);\n    background: #fff;\n    display: block;\n    text-align: center;\n    max-width: 250px;\n    margin: 20px auto 0 auto;\n  }\n\n  .k-label-hide {\n    display: none;\n    background: var(--k-pri);\n    color: #fff;\n    border: 2px solid var(--k-pri);\n    text-align: center;\n    max-width: 250px;\n    margin: 20px auto 0 auto;\n  }\n\n  .kagu-readmore-btn:hover {\n    background: var(--k-pri);\n    color: #fff;\n    border-color: var(--k-pri);\n  }\n\n  .kagu-readmore-trigger:checked ~ .k-label-show {\n    display: none;\n  }\n\n  .kagu-readmore-trigger:checked ~ .k-label-hide {\n    display: block;\n  }\n\n  \/* --- Feature Rows --- *\/\n  .kagu-feature-row {\n    display: flex;\n    align-items: center;\n    gap: 40px;\n    margin-top: 30px;\n    margin-bottom: 30px;\n  }\n\n  .kagu-feature-row.reverse {\n    flex-direction: row-reverse;\n  }\n\n  .kagu-feature-img {\n    flex: 1;\n    border-radius: 8px;\n    overflow: hidden;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    background: var(--k-bg-light);\n    padding: 10px;\n    border: 1px solid var(--k-bg-dark);\n  }\n\n  .kagu-feature-img img {\n    width: 100%;\n    height: auto;\n    display: block;\n    object-fit: contain;\n    border-radius: 4px;\n  }\n\n  .kagu-feature-text {\n    flex: 1;\n  }\n\n  .kagu-feature-text h3 {\n    margin-top: 0;\n    border-bottom: none;\n    padding-bottom: 5px;\n    margin-bottom: 10px;\n    color: var(--k-text-title);\n  }\n\n  .kagu-feature-text p {\n    color: var(--k-text-main);\n    font-size: 15px;\n    margin-bottom: 0;\n  }\n\n  \/* --- Section Images --- *\/\n  .kagu-section-img {\n    width: 100%;\n    height: auto;\n    display: block;\n    border-radius: 8px;\n    border: 1px solid var(--k-bg-dark);\n    margin-top: 15px;\n    margin-bottom: 30px;\n  }\n\n  .kagu-dim-gallery {\n    display: grid;\n    grid-template-columns: 1fr;\n    gap: 18px;\n    margin-top: 15px;\n    margin-bottom: 30px;\n  }\n\n  .kagu-dim-gallery img {\n    width: 100%;\n    height: auto;\n    display: block;\n    border-radius: 8px;\n    border: 1px solid var(--k-bg-dark);\n  }\n\n  \/* --- Specs Table --- *\/\n  .kagu-tbl {\n    overflow-x: auto;\n    border: 1px solid var(--k-bg-dark);\n    border-radius: 8px;\n    background: #fff;\n    margin-top: 30px;\n    margin-bottom: 30px;\n  }\n\n  .kagu-tbl table {\n    width: 100%;\n    border-collapse: collapse;\n    font-size: 14.5px;\n  }\n\n  .kagu-tbl th,\n  .kagu-tbl td {\n    padding: 15px 18px;\n    border-bottom: 1px solid var(--k-bg-dark);\n    vertical-align: top;\n    text-align: left;\n  }\n\n  .kagu-tbl tr:last-child th,\n  .kagu-tbl tr:last-child td {\n    border-bottom: 0;\n  }\n\n  .kagu-tbl th {\n    width: 35%;\n    background: var(--k-bg-light);\n    color: var(--k-pri);\n    font-weight: 700;\n  }\n\n  \/* --- Logistics \/ B2B Section --- *\/\n  .kagu-b2b-box {\n    background: var(--k-bg-dark);\n    padding: 30px;\n    border-radius: 8px;\n    margin-top: 40px;\n  }\n\n  .kagu-b2b-box h3 {\n    color: var(--k-text-title);\n    margin-top: 0;\n  }\n\n  .kagu-b2b-box p {\n    font-size: 14px;\n    margin-bottom: 15px;\n  }\n\n  .kagu-b2b-box ul {\n    list-style: none;\n    padding: 0;\n    margin: 0;\n  }\n\n  .kagu-b2b-box li {\n    position: relative;\n    padding-left: 20px;\n    margin-bottom: 10px;\n    font-size: 14px;\n  }\n\n  .kagu-b2b-box li::before {\n    content: '?';\n    color: var(--k-pri);\n    position: absolute;\n    left: 0;\n    font-weight: bold;\n  }\n\n  \/* --- FAQ Accordion --- *\/\n  .kagu-faq-section {\n    margin-top: 50px;\n    margin-bottom: 40px;\n  }\n\n  .kagu-accordion {\n    display: grid;\n    gap: 12px;\n    margin-top: 20px;\n  }\n\n  .kagu-accordion details {\n    border: 1px solid var(--k-bg-dark);\n    border-radius: 8px;\n    background: #fff;\n    overflow: hidden;\n    transition: all 0.3s;\n  }\n\n  .kagu-accordion details:hover {\n    border-color: var(--k-pri);\n  }\n\n  .kagu-accordion summary {\n    display: flex;\n    justify-content: space-between;\n    align-items: center;\n    padding: 16px 20px;\n    font-weight: 700;\n    cursor: pointer;\n    list-style: none;\n    user-select: none;\n    color: var(--k-text-title);\n    font-size: 15px;\n  }\n\n  .kagu-accordion summary::-webkit-details-marker {\n    display: none;\n  }\n\n  .kagu-accordion summary::after {\n    content: \"+\";\n    color: var(--k-pri);\n    font-size: 24px;\n    font-weight: 400;\n    line-height: 1;\n    transition: transform 0.3s;\n  }\n\n  .kagu-accordion details[open] summary::after {\n    content: \"?\";\n  }\n\n  .kagu-accordion details[open] summary {\n    border-bottom: 1px solid var(--k-bg-light);\n  }\n\n  .kagu-accordion .kagu-faq-content {\n    padding: 16px 20px;\n    color: var(--k-text-main);\n    font-size: 14px;\n    line-height: 1.6;\n    background: var(--k-bg-light);\n  }\n\n  .kagu-accordion .kagu-faq-content p {\n    margin: 0;\n  }\n\n  \/* --- Mobile Optimization --- *\/\n  @media (max-width: 768px) {\n    .kagu-banner-title {\n      font-size: 1.6rem;\n    }\n\n    .kagu-feature-row,\n    .kagu-feature-row.reverse {\n      flex-direction: column;\n      gap: 20px !important;\n      margin-top: 25px !important;\n      margin-bottom: 25px !important;\n    }\n\n    .kagu-usp-bullets {\n      padding: 18px 15px;\n      margin-bottom: 30px;\n    }\n\n    .kagu-tbl {\n      margin-top: 20px;\n      margin-bottom: 20px;\n    }\n\n    .kagu-tbl table {\n      display: table;\n      min-width: 100%;\n    }\n\n    .kagu-tbl th,\n    .kagu-tbl td {\n      display: table-cell;\n      padding: 12px 10px;\n      font-size: 13.5px;\n    }\n\n    .kagu-tbl th {\n      width: 40%;\n    }\n\n    .kagu-tbl td {\n      width: 60%;\n    }\n\n    .kagu-b2b-box {\n      padding: 20px 15px;\n    }\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"kagu-wrapper\"\u003e\n  \u003csection class=\"kagu-usp-bullets\"\u003e\n  \u003ch3\u003eKey Commercial Highlights\u003c\/h3\u003e\n  \u003cul\u003e\n    \u003cli\u003e\n      \u003cb\u003eExecutive Presence:\u003c\/b\u003e A robust, large capacity wood \u003cb\u003ebookcase\u003c\/b\u003e engineered to beautifully anchor professional workspaces and sophisticated home offices.\n    \u003c\/li\u003e\n    \u003cli\u003e\n      \u003cb\u003eMassive Capacity:\u003c\/b\u003e Commercial-grade \u003cb\u003estorage units\u003c\/b\u003e scaling up to an impressive 320cm in length for ultimate organizational power.\n    \u003c\/li\u003e\n    \u003cli\u003e\n      \u003cb\u003eEco-Friendly Materials:\u003c\/b\u003e Utilizing high-density engineered wood to provide durable \u003cb\u003eshelves with wood\u003c\/b\u003e grain textures that resist warping.\n    \u003c\/li\u003e\n    \u003cli\u003e\n      \u003cb\u003eVersatile Organization:\u003c\/b\u003e Standing out among modern \u003cb\u003ecabinets and display cabinets\u003c\/b\u003e by offering fully concealed, dust-proof storage with an elegant Khaki finish.\n    \u003c\/li\u003e\n    \u003cli\u003e\n      \u003cb\u003eStable Plinth Base:\u003c\/b\u003e A heavy-duty base helps support the cabinet securely while reducing floor-level dust, moisture, and wobbling.\n    \u003c\/li\u003e\n  \u003c\/ul\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"kagu-readmore-wrapper\"\u003e\n    \u003cinput type=\"checkbox\" id=\"KaguReadMoreTriggerCWGK054\" class=\"kagu-readmore-trigger\"\u003e\n\n    \u003cdiv class=\"kagu-content-preview\"\u003e\n      \u003ch2 class=\"kagu-banner-title\"\u003eElegant and Spacious Storage Cabinet\u003c\/h2\u003e\n\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0681\/2870\/2512\/files\/robust_shelf_shelving_large_capacity_wood_bookcase_kaguyasuCWG-K054_detailed_images_3.jpg?v=1779161426\" alt=\"Robust shelf shelving large capacity wood bookcase by Kaguyasu\" class=\"kagu-hero-img\"\u003e\n\n      \u003cp class=\"kagu-intro\"\u003eElevate your professional environment. This elegant \u003cb\u003ebookcase\u003c\/b\u003e features a calming Khaki color scheme that creates a serene atmosphere, instantly turning your corporate office or home study into a highly organized, premium space.\u003c\/p\u003e\n\n      \u003cdiv class=\"kagu-feature-row\"\u003e\n        \u003cdiv class=\"kagu-feature-img\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0681\/2870\/2512\/files\/robust_shelf_shelving_large_capacity_wood_bookcase_kaguyasuCWG-K054_detailed_images_13.jpg?v=1779947494\" alt=\"Large capacity storage units with divided sections\"\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"kagu-feature-text\"\u003e\n          \u003ch3\u003eHighly Functional Storage Units\u003c\/h3\u003e\n          \u003cp\u003eNever run out of space again. The massive interior of these \u003cb\u003estorage units\u003c\/b\u003e is intelligently divided into multiple sections by sturdy shelves and partitions, allowing you to neatly categorize and store items according to their specific type and daily purpose.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"kagu-feature-row reverse\"\u003e\n        \u003cdiv class=\"kagu-feature-img\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0681\/2870\/2512\/files\/robust_shelf_shelving_large_capacity_wood_bookcase_kaguyasuCWG-K054_detailed_images_16.jpg?v=1779947645\" alt=\"Concealed cabinets and display cabinets with solid doors\"\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"kagu-feature-text\"\u003e\n          \u003ch3\u003eConcealed Cabinets and Display Cabinets\u003c\/h3\u003e\n          \u003cp\u003eProtect your privacy and your documents. Unlike open-tier shelving, this unit functions as highly secure \u003cb\u003ecabinets and display cabinets\u003c\/b\u003e. Closing the solid doors completely hides the contents, making it convenient for storing private items while effectively protecting your sensitive belongings from dust and moisture.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"kagu-feature-row\"\u003e\n        \u003cdiv class=\"kagu-feature-img\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0681\/2870\/2512\/files\/robust_shelf_shelving_large_capacity_wood_bookcase_kaguyasuCWG-K054_detailed_images_5_798efff1-bc90-4be9-8b90-60f06bf17229.jpg?v=1779947488\" alt=\"Eco-friendly shelves with wood grain construction\"\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"kagu-feature-text\"\u003e\n          \u003ch3\u003eEco-Friendly Shelves With Wood Construction\u003c\/h3\u003e\n          \u003cp\u003eInvest in long-lasting structural integrity. Constructed from eco-friendly, high-density engineered wood, these robust \u003cb\u003eshelves with wood\u003c\/b\u003e textures boast a uniform structure. This makes the entire cabinet highly resistant to damage from warping or twisting, ensuring decades of reliable use.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"kagu-feature-row reverse\"\u003e\n        \u003cdiv class=\"kagu-feature-img\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0681\/2870\/2512\/files\/robust_shelf_shelving_large_capacity_wood_bookcase_kaguyasuCWG-K054_detailed_images_15.jpg?v=1779947647\" alt=\"Stable plinth base design for wood bookcase\"\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"kagu-feature-text\"\u003e\n          \u003ch3\u003eStable Plinth Base Design\u003c\/h3\u003e\n          \u003cp\u003ePrioritize safety and cleanliness. The heavy-duty plinth base ensures a sufficient distance between the bottom shelf and the floor, effectively preventing the intrusion of ground-level dust and moisture. Its robust construction offers excellent load-bearing capacity, firmly supporting the heavy main body without wobbling.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003ch2\u003eDimensions \u0026amp; Specifications\u003c\/h2\u003e\n      \u003cdiv class=\"kagu-tbl\"\u003e\n        \u003ctable\u003e\n          \u003ctbody\u003e\n            \u003ctr\u003e\n              \u003cth scope=\"row\"\u003eMaterial\u003c\/th\u003e\n              \u003ctd\u003eEco-friendly board\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n              \u003cth scope=\"row\"\u003eColor\u003c\/th\u003e\n              \u003ctd\u003eKhaki\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n              \u003cth scope=\"row\"\u003eWeight\u003c\/th\u003e\n              \u003ctd\u003e100¨C200kg\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n              \u003cth scope=\"row\"\u003eSize\u003c\/th\u003e\n              \u003ctd\u003e80 ¡Á 40 ¡Á 200cm, 120 ¡Á 40 ¡Á 200cm, 160 ¡Á 40 ¡Á 200cm, 200 ¡Á 40 ¡Á 200cm, 240 ¡Á 40 ¡Á 200cm, 280 ¡Á 40 ¡Á 200cm, 320 ¡Á 40 ¡Á 200cm\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n              \u003cth scope=\"row\"\u003eAssembly\u003c\/th\u003e\n              \u003ctd\u003eRequired\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n              \u003cth scope=\"row\"\u003eCustomization\u003c\/th\u003e\n              \u003ctd\u003eNot possible\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n              \u003cth scope=\"row\"\u003eCustomizable Items\u003c\/th\u003e\n              \u003ctd\u003eNone\u003c\/td\u003e\n            \u003c\/tr\u003e\n          \u003c\/tbody\u003e\n        \u003c\/table\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"kagu-dim-gallery\"\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0681\/2870\/2512\/files\/robust_shelf_shelving_large_capacity_wood_bookcase_kaguyasuCWG-K054_detailed_images_20.jpg?v=1779947823\" alt=\"Robust wood bookcase dimensions guide 80cm\"\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0681\/2870\/2512\/files\/robust_shelf_shelving_large_capacity_wood_bookcase_kaguyasuCWG-K054_detailed_images_21.jpg?v=1779947824\" alt=\"Robust wood bookcase dimensions guide 120cm\"\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0681\/2870\/2512\/files\/robust_shelf_shelving_large_capacity_wood_bookcase_kaguyasuCWG-K054_detailed_images_22.jpg?v=1779947824\" alt=\"Robust wood bookcase dimensions guide 160cm\"\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0681\/2870\/2512\/files\/robust_shelf_shelving_large_capacity_wood_bookcase_kaguyasuCWG-K054_detailed_images_17.jpg?v=1779947823\" alt=\"Robust wood bookcase dimensions guide 200cm\"\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0681\/2870\/2512\/files\/robust_shelf_shelving_large_capacity_wood_bookcase_kaguyasuCWG-K054_detailed_images_18.jpg?v=1779947824\" alt=\"Robust wood bookcase dimensions guide 240cm\"\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0681\/2870\/2512\/files\/robust_shelf_shelving_large_capacity_wood_bookcase_kaguyasuCWG-K054_detailed_images_19.jpg?v=1779947827\" alt=\"Robust wood bookcase dimensions guide 320cm\"\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"kagu-b2b-box\"\u003e\n        \u003ch3\u003eDelivery \u0026amp; Commercial Logistics\u003c\/h3\u003e\n        \u003cp\u003ePlease note the following important information for this large capacity wood bookcase:\u003c\/p\u003e\n        \u003cul\u003e\n          \u003cli\u003e\n\u003cb\u003eAssembly Required:\u003c\/b\u003e This product requires assembly. Please prepare enough space and installation time after delivery.\u003c\/li\u003e\n          \u003cli\u003e\n\u003cb\u003eSize Planning:\u003c\/b\u003e Available lengths range from 80cm to 320cm. Please confirm the selected size, wall position, doorway clearance, and final installation area before ordering.\u003c\/li\u003e\n          \u003cli\u003e\n\u003cb\u003eCustomization:\u003c\/b\u003e Customization is not possible for this product, and no customization items are available.\u003c\/li\u003e\n          \u003cli\u003e\n\u003cb\u003eColor \u0026amp; Texture Notice:\u003c\/b\u003e Due to the use of natural materials, there may be slight variations in color, surface texture, and patterns, but these will not affect normal use. Changes resulting from regular wear and tear are not considered product defects.\u003c\/li\u003e\n          \u003cli\u003e\n\u003cb\u003ePhoto Notice:\u003c\/b\u003e Due to differences in lighting during photography and varying screen resolutions, the color of the photos may differ slightly from the actual product. Product photos are for illustrative purposes only.\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n\n      \u003csection class=\"kagu-faq-section\"\u003e\n        \u003ch2\u003eFrequently Asked Questions\u003c\/h2\u003e\n        \u003cdiv class=\"kagu-accordion\"\u003e\n          \u003cdetails\u003e\n            \u003csummary\u003eDoes this large capacity wood bookcase require assembly?\u003c\/summary\u003e\n            \u003cdiv class=\"kagu-faq-content\"\u003e\n              \u003cp\u003eYes. Assembly is required for this bookcase.\u003c\/p\u003e\n            \u003c\/div\u003e\n          \u003c\/details\u003e\n\n          \u003cdetails\u003e\n            \u003csummary\u003eCan this bookcase be customized?\u003c\/summary\u003e\n            \u003cdiv class=\"kagu-faq-content\"\u003e\n              \u003cp\u003eNo. Customization is not possible for this product, and there are no customizable items available.\u003c\/p\u003e\n            \u003c\/div\u003e\n          \u003c\/details\u003e\n\n          \u003cdetails\u003e\n            \u003csummary\u003eWhat sizes are available?\u003c\/summary\u003e\n            \u003cdiv class=\"kagu-faq-content\"\u003e\n              \u003cp\u003eAvailable sizes include 80 ¡Á 40 ¡Á 200cm, 120 ¡Á 40 ¡Á 200cm, 160 ¡Á 40 ¡Á 200cm, 200 ¡Á 40 ¡Á 200cm, 240 ¡Á 40 ¡Á 200cm, 280 ¡Á 40 ¡Á 200cm, and 320 ¡Á 40 ¡Á 200cm.\u003c\/p\u003e\n            \u003c\/div\u003e\n          \u003c\/details\u003e\n\n          \u003cdetails\u003e\n            \u003csummary\u003eWill the color look exactly like the product photos?\u003c\/summary\u003e\n            \u003cdiv class=\"kagu-faq-content\"\u003e\n              \u003cp\u003eDue to natural materials, photography lighting, and screen resolution differences, the color, surface texture, pattern, and actual appearance may differ slightly from the photos. Product photos are for illustrative purposes only.\u003c\/p\u003e\n            \u003c\/div\u003e\n          \u003c\/details\u003e\n        \u003c\/div\u003e\n      \u003c\/section\u003e\n    \u003c\/div\u003e\n\n    \u003clabel class=\"kagu-readmore-btn k-label-show\" for=\"KaguReadMoreTriggerCWGK054\"\u003eView Full Details\u003c\/label\u003e\n    \u003clabel class=\"kagu-readmore-btn k-label-hide\" for=\"KaguReadMoreTriggerCWGK054\"\u003eCollapse Details\u003c\/label\u003e\n  \u003c\/section\u003e\n\u003c\/div\u003e","brand":"Kaguyasu","offers":[{"title":"80*40*200cm\/with handles","offer_id":42944235307056,"sku":"CWG-K054-01","price":403.0,"currency_code":"GBP","in_stock":true},{"title":"120*40*200cm \/ with handles","offer_id":42944235339824,"sku":"CWG-K054-02","price":604.0,"currency_code":"GBP","in_stock":true},{"title":"160*40*200cm\/with handles","offer_id":42944235372592,"sku":"CWG-K054-03","price":805.0,"currency_code":"GBP","in_stock":true},{"title":"200*40*200cm\/with handles","offer_id":42944235405360,"sku":"CWG-K054-04","price":1006.0,"currency_code":"GBP","in_stock":true},{"title":"240*40*200cm \/ with handles","offer_id":42944235438128,"sku":"CWG-K054-05","price":1207.0,"currency_code":"GBP","in_stock":true},{"title":"280*40*200cm\/with handles","offer_id":42944235470896,"sku":"CWG-K054-06","price":1408.0,"currency_code":"GBP","in_stock":true},{"title":"320*40*200cm \/ with handles","offer_id":42944235503664,"sku":"CWG-K054-07","price":1608.0,"currency_code":"GBP","in_stock":true},{"title":"80*40*200cm\/No handles","offer_id":42944235536432,"sku":"CWG-K054-08","price":457.0,"currency_code":"GBP","in_stock":true},{"title":"120*40*200cm\/No handles","offer_id":42944235569200,"sku":"CWG-K054-09","price":684.0,"currency_code":"GBP","in_stock":true},{"title":"160*40*200cm\/No handles","offer_id":42944235601968,"sku":"CWG-K054-010","price":912.0,"currency_code":"GBP","in_stock":true},{"title":"200*40*200cm\/No handles","offer_id":42944235634736,"sku":"CWG-K054-011","price":1140.0,"currency_code":"GBP","in_stock":true},{"title":"240*40*200cm\/No handles","offer_id":42944235667504,"sku":"CWG-K054-012","price":1368.0,"currency_code":"GBP","in_stock":true},{"title":"280*40*200cm\/No handles","offer_id":42944235700272,"sku":"CWG-K054-013","price":1596.0,"currency_code":"GBP","in_stock":true},{"title":"320*40*200cm\/No handles","offer_id":42944235733040,"sku":"CWG-K054-014","price":1641.0,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0681\/2870\/2512\/files\/robust_shelf_shelving_large_capacity_wood_bookcase_kaguyasuCWG-K054_main_images_1.jpg?v=1779161420"},{"product_id":"premium-office-chair-ergonomic-black-office-chair-bgy-k004","title":"Premium Office Chair | Ergonomic Black Office Chair | 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: #333333;\n    --k-text-title: #121A3E;\n    max-width: 1000px;\n    margin: 8px auto 0 auto !important;\n    padding: 0 15px;\n    font-family: 'Urbanist', sans-serif;\n    line-height: 1.6;\n    color: var(--k-text-main);\n    text-align: left;\n  }\n\n  .kagu-wrapper * {\n    box-sizing: border-box;\n  }\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: 30px;\n    margin-bottom: 15px;\n  }\n\n  .kagu-banner-title {\n    font-size: 2rem;\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.6rem;\n    border-bottom: 3px solid var(--k-pri);\n    display: inline-block;\n    padding-bottom: 8px;\n  }\n\n  .kagu-wrapper h3 {\n    font-size: 1.2rem;\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: 5px solid var(--k-pri);\n    margin-bottom: 40px;\n  }\n\n  .kagu-usp-bullets h3 {\n    margin-top: 0;\n    color: var(--k-pri);\n    margin-bottom: 15px;\n  }\n\n  .kagu-usp-bullets ul {\n    list-style: none;\n    padding: 0;\n    margin: 0;\n    display: grid;\n    grid-template-columns: 1fr;\n    gap: 12px;\n  }\n\n  .kagu-usp-bullets li {\n    position: relative;\n    padding-left: 28px;\n    font-size: 14.5px;\n  }\n\n  .kagu-usp-bullets li::before {\n    content: '';\n    position: absolute;\n    left: 0;\n    top: 3px;\n    width: 18px;\n    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  \/* --- Read More Interaction --- *\/\n  .kagu-hero-img {\n    width: 100%;\n    height: auto;\n    border-radius: 8px;\n    margin-bottom: 25px;\n    display: block;\n    border: 1px solid var(--k-bg-dark);\n  }\n\n  .kagu-intro {\n    font-size: 16px;\n    text-align: center;\n    max-width: 820px;\n    margin: 0 auto 40px auto;\n  }\n\n  .kagu-readmore-wrapper {\n    position: relative;\n    margin-bottom: 50px;\n  }\n\n  .kagu-readmore-trigger {\n    display: none;\n  }\n\n  .kagu-content-preview {\n    max-height: 1200px;\n    overflow: hidden;\n    transition: max-height 0.6s ease-out;\n    position: relative;\n  }\n\n  .kagu-content-preview::after {\n    content: \"\";\n    position: absolute;\n    bottom: 0;\n    left: 0;\n    width: 100%;\n    height: 120px;\n    background: linear-gradient(transparent, #ffffff);\n    pointer-events: none;\n  }\n\n  .kagu-readmore-trigger:checked ~ .kagu-content-preview {\n    max-height: 18000px;\n  }\n\n  .kagu-readmore-trigger:checked ~ .kagu-content-preview::after {\n    display: none;\n  }\n\n  .kagu-readmore-btn {\n    display: inline-block;\n    padding: 12px 35px;\n    border-radius: 30px;\n    font-weight: 600;\n    cursor: pointer;\n    transition: all 0.3s;\n    margin-top: 15px;\n    text-transform: uppercase;\n    font-size: 14px;\n    letter-spacing: 1px;\n    font-family: 'Poppins', sans-serif;\n  }\n\n  .k-label-show {\n    border: 2px solid var(--k-pri);\n    color: var(--k-pri);\n    background: #fff;\n    display: block;\n    text-align: center;\n    max-width: 250px;\n    margin: 20px auto 0 auto;\n  }\n\n  .k-label-hide {\n    display: none;\n    background: var(--k-pri);\n    color: #fff;\n    border: 2px solid var(--k-pri);\n    text-align: center;\n    max-width: 250px;\n    margin: 20px auto 0 auto;\n  }\n\n  .kagu-readmore-btn:hover {\n    background: var(--k-pri);\n    color: #fff;\n    border-color: var(--k-pri);\n  }\n\n  .kagu-readmore-trigger:checked ~ .k-label-show {\n    display: none;\n  }\n\n  .kagu-readmore-trigger:checked ~ .k-label-hide {\n    display: block;\n  }\n\n  \/* --- Feature Rows --- *\/\n  .kagu-feature-row {\n    display: flex;\n    align-items: center;\n    gap: 40px;\n    margin-top: 30px;\n    margin-bottom: 30px;\n  }\n\n  .kagu-feature-row.reverse {\n    flex-direction: row-reverse;\n  }\n\n  .kagu-feature-img {\n    flex: 1;\n    border-radius: 8px;\n    overflow: hidden;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    background: var(--k-bg-light);\n    padding: 10px;\n    border: 1px solid var(--k-bg-dark);\n  }\n\n  .kagu-feature-img img {\n    width: 100%;\n    height: auto;\n    display: block;\n    object-fit: contain;\n    border-radius: 4px;\n  }\n\n  .kagu-feature-text {\n    flex: 1;\n  }\n\n  .kagu-feature-text h3 {\n    margin-top: 0;\n    border-bottom: none;\n    padding-bottom: 5px;\n    margin-bottom: 10px;\n    color: var(--k-text-title);\n  }\n\n  .kagu-feature-text p {\n    color: var(--k-text-main);\n    font-size: 15px;\n    margin-bottom: 0;\n  }\n\n  \/* --- Section Images --- *\/\n  .kagu-section-img {\n    width: 100%;\n    height: auto;\n    display: block;\n    border-radius: 8px;\n    border: 1px solid var(--k-bg-dark);\n    margin-top: 15px;\n    margin-bottom: 30px;\n  }\n\n  \/* --- Specs Table --- *\/\n  .kagu-tbl {\n    overflow-x: auto;\n    border: 1px solid var(--k-bg-dark);\n    border-radius: 8px;\n    background: #fff;\n    margin-top: 30px;\n    margin-bottom: 30px;\n  }\n\n  .kagu-tbl table {\n    width: 100%;\n    border-collapse: collapse;\n    font-size: 14.5px;\n  }\n\n  .kagu-tbl th,\n  .kagu-tbl td {\n    padding: 15px 18px;\n    border-bottom: 1px solid var(--k-bg-dark);\n    vertical-align: top;\n    text-align: left;\n  }\n\n  .kagu-tbl tr:last-child th,\n  .kagu-tbl tr:last-child td {\n    border-bottom: 0;\n  }\n\n  .kagu-tbl th {\n    width: 35%;\n    background: var(--k-bg-light);\n    color: var(--k-pri);\n    font-weight: 700;\n  }\n\n  \/* --- Logistics \/ B2B Section --- *\/\n  .kagu-b2b-box {\n    background: var(--k-bg-dark);\n    padding: 30px;\n    border-radius: 8px;\n    margin-top: 40px;\n  }\n\n  .kagu-b2b-box h3 {\n    color: var(--k-text-title);\n    margin-top: 0;\n  }\n\n  .kagu-b2b-box p {\n    font-size: 14px;\n    margin-bottom: 15px;\n  }\n\n  .kagu-b2b-box ul {\n    list-style: none;\n    padding: 0;\n    margin: 0;\n  }\n\n  .kagu-b2b-box li {\n    position: relative;\n    padding-left: 20px;\n    margin-bottom: 10px;\n    font-size: 14px;\n  }\n\n  .kagu-b2b-box li::before {\n    content: '\\2714';\n    color: var(--k-pri);\n    position: absolute;\n    left: 0;\n    font-weight: bold;\n  }\n\n  \/* --- FAQ Accordion --- *\/\n  .kagu-faq-section {\n    margin-top: 50px;\n    margin-bottom: 40px;\n  }\n\n  .kagu-accordion {\n    display: grid;\n    gap: 12px;\n    margin-top: 20px;\n  }\n\n  .kagu-accordion details {\n    border: 1px solid var(--k-bg-dark);\n    border-radius: 8px;\n    background: #fff;\n    overflow: hidden;\n    transition: all 0.3s;\n  }\n\n  .kagu-accordion details:hover {\n    border-color: var(--k-pri);\n  }\n\n  .kagu-accordion summary {\n    display: flex;\n    justify-content: space-between;\n    align-items: center;\n    padding: 16px 20px;\n    font-weight: 700;\n    cursor: pointer;\n    list-style: none;\n    user-select: none;\n    color: var(--k-text-title);\n    font-size: 15px;\n  }\n\n  .kagu-accordion summary::-webkit-details-marker {\n    display: none;\n  }\n\n  .kagu-accordion summary::after {\n    content: \"+\";\n    color: var(--k-pri);\n    font-size: 24px;\n    font-weight: 400;\n    line-height: 1;\n    transition: transform 0.3s;\n  }\n\n  .kagu-accordion details[open] summary::after {\n    content: \"?\";\n  }\n\n  .kagu-accordion details[open] summary {\n    border-bottom: 1px solid var(--k-bg-light);\n  }\n\n  .kagu-accordion .kagu-faq-content {\n    padding: 16px 20px;\n    color: var(--k-text-main);\n    font-size: 14px;\n    line-height: 1.6;\n    background: var(--k-bg-light);\n  }\n\n  .kagu-accordion .kagu-faq-content p {\n    margin: 0;\n  }\n\n  \/* --- Mobile Optimization --- *\/\n  @media (max-width: 768px) {\n    .kagu-banner-title {\n      font-size: 1.6rem;\n    }\n\n    .kagu-feature-row,\n    .kagu-feature-row.reverse {\n      flex-direction: column;\n      gap: 20px !important;\n      margin-top: 25px !important;\n      margin-bottom: 25px !important;\n    }\n\n    .kagu-usp-bullets {\n      padding: 18px 15px;\n      margin-bottom: 30px;\n    }\n\n    .kagu-tbl {\n      margin-top: 20px;\n      margin-bottom: 20px;\n    }\n\n    .kagu-tbl table {\n      display: table;\n      min-width: 100%;\n    }\n\n    .kagu-tbl th,\n    .kagu-tbl td {\n      display: table-cell;\n      padding: 12px 10px;\n      font-size: 13.5px;\n    }\n\n    .kagu-tbl th {\n      width: 40%;\n    }\n\n    .kagu-tbl td {\n      width: 60%;\n    }\n\n    .kagu-b2b-box {\n      padding: 20px 15px;\n    }\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"kagu-wrapper\"\u003e\n  \u003csection class=\"kagu-usp-bullets\"\u003e\n  \u003ch3\u003eKey Commercial Highlights\u003c\/h3\u003e\n  \u003cul\u003e\n    \u003cli\u003e\n      \u003cb\u003eHealthy Posture:\u003c\/b\u003e A premium \u003cb\u003eergonomic office chair\u003c\/b\u003e featuring a body-fitting S-curve backrest and targeted lumbar support.\n    \u003c\/li\u003e\n    \u003cli\u003e\n      \u003cb\u003eSynchronized Relaxation:\u003c\/b\u003e A highly \u003cb\u003eadjustable chair\u003c\/b\u003e equipped with a dynamic, body-sync reclining mechanism for ultimate relief.\n    \u003c\/li\u003e\n    \u003cli\u003e\n      \u003cb\u003eCloud-Like Cushion:\u003c\/b\u003e Setting a new comfort standard for \u003cb\u003eoffice seating uk\u003c\/b\u003e with a hybrid natural latex and high-rebound urethane seat.\n    \u003c\/li\u003e\n    \u003cli\u003e\n      \u003cb\u003eModern Aesthetics:\u003c\/b\u003e Choose the sophisticated \u003cb\u003eblack office chair\u003c\/b\u003e configuration or elegant two-tone options to elevate your workspace.\n    \u003c\/li\u003e\n    \u003cli\u003e\n      \u003cb\u003eBreathable Daily Support:\u003c\/b\u003e Durable mesh fabric helps reduce stuffiness while maintaining flexible comfort during long working hours.\n    \u003c\/li\u003e\n  \u003c\/ul\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"kagu-readmore-wrapper\"\u003e\n    \u003cinput type=\"checkbox\" id=\"KaguReadMoreTriggerBGYK004\" class=\"kagu-readmore-trigger\"\u003e\n\n    \u003cdiv class=\"kagu-content-preview\"\u003e\n      \u003ch2 class=\"kagu-banner-title\"\u003eComfortable \u0026amp; Functional Adjustable Chair Design\u003c\/h2\u003e\n\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0681\/2870\/2512\/files\/premium_office_chair_ergonomic_black_office_chair_kaguyasuBGY-K004_detailed_images_1.png?v=1779704191\" alt=\"Premium ergonomic black office chair by Kaguyasu\" class=\"kagu-hero-img\"\u003e\n\n      \u003cp class=\"kagu-intro\"\u003eElevate your daily productivity. This premium \u003cb\u003eadjustable chair\u003c\/b\u003e offers exceptional comfort and functionality, providing reliable support not only for intensive desk work but also for taking a deeply restorative break when fatigue sets in.\u003c\/p\u003e\n\n      \u003cdiv class=\"kagu-feature-row\"\u003e\n        \u003cdiv class=\"kagu-feature-img\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0681\/2870\/2512\/files\/premium_office_chair_ergonomic_black_office_chair_kaguyasuBGY-K004_detailed_images_3.png?v=1779704918\" alt=\"Synchronized reclining function for ergonomic office chair\"\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"kagu-feature-text\"\u003e\n          \u003ch3\u003eSynchronized Comfortable Reclining Function\u003c\/h3\u003e\n          \u003cp\u003eRelieve body tension instantly. The seat and backrest move in seamless conjunction, swaying gently to allow you to lean back and relax at your leisure, outperforming standard rigid office seating.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"kagu-feature-row reverse\"\u003e\n        \u003cdiv class=\"kagu-feature-img\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0681\/2870\/2512\/files\/premium_office_chair_ergonomic_black_office_chair_kaguyasuBGY-K004_detailed_images_4.png?v=1779705031\" alt=\"S-curve backrest with lumbar support ergonomic office chair\"\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"kagu-feature-text\"\u003e\n          \u003ch3\u003eBody-Fitting S-Curve Ergonomic Office Chair\u003c\/h3\u003e\n          \u003cp\u003eMaintain perfectly healthy alignment. The S-curve backrest of this \u003cb\u003eergonomic office chair\u003c\/b\u003e gently contours to your spine. Combined with built-in lumbar support, it maintains an ideal sitting posture that puts significantly less strain on your body.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"kagu-feature-row\"\u003e\n        \u003cdiv class=\"kagu-feature-img\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0681\/2870\/2512\/files\/premium_office_chair_ergonomic_black_office_chair_kaguyasuBGY-K004_detailed_images_2.png?v=1779703733\" alt=\"Latex and high-rebound urethane cushion office chair\"\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"kagu-feature-text\"\u003e\n          \u003ch3\u003eSpecialized Latex \u0026amp; Urethane Hybrid Cushion\u003c\/h3\u003e\n          \u003cp\u003eExperience a high-quality seating sensation. Made with natural latex and high-rebound urethane, the seat combines soft contouring with excellent elasticity, effectively reducing physical fatigue even during long corporate hours.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"kagu-feature-row reverse\"\u003e\n        \u003cdiv class=\"kagu-feature-img\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0681\/2870\/2512\/files\/premium_office_chair_ergonomic_black_office_chair_kaguyasuBGY-K004_detailed_images_7.png?v=1779705122\" alt=\"Breathable mesh fabric for office seating uk\"\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"kagu-feature-text\"\u003e\n          \u003ch3\u003eHighly Durable Breathable Mesh Fabric\u003c\/h3\u003e\n          \u003cp\u003eStay cool under pressure. The fine mesh structure provides excellent breathability, preventing stuffiness. It also boasts flexible elasticity and commercial-grade durability, making it a top-tier choice for modern \u003cb\u003eoffice seating uk\u003c\/b\u003e environments.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"kagu-feature-row\"\u003e\n        \u003cdiv class=\"kagu-feature-img\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0681\/2870\/2512\/files\/premium_office_chair_ergonomic_black_office_chair_kaguyasuBGY-K004_detailed_images_6.png?v=1779705166\" alt=\"Smooth silent nylon casters for office chair\"\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"kagu-feature-text\"\u003e\n          \u003ch3\u003eSmooth and Silent Nylon Casters\u003c\/h3\u003e\n          \u003cp\u003eProtect your floors effortlessly. Equipped with premium nylon casters, the chair glides incredibly smoothly while suppressing rolling noise and effectively preventing scratches or wear on your office floor.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003ch2\u003eVariations\u003c\/h2\u003e\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0681\/2870\/2512\/files\/premium_office_chair_ergonomic_black_office_chair_kaguyasuBGY-K004_detailed_images_5.png?v=1779703734\" alt=\"Premium office chair variations in black gray and white blue\" class=\"kagu-section-img\"\u003e\n\n      \u003ch2\u003eDimensions \u0026amp; Specifications\u003c\/h2\u003e\n      \u003cdiv class=\"kagu-tbl\"\u003e\n        \u003ctable\u003e\n          \u003ctbody\u003e\n            \u003ctr\u003e\n              \u003cth scope=\"row\"\u003eMaterial\u003c\/th\u003e\n              \u003ctd\u003eLatex, high-rebound urethane\u003cbr\u003eMesh, nylon\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n              \u003cth scope=\"row\"\u003eColor\u003c\/th\u003e\n              \u003ctd\u003eBlack, gray\u003cbr\u003eWhite + blue\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n              \u003cth scope=\"row\"\u003eWeight\u003c\/th\u003e\n              \u003ctd\u003e20¡§C30kg\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n              \u003cth scope=\"row\"\u003eSize\u003c\/th\u003e\n              \u003ctd\u003e62 ?¨¢ 62 ?¨¢ 97.5¡§C107.5cm\u003cbr\u003e66 ?¨¢ 66 ?¨¢ 117¡§C127cm\u003cbr\u003e49 ?¨¢ 58 ?¨¢ 101cm\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n              \u003cth scope=\"row\"\u003eAssembly\u003c\/th\u003e\n              \u003ctd\u003eRequired\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n              \u003cth scope=\"row\"\u003eCustomize\u003c\/th\u003e\n              \u003ctd\u003eNot possible\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n              \u003cth scope=\"row\"\u003eCustomization Items\u003c\/th\u003e\n              \u003ctd\u003eNone\u003c\/td\u003e\n            \u003c\/tr\u003e\n          \u003c\/tbody\u003e\n        \u003c\/table\u003e\n      \u003c\/div\u003e\n\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0681\/2870\/2512\/files\/premium_office_chair_ergonomic_black_office_chair_kaguyasuBGY-K004_detailed_images_3_0d3a3390-d6cb-4377-a5bd-cf30f0c5952f.jpg?v=1779760215\" alt=\"Premium ergonomic office chair dimensions guide\" class=\"kagu-section-img\"\u003e\n\n      \u003cdiv class=\"kagu-b2b-box\"\u003e\n        \u003ch3\u003eDelivery \u0026amp; Commercial Logistics\u003c\/h3\u003e\n        \u003cp\u003ePlease note the following important information for this premium office chair:\u003c\/p\u003e\n        \u003cul\u003e\n          \u003cli\u003e\n\u003cb\u003eAssembly Required:\u003c\/b\u003e This office chair requires assembly after delivery.\u003c\/li\u003e\n          \u003cli\u003e\n\u003cb\u003eCustomization:\u003c\/b\u003e Customization is not possible for this product, and no customization items are available.\u003c\/li\u003e\n          \u003cli\u003e\n\u003cb\u003eColor \u0026amp; Texture Notice:\u003c\/b\u003e Due to natural materials, the color, surface texture, and pattern may differ slightly, but this will not affect normal use. Changes due to wear and tear are not considered product defects.\u003c\/li\u003e\n          \u003cli\u003e\n\u003cb\u003ePhoto Notice:\u003c\/b\u003e Due to differences in shooting lighting and screen resolution, the photo color and actual product color may differ. Product photos are for illustrative purposes only.\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n\n      \u003csection class=\"kagu-faq-section\"\u003e\n        \u003ch2\u003eFrequently Asked Questions\u003c\/h2\u003e\n        \u003cdiv class=\"kagu-accordion\"\u003e\n          \u003cdetails\u003e\n            \u003csummary\u003eDoes this premium office chair require assembly?\u003c\/summary\u003e\n            \u003cdiv class=\"kagu-faq-content\"\u003e\n              \u003cp\u003eYes. Assembly is required for this premium office chair.\u003c\/p\u003e\n            \u003c\/div\u003e\n          \u003c\/details\u003e\n\n          \u003cdetails\u003e\n            \u003csummary\u003eCan this ergonomic office chair be customized?\u003c\/summary\u003e\n            \u003cdiv class=\"kagu-faq-content\"\u003e\n              \u003cp\u003eNo. Customization is not possible for this product, and there are no customization items available.\u003c\/p\u003e\n            \u003c\/div\u003e\n          \u003c\/details\u003e\n\n          \u003cdetails\u003e\n            \u003csummary\u003eWhat materials are used in this chair?\u003c\/summary\u003e\n            \u003cdiv class=\"kagu-faq-content\"\u003e\n              \u003cp\u003eThe listed materials include latex, high-rebound urethane, mesh, and nylon.\u003c\/p\u003e\n            \u003c\/div\u003e\n          \u003c\/details\u003e\n\n          \u003cdetails\u003e\n            \u003csummary\u003eWill the color look exactly like the product photos?\u003c\/summary\u003e\n            \u003cdiv class=\"kagu-faq-content\"\u003e\n              \u003cp\u003eDue to natural materials, shooting lighting, and screen resolution, the color, surface texture, pattern, and actual appearance may differ slightly from the photos. Product photos are for illustrative purposes only.\u003c\/p\u003e\n            \u003c\/div\u003e\n          \u003c\/details\u003e\n        \u003c\/div\u003e\n      \u003c\/section\u003e\n    \u003c\/div\u003e\n\n    \u003clabel class=\"kagu-readmore-btn k-label-show\" for=\"KaguReadMoreTriggerBGYK004\"\u003eView Full Details\u003c\/label\u003e\n    \u003clabel class=\"kagu-readmore-btn k-label-hide\" for=\"KaguReadMoreTriggerBGYK004\"\u003eCollapse Details\u003c\/label\u003e\n  \u003c\/section\u003e\n\u003c\/div\u003e","brand":"Kaguyasu","offers":[{"title":"black \/ 49*58*101cm \/ High-rebound urethane \/ No headrest","offer_id":42944238321712,"sku":"BGY-K004-05","price":108.0,"currency_code":"GBP","in_stock":true},{"title":"black \/ 49*58*101cm \/ High-rebound urethane + latex \/ No headrest","offer_id":42944238354480,"sku":"BGY-K004-06","price":117.0,"currency_code":"GBP","in_stock":true},{"title":"black \/ 62*62*97.5-107.5cm\/High-rebound urethane\/No headrest","offer_id":42944238387248,"sku":"BGY-K004-01","price":113.0,"currency_code":"GBP","in_stock":true},{"title":"black \/ 62*62*97.5-107.5cm\/High-rebound urethane + latex\/No headrest","offer_id":42944238420016,"sku":"BGY-K004-02","price":121.0,"currency_code":"GBP","in_stock":true},{"title":"black \/ 66*66*117-127cm \/ High-rebound urethane \/ with headrest","offer_id":42944238452784,"sku":"BGY-K004-03","price":129.0,"currency_code":"GBP","in_stock":true},{"title":"black \/ 66*66*117-127cm \/ High-rebound urethane + latex \/ with headrest","offer_id":42944238485552,"sku":"BGY-K004-04","price":137.0,"currency_code":"GBP","in_stock":true},{"title":"gray \/ 49*58*101cm \/ High-rebound urethane \/ No headrest","offer_id":42944238518320,"sku":"BGY-K004-011","price":121.0,"currency_code":"GBP","in_stock":true},{"title":"gray \/ 49*58*101cm \/ High-rebound urethane + latex \/ No headrest","offer_id":42944238551088,"sku":"BGY-K004-012","price":129.0,"currency_code":"GBP","in_stock":true},{"title":"gray \/ 62*62*97.5-107.5cm\/High-rebound urethane\/No headrest","offer_id":42944238583856,"sku":"BGY-K004-07","price":125.0,"currency_code":"GBP","in_stock":true},{"title":"gray \/ 62*62*97.5-107.5cm\/High-rebound urethane + latex\/No headrest","offer_id":42944238616624,"sku":"BGY-K004-08","price":133.0,"currency_code":"GBP","in_stock":true},{"title":"gray \/ 66*66*117-127cm \/ High-rebound urethane \/ with headrest","offer_id":42944238649392,"sku":"BGY-K004-09","price":141.0,"currency_code":"GBP","in_stock":true},{"title":"gray \/ 66*66*117-127cm \/ High-rebound urethane + latex \/ with headrest","offer_id":42944238682160,"sku":"BGY-K004-010","price":149.0,"currency_code":"GBP","in_stock":true},{"title":"White + Blue \/ 49*58*101cm \/ High-rebound urethane \/ No headrest","offer_id":42944238714928,"sku":"BGY-K004-017","price":121.0,"currency_code":"GBP","in_stock":true},{"title":"White + Blue \/ 49*58*101cm \/ High-rebound urethane + latex \/ No headrest","offer_id":42944238747696,"sku":"BGY-K004-018","price":129.0,"currency_code":"GBP","in_stock":true},{"title":"White + Blue \/ 62*62*97.5-107.5cm\/High-rebound urethane\/No headrest","offer_id":42944238780464,"sku":"BGY-K004-013","price":125.0,"currency_code":"GBP","in_stock":true},{"title":"White + Blue \/ 62*62*97.5-107.5cm\/High-rebound urethane + latex\/No headrest","offer_id":42944238813232,"sku":"BGY-K004-014","price":133.0,"currency_code":"GBP","in_stock":true},{"title":"White + Blue \/ 66*66*117-127cm \/ High-rebound urethane \/ with headrest","offer_id":42944238846000,"sku":"BGY-K004-015","price":141.0,"currency_code":"GBP","in_stock":true},{"title":"White + Blue \/ 66*66*117-127cm \/ High-rebound urethane + latex \/ with headrest","offer_id":42944238878768,"sku":"BGY-K004-016","price":149.0,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0681\/2870\/2512\/files\/premium_office_chair_ergonomic_black_office_chair_kaguyasuBGY-K004_main_images_1.jpg?v=1779161313"},{"product_id":"premium-white-bookcase-cabinets-display-storage-cwg-k098","title":"Premium White Bookcase | Cabinets and Display Cabinets | 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: #333333;\n    --k-text-title: #121A3E;\n    max-width: 1000px;\n    margin: 8px auto 0 auto !important;\n    padding: 0 15px;\n    font-family: 'Urbanist', sans-serif;\n    line-height: 1.6;\n    color: var(--k-text-main);\n    text-align: left;\n  }\n\n  .kagu-wrapper * {\n    box-sizing: border-box;\n  }\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: 30px;\n    margin-bottom: 15px;\n  }\n\n  .kagu-banner-title {\n    font-size: 2rem;\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.6rem;\n    border-bottom: 3px solid var(--k-pri);\n    display: inline-block;\n    padding-bottom: 8px;\n  }\n\n  .kagu-wrapper h3 {\n    font-size: 1.2rem;\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: 5px solid var(--k-pri);\n    margin-bottom: 40px;\n  }\n\n  .kagu-usp-bullets h3 {\n    margin-top: 0;\n    color: var(--k-pri);\n    margin-bottom: 15px;\n  }\n\n  .kagu-usp-bullets ul {\n    list-style: none;\n    padding: 0;\n    margin: 0;\n    display: grid;\n    grid-template-columns: 1fr;\n    gap: 12px;\n  }\n\n  .kagu-usp-bullets li {\n    position: relative;\n    padding-left: 28px;\n    font-size: 14.5px;\n  }\n\n  .kagu-usp-bullets li::before {\n    content: '';\n    position: absolute;\n    left: 0;\n    top: 3px;\n    width: 18px;\n    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  \/* --- Read More Interaction --- *\/\n  .kagu-hero-img {\n    width: 100%;\n    height: auto;\n    border-radius: 8px;\n    margin-bottom: 25px;\n    display: block;\n    border: 1px solid var(--k-bg-dark);\n  }\n\n  .kagu-intro {\n    font-size: 16px;\n    text-align: center;\n    max-width: 820px;\n    margin: 0 auto 40px auto;\n  }\n\n  .kagu-readmore-wrapper {\n    position: relative;\n    margin-bottom: 50px;\n  }\n\n  .kagu-readmore-trigger {\n    display: none;\n  }\n\n  .kagu-content-preview {\n    max-height: 1200px;\n    overflow: hidden;\n    transition: max-height 0.6s ease-out;\n    position: relative;\n  }\n\n  .kagu-content-preview::after {\n    content: \"\";\n    position: absolute;\n    bottom: 0;\n    left: 0;\n    width: 100%;\n    height: 120px;\n    background: linear-gradient(transparent, #ffffff);\n    pointer-events: none;\n  }\n\n  .kagu-readmore-trigger:checked ~ .kagu-content-preview {\n    max-height: 18000px;\n  }\n\n  .kagu-readmore-trigger:checked ~ .kagu-content-preview::after {\n    display: none;\n  }\n\n  .kagu-readmore-btn {\n    display: inline-block;\n    padding: 12px 35px;\n    border-radius: 30px;\n    font-weight: 600;\n    cursor: pointer;\n    transition: all 0.3s;\n    margin-top: 15px;\n    text-transform: uppercase;\n    font-size: 14px;\n    letter-spacing: 1px;\n    font-family: 'Poppins', sans-serif;\n  }\n\n  .k-label-show {\n    border: 2px solid var(--k-pri);\n    color: var(--k-pri);\n    background: #fff;\n    display: block;\n    text-align: center;\n    max-width: 250px;\n    margin: 20px auto 0 auto;\n  }\n\n  .k-label-hide {\n    display: none;\n    background: var(--k-pri);\n    color: #fff;\n    border: 2px solid var(--k-pri);\n    text-align: center;\n    max-width: 250px;\n    margin: 20px auto 0 auto;\n  }\n\n  .kagu-readmore-btn:hover {\n    background: var(--k-pri);\n    color: #fff;\n    border-color: var(--k-pri);\n  }\n\n  .kagu-readmore-trigger:checked ~ .k-label-show {\n    display: none;\n  }\n\n  .kagu-readmore-trigger:checked ~ .k-label-hide {\n    display: block;\n  }\n\n  \/* --- Feature Rows --- *\/\n  .kagu-feature-row {\n    display: flex;\n    align-items: center;\n    gap: 40px;\n    margin-top: 30px;\n    margin-bottom: 30px;\n  }\n\n  .kagu-feature-row.reverse {\n    flex-direction: row-reverse;\n  }\n\n  .kagu-feature-img {\n    flex: 1;\n    border-radius: 8px;\n    overflow: hidden;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    background: var(--k-bg-light);\n    padding: 10px;\n    border: 1px solid var(--k-bg-dark);\n  }\n\n  .kagu-feature-img img {\n    width: 100%;\n    height: auto;\n    display: block;\n    object-fit: contain;\n    border-radius: 4px;\n  }\n\n  .kagu-feature-text {\n    flex: 1;\n  }\n\n  .kagu-feature-text h3 {\n    margin-top: 0;\n    border-bottom: none;\n    padding-bottom: 5px;\n    margin-bottom: 10px;\n    color: var(--k-text-title);\n  }\n\n  .kagu-feature-text p {\n    color: var(--k-text-main);\n    font-size: 15px;\n    margin-bottom: 0;\n  }\n\n  \/* --- Section Images --- *\/\n  .kagu-section-img {\n    width: 100%;\n    height: auto;\n    display: block;\n    border-radius: 8px;\n    border: 1px solid var(--k-bg-dark);\n    margin-top: 15px;\n    margin-bottom: 30px;\n  }\n\n  .kagu-dim-gallery {\n    display: grid;\n    grid-template-columns: 1fr;\n    gap: 18px;\n    margin-top: 15px;\n    margin-bottom: 30px;\n  }\n\n  .kagu-dim-gallery img {\n    width: 100%;\n    height: auto;\n    display: block;\n    border-radius: 8px;\n    border: 1px solid var(--k-bg-dark);\n  }\n\n  \/* --- Specs Table --- *\/\n  .kagu-tbl {\n    overflow-x: auto;\n    border: 1px solid var(--k-bg-dark);\n    border-radius: 8px;\n    background: #fff;\n    margin-top: 30px;\n    margin-bottom: 30px;\n  }\n\n  .kagu-tbl table {\n    width: 100%;\n    border-collapse: collapse;\n    font-size: 14.5px;\n  }\n\n  .kagu-tbl th,\n  .kagu-tbl td {\n    padding: 15px 18px;\n    border-bottom: 1px solid var(--k-bg-dark);\n    vertical-align: top;\n    text-align: left;\n  }\n\n  .kagu-tbl tr:last-child th,\n  .kagu-tbl tr:last-child td {\n    border-bottom: 0;\n  }\n\n  .kagu-tbl th {\n    width: 35%;\n    background: var(--k-bg-light);\n    color: var(--k-pri);\n    font-weight: 700;\n  }\n\n  \/* --- Logistics \/ B2B Section --- *\/\n  .kagu-b2b-box {\n    background: var(--k-bg-dark);\n    padding: 30px;\n    border-radius: 8px;\n    margin-top: 40px;\n  }\n\n  .kagu-b2b-box h3 {\n    color: var(--k-text-title);\n    margin-top: 0;\n  }\n\n  .kagu-b2b-box p {\n    font-size: 14px;\n    margin-bottom: 15px;\n  }\n\n  .kagu-b2b-box ul {\n    list-style: none;\n    padding: 0;\n    margin: 0;\n  }\n\n  .kagu-b2b-box li {\n    position: relative;\n    padding-left: 20px;\n    margin-bottom: 10px;\n    font-size: 14px;\n  }\n\n  .kagu-b2b-box li::before {\n    content: '?';\n    color: var(--k-pri);\n    position: absolute;\n    left: 0;\n    font-weight: bold;\n  }\n\n  \/* --- FAQ Accordion --- *\/\n  .kagu-faq-section {\n    margin-top: 50px;\n    margin-bottom: 40px;\n  }\n\n  .kagu-accordion {\n    display: grid;\n    gap: 12px;\n    margin-top: 20px;\n  }\n\n  .kagu-accordion details {\n    border: 1px solid var(--k-bg-dark);\n    border-radius: 8px;\n    background: #fff;\n    overflow: hidden;\n    transition: all 0.3s;\n  }\n\n  .kagu-accordion details:hover {\n    border-color: var(--k-pri);\n  }\n\n  .kagu-accordion summary {\n    display: flex;\n    justify-content: space-between;\n    align-items: center;\n    padding: 16px 20px;\n    font-weight: 700;\n    cursor: pointer;\n    list-style: none;\n    user-select: none;\n    color: var(--k-text-title);\n    font-size: 15px;\n  }\n\n  .kagu-accordion summary::-webkit-details-marker {\n    display: none;\n  }\n\n  .kagu-accordion summary::after {\n    content: \"+\";\n    color: var(--k-pri);\n    font-size: 24px;\n    font-weight: 400;\n    line-height: 1;\n    transition: transform 0.3s;\n  }\n\n  .kagu-accordion details[open] summary::after {\n    content: \"?\";\n  }\n\n  .kagu-accordion details[open] summary {\n    border-bottom: 1px solid var(--k-bg-light);\n  }\n\n  .kagu-accordion .kagu-faq-content {\n    padding: 16px 20px;\n    color: var(--k-text-main);\n    font-size: 14px;\n    line-height: 1.6;\n    background: var(--k-bg-light);\n  }\n\n  .kagu-accordion .kagu-faq-content p {\n    margin: 0;\n  }\n\n  \/* --- Mobile Optimization --- *\/\n  @media (max-width: 768px) {\n    .kagu-banner-title {\n      font-size: 1.6rem;\n    }\n\n    .kagu-feature-row,\n    .kagu-feature-row.reverse {\n      flex-direction: column;\n      gap: 20px !important;\n      margin-top: 25px !important;\n      margin-bottom: 25px !important;\n    }\n\n    .kagu-usp-bullets {\n      padding: 18px 15px;\n      margin-bottom: 30px;\n    }\n\n    .kagu-tbl {\n      margin-top: 20px;\n      margin-bottom: 20px;\n    }\n\n    .kagu-tbl table {\n      display: table;\n      min-width: 100%;\n    }\n\n    .kagu-tbl th,\n    .kagu-tbl td {\n      display: table-cell;\n      padding: 12px 10px;\n      font-size: 13.5px;\n    }\n\n    .kagu-tbl th {\n      width: 40%;\n    }\n\n    .kagu-tbl td {\n      width: 60%;\n    }\n\n    .kagu-b2b-box {\n      padding: 20px 15px;\n    }\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"kagu-wrapper\"\u003e\n  \u003csection class=\"kagu-usp-bullets\"\u003e\n  \u003ch3\u003eKey Commercial Highlights\u003c\/h3\u003e\n  \u003cul\u003e\n    \u003cli\u003e\n      \u003cb\u003eElegant Organization:\u003c\/b\u003e A stunning \u003cb\u003ebookcase\u003c\/b\u003e that blends calming colors to transform any office into a high-quality space.\n    \u003c\/li\u003e\n    \u003cli\u003e\n      \u003cb\u003eMassive Capacity:\u003c\/b\u003e Explore our expansive \u003cb\u003estorage units\u003c\/b\u003e, scaling up to 400cm in length for ultimate commercial utility.\n    \u003c\/li\u003e\n    \u003cli\u003e\n      \u003cb\u003eDurable Construction:\u003c\/b\u003e Featuring robust \u003cb\u003eshelves with wood\u003c\/b\u003e finishes, supporting an extraordinary weight capacity of up to 280kg.\n    \u003c\/li\u003e\n    \u003cli\u003e\n      \u003cb\u003eVersatile Functionality:\u003c\/b\u003e Balancing open display areas with secure, concealed \u003cb\u003ecabinets and display cabinets\u003c\/b\u003e for perfect daily organization.\n    \u003c\/li\u003e\n    \u003cli\u003e\n      \u003cb\u003eStable Wall-Fit Base:\u003c\/b\u003e A sturdy flush-back base supports the main cabinet securely while allowing tight placement against the wall.\n    \u003c\/li\u003e\n  \u003c\/ul\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"kagu-readmore-wrapper\"\u003e\n    \u003cinput type=\"checkbox\" id=\"KaguReadMoreTriggerCWGK098\" class=\"kagu-readmore-trigger\"\u003e\n\n    \u003cdiv class=\"kagu-content-preview\"\u003e\n      \u003ch2 class=\"kagu-banner-title\"\u003ePremium Storage Units with a Gentle Appearance\u003c\/h2\u003e\n\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0681\/2870\/2512\/files\/premium_white_bookcase_cabinets_and_display_cabinets_kaguyasuCWG-K098_detailed_images_6.jpg?v=1779869353\" alt=\"Premium white bookcase with cabinets and display cabinets by Kaguyasu\" class=\"kagu-hero-img\"\u003e\n\n      \u003cp class=\"kagu-intro\"\u003eA premium white bookcase and storage unit designed to bring calm color balance, open display space, and concealed cabinet storage into a high-quality office environment.\u003c\/p\u003e\n\n      \u003cdiv class=\"kagu-feature-row\"\u003e\n        \u003cdiv class=\"kagu-feature-img\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0681\/2870\/2512\/files\/premium_white_bookcase_cabinets_and_display_cabinets_kaguyasuCWG-K098_detailed_images_8.jpg?v=1779869355\" alt=\"Large storage units for complete office organization\"\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"kagu-feature-text\"\u003e\n          \u003ch3\u003eAmple Storage Capacity for Complete Organization\u003c\/h3\u003e\n          \u003cp\u003eNever run out of space again. Featuring numerous dedicated storage sections, these massive \u003cb\u003estorage units\u003c\/b\u003e allow you to classify and store items by purpose and type, effortlessly maintaining a neat, tidy, and highly efficient corporate environment.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"kagu-feature-row reverse\"\u003e\n        \u003cdiv class=\"kagu-feature-img\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0681\/2870\/2512\/files\/premium_white_bookcase_cabinets_and_display_cabinets_kaguyasuCWG-K098_detailed_images_7.jpg?v=1779869360\" alt=\"Open storage shelves with wood finish for display\"\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"kagu-feature-text\"\u003e\n          \u003ch3\u003eAccessible Open Storage Shelves With Wood Finish\u003c\/h3\u003e\n          \u003cp\u003eShowcase your achievements with pride. The upper open design features high-density \u003cb\u003eshelves with wood\u003c\/b\u003e textures, ensuring no doors obstruct your view. You can see what is stored inside at a glance, allowing you to easily display awards or grab essential binders quickly.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"kagu-feature-row\"\u003e\n        \u003cdiv class=\"kagu-feature-img\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0681\/2870\/2512\/files\/premium_white_bookcase_cabinets_and_display_cabinets_kaguyasuCWG-K098_detailed_images_5.jpg?v=1779869360\" alt=\"Concealed cabinets and display cabinets for office storage\"\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"kagu-feature-text\"\u003e\n          \u003ch3\u003eSecure \u0026amp; Concealed Cabinets and Display Cabinets\u003c\/h3\u003e\n          \u003cp\u003eProtect your privacy. The lower section functions as highly secure \u003cb\u003ecabinets and display cabinets\u003c\/b\u003e. When the doors are closed, the contents are completely hidden, making it convenient for storing sensitive files while effectively preventing dust and moisture buildup.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"kagu-feature-row reverse\"\u003e\n        \u003cdiv class=\"kagu-feature-img\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0681\/2870\/2512\/files\/premium_white_bookcase_cabinets_and_display_cabinets_kaguyasuCWG-K098_detailed_images_4.jpg?v=1779869362\" alt=\"Stable heavy-duty base design for premium bookcase\"\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"kagu-feature-text\"\u003e\n          \u003ch3\u003eStable Heavy-Duty Base Design\u003c\/h3\u003e\n          \u003cp\u003eInvest in structural safety. The remarkably sturdy base firmly supports the massive main body, safely accommodating up to 280kg of weight. Furthermore, its flush-back design allows it to be installed tightly against a wall, providing a highly secure and comfortable user experience.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003ch2\u003eAvailable Colorways\u003c\/h2\u003e\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0681\/2870\/2512\/files\/premium_white_bookcase_cabinets_and_display_cabinets_kaguyasuCWG-K098_detailed_images_2.jpg?v=1779161347\" alt=\"Color options for Kaguyasu premium white bookcase\" class=\"kagu-section-img\"\u003e\n\n      \u003ch2\u003eDimensions \u0026amp; Specifications\u003c\/h2\u003e\n      \u003cdiv class=\"kagu-tbl\"\u003e\n        \u003ctable\u003e\n          \u003ctbody\u003e\n            \u003ctr\u003e\n              \u003cth scope=\"row\"\u003eMaterial\u003c\/th\u003e\n              \u003ctd\u003eParticleboard\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n              \u003cth scope=\"row\"\u003eColor\u003c\/th\u003e\n              \u003ctd\u003eOak + White\u003cbr\u003eGray Oak + Khaki\u003cbr\u003eMoss Gray + Dark Gray\u003cbr\u003eWalnut + Dark Gray\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n              \u003cth scope=\"row\"\u003eWeight\u003c\/th\u003e\n              \u003ctd\u003e50¨C280kg\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n              \u003cth scope=\"row\"\u003eSize\u003c\/th\u003e\n              \u003ctd\u003e80 ¡Á 40 ¡Á 200cm, 160 ¡Á 40 ¡Á 200cm, 200 ¡Á 40 ¡Á 200cm, 240 ¡Á 40 ¡Á 200cm, 280 ¡Á 40 ¡Á 200cm, 320 ¡Á 40 ¡Á 200cm, 360 ¡Á 40 ¡Á 200cm, 400 ¡Á 40 ¡Á 200cm\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n              \u003cth scope=\"row\"\u003eAssembling\u003c\/th\u003e\n              \u003ctd\u003eRequired\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n              \u003cth scope=\"row\"\u003eCustomizable\u003c\/th\u003e\n              \u003ctd\u003ePossible\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n              \u003cth scope=\"row\"\u003eCustomizable Items\u003c\/th\u003e\n              \u003ctd\u003eSize, Color\u003c\/td\u003e\n            \u003c\/tr\u003e\n          \u003c\/tbody\u003e\n        \u003c\/table\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"kagu-dim-gallery\"\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0681\/2870\/2512\/files\/premium_white_bookcase_cabinets_and_display_cabinets_kaguyasuCWG-K098_detailed_images_16.webp?v=1778729867\" alt=\"Premium white bookcase dimensions guide 80cm\"\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0681\/2870\/2512\/files\/premium_white_bookcase_cabinets_and_display_cabinets_kaguyasuCWG-K098_detailed_images_17.webp?v=1778729868\" alt=\"Premium white bookcase dimensions guide 160cm\"\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0681\/2870\/2512\/files\/premium_white_bookcase_cabinets_and_display_cabinets_kaguyasuCWG-K098_detailed_images_18.webp?v=1778729868\" alt=\"Premium white bookcase dimensions guide 200cm\"\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0681\/2870\/2512\/files\/premium_white_bookcase_cabinets_and_display_cabinets_kaguyasuCWG-K098_detailed_images_19.webp?v=1778729868\" alt=\"Premium white bookcase dimensions guide 240cm\"\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0681\/2870\/2512\/files\/premium_white_bookcase_cabinets_and_display_cabinets_kaguyasuCWG-K098_detailed_images_20.webp?v=1778729868\" alt=\"Premium white bookcase dimensions guide 280cm\"\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0681\/2870\/2512\/files\/premium_white_bookcase_cabinets_and_display_cabinets_kaguyasuCWG-K098_detailed_images_21.webp?v=1778729869\" alt=\"Premium white bookcase dimensions guide 320cm\"\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0681\/2870\/2512\/files\/premium_white_bookcase_cabinets_and_display_cabinets_kaguyasuCWG-K098_detailed_images_22.webp?v=1778729870\" alt=\"Premium white bookcase dimensions guide 360cm\"\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0681\/2870\/2512\/files\/premium_white_bookcase_cabinets_and_display_cabinets_kaguyasuCWG-K098_detailed_images_23.webp?v=1778729871\" alt=\"Premium white bookcase dimensions guide 400cm\"\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"kagu-b2b-box\"\u003e\n        \u003ch3\u003eDelivery \u0026amp; Commercial Logistics\u003c\/h3\u003e\n        \u003cp\u003ePlease note the following important information for this large bookcase and storage unit:\u003c\/p\u003e\n        \u003cul\u003e\n          \u003cli\u003e\n\u003cb\u003eAssembly Required:\u003c\/b\u003e This product requires assembly. Please prepare enough space and installation time after delivery.\u003c\/li\u003e\n          \u003cli\u003e\n\u003cb\u003eSize Planning:\u003c\/b\u003e Available lengths range from 80cm to 400cm. Please confirm the selected size, wall position, doorway clearance, and final installation area before ordering.\u003c\/li\u003e\n          \u003cli\u003e\n\u003cb\u003eColor \u0026amp; Texture Notice:\u003c\/b\u003e Due to natural materials, the color, surface texture, and pattern may differ slightly. Changes caused by wear and tear are not considered product defects.\u003c\/li\u003e\n          \u003cli\u003e\n\u003cb\u003ePhoto Notice:\u003c\/b\u003e Due to differences in shooting lighting and screen resolution, the photo color and actual product color may differ. Product photos are for illustrative purposes only.\u003c\/li\u003e\n          \u003cli\u003e\n\u003cb\u003eElectrical Appliance Notice:\u003c\/b\u003e This product does not include electrical appliances such as lighting or outlets. The furniture has openings so customers can prepare and install lighting fixtures and electrical appliances themselves.\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n\n      \u003csection class=\"kagu-faq-section\"\u003e\n        \u003ch2\u003eFrequently Asked Questions\u003c\/h2\u003e\n        \u003cdiv class=\"kagu-accordion\"\u003e\n          \u003cdetails\u003e\n            \u003csummary\u003eDoes this bookcase require assembly?\u003c\/summary\u003e\n            \u003cdiv class=\"kagu-faq-content\"\u003e\n              \u003cp\u003eYes. Assembly is required for this bookcase and storage unit.\u003c\/p\u003e\n            \u003c\/div\u003e\n          \u003c\/details\u003e\n\n          \u003cdetails\u003e\n            \u003csummary\u003eCan the size or color be customized?\u003c\/summary\u003e\n            \u003cdiv class=\"kagu-faq-content\"\u003e\n              \u003cp\u003eYes. Customization is possible for size and color.\u003c\/p\u003e\n            \u003c\/div\u003e\n          \u003c\/details\u003e\n\n          \u003cdetails\u003e\n            \u003csummary\u003eDoes this product include lighting or outlets?\u003c\/summary\u003e\n            \u003cdiv class=\"kagu-faq-content\"\u003e\n              \u003cp\u003eNo. This product does not include electrical appliances such as lighting or outlets. The furniture has openings so customers can prepare and install lighting fixtures and electrical appliances themselves.\u003c\/p\u003e\n            \u003c\/div\u003e\n          \u003c\/details\u003e\n\n          \u003cdetails\u003e\n            \u003csummary\u003eWill the color or surface texture look exactly like the photos?\u003c\/summary\u003e\n            \u003cdiv class=\"kagu-faq-content\"\u003e\n              \u003cp\u003eDue to natural materials, shooting lighting, and screen resolution, the color, surface texture, pattern, and actual appearance may differ slightly from the photos. Product photos are for illustrative purposes only.\u003c\/p\u003e\n            \u003c\/div\u003e\n          \u003c\/details\u003e\n        \u003c\/div\u003e\n      \u003c\/section\u003e\n    \u003c\/div\u003e\n\n    \u003clabel class=\"kagu-readmore-btn k-label-show\" for=\"KaguReadMoreTriggerCWGK098\"\u003eView Full Details\u003c\/label\u003e\n    \u003clabel class=\"kagu-readmore-btn k-label-hide\" for=\"KaguReadMoreTriggerCWGK098\"\u003eCollapse Details\u003c\/label\u003e\n  \u003c\/section\u003e\n\u003c\/div\u003e","brand":"Kaguyasu","offers":[{"title":"Oak + White \/ 80*40*200cm","offer_id":42944238911536,"sku":"CWG-K098-01","price":453.0,"currency_code":"GBP","in_stock":true},{"title":"Oak + White \/ 160*40*200cm","offer_id":42944239042608,"sku":"CWG-K098-05","price":900.0,"currency_code":"GBP","in_stock":true},{"title":"Oak + White \/ 200*40*200cm","offer_id":42944239173680,"sku":"CWG-K098-09","price":1126.0,"currency_code":"GBP","in_stock":true},{"title":"Oak + White \/ 240*40*200cm","offer_id":42944239304752,"sku":"CWG-K098-013","price":1347.0,"currency_code":"GBP","in_stock":true},{"title":"Oak + White \/ 280*40*200cm","offer_id":42944239435824,"sku":"CWG-K098-017","price":1572.0,"currency_code":"GBP","in_stock":true},{"title":"Oak + White \/ 320*40*200cm","offer_id":42944239566896,"sku":"CWG-K098-021","price":1619.0,"currency_code":"GBP","in_stock":true},{"title":"Oak + White \/ 360*40*200cm","offer_id":42944239697968,"sku":"CWG-K098-025","price":1674.0,"currency_code":"GBP","in_stock":true},{"title":"Oak + White \/ 400*40*200cm","offer_id":42944239829040,"sku":"CWG-K098-029","price":1801.0,"currency_code":"GBP","in_stock":true},{"title":"Walnut + Dark Gray \/ 80*40*200cm","offer_id":42944238944304,"sku":"CWG-K098-02","price":453.0,"currency_code":"GBP","in_stock":true},{"title":"Walnut + Dark Gray \/ 160*40*200cm","offer_id":42944239075376,"sku":"CWG-K098-06","price":900.0,"currency_code":"GBP","in_stock":true},{"title":"Walnut + Dark Gray \/ 200*40*200cm","offer_id":42944239206448,"sku":"CWG-K098-010","price":1126.0,"currency_code":"GBP","in_stock":true},{"title":"Walnut + Dark Gray \/ 240*40*200cm","offer_id":42944239337520,"sku":"CWG-K098-014","price":1347.0,"currency_code":"GBP","in_stock":true},{"title":"Walnut + Dark Gray \/ 280*40*200cm","offer_id":42944239468592,"sku":"CWG-K098-018","price":1572.0,"currency_code":"GBP","in_stock":true},{"title":"Walnut + Dark Gray \/ 320*40*200cm","offer_id":42944239599664,"sku":"CWG-K098-022","price":1619.0,"currency_code":"GBP","in_stock":true},{"title":"Walnut + Dark Gray \/ 360*40*200cm","offer_id":42944239730736,"sku":"CWG-K098-026","price":1674.0,"currency_code":"GBP","in_stock":true},{"title":"Walnut + Dark Gray \/ 400*40*200cm","offer_id":42944239861808,"sku":"CWG-K098-030","price":1801.0,"currency_code":"GBP","in_stock":true},{"title":"Gray oak + khaki \/ 80*40*200cm","offer_id":42944238977072,"sku":"CWG-K098-03","price":453.0,"currency_code":"GBP","in_stock":true},{"title":"Gray oak + khaki \/ 160*40*200cm","offer_id":42944239108144,"sku":"CWG-K098-07","price":900.0,"currency_code":"GBP","in_stock":true},{"title":"Gray oak + khaki \/ 200*40*200cm","offer_id":42944239239216,"sku":"CWG-K098-011","price":1126.0,"currency_code":"GBP","in_stock":true},{"title":"Gray oak + khaki \/ 240*40*200cm","offer_id":42944239370288,"sku":"CWG-K098-015","price":1347.0,"currency_code":"GBP","in_stock":true},{"title":"Gray oak + khaki \/ 280*40*200cm","offer_id":42944239501360,"sku":"CWG-K098-019","price":1572.0,"currency_code":"GBP","in_stock":true},{"title":"Gray oak + khaki \/ 320*40*200cm","offer_id":42944239632432,"sku":"CWG-K098-023","price":1619.0,"currency_code":"GBP","in_stock":true},{"title":"Gray oak + khaki \/ 360*40*200cm","offer_id":42944239763504,"sku":"CWG-K098-027","price":1674.0,"currency_code":"GBP","in_stock":true},{"title":"Gray oak + khaki \/ 400*40*200cm","offer_id":42944239894576,"sku":"CWG-K098-031","price":1801.0,"currency_code":"GBP","in_stock":true},{"title":"Moss gray + dark gray \/ 80*40*200cm","offer_id":42944239009840,"sku":"CWG-K098-04","price":453.0,"currency_code":"GBP","in_stock":true},{"title":"Moss gray + dark gray \/ 160*40*200cm","offer_id":42944239140912,"sku":"CWG-K098-08","price":900.0,"currency_code":"GBP","in_stock":true},{"title":"Moss gray + dark gray \/ 200*40*200cm","offer_id":42944239271984,"sku":"CWG-K098-012","price":1126.0,"currency_code":"GBP","in_stock":true},{"title":"Moss gray + dark gray \/ 240*40*200cm","offer_id":42944239403056,"sku":"CWG-K098-016","price":1347.0,"currency_code":"GBP","in_stock":true},{"title":"Moss gray + dark gray \/ 280*40*200cm","offer_id":42944239534128,"sku":"CWG-K098-020","price":1572.0,"currency_code":"GBP","in_stock":true},{"title":"Moss gray + dark gray \/ 320*40*200cm","offer_id":42944239665200,"sku":"CWG-K098-024","price":1619.0,"currency_code":"GBP","in_stock":true},{"title":"Moss gray + dark gray \/ 360*40*200cm","offer_id":42944239796272,"sku":"CWG-K098-028","price":1674.0,"currency_code":"GBP","in_stock":true},{"title":"Moss gray + dark gray \/ 400*40*200cm","offer_id":42944239927344,"sku":"CWG-K098-032","price":1801.0,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0681\/2870\/2512\/files\/premium_white_bookcase_cabinets_and_display_cabinets_kaguyasuCWG-K098_main_images_1.webp?v=1778729852"},{"product_id":"long-office-table-minimalist-scandinavian-hyz-m004","title":"Long Office Table \u0026 Minimalist Scandinavian Desk | 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: #333333;\n  --k-text-title: #121A3E;\n  max-width: 1000px;\n  margin: 8px auto 0 auto !important;\n  padding: 0 15px;\n  font-family: 'Urbanist', sans-serif;\n  line-height: 1.6;\n  color: var(--k-text-main);\n  text-align: left;\n}\n\n.kagu-wrapper * {\n  box-sizing: border-box;\n}\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: 30px;\n  margin-bottom: 15px;\n}\n\n.kagu-banner-title {\n  font-size: 2rem;\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.6rem;\n  border-bottom: 3px solid var(--k-pri);\n  display: inline-block;\n  padding-bottom: 8px;\n}\n\n.kagu-wrapper h3 {\n  font-size: 1.2rem;\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: 5px solid var(--k-pri);\n  margin-bottom: 40px;\n}\n\n.kagu-usp-bullets h3 {\n  margin-top: 0;\n  color: var(--k-pri);\n  margin-bottom: 15px;\n}\n\n.kagu-usp-bullets ul {\n  list-style: none;\n  padding: 0;\n  margin: 0;\n  display: grid;\n  grid-template-columns: 1fr;\n  gap: 12px;\n}\n\n.kagu-usp-bullets li {\n  position: relative;\n  padding-left: 28px;\n  font-size: 14.5px;\n}\n\n.kagu-usp-bullets li::before {\n  content: '';\n  position: absolute;\n  left: 0;\n  top: 3px;\n  width: 18px;\n  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\/* --- Read More Interaction --- *\/\n.kagu-hero-img {\n  width: 100%;\n  height: auto;\n  border-radius: 8px;\n  margin-bottom: 25px;\n  display: block;\n  border: 1px solid var(--k-bg-dark);\n}\n\n.kagu-readmore-wrapper {\n  position: relative;\n  margin-bottom: 50px;\n}\n\n.kagu-readmore-trigger {\n  display: none;\n}\n\n.kagu-content-preview {\n  max-height: 1200px;\n  overflow: hidden;\n  transition: max-height 0.6s ease-out;\n  position: relative;\n}\n\n.kagu-content-preview::after {\n  content: \"\";\n  position: absolute;\n  bottom: 0;\n  left: 0;\n  width: 100%;\n  height: 120px;\n  background: linear-gradient(transparent, #ffffff);\n  pointer-events: none;\n}\n\n.kagu-readmore-trigger:checked ~ .kagu-content-preview {\n  max-height: 8000px;\n}\n\n.kagu-readmore-trigger:checked ~ .kagu-content-preview::after {\n  display: none;\n}\n\n.kagu-readmore-btn {\n  display: inline-block;\n  padding: 12px 35px;\n  border-radius: 30px;\n  font-weight: 600;\n  cursor: pointer;\n  transition: all 0.3s;\n  margin-top: 15px;\n  text-transform: uppercase;\n  font-size: 14px;\n  letter-spacing: 1px;\n  font-family: 'Poppins', sans-serif;\n}\n\n.k-label-show {\n  border: 2px solid var(--k-pri);\n  color: var(--k-pri);\n  background: #fff;\n  display: block;\n  text-align: center;\n  max-width: 250px;\n  margin: 20px auto 0 auto;\n}\n\n.k-label-hide {\n  display: none;\n  background: var(--k-pri);\n  color: #fff;\n  border: 2px solid var(--k-pri);\n  text-align: center;\n  max-width: 250px;\n  margin: 20px auto 0 auto;\n}\n\n.kagu-readmore-btn:hover {\n  background: var(--k-pri);\n  color: #fff;\n  border-color: var(--k-pri);\n}\n\n.kagu-readmore-trigger:checked ~ .k-label-show {\n  display: none;\n}\n\n.kagu-readmore-trigger:checked ~ .k-label-hide {\n  display: block;\n}\n\n\/* --- Feature Rows --- *\/\n.kagu-feature-row {\n  display: flex;\n  align-items: center;\n  gap: 40px;\n  margin-top: 30px;\n  margin-bottom: 30px;\n}\n\n.kagu-feature-row.reverse {\n  flex-direction: row-reverse;\n}\n\n.kagu-feature-img {\n  flex: 1;\n  border-radius: 8px;\n  overflow: hidden;\n  display: flex;\n  align-items: center;\n  justify-content: center;\n  background: var(--k-bg-light);\n  padding: 10px;\n  border: 1px solid var(--k-bg-dark);\n}\n\n.kagu-feature-img img {\n  width: 100%;\n  height: auto;\n  display: block;\n  object-fit: contain;\n  border-radius: 4px;\n}\n\n.kagu-feature-text {\n  flex: 1;\n}\n\n.kagu-feature-text h3 {\n  margin-top: 0;\n  border-bottom: none;\n  padding-bottom: 5px;\n  margin-bottom: 10px;\n  color: var(--k-text-title);\n}\n\n.kagu-feature-text p {\n  color: var(--k-text-main);\n  font-size: 15px;\n  margin-bottom: 0;\n}\n\n\/* --- Section Images --- *\/\n.kagu-section-img {\n  width: 100%;\n  height: auto;\n  display: block;\n  border-radius: 8px;\n  border: 1px solid var(--k-bg-dark);\n  margin-top: 15px;\n  margin-bottom: 30px;\n}\n\n\/* --- Specs Table --- *\/\n.kagu-tbl {\n  overflow-x: auto;\n  border: 1px solid var(--k-bg-dark);\n  border-radius: 8px;\n  background: #fff;\n  margin-top: 30px;\n  margin-bottom: 30px;\n}\n\n.kagu-tbl table {\n  width: 100%;\n  border-collapse: collapse;\n  font-size: 14.5px;\n}\n\n.kagu-tbl th,\n.kagu-tbl td {\n  padding: 15px 18px;\n  border-bottom: 1px solid var(--k-bg-dark);\n  vertical-align: top;\n  text-align: left;\n}\n\n.kagu-tbl tr:last-child th,\n.kagu-tbl tr:last-child td {\n  border-bottom: 0;\n}\n\n.kagu-tbl th {\n  width: 35%;\n  background: var(--k-bg-light);\n  color: var(--k-pri);\n  font-weight: 700;\n}\n\n\/* --- Logistics \/ B2B Section --- *\/\n.kagu-b2b-box {\n  background: var(--k-bg-dark);\n  padding: 30px;\n  border-radius: 8px;\n  margin-top: 40px;\n}\n\n.kagu-b2b-box h3 {\n  color: var(--k-text-title);\n  margin-top: 0;\n}\n\n.kagu-b2b-box p {\n  font-size: 14px;\n  margin-bottom: 15px;\n}\n\n.kagu-b2b-box ul {\n  list-style: none;\n  padding: 0;\n  margin: 0;\n}\n\n.kagu-b2b-box li {\n  position: relative;\n  padding-left: 20px;\n  margin-bottom: 10px;\n  font-size: 14px;\n}\n\n.kagu-b2b-box li::before {\n  content: '\\2714';\n  color: var(--k-pri);\n  position: absolute;\n  left: 0;\n  font-weight: bold;\n}\n\n\/* --- FAQ Accordion --- *\/\n.kagu-faq-section {\n  margin-top: 50px;\n  margin-bottom: 40px;\n}\n\n.kagu-accordion {\n  display: grid;\n  gap: 12px;\n  margin-top: 20px;\n}\n\n.kagu-accordion details {\n  border: 1px solid var(--k-bg-dark);\n  border-radius: 8px;\n  background: #fff;\n  overflow: hidden;\n  transition: all 0.3s;\n}\n\n.kagu-accordion details:hover {\n  border-color: var(--k-pri);\n}\n\n.kagu-accordion summary {\n  display: flex;\n  justify-content: space-between;\n  align-items: center;\n  padding: 16px 20px;\n  font-weight: 700;\n  cursor: pointer;\n  list-style: none;\n  user-select: none;\n  color: var(--k-text-title);\n  font-size: 15px;\n}\n\n.kagu-accordion summary::-webkit-details-marker {\n  display: none;\n}\n\n.kagu-accordion summary::after {\n  content: \"+\";\n  color: var(--k-pri);\n  font-size: 24px;\n  font-weight: 400;\n  line-height: 1;\n  transition: transform 0.3s;\n}\n\n.kagu-accordion details[open] summary::after {\n  content: \"?\";\n}\n\n.kagu-accordion details[open] summary {\n  border-bottom: 1px solid var(--k-bg-light);\n}\n\n.kagu-accordion .kagu-faq-content {\n  padding: 16px 20px;\n  color: var(--k-text-main);\n  font-size: 14px;\n  line-height: 1.6;\n  background: var(--k-bg-light);\n}\n\n.kagu-accordion .kagu-faq-content p {\n  margin: 0;\n}\n\n\/* --- Mobile Optimization --- *\/\n@media (max-width: 768px) {\n  .kagu-banner-title {\n    font-size: 1.6rem;\n  }\n\n  .kagu-feature-row,\n  .kagu-feature-row.reverse {\n    flex-direction: column;\n    gap: 20px !important;\n    margin-top: 25px !important;\n    margin-bottom: 25px !important;\n  }\n\n  .kagu-usp-bullets {\n    padding: 18px 15px;\n    margin-bottom: 30px;\n  }\n\n  .kagu-tbl {\n    margin-top: 20px;\n    margin-bottom: 20px;\n  }\n\n  .kagu-tbl table {\n    display: table;\n    min-width: 100%;\n  }\n\n  .kagu-tbl th,\n  .kagu-tbl td {\n    display: table-cell;\n    padding: 12px 10px;\n    font-size: 13.5px;\n  }\n\n  .kagu-tbl th {\n    width: 40%;\n  }\n\n  .kagu-tbl td {\n    width: 60%;\n  }\n\n  .kagu-b2b-box {\n    padding: 20px 15px;\n  }\n}\n\u003c\/style\u003e\n\n\u003cdiv class=\"kagu-wrapper\"\u003e\n  \u003csection class=\"kagu-usp-bullets\"\u003e\n  \u003ch3\u003eKey Commercial Highlights\u003c\/h3\u003e\n  \u003cul\u003e\n    \u003cli\u003e\n      \u003cb\u003eNordic Aesthetics:\u003c\/b\u003e An elegant \u003cb\u003escandinavian office desk\u003c\/b\u003e elevating modern corporate workspaces effortlessly.\n    \u003c\/li\u003e\n    \u003cli\u003e\n      \u003cb\u003eWarm Atmosphere:\u003c\/b\u003e A premium \u003cb\u003elight wood desk\u003c\/b\u003e featuring eco-friendly, crack-resistant thick board materials.\n    \u003c\/li\u003e\n    \u003cli\u003e\n      \u003cb\u003eExpansive Surface:\u003c\/b\u003e A heavy-duty \u003cb\u003elong office table\u003c\/b\u003e accommodating large teams without feeling cramped.\n    \u003c\/li\u003e\n    \u003cli\u003e\n      \u003cb\u003eCollaborative Space:\u003c\/b\u003e A minimalist \u003cb\u003eteam desk\u003c\/b\u003e designed for highly productive, ergonomic group meetings.\n    \u003c\/li\u003e\n    \u003cli\u003e\n      \u003cb\u003eComfortable Legroom:\u003c\/b\u003e Generous lower space allows team members to sit comfortably and stretch during long meetings.\n    \u003c\/li\u003e\n  \u003c\/ul\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"kagu-readmore-wrapper\"\u003e\n    \u003cinput type=\"checkbox\" id=\"KaguReadMoreTriggerHYZM004\" class=\"kagu-readmore-trigger\"\u003e\n\n    \u003cdiv class=\"kagu-content-preview\"\u003e\n      \u003ch2 class=\"kagu-banner-title\"\u003eNatural Style Conference Table\u003c\/h2\u003e\n\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0681\/2870\/2512\/files\/long_office_table_minimalist_scandinavian_desk_kaguyasuHYZ-M004_detailed_images_1.jpg?v=1779160947\" alt=\"Long office table minimalist Scandinavian desk by Kaguyasu\" class=\"kagu-hero-img\"\u003e\n\n      \u003cp style=\"font-size: 16px; text-align: center; margin-bottom: 40px;\"\u003eA minimalist Scandinavian office desk with a natural light wood look, designed for modern corporate workspaces and collaborative office settings.\u003c\/p\u003e\n\n      \u003cdiv class=\"kagu-feature-row\"\u003e\n        \u003cdiv class=\"kagu-feature-img\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0681\/2870\/2512\/files\/long_office_table_minimalist_scandinavian_desk_kaguyasuHYZ-M004_detailed_images_8.webp?v=1778736832\" alt=\"Warm and inviting light wood desk for office workspace\"\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"kagu-feature-text\"\u003e\n          \u003ch3\u003eWarm and Inviting Light Wood Desk\u003c\/h3\u003e\n          \u003cp\u003eCreate a casual, natural feel. This beautiful \u003cb\u003elight wood desk\u003c\/b\u003e effortlessly matches various modern office interiors and collaborative workspaces.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"kagu-feature-row reverse\"\u003e\n        \u003cdiv class=\"kagu-feature-img\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0681\/2870\/2512\/files\/long_office_table_minimalist_scandinavian_desk_kaguyasuHYZ-M004_detailed_images_1.webp?v=1778736830\" alt=\"Thick board material long office table\"\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"kagu-feature-text\"\u003e\n          \u003ch3\u003eThick Board Material Long Office Table\u003c\/h3\u003e\n          \u003cp\u003eEngineered for commercial durability. This sturdy \u003cb\u003elong office table\u003c\/b\u003e resists cracking and twisting, providing a heavy-duty, reliable workspace.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"kagu-feature-row\"\u003e\n        \u003cdiv class=\"kagu-feature-img\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0681\/2870\/2512\/files\/long_office_table_minimalist_scandinavian_desk_kaguyasuHYZ-M004_detailed_images_2.webp?v=1778736830\" alt=\"Team desk with ample legroom for collaborative meetings\"\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"kagu-feature-text\"\u003e\n          \u003ch3\u003eAmple Legroom for Collaborative Team Desk\u003c\/h3\u003e\n          \u003cp\u003eMaximize ergonomic comfort. This spacious \u003cb\u003eteam desk\u003c\/b\u003e offers generous lower limb space, allowing your staff to stretch out during long meetings.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003ch2\u003eAvailable Color\u003c\/h2\u003e\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0681\/2870\/2512\/files\/long_office_table_minimalist_scandinavian_desk_kaguyasuHYZ-M004_detailed_images_2.jpg?v=1779160948\" alt=\"Natural color option for Kaguyasu long office table\" class=\"kagu-section-img\"\u003e\n\n      \u003ch2\u003eDimensions \u0026amp; Specifications\u003c\/h2\u003e\n      \u003cdiv class=\"kagu-tbl\"\u003e\n        \u003ctable\u003e\n          \u003ctbody\u003e\n            \u003ctr\u003e\n              \u003cth scope=\"row\"\u003eMaterial\u003c\/th\u003e\n              \u003ctd\u003eMedium density fiberboard\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n              \u003cth scope=\"row\"\u003eColor\u003c\/th\u003e\n              \u003ctd\u003eNatural\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n              \u003cth scope=\"row\"\u003eWeight\u003c\/th\u003e\n              \u003ctd\u003e100¡§C350kg\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n              \u003cth scope=\"row\"\u003eSize\u003c\/th\u003e\n              \u003ctd\u003e140 ?¨¢ 70 ?¨¢ 75cm, 160 ?¨¢ 80 ?¨¢ 75cm, 180 ?¨¢ 80 ?¨¢ 75cm, 200 ?¨¢ 80 ?¨¢ 75cm, 220 ?¨¢ 90 ?¨¢ 75cm, 250 ?¨¢ 100 ?¨¢ 75cm, 280 ?¨¢ 100 ?¨¢ 75cm, 300 ?¨¢ 100 ?¨¢ 75cm, 320 ?¨¢ 110 ?¨¢ 75cm, 350 ?¨¢ 120 ?¨¢ 75cm, 380 ?¨¢ 120 ?¨¢ 75cm\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n              \u003cth scope=\"row\"\u003eAssembling\u003c\/th\u003e\n              \u003ctd\u003eRequired\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n              \u003cth scope=\"row\"\u003eCustomizable\u003c\/th\u003e\n              \u003ctd\u003ePossible\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n              \u003cth scope=\"row\"\u003eCustomizable Items\u003c\/th\u003e\n              \u003ctd\u003eSize, Color\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n              \u003cth scope=\"row\"\u003eLoad Capacity\u003c\/th\u003e\n              \u003ctd\u003e150¡§C250kg\u003c\/td\u003e\n            \u003c\/tr\u003e\n          \u003c\/tbody\u003e\n        \u003c\/table\u003e\n      \u003c\/div\u003e\n\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0681\/2870\/2512\/files\/long_office_table_minimalist_scandinavian_desk_kaguyasuHYZ-M004_detailed_images_7.webp?v=1778736831\" alt=\"Dimensions guide for Kaguyasu long office table\" class=\"kagu-section-img\"\u003e\n\n      \u003cdiv class=\"kagu-b2b-box\"\u003e\n        \u003ch3\u003eDelivery \u0026amp; Commercial Logistics\u003c\/h3\u003e\n        \u003cp\u003ePlease note the following important delivery guidelines for this large-scale office table:\u003c\/p\u003e\n        \u003cul\u003e\n          \u003cli\u003e\n\u003cb\u003eDelivery Scope:\u003c\/b\u003e Due to the size and weight of this long office table, delivery may be restricted to curbside or ground-floor access depending on the carrier and local conditions.\u003c\/li\u003e\n          \u003cli\u003e\n\u003cb\u003eAccess Verification:\u003c\/b\u003e Please check your entrance, doorway clearance, elevator access, stairway width, and office routing before purchasing to ensure the selected table size can be moved into place.\u003c\/li\u003e\n          \u003cli\u003e\n\u003cb\u003eTracking \u0026amp; Couriers:\u003c\/b\u003e The product will be dispatched via suitable furniture shipping carriers. Tracking information will be updated after shipment is arranged.\u003c\/li\u003e\n          \u003cli\u003e\n\u003cb\u003eInside Delivery Requirements:\u003c\/b\u003e If inside delivery, upstairs delivery, or additional handling support is required, please contact our support team before fulfilment to confirm availability and possible extra fees.\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n\n      \u003csection class=\"kagu-faq-section\"\u003e\n        \u003ch2\u003eFrequently Asked Questions\u003c\/h2\u003e\n        \u003cdiv class=\"kagu-accordion\"\u003e\n          \u003cdetails\u003e\n            \u003csummary\u003eDoes this long office table require assembly?\u003c\/summary\u003e\n            \u003cdiv class=\"kagu-faq-content\"\u003e\n              \u003cp\u003eYes. Assembly is required for this long office table. Please prepare enough space and personnel for installation after delivery.\u003c\/p\u003e\n            \u003c\/div\u003e\n          \u003c\/details\u003e\n\n          \u003cdetails\u003e\n            \u003csummary\u003eCan I customize the size or color?\u003c\/summary\u003e\n            \u003cdiv class=\"kagu-faq-content\"\u003e\n              \u003cp\u003eYes. Customization is possible for size and color. Please contact our support team with your preferred dimensions, color requirements, and workspace layout.\u003c\/p\u003e\n            \u003c\/div\u003e\n          \u003c\/details\u003e\n\n          \u003cdetails\u003e\n            \u003csummary\u003eWhat size options are available?\u003c\/summary\u003e\n            \u003cdiv class=\"kagu-faq-content\"\u003e\n              \u003cp\u003eAvailable sizes range from 140 ?¨¢ 70 ?¨¢ 75cm to 380 ?¨¢ 120 ?¨¢ 75cm. Please refer to the dimensions section and choose according to your team size, room layout, and available walking space.\u003c\/p\u003e\n            \u003c\/div\u003e\n          \u003c\/details\u003e\n        \u003c\/div\u003e\n      \u003c\/section\u003e\n    \u003c\/div\u003e\n\n    \u003clabel class=\"kagu-readmore-btn k-label-show\" for=\"KaguReadMoreTriggerHYZM004\"\u003eView Full Details\u003c\/label\u003e\n    \u003clabel class=\"kagu-readmore-btn k-label-hide\" for=\"KaguReadMoreTriggerHYZM004\"\u003eCollapse Details\u003c\/label\u003e\n  \u003c\/section\u003e\n\u003c\/div\u003e","brand":"Kaguyasu","offers":[{"title":"140*70*75","offer_id":42944239960112,"sku":"HYZ-M004-01","price":975.0,"currency_code":"GBP","in_stock":true},{"title":"160*80*75","offer_id":42944239992880,"sku":"HYZ-M004-02","price":1158.0,"currency_code":"GBP","in_stock":true},{"title":"180*80*75","offer_id":42944240025648,"sku":"HYZ-M004-03","price":1279.0,"currency_code":"GBP","in_stock":true},{"title":"200*80*75","offer_id":42944240058416,"sku":"HYZ-M004-04","price":1463.0,"currency_code":"GBP","in_stock":true},{"title":"220*90*75","offer_id":42944240091184,"sku":"HYZ-M004-05","price":1530.0,"currency_code":"GBP","in_stock":true},{"title":"250*90*75","offer_id":42944240123952,"sku":"HYZ-M004-012","price":2010.0,"currency_code":"GBP","in_stock":true},{"title":"250*100*75","offer_id":42944240156720,"sku":"HYZ-M004-06","price":2059.0,"currency_code":"GBP","in_stock":true},{"title":"280*100*75","offer_id":42944240189488,"sku":"HYZ-M004-07","price":2083.0,"currency_code":"GBP","in_stock":true},{"title":"300*100*75","offer_id":42944240222256,"sku":"HYZ-M004-08","price":2108.0,"currency_code":"GBP","in_stock":true},{"title":"320*110*75","offer_id":42944240255024,"sku":"HYZ-M004-09","price":2153.0,"currency_code":"GBP","in_stock":true},{"title":"350*120*75","offer_id":42944240287792,"sku":"HYZ-M004-010","price":2207.0,"currency_code":"GBP","in_stock":true},{"title":"380*120*75","offer_id":42944240320560,"sku":"HYZ-M004-011","price":2230.0,"currency_code":"GBP","in_stock":true},{"title":"Chair 1","offer_id":43059588497456,"sku":"HYZ-M004-YZ-001","price":366.0,"currency_code":"GBP","in_stock":true},{"title":"Chair 2","offer_id":43059588530224,"sku":"HYZ-M004-YZ-002","price":354.0,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0681\/2870\/2512\/files\/long_office_table_minimalist_scandinavian_desk_kaguyasuHYZ-M004_main_images_2.jpg?v=1779160943"},{"product_id":"sleek-grey-bookcase-eco-shelves-with-wood-cwg-034","title":"Sleek Grey Bookcase | Eco-Friendly Shelves With 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  \/* --- Full Showcase Images --- *\/\n  .kagu-image-gallery { margin: 35px 0; }\n  .kagu-long-showcase { width: 100%; height: auto; display: block; border-radius: 8px; border: 1px solid var(--k-bg-dark); margin-bottom: 25px; }\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  \/* --- B2B\/FAQ --- *\/\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-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\u003c\/style\u003e\n\n\u003cdiv class=\"kagu-wrapper\"\u003e\n\n  \u003csection class=\"kagu-usp-bullets\"\u003e\n    \u003ch3\u003eOrganized Serenity for Modern Spaces\u003c\/h3\u003e\n    \u003cul\u003e\n      \u003cli\u003e\n\u003cb\u003eModern Storage Architecture:\u003c\/b\u003e A high-capacity bookcase designed to create visual order, elevating your workspace or living area with a clean, minimalist silhouette.\u003c\/li\u003e\n      \u003cli\u003e\n\u003cb\u003ePremium Hybrid Materials:\u003c\/b\u003e Expertly crafted with durable, eco-friendly MDF and solid rubberwood accents, offering the perfect balance of structural longevity and natural texture.\u003c\/li\u003e\n      \u003cli\u003e\n\u003cb\u003eVersatile Display Utility:\u003c\/b\u003e Features smooth-action sliding doors, allowing you to transition between hidden storage and elegant shelving to highlight your decor.\u003c\/li\u003e\n      \u003cli\u003e\n\u003cb\u003eEngineered for Reliability:\u003c\/b\u003e Heavy-duty shelving construction engineered to sustain heavy volumes and art pieces without sagging over time.\u003c\/li\u003e\n    \u003c\/ul\u003e\n  \u003c\/section\u003e\n    \n  \u003ch2 class=\"kagu-banner-title\"\u003eSleek Grey Bookcase | Eco-Friendly Shelving\u003c\/h2\u003e\n  \u003cdiv class=\"kagu-intro-box\"\u003e\n    \u003ch4\u003eDesign Philosophy:\u003c\/h4\u003e\n    \u003cp\u003eOptimize your environment effortlessly. This minimalist unit redefines practical shelving, blending the durability of engineered wood with the organic warmth of rubberwood accents. Whether serving as a professional bookcase in a contemporary office or an elegant display cabinet in your home sanctuary, its versatile form ensures your most prized items are organized with sophisticated ease.\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"kagu-image-gallery\"\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0681\/2870\/2512\/files\/sleek_grey_bookcase_eco-friendly_shelves_with_wood_kaguyasuCWG-m-034_detailed_images_3.jpg?v=1779161448\" alt=\"Kaguyasu Sleek Grey Eco-Friendly Bookcase\" class=\"kagu-long-showcase\"\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 Minimalist Storage (CWG-m-034)\u003c\/td\u003e\n\u003c\/tr\u003e\n        \u003ctr\u003e\n\u003cth\u003ePrimary Materials\u003c\/th\u003e\n\u003ctd\u003eEco-Friendly MDF, Solid Rubberwood Doors\/Accents\u003c\/td\u003e\n\u003c\/tr\u003e\n        \u003ctr\u003e\n\u003cth\u003eAvailable Colorways\u003c\/th\u003e\n\u003ctd\u003eGray+Rubberwood, White+Rubberwood, Rubberwood+White, Rubberwood+Gray\u003c\/td\u003e\n\u003c\/tr\u003e\n        \u003ctr\u003e\n\u003cth\u003eDimensions (L*W*H)\u003c\/th\u003e\n\u003ctd\u003e80 * 40 * 120 cm\u003c\/td\u003e\n\u003c\/tr\u003e\n        \u003ctr\u003e\n\u003cth\u003eWeight\u003c\/th\u003e\n\u003ctd\u003e38 kg\u003c\/td\u003e\n\u003c\/tr\u003e\n        \u003ctr\u003e\n\u003cth\u003eModel Variants\u003c\/th\u003e\n\u003ctd\u003eType A \/ Type B\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 (All hardware included)\u003c\/td\u003e\n\u003c\/tr\u003e\n        \u003ctr\u003e\n\u003cth\u003eCustomization\u003c\/th\u003e\n\u003ctd\u003eNot possible (Standardized model)\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\u003eCorporate \u0026amp; Design Procurement\u003c\/h3\u003e\n    \u003cp\u003eThis unit is a staple for professional office fit-outs and residential design projects. Because it is a standardized model, we maintain consistent stock for rapid deployment. Contact our B2B team for volume purchasing and bulk shipping rates.\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\u003eAre material variations normal?\u003c\/summary\u003e\n        \u003cdiv class=\"kagu-faq-content\"\u003e\n          \u003cp\u003eYes. Due to the use of natural rubberwood, variations in grain pattern and texture may occur. These are characteristic of the natural material and are not considered defects. Standard wear and tear over time is also not covered under defects.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/details\u003e\n      \u003cdetails\u003e\n        \u003csummary\u003eHow accurate are the product colors?\u003c\/summary\u003e\n        \u003cdiv class=\"kagu-faq-content\"\u003e\n          \u003cp\u003eWe strive to represent colors accurately. However, due to lighting during studio photography and individual screen resolution settings, the physical product may vary slightly from online images.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/details\u003e\n      \u003cdetails\u003e\n        \u003csummary\u003eIs this product customizable?\u003c\/summary\u003e\n        \u003cdiv class=\"kagu-faq-content\"\u003e\n          \u003cp\u003eTo maintain the structural precision of the sliding door system and overall shelf integrity, this model is not available for custom sizing or modification.\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":"Gray + rubberwood door \/ Type A","offer_id":42944240418864,"sku":"CWG-m-034-1","price":165.0,"currency_code":"GBP","in_stock":true},{"title":"Gray + rubberwood door \/ Type B","offer_id":42944240549936,"sku":"CWG-m-034-5","price":183.0,"currency_code":"GBP","in_stock":true},{"title":"White + rubberwood door \/ Type A","offer_id":42944240451632,"sku":"CWG-m-034-2","price":165.0,"currency_code":"GBP","in_stock":true},{"title":"White + rubberwood door \/ Type B","offer_id":42944240582704,"sku":"CWG-m-034-6","price":183.0,"currency_code":"GBP","in_stock":true},{"title":"Rubberwood + White Door \/ Type A","offer_id":42944240484400,"sku":"CWG-m-034-3","price":165.0,"currency_code":"GBP","in_stock":true},{"title":"Rubberwood + White Door \/ Type B","offer_id":42944240615472,"sku":"CWG-m-034-7","price":183.0,"currency_code":"GBP","in_stock":true},{"title":"Rubberwood + Gray \/ Type A","offer_id":42944240517168,"sku":"CWG-m-034-4","price":165.0,"currency_code":"GBP","in_stock":true},{"title":"Rubberwood + Gray \/ Type B","offer_id":42944240648240,"sku":"CWG-m-034-8","price":183.0,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0681\/2870\/2512\/files\/sleek_grey_bookcase_eco-friendly_shelves_with_wood_kaguyasuCWG-m-034_main_images_2.jpg?v=1779161442"},{"product_id":"executive-conference-large-meeting-table-hyz-c026","title":"Executive Conference Table | Large Meeting Table | Kaguyasu","description":"\u003cstyle\u003e\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: #333333;\n    --k-text-title: #121A3E;\n    max-width: 1000px;\n    margin: 8px auto 0 auto !important;\n    padding: 0 15px;\n    font-family: 'Urbanist', sans-serif;\n    line-height: 1.6;\n    color: var(--k-text-main);\n    text-align: left;\n  }\n  .kagu-wrapper * { box-sizing: border-box; }\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: 30px;\n    margin-bottom: 15px;\n  }\n  .kagu-banner-title {\n    font-size: 2rem;\n    text-align: center;\n    margin-bottom: 25px;\n    display: block;\n    color: var(--k-text-title);\n  }\n  .kagu-wrapper h2 {\n    font-size: 1.6rem;\n    border-bottom: 3px solid var(--k-pri);\n    display: inline-block;\n    padding-bottom: 8px;\n  }\n  .kagu-wrapper h3 { font-size: 1.2rem; }\n\n  .kagu-usp-bullets {\n    background: var(--k-bg-light);\n    padding: 25px 30px;\n    border-radius: 8px;\n    border-left: 5px solid var(--k-pri);\n    margin-bottom: 35px;\n  }\n  .kagu-usp-bullets h3 {\n    margin-top: 0;\n    color: var(--k-pri);\n    margin-bottom: 15px;\n  }\n  .kagu-usp-bullets ul {\n    list-style: none;\n    padding: 0;\n    margin: 0;\n    display: grid;\n    grid-template-columns: 1fr;\n    gap: 12px;\n  }\n  .kagu-usp-bullets li {\n    position: relative;\n    padding-left: 28px;\n    font-size: 14.5px;\n  }\n  .kagu-usp-bullets li::before {\n    content: '';\n    position: absolute;\n    left: 0;\n    top: 3px;\n    width: 18px;\n    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  .kagu-hero-img {\n    width: 100%;\n    height: auto;\n    border-radius: 8px;\n    margin-bottom: 25px;\n    display: block;\n    border: 1px solid var(--k-bg-dark);\n  }\n  .kagu-intro {\n    font-size: 16px;\n    text-align: center;\n    max-width: 820px;\n    margin: 0 auto 35px auto;\n  }\n\n  .kagu-readmore-wrapper {\n    position: relative;\n    margin-bottom: 50px;\n  }\n  .kagu-readmore-trigger { display: none; }\n  .kagu-content-preview {\n    max-height: 1200px;\n    overflow: hidden;\n    transition: max-height 0.6s ease-out;\n    position: relative;\n  }\n  .kagu-content-preview::after {\n    content: \"\";\n    position: absolute;\n    bottom: 0;\n    left: 0;\n    width: 100%;\n    height: 120px;\n    background: linear-gradient(transparent, #ffffff);\n    pointer-events: none;\n  }\n  .kagu-readmore-trigger:checked ~ .kagu-content-preview { max-height: 18000px; }\n  .kagu-readmore-trigger:checked ~ .kagu-content-preview::after { display: none; }\n  .kagu-readmore-btn {\n    display: inline-block;\n    padding: 12px 35px;\n    border-radius: 30px;\n    font-weight: 600;\n    cursor: pointer;\n    transition: all 0.3s;\n    margin-top: 15px;\n    text-transform: uppercase;\n    font-size: 14px;\n    letter-spacing: 1px;\n    font-family: 'Poppins', sans-serif;\n  }\n  .k-label-show {\n    border: 2px solid var(--k-pri);\n    color: var(--k-pri);\n    background: #fff;\n    display: block;\n    text-align: center;\n    max-width: 250px;\n    margin: 20px auto 0 auto;\n  }\n  .k-label-hide {\n    display: none;\n    background: var(--k-pri);\n    color: #fff;\n    border: 2px solid var(--k-pri);\n    text-align: center;\n    max-width: 250px;\n    margin: 20px auto 0 auto;\n  }\n  .kagu-readmore-btn:hover {\n    background: var(--k-pri);\n    color: #fff;\n    border-color: var(--k-pri);\n  }\n  .kagu-readmore-trigger:checked ~ .k-label-show { display: none; }\n  .kagu-readmore-trigger:checked ~ .k-label-hide { display: block; }\n\n  .kagu-feature-row {\n    display: flex;\n    align-items: center;\n    gap: 40px;\n    margin-top: 30px;\n    margin-bottom: 30px;\n  }\n  .kagu-feature-row.reverse { flex-direction: row-reverse; }\n  .kagu-feature-img {\n    flex: 1;\n    border-radius: 8px;\n    overflow: hidden;\n    display: grid;\n    gap: 12px;\n    background: var(--k-bg-light);\n    padding: 10px;\n    border: 1px solid var(--k-bg-dark);\n  }\n  .kagu-feature-img img {\n    width: 100%;\n    height: auto;\n    display: block;\n    object-fit: contain;\n    border-radius: 4px;\n    background: #fff;\n  }\n  .kagu-feature-text { flex: 1; }\n  .kagu-feature-text h3 {\n    margin-top: 0;\n    border-bottom: none;\n    padding-bottom: 5px;\n    margin-bottom: 10px;\n    color: var(--k-text-title);\n  }\n  .kagu-feature-text p {\n    color: var(--k-text-main);\n    font-size: 15px;\n    margin-bottom: 0;\n  }\n\n  .kagu-section-img {\n    width: 100%;\n    height: auto;\n    display: block;\n    border-radius: 8px;\n    border: 1px solid var(--k-bg-dark);\n    margin-top: 15px;\n    margin-bottom: 30px;\n    background: var(--k-bg-light);\n  }\n\n  .kagu-tbl {\n    overflow-x: auto;\n    border: 1px solid var(--k-bg-dark);\n    border-radius: 8px;\n    background: #fff;\n    margin-top: 20px;\n    margin-bottom: 35px;\n  }\n  .kagu-tbl table {\n    width: 100%;\n    border-collapse: collapse;\n    font-size: 14.5px;\n  }\n  .kagu-tbl th,\n  .kagu-tbl td {\n    padding: 15px 18px;\n    border-bottom: 1px solid var(--k-bg-dark);\n    vertical-align: top;\n    text-align: left;\n  }\n  .kagu-tbl tr:last-child th,\n  .kagu-tbl tr:last-child td { border-bottom: 0; }\n  .kagu-tbl th {\n    width: 35%;\n    background: var(--k-bg-light);\n    color: var(--k-pri);\n    font-weight: 700;\n  }\n\n  .kagu-note-box {\n    background: var(--k-bg-light);\n    border-left: 4px solid var(--k-pri);\n    border-radius: 8px;\n    padding: 18px 20px;\n    margin: 25px 0 30px;\n    font-size: 14px;\n  }\n  .kagu-note-box p { margin: 0 0 10px; }\n  .kagu-note-box p:last-child { margin-bottom: 0; }\n\n  .kagu-b2b-box {\n    background: var(--k-bg-dark);\n    padding: 30px;\n    border-radius: 8px;\n    margin-top: 40px;\n  }\n  .kagu-b2b-box h3 {\n    color: var(--k-text-title);\n    margin-top: 0;\n  }\n  .kagu-b2b-box p {\n    font-size: 14px;\n    margin-bottom: 15px;\n  }\n  .kagu-b2b-box ul {\n    list-style: none;\n    padding: 0;\n    margin: 0;\n  }\n  .kagu-b2b-box li {\n    position: relative;\n    padding-left: 20px;\n    margin-bottom: 10px;\n    font-size: 14px;\n  }\n  .kagu-b2b-box li::before {\n    content: '\\2714';\n    color: var(--k-pri);\n    position: absolute;\n    left: 0;\n    font-weight: bold;\n  }\n\n  .kagu-faq-section {\n    margin-top: 50px;\n    margin-bottom: 40px;\n  }\n  .kagu-accordion {\n    display: grid;\n    gap: 12px;\n    margin-top: 20px;\n  }\n  .kagu-accordion details {\n    border: 1px solid var(--k-bg-dark);\n    border-radius: 8px;\n    background: #fff;\n    overflow: hidden;\n    transition: all 0.3s;\n  }\n  .kagu-accordion details:hover { border-color: var(--k-pri); }\n  .kagu-accordion summary {\n    display: flex;\n    justify-content: space-between;\n    align-items: center;\n    padding: 16px 20px;\n    font-weight: 700;\n    cursor: pointer;\n    list-style: none;\n    user-select: none;\n    color: var(--k-text-title);\n    font-size: 15px;\n  }\n  .kagu-accordion summary::-webkit-details-marker { display: none; }\n  .kagu-accordion summary::after {\n    content: \"+\";\n    color: var(--k-pri);\n    font-size: 24px;\n    font-weight: 400;\n    line-height: 1;\n    transition: transform 0.3s;\n  }\n  .kagu-accordion details[open] summary::after { content: \"?\"; }\n  .kagu-accordion details[open] summary {\n    border-bottom: 1px solid var(--k-bg-light);\n  }\n  .kagu-accordion .kagu-faq-content {\n    padding: 16px 20px;\n    color: var(--k-text-main);\n    font-size: 14px;\n    line-height: 1.6;\n    background: var(--k-bg-light);\n  }\n  .kagu-accordion .kagu-faq-content p { margin: 0; }\n\n  @media (max-width: 768px) {\n    .kagu-banner-title { font-size: 1.6rem; }\n    .kagu-feature-row,\n    .kagu-feature-row.reverse {\n      flex-direction: column;\n      gap: 20px !important;\n      margin-top: 25px !important;\n      margin-bottom: 25px !important;\n    }\n    .kagu-usp-bullets {\n      padding: 18px 15px;\n      margin-bottom: 25px;\n    }\n    .kagu-tbl {\n      margin-top: 16px;\n      margin-bottom: 25px;\n    }\n    .kagu-tbl table {\n      display: table;\n      min-width: 100%;\n    }\n    .kagu-tbl th,\n    .kagu-tbl td {\n      display: table-cell;\n      padding: 12px 10px;\n      font-size: 13.5px;\n    }\n    .kagu-tbl th { width: 40%; }\n    .kagu-tbl td { width: 60%; }\n    .kagu-b2b-box,\n    .kagu-note-box {\n      padding: 20px 15px;\n    }\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"kagu-wrapper\"\u003e\n  \u003csection class=\"kagu-usp-bullets\"\u003e\n    \u003ch3\u003eKey Commercial Highlights\u003c\/h3\u003e\n    \u003cul\u003e\n      \u003cli\u003e\n\u003cb\u003eCorporate Meeting Presence:\u003c\/b\u003e A sophisticated executive conference table designed for modern boardrooms, meeting rooms, and collaborative office spaces.\u003c\/li\u003e\n      \u003cli\u003e\n\u003cb\u003eLarge Team-Friendly Layout:\u003c\/b\u003e Multiple size options support executive meetings, project discussions, client presentations, and daily team collaboration.\u003c\/li\u003e\n      \u003cli\u003e\n\u003cb\u003eDurable Thickened Tabletop:\u003c\/b\u003e Particleboard construction with a thickened desktop surface supports heavy-duty daily use in commercial meeting environments.\u003c\/li\u003e\n      \u003cli\u003e\n\u003cb\u003eClean Cable Management:\u003c\/b\u003e Integrated wiring hole caps help organise conference devices, chargers, and power cables for a professional meeting table setup.\u003c\/li\u003e\n      \u003cli\u003e\n\u003cb\u003eSafer Rounded Edges:\u003c\/b\u003e Finely polished rounded corners help reduce accidental bumps while keeping the modern conference table visually refined.\u003c\/li\u003e\n    \u003c\/ul\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"kagu-readmore-wrapper\"\u003e\n    \u003cinput type=\"checkbox\" id=\"KaguReadMoreTriggerHYZC026\" class=\"kagu-readmore-trigger\"\u003e\n\n    \u003cdiv class=\"kagu-content-preview\"\u003e\n      \u003ch2 class=\"kagu-banner-title\"\u003eExecutive Conference Table for Modern Meeting Rooms\u003c\/h2\u003e\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0681\/2870\/2512\/files\/executive_conference_table_large_meeting_table_kaguyasuHYZ-C026_detailed_images_2.jpg?v=1779160922\" alt=\"Executive conference table for modern meeting room\" class=\"kagu-hero-img\"\u003e\n      \u003cp class=\"kagu-intro\"\u003eCreate a simple, sophisticated meeting space with this executive conference table and large meeting table. Built for boardrooms, meeting rooms, training rooms, collaborative offices, and client-facing interiors, it combines particleboard construction, multiple colour choices, heavy-duty tabletop support, electrostatic painted steel frame stability, safe rounded edges, and integrated cable management for a clean professional environment.\u003c\/p\u003e\n\n      \u003cdiv class=\"kagu-feature-row\"\u003e\n        \u003cdiv class=\"kagu-feature-img\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0681\/2870\/2512\/files\/executive_conference_table_large_meeting_table_kaguyasuHYZ-C026_detailed_images_4.jpg?v=1779160924\" alt=\"Thick eco-friendly wooden conference table top\"\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"kagu-feature-text\"\u003e\n          \u003ch3\u003eThick Eco-Friendly Conference Table Top\u003c\/h3\u003e\n          \u003cp\u003eThe thickened wooden conference table surface is designed for heavy-duty daily use, helping resist warping while providing a durable and practical workspace for meetings.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"kagu-feature-row reverse\"\u003e\n        \u003cdiv class=\"kagu-feature-img\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0681\/2870\/2512\/files\/executive_conference_table_large_meeting_table_kaguyasuHYZ-C026_detailed_images_6.webp?v=1778730348\" alt=\"Heavy-duty electrostatic painted steel frame for conference table\"\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"kagu-feature-text\"\u003e\n          \u003ch3\u003eHeavy-Duty Electrostatic Painted Steel Frame\u003c\/h3\u003e\n          \u003cp\u003eThe robust steel frame provides commercial-grade stability and corrosion resistance, helping the large meeting table stay steady during daily office use.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"kagu-feature-row\"\u003e\n        \u003cdiv class=\"kagu-feature-img\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0681\/2870\/2512\/files\/executive_conference_table_large_meeting_table_kaguyasuHYZ-C026_detailed_images_7.webp?v=1778730330\" alt=\"Safe rounded edges on modern conference table\"\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"kagu-feature-text\"\u003e\n          \u003ch3\u003eSafe Rounded Edges\u003c\/h3\u003e\n          \u003cp\u003eFinely polished rounded corners help reduce accidental bumps during meetings, combining safety with a clean and modern conference table appearance.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"kagu-feature-row reverse\"\u003e\n        \u003cdiv class=\"kagu-feature-img\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0681\/2870\/2512\/files\/executive_conference_table_large_meeting_table_kaguyasuHYZ-C026_detailed_images_8.webp?v=1778730330\" alt=\"Integrated wiring hole caps for conference table cable management\"\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"kagu-feature-text\"\u003e\n          \u003ch3\u003eIntegrated Wiring Hole Caps\u003c\/h3\u003e\n          \u003cp\u003eThe integrated cord management system helps conceal scattered cables from laptops, screens, chargers, and meeting equipment, keeping the tabletop clean and professional.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003ch2\u003eColour Options\u003c\/h2\u003e\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0681\/2870\/2512\/files\/executive_conference_table_large_meeting_table_kaguyasuHYZ-C026_detailed_images_3.jpg?v=1779160923\" alt=\"Executive conference table colour options walnut grey walnut light walnut white maple\" class=\"kagu-section-img\"\u003e\n\n      \u003ch2\u003eDimensions \u0026amp; Specifications\u003c\/h2\u003e\n      \u003cdiv class=\"kagu-tbl\"\u003e\n        \u003ctable\u003e\n          \u003ctbody\u003e\n            \u003ctr\u003e\n              \u003cth scope=\"row\"\u003eProduct Type\u003c\/th\u003e\n              \u003ctd\u003eExecutive Conference Table \/ Large Meeting Table \/ Modern Conference Table \/ Wooden Conference Table\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n              \u003cth scope=\"row\"\u003eMaterial\u003c\/th\u003e\n              \u003ctd\u003eParticleboard\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n              \u003cth scope=\"row\"\u003eColour Options\u003c\/th\u003e\n              \u003ctd\u003eWalnut, grey walnut, light walnut, white maple\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n              \u003cth scope=\"row\"\u003eWeight\u003c\/th\u003e\n              \u003ctd\u003e50¡§C230 kg \/ approx. 110¡§C507 lb\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n              \u003cth scope=\"row\"\u003eSupport Frame\u003c\/th\u003e\n              \u003ctd\u003eHeavy-duty electrostatic painted steel frame\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n              \u003cth scope=\"row\"\u003eCable Management\u003c\/th\u003e\n              \u003ctd\u003eIntegrated wiring hole caps for cable organisation\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n              \u003cth scope=\"row\"\u003eSafety Detail\u003c\/th\u003e\n              \u003ctd\u003eFinely polished rounded edges\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n              \u003cth scope=\"row\"\u003eSize Options\u003c\/th\u003e\n              \u003ctd\u003e\n                180 ?¨¢ 100 ?¨¢ 75 cm \/ approx. 70.9 ?¨¢ 39.4 ?¨¢ 29.5 in\u003cbr\u003e\n                200 ?¨¢ 100 ?¨¢ 75 cm \/ approx. 78.7 ?¨¢ 39.4 ?¨¢ 29.5 in\u003cbr\u003e\n                200 ?¨¢ 120 ?¨¢ 75 cm \/ approx. 78.7 ?¨¢ 47.2 ?¨¢ 29.5 in\u003cbr\u003e\n                220 ?¨¢ 120 ?¨¢ 75 cm \/ approx. 86.6 ?¨¢ 47.2 ?¨¢ 29.5 in\u003cbr\u003e\n                240 ?¨¢ 100 ?¨¢ 75 cm \/ approx. 94.5 ?¨¢ 39.4 ?¨¢ 29.5 in\u003cbr\u003e\n                240 ?¨¢ 120 ?¨¢ 75 cm \/ approx. 94.5 ?¨¢ 47.2 ?¨¢ 29.5 in\u003cbr\u003e\n                260 ?¨¢ 120 ?¨¢ 75 cm \/ approx. 102.4 ?¨¢ 47.2 ?¨¢ 29.5 in\n              \u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n              \u003cth scope=\"row\"\u003eSpace Planning\u003c\/th\u003e\n              \u003ctd\u003ePlease confirm table size, seating count, chair clearance, walkway clearance, doorway width, lift access, stair clearance, cable access, and final meeting room placement before ordering.\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n              \u003cth scope=\"row\"\u003eAssembly\u003c\/th\u003e\n              \u003ctd\u003eRequired\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n              \u003cth scope=\"row\"\u003eCustomisation\u003c\/th\u003e\n              \u003ctd\u003ePossible\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n              \u003cth scope=\"row\"\u003eCustomisable Item\u003c\/th\u003e\n              \u003ctd\u003eSize\u003c\/td\u003e\n            \u003c\/tr\u003e\n          \u003c\/tbody\u003e\n        \u003c\/table\u003e\n      \u003c\/div\u003e\n\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0681\/2870\/2512\/files\/executive_conference_table_large_meeting_table_kaguyasuHYZ-C026_detailed_images_11.webp?v=1778730323\" alt=\"Executive conference table dimensions guide\" class=\"kagu-section-img\"\u003e\n\n      \u003cdiv class=\"kagu-note-box\"\u003e\n        \u003cp\u003e\u003cb\u003eMaterial Notice:\u003c\/b\u003e Due to board and wood-grain finish characteristics, colour, surface texture, pattern, and finish may vary slightly. Normal wear over time is not considered a product defect.\u003c\/p\u003e\n        \u003cp\u003e\u003cb\u003eColour Notice:\u003c\/b\u003e Product colour may look different under different lighting conditions, shooting environments, and screen settings. Images are for visual reference only.\u003c\/p\u003e\n        \u003cp\u003e\u003cb\u003eCustomisation Notice:\u003c\/b\u003e Size customisation is possible. Please confirm required table dimensions, seating capacity, meeting room layout, and cable planning needs before ordering.\u003c\/p\u003e\n        \u003cp\u003e\u003cb\u003eCare Notice:\u003c\/b\u003e Wipe the surface with a soft dry or slightly damp cloth. Avoid sharp objects, standing water, abrasive cleaners, excessive moisture, heavy impact, and prolonged direct sunlight.\u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"kagu-b2b-box\"\u003e\n        \u003ch3\u003eDelivery \u0026amp; Commercial Logistics\u003c\/h3\u003e\n        \u003cp\u003ePlease note the following useful information for executive conference table and large meeting table orders:\u003c\/p\u003e\n        \u003cul\u003e\n          \u003cli\u003e\n\u003cb\u003eAssembly Planning:\u003c\/b\u003e Assembly is required. Please prepare enough space, suitable tools, and a clear installation area before setup.\u003c\/li\u003e\n          \u003cli\u003e\n\u003cb\u003eMeeting Room Check:\u003c\/b\u003e Confirm table size, seating count, chair clearance, walkway clearance, doorway width, lift access, stair clearance, and final placement area before purchase.\u003c\/li\u003e\n          \u003cli\u003e\n\u003cb\u003eCable Planning:\u003c\/b\u003e Check nearby power access, cable routing, device quantity, screen placement, laptop use, and wiring hole cap position before installation.\u003c\/li\u003e\n          \u003cli\u003e\n\u003cb\u003eCommercial Projects:\u003c\/b\u003e Suitable for boardrooms, meeting rooms, conference rooms, training spaces, executive suites, and client-facing commercial interiors.\u003c\/li\u003e\n          \u003cli\u003e\n\u003cb\u003eDaily Care:\u003c\/b\u003e Keep the table away from standing water, sharp impacts, excessive heat, abrasive cleaners, and prolonged sunlight.\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n\n      \u003csection class=\"kagu-faq-section\"\u003e\n        \u003ch2\u003eFrequently Asked Questions\u003c\/h2\u003e\n        \u003cdiv class=\"kagu-accordion\"\u003e\n          \u003cdetails\u003e\n            \u003csummary\u003eWhat material is used for this executive conference table?\u003c\/summary\u003e\n            \u003cdiv class=\"kagu-faq-content\"\u003e\n              \u003cp\u003eThe listed material is particleboard, paired with a heavy-duty electrostatic painted steel frame for stable meeting room use.\u003c\/p\u003e\n            \u003c\/div\u003e\n          \u003c\/details\u003e\n\n          \u003cdetails\u003e\n            \u003csummary\u003eDoes this meeting table include cable management?\u003c\/summary\u003e\n            \u003cdiv class=\"kagu-faq-content\"\u003e\n              \u003cp\u003eYes. The table includes integrated wiring hole caps to help organise cables from laptops, chargers, screens, and meeting devices.\u003c\/p\u003e\n            \u003c\/div\u003e\n          \u003c\/details\u003e\n\n          \u003cdetails\u003e\n            \u003csummary\u003eCan the table size be customised?\u003c\/summary\u003e\n            \u003cdiv class=\"kagu-faq-content\"\u003e\n              \u003cp\u003eYes. The product information lists customisation as possible, with size as the customisable item.\u003c\/p\u003e\n            \u003c\/div\u003e\n          \u003c\/details\u003e\n\n          \u003cdetails\u003e\n            \u003csummary\u003eWhat should I check before ordering?\u003c\/summary\u003e\n            \u003cdiv class=\"kagu-faq-content\"\u003e\n              \u003cp\u003ePlease confirm table dimensions, seating count, chair clearance, doorway width, lift access, stair clearance, cable access, power location, and final meeting room layout before ordering.\u003c\/p\u003e\n            \u003c\/div\u003e\n          \u003c\/details\u003e\n        \u003c\/div\u003e\n      \u003c\/section\u003e\n    \u003c\/div\u003e\n\n    \u003clabel class=\"kagu-readmore-btn k-label-show\" for=\"KaguReadMoreTriggerHYZC026\"\u003eView Full Details\u003c\/label\u003e\n    \u003clabel class=\"kagu-readmore-btn k-label-hide\" for=\"KaguReadMoreTriggerHYZC026\"\u003eCollapse Details\u003c\/label\u003e\n  \u003c\/section\u003e\n\u003c\/div\u003e","brand":"Kaguyasu","offers":[{"title":"Walnut \/ 180*100*75cm\/4 legs","offer_id":43055471788080,"sku":"HYZ-C026-01","price":278.0,"currency_code":"GBP","in_stock":true},{"title":"Walnut \/ 200*100*75cm\/4 legs","offer_id":43055471820848,"sku":"HYZ-C026-05","price":311.0,"currency_code":"GBP","in_stock":true},{"title":"Walnut \/ 200*120*75cm\/4 legs","offer_id":43055471853616,"sku":"HYZ-C026-09","price":324.0,"currency_code":"GBP","in_stock":true},{"title":"Walnut \/ 220*120*75cm\/4 legs","offer_id":43055471886384,"sku":"HYZ-C026-13","price":334.0,"currency_code":"GBP","in_stock":true},{"title":"Walnut \/ 240*100*75cm\/6 legs","offer_id":43055471919152,"sku":"HYZ-C026-17","price":366.0,"currency_code":"GBP","in_stock":true},{"title":"Walnut \/ 240*120*75cm\/6 legs","offer_id":43055471951920,"sku":"HYZ-C026-21","price":420.0,"currency_code":"GBP","in_stock":true},{"title":"Walnut \/ 260*120*75cm\/6 legs","offer_id":43055471984688,"sku":"HYZ-C026-25","price":487.0,"currency_code":"GBP","in_stock":true},{"title":"Gray Walnut \/ 220*120*75cm\/6 legs","offer_id":43055472017456,"sku":"HYZ-C026-14","price":334.0,"currency_code":"GBP","in_stock":true},{"title":"Gray Walnut \/ 240*100*75cm\/6 legs","offer_id":43055472050224,"sku":"HYZ-C026-18","price":366.0,"currency_code":"GBP","in_stock":true},{"title":"Gray Walnut \/ 240*120*75cm\/6 legs","offer_id":43055472082992,"sku":"HYZ-C026-22","price":420.0,"currency_code":"GBP","in_stock":true},{"title":"Gray Walnut \/ 260*120*75cm\/6 legs","offer_id":43055472115760,"sku":"HYZ-C026-26","price":487.0,"currency_code":"GBP","in_stock":true},{"title":"Light Walnut \/ 220*120*75cm\/6 legs","offer_id":43055472148528,"sku":"HYZ-C026-15","price":334.0,"currency_code":"GBP","in_stock":true},{"title":"Light Walnut \/ 240*100*75cm\/6 legs","offer_id":43055472181296,"sku":"HYZ-C026-19","price":366.0,"currency_code":"GBP","in_stock":true},{"title":"Light Walnut \/ 240*120*75cm\/6 legs","offer_id":43055472214064,"sku":"HYZ-C026-23","price":420.0,"currency_code":"GBP","in_stock":true},{"title":"Light Walnut \/ 260*120*75cm\/6 legs","offer_id":43055472246832,"sku":"HYZ-C026-27","price":487.0,"currency_code":"GBP","in_stock":true},{"title":"White Maple \/ 220*120*75cm\/6 legs","offer_id":43055472279600,"sku":"HYZ-C026-16","price":334.0,"currency_code":"GBP","in_stock":true},{"title":"White Maple \/ 240*100*75cm\/6 legs","offer_id":43055472312368,"sku":"HYZ-C026-20","price":366.0,"currency_code":"GBP","in_stock":true},{"title":"White Maple \/ 240*120*75cm\/6 legs","offer_id":43055472345136,"sku":"HYZ-C026-24","price":420.0,"currency_code":"GBP","in_stock":true},{"title":"White Maple \/ 260*120*75cm\/6 legs","offer_id":43055472377904,"sku":"HYZ-C026-28","price":487.0,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0681\/2870\/2512\/files\/executive_conference_table_large_meeting_table_kaguyasuHYZ-C026_main_images_2.webp?v=1778730336"},{"product_id":"chic-sideboard-cabinet-lockable-bookcase-cwg-c077","title":"Chic Sideboard Cabinet | Lockable Bookcase | Kaguyasu","description":"\u003cstyle\u003e\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: #333333;\n    --k-text-title: #121A3E;\n    max-width: 1000px;\n    margin: 8px auto 0 auto !important;\n    padding: 0 15px;\n    font-family: 'Urbanist', sans-serif;\n    line-height: 1.6;\n    color: var(--k-text-main);\n    text-align: left;\n  }\n  .kagu-wrapper * { box-sizing: border-box; }\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: 30px;\n    margin-bottom: 15px;\n  }\n  .kagu-banner-title {\n    font-size: 2rem;\n    text-align: center;\n    margin-bottom: 25px;\n    display: block;\n    color: var(--k-text-title);\n  }\n  .kagu-wrapper h2 {\n    font-size: 1.6rem;\n    border-bottom: 3px solid var(--k-pri);\n    display: inline-block;\n    padding-bottom: 8px;\n  }\n  .kagu-wrapper h3 { font-size: 1.2rem; }\n\n  .kagu-usp-bullets {\n    background: var(--k-bg-light);\n    padding: 25px 30px;\n    border-radius: 8px;\n    border-left: 5px solid var(--k-pri);\n    margin-bottom: 35px;\n  }\n  .kagu-usp-bullets h3 {\n    margin-top: 0;\n    color: var(--k-pri);\n    margin-bottom: 15px;\n  }\n  .kagu-usp-bullets ul {\n    list-style: none;\n    padding: 0;\n    margin: 0;\n    display: grid;\n    grid-template-columns: 1fr;\n    gap: 12px;\n  }\n  .kagu-usp-bullets li {\n    position: relative;\n    padding-left: 28px;\n    font-size: 14.5px;\n  }\n  .kagu-usp-bullets li::before {\n    content: '';\n    position: absolute;\n    left: 0;\n    top: 3px;\n    width: 18px;\n    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  .kagu-hero-img {\n    width: 100%;\n    height: auto;\n    border-radius: 8px;\n    margin-bottom: 25px;\n    display: block;\n    border: 1px solid var(--k-bg-dark);\n  }\n  .kagu-intro {\n    font-size: 16px;\n    text-align: center;\n    max-width: 820px;\n    margin: 0 auto 35px auto;\n  }\n\n  .kagu-readmore-wrapper {\n    position: relative;\n    margin-bottom: 50px;\n  }\n  .kagu-readmore-trigger { display: none; }\n  .kagu-content-preview {\n    max-height: 1200px;\n    overflow: hidden;\n    transition: max-height 0.6s ease-out;\n    position: relative;\n  }\n  .kagu-content-preview::after {\n    content: \"\";\n    position: absolute;\n    bottom: 0;\n    left: 0;\n    width: 100%;\n    height: 120px;\n    background: linear-gradient(transparent, #ffffff);\n    pointer-events: none;\n  }\n  .kagu-readmore-trigger:checked ~ .kagu-content-preview { max-height: 18000px; }\n  .kagu-readmore-trigger:checked ~ .kagu-content-preview::after { display: none; }\n  .kagu-readmore-btn {\n    display: inline-block;\n    padding: 12px 35px;\n    border-radius: 30px;\n    font-weight: 600;\n    cursor: pointer;\n    transition: all 0.3s;\n    margin-top: 15px;\n    text-transform: uppercase;\n    font-size: 14px;\n    letter-spacing: 1px;\n    font-family: 'Poppins', sans-serif;\n  }\n  .k-label-show {\n    border: 2px solid var(--k-pri);\n    color: var(--k-pri);\n    background: #fff;\n    display: block;\n    text-align: center;\n    max-width: 250px;\n    margin: 20px auto 0 auto;\n  }\n  .k-label-hide {\n    display: none;\n    background: var(--k-pri);\n    color: #fff;\n    border: 2px solid var(--k-pri);\n    text-align: center;\n    max-width: 250px;\n    margin: 20px auto 0 auto;\n  }\n  .kagu-readmore-btn:hover {\n    background: var(--k-pri);\n    color: #fff;\n    border-color: var(--k-pri);\n  }\n  .kagu-readmore-trigger:checked ~ .k-label-show { display: none; }\n  .kagu-readmore-trigger:checked ~ .k-label-hide { display: block; }\n\n  .kagu-feature-row {\n    display: flex;\n    align-items: center;\n    gap: 40px;\n    margin-top: 30px;\n    margin-bottom: 30px;\n  }\n  .kagu-feature-row.reverse { flex-direction: row-reverse; }\n  .kagu-feature-img {\n    flex: 1;\n    border-radius: 8px;\n    overflow: hidden;\n    display: grid;\n    gap: 12px;\n    background: var(--k-bg-light);\n    padding: 10px;\n    border: 1px solid var(--k-bg-dark);\n  }\n  .kagu-feature-img img {\n    width: 100%;\n    height: auto;\n    display: block;\n    object-fit: contain;\n    border-radius: 4px;\n    background: #fff;\n  }\n  .kagu-feature-text { flex: 1; }\n  .kagu-feature-text h3 {\n    margin-top: 0;\n    border-bottom: none;\n    padding-bottom: 5px;\n    margin-bottom: 10px;\n    color: var(--k-text-title);\n  }\n  .kagu-feature-text p {\n    color: var(--k-text-main);\n    font-size: 15px;\n    margin-bottom: 0;\n  }\n\n  .kagu-section-img {\n    width: 100%;\n    height: auto;\n    display: block;\n    border-radius: 8px;\n    border: 1px solid var(--k-bg-dark);\n    margin-top: 15px;\n    margin-bottom: 30px;\n    background: var(--k-bg-light);\n  }\n\n  .kagu-tbl {\n    overflow-x: auto;\n    border: 1px solid var(--k-bg-dark);\n    border-radius: 8px;\n    background: #fff;\n    margin-top: 20px;\n    margin-bottom: 35px;\n  }\n  .kagu-tbl table {\n    width: 100%;\n    border-collapse: collapse;\n    font-size: 14.5px;\n  }\n  .kagu-tbl th,\n  .kagu-tbl td {\n    padding: 15px 18px;\n    border-bottom: 1px solid var(--k-bg-dark);\n    vertical-align: top;\n    text-align: left;\n  }\n  .kagu-tbl tr:last-child th,\n  .kagu-tbl tr:last-child td { border-bottom: 0; }\n  .kagu-tbl th {\n    width: 35%;\n    background: var(--k-bg-light);\n    color: var(--k-pri);\n    font-weight: 700;\n  }\n\n  .kagu-note-box {\n    background: var(--k-bg-light);\n    border-left: 4px solid var(--k-pri);\n    border-radius: 8px;\n    padding: 18px 20px;\n    margin: 25px 0 30px;\n    font-size: 14px;\n  }\n  .kagu-note-box p { margin: 0 0 10px; }\n  .kagu-note-box p:last-child { margin-bottom: 0; }\n\n  .kagu-b2b-box {\n    background: var(--k-bg-dark);\n    padding: 30px;\n    border-radius: 8px;\n    margin-top: 40px;\n  }\n  .kagu-b2b-box h3 {\n    color: var(--k-text-title);\n    margin-top: 0;\n  }\n  .kagu-b2b-box p {\n    font-size: 14px;\n    margin-bottom: 15px;\n  }\n  .kagu-b2b-box ul {\n    list-style: none;\n    padding: 0;\n    margin: 0;\n  }\n  .kagu-b2b-box li {\n    position: relative;\n    padding-left: 20px;\n    margin-bottom: 10px;\n    font-size: 14px;\n  }\n  .kagu-b2b-box li::before {\n    content: '?';\n    color: var(--k-pri);\n    position: absolute;\n    left: 0;\n    font-weight: bold;\n  }\n\n  .kagu-faq-section {\n    margin-top: 50px;\n    margin-bottom: 40px;\n  }\n  .kagu-accordion {\n    display: grid;\n    gap: 12px;\n    margin-top: 20px;\n  }\n  .kagu-accordion details {\n    border: 1px solid var(--k-bg-dark);\n    border-radius: 8px;\n    background: #fff;\n    overflow: hidden;\n    transition: all 0.3s;\n  }\n  .kagu-accordion details:hover { border-color: var(--k-pri); }\n  .kagu-accordion summary {\n    display: flex;\n    justify-content: space-between;\n    align-items: center;\n    padding: 16px 20px;\n    font-weight: 700;\n    cursor: pointer;\n    list-style: none;\n    user-select: none;\n    color: var(--k-text-title);\n    font-size: 15px;\n  }\n  .kagu-accordion summary::-webkit-details-marker { display: none; }\n  .kagu-accordion summary::after {\n    content: \"+\";\n    color: var(--k-pri);\n    font-size: 24px;\n    font-weight: 400;\n    line-height: 1;\n    transition: transform 0.3s;\n  }\n  .kagu-accordion details[open] summary::after { content: \"?\"; }\n  .kagu-accordion details[open] summary {\n    border-bottom: 1px solid var(--k-bg-light);\n  }\n  .kagu-accordion .kagu-faq-content {\n    padding: 16px 20px;\n    color: var(--k-text-main);\n    font-size: 14px;\n    line-height: 1.6;\n    background: var(--k-bg-light);\n  }\n  .kagu-accordion .kagu-faq-content p { margin: 0; }\n\n  @media (max-width: 768px) {\n    .kagu-banner-title { font-size: 1.6rem; }\n    .kagu-feature-row,\n    .kagu-feature-row.reverse {\n      flex-direction: column;\n      gap: 20px !important;\n      margin-top: 25px !important;\n      margin-bottom: 25px !important;\n    }\n    .kagu-usp-bullets {\n      padding: 18px 15px;\n      margin-bottom: 25px;\n    }\n    .kagu-tbl {\n      margin-top: 16px;\n      margin-bottom: 25px;\n    }\n    .kagu-tbl table {\n      display: table;\n      min-width: 100%;\n    }\n    .kagu-tbl th,\n    .kagu-tbl td {\n      display: table-cell;\n      padding: 12px 10px;\n      font-size: 13.5px;\n    }\n    .kagu-tbl th { width: 40%; }\n    .kagu-tbl td { width: 60%; }\n    .kagu-b2b-box,\n    .kagu-note-box {\n      padding: 20px 15px;\n    }\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"kagu-wrapper\"\u003e\n  \u003csection class=\"kagu-usp-bullets\"\u003e\n    \u003ch3\u003eKey Commercial Highlights\u003c\/h3\u003e\n    \u003cul\u003e\n      \u003cli\u003e\n        \u003cb\u003eModern Sideboard Elegance:\u003c\/b\u003e A chic sideboard cabinet that blends minimalist design with practical storage for homes, offices, and commercial interiors.\n      \u003c\/li\u003e\n      \u003cli\u003e\n        \u003cb\u003eEco-Friendly Particle Board:\u003c\/b\u003e Premium low-formaldehyde particle board creates sturdy shelves with wood grain finishes for safer everyday storage.\n      \u003c\/li\u003e\n      \u003cli\u003e\n        \u003cb\u003eLarge Storage Capacity:\u003c\/b\u003e Available in lengths up to 4000 mm, making it a flexible storage unit for documents, decor, books, and daily essentials.\n      \u003c\/li\u003e\n      \u003cli\u003e\n        \u003cb\u003eCustomisable Size and Colour:\u003c\/b\u003e Choose from listed colour palettes or request custom size and colour options to match your room or office layout.\n      \u003c\/li\u003e\n      \u003cli\u003e\n        \u003cb\u003eDurable Wood-Grain Structure:\u003c\/b\u003e Thick high-density melamine decorative board helps resist warping while maintaining reliable long-term storage support.\n      \u003c\/li\u003e\n    \u003c\/ul\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"kagu-readmore-wrapper\"\u003e\n    \u003cinput type=\"checkbox\" id=\"KaguReadMoreTriggerCWGC077\" class=\"kagu-readmore-trigger\"\u003e\n\n    \u003cdiv class=\"kagu-content-preview\"\u003e\n      \u003ch2 class=\"kagu-banner-title\"\u003eChic Sideboard Cabinet for Modern Storage Interiors\u003c\/h2\u003e\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0620\/9155\/9109\/files\/CWG-C077-01.jpg?v=1744962845\" alt=\"Chic sideboard cabinet with modern minimalist storage design\" class=\"kagu-hero-img\"\u003e\n      \u003cp class=\"kagu-intro\"\u003eElevate your living room, office, hallway, reception area, or commercial interior with this chic sideboard cabinet and lockable bookcase. Built from particle board with wood grain style finishes, it offers expansive size choices, practical storage capacity, green, black, natural, and walnut colour options, plus size and colour customisation support for flexible interior planning.\u003c\/p\u003e\n\n      \u003cdiv class=\"kagu-feature-row\"\u003e\n        \u003cdiv class=\"kagu-feature-img\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0620\/9155\/9109\/files\/CWG-C077-02.jpg?v=1744962854\" alt=\"Thick durable shelves with wood grain finish sideboard cabinet\"\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"kagu-feature-text\"\u003e\n          \u003ch3\u003eThick Durable Shelves with Wood Finish\u003c\/h3\u003e\n          \u003cp\u003eHigh-density melamine decorative board creates a thick and durable structure for long-term use, helping the sideboard cabinet resist warping and maintain reliable storage support.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"kagu-feature-row reverse\"\u003e\n        \u003cdiv class=\"kagu-feature-img\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0620\/9155\/9109\/files\/CWG-C077-03.jpg?v=1744962864\" alt=\"Eco-friendly safe storage unit with wood grain finish\"\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"kagu-feature-text\"\u003e\n          \u003ch3\u003eEco-Friendly and Safe Storage Units\u003c\/h3\u003e\n          \u003cp\u003eLow-formaldehyde board construction supports a safer, cleaner storage experience. The calming wood grain finish helps reduce visual monotony while adding a strong, sophisticated presence.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003ch2\u003eColour Options\u003c\/h2\u003e\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0681\/2870\/2512\/files\/chic_sideboard_cabinet_lockable_bookcase_kaguyasuCWG-C077_detailed_images_4.jpg?v=1779161399\" alt=\"Chic sideboard cabinet colour options in green black natural and walnut\" class=\"kagu-section-img\"\u003e\n\n      \u003ch2\u003eDimensions \u0026amp; Specifications\u003c\/h2\u003e\n      \u003cdiv class=\"kagu-tbl\"\u003e\n        \u003ctable\u003e\n          \u003ctbody\u003e\n            \u003ctr\u003e\n              \u003cth scope=\"row\"\u003eProduct Type\u003c\/th\u003e\n              \u003ctd\u003eChic Sideboard Cabinet \/ Lockable Bookcase \/ Storage Unit \/ Shelves with Wood Finish\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n              \u003cth scope=\"row\"\u003eMaterial\u003c\/th\u003e\n              \u003ctd\u003eParticle board\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n              \u003cth scope=\"row\"\u003eColour Options\u003c\/th\u003e\n              \u003ctd\u003eGreen, black, natural, walnut\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n              \u003cth scope=\"row\"\u003eWeight\u003c\/th\u003e\n              \u003ctd\u003e40¨C160 kg \/ approx. 88¨C353 lb\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n              \u003cth scope=\"row\"\u003eSize Options\u003c\/th\u003e\n              \u003ctd\u003e\n                800 ¡Á 400 ¡Á 800 mm \/ approx. 31.5 ¡Á 15.7 ¡Á 31.5 in\u003cbr\u003e\n                1200 ¡Á 400 ¡Á 800 mm \/ approx. 47.2 ¡Á 15.7 ¡Á 31.5 in\u003cbr\u003e\n                1600 ¡Á 400 ¡Á 800 mm \/ approx. 63.0 ¡Á 15.7 ¡Á 31.5 in\u003cbr\u003e\n                2000 ¡Á 400 ¡Á 800 mm \/ approx. 78.7 ¡Á 15.7 ¡Á 31.5 in\u003cbr\u003e\n                2400 ¡Á 400 ¡Á 800 mm \/ approx. 94.5 ¡Á 15.7 ¡Á 31.5 in\u003cbr\u003e\n                2800 ¡Á 400 ¡Á 800 mm \/ approx. 110.2 ¡Á 15.7 ¡Á 31.5 in\u003cbr\u003e\n                3200 ¡Á 400 ¡Á 800 mm \/ approx. 126.0 ¡Á 15.7 ¡Á 31.5 in\u003cbr\u003e\n                3600 ¡Á 400 ¡Á 800 mm \/ approx. 141.7 ¡Á 15.7 ¡Á 31.5 in\u003cbr\u003e\n                4000 ¡Á 400 ¡Á 800 mm \/ approx. 157.5 ¡Á 15.7 ¡Á 31.5 in\n              \u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n              \u003cth scope=\"row\"\u003eSpace Planning\u003c\/th\u003e\n              \u003ctd\u003ePlease confirm cabinet length, wall clearance, door or drawer opening space, doorway width, lift access, stair clearance, floor level, and final placement area before ordering.\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n              \u003cth scope=\"row\"\u003eAssembly\u003c\/th\u003e\n              \u003ctd\u003eRequired\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n              \u003cth scope=\"row\"\u003eCustomisation\u003c\/th\u003e\n              \u003ctd\u003ePossible\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n              \u003cth scope=\"row\"\u003eCustomisable Items\u003c\/th\u003e\n              \u003ctd\u003eSize, colour\u003c\/td\u003e\n            \u003c\/tr\u003e\n          \u003c\/tbody\u003e\n        \u003c\/table\u003e\n      \u003c\/div\u003e\n\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0620\/9155\/9109\/files\/CWG-C077-06.jpg?v=1744962890\" alt=\"Chic sideboard cabinet dimensions guide\" class=\"kagu-section-img\"\u003e\n\n      \u003cdiv class=\"kagu-note-box\"\u003e\n        \u003cp\u003e\u003cb\u003eMaterial Notice:\u003c\/b\u003e Due to board and finish characteristics, colour, surface texture, wood grain effect, and pattern may vary slightly. Normal wear over time is not considered a product defect.\u003c\/p\u003e\n        \u003cp\u003e\u003cb\u003eColour Notice:\u003c\/b\u003e Product colour may look different under different lighting conditions, shooting environments, and screen settings. Images are for visual reference only.\u003c\/p\u003e\n        \u003cp\u003e\u003cb\u003eCustomisation Notice:\u003c\/b\u003e Size and colour customisation is possible. Please confirm the required cabinet length, room layout, and colour direction before ordering.\u003c\/p\u003e\n        \u003cp\u003e\u003cb\u003eCare Notice:\u003c\/b\u003e Clean gently with a soft cloth. Avoid sharp objects, abrasive cleaners, standing water, excessive moisture, heavy impact, and prolonged direct sunlight.\u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"kagu-b2b-box\"\u003e\n        \u003ch3\u003eDelivery \u0026amp; Commercial Logistics\u003c\/h3\u003e\n        \u003cp\u003ePlease note the following useful information for chic sideboard cabinet and lockable bookcase orders:\u003c\/p\u003e\n        \u003cul\u003e\n          \u003cli\u003e\n            \u003cb\u003eAssembly Planning:\u003c\/b\u003e Assembly is required. Please prepare enough space, suitable tools, and a clean setup area before installation.\n          \u003c\/li\u003e\n          \u003cli\u003e\n            \u003cb\u003eRoom Layout Check:\u003c\/b\u003e Confirm cabinet length, wall position, opening clearance, doorway width, lift access, stair clearance, and final placement area before purchase.\n          \u003c\/li\u003e\n          \u003cli\u003e\n            \u003cb\u003eCustom Planning:\u003c\/b\u003e Confirm required size, colour, storage function, and room style before requesting customisation.\n          \u003c\/li\u003e\n          \u003cli\u003e\n            \u003cb\u003eCommercial Projects:\u003c\/b\u003e Suitable for offices, reception areas, storage walls, document storage zones, reading spaces, showrooms, and modern home interiors.\n          \u003c\/li\u003e\n          \u003cli\u003e\n            \u003cb\u003eDaily Care:\u003c\/b\u003e Keep the cabinet away from standing water, abrasive cleaners, excessive moisture, heavy impact, and prolonged sunlight.\n          \u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n\n      \u003csection class=\"kagu-faq-section\"\u003e\n        \u003ch2\u003eFrequently Asked Questions\u003c\/h2\u003e\n        \u003cdiv class=\"kagu-accordion\"\u003e\n          \u003cdetails\u003e\n            \u003csummary\u003eWhat material is used for this sideboard cabinet?\u003c\/summary\u003e\n            \u003cdiv class=\"kagu-faq-content\"\u003e\n              \u003cp\u003eThe listed material is particle board, designed for practical daily storage and modern interior use.\u003c\/p\u003e\n            \u003c\/div\u003e\n          \u003c\/details\u003e\n\n          \u003cdetails\u003e\n            \u003csummary\u003eCan this cabinet be customised?\u003c\/summary\u003e\n            \u003cdiv class=\"kagu-faq-content\"\u003e\n              \u003cp\u003eYes. The product information lists customisation as possible, with size and colour as customisable items.\u003c\/p\u003e\n            \u003c\/div\u003e\n          \u003c\/details\u003e\n\n          \u003cdetails\u003e\n            \u003csummary\u003eWhat colours are available?\u003c\/summary\u003e\n            \u003cdiv class=\"kagu-faq-content\"\u003e\n              \u003cp\u003eThe listed colour options are green, black, natural, and walnut.\u003c\/p\u003e\n            \u003c\/div\u003e\n          \u003c\/details\u003e\n\n          \u003cdetails\u003e\n            \u003csummary\u003eWhat should I check before ordering?\u003c\/summary\u003e\n            \u003cdiv class=\"kagu-faq-content\"\u003e\n              \u003cp\u003ePlease confirm cabinet dimensions, doorway width, lift access, stair clearance, wall clearance, opening space, floor level, colour choice, and final placement area before ordering.\u003c\/p\u003e\n            \u003c\/div\u003e\n          \u003c\/details\u003e\n        \u003c\/div\u003e\n      \u003c\/section\u003e\n    \u003c\/div\u003e\n\n    \u003clabel class=\"kagu-readmore-btn k-label-show\" for=\"KaguReadMoreTriggerCWGC077\"\u003eView Full Details\u003c\/label\u003e\n    \u003clabel class=\"kagu-readmore-btn k-label-hide\" for=\"KaguReadMoreTriggerCWGC077\"\u003eCollapse Details\u003c\/label\u003e\n  \u003c\/section\u003e\n\u003c\/div\u003e","brand":"Kaguyasu","offers":[{"title":"800*400*800mm\/White\/Type 1","offer_id":42944242122800,"sku":"CWG-C077-01","price":229.0,"currency_code":"GBP","in_stock":true},{"title":"800*400*800mm\/White\/Type 2","offer_id":42944242155568,"sku":"CWG-C077-02","price":255.0,"currency_code":"GBP","in_stock":true},{"title":"1200*400*800mm\/White\/Type 1","offer_id":42944242188336,"sku":"CWG-C077-03","price":369.0,"currency_code":"GBP","in_stock":true},{"title":"1200*400*800mm\/White\/Type 2","offer_id":42944242221104,"sku":"CWG-C077-04","price":403.0,"currency_code":"GBP","in_stock":true},{"title":"1600*400*800mm\/White\/Type 1","offer_id":42944242253872,"sku":"CWG-C077-05","price":457.0,"currency_code":"GBP","in_stock":true},{"title":"1600*400*800mm\/White\/Type 2","offer_id":42944242286640,"sku":"CWG-C077-06","price":483.0,"currency_code":"GBP","in_stock":true},{"title":"2000*400*800mm\/White\/Type 1","offer_id":42944242319408,"sku":"CWG-C077-07","price":570.0,"currency_code":"GBP","in_stock":true},{"title":"2000*400*800mm\/White\/Type 2","offer_id":42944242352176,"sku":"CWG-C077-08","price":791.0,"currency_code":"GBP","in_stock":true},{"title":"2400*400*800mm\/White\/Type 1","offer_id":42944242384944,"sku":"CWG-C077-09","price":711.0,"currency_code":"GBP","in_stock":true},{"title":"2400*400*800mm\/White\/Type 2","offer_id":42944242417712,"sku":"CWG-C077-10","price":966.0,"currency_code":"GBP","in_stock":true},{"title":"2800*400*800mm\/White\/Type 1","offer_id":42944242450480,"sku":"CWG-C077-11","price":1019.0,"currency_code":"GBP","in_stock":true},{"title":"3200*400*800mm\/White\/Type 1","offer_id":42944242483248,"sku":"CWG-C077-12","price":1126.0,"currency_code":"GBP","in_stock":true},{"title":"4000*400*800mm\/White\/Type 1","offer_id":42944242516016,"sku":"CWG-C077-14","price":1354.0,"currency_code":"GBP","in_stock":true},{"title":"800*400*800mm\/Black\/Type 3","offer_id":42944242548784,"sku":"CWG-C077-15","price":229.0,"currency_code":"GBP","in_stock":true},{"title":"800*400*800mm\/Black\/Type 4","offer_id":42944242581552,"sku":"CWG-C077-16","price":255.0,"currency_code":"GBP","in_stock":true},{"title":"1200*400*800mm\/Black\/Type 3","offer_id":42944242614320,"sku":"CWG-C077-17","price":403.0,"currency_code":"GBP","in_stock":true},{"title":"1600*400*800mm\/Black\/Type 3","offer_id":42944242647088,"sku":"CWG-C077-18","price":483.0,"currency_code":"GBP","in_stock":true},{"title":"2000*400*800mm\/Black\/Type 3","offer_id":42944242679856,"sku":"CWG-C077-19","price":791.0,"currency_code":"GBP","in_stock":true},{"title":"2400*400*800mm\/Black\/Type 3","offer_id":42944242712624,"sku":"CWG-C077-20","price":966.0,"currency_code":"GBP","in_stock":true},{"title":"1000*600*750mm\/White","offer_id":42944242745392,"sku":"CWG-C077-DZ-01","price":2219.0,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0681\/2870\/2512\/files\/chic_sideboard_cabinet_lockable_bookcase_kaguyasuCWG-C077_main_images_2.jpg?v=1779161393"},{"product_id":"office-desk-corner-workstation-bgz-c040","title":"Office Desk | Corner Workstation | L Shape Computer Desk | 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 { \n    list-style: none; \n    padding: 0; \n    margin: 0; \n    display: grid; \n    grid-template-columns: 1fr; \n    gap: 14px; \n  }\n  .kagu-usp-bullets li { \n    position: relative; \n    padding-left: 28px; \n    font-size: 14.5px; \n  }\n  .kagu-usp-bullets li::before { \n    content: '';\n    position: absolute; left: 0; top: 3px;\n    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 {\n    background: #fff;\n    padding: 30px;\n    border: 1px solid var(--k-bg-dark);\n    border-radius: 8px;\n    margin-bottom: 35px;\n  }\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  \/* --- B2B\/Customization --- *\/\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.2rem; }\n  .kagu-b2b-box p { font-size: 14px; margin-bottom: 15px; color: var(--k-text-main); }\n  .kagu-b2b-box ul { list-style: none; padding: 0; margin: 0; }\n  .kagu-b2b-box li { position: relative; padding-left: 22px; margin-bottom: 12px; font-size: 14px; color: var(--k-text-main); }\n  .kagu-b2b-box li::before { content: '?'; color: var(--k-pri); position: absolute; left: 0; font-weight: bold; }\n\n  \/* --- FAQ Accordion --- *\/\n  .kagu-faq-section { margin-top: 50px; margin-bottom: 30px; }\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    .kagu-tbl th { width: 35%; }\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"kagu-wrapper\"\u003e\n\n  \u003csection class=\"kagu-usp-bullets\"\u003e\n    \u003ch3\u003eCommand \u0026amp; Collaboration: The Executive L-Workstation\u003c\/h3\u003e\n    \u003cul\u003e\n      \u003cli\u003e\n\u003cb\u003eModular Spatial Design:\u003c\/b\u003e An architectural L-shape desk that functions as both a private command center and a spacious collaborative workstation.\u003c\/li\u003e\n      \u003cli\u003e\n\u003cb\u003eUnrivaled Load Capacity:\u003c\/b\u003e Built with industrial-grade standards to support up to 200kg, perfect for multi-monitor rigs and intensive professional equipment.\u003c\/li\u003e\n      \u003cli\u003e\n\u003cb\u003eRefined Walnut Aesthetic:\u003c\/b\u003e Features a premium wood-grain finish that brings warmth to high-pressure office environments, balancing durability with \"Quiet Luxury.\"\u003c\/li\u003e\n      \u003cli\u003e\n\u003cb\u003eScalable Dimensions:\u003c\/b\u003e Designed to adapt to any floor plan, from compact corner nooks to expansive executive suites.\u003c\/li\u003e\n    \u003c\/ul\u003e\n  \u003c\/section\u003e\n    \n  \u003ch2 class=\"kagu-banner-title\"\u003eCorner L-Shape Computer Desk \u0026amp; Workstation\u003c\/h2\u003e\n  \u003cdiv class=\"kagu-intro-box\"\u003e\n    \u003ch4\u003eDesign Philosophy:\u003c\/h4\u003e\n    \u003cp\u003eBuild a professional layout that works as hard as you do. The BGZ-C040 is not merely a desk; it is a foundation for productivity. Designed under the Kaguyasu principle of \"Resimercial Efficiency,\" this L-shape workstation maximizes corner space while providing an expansive, distraction-free surface. Whether you are managing complex projects or curating a boutique creative studio, its modular adaptability ensures your furniture evolves with your business requirements.\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\/office_desk_corner_workstation_l_shape_computer_desk_kaguyasuBGZ-C040_detailed_images_3.jpg?v=1779160635\" alt=\"Kaguyasu Executive L-Shape Corner Workstation\" 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 Executive Command Series (BGZ-C040)\u003c\/td\u003e\n\u003c\/tr\u003e\n        \u003ctr\u003e\n\u003cth\u003ePrimary Material\u003c\/th\u003e\n\u003ctd\u003eReinforced High-Density Particleboard with Walnut Laminate\u003c\/td\u003e\n\u003c\/tr\u003e\n        \u003ctr\u003e\n\u003cth\u003eLoad Capacity\u003c\/th\u003e\n\u003ctd\u003e200 kg (Commercial Standard)\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\u003e140 * 120 * 110 cm\u003c\/li\u003e\n            \u003cli\u003e240 * 140 * 110 cm\u003c\/li\u003e\n            \u003cli\u003e280 * 120 * 110 cm\u003c\/li\u003e\n            \u003cli\u003e420 * 120 * 110 cm\u003c\/li\u003e\n            \u003cli\u003e240 * 280 * 110 cm\u003c\/li\u003e\n            \u003cli\u003e420 * 240 * 110 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 (Professional installation recommended for larger configurations)\u003c\/td\u003e\n\u003c\/tr\u003e\n        \u003ctr\u003e\n\u003cth\u003eCustomization\u003c\/th\u003e\n\u003ctd\u003e\n\u003cb\u003eAvailable\u003c\/b\u003e (Size customization for specific office layout planning)\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\u003eProfessional Fit-Outs \u0026amp; Customization\u003c\/h3\u003e\n    \u003cp\u003eKaguyasu specializes in outfitting corporate offices and architectural spaces. If you are planning an office renovation:\u003c\/p\u003e\n    \u003cul\u003e\n      \u003cli\u003e\n\u003cb\u003eSize Customization:\u003c\/b\u003e We can tailor the dimensions of this workstation to fit the unique geometry of your office floor plan.\u003c\/li\u003e\n      \u003cli\u003e\n\u003cb\u003eBulk Procurement:\u003c\/b\u003e We provide consolidated shipping and volume pricing for teams outfitting multiple workstations. Please contact our commercial team for a project consultation.\u003c\/li\u003e\n    \u003c\/ul\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\u003eAre the color and pattern consistent?\u003c\/summary\u003e\n        \u003cdiv class=\"kagu-faq-content\"\u003e\n          \u003cp\u003eWe use high-quality laminate finishes to replicate natural wood aesthetics. Due to lighting variations during photography and display differences on monitors, the actual product finish may appear slightly different from online images.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/details\u003e\n      \u003cdetails\u003e\n        \u003csummary\u003eHow can I request a custom size?\u003c\/summary\u003e\n        \u003cdiv class=\"kagu-faq-content\"\u003e\n          \u003cp\u003eFor custom dimensions, please contact our support team before placing your order. Our design team will review your space requirements to ensure the L-shape configuration fits perfectly into your designated area.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/details\u003e\n      \u003cdetails\u003e\n        \u003csummary\u003eIs assembly difficult for the larger sizes?\u003c\/summary\u003e\n        \u003cdiv class=\"kagu-faq-content\"\u003e\n          \u003cp\u003eGiven the commercial load capacity and modular design, larger configurations involve multiple structural components. We provide comprehensive manuals and recommend that for the 280cm+ units, assembly is performed by professionals to ensure stability.\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":"140*120*110cm desk \/ for 1 person","offer_id":43054635221040,"sku":"BGZ-C040-001","price":324.0,"currency_code":"GBP","in_stock":true},{"title":"240*140*110cm desk \/ for 2 people","offer_id":43054635253808,"sku":"BGZ-C040-002","price":597.0,"currency_code":"GBP","in_stock":true},{"title":"280*120*110cm desk \/ for 2 people","offer_id":43054635286576,"sku":"BGZ-C040-003","price":701.0,"currency_code":"GBP","in_stock":true},{"title":"420*120*110cm desk \/ for 3 people","offer_id":43054635319344,"sku":"BGZ-C040-004","price":1039.0,"currency_code":"GBP","in_stock":true},{"title":"240*280*110cm desk \/ for 4 people","offer_id":43054635352112,"sku":"BGZ-C040-005","price":973.0,"currency_code":"GBP","in_stock":true},{"title":"280*240*110cm desk \/ for 4 people","offer_id":43054635384880,"sku":"BGZ-C040-006","price":1159.0,"currency_code":"GBP","in_stock":true},{"title":"420*240*110cm desk \/ for 6 people","offer_id":43054635417648,"sku":"BGZ-C040-007","price":1550.0,"currency_code":"GBP","in_stock":true},{"title":"cabinet","offer_id":43054635450416,"sku":"BGZ-C040-GZ-01","price":81.0,"currency_code":"GBP","in_stock":true},{"title":"chair","offer_id":43054635483184,"sku":"BGZ-C040-YZ-01","price":52.0,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0681\/2870\/2512\/files\/office_desk_corner_workstation_l_shape_computer_desk_kaguyasuBGZ-C040_main_images_2.jpg?v=1779160630"},{"product_id":"mesh-executive-chair-ergonomic-office-headrest-bgy-s005","title":"Mesh Executive Chair | Ergonomic Office Chair with Headrest | 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  \/* --- Full Showcase Images --- *\/\n  .kagu-image-gallery { margin: 35px 0; }\n  .kagu-long-showcase { width: 100%; height: auto; display: block; border-radius: 8px; border: 1px solid var(--k-bg-dark); margin-bottom: 25px; }\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-color-list { display: grid; grid-template-columns: repeat(2, 1fr); gap: 5px; list-style: none; padding: 0; margin: 0; font-weight: 600; color: var(--k-text-title); }\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  \/* --- B2B\/FAQ --- *\/\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-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    .kagu-color-list { 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\u003eEngineered for Focus, Designed for Comfort\u003c\/h3\u003e\n    \u003cul\u003e\n      \u003cli\u003e\n\u003cb\u003eBreathable Ergonomics:\u003c\/b\u003e A professional-grade office chair engineered with high-tension cooling mesh fabric to regulate temperature during extended work sessions.\u003c\/li\u003e\n      \u003cli\u003e\n\u003cb\u003eSpinal Alignment:\u003c\/b\u003e Features an integrated, fully adjustable headrest and contoured backrest designed to mitigate neck fatigue and promote healthy posture.\u003c\/li\u003e\n      \u003cli\u003e\n\u003cb\u003eLatex-Infused Comfort:\u003c\/b\u003e Upgraded seat core utilizing high-density natural latex and commercial-grade urethane foam for sag-resistant, cloud-like support.\u003c\/li\u003e\n      \u003cli\u003e\n\u003cb\u003eProfessional Presence:\u003c\/b\u003e A sophisticated silhouette that elevates the aesthetic of modern executive suites and home office environments alike.\u003c\/li\u003e\n    \u003c\/ul\u003e\n  \u003c\/section\u003e\n    \n  \u003ch2 class=\"kagu-banner-title\"\u003eMesh Executive Chair | Ergonomic Office Seating\u003c\/h2\u003e\n  \u003cdiv class=\"kagu-intro-box\"\u003e\n    \u003ch4\u003eDesign Philosophy:\u003c\/h4\u003e\n    \u003cp\u003eTransform your desk setup into a hub of absolute focus. This contemporary piece delivers exceptional neck and lumbar support, serving as a reliable partner for high-pressure professional environments. By marrying breathable structural aesthetics with premium internal cushioning, we provide more than just a chair¡ªwe provide the foundation for sustained daily productivity. Experience the blend of utility and refined design that defines the Kaguyasu office collection.\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"kagu-image-gallery\"\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0681\/2870\/2512\/files\/mesh_executive_chair_ergonomic_office_chair_with_headrest_kaguyasuBGY-S005_detailed_images.jpg?v=1779161306\" alt=\"Kaguyasu Ergonomic Mesh Executive Office Chair BGY-S005 Showcase\" class=\"kagu-long-showcase\"\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 Ergonomic Seating Series (BGY-S005)\u003c\/td\u003e\n\u003c\/tr\u003e\n        \u003ctr\u003e\n\u003cth\u003eMaterials\u003c\/th\u003e\n\u003ctd\u003eHigh-Density Nylon Frame, Breathable Mesh, Natural Latex, Urethane Foam\u003c\/td\u003e\n\u003c\/tr\u003e\n        \u003ctr\u003e\n\u003cth\u003eColorways\u003c\/th\u003e\n\u003ctd\u003e\n          \u003cul class=\"kagu-color-list\"\u003e\n            \u003cli\u003eGray + White\u003c\/li\u003e\n\u003cli\u003eBlue + White\u003c\/li\u003e\n            \u003cli\u003ePink + White\u003c\/li\u003e\n\u003cli\u003eBlack + White\u003c\/li\u003e\n            \u003cli\u003eSolid Black\u003c\/li\u003e\n          \u003c\/ul\u003e\n        \u003c\/td\u003e\n\u003c\/tr\u003e\n        \u003ctr\u003e\n\u003cth\u003eDimensions (H)\u003c\/th\u003e\n\u003ctd\u003e\n          \u003cul class=\"kagu-size-grid\"\u003e\n            \u003cli\u003eStandard: 64 * 44 * 108 cm\u003c\/li\u003e\n            \u003cli\u003eExecutive: 64 * 44 * 126 cm\u003c\/li\u003e\n          \u003c\/ul\u003e\n        \u003c\/td\u003e\n\u003c\/tr\u003e\n        \u003ctr\u003e\n\u003cth\u003eWeight Capacity\u003c\/th\u003e\n\u003ctd\u003eApprox. 20kg (Unit weight)\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 (Includes precision hardware and toolset)\u003c\/td\u003e\n\u003c\/tr\u003e\n        \u003ctr\u003e\n\u003cth\u003eCustomization\u003c\/th\u003e\n\u003ctd\u003e\n\u003cb\u003eNot possible\u003c\/b\u003e (Optimized as a standardized professional unit)\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\u003eCorporate Procurement \u0026amp; Office Fit-Outs\u003c\/h3\u003e\n    \u003cp\u003eKaguyasu supports seamless office upgrades. As this unit is a standardized model, we maintain robust inventory levels to facilitate rapid deployment for team-wide office refurbishments. Contact our B2B team for bulk volume pricing and corporate freight scheduling.\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\u003eHow does the color accuracy compare to the images?\u003c\/summary\u003e\n        \u003cdiv class=\"kagu-faq-content\"\u003e\n          \u003cp\u003eDue to differences in studio lighting conditions during photography and varying screen resolutions on different devices, the product color may appear slightly different from the actual physical object. The photographs provided are for illustrative purposes.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/details\u003e\n      \u003cdetails\u003e\n        \u003csummary\u003eWhat should I expect regarding material variations?\u003c\/summary\u003e\n        \u003cdiv class=\"kagu-faq-content\"\u003e\n          \u003cp\u003eWe utilize high-quality, eco-conscious materials. Minor variations in surface texture or finish are characteristic of our manufacturing process and do not indicate defects. Changes occurring over time due to standard wear and tear are not considered product defects.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/details\u003e\n      \u003cdetails\u003e\n        \u003csummary\u003eCan this chair be customized?\u003c\/summary\u003e\n        \u003cdiv class=\"kagu-faq-content\"\u003e\n          \u003cp\u003eThis model is specifically engineered as a fixed, high-performance unit to ensure maximum ergonomic stability. Therefore, we do not offer custom modifications, ensuring the highest level of structural integrity and quality control for your workspace.\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":"No rocking function \/ Gray + White \/ Urethane foam \/ Nylon legs","offer_id":42944243138608,"sku":"BGY-S005-037","price":116.0,"currency_code":"GBP","in_stock":true},{"title":"No rocking function \/ Black \/ Urethane foam \/ Nylon legs","offer_id":42944243171376,"sku":"BGY-S005-038","price":116.0,"currency_code":"GBP","in_stock":true},{"title":"No rocking function \/ Gray + White \/ Urethane foam \/ With headrest \/ Nylon legs","offer_id":42944243204144,"sku":"BGY-S005-039","price":119.0,"currency_code":"GBP","in_stock":true},{"title":"No rocking function \/ Black \/ Urethane foam \/ With headrest \/ Nylon legs","offer_id":42944243236912,"sku":"BGY-S005-040","price":119.0,"currency_code":"GBP","in_stock":true},{"title":"No rocking function \/ Gray + White \/ atex \/ With headrest \/ Nylon legs","offer_id":42944243269680,"sku":"BGY-S005-041","price":120.0,"currency_code":"GBP","in_stock":true},{"title":"No rocking function \/ Black \/ Tex \/ With headrest \/ Nylon legs","offer_id":42944243302448,"sku":"BGY-S005-042","price":120.0,"currency_code":"GBP","in_stock":true},{"title":"Features a rocking function \/ Gray + White \/ Urethane foam \/ eadrest included \/ Nylon legs","offer_id":42944243335216,"sku":"BGY-S005-043","price":123.0,"currency_code":"GBP","in_stock":true},{"title":"Features a rocking function \/ Black \/ Urethane foam \/ eadrest included \/ Nylon legs","offer_id":42944243367984,"sku":"BGY-S005-044","price":123.0,"currency_code":"GBP","in_stock":true},{"title":"Features a rocking function \/ Gray + White \/ atex \/ eadrest included \/ Nylon legs","offer_id":42944243400752,"sku":"BGY-S005-045","price":118.0,"currency_code":"GBP","in_stock":true},{"title":"Rocking function \/ Black \/ atex \/ eadrest included \/ Nylon legs","offer_id":42944243433520,"sku":"BGY-S005-046","price":143.0,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0681\/2870\/2512\/files\/mesh_executive_chair_ergonomic_office_chair_with_headrest_kaguyasuBGY-S005_main_images_2.webp?v=1778729538"},{"product_id":"modern-sofas-l-shaped-wood-frame-platform-suite-bsf-k080","title":"Modern Sofas | Versatile L-shaped Sofas \u0026 Wood Frame Sofa Suite | 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  \/* --- Full Showcase Images --- *\/\n  .kagu-image-gallery { margin: 35px 0; }\n  .kagu-long-showcase { width: 100%; height: auto; display: block; border-radius: 8px; border: 1px solid var(--k-bg-dark); margin-bottom: 25px; }\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  .kagu-color-list { display: grid; grid-template-columns: repeat(2, 1fr); gap: 5px; list-style: none; padding: 0; margin: 0; }\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  \/* --- B2B\/FAQ --- *\/\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-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    .kagu-color-list { 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\u003eArchitectural Comfort, Tailored for You\u003c\/h3\u003e\n    \u003cul\u003e\n      \u003cli\u003e\n\u003cb\u003eModern Warmth:\u003c\/b\u003e A signature wood-frame sofa suite that marries architectural rigidity with warm, contemporary domestic aesthetics.\u003c\/li\u003e\n      \u003cli\u003e\n\u003cb\u003eAdaptive Versatility:\u003c\/b\u003e A dynamic centerpiece for living room environments, offering flexible configurations from linear arrangements to spacious L-shaped setups.\u003c\/li\u003e\n      \u003cli\u003e\n\u003cb\u003ePremium Ergonomics:\u003c\/b\u003e Engineered with sag-resistant, high-rebound cushioning designed to maintain structure and support for years of high-traffic use.\u003c\/li\u003e\n      \u003cli\u003e\n\u003cb\u003eDeep-Seated Luxury:\u003c\/b\u003e A thoughtfully proportioned couch, deep enough for total relaxation, transforming your living room into a true sanctuary.\u003c\/li\u003e\n    \u003c\/ul\u003e\n  \u003c\/section\u003e\n    \n  \u003ch2 class=\"kagu-banner-title\"\u003eVersatile L-Shaped Sofa \u0026amp; Wood Frame Suite\u003c\/h2\u003e\n  \u003cdiv class=\"kagu-intro-box\"\u003e\n    \u003ch4\u003eDesign Philosophy:\u003c\/h4\u003e\n    \u003cp\u003eCreate your own tailored sanctuary. As a standout piece in our modern furniture collection, this adjustable sofa unit serves as both a stunning aesthetic centerpiece and a functional daily retreat. Featuring a signature wood-frame platform and plush, deep-seated cushions, it offers the perfect balance between firmness and comfort. Whether you are outfitting a large open-plan living room or a cozy apartment lounge, this suite adapts to your spatial requirements with effortless elegance.\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"kagu-image-gallery\"\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0681\/2870\/2512\/files\/modern_sofas_versatile_l-shaped_sofas_wood_frame_sofa_suite_kaguyasuBSF-K080_detailed_images_1.jpg?v=1779161098\" alt=\"Kaguyasu Modern Wood Frame Sofa Suite and L-shaped configuration\" class=\"kagu-long-showcase\"\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 Living Series (BSF-K080)\u003c\/td\u003e\n\u003c\/tr\u003e\n        \u003ctr\u003e\n\u003cth\u003eMaterials\u003c\/th\u003e\n\u003ctd\u003eCommercial-Grade Melamine Laminate Frame, High-Rebound Urethane Foam Core\u003c\/td\u003e\n\u003c\/tr\u003e\n        \u003ctr\u003e\n\u003cth\u003eAvailable Colorways\u003c\/th\u003e\n\u003ctd\u003e\n          \u003cul class=\"kagu-color-list\"\u003e\n            \u003cli\u003eNatural + Beige\u003c\/li\u003e\n\u003cli\u003eWalnut + Beige\u003c\/li\u003e\n            \u003cli\u003eNatural + Light Green\u003c\/li\u003e\n\u003cli\u003eWalnut + Light Green\u003c\/li\u003e\n            \u003cli\u003eNatural + Light Gray\u003c\/li\u003e\n\u003cli\u003eWalnut + Light Gray\u003c\/li\u003e\n            \u003cli\u003eNatural + Charcoal Gray\u003c\/li\u003e\n\u003cli\u003eWalnut + Charcoal Gray\u003c\/li\u003e\n          \u003c\/ul\u003e\n        \u003c\/td\u003e\n\u003c\/tr\u003e\n        \u003ctr\u003e\n\u003cth\u003eStandard Dimensions\u003cbr\u003e\u003csmall\u003e(L * D * H)\u003c\/small\u003e\n\u003c\/th\u003e\n\u003ctd\u003e\n          \u003cul class=\"kagu-size-grid\"\u003e\n            \u003cli\u003e150 * 82 * 88-100 cm\u003c\/li\u003e\n\u003cli\u003e180 * 82 * 88-100 cm\u003c\/li\u003e\n            \u003cli\u003e200 * 82 * 88-100 cm\u003c\/li\u003e\n\u003cli\u003e220 * 82 * 88-100 cm\u003c\/li\u003e\n            \u003cli\u003e240 * 82 * 88-100 cm\u003c\/li\u003e\n\u003cli\u003e260 * 82 * 88-100 cm\u003c\/li\u003e\n            \u003cli\u003e280 * 82 * 88-100 cm\u003c\/li\u003e\n\u003cli\u003e320 * 82 * 88-100 cm\u003c\/li\u003e\n          \u003c\/ul\u003e\n        \u003c\/td\u003e\n\u003c\/tr\u003e\n        \u003ctr\u003e\n\u003cth\u003eWeight\u003c\/th\u003e\n\u003ctd\u003e80 - 150 kg (Varies by configuration)\u003c\/td\u003e\n\u003c\/tr\u003e\n        \u003ctr\u003e\n\u003cth\u003eAssembly\u003c\/th\u003e\n\u003ctd\u003e\n\u003cb\u003eNot Required\u003c\/b\u003e (Delivered as a complete professional suite)\u003c\/td\u003e\n\u003c\/tr\u003e\n        \u003ctr\u003e\n\u003cth\u003eCustomization\u003c\/th\u003e\n\u003ctd\u003e\n\u003cb\u003eAvailable\u003c\/b\u003e (Color and fabric matching for interior design projects)\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\u003eBespoke Interior Solutions\u003c\/h3\u003e\n    \u003cp\u003eFor designers and property managers, we offer color and finish customization to ensure this sofa suite aligns perfectly with your existing project palette. Contact our commercial team for trade pricing and bulk logistics scheduling.\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\u003eAre natural variations normal in the wood or fabric?\u003c\/summary\u003e\n        \u003cdiv class=\"kagu-faq-content\"\u003e\n          \u003cp\u003eYes. Due to the use of premium materials, the color, surface texture, and pattern may differ slightly, giving each piece a unique character. This is normal and does not affect structural integrity or daily use.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/details\u003e\n      \u003cdetails\u003e\n        \u003csummary\u003eHow can I request custom color options?\u003c\/summary\u003e\n        \u003cdiv class=\"kagu-faq-content\"\u003e\n          \u003cp\u003eSince this item is customizable, please reach out to our team with your desired interior color scheme. We can provide fabric swatches and finish samples to ensure your sofa suite complements your home's unique design.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/details\u003e\n      \u003cdetails\u003e\n        \u003csummary\u003eHow accurate are the colors shown online?\u003c\/summary\u003e\n        \u003cdiv class=\"kagu-faq-content\"\u003e\n          \u003cp\u003eDue to studio lighting and screen resolution variations, the product color may differ slightly from the image. Our website photos are for illustrative purposes to showcase the design aesthetic.\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":"Natural + Beige (High-resilience foam) \/ 150*82*88~100cm (adjustable)","offer_id":43011227877424,"sku":"BSF-K080-02","price":410.0,"currency_code":"GBP","in_stock":true},{"title":"Natural + Beige (High-resilience foam) \/ 180*82*88~100cm (adjustable)","offer_id":43011227942960,"sku":"BSF-K080-03","price":470.0,"currency_code":"GBP","in_stock":true},{"title":"Natural + Beige (High-resilience foam) \/ 200*82*88~100cm (adjustable)","offer_id":43011228008496,"sku":"BSF-K080-04","price":519.0,"currency_code":"GBP","in_stock":true},{"title":"Natural + Beige (High-resilience foam) \/ 220*82*88~100cm (adjustable)","offer_id":43011228074032,"sku":"BSF-K080-05","price":598.0,"currency_code":"GBP","in_stock":true},{"title":"Natural + Beige (High-resilience foam) \/ 240*82*88~100cm (adjustable)","offer_id":43011228139568,"sku":"BSF-K080-06","price":696.0,"currency_code":"GBP","in_stock":true},{"title":"Natural + Beige (High-resilience foam) \/ 260*82*88~100cm (adjustable)","offer_id":43011228205104,"sku":"BSF-K080-07","price":823.0,"currency_code":"GBP","in_stock":true},{"title":"Natural + Beige (High-resilience foam) \/ 280*82*88~100cm (adjustable)","offer_id":43011228270640,"sku":"BSF-K080-08","price":954.0,"currency_code":"GBP","in_stock":true},{"title":"Natural + Beige (High-resilience foam) \/ 320*82*88~100cm (adjustable)","offer_id":43011228336176,"sku":"BSF-K080-09","price":1045.0,"currency_code":"GBP","in_stock":true},{"title":"Walnut + Beige (High-resilience foam) \/ 150*82*88~100cm (adjustable)","offer_id":43011227910192,"sku":"BSF-K080-11","price":410.0,"currency_code":"GBP","in_stock":true},{"title":"Walnut + Beige (High-resilience foam) \/ 180*82*88~100cm (adjustable)","offer_id":43011227975728,"sku":"BSF-K080-12","price":470.0,"currency_code":"GBP","in_stock":true},{"title":"Walnut + Beige (High-resilience foam) \/ 200*82*88~100cm (adjustable)","offer_id":43011228041264,"sku":"BSF-K080-13","price":519.0,"currency_code":"GBP","in_stock":true},{"title":"Walnut + Beige (High-resilience foam) \/ 220*82*88~100cm (adjustable)","offer_id":43011228106800,"sku":"BSF-K080-14","price":598.0,"currency_code":"GBP","in_stock":true},{"title":"Walnut + Beige (High-resilience foam) \/ 240*82*88~100cm (adjustable)","offer_id":43011228172336,"sku":"BSF-K080-15","price":696.0,"currency_code":"GBP","in_stock":true},{"title":"Walnut + Beige (High-resilience foam) \/ 260*82*88~100cm (adjustable)","offer_id":43011228237872,"sku":"BSF-K080-16","price":823.0,"currency_code":"GBP","in_stock":true},{"title":"Walnut + Beige (High-resilience foam) \/ 280*82*88~100cm (adjustable)","offer_id":43011228303408,"sku":"BSF-K080-17","price":954.0,"currency_code":"GBP","in_stock":true},{"title":"Walnut + Beige (High-resilience foam) \/ 320*82*88~100cm (adjustable)","offer_id":43011228368944,"sku":"BSF-K080-18","price":1045.0,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0681\/2870\/2512\/files\/modern_sofas_versatile_l-shaped_sofas_wood_frame_sofa_suite_kaguyasuBSF-K080_main_images.jpg?v=1779691913"},{"product_id":"bookcase-display-cabinet-with-glass-doors-and-lights-mg-lbg-ch31","title":"Bookcase | Display Cabinet With Glass Doors And Lights | 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 (Single Column Layout) --- *\/\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 { \n    list-style: none; \n    padding: 0; \n    margin: 0; \n    display: grid; \n    grid-template-columns: 1fr; \n    gap: 14px; \n  }\n  .kagu-usp-bullets li { \n    position: relative; \n    padding-left: 28px; \n    font-size: 14.5px; \n  }\n  .kagu-usp-bullets li::before { \n    content: '';\n    position: absolute; left: 0; top: 3px;\n    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 {\n    background: #fff;\n    padding: 30px;\n    border: 1px solid var(--k-bg-dark);\n    border-radius: 8px;\n    margin-bottom: 35px;\n  }\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  \/* --- Full Showcase Images (Seamless Flow) --- *\/\n  .kagu-image-gallery { margin: 35px 0; }\n  .kagu-long-showcase { \n    width: 100%; \n    height: auto; \n    display: block; \n    border-radius: 8px; \n    border: 1px solid var(--k-bg-dark); \n    margin-bottom: 25px; \n  }\n  .kagu-long-showcase:last-child { margin-bottom: 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  \/* --- Logistics \/ B2B Section --- *\/\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.2rem; }\n  .kagu-b2b-box p { font-size: 14px; margin-bottom: 15px; color: var(--k-text-main); }\n  .kagu-b2b-box ul { list-style: none; padding: 0; margin: 0; }\n  .kagu-b2b-box li { position: relative; padding-left: 22px; margin-bottom: 12px; font-size: 14px; color: var(--k-text-main); }\n  .kagu-b2b-box li::before { content: '?'; color: var(--k-pri); position: absolute; left: 0; font-weight: bold; }\n\n  \/* --- FAQ Accordion --- *\/\n  .kagu-faq-section { margin-top: 50px; margin-bottom: 30px; }\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; transition: all 0.3s; }\n  .kagu-accordion details:hover { border-color: var(--k-sec); }\n  .kagu-accordion summary { display: flex; justify-content: space-between; align-items: center; padding: 18px 20px; font-weight: 600; cursor: pointer; list-style: none; user-select: none; color: var(--k-text-title); font-size: 14.5px; }\n  .kagu-accordion summary::-webkit-details-marker { display: none; }\n  .kagu-accordion summary::after { content: \"+\"; color: var(--k-pri); font-size: 22px; font-weight: 400; line-height: 1; transition: transform 0.3s; }\n  .kagu-accordion details[open] summary::after { content: \"?\"; }\n  .kagu-accordion details[open] summary { border-bottom: 1px solid var(--k-bg-light); background: var(--k-bg-light); }\n  .kagu-accordion .kagu-faq-content { padding: 18px 20px; color: var(--k-text-main); font-size: 14px; line-height: 1.6; background: #fff; }\n  .kagu-accordion .kagu-faq-content p { margin: 0; margin-bottom: 10px;}\n  .kagu-accordion .kagu-faq-content p:last-child { margin-bottom: 0; }\n\n  \/* --- Mobile Optimization --- *\/\n  @media (max-width: 768px) {\n    .kagu-banner-title { font-size: 1.5rem; }\n    .kagu-usp-bullets { padding: 20px 18px; margin-bottom: 30px; }\n    .kagu-tbl { margin-top: 20px; margin-bottom: 20px; }\n    .kagu-tbl table { display: table; min-width: 100%; } \n    .kagu-tbl th, .kagu-tbl td { display: table-cell; padding: 12px 14px; font-size: 13.5px; }\n    .kagu-tbl th { width: 35%; }\n    .kagu-tbl td { width: 65%; }\n    .kagu-size-grid { grid-template-columns: 1fr; }\n    .kagu-b2b-box { padding: 22px 18px; }\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"kagu-wrapper\"\u003e\n\n  \u003csection class=\"kagu-usp-bullets\"\u003e\n    \u003ch3\u003eIlluminated Elegance \u0026amp; Organization\u003c\/h3\u003e\n    \u003cul\u003e\n      \u003cli\u003e\n\u003cb\u003eElegant Showcase:\u003c\/b\u003e A stunning display cabinet featuring sleek glass doors and integrated lighting, perfect for illuminating prized collections and executive decor.\u003c\/li\u003e\n      \u003cli\u003e\n\u003cb\u003ePremium Finishes:\u003c\/b\u003e Crafted with commercial-grade melamine, showcasing rich wood-grain textures and vibrant solid colors for long-lasting structural integrity.\u003c\/li\u003e\n      \u003cli\u003e\n\u003cb\u003eCompact \u0026amp; Versatile:\u003c\/b\u003e Intelligently designed storage units that maximize vertical capacity without overwhelming your room's spatial layout.\u003c\/li\u003e\n      \u003cli\u003e\n\u003cb\u003eModern Aesthetic:\u003c\/b\u003e Stands out among traditional cabinetry with a sleek, warm-minimalist silhouette that seamlessly blends into contemporary resimercial spaces.\u003c\/li\u003e\n    \u003c\/ul\u003e\n  \u003c\/section\u003e\n    \n  \u003ch2 class=\"kagu-banner-title\"\u003eIlluminated Display Cabinet \u0026amp; Modern Bookcase\u003c\/h2\u003e\n  \u003cdiv class=\"kagu-intro-box\"\u003e\n    \u003ch4\u003eDesign Philosophy:\u003c\/h4\u003e\n    \u003cp\u003eElevate your owner's suite or boutique lounge with unmatched sophistication. Designed under the Kaguyasu principles of \"Warm Minimalism,\" this premium display cabinet offers a serene, organized sanctuary for your finest volumes and art pieces. The seamless integration of glass doors and ambient lighting transforms everyday storage into a curated gallery experience, reflecting a quiet luxury that enhances both corporate and residential environments.\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"kagu-image-gallery\"\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0681\/2870\/2512\/files\/bookcase_display_cabinet_with_glass_doors_and_lights_kaguyasuMG-LBG-CH31_detailed_images_1.jpg?v=1779161551\" alt=\"Kaguyasu Bookcase and Display Cabinet With Glass Doors And Lights\" class=\"kagu-long-showcase\"\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 scope=\"row\"\u003eCollection\u003c\/th\u003e\n          \u003ctd\u003eKaguyasu Executive Storage Series (MG-LBG-CH31)\u003c\/td\u003e\n        \u003c\/tr\u003e\n        \u003ctr\u003e\n          \u003cth scope=\"row\"\u003ePrimary Material\u003c\/th\u003e\n          \u003ctd\u003eEco-Friendly Melamine Decorative Laminate (Engineered for commercial durability)\u003c\/td\u003e\n        \u003c\/tr\u003e\n        \u003ctr\u003e\n          \u003cth scope=\"row\"\u003eAvailable Finishes\u003c\/th\u003e\n          \u003ctd\u003eNatural Wood, White Walnut, Statement Blue\u003c\/td\u003e\n        \u003c\/tr\u003e\n        \u003ctr\u003e\n          \u003cth scope=\"row\"\u003eStandard Dimensions\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 scope=\"row\"\u003eTotal Weight\u003c\/th\u003e\n          \u003ctd\u003e30kg ¨C 40kg (Depending on selected dimension)\u003c\/td\u003e\n        \u003c\/tr\u003e\n        \u003ctr\u003e\n          \u003cth scope=\"row\"\u003eCustomization\u003c\/th\u003e\n          \u003ctd\u003e\n\u003cb\u003eNot Possible\u003c\/b\u003e (This unit is structurally optimized as a fixed-size standardized product)\u003c\/td\u003e\n        \u003c\/tr\u003e\n        \u003ctr\u003e\n          \u003cth scope=\"row\"\u003eAssembly Protocol\u003c\/th\u003e\n          \u003ctd\u003e\n\u003cb\u003eRequired\u003c\/b\u003e (Comprehensive instructions and hardware included)\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\u003eSecure Logistics \u0026amp; Commercial Procurement\u003c\/h3\u003e\n    \u003cp\u003eWhile this particular cabinet design does not support custom dimensional scaling, Kaguyasu remains fully equipped to handle large-scale volume orders for commercial fit-outs:\u003c\/p\u003e\n    \u003cul\u003e\n      \u003cli\u003e\n\u003cb\u003eReinforced Glass Transit:\u003c\/b\u003e All fragile components, including the glass doors and internal lighting fixtures, are encased in specialized shock-absorbent EPS foam and rigid outer crating to guarantee pristine arrival.\u003c\/li\u003e\n      \u003cli\u003e\n\u003cb\u003eVolume Procurement:\u003c\/b\u003e Ideal for outfitting executive suites, modern libraries, and high-end retail displays. Please reach out to our B2B team for dynamic corporate pricing on multi-unit orders.\u003c\/li\u003e\n    \u003c\/ul\u003e\n  \u003c\/div\u003e\n\n  \u003csection class=\"kagu-faq-section\"\u003e\n    \u003ch2\u003eFrequently Asked Questions\u003c\/h2\u003e\n    \u003cdiv class=\"kagu-accordion\"\u003e\n      \u003cdetails\u003e\n        \u003csummary\u003eHow does the integrated lighting system work?\u003c\/summary\u003e\n        \u003cdiv class=\"kagu-faq-content\"\u003e\n          \u003cp\u003eThe cabinet includes an elegant ambient lighting solution designed to highlight your displayed items. The wiring is discreetly channeled through the rear panel during the assembly process to maintain the clean, minimalist aesthetic of the showcase.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/details\u003e\n      \u003cdetails\u003e\n        \u003csummary\u003eAre the shelves strong enough for heavy books?\u003c\/summary\u003e\n        \u003cdiv class=\"kagu-faq-content\"\u003e\n          \u003cp\u003eYes. The high-density melamine structural boards are engineered to bear significant weight. They are highly suitable for heavy volumes, awards, or decorative sculptures without bowing over time.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/details\u003e\n      \u003cdetails\u003e\n        \u003csummary\u003eCan I order this cabinet in a custom size?\u003c\/summary\u003e\n        \u003cdiv class=\"kagu-faq-content\"\u003e\n          \u003cp\u003eCurrently, to maintain the precise structural integrity and flawless alignment of the glass doors, this specific model is only available in the carefully curated standard sizes listed in the specifications table.\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":"240*40*200cm","offer_id":42944243990576,"sku":"MG-LBG-CH31-01","price":871.0,"currency_code":"GBP","in_stock":true},{"title":"280*40*200cm","offer_id":42944244023344,"sku":"MG-LBG-CH31-02","price":1016.0,"currency_code":"GBP","in_stock":true},{"title":"160*40*80cm","offer_id":42944244056112,"sku":"MG-LBG-CH31-03","price":355.0,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0681\/2870\/2512\/files\/bookcase_display_cabinet_with_glass_doors_and_lights_kaguyasuMG-LBG-CH31_main_images_1.jpg?v=1779161518"},{"product_id":"modern-sofas-luxury-2-seater-designer-couch-jdsf-k043","title":"Modern Sofas | Luxury 2 Seater Sofa \u0026 Designer Living Room Couch | 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 (Single Column Layout) --- *\/\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 { \n    list-style: none; \n    padding: 0; \n    margin: 0; \n    display: grid; \n    grid-template-columns: 1fr; \n    gap: 14px; \n  }\n  .kagu-usp-bullets li { \n    position: relative; \n    padding-left: 28px; \n    font-size: 14.5px; \n  }\n  .kagu-usp-bullets li::before { \n    content: '';\n    position: absolute; left: 0; top: 3px;\n    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 {\n    background: #fff;\n    padding: 30px;\n    border: 1px solid var(--k-bg-dark);\n    border-radius: 8px;\n    margin-bottom: 35px;\n  }\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  \/* --- Full Showcase Images (Seamless Flow) --- *\/\n  .kagu-image-gallery { margin: 35px 0; }\n  .kagu-long-showcase { \n    width: 100%; \n    height: auto; \n    display: block; \n    border-radius: 8px; \n    border: 1px solid var(--k-bg-dark); \n    margin-bottom: 25px; \n  }\n  .kagu-long-showcase:last-child { margin-bottom: 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  \/* --- Logistics \/ B2B Section --- *\/\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.2rem; }\n  .kagu-b2b-box p { font-size: 14px; margin-bottom: 15px; color: var(--k-text-main); }\n  .kagu-b2b-box ul { list-style: none; padding: 0; margin: 0; }\n  .kagu-b2b-box li { position: relative; padding-left: 22px; margin-bottom: 12px; font-size: 14px; color: var(--k-text-main); }\n  .kagu-b2b-box li::before { content: '?'; color: var(--k-pri); position: absolute; left: 0; font-weight: bold; }\n\n  \/* --- FAQ Accordion --- *\/\n  .kagu-faq-section { margin-top: 50px; margin-bottom: 30px; }\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; transition: all 0.3s; }\n  .kagu-accordion details:hover { border-color: var(--k-sec); }\n  .kagu-accordion summary { display: flex; justify-content: space-between; align-items: center; padding: 18px 20px; font-weight: 600; cursor: pointer; list-style: none; user-select: none; color: var(--k-text-title); font-size: 14.5px; }\n  .kagu-accordion summary::-webkit-details-marker { display: none; }\n  .kagu-accordion summary::after { content: \"+\"; color: var(--k-pri); font-size: 22px; font-weight: 400; line-height: 1; transition: transform 0.3s; }\n  .kagu-accordion details[open] summary::after { content: \"?\"; }\n  .kagu-accordion details[open] summary { border-bottom: 1px solid var(--k-bg-light); background: var(--k-bg-light); }\n  .kagu-accordion .kagu-faq-content { padding: 18px 20px; color: var(--k-text-main); font-size: 14px; line-height: 1.6; background: #fff; }\n  .kagu-accordion .kagu-faq-content p { margin: 0; margin-bottom: 10px;}\n  .kagu-accordion .kagu-faq-content p:last-child { margin-bottom: 0; }\n\n  \/* --- Mobile Optimization --- *\/\n  @media (max-width: 768px) {\n    .kagu-banner-title { font-size: 1.5rem; }\n    .kagu-usp-bullets { padding: 20px 18px; margin-bottom: 30px; }\n    .kagu-tbl { margin-top: 20px; margin-bottom: 20px; }\n    .kagu-tbl table { display: table; min-width: 100%; } \n    .kagu-tbl th, .kagu-tbl td { display: table-cell; padding: 12px 14px; font-size: 13.5px; }\n    .kagu-tbl th { width: 35%; }\n    .kagu-tbl td { width: 65%; }\n    .kagu-size-grid { grid-template-columns: 1fr; }\n    .kagu-b2b-box { padding: 22px 18px; }\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"kagu-wrapper\"\u003e\n\n  \u003csection class=\"kagu-usp-bullets\"\u003e\n    \u003ch3\u003eThe Intersection of Comfort \u0026amp; Corporate Elegance\u003c\/h3\u003e\n    \u003cul\u003e\n      \u003cli\u003e\n\u003cb\u003eResimercial Design:\u003c\/b\u003e A striking modern designer sofa that effortlessly bridges the gap between high-end residential comfort and boutique commercial sophistication.\u003c\/li\u003e\n      \u003cli\u003e\n\u003cb\u003ePremium Tactility:\u003c\/b\u003e Luxuriously upholstered in rich, breathable flannel and high-grade polyester, offering an exquisite touch with lasting resilience.\u003c\/li\u003e\n      \u003cli\u003e\n\u003cb\u003eBespoke Adaptability:\u003c\/b\u003e Available in vibrant statement Orange or pristine White, alongside tailored color customizations to align perfectly with your interior palette.\u003c\/li\u003e\n    \u003c\/ul\u003e\n  \u003c\/section\u003e\n    \n  \u003ch2 class=\"kagu-banner-title\"\u003eModern Designer Couch \u0026amp; Luxury 2-Seater Sofa\u003c\/h2\u003e\n  \u003cdiv class=\"kagu-intro-box\"\u003e\n    \u003ch4\u003eDesign Philosophy:\u003c\/h4\u003e\n    \u003cp\u003eDiscover ultimate elegance with our luxury seating collection. Designed under the principles of \"Warm Minimalism,\" this standout flannel unit redefines modern lounging. It serves dual purposes flawlessly: acting as a deeply inviting centerpiece for an upscale living room, while offering the structural integrity and aesthetic prestige required for boutique executive lounges and creative reception spaces. Elevate your environment with a sofa that speaks volumes through its quiet luxury and meticulous craftsmanship.\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"kagu-image-gallery\"\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0681\/2870\/2512\/files\/modern_sofas_luxury_2_seater_sofa_designer_living_room_couch_kaguyasuJDSF-K043_detailed_images.jpg?v=1779441121\" alt=\"Modern Luxury 2 Seater Sofa Designer Living Room Couch | Kaguyasu\" class=\"kagu-long-showcase\"\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0681\/2870\/2512\/files\/modern_sofas_luxury_2_seater_sofa_designer_living_room_couch_kaguyasuJDSF-K043_detailed_images_2_f1b4c93d-3e76-4e36-aa13-ca00a58c56fe.jpg?v=1779672604\" alt=\"Kaguyasu Designer Flannel Sofa Dimensions and Modular Layouts\" class=\"kagu-long-showcase\"\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 scope=\"row\"\u003eCollection\u003c\/th\u003e\n          \u003ctd\u003eKaguyasu Resimercial Lounge Series (JDSF-K043)\u003c\/td\u003e\n        \u003c\/tr\u003e\n        \u003ctr\u003e\n          \u003cth scope=\"row\"\u003eUpholstery Material\u003c\/th\u003e\n          \u003ctd\u003ePremium Flannel \u0026amp; Commercial-Grade Polyester Blend\u003c\/td\u003e\n        \u003c\/tr\u003e\n        \u003ctr\u003e\n          \u003cth scope=\"row\"\u003eStandard Colorways\u003c\/th\u003e\n          \u003ctd\u003eClassic White, Statement Orange\u003c\/td\u003e\n        \u003c\/tr\u003e\n        \u003ctr\u003e\n          \u003cth scope=\"row\"\u003eAvailable Dimensions\u003cbr\u003e\u003csmall\u003e(Sofa Units)\u003c\/small\u003e\n\u003c\/th\u003e\n          \u003ctd\u003e\n            \u003cul class=\"kagu-size-grid\"\u003e\n              \u003cli\u003e63 * 82 * 82 cm\u003c\/li\u003e\n              \u003cli\u003e170 * 96 * 78 cm\u003c\/li\u003e\n              \u003cli\u003e200 * 96 * 78 cm\u003c\/li\u003e\n              \u003cli\u003e230 * 96 * 78 cm\u003c\/li\u003e\n              \u003cli\u003e260 * 96 * 78 cm\u003c\/li\u003e\n            \u003c\/ul\u003e\n          \u003c\/td\u003e\n        \u003c\/tr\u003e\n        \u003ctr\u003e\n          \u003cth scope=\"row\"\u003eAvailable Dimensions\u003cbr\u003e\u003csmall\u003e(Matching Ottomans)\u003c\/small\u003e\n\u003c\/th\u003e\n          \u003ctd\u003e\n            \u003cul class=\"kagu-size-grid\"\u003e\n              \u003cli\u003e60 * 60 * 45 cm\u003c\/li\u003e\n              \u003cli\u003e80 * 80 * 40 cm\u003c\/li\u003e\n            \u003c\/ul\u003e\n          \u003c\/td\u003e\n        \u003c\/tr\u003e\n        \u003ctr\u003e\n          \u003cth scope=\"row\"\u003eTotal Weight\u003c\/th\u003e\n          \u003ctd\u003e30kg ¨C 50kg (Varies based on configured dimensions)\u003c\/td\u003e\n        \u003c\/tr\u003e\n        \u003ctr\u003e\n          \u003cth scope=\"row\"\u003eCustomization\u003c\/th\u003e\n          \u003ctd\u003e\n\u003cb\u003ePossible\u003c\/b\u003e (Fabric color customization is available upon request)\u003c\/td\u003e\n        \u003c\/tr\u003e\n        \u003ctr\u003e\n          \u003cth scope=\"row\"\u003eAssembly Protocol\u003c\/th\u003e\n          \u003ctd\u003e\n\u003cb\u003eRequired\u003c\/b\u003e (Shipped securely with structural components and instructions)\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\u003eBoutique Commercial Fit-Outs \u0026amp; Customization\u003c\/h3\u003e\n    \u003cp\u003eKaguyasu specializes in outfitting high-end corporate and hospitality spaces. If you are curating a premium environment:\u003c\/p\u003e\n    \u003cul\u003e\n      \u003cli\u003e\n\u003cb\u003eBrand Palette Matching:\u003c\/b\u003e Through our bespoke program, we can customize the fabric color of this sofa unit to align with your exact corporate identity or interior design theme.\u003c\/li\u003e\n      \u003cli\u003e\n\u003cb\u003eVolume Sourcing:\u003c\/b\u003e Ideal for hotel lobbies, private member clubs, and executive waiting areas. Please contact our commercial team for synchronized project delivery and B2B volume pricing.\u003c\/li\u003e\n    \u003c\/ul\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\u003eWill the color of the sofa match exactly what I see on my screen?\u003c\/summary\u003e\n        \u003cdiv class=\"kagu-faq-content\"\u003e\n          \u003cp\u003eDue to differences in studio lighting during shooting and varying screen resolutions on different devices, the color of the photographs and the actual object may slightly differ. The photos on our website are provided for illustrative purposes, capturing the essence of the design.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/details\u003e\n      \u003cdetails\u003e\n        \u003csummary\u003eAre there variations in the fabric texture?\u003c\/summary\u003e\n        \u003cdiv class=\"kagu-faq-content\"\u003e\n          \u003cp\u003eYes. Because we utilize natural material blends and specialized manufacturing processes, the surface texture, pattern, and color may exhibit slight natural variations. This gives each piece a unique character and will not affect normal use. Everyday changes due to wear and tear are not considered product defects.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/details\u003e\n      \u003cdetails\u003e\n        \u003csummary\u003eHow can I request a custom color for my project?\u003c\/summary\u003e\n        \u003cdiv class=\"kagu-faq-content\"\u003e\n          \u003cp\u003eFor custom color inquiries, please reach out directly to our customer support or B2B account team prior to placing your order. We will guide you through the available fabric swatch options and confirm production lead times.\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":"63*82*82cm\/Flannel","offer_id":43011227156528,"sku":"JDSF-K043-01","price":367.0,"currency_code":"GBP","in_stock":true},{"title":"170*96*78cm\/Polyester","offer_id":43011227189296,"sku":"JDSF-K043-02","price":555.0,"currency_code":"GBP","in_stock":true},{"title":"200*96*78cm\/Polyester","offer_id":43011227222064,"sku":"JDSF-K043-03","price":706.0,"currency_code":"GBP","in_stock":true},{"title":"230*96*78cm\/Polyester","offer_id":43011227254832,"sku":"JDSF-K043-04","price":835.0,"currency_code":"GBP","in_stock":true},{"title":"260*96*78cm\/Polyester","offer_id":43011227287600,"sku":"JDSF-K043-05","price":923.0,"currency_code":"GBP","in_stock":true},{"title":"60*60*45cm \/ 80*80*40cm","offer_id":43011227320368,"sku":"JDSF-K043-cj-01","price":382.0,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0681\/2870\/2512\/files\/modern_sofas_luxury_2_seater_sofa_designer_living_room_couch_kaguyasuJDSF-K043_main_images.jpg?v=1779161114"},{"product_id":"collaborative-meeting-table-large-office-desk-hyz-1048","title":"Collaborative Meeting Table \u0026 Large Modern Office Computer Desk","description":"\u003cstyle\u003e\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: #333333;\n    --k-text-title: #121A3E;\n    max-width: 1000px;\n    margin: 8px auto 0 auto !important;\n    padding: 0 15px;\n    font-family: 'Urbanist', sans-serif;\n    line-height: 1.6;\n    color: var(--k-text-main);\n    text-align: left;\n  }\n  .kagu-wrapper * { box-sizing: border-box; }\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: 30px;\n    margin-bottom: 15px;\n  }\n  .kagu-banner-title {\n    font-size: 2rem;\n    text-align: center;\n    margin-bottom: 25px;\n    display: block;\n    color: var(--k-text-title);\n  }\n  .kagu-wrapper h2 {\n    font-size: 1.6rem;\n    border-bottom: 3px solid var(--k-pri);\n    display: inline-block;\n    padding-bottom: 8px;\n  }\n  .kagu-wrapper h3 { font-size: 1.2rem; }\n\n  .kagu-usp-bullets {\n    background: var(--k-bg-light);\n    padding: 25px 30px;\n    border-radius: 8px;\n    border-left: 5px solid var(--k-pri);\n    margin-bottom: 35px;\n  }\n  .kagu-usp-bullets h3 {\n    margin-top: 0;\n    color: var(--k-pri);\n    margin-bottom: 15px;\n  }\n  .kagu-usp-bullets ul {\n    list-style: none;\n    padding: 0;\n    margin: 0;\n    display: grid;\n    grid-template-columns: 1fr;\n    gap: 12px;\n  }\n  .kagu-usp-bullets li {\n    position: relative;\n    padding-left: 28px;\n    font-size: 14.5px;\n  }\n  .kagu-usp-bullets li::before {\n    content: '';\n    position: absolute;\n    left: 0;\n    top: 3px;\n    width: 18px;\n    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  .kagu-hero-img {\n    width: 100%;\n    height: auto;\n    border-radius: 8px;\n    margin-bottom: 25px;\n    display: block;\n    border: 1px solid var(--k-bg-dark);\n  }\n  .kagu-intro {\n    font-size: 16px;\n    text-align: center;\n    max-width: 820px;\n    margin: 0 auto 35px auto;\n  }\n\n  .kagu-readmore-wrapper {\n    position: relative;\n    margin-bottom: 50px;\n  }\n  .kagu-readmore-trigger { display: none; }\n  .kagu-content-preview {\n    max-height: 1200px;\n    overflow: hidden;\n    transition: max-height 0.6s ease-out;\n    position: relative;\n  }\n  .kagu-content-preview::after {\n    content: \"\";\n    position: absolute;\n    bottom: 0;\n    left: 0;\n    width: 100%;\n    height: 120px;\n    background: linear-gradient(transparent, #ffffff);\n    pointer-events: none;\n  }\n  .kagu-readmore-trigger:checked ~ .kagu-content-preview { max-height: 18000px; }\n  .kagu-readmore-trigger:checked ~ .kagu-content-preview::after { display: none; }\n  .kagu-readmore-btn {\n    display: inline-block;\n    padding: 12px 35px;\n    border-radius: 30px;\n    font-weight: 600;\n    cursor: pointer;\n    transition: all 0.3s;\n    margin-top: 15px;\n    text-transform: uppercase;\n    font-size: 14px;\n    letter-spacing: 1px;\n    font-family: 'Poppins', sans-serif;\n  }\n  .k-label-show {\n    border: 2px solid var(--k-pri);\n    color: var(--k-pri);\n    background: #fff;\n    display: block;\n    text-align: center;\n    max-width: 250px;\n    margin: 20px auto 0 auto;\n  }\n  .k-label-hide {\n    display: none;\n    background: var(--k-pri);\n    color: #fff;\n    border: 2px solid var(--k-pri);\n    text-align: center;\n    max-width: 250px;\n    margin: 20px auto 0 auto;\n  }\n  .kagu-readmore-btn:hover {\n    background: var(--k-pri);\n    color: #fff;\n    border-color: var(--k-pri);\n  }\n  .kagu-readmore-trigger:checked ~ .k-label-show { display: none; }\n  .kagu-readmore-trigger:checked ~ .k-label-hide { display: block; }\n\n  .kagu-feature-row {\n    display: flex;\n    align-items: center;\n    gap: 40px;\n    margin-top: 30px;\n    margin-bottom: 30px;\n  }\n  .kagu-feature-row.reverse { flex-direction: row-reverse; }\n  .kagu-feature-img {\n    flex: 1;\n    border-radius: 8px;\n    overflow: hidden;\n    display: grid;\n    gap: 12px;\n    background: var(--k-bg-light);\n    padding: 10px;\n    border: 1px solid var(--k-bg-dark);\n  }\n  .kagu-feature-img img {\n    width: 100%;\n    height: auto;\n    display: block;\n    object-fit: contain;\n    border-radius: 4px;\n    background: #fff;\n  }\n  .kagu-feature-text { flex: 1; }\n  .kagu-feature-text h3 {\n    margin-top: 0;\n    border-bottom: none;\n    padding-bottom: 5px;\n    margin-bottom: 10px;\n    color: var(--k-text-title);\n  }\n  .kagu-feature-text p {\n    color: var(--k-text-main);\n    font-size: 15px;\n    margin-bottom: 0;\n  }\n\n  .kagu-section-img {\n    width: 100%;\n    height: auto;\n    display: block;\n    border-radius: 8px;\n    border: 1px solid var(--k-bg-dark);\n    margin-top: 15px;\n    margin-bottom: 30px;\n    background: var(--k-bg-light);\n  }\n\n  .kagu-tbl {\n    overflow-x: auto;\n    border: 1px solid var(--k-bg-dark);\n    border-radius: 8px;\n    background: #fff;\n    margin-top: 20px;\n    margin-bottom: 35px;\n  }\n  .kagu-tbl table {\n    width: 100%;\n    border-collapse: collapse;\n    font-size: 14.5px;\n  }\n  .kagu-tbl th,\n  .kagu-tbl td {\n    padding: 15px 18px;\n    border-bottom: 1px solid var(--k-bg-dark);\n    vertical-align: top;\n    text-align: left;\n  }\n  .kagu-tbl tr:last-child th,\n  .kagu-tbl tr:last-child td { border-bottom: 0; }\n  .kagu-tbl th {\n    width: 35%;\n    background: var(--k-bg-light);\n    color: var(--k-pri);\n    font-weight: 700;\n  }\n\n  .kagu-note-box {\n    background: var(--k-bg-light);\n    border-left: 4px solid var(--k-pri);\n    border-radius: 8px;\n    padding: 18px 20px;\n    margin: 25px 0 30px;\n    font-size: 14px;\n  }\n  .kagu-note-box p { margin: 0 0 10px; }\n  .kagu-note-box p:last-child { margin-bottom: 0; }\n\n  .kagu-b2b-box {\n    background: var(--k-bg-dark);\n    padding: 30px;\n    border-radius: 8px;\n    margin-top: 40px;\n  }\n  .kagu-b2b-box h3 {\n    color: var(--k-text-title);\n    margin-top: 0;\n  }\n  .kagu-b2b-box p {\n    font-size: 14px;\n    margin-bottom: 15px;\n  }\n  .kagu-b2b-box ul {\n    list-style: none;\n    padding: 0;\n    margin: 0;\n  }\n  .kagu-b2b-box li {\n    position: relative;\n    padding-left: 20px;\n    margin-bottom: 10px;\n    font-size: 14px;\n  }\n  .kagu-b2b-box li::before {\n    content: '\\2714';\n    color: var(--k-pri);\n    position: absolute;\n    left: 0;\n    font-weight: bold;\n  }\n\n  .kagu-faq-section {\n    margin-top: 50px;\n    margin-bottom: 40px;\n  }\n  .kagu-accordion {\n    display: grid;\n    gap: 12px;\n    margin-top: 20px;\n  }\n  .kagu-accordion details {\n    border: 1px solid var(--k-bg-dark);\n    border-radius: 8px;\n    background: #fff;\n    overflow: hidden;\n    transition: all 0.3s;\n  }\n  .kagu-accordion details:hover { border-color: var(--k-pri); }\n  .kagu-accordion summary {\n    display: flex;\n    justify-content: space-between;\n    align-items: center;\n    padding: 16px 20px;\n    font-weight: 700;\n    cursor: pointer;\n    list-style: none;\n    user-select: none;\n    color: var(--k-text-title);\n    font-size: 15px;\n  }\n  .kagu-accordion summary::-webkit-details-marker { display: none; }\n  .kagu-accordion summary::after {\n    content: \"+\";\n    color: var(--k-pri);\n    font-size: 24px;\n    font-weight: 400;\n    line-height: 1;\n    transition: transform 0.3s;\n  }\n  .kagu-accordion details[open] summary::after { content: \"?\"; }\n  .kagu-accordion details[open] summary {\n    border-bottom: 1px solid var(--k-bg-light);\n  }\n  .kagu-accordion .kagu-faq-content {\n    padding: 16px 20px;\n    color: var(--k-text-main);\n    font-size: 14px;\n    line-height: 1.6;\n    background: var(--k-bg-light);\n  }\n  .kagu-accordion .kagu-faq-content p { margin: 0; }\n\n  @media (max-width: 768px) {\n    .kagu-banner-title { font-size: 1.6rem; }\n    .kagu-feature-row,\n    .kagu-feature-row.reverse {\n      flex-direction: column;\n      gap: 20px !important;\n      margin-top: 25px !important;\n      margin-bottom: 25px !important;\n    }\n    .kagu-usp-bullets {\n      padding: 18px 15px;\n      margin-bottom: 25px;\n    }\n    .kagu-tbl {\n      margin-top: 16px;\n      margin-bottom: 25px;\n    }\n    .kagu-tbl table {\n      display: table;\n      min-width: 100%;\n    }\n    .kagu-tbl th,\n    .kagu-tbl td {\n      display: table-cell;\n      padding: 12px 10px;\n      font-size: 13.5px;\n    }\n    .kagu-tbl th { width: 40%; }\n    .kagu-tbl td { width: 60%; }\n    .kagu-b2b-box,\n    .kagu-note-box {\n      padding: 20px 15px;\n    }\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"kagu-wrapper\"\u003e\n  \u003csection class=\"kagu-usp-bullets\"\u003e\n    \u003ch3\u003eKey Commercial Highlights\u003c\/h3\u003e\n    \u003cul\u003e\n      \u003cli\u003e\n        \u003cb\u003eCommercial-Grade Collaboration:\u003c\/b\u003e Heavy-duty workstation tables built for active open offices, shared work areas, and team-based business environments.\n      \u003c\/li\u003e\n      \u003cli\u003e\n        \u003cb\u003eEco-Friendly Modern Desk Core:\u003c\/b\u003e CARB-compliant panels provide a healthier, cleaner workspace with scratch-resistant everyday durability.\n      \u003c\/li\u003e\n      \u003cli\u003e\n        \u003cb\u003eIntegrated Cable Management:\u003c\/b\u003e Aluminium cable box helps keep meeting room table wiring, power cords, and device cables neatly organised.\n      \u003c\/li\u003e\n      \u003cli\u003e\n        \u003cb\u003eLarge Computer Desk Capacity:\u003c\/b\u003e 2-inch thickened desktop surface and bottom storage cabinet support computer work, documents, and collaborative tasks.\n      \u003c\/li\u003e\n      \u003cli\u003e\n        \u003cb\u003eStable Double-Layer Support:\u003c\/b\u003e Double-layered side panels help reduce wobble and provide reliable structure for daily teamwork, training, and shared office use.\n      \u003c\/li\u003e\n    \u003c\/ul\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"kagu-readmore-wrapper\"\u003e\n    \u003cinput type=\"checkbox\" id=\"KaguReadMoreTriggerHYZ1048\" class=\"kagu-readmore-trigger\"\u003e\n\n    \u003cdiv class=\"kagu-content-preview\"\u003e\n      \u003ch2 class=\"kagu-banner-title\"\u003eCollaborative Meeting Table for Modern Office Workstations\u003c\/h2\u003e\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0681\/2870\/2512\/files\/collaborative_meeting_table_large_modern_office_computer_deskHYZ-1048_detailed_images_2.jpg?v=1779160853\" alt=\"Collaborative meeting table and large modern office computer desk\" class=\"kagu-hero-img\"\u003e\n      \u003cp class=\"kagu-intro\"\u003eElevate an open-plan workspace with this collaborative meeting table and large modern office computer desk. Designed for team workstations, meeting rooms, shared offices, training areas, and dynamic commercial environments, it combines CARB-compliant eco-friendly panels, aluminium cable management, a 2-inch thickened desktop, double-layered side panel support, and spacious bottom storage for a clean and productive workspace.\u003c\/p\u003e\n\n      \u003cdiv class=\"kagu-feature-row\"\u003e\n        \u003cdiv class=\"kagu-feature-img\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0681\/2870\/2512\/files\/collaborative_meeting_table_large_modern_office_computer_deskHYZ-1048_detailed_images_7.webp?v=1778730251\" alt=\"CARB-compliant eco-friendly board construction for modern office desk\"\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"kagu-feature-text\"\u003e\n          \u003ch3\u003eEco-Friendly Modern Office Desk Construction\u003c\/h3\u003e\n          \u003cp\u003eCARB-compliant panels support a healthier workspace while providing scratch resistance and everyday durability for busy open offices, meeting rooms, and shared workstation tables.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"kagu-feature-row reverse\"\u003e\n        \u003cdiv class=\"kagu-feature-img\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0681\/2870\/2512\/files\/collaborative_meeting_table_large_modern_office_computer_deskHYZ-1048_detailed_images_8.webp?v=1778730269\" alt=\"Integrated aluminium cable management box for meeting room table\"\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"kagu-feature-text\"\u003e\n          \u003ch3\u003eSmart Cable Management Meeting Room Table\u003c\/h3\u003e\n          \u003cp\u003eThe integrated aluminium cable box keeps power cords, chargers, monitor wires, and device cables routed neatly out of sight, helping maintain a clutter-free collaborative space.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"kagu-feature-row\"\u003e\n        \u003cdiv class=\"kagu-feature-img\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0681\/2870\/2512\/files\/collaborative_meeting_table_large_modern_office_computer_deskHYZ-1048_detailed_images_4.jpg?v=1779160854\" alt=\"Heavy-duty 2-inch thickened surface for large computer desk\"\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"kagu-feature-text\"\u003e\n          \u003ch3\u003eHeavy-Duty Large Computer Desk Surface\u003c\/h3\u003e\n          \u003cp\u003eThe 2-inch thickened desktop surface provides enhanced weight-bearing capacity for computers, monitors, documents, office tools, and shared work materials while helping prevent cracking.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"kagu-feature-row reverse\"\u003e\n        \u003cdiv class=\"kagu-feature-img\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0681\/2870\/2512\/files\/collaborative_meeting_table_large_modern_office_computer_deskHYZ-1048_detailed_images_2.webp?v=1778730205\" alt=\"Double-layered desk panel support for workstation table stability\"\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"kagu-feature-text\"\u003e\n          \u003ch3\u003eSolid Double-Layered Desk Panel Support\u003c\/h3\u003e\n          \u003cp\u003eDouble-layered side panels provide strong structural support and help reduce wobble during daily office use, team discussions, training sessions, and collaborative computer work.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"kagu-feature-row\"\u003e\n        \u003cdiv class=\"kagu-feature-img\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0681\/2870\/2512\/files\/collaborative_meeting_table_large_modern_office_computer_deskHYZ-1048_detailed_images_3.webp?v=1778730121\" alt=\"Spacious bottom storage cabinet for office desk documents\"\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"kagu-feature-text\"\u003e\n          \u003ch3\u003eSpacious Bottom Storage Cabinet\u003c\/h3\u003e\n          \u003cp\u003eThe built-in bottom cabinet provides organised storage for documents, office supplies, meeting materials, and shared workstation essentials, helping keep the work surface clean.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003ch2\u003eColour Options\u003c\/h2\u003e\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0681\/2870\/2512\/files\/collaborative_meeting_table_large_modern_office_computer_deskHYZ-1048_detailed_images_5.jpg?v=1779160854\" alt=\"Collaborative meeting table colour options\" class=\"kagu-section-img\"\u003e\n\n      \u003ch2\u003eDimensions \u0026amp; Specifications\u003c\/h2\u003e\n      \u003cdiv class=\"kagu-tbl\"\u003e\n        \u003ctable\u003e\n          \u003ctbody\u003e\n            \u003ctr\u003e\n              \u003cth scope=\"row\"\u003eProduct Type\u003c\/th\u003e\n              \u003ctd\u003eCollaborative Meeting Table \/ Large Modern Office Computer Desk \/ Meeting Room Table \/ Workstation Tables\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n              \u003cth scope=\"row\"\u003eBoard Detail\u003c\/th\u003e\n              \u003ctd\u003eCARB-compliant eco-friendly panels with scratch-resistant surface\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n              \u003cth scope=\"row\"\u003eDesktop\u003c\/th\u003e\n              \u003ctd\u003eHeavy-duty approx. 2-inch thickened desktop surface\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n              \u003cth scope=\"row\"\u003eCable Management\u003c\/th\u003e\n              \u003ctd\u003eIntegrated aluminium cable box for wire organisation\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n              \u003cth scope=\"row\"\u003eSupport Structure\u003c\/th\u003e\n              \u003ctd\u003eSolid double-layered desk panel support for improved stability\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n              \u003cth scope=\"row\"\u003eStorage\u003c\/th\u003e\n              \u003ctd\u003eSpacious bottom storage cabinet for documents, office supplies, and shared work materials\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n              \u003cth scope=\"row\"\u003eColour Options\u003c\/th\u003e\n              \u003ctd\u003eColour options shown in product image\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n              \u003cth scope=\"row\"\u003eDimensions\u003c\/th\u003e\n              \u003ctd\u003eRefer to the dimension image. Unit: inch.\u003c\/td\u003e\n            \u003c\/tr\u003e\n          \u003c\/tbody\u003e\n        \u003c\/table\u003e\n      \u003c\/div\u003e\n\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0681\/2870\/2512\/files\/collaborative_meeting_table_large_modern_office_computer_deskHYZ-1048_detailed_images_3.jpg?v=1779160853\" alt=\"Collaborative meeting table dimensions guide in inches\" class=\"kagu-section-img\"\u003e\n\n      \u003cdiv class=\"kagu-note-box\"\u003e\n        \u003cp\u003e\u003cb\u003eLayout Notice:\u003c\/b\u003e Please confirm desk size, seating arrangement, cable route, walkway clearance, doorway width, lift access, stair clearance, and final placement area before ordering.\u003c\/p\u003e\n        \u003cp\u003e\u003cb\u003eColour \u0026amp; Finish Notice:\u003c\/b\u003e Product colour, panel texture, desktop finish, cabinet tone, and hardware appearance may vary slightly due to lighting conditions, screen settings, and production batch.\u003c\/p\u003e\n        \u003cp\u003e\u003cb\u003eCable Planning Notice:\u003c\/b\u003e Please check nearby power access, device quantity, cable length, monitor placement, and cable box position before installation.\u003c\/p\u003e\n        \u003cp\u003e\u003cb\u003eCare Notice:\u003c\/b\u003e Wipe the surface with a soft dry or slightly damp cloth. Avoid sharp objects, standing water, abrasive cleaners, excessive moisture, and prolonged direct sunlight.\u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"kagu-b2b-box\"\u003e\n        \u003ch3\u003eDelivery \u0026amp; Commercial Logistics\u003c\/h3\u003e\n        \u003cp\u003ePlease note the following useful information for collaborative meeting table and large modern office computer desk orders:\u003c\/p\u003e\n        \u003cul\u003e\n          \u003cli\u003e\n            \u003cb\u003eInstallation Planning:\u003c\/b\u003e Assembly or installation requirements should be confirmed before ordering. Please prepare suitable tools, enough setup time, and a clear installation area.\n          \u003c\/li\u003e\n          \u003cli\u003e\n            \u003cb\u003eOffice Layout Check:\u003c\/b\u003e Confirm table size, seating capacity, traffic flow, doorway width, lift access, stair clearance, and final workspace placement before purchase.\n          \u003c\/li\u003e\n          \u003cli\u003e\n            \u003cb\u003ePower Planning:\u003c\/b\u003e Check nearby power access, cable routing, cable box position, monitor layout, and shared device placement before installation.\n          \u003c\/li\u003e\n          \u003cli\u003e\n            \u003cb\u003eCommercial Projects:\u003c\/b\u003e Suitable for open offices, meeting rooms, training rooms, team workstations, collaborative spaces, and shared computer desk layouts.\n          \u003c\/li\u003e\n          \u003cli\u003e\n            \u003cb\u003eDaily Care:\u003c\/b\u003e Clean gently with a soft cloth and keep the desktop away from sharp edges, standing water, excessive heat, abrasive cleaners, and prolonged sunlight.\n          \u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n\n      \u003csection class=\"kagu-faq-section\"\u003e\n        \u003ch2\u003eFrequently Asked Questions\u003c\/h2\u003e\n        \u003cdiv class=\"kagu-accordion\"\u003e\n          \u003cdetails\u003e\n            \u003csummary\u003eIs this table suitable for collaborative office work?\u003c\/summary\u003e\n            \u003cdiv class=\"kagu-faq-content\"\u003e\n              \u003cp\u003eYes. It is designed for open-plan offices, meeting rooms, shared workstations, training rooms, and dynamic collaborative work environments.\u003c\/p\u003e\n            \u003c\/div\u003e\n          \u003c\/details\u003e\n\n          \u003cdetails\u003e\n            \u003csummary\u003eDoes this meeting room table include cable management?\u003c\/summary\u003e\n            \u003cdiv class=\"kagu-faq-content\"\u003e\n              \u003cp\u003eYes. It includes an integrated aluminium cable box to help organise power cords, monitor wires, chargers, and device cables.\u003c\/p\u003e\n            \u003c\/div\u003e\n          \u003c\/details\u003e\n\n          \u003cdetails\u003e\n            \u003csummary\u003eDoes the desk include storage?\u003c\/summary\u003e\n            \u003cdiv class=\"kagu-faq-content\"\u003e\n              \u003cp\u003eYes. The built-in bottom storage cabinet can hold documents, office supplies, meeting materials, and shared workstation essentials.\u003c\/p\u003e\n            \u003c\/div\u003e\n          \u003c\/details\u003e\n\n          \u003cdetails\u003e\n            \u003csummary\u003eWhat should I check before ordering?\u003c\/summary\u003e\n            \u003cdiv class=\"kagu-faq-content\"\u003e\n              \u003cp\u003ePlease confirm dimensions, seating layout, doorway width, lift access, stair clearance, cable routing, power access, and final office placement area before ordering.\u003c\/p\u003e\n            \u003c\/div\u003e\n          \u003c\/details\u003e\n        \u003c\/div\u003e\n      \u003c\/section\u003e\n    \u003c\/div\u003e\n\n    \u003clabel class=\"kagu-readmore-btn k-label-show\" for=\"KaguReadMoreTriggerHYZ1048\"\u003eView Full Details\u003c\/label\u003e\n    \u003clabel class=\"kagu-readmore-btn k-label-hide\" for=\"KaguReadMoreTriggerHYZ1048\"\u003eCollapse Details\u003c\/label\u003e\n  \u003c\/section\u003e\n\u003c\/div\u003e","brand":"Kaguyasu","offers":[{"title":"Light Walnut \/ Table*1 \/ 200.66cm L * 99.06cm W * 76.20cm H","offer_id":43256201510960,"sku":"HYZ-1048-13","price":867.0,"currency_code":"GBP","in_stock":true},{"title":"Light Walnut \/ Table*1 \/ 238.76cm L * 119.38cm W * 76.20cm H","offer_id":43256201576496,"sku":"HYZ-1048-15","price":1009.0,"currency_code":"GBP","in_stock":true},{"title":"Light Walnut \/ Table*1 \/ 299.72cm L * 149.86cm W * 76.20cm H","offer_id":43256201642032,"sku":"HYZ-1048-01","price":1591.0,"currency_code":"GBP","in_stock":true},{"title":"Light Walnut \/ Table*1 \/ 347.98cm L * 149.86cm W * 76.20cm H","offer_id":43256201773104,"sku":"HYZ-1048-17","price":1870.0,"currency_code":"GBP","in_stock":true},{"title":"Light Walnut \/ Table*1 \/ 398.78cm L * 149.86cm W * 76.20cm H","offer_id":43256201838640,"sku":"HYZ-1048-09","price":2088.0,"currency_code":"GBP","in_stock":true},{"title":"Light Walnut \/ Table*1 \/ 449.58cm L * 149.86cm W * 76.20cm H","offer_id":43256201969712,"sku":"HYZ-1048-19","price":2167.0,"currency_code":"GBP","in_stock":true},{"title":"Light Walnut \/ Table*1 \/ 497.84cm L * 160.02cm W * 76.20cm H","offer_id":43256202035248,"sku":"HYZ-1048-21","price":2244.0,"currency_code":"GBP","in_stock":true},{"title":"Light Walnut \/ Table*1 \/ 551.18cm L * 160.02cm W * 76.20cm H","offer_id":43256202100784,"sku":"HYZ-1048-23","price":2350.0,"currency_code":"GBP","in_stock":true},{"title":"Light Walnut \/ Table*1 \/ 599.44cm L * 160.02cm W * 76.20cm H","offer_id":43256202166320,"sku":"HYZ-1048-25","price":2606.0,"currency_code":"GBP","in_stock":true},{"title":"Light Walnut \/ Table*1 \/ 701.04cm L * 160.02cm W * 76.20cm H","offer_id":43256202231856,"sku":"HYZ-1048-27","price":2674.0,"currency_code":"GBP","in_stock":true},{"title":"Light Walnut \/ Table*1 \/ 800.10cm L * 160.02cm W * 76.20cm H","offer_id":43256202297392,"sku":"HYZ-1048-29","price":2811.0,"currency_code":"GBP","in_stock":true},{"title":"Light Walnut \/ Table*1+Chair*10 \/ 299.72cm L * 149.86cm W * 76.20cm H","offer_id":43256201707568,"sku":"HYZ-1048-03","price":2764.0,"currency_code":"GBP","in_stock":true},{"title":"Light Walnut \/ Table*1+Chair*14 \/ 398.78cm L * 149.86cm W * 76.20cm H","offer_id":43256201904176,"sku":"HYZ-1048-11","price":3250.0,"currency_code":"GBP","in_stock":true},{"title":"Dark Walnut \/ Table*1 \/ 200.66cm L * 99.06cm W * 76.20cm H","offer_id":43256201543728,"sku":"HYZ-1048-14","price":867.0,"currency_code":"GBP","in_stock":true},{"title":"Dark Walnut \/ Table*1 \/ 238.76cm L * 119.38cm W * 76.20cm H","offer_id":43256201609264,"sku":"HYZ-1048-16","price":1009.0,"currency_code":"GBP","in_stock":true},{"title":"Dark Walnut \/ Table*1 \/ 299.72cm L * 149.86cm W * 76.20cm H","offer_id":43256201674800,"sku":"HYZ-1048-02","price":1591.0,"currency_code":"GBP","in_stock":true},{"title":"Dark Walnut \/ Table*1 \/ 347.98cm L * 149.86cm W * 76.20cm H","offer_id":43256201805872,"sku":"HYZ-1048-18","price":1870.0,"currency_code":"GBP","in_stock":true},{"title":"Dark Walnut \/ Table*1 \/ 398.78cm L * 149.86cm W * 76.20cm H","offer_id":43256201871408,"sku":"HYZ-1048-10","price":2088.0,"currency_code":"GBP","in_stock":true},{"title":"Dark Walnut \/ Table*1 \/ 449.58cm L * 149.86cm W * 76.20cm H","offer_id":43256202002480,"sku":"HYZ-1048-20","price":2167.0,"currency_code":"GBP","in_stock":true},{"title":"Dark Walnut \/ Table*1 \/ 497.84cm L * 160.02cm W * 76.20cm H","offer_id":43256202068016,"sku":"HYZ-1048-22","price":2244.0,"currency_code":"GBP","in_stock":true},{"title":"Dark Walnut \/ Table*1 \/ 551.18cm L * 160.02cm W * 76.20cm H","offer_id":43256202133552,"sku":"HYZ-1048-24","price":2350.0,"currency_code":"GBP","in_stock":true},{"title":"Dark Walnut \/ Table*1 \/ 599.44cm L * 160.02cm W * 76.20cm H","offer_id":43256202199088,"sku":"HYZ-1048-26","price":2606.0,"currency_code":"GBP","in_stock":true},{"title":"Dark Walnut \/ Table*1 \/ 701.04cm L * 160.02cm W * 76.20cm H","offer_id":43256202264624,"sku":"HYZ-1048-28","price":2674.0,"currency_code":"GBP","in_stock":true},{"title":"Dark Walnut \/ Table*1 \/ 800.10cm L * 160.02cm W * 76.20cm H","offer_id":43256202330160,"sku":"HYZ-1048-30","price":2811.0,"currency_code":"GBP","in_stock":true},{"title":"Dark Walnut \/ Table*1+Chair*10 \/ 299.72cm L * 149.86cm W * 76.20cm H","offer_id":43256201740336,"sku":"HYZ-1048-04","price":2764.0,"currency_code":"GBP","in_stock":true},{"title":"Dark Walnut \/ Table*1+Chair*14 \/ 398.78cm L * 149.86cm W * 76.20cm H","offer_id":43256201936944,"sku":"HYZ-1048-12","price":3250.0,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0681\/2870\/2512\/files\/collaborative_meeting_table_large_modern_office_computer_deskHYZ-1048_main_images_2.webp?v=1778730337"}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0681\/2870\/2512\/collections\/ChatGPT_Image_2026_6_30_18_12_00.png?v=1782963607","url":"https:\/\/kaguyasu.fr\/en\/collections\/new-arrival.oembed?page=7","provider":"Kaguyasu-EU","version":"1.0","type":"link"}