{"title":"Best Sale","description":"","products":[{"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: 40px 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: 800px;\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\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 eft (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 eft (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 eft (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 eft (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 eft (ong 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 eft (ong 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 eft (ong 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 eft (ong 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 (ong 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 (ong 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 (ong 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 (ong Cabinet) \/ 279cm x 160cm x 76cm","offer_id":43011290890288,"sku":"LBZ-2109-16","price":2677.0,"currency_code":"GBP","in_stock":true},{"title":"File atch \/ 239cm x 41cm x 201cm","offer_id":43011290923056,"sku":"WJG-2024-01","price":3091.0,"currency_code":"GBP","in_stock":true},{"title":"File atch \/ 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":"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: 40px 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: 800px;\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\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 \/ ithout Side atch \/ 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 eft \/ 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 eft \/ 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 eft \/ 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 eft \/ 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 eft \/ 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 eft \/ 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 eft \/ 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 \/ ithout Side atch \/ 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 eft \/ 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 eft \/ 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 eft \/ 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 eft \/ 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 eft \/ 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 eft \/ 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 eft \/ 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 atch \/ 239cm x 41cm x 201cm","offer_id":43011284172848,"sku":"WJG-2077-01","price":2272.0,"currency_code":"GBP","in_stock":true},{"title":"White \/ File atch \/ 320cm x 41cm x 201cm","offer_id":43011284205616,"sku":"WJG-2077-02","price":2599.0,"currency_code":"GBP","in_stock":true},{"title":"Walnut \/ File atch \/ 239cm x 41cm x 201cm","offer_id":43011284238384,"sku":"WJG-2077-03","price":2272.0,"currency_code":"GBP","in_stock":true},{"title":"Walnut \/ File atch \/ 320cm x 41cm x 201cm","offer_id":43011284271152,"sku":"WJG-2077-04","price":2599.0,"currency_code":"GBP","in_stock":true},{"title":"Black \/ Chair \/ 66cmx66cmx127 132.1cm","offer_id":43254511796272,"sku":"LBY-2008-02","price":359.0,"currency_code":"GBP","in_stock":true},{"title":"Grey \/ Chair \/ 66cmx66cmx127132.1cm","offer_id":43254511829040,"sku":"LBY-2008-03","price":359.0,"currency_code":"GBP","in_stock":true},{"title":"Brown \/ Chair \/ 66cmx66cmx127 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":"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: 40px 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: 800px;\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\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":"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: 40px 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: 950px;\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\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–230 kg \/ approx. 110–507 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":"luxury-corner-desk-with-storage-lbz-10143","title":"Luxury Executive Office Desk | Corner Desk with Storage | 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: 40px 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: 950px;\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: 16000px; }\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\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\u003eAuthoritative Executive Ambience:\u003c\/b\u003e A premium luxury executive office desk designed to elevate leadership suites, manager rooms, and corporate offices.\u003c\/li\u003e\n\u003cli\u003e\n\u003cb\u003eExpansive Corner Workspace:\u003c\/b\u003e The executive corner desk layout supports multitasking, paperwork, computer work, and daily management tasks without feeling cramped.\u003c\/li\u003e\n\u003cli\u003e\n\u003cb\u003eIntegrated Cable Management:\u003c\/b\u003e Built-in wiring holes help organise power cords and workstation cables for a cleaner corner desk with storage.\u003c\/li\u003e\n\u003cli\u003e\n\u003cb\u003ePremium Dark Wood Finish:\u003c\/b\u003e Elegant dark wood styling and thickened panels create a refined and practical executive workspace.\u003c\/li\u003e\n\u003cli\u003e\n\u003cb\u003eSafer Rounded Corners:\u003c\/b\u003e Thoughtfully polished rounded corners help reduce sharp-edge contact and accidental bumps during daily executive office use.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/section\u003e\n\u003csection class=\"kagu-readmore-wrapper\"\u003e\u003cinput type=\"checkbox\" id=\"KaguReadMoreTriggerLBZ10143\" class=\"kagu-readmore-trigger\"\u003e\n\u003cdiv class=\"kagu-content-preview\"\u003e\n\u003ch2 class=\"kagu-banner-title\"\u003eLuxury Executive Office Desk with Corner Storage\u003c\/h2\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0681\/2870\/2512\/files\/luxury_executive_office_desk_corner_desk_with_storage_kaguyasuLBZ-10143_detailed_images_5.jpg?v=1778825165\" alt=\"Luxury executive office desk with dark wood corner layout\" class=\"kagu-hero-img\"\u003e\n\u003cp class=\"kagu-intro\"\u003eCreate a calm, authoritative workspace with this luxury executive office desk. Designed for leadership suites, executive offices, manager rooms, and premium private offices, it combines a refined dark wood finish, heavy-duty thick desktop, safe rounded corners, integrated cable management, and an expansive corner workspace for organised daily productivity.\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\/luxury_executive_office_desk_corner_desk_with_storage_kaguyasuLBZ-10143_detailed_images_3.jpg?v=1778825163\" alt=\"Heavy-duty thick desktop on luxury executive office desk\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"kagu-feature-text\"\u003e\n\u003ch3\u003eHeavy-Duty Thick Desktop\u003c\/h3\u003e\n\u003cp\u003eThe thickened desktop provides a stable and durable working surface for monitors, documents, laptops, and daily executive tasks. It supports a confident, long-lasting office setup.\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\/luxury_executive_office_desk_corner_desk_with_storage_kaguyasuLBZ-10143_detailed_images_2.jpg?v=1778825162\" alt=\"Safe rounded corners on dark wood executive desk\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"kagu-feature-text\"\u003e\n\u003ch3\u003eSafe Rounded Corners\u003c\/h3\u003e\n\u003cp\u003eThoughtfully polished rounded corners help reduce sharp-edge contact and accidental bumps. This detail supports safer daily use in executive offices and shared professional spaces.\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\/luxury_executive_office_desk_corner_desk_with_storage_kaguyasuLBZ-10143_detailed_images_7.jpg?v=1778825165\" alt=\"Integrated cable management on corner desk with storage\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"kagu-feature-text\"\u003e\n\u003ch3\u003eIntegrated Cable Management\u003c\/h3\u003e\n\u003cp\u003eBuilt-in wiring holes help organize power cords, chargers, computer cables, and office devices. This keeps the corner desk with storage cleaner, more efficient, and easier to maintain.\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\/luxury_executive_office_desk_corner_desk_with_storage_kaguyasuLBZ-10143_detailed_images_6.jpg?v=1778825165\" alt=\"Expansive executive corner workspace with storage\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"kagu-feature-text\"\u003e\n\u003ch3\u003eExpansive Corner Workspace\u003c\/h3\u003e\n\u003cp\u003eThe spacious executive corner desk layout provides comfortable room for computer work, documents, office devices, and daily planning. It supports efficient multitasking without a cramped desktop.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\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\"\u003eProduct Type\u003c\/th\u003e\n\u003ctd\u003eLuxury Executive Office Desk \/ Executive Corner Desk \/ Corner Desk with Storage \/ Dark Wood Desk\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eDesktop\u003c\/th\u003e\n\u003ctd\u003eHeavy-duty thick desktop for stable daily office use\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eSafety Detail\u003c\/th\u003e\n\u003ctd\u003ePolished rounded corners to reduce sharp-edge contact\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eCable Management\u003c\/th\u003e\n\u003ctd\u003eBuilt-in wiring holes for cleaner cable organisation\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eWorkspace\u003c\/th\u003e\n\u003ctd\u003eExpansive executive corner layout for multitasking and office productivity\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eFinish Style\u003c\/th\u003e\n\u003ctd\u003eElegant dark wood desk appearance\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\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0681\/2870\/2512\/files\/luxury_executive_office_desk_corner_desk_with_storage_kaguyasuLBZ-10143_detailed_images_4.jpg?v=1778825165\" alt=\"Luxury executive corner desk dimensions guide in inches\" class=\"kagu-section-img\"\u003e\n\u003cdiv class=\"kagu-note-box\"\u003e\n\u003cp\u003e\u003cb\u003eLayout Notice:\u003c\/b\u003e Please confirm desk size, corner direction, chair clearance, doorway width, lift access, stair clearance, cable routing, and final placement area before ordering.\u003c\/p\u003e\n\u003cp\u003e\u003cb\u003eColour \u0026amp; Finish Notice:\u003c\/b\u003e Product colour, dark wood tone, surface finish, panel texture, 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, and wiring hole 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\u003cdiv class=\"kagu-b2b-box\"\u003e\n\u003ch3\u003eDelivery \u0026amp; Commercial Logistics\u003c\/h3\u003e\n\u003cp\u003ePlease note the following useful information for luxury executive office desk and corner desk with storage 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.\u003c\/li\u003e\n\u003cli\u003e\n\u003cb\u003eOffice Layout Check:\u003c\/b\u003e Confirm desk size, corner direction, doorway width, lift access, stair clearance, chair 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 placement, and workstation layout before installation.\u003c\/li\u003e\n\u003cli\u003e\n\u003cb\u003eCommercial Projects:\u003c\/b\u003e Suitable for executive offices, leadership suites, manager rooms, corporate workspaces, and premium office interiors.\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.\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 makes this desk suitable for executive offices?\u003c\/summary\u003e\n\u003cdiv class=\"kagu-faq-content\"\u003e\n\u003cp\u003eIt combines a premium dark wood appearance, thickened desktop, spacious corner layout, integrated cable management, and polished rounded corners for a professional executive setting.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eDoes this executive corner desk include cable management?\u003c\/summary\u003e\n\u003cdiv class=\"kagu-faq-content\"\u003e\n\u003cp\u003eYes. The product content shows built-in wiring holes designed to organise power cords and keep the workspace cleaner.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eIs the desktop suitable for daily office use?\u003c\/summary\u003e\n\u003cdiv class=\"kagu-faq-content\"\u003e\n\u003cp\u003eYes. The product details describe a heavy-duty thick desktop designed for stability, durability, and daily executive work.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\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 desk dimensions, corner direction, doorway width, lift access, stair clearance, chair clearance, cable routing, and final office 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\u003clabel class=\"kagu-readmore-btn k-label-show\" for=\"KaguReadMoreTriggerLBZ10143\"\u003eView Full Details\u003c\/label\u003e \u003clabel class=\"kagu-readmore-btn k-label-hide\" for=\"KaguReadMoreTriggerLBZ10143\"\u003eCollapse Details\u003c\/label\u003e\u003c\/section\u003e\n\u003c\/div\u003e","brand":"Kaguyasu","offers":[{"title":"Long Cabinet on the Right (Viewed from inside) \/ 180.34cm x 160.02cm x 76.20cm (Desk)","offer_id":43011224404016,"sku":"LBZ-10143-01","price":1770.0,"currency_code":"GBP","in_stock":true},{"title":"Long Cabinet on the Right (Viewed from inside) \/ 200.66cm x 160.02cm x 76.20cm (Desk)","offer_id":43011224469552,"sku":"LBZ-10143-02","price":1895.0,"currency_code":"GBP","in_stock":true},{"title":"Long Cabinet on the Right (Viewed from inside) \/ 220.98cm x 160.02cm x 76.20cm (Desk)","offer_id":43011224535088,"sku":"LBZ-10143-03","price":2039.0,"currency_code":"GBP","in_stock":true},{"title":"Long Cabinet on the Right (Viewed from inside) \/ 238.76cm x 180.34cm x 76.20cm (Desk)","offer_id":43011224600624,"sku":"LBZ-10143-04","price":2132.0,"currency_code":"GBP","in_stock":true},{"title":"Long Cabinet on the Right (Viewed from inside) \/ 259.08cm x 180.34cm x 76.20cm (Desk)","offer_id":43011224666160,"sku":"LBZ-10143-05","price":2199.0,"currency_code":"GBP","in_stock":true},{"title":"Long Cabinet on the Right (Viewed from inside) \/ 279.40cm x 180.34cm x 76.20cm (Desk)","offer_id":43011224731696,"sku":"LBZ-10143-06","price":2330.0,"currency_code":"GBP","in_stock":true},{"title":"Long Cabinet on the Right (Viewed from inside) \/ 299.72cm x 180.34cm x 76.20cm x 76.20cm (Desk)","offer_id":43011224797232,"sku":"LBZ-10143-07","price":2481.0,"currency_code":"GBP","in_stock":true},{"title":"Long Cabinet on the Right (Viewed from inside) \/ 320.04cm x 180.34cm x 76.20cm (Desk)","offer_id":43011224862768,"sku":"LBZ-10143-08","price":2676.0,"currency_code":"GBP","in_stock":true},{"title":"Long Cabinet on the eft (Viewed from inside) \/ 180.34cm x 160.02cm x 76.20cm (Desk)","offer_id":43011224436784,"sku":"LBZ-10143-13","price":1770.0,"currency_code":"GBP","in_stock":true},{"title":"Long Cabinet on the eft (Viewed from inside) \/ 200.66cm x 160.02cm x 76.20cm (Desk)","offer_id":43011224502320,"sku":"LBZ-10143-14","price":1770.0,"currency_code":"GBP","in_stock":true},{"title":"Long Cabinet on the eft (Viewed from inside) \/ 220.98cm x 160.02cm x 76.20cm (Desk)","offer_id":43011224567856,"sku":"LBZ-10143-15","price":1770.0,"currency_code":"GBP","in_stock":true},{"title":"Long Cabinet on the eft (Viewed from inside) \/ 238.76cm x 180.34cm x 76.20cm (Desk)","offer_id":43011224633392,"sku":"LBZ-10143-16","price":1770.0,"currency_code":"GBP","in_stock":true},{"title":"Long Cabinet on the eft (Viewed from inside) \/ 259.08cm x 180.34cm x 76.20cm (Desk)","offer_id":43011224698928,"sku":"LBZ-10143-17","price":1770.0,"currency_code":"GBP","in_stock":true},{"title":"Long Cabinet on the eft (Viewed from inside) \/ 279.40cm x 180.34cm x 76.20cm (Desk)","offer_id":43011224764464,"sku":"LBZ-10143-18","price":1770.0,"currency_code":"GBP","in_stock":true},{"title":"Long Cabinet on the eft (Viewed from inside) \/ 299.72cm x 180.34cm x 76.20cm x 76.20cm (Desk)","offer_id":43011224830000,"sku":"LBZ-10143-19","price":1770.0,"currency_code":"GBP","in_stock":true},{"title":"Long Cabinet on the eft (Viewed from inside) \/ 320.04cm x 180.34cm x 76.20cm (Desk)","offer_id":43011224895536,"sku":"LBZ-10143-20","price":1770.0,"currency_code":"GBP","in_stock":true},{"title":"Bookcase \/ 238.76cm x 40.64cm x 200.66cm (Bookcase)","offer_id":43011224928304,"sku":"LBZ-10143-10","price":2332.0,"currency_code":"GBP","in_stock":true},{"title":"Bookcase \/ 279.40cm x 40.64cm x 200.66cm (Bookcase)","offer_id":43011224961072,"sku":"LBZ-10143-11","price":2528.0,"currency_code":"GBP","in_stock":true},{"title":"Bookcase \/ 320.04cm x 40.64cm x 200.66cm (Bookcase)","offer_id":43011224993840,"sku":"LBZ-10143-12","price":2713.0,"currency_code":"GBP","in_stock":true},{"title":"Chair \/ 53.34cm x 53.34cm x 134.62cm (Chair)","offer_id":43011225026608,"sku":"LBZ-10143-09","price":478.0,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0681\/2870\/2512\/files\/luxury_executive_office_desk_corner_desk_with_storage_kaguyasuLBZ-10143_main_images_6.jpg?v=1778825159"},{"product_id":"luxury-l-shaped-executive-desk-lbz-2147","title":"Luxury Desk | L-Shaped Executive Desk with Storage Drawers | 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: 40px 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    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 35px 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: 950px;\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-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-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\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 Presidential Presence:\u003c\/b\u003e A commanding luxury desk designed to elevate top-tier executive suites, leadership rooms, and premium offices.\u003c\/li\u003e\n\u003cli\u003e\n\u003cb\u003eExpansive L-Shaped Layout:\u003c\/b\u003e The L-shaped executive desk design maximizes corner space while creating a generous workspace for multi-monitor setups and daily management tasks.\u003c\/li\u003e\n\u003cli\u003e\n\u003cb\u003eSmart Storage Organization:\u003c\/b\u003e High-capacity side storage drawers and concealed cable management help keep files, devices, and office essentials neatly arranged.\u003c\/li\u003e\n\u003cli\u003e\n\u003cb\u003eCommercial-Grade Durability:\u003c\/b\u003e Eco-friendly E1-grade boards and a heavy-duty 5cm thickened desktop support demanding executive office use.\u003c\/li\u003e\n\u003cli\u003e\n\u003cb\u003eCPU Ventilation Support:\u003c\/b\u003e Integrated side-panel ventilation helps improve airflow around computer equipment for practical long-term workstation planning.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/section\u003e\n\u003csection class=\"kagu-readmore-wrapper\"\u003e\u003cinput type=\"checkbox\" id=\"KaguReadMoreTriggerLBZ2147\" class=\"kagu-readmore-trigger\"\u003e\n\u003cdiv class=\"kagu-content-preview\"\u003e\n\u003ch2 class=\"kagu-banner-title\"\u003eLuxury L-Shaped Executive Desk with Storage Drawers\u003c\/h2\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0681\/2870\/2512\/files\/luxury_desk_l-shaped_executive_desk_with_storage_drawers_kaguyasuLBZ-2147_detailed_images_5.jpg?v=1779183053\" alt=\"Luxury L-shaped executive desk with storage drawers\" class=\"kagu-hero-img\"\u003e\n\u003cp class=\"kagu-intro\"\u003eCreate a prestigious leadership workspace with this luxury L-shaped executive desk. Designed for presidential offices, executive suites, manager rooms, and premium corporate interiors, it combines E1-grade board construction, a 5cm thickened desktop, concealed cable management, CPU ventilation, and a high-capacity side cabinet for a clean, organized, and authoritative office setup.\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\/luxury_desk_l-shaped_executive_desk_with_storage_drawers_kaguyasuLBZ-2147_detailed_images_29.webp?v=1778728709\" alt=\"Eco-friendly E1 grade board for luxury 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\u003eCrafted from E1-grade boards for a durable and practical executive workspace. The premium surface is designed to resist scratches and stains, making daily office maintenance easier.\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\/luxury_desk_l-shaped_executive_desk_with_storage_drawers_kaguyasuLBZ-2147_detailed_images_2.jpg?v=1779183052\" alt=\"5cm heavy-duty desktop on luxury L-shaped executive desk\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"kagu-feature-text\"\u003e\n\u003ch3\u003eHeavy-Duty 5cm Desktop\u003c\/h3\u003e\n\u003cp\u003eThe massive 5cm thick desktop provides a stable, premium work surface for monitors, documents, laptops, and executive tasks. It supports a confident office presence and reliable daily performance.\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\/luxury_desk_l-shaped_executive_desk_with_storage_drawers_kaguyasuLBZ-2147_detailed_images_21.webp?v=1778728719\" alt=\"Smart concealed cable management on L-shaped executive desk\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"kagu-feature-text\"\u003e\n\u003ch3\u003eSmart Cable Management\u003c\/h3\u003e\n\u003cp\u003eThe concealed routing box helps hide messy wires and maintain a clutter-free desktop. It supports a clean, organized, and highly professional executive computer workstation.\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\/luxury_desk_l-shaped_executive_desk_with_storage_drawers_kaguyasuLBZ-2147_detailed_images_22.webp?v=1778728708\" alt=\"Integrated CPU ventilation slot on executive desk side panel\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"kagu-feature-text\"\u003e\n\u003ch3\u003eIntegrated CPU Ventilation\u003c\/h3\u003e\n\u003cp\u003eThe side panel includes a dedicated ventilation slot to support heat dissipation around computer hardware. It helps keep the cabinet area more practical for office equipment planning.\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\/luxury_desk_l-shaped_executive_desk_with_storage_drawers_kaguyasuLBZ-2147_detailed_images_24.webp?v=1778728709\" alt=\"High-capacity storage drawers and side cabinet on luxury desk\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"kagu-feature-text\"\u003e\n\u003ch3\u003eHigh-Capacity Storage Solution\u003c\/h3\u003e\n\u003cp\u003eThe expansive side cabinet keeps files, documents, devices, stationery, and daily office essentials within reach. It supports a tidier L-shaped executive desk layout and more efficient workflow.\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\/luxury_desk_l-shaped_executive_desk_with_storage_drawers_kaguyasuLBZ-2147_detailed_images_3.jpg?v=1779183053\" alt=\"Luxury L-shaped executive desk style options\" class=\"kagu-section-img\"\u003e\n\u003ch2\u003eAvailable Colorways\u003c\/h2\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0681\/2870\/2512\/files\/luxury_desk_l-shaped_executive_desk_with_storage_drawers_kaguyasuLBZ-2147_detailed_images_27.webp?v=1778728722\" alt=\"Luxury executive desk color options\" 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\"\u003eProduct Type\u003c\/th\u003e\n\u003ctd\u003eLuxury Desk \/ L-Shaped Executive Desk \/ Presidential Desk with Storage Drawers\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eBoard Grade\u003c\/th\u003e\n\u003ctd\u003eEco-friendly E1-grade boards\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eDesktop\u003c\/th\u003e\n\u003ctd\u003eApprox. 5cm thickened heavy-duty desktop\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 for files, documents, and office essentials\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eCable Management\u003c\/th\u003e\n\u003ctd\u003eConcealed routing box for cleaner wire organization\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eVentilation\u003c\/th\u003e\n\u003ctd\u003eIntegrated CPU ventilation slot on the side panel\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eStyle \u0026amp; Color\u003c\/th\u003e\n\u003ctd\u003eStyle options and color options shown in product images\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\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0681\/2870\/2512\/files\/luxury_desk_l-shaped_executive_desk_with_storage_drawers_kaguyasuLBZ-2147_detailed_images_1.jpg?v=1779183052\" alt=\"Luxury L-shaped executive desk dimensions guide in inches\" 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 delivery guidelines for this large-scale executive desk:\u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cb\u003eDelivery Scope:\u003c\/b\u003e Due to the size and weight of this luxury L-shaped executive desk, 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 confirm desk size, side cabinet position, doorway width, lift access, stair clearance, chair clearance, and final office placement area before purchase.\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 fulfillment to confirm availability and possible extra fees.\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 makes this luxury desk suitable for executive offices?\u003c\/summary\u003e\n\u003cdiv class=\"kagu-faq-content\"\u003e\n\u003cp\u003eIt combines a commanding L-shaped layout, E1-grade board construction, a 5cm thickened desktop, concealed cable management, CPU ventilation, and high-capacity storage drawers.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eDoes this L-shaped executive desk include cable management?\u003c\/summary\u003e\n\u003cdiv class=\"kagu-faq-content\"\u003e\n\u003cp\u003eYes. The product details show a concealed routing box designed to hide messy wires and maintain a cleaner workspace.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eDoes the desk support computer equipment storage?\u003c\/summary\u003e\n\u003cdiv class=\"kagu-faq-content\"\u003e\n\u003cp\u003eYes. The side panel includes a CPU ventilation slot to support airflow and heat dissipation. Please confirm CPU size and clearance before use.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\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 desk size, cabinet position, chair clearance, doorway width, lift access, stair clearance, cable routing, equipment placement, and final office 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\u003clabel class=\"kagu-readmore-btn k-label-show\" for=\"KaguReadMoreTriggerLBZ2147\"\u003eView Full Details\u003c\/label\u003e \u003clabel class=\"kagu-readmore-btn k-label-hide\" for=\"KaguReadMoreTriggerLBZ2147\"\u003eCollapse Details\u003c\/label\u003e\u003c\/section\u003e\n\u003c\/div\u003e","brand":"Kaguyasu","offers":[{"title":"Without Cabinet \/ 160.02cm x 78.74cm x 76.20cm (Desk)","offer_id":43011216212016,"sku":"LBZ-2147-01","price":1072.0,"currency_code":"GBP","in_stock":true},{"title":"Side cabinet on the right \/ 160.02cm x 160.02cm x 76.20cm (Desk)","offer_id":43011216244784,"sku":"LBZ-2147-02","price":1437.0,"currency_code":"GBP","in_stock":true},{"title":"Side cabinet on the right \/ 180.34cm x 160.02cm x 76.20cm (Desk)","offer_id":43011216310320,"sku":"LBZ-2147-04","price":1558.0,"currency_code":"GBP","in_stock":true},{"title":"Side cabinet on the right \/ 200.66cm x 160.02cm x 76.20cm (Desk)","offer_id":43011216375856,"sku":"LBZ-2147-06","price":1681.0,"currency_code":"GBP","in_stock":true},{"title":"Side cabinet on the right \/ 220.98cm x 160.02cm x 76.20cm (Desk)","offer_id":43011216441392,"sku":"LBZ-2147-08","price":1802.0,"currency_code":"GBP","in_stock":true},{"title":"Side cabinet on the right \/ 238.76cm x 160.02cm x 76.20cm (Desk)","offer_id":43011216506928,"sku":"LBZ-2147-10","price":1924.0,"currency_code":"GBP","in_stock":true},{"title":"Side cabinet on the right \/ 259.08cm x 160.02cm x 76.20cm (Desk)","offer_id":43011216572464,"sku":"LBZ-2147-12","price":2046.0,"currency_code":"GBP","in_stock":true},{"title":"Side cabinet on the right \/ 279.40cm x 160.02cm x 76.20cm (Desk)","offer_id":43011216638000,"sku":"LBZ-2147-14","price":2167.0,"currency_code":"GBP","in_stock":true},{"title":"Side cabinet on the right \/ 299.72cm x 160.02cm x 76.20cm (Desk)","offer_id":43011216703536,"sku":"LBZ-2147-16","price":2289.0,"currency_code":"GBP","in_stock":true},{"title":"Sidewatch on the left \/ 160.02cm x 160.02cm x 76.20cm (Desk)","offer_id":43011216277552,"sku":"LBZ-2147-03","price":1437.0,"currency_code":"GBP","in_stock":true},{"title":"Sidewatch on the left \/ 180.34cm x 160.02cm x 76.20cm (Desk)","offer_id":43011216343088,"sku":"LBZ-2147-05","price":1558.0,"currency_code":"GBP","in_stock":true},{"title":"Sidewatch on the left \/ 200.66cm x 160.02cm x 76.20cm (Desk)","offer_id":43011216408624,"sku":"LBZ-2147-07","price":1681.0,"currency_code":"GBP","in_stock":true},{"title":"Sidewatch on the left \/ 220.98cm x 160.02cm x 76.20cm (Desk)","offer_id":43011216474160,"sku":"LBZ-2147-09","price":1802.0,"currency_code":"GBP","in_stock":true},{"title":"Sidewatch on the left \/ 238.76cm x 160.02cm x 76.20cm (Desk)","offer_id":43011216539696,"sku":"LBZ-2147-11","price":1924.0,"currency_code":"GBP","in_stock":true},{"title":"Sidewatch on the left \/ 259.08cm x 160.02cm x 76.20cm (Desk)","offer_id":43011216605232,"sku":"LBZ-2147-13","price":2046.0,"currency_code":"GBP","in_stock":true},{"title":"Sidewatch on the left \/ 279.40cm x 160.02cm x 76.20cm (Desk)","offer_id":43011216670768,"sku":"LBZ-2147-15","price":2167.0,"currency_code":"GBP","in_stock":true},{"title":"Sidewatch on the left \/ 299.72cm x 160.02cm x 76.20cm (Desk)","offer_id":43011216736304,"sku":"LBZ-2147-17","price":2289.0,"currency_code":"GBP","in_stock":true},{"title":"Cabinet \/ 160.02cm x 40.64cm x 200.66cm (Cabinet)","offer_id":43011216769072,"sku":"WJG-2169-09","price":1801.0,"currency_code":"GBP","in_stock":true},{"title":"Cabinet \/ 200.66cm x 40.64cm x 200.66cm (Cabinet)","offer_id":43011216801840,"sku":"WJG-2169-10","price":1864.0,"currency_code":"GBP","in_stock":true},{"title":"Cabinet \/ 238.76cm x 40.64cm x 200.66cm (Cabinet)","offer_id":43011216834608,"sku":"WJG-2169-11","price":2657.0,"currency_code":"GBP","in_stock":true},{"title":"Cabinet \/ 279.40cm x 40.64cm x 200.66cm (Cabinet)","offer_id":43011216867376,"sku":"WJG-2169-12","price":3087.0,"currency_code":"GBP","in_stock":true},{"title":"Cabinet \/ 320.04cm x 40.64cm x 200.66cm (Cabinet)","offer_id":43011216900144,"sku":"WJG-2169-13","price":3515.0,"currency_code":"GBP","in_stock":true},{"title":"Chair \/ 53.34cm x 53.34cm x 132.08cm x 132.08cm (Chair)","offer_id":43011216932912,"sku":"LBY-2014-01","price":456.0,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0681\/2870\/2512\/files\/luxury_desk_l-shaped_executive_desk_with_storage_drawers_kaguyasuLBZ-2147_main_images_27.webp?v=1778728729"},{"product_id":"executive-desk-real-wood-l-shaped-office-desk-lbz-1065","title":"Executive Desk Real Wood | L Shaped 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: 40px 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: 40px;\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 40px 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: 800px;\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: 14000px; }\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: 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  .kagu-feature-img img {\n    width: 100%;\n    height: auto;\n    display: block;\n    object-fit: contain;\n    border-radius: 4px;\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  }\n  .kagu-img-grid {\n    display: grid;\n    grid-template-columns: 1fr;\n    gap: 18px;\n    margin: 15px 0 30px;\n  }\n  .kagu-img-grid img {\n    width: 100%;\n    height: auto;\n    display: block;\n    border-radius: 8px;\n    border: 1px solid var(--k-bg-dark);\n    background: var(--k-bg-light);\n  }\n\n  .kagu-variant-layout {\n    display: grid;\n    grid-template-columns: 1fr;\n    gap: 18px;\n    margin: 15px 0 30px;\n  }\n  .kagu-variant-primary {\n    width: 100%;\n    height: auto;\n    display: block;\n    border-radius: 8px;\n    border: 1px solid var(--k-bg-dark);\n    background: var(--k-bg-light);\n  }\n  .kagu-variant-dim-grid {\n    display: grid;\n    grid-template-columns: repeat(2, 1fr);\n    gap: 18px;\n  }\n  .kagu-variant-dim-card {\n    --kagu-variant-dim-img: url(\"https:\/\/cdn.shopify.com\/s\/files\/1\/0681\/2870\/2512\/files\/executive_desk_real_wood_l_shaped_office_desk_kaguyasuLBZ-1065_detailed_images_16.webp?v=1779850678\");\n    width: 100%;\n    aspect-ratio: 4 \/ 3;\n    display: block;\n    border-radius: 8px;\n    border: 1px solid var(--k-bg-dark);\n    background-image: var(--kagu-variant-dim-img);\n    background-repeat: no-repeat;\n    background-size: 100% 200%;\n    background-color: var(--k-bg-light);\n    overflow: hidden;\n  }\n  .kagu-variant-dim-top { background-position: center top; }\n  .kagu-variant-dim-bottom { background-position: center bottom; }\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  .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 (min-width: 769px) {\n    .kagu-img-grid.kagu-colour-grid { grid-template-columns: repeat(3, 1fr); }\n  }\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: 30px;\n    }\n    .kagu-variant-dim-grid {\n      grid-template-columns: 1fr;\n      gap: 12px;\n    }\n    .kagu-tbl {\n      margin-top: 20px;\n      margin-bottom: 20px;\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\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\u003eCommanding Executive Presence:\u003c\/b\u003e A sharp, intellectual office desk design tailored for corporate leadership suites and professional management rooms.\u003c\/li\u003e\n\u003cli\u003e\n\u003cb\u003eReal-Wood Style Aesthetic:\u003c\/b\u003e Density board construction with premium wood-grain texture creates a refined executive desk real wood look.\u003c\/li\u003e\n\u003cli\u003e\n\u003cb\u003eHigh-Capacity L-Shaped Layout:\u003c\/b\u003e Integrated side cabinet storage helps organize files, equipment, documents, and daily office essentials.\u003c\/li\u003e\n\u003cli\u003e\n\u003cb\u003eCommercial Hardware Planning:\u003c\/b\u003e Edge banding, cable management, and ventilation details support cleaner, more durable daily executive use.\u003c\/li\u003e\n\u003cli\u003e\n\u003cb\u003eFlexible Customization Support:\u003c\/b\u003e Size, colour, material, and style customization options help match executive offices, manager rooms, and corporate project requirements.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/section\u003e\n\u003csection class=\"kagu-readmore-wrapper\"\u003e\u003cinput type=\"checkbox\" id=\"KaguReadMoreTriggerLBZ1065\" class=\"kagu-readmore-trigger\"\u003e\n\u003cdiv class=\"kagu-content-preview\"\u003e\n\u003ch2 class=\"kagu-banner-title\"\u003eExecutive Desk with Real Wood Style and L-Shaped Office Layout\u003c\/h2\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0681\/2870\/2512\/files\/executive_desk_real_wood_l_shaped_office_desk_kaguyasuLBZ-1065_detailed_images_1.jpg?v=1779850712\" alt=\"Executive desk with real wood style L shaped office layout\" class=\"kagu-hero-img\"\u003e\n\u003cp class=\"kagu-intro\"\u003eElevate a professional office with this executive desk real wood style workstation. Designed for leadership suites, manager offices, corporate rooms, and home offices, it combines a sharp visual profile, density board construction, L-shaped side cabinet storage, premium edge banding, cable management, hardware ventilation, and customizable size, colour, material, and style options.\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\/executive_desk_real_wood_l_shaped_office_desk_kaguyasuLBZ-1065_detailed_images_18.webp?v=1779850679\" alt=\"High-capacity side cabinet for L shaped executive office desk\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"kagu-feature-text\"\u003e\n\u003ch3\u003eHigh-Capacity Side Cabinet\u003c\/h3\u003e\n\u003cp\u003eThe spacious side cabinet keeps files, books, office equipment, and everyday items within reach. It supports a more organised L shaped office desk layout while keeping the main desktop clean for focused executive work.\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\/executive_desk_real_wood_l_shaped_office_desk_kaguyasuLBZ-1065_detailed_images_19.webp?v=1779850679\" alt=\"Commercial edge banding for executive desk real wood texture\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"kagu-feature-text\"\u003e\n\u003ch3\u003eCommercial-Grade Edge Banding\u003c\/h3\u003e\n\u003cp\u003ePremium edge banding helps protect frequently touched edges while enhancing the refined real-wood style appearance. It supports a durable, polished look for high-use executive workspaces.\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\/executive_desk_real_wood_l_shaped_office_desk_kaguyasuLBZ-1065_detailed_images_20.webp?v=1779850680\" alt=\"Smart cable management box under L shaped office desk\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"kagu-feature-text\"\u003e\n\u003ch3\u003eSmart Cable Management Box\u003c\/h3\u003e\n\u003cp\u003eThe integrated cable management box helps route and store extra wires below the desktop. It keeps device cables, chargers, and power lines more controlled for a cleaner executive desk setup.\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\/executive_desk_real_wood_l_shaped_office_desk_kaguyasuLBZ-1065_detailed_images_11.webp?v=1779850677\" alt=\"Integrated PC ventilation for executive office desk hardware\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"kagu-feature-text\"\u003e\n\u003ch3\u003eIntegrated PC Ventilation\u003c\/h3\u003e\n\u003cp\u003eBuilt-in ventilation openings support heat dissipation for computer equipment and office hardware. This practical detail helps protect devices during long workdays and keeps the side storage area more functional.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003ch2\u003eColour Options\u003c\/h2\u003e\n\u003cdiv class=\"kagu-img-grid kagu-colour-grid\"\u003e\n\u003cimg src=\"https:\/\/cdn.shopifycdn.net\/s\/files\/1\/0749\/7757\/5231\/files\/19_6f02c763-1e31-4e5e-90f7-26646d6da67a.png?v=1710740922\" alt=\"Executive desk real wood colour option one\"\u003e \u003cimg src=\"https:\/\/cdn.shopifycdn.net\/s\/files\/1\/0749\/7757\/5231\/files\/21_68549f99-8cb9-4f0c-b2b3-4d2cdd9a6ad0.png?v=1710740922\" alt=\"Executive desk real wood colour option two\"\u003e \u003cimg src=\"https:\/\/cdn.shopifycdn.net\/s\/files\/1\/0749\/7757\/5231\/files\/23_a3341d66-0900-4191-8d60-20ae2fbfb8e4.png?v=1710740922\" alt=\"Executive desk real wood colour option three\"\u003e\n\u003c\/div\u003e\n\u003ch2\u003eProduct Variants\u003c\/h2\u003e\n\u003cdiv class=\"kagu-variant-layout\"\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0681\/2870\/2512\/files\/executive_desk_real_wood_l_shaped_office_desk_kaguyasuLBZ-1065_detailed_images_15.webp?v=1779850678\" alt=\"Executive desk L shaped office desk left and right corner product variant\" class=\"kagu-variant-primary\"\u003e\n\u003cdiv class=\"kagu-variant-dim-grid\"\u003e\n\u003cspan class=\"kagu-variant-dim-card kagu-variant-dim-top\" role=\"img\"\u003e\u003c\/span\u003e \u003cspan class=\"kagu-variant-dim-card kagu-variant-dim-bottom\" role=\"img\"\u003e\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\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\"\u003eProduct Type\u003c\/th\u003e\n\u003ctd\u003eExecutive Desk Real Wood Style \/ L Shaped Office Desk \/ Manager Desk with Side Cabinet\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eMaterial\u003c\/th\u003e\n\u003ctd\u003eDensity board\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eSurface Style\u003c\/th\u003e\n\u003ctd\u003ePremium real-wood texture appearance with commercial edge banding\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eWeight\u003c\/th\u003e\n\u003ctd\u003eApprox. 30–180 kg, depending on selected size and configuration\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eAvailable Sizes\u003c\/th\u003e\n\u003ctd\u003eL 160 × W 80 × H 75 cm, L 160 × W 160 × H 75 cm, L 180 × W 160 × H 75 cm, L 200 × W 160 × H 75 cm, L 220 × W 160 × H 75 cm, L 240 × W 160 × H 75 cm, L 260 × W 160 × H 75 cm, L 280 × W 160 × H 75 cm; additional cabinet\/reference size: L 240 × W 40 × H 200 cm\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eStyle\u003c\/th\u003e\n\u003ctd\u003eFixed style shown\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eStorage\u003c\/th\u003e\n\u003ctd\u003eIntegrated high-capacity side cabinet for files, equipment, and office supplies\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eCable Management\u003c\/th\u003e\n\u003ctd\u003eIntegrated under-desk cable management box\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eVentilation\u003c\/th\u003e\n\u003ctd\u003eBuilt-in hardware ventilation openings for PC or equipment heat dissipation\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\u003eAvailable for size, colour, material, and style\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eRecommended Uses\u003c\/th\u003e\n\u003ctd\u003eExecutive offices, manager rooms, leadership suites, corporate workspaces, private offices, and professional home offices\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"kagu-note-box\"\u003e\n\u003cp\u003e\u003cb\u003eCustomization Notice:\u003c\/b\u003e Size, colour, material, and style customization may be available. Please confirm all measurements, cabinet layout, finish requirements, and project details before production.\u003c\/p\u003e\n\u003cp\u003e\u003cb\u003eLayout Notice:\u003c\/b\u003e Please confirm desk size, side cabinet position, chair clearance, doorway width, lift access, stair clearance, cable routing, and final placement area before ordering.\u003c\/p\u003e\n\u003cp\u003e\u003cb\u003eColour \u0026amp; Finish Notice:\u003c\/b\u003e Product colour, real-wood texture appearance, edge banding, and surface tone may vary slightly due to lighting conditions, screen settings, and production batch.\u003c\/p\u003e\n\u003cp\u003e\u003cb\u003eEquipment Notice:\u003c\/b\u003e Please check PC size, ventilation clearance, nearby power access, and cable length before placing computer equipment in the desk storage area.\u003c\/p\u003e\n\u003c\/div\u003e\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 desk real wood style and L shaped office desk orders:\u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cb\u003eAssembly Planning:\u003c\/b\u003e Assembly is required. Please prepare suitable tools, enough setup time, and a clear installation area before use.\u003c\/li\u003e\n\u003cli\u003e\n\u003cb\u003eOffice Layout Check:\u003c\/b\u003e Confirm selected size, cabinet direction, doorway width, lift access, stair clearance, and final office placement area before purchase.\u003c\/li\u003e\n\u003cli\u003e\n\u003cb\u003eCable Planning:\u003c\/b\u003e Check nearby power access, cable routing, PC position, and device layout before installation.\u003c\/li\u003e\n\u003cli\u003e\n\u003cb\u003eCustom Projects:\u003c\/b\u003e Suitable for executive offices, manager rooms, corporate suites, and professional interiors requiring size, colour, material, or style customization.\u003c\/li\u003e\n\u003cli\u003e\n\u003cb\u003eDaily Care:\u003c\/b\u003e Wipe the surface with a soft dry or slightly damp cloth. Avoid sharp objects, standing water, excessive moisture, abrasive cleaners, and prolonged direct sunlight.\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 L shaped office desk require assembly?\u003c\/summary\u003e\n\u003cdiv class=\"kagu-faq-content\"\u003e\n\u003cp\u003eYes. Assembly is required. Please prepare suitable tools, enough setup space, and confirm the final office layout before installation.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eIs this desk made from real wood?\u003c\/summary\u003e\n\u003cdiv class=\"kagu-faq-content\"\u003e\n\u003cp\u003eThe listed material is density board. The design uses a premium real-wood texture appearance to create a refined executive look.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eDoes the desk include cable management?\u003c\/summary\u003e\n\u003cdiv class=\"kagu-faq-content\"\u003e\n\u003cp\u003eYes. The desk includes an integrated under-desk cable management box to help organise wires and maintain a cleaner workspace.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails open=\"\"\u003e\n\u003csummary\u003eCan this executive desk be customisable?\u003c\/summary\u003e\n\u003cdiv class=\"kagu-faq-content\"\u003e\n\u003cp\u003eYes. Size, colour, material, and style customization may be available. Please confirm measurements, finish requirements, and project details before fulfillment.\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=\"KaguReadMoreTriggerLBZ1065\"\u003eView Full Details\u003c\/label\u003e \u003clabel class=\"kagu-readmore-btn k-label-hide\" for=\"KaguReadMoreTriggerLBZ1065\"\u003eCollapse Details\u003c\/label\u003e\u003c\/section\u003e\n\u003c\/div\u003e","brand":"Kaguyasu","offers":[{"title":"160*160*75cm","offer_id":43011208544304,"sku":"LBZ-1065-01","price":1488.0,"currency_code":"GBP","in_stock":true},{"title":"180*160*75cm","offer_id":43011208577072,"sku":"LBZ-1065-02","price":1655.0,"currency_code":"GBP","in_stock":true},{"title":"200*160*75cm","offer_id":43011208609840,"sku":"LBZ-1065-03","price":1902.0,"currency_code":"GBP","in_stock":true},{"title":"220*160*75cm","offer_id":43011208642608,"sku":"LBZ-1065-04","price":2040.0,"currency_code":"GBP","in_stock":true},{"title":"240*160*75cm","offer_id":43011208675376,"sku":"LBZ-1065-05","price":2397.0,"currency_code":"GBP","in_stock":true},{"title":"260*160*75cm","offer_id":43011208708144,"sku":"LBZ-1065-06","price":2548.0,"currency_code":"GBP","in_stock":true},{"title":"280*160*75cm","offer_id":43011208740912,"sku":"LBZ-1065-07","price":2699.0,"currency_code":"GBP","in_stock":true},{"title":"240*40*200cm (File Cabinet)","offer_id":43011208773680,"sku":"LBZ-1065-08","price":3528.0,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0681\/2870\/2512\/files\/executive_desk_real_wood_l_shaped_office_desk_kaguyasuLBZ-1065_main_images_1.jpg?v=1779850704"},{"product_id":"minimalist-executive-corner-desk-lockable-lbz-7214","title":"Minimalist Corner Desk | Executive Desk with Lock | 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: 40px 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: 40px;\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 40px 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: 800px;\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: 11000px; }\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: 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  .kagu-feature-img img {\n    width: 100%;\n    height: auto;\n    display: block;\n    object-fit: contain;\n    border-radius: 4px;\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  }\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  .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: 30px;\n    }\n    .kagu-tbl {\n      margin-top: 20px;\n      margin-bottom: 20px;\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 Minimalist Design:\u003c\/b\u003e A refined minimalist corner desk designed for executive offices, director rooms, and modern corporate workspaces.\n    \u003c\/li\u003e\n    \u003cli\u003e\n      \u003cb\u003eExpansive Executive Layout:\u003c\/b\u003e The wide corner desk format supports multi-monitor work, document review, meetings, and daily leadership tasks.\n    \u003c\/li\u003e\n    \u003cli\u003e\n      \u003cb\u003eSecure Organisation:\u003c\/b\u003e High-capacity side storage includes a combination-lock drawer for confidential documents and personal valuables.\n    \u003c\/li\u003e\n    \u003cli\u003e\n      \u003cb\u003eSmart Power Hub:\u003c\/b\u003e Built-in universal sockets and USB ports keep essential devices charged and help reduce desktop cable clutter.\n    \u003c\/li\u003e\n    \u003cli\u003e\n      \u003cb\u003eHeavy-Duty 5cm Desktop:\u003c\/b\u003e The substantial 5cm desktop creates a strong, stable surface for monitors, laptops, documents, and executive office equipment.\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=\"KaguReadMoreTriggerLBZ7214\" class=\"kagu-readmore-trigger\"\u003e\n\n    \u003cdiv class=\"kagu-content-preview\"\u003e\n      \u003ch2 class=\"kagu-banner-title\"\u003eMinimalist Corner Desk with Executive Lock Storage\u003c\/h2\u003e\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0745\/5817\/7565\/files\/LBZ-7214.._1.jpg?v=1766381509\" alt=\"Minimalist corner desk with executive office design and lock storage\" class=\"kagu-hero-img\"\u003e\n      \u003cp class=\"kagu-intro\"\u003eTransform your office into a polished leadership workspace with this minimalist corner desk. Designed for executive use, it combines premium engineered wood, a heavy-duty 5cm desktop, a high-capacity side cabinet, secure combination-lock storage, integrated power access, and an expansive work surface for focused productivity.\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\/0745\/5817\/7565\/files\/LBZ-7214.._2.jpg?v=1766381509\" alt=\"Eco-friendly engineered wood construction for minimalist executive desk\"\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"kagu-feature-text\"\u003e\n          \u003ch3\u003eEco-Friendly Engineered Wood Construction\u003c\/h3\u003e\n          \u003cp\u003eCrafted from premium engineered wood, the desk supports a safer and more refined office environment. The surface is designed for daily executive work while helping resist common scratches from regular 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\/4.jpg?v=1779258592\" alt=\"Heavy duty 5cm desktop thickness for executive corner desk\"\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"kagu-feature-text\"\u003e\n          \u003ch3\u003eHeavy-Duty 5cm Desktop\u003c\/h3\u003e\n          \u003cp\u003eThe substantial 5cm \/ 1.97-inch desktop creates a strong, confident work surface for monitors, laptops, documents, and executive office equipment. It supports a stable and premium desk 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\/minimalist_corner_desk_executive_desk_with_lock_kaguyasuLBZ-7214_detailed_images_2.webp?v=1778912102\" alt=\"Executive corner desk with high capacity side cabinet and CPU bay\"\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"kagu-feature-text\"\u003e\n          \u003ch3\u003eHigh-Capacity Side Cabinet\u003c\/h3\u003e\n          \u003cp\u003eThe side cabinet provides organised storage for office files, personal items, and daily accessories. A dedicated CPU bay helps keep the workstation cleaner and supports a more efficient executive corner desk layout.\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_corner_desk_executive_desk_with_lock_kaguyasuLBZ-7214_detailed_images_3.webp?v=1778912102\" alt=\"Executive desk with secure combination lock drawer for documents\"\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"kagu-feature-text\"\u003e\n          \u003ch3\u003eSecure Combination Lock\u003c\/h3\u003e\n          \u003cp\u003eProtect private documents, important files, and small valuables with a combination-lock drawer. It adds an extra layer of privacy for directors, managers, and executive office users.\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_corner_desk_executive_desk_with_lock_kaguyasuLBZ-7214_detailed_images_4.webp?v=1778912103\" alt=\"Minimalist executive desk with built in universal sockets and USB power hub\"\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"kagu-feature-text\"\u003e\n          \u003ch3\u003eIntegrated Power Hub\u003c\/h3\u003e\n          \u003cp\u003eBuilt-in universal sockets and USB ports place daily charging access within easy reach. They help power phones, laptops, tablets, and accessories while reducing unnecessary cable clutter across the desktop.\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_corner_desk_executive_desk_with_lock_kaguyasuLBZ-7214_detailed_images_5.webp?v=1778912103\" alt=\"Expansive workspace on minimalist executive corner desk\"\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"kagu-feature-text\"\u003e\n          \u003ch3\u003eExpansive Workspace\u003c\/h3\u003e\n          \u003cp\u003eThe extra-wide desktop easily accommodates multiple monitors, laptops, documents, and daily office essentials. It supports multitasking, private meetings, focused work, and high-level executive planning.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003ch2\u003eConfiguration Options\u003c\/h2\u003e\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0681\/2870\/2512\/files\/minimalist_corner_desk_executive_desk_with_lock_kaguyasuLBZ-7214_detailed_images_6.webp?v=1778912103\" alt=\"Minimalist corner desk configuration options for executive office layout\" 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\u003eMinimalist Corner Desk \/ Executive Desk with Lock \/ Director Desk\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n              \u003cth scope=\"row\"\u003eDesign Style\u003c\/th\u003e\n              \u003ctd\u003eModern minimalist executive desk for corporate leadership spaces\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n              \u003cth scope=\"row\"\u003eMain Material\u003c\/th\u003e\n              \u003ctd\u003ePremium engineered wood\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n              \u003cth scope=\"row\"\u003eDesktop Thickness\u003c\/th\u003e\n              \u003ctd\u003eApprox. 5cm \/ 1.97 inches\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n              \u003cth scope=\"row\"\u003eStorage\u003c\/th\u003e\n              \u003ctd\u003eHigh-capacity side cabinet with dedicated CPU bay and organised compartments\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n              \u003cth scope=\"row\"\u003eLocking Feature\u003c\/th\u003e\n              \u003ctd\u003eCombination-lock drawer for confidential documents and personal items\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n              \u003cth scope=\"row\"\u003ePower Access\u003c\/th\u003e\n              \u003ctd\u003eBuilt-in universal sockets and USB ports\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n              \u003cth scope=\"row\"\u003eConfiguration\u003c\/th\u003e\n              \u003ctd\u003eExecutive corner desk layout options shown in the configuration guide\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n              \u003cth scope=\"row\"\u003eRecommended Uses\u003c\/th\u003e\n              \u003ctd\u003eExecutive offices, director rooms, CEO suites, management offices, private studies, and premium home offices\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n              \u003cth scope=\"row\"\u003eDimensions\u003c\/th\u003e\n              \u003ctd\u003ePlease refer to the dimension image below. Unit: cm.\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_corner_desk_executive_desk_with_lock_kaguyasuLBZ-7214_detailed_images_7.jpg?v=1778912076\" alt=\"Minimalist executive corner desk dimensions guide in centimetres\" class=\"kagu-section-img\"\u003e\n\n      \u003cdiv class=\"kagu-note-box\"\u003e\n        \u003cp\u003e\u003cb\u003ePower Notice:\u003c\/b\u003e Built-in socket layout, plug type, USB port configuration, and electrical compatibility may vary by destination and configuration. Please confirm requirements before fulfilment where needed.\u003c\/p\u003e\n        \u003cp\u003e\u003cb\u003eFinish Notice:\u003c\/b\u003e Product colour, board texture, surface sheen, and hardware appearance may vary slightly due to lighting conditions, screen settings, and production batch.\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 corner desk and office project orders:\u003c\/p\u003e\n        \u003cul\u003e\n          \u003cli\u003e\n\u003cb\u003eOffice Layout Check:\u003c\/b\u003e Confirm desk dimensions, cabinet direction, chair clearance, doorway width, lift access, stair clearance, and final placement area before purchase.\u003c\/li\u003e\n          \u003cli\u003e\n\u003cb\u003eElectrical Planning:\u003c\/b\u003e Check socket compatibility, nearby power access, cable routing, and device placement before installation.\u003c\/li\u003e\n          \u003cli\u003e\n\u003cb\u003eStorage Planning:\u003c\/b\u003e Review the side cabinet layout, CPU bay position, and drawer access before finalising the office arrangement.\u003c\/li\u003e\n          \u003cli\u003e\n\u003cb\u003eBulk Orders:\u003c\/b\u003e For executive offices, director suites, management rooms, and premium fit-outs, confirm quantity and delivery access before fulfilment.\u003c\/li\u003e\n          \u003cli\u003e\n\u003cb\u003eDaily Care:\u003c\/b\u003e Wipe the desk with a soft dry or slightly damp cloth. Avoid sharp objects, standing water, and excessive heat exposure.\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 desk include lockable storage?\u003c\/summary\u003e\n            \u003cdiv class=\"kagu-faq-content\"\u003e\n              \u003cp\u003eYes. The desk includes a combination-lock drawer designed for confidential documents, personal items, and small valuables.\u003c\/p\u003e\n            \u003c\/div\u003e\n          \u003c\/details\u003e\n\n          \u003cdetails\u003e\n            \u003csummary\u003eDoes this minimalist corner desk include power access?\u003c\/summary\u003e\n            \u003cdiv class=\"kagu-faq-content\"\u003e\n              \u003cp\u003eYes. The desk includes built-in universal sockets and USB ports. Please confirm plug and socket compatibility before fulfilment if required.\u003c\/p\u003e\n            \u003c\/div\u003e\n          \u003c\/details\u003e\n\n          \u003cdetails\u003e\n            \u003csummary\u003eIs the desktop suitable for multiple monitors?\u003c\/summary\u003e\n            \u003cdiv class=\"kagu-faq-content\"\u003e\n              \u003cp\u003eYes. The expansive desktop is designed to support multiple monitors, laptops, documents, and daily executive office equipment.\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 desk dimensions, cabinet direction, doorway width, lift access, stair clearance, chair clearance, cable access, 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=\"KaguReadMoreTriggerLBZ7214\"\u003eView Full Details\u003c\/label\u003e\n    \u003clabel class=\"kagu-readmore-btn k-label-hide\" for=\"KaguReadMoreTriggerLBZ7214\"\u003eCollapse Details\u003c\/label\u003e\n  \u003c\/section\u003e\n\u003c\/div\u003e","brand":"Kaguyasu","offers":[{"title":"Cabinet on the Left \/ L180.34cm x W160.02cm x H76.20cm","offer_id":42944280199216,"sku":"LBZ-7214-01","price":937.0,"currency_code":"GBP","in_stock":true},{"title":"Cabinet on the Left \/ L200.66cm x W160.02cm x H76.20cm","offer_id":42944280231984,"sku":"LBZ-7214-02","price":998.0,"currency_code":"GBP","in_stock":true},{"title":"Cabinet on the Left \/ L220.98cm x W160.02cm x H76.20cm","offer_id":42944280264752,"sku":"LBZ-7214-03","price":1041.0,"currency_code":"GBP","in_stock":true},{"title":"Cabinet on the Left \/ L238.76cm x W160.02cm x H76.20cm","offer_id":42944280297520,"sku":"LBZ-7214-04","price":1245.0,"currency_code":"GBP","in_stock":true},{"title":"Cabinet on the Left \/ L259.08cm x W160.02cm x H76.20cm","offer_id":42944280330288,"sku":"LBZ-7214-05","price":1280.0,"currency_code":"GBP","in_stock":true},{"title":"Cabinet on the Left \/ L279.40cm x W160.02cm x H76.20cm","offer_id":42944280363056,"sku":"LBZ-7214-06","price":1290.0,"currency_code":"GBP","in_stock":true},{"title":"Cabinet on the Left \/ L299.72cm x W160.02cm x H76.20cm","offer_id":42944280395824,"sku":"LBZ-7214-07","price":1350.0,"currency_code":"GBP","in_stock":true},{"title":"Cabinet on the Left \/ L320.04cm x W160.02cm x H76.20cm","offer_id":42944280428592,"sku":"LBZ-7214-08","price":1449.0,"currency_code":"GBP","in_stock":true},{"title":"Cabinet on the Right \/ L180.34cm x W160.02cm x H76.20cm","offer_id":42944280461360,"sku":"LBZ-7214-09","price":937.0,"currency_code":"GBP","in_stock":true},{"title":"Cabinet on the Right \/ L200.66cm x W160.02cm x H76.20cm","offer_id":42944280494128,"sku":"LBZ-7214-010","price":998.0,"currency_code":"GBP","in_stock":true},{"title":"Cabinet on the Right \/ L220.98cm x W160.02cm x H76.20cm","offer_id":42944280526896,"sku":"LBZ-7214-011","price":1041.0,"currency_code":"GBP","in_stock":true},{"title":"Cabinet on the Right \/ L259.08cm x W160.02cm x H76.20cm","offer_id":42944280559664,"sku":"LBZ-7214-013","price":1280.0,"currency_code":"GBP","in_stock":true},{"title":"Cabinet on the Right \/ L279.40cm x W160.02cm x H76.20cm","offer_id":42944280592432,"sku":"LBZ-7214-014","price":1290.0,"currency_code":"GBP","in_stock":true},{"title":"Cabinet on the Right \/ L299.72cm x W160.02cm x H76.20cm","offer_id":42944280625200,"sku":"LBZ-7214-015","price":1350.0,"currency_code":"GBP","in_stock":true},{"title":"Cabinet on the Right \/ L320.04cm x W160.02cm x H76.20cm","offer_id":42944280657968,"sku":"LBZ-7214-016","price":1449.0,"currency_code":"GBP","in_stock":true},{"title":"Cabinet on the Right \/ L238.76cm x W160.02cm x H76.20cm","offer_id":42944280690736,"sku":"LBZ-7214-012","price":1245.0,"currency_code":"GBP","in_stock":true},{"title":"File Cabinet \/ L200.66cm x W40.64cm x H200.66cm","offer_id":42944280723504,"sku":"LBZ-7214-017","price":1581.0,"currency_code":"GBP","in_stock":true},{"title":"File Cabinet \/ L238.76cm x W40.64cm x H200.66cm","offer_id":42944280756272,"sku":"LBZ-7214-018","price":1802.0,"currency_code":"GBP","in_stock":true},{"title":"File Cabinet \/ L279.40cm x W40.64cm x H200.66cm","offer_id":42944280789040,"sku":"LBZ-7214-019","price":2055.0,"currency_code":"GBP","in_stock":true},{"title":"File Cabinet \/ L320.04cm x W40.64cm x H200.66cm","offer_id":42944280821808,"sku":"LBZ-7214-020","price":2356.0,"currency_code":"GBP","in_stock":true},{"title":"High-back with Casters \/ chair","offer_id":42944280854576,"sku":"BGY-302-13","price":476.0,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0681\/2870\/2512\/files\/minimalist_corner_desk_executive_desk_with_lock_kaguyasuLBZ-7214_main_images_2.jpg?v=1781000796"},{"product_id":"reception-desk-dimensions-affordable-jdt-2192","title":"Reception Desk Dimensions | Affordable 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: 40px 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: 40px;\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 40px 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: 800px;\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: 9000px; }\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: 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  .kagu-feature-img img {\n    width: 100%;\n    height: auto;\n    display: block;\n    object-fit: contain;\n    border-radius: 4px;\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  }\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  .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: 30px;\n    }\n    .kagu-tbl {\n      margin-top: 20px;\n      margin-bottom: 20px;\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\u003eBudget-Friendly Reception Upgrade:\u003c\/b\u003e A stylish, affordable reception desk designed to elevate lobbies, salons, clinics, offices, and service counters.\n    \u003c\/li\u003e\n    \u003cli\u003e\n      \u003cb\u003eHigh-Density Board Core:\u003c\/b\u003e Tightly compressed board construction supports everyday commercial use while helping resist warping and moisture.\n    \u003c\/li\u003e\n    \u003cli\u003e\n      \u003cb\u003eOrganised Daily Workflow:\u003c\/b\u003e Smooth-sliding keyboard tray, lockable drawer, and practical counter storage help keep the workspace neat.\n    \u003c\/li\u003e\n    \u003cli\u003e\n      \u003cb\u003eClear Size Planning:\u003c\/b\u003e Review the reception desk dimensions before ordering to ensure the desk fits your entrance, lobby, or front office layout.\n    \u003c\/li\u003e\n    \u003cli\u003e\n      \u003cb\u003eSpacious Staff Legroom:\u003c\/b\u003e The open under-counter area provides generous legroom for more comfortable seated reception work and easier daily movement.\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=\"KaguReadMoreTriggerJDT2192\" class=\"kagu-readmore-trigger\"\u003e\n\n    \u003cdiv class=\"kagu-content-preview\"\u003e\n      \u003ch2 class=\"kagu-banner-title\"\u003eAffordable Reception Desk with Practical Dimensions\u003c\/h2\u003e\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0745\/5817\/7565\/files\/JDT-2192_2.jpg?v=1756115019\" alt=\"Affordable reception desk for modern office lobby\" class=\"kagu-hero-img\"\u003e\n      \u003cp class=\"kagu-intro\"\u003eMake a professional first impression without overspending. This affordable reception desk combines modern minimalist styling, high-density board construction, practical storage, a smooth keyboard tray, a secure lockable drawer, and comfortable legroom for everyday front 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\/0745\/5817\/7565\/files\/JDT-2192_4.jpg?v=1756115019\" alt=\"High density board construction for affordable reception desk\"\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"kagu-feature-text\"\u003e\n          \u003ch3\u003eDurable High-Density Board Construction\u003c\/h3\u003e\n          \u003cp\u003eTightly compressed high-density board helps the desk resist daily wear, moisture, and warping. It gives this affordable reception desk a strong, practical core for commercial reception spaces.\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\/0745\/5817\/7565\/files\/JDT-2192_5.jpg?v=1756115019\" alt=\"Smooth sliding keyboard tray for reception desk ergonomics\"\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"kagu-feature-text\"\u003e\n          \u003ch3\u003eSmooth Sliding Keyboard Tray\u003c\/h3\u003e\n          \u003cp\u003eThe under-counter keyboard tray supports a cleaner desktop and a more comfortable typing position. Stable metal runners help the tray slide smoothly during daily reception 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\/0745\/5817\/7565\/files\/JDT-2192_6.jpg?v=1756115019\" alt=\"Reception desk with secure lockable drawer for document storage\"\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"kagu-feature-text\"\u003e\n          \u003ch3\u003eSecure Lockable Drawer\u003c\/h3\u003e\n          \u003cp\u003eKeep important documents, small valuables, stationery, and daily business items more secure. The lockable drawer supports privacy and organised storage for front desk staff.\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\/0745\/5817\/7565\/files\/JDT-2192_3.jpg?v=1756115019\" alt=\"Reception desk with spacious legroom for comfortable movement\"\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"kagu-feature-text\"\u003e\n          \u003ch3\u003eSpacious Legroom for Comfortable Use\u003c\/h3\u003e\n          \u003cp\u003eThe open under-counter area provides generous legroom, helping staff sit more comfortably during long shifts. It also supports easier movement around the reception workstation.\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\u003eAffordable Reception Desk \/ Front Office Counter\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n              \u003cth scope=\"row\"\u003eDesign Style\u003c\/th\u003e\n              \u003ctd\u003eModern minimalist reception counter for commercial lobby and service areas\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n              \u003cth scope=\"row\"\u003eMaterial\u003c\/th\u003e\n              \u003ctd\u003eHigh-density board construction\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n              \u003cth scope=\"row\"\u003eStorage\u003c\/th\u003e\n              \u003ctd\u003eLockable drawer for documents, valuables, and daily business items\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n              \u003cth scope=\"row\"\u003eKeyboard Tray\u003c\/th\u003e\n              \u003ctd\u003eSmooth sliding under-counter keyboard tray with metal runners\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n              \u003cth scope=\"row\"\u003eWorkspace Comfort\u003c\/th\u003e\n              \u003ctd\u003eOpen under-counter legroom for easier seated work and movement\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n              \u003cth scope=\"row\"\u003eDimensions\u003c\/th\u003e\n              \u003ctd\u003ePlease refer to the reception desk dimensions image below. Unit: cm.\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n              \u003cth scope=\"row\"\u003eRecommended Uses\u003c\/th\u003e\n              \u003ctd\u003eOffice lobbies, salons, clinics, retail service counters, studios, reception rooms, and small commercial front desks\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\/reception_desk_dimensions_affordable_reception_desk_kaguyasuJDT-2192_detailed_images_1.jpg?v=1778813592\" alt=\"Affordable reception desk dimensions guide in centimetres\" class=\"kagu-section-img\"\u003e\n\n      \u003cdiv class=\"kagu-note-box\"\u003e\n        \u003cp\u003e\u003cb\u003eImage Notice:\u003c\/b\u003e Product photos are for reference only. Colour, board texture, and surface appearance may vary slightly due to lighting conditions, screen settings, and production batch.\u003c\/p\u003e\n        \u003cp\u003e\u003cb\u003eSize Planning Notice:\u003c\/b\u003e Please check the reception desk dimensions, doorway width, stair clearance, lift access, and final placement area before ordering.\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 reception desk and commercial counter orders:\u003c\/p\u003e\n        \u003cul\u003e\n          \u003cli\u003e\n\u003cb\u003eReception Layout Check:\u003c\/b\u003e Confirm desk size, staff seating space, customer-facing side, doorway width, lift access, and final placement area before purchase.\u003c\/li\u003e\n          \u003cli\u003e\n\u003cb\u003eWorkspace Planning:\u003c\/b\u003e Plan keyboard tray use, drawer access, chair clearance, cable route, and daily workflow before installation.\u003c\/li\u003e\n          \u003cli\u003e\n\u003cb\u003eCommercial Fit-Outs:\u003c\/b\u003e Suitable for office lobbies, salons, clinics, retail service counters, and small reception rooms.\u003c\/li\u003e\n          \u003cli\u003e\n\u003cb\u003eBulk Orders:\u003c\/b\u003e For multi-location stores, offices, clinics, or service spaces, confirm quantity and delivery access before fulfilment.\u003c\/li\u003e\n          \u003cli\u003e\n\u003cb\u003eDaily Care:\u003c\/b\u003e Wipe the surface with a soft dry or slightly damp cloth. Avoid standing water, sharp objects, and excessive heat exposure.\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 reception desk suitable for small offices?\u003c\/summary\u003e\n            \u003cdiv class=\"kagu-faq-content\"\u003e\n              \u003cp\u003eYes. This affordable reception desk is suitable for small offices, salons, clinics, studios, retail service areas, and compact commercial lobbies.\u003c\/p\u003e\n            \u003c\/div\u003e\n          \u003c\/details\u003e\n\n          \u003cdetails\u003e\n            \u003csummary\u003eDoes the desk include a lockable drawer?\u003c\/summary\u003e\n            \u003cdiv class=\"kagu-faq-content\"\u003e\n              \u003cp\u003eYes. The desk includes a secure lockable drawer for documents, small valuables, stationery, and daily business items.\u003c\/p\u003e\n            \u003c\/div\u003e\n          \u003c\/details\u003e\n\n          \u003cdetails\u003e\n            \u003csummary\u003eDoes it have a keyboard tray?\u003c\/summary\u003e\n            \u003cdiv class=\"kagu-faq-content\"\u003e\n              \u003cp\u003eYes. The desk includes a smooth sliding under-counter keyboard tray, helping keep the main work surface clearer and more organised.\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 review the reception desk dimensions, doorway width, lift access, stair clearance, hallway route, staff seating space, and final placement area before placing an order.\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=\"KaguReadMoreTriggerJDT2192\"\u003eView Full Details\u003c\/label\u003e\n    \u003clabel class=\"kagu-readmore-btn k-label-hide\" for=\"KaguReadMoreTriggerJDT2192\"\u003eCollapse Details\u003c\/label\u003e\n  \u003c\/section\u003e\n\u003c\/div\u003e","brand":"Kaguyasu","offers":[{"title":"White + Natural \/ Higher Right Side \/ L 180.34 cm  W 60.96 cm  H 99.06 cm","offer_id":43256190631984,"sku":"JDT-2192-02","price":979.0,"currency_code":"GBP","in_stock":true},{"title":"White + Natural \/ Higher Right Side \/ L 200.66 cm  W 60.96 cm  H 99.06 cm","offer_id":43256190664752,"sku":"JDT-2192-04","price":1086.0,"currency_code":"GBP","in_stock":true},{"title":"White + Natural \/ Higher Left Side \/ L 180.34 cm  W 60.96 cm  H 99.06 cm","offer_id":43256190697520,"sku":"JDT-2192-01","price":979.0,"currency_code":"GBP","in_stock":true},{"title":"White + Natural \/ Higher Left Side \/ L 200.66 cm  W 60.96 cm  H 99.06 cm","offer_id":43256190730288,"sku":"JDT-2192-03","price":1086.0,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0681\/2870\/2512\/files\/reception_desk_dimensions_affordable_reception_desk_kaguyasuJDT-2192_main_images_2.jpg?v=1778813592"},{"product_id":"front-desk-counter-receptionist-jdt-k057","title":"Front Desk Counter | Reception Counter 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: 40px 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: 40px;\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 40px auto;\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: 800px;\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: 8000px; }\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: 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  .kagu-feature-img img {\n    width: 100%;\n    height: auto;\n    display: block;\n    object-fit: contain;\n    border-radius: 4px;\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  }\n  .kagu-img-grid {\n    display: grid;\n    grid-template-columns: repeat(2, 1fr);\n    gap: 18px;\n    margin: 15px 0 30px;\n  }\n  .kagu-img-grid img {\n    width: 100%;\n    height: auto;\n    display: block;\n    border-radius: 8px;\n    border: 1px solid var(--k-bg-dark);\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: 30px;\n    margin-bottom: 30px;\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: 30px;\n    }\n    .kagu-img-grid {\n      grid-template-columns: 1fr;\n      gap: 12px;\n    }\n    .kagu-tbl {\n      margin-top: 20px;\n      margin-bottom: 20px;\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\u003eProfessional Ambience:\u003c\/b\u003e A sleek front desk counter that creates a calm, welcoming first impression for offices and lobbies.\n    \u003c\/li\u003e\n    \u003cli\u003e\n      \u003cb\u003ePremium Stainless Steel Accent:\u003c\/b\u003e A glossy counter surface adds modern elegance while supporting comfortable guest interaction.\n    \u003c\/li\u003e\n    \u003cli\u003e\n      \u003cb\u003eSmart Reception Storage:\u003c\/b\u003e A high-capacity reception counter desk keeps documents, devices, and work tools neatly organised.\n    \u003c\/li\u003e\n    \u003cli\u003e\n      \u003cb\u003eBespoke Commercial Fit:\u003c\/b\u003e Customisable colours and sizes help match different reception layouts, brand styles, and business spaces.\n    \u003c\/li\u003e\n    \u003cli\u003e\n      \u003cb\u003eFinished Product Delivery:\u003c\/b\u003e Delivered as a finished product with no assembly required, helping offices, salons, clinics, and showrooms reduce setup time.\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=\"KaguReadMoreTriggerJDTK057\" class=\"kagu-readmore-trigger\"\u003e\n\n    \u003cdiv class=\"kagu-content-preview\"\u003e\n      \u003ch2 class=\"kagu-banner-title\"\u003eFront Desk Counter for Modern Reception Areas\u003c\/h2\u003e\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0681\/2870\/2512\/files\/front_desk_counter_reception_counter_desk_kaguyasuJDT-K057_detailed_images_7.jpg?v=1778752904\" alt=\"Front desk counter for office reception lobby\" class=\"kagu-hero-img\"\u003e\n      \u003cp class=\"kagu-intro\"\u003eCreate a calm and professional reception area with this front desk counter. Designed for offices, salons, clinics, studios, showrooms, and commercial lobbies, it combines a polished counter surface, display-friendly front design, built-in storage, and flexible customisation 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\/front_desk_counter_reception_counter_desk_kaguyasuJDT-K057_detailed_images_2.jpg?v=1778752904\" alt=\"Reception front desk counter with display shelves\"\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"kagu-feature-text\"\u003e\n          \u003ch3\u003eDisplay-Friendly Front Desk Counter\u003c\/h3\u003e\n          \u003cp\u003eElevate the look of your lobby or reception area. The front display shelf design allows you to place décor, brand materials, or small presentation items, helping create a more attractive and welcoming customer-facing space.\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\/front_desk_counter_reception_counter_desk_kaguyasuJDT-K057_detailed_images_5.jpg?v=1779264206\" alt=\"Receptionist desk with glossy stainless steel counter surface\"\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"kagu-feature-text\"\u003e\n          \u003ch3\u003eSleek Receptionist Desk with Stainless Steel Finish\u003c\/h3\u003e\n          \u003cp\u003eThe glossy stainless steel counter detail gives the receptionist desk a modern, premium appearance. It also creates a practical writing and handover surface for guest check-ins, documents, payment devices, and daily reception tasks.\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\/front_desk_counter_reception_counter_desk_kaguyasuJDT-K057_detailed_images_6.jpg?v=1778752904\" alt=\"Reception counter desk with high capacity internal storage\"\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"kagu-feature-text\"\u003e\n          \u003ch3\u003eHigh-Capacity Storage for Daily Work\u003c\/h3\u003e\n          \u003cp\u003eKeep your reception counter desk tidy and efficient. Built-in storage helps staff organise documents, stationery, work devices, guest materials, and daily service items while maintaining a clean front-of-house appearance.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003ch2\u003eAvailable Variations \u0026amp; Colours\u003c\/h2\u003e\n      \u003cdiv class=\"kagu-img-grid\"\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0681\/2870\/2512\/files\/front_desk_counter_reception_counter_desk_kaguyasuJDT-K057_detailed_images_4.jpg?v=1778755419\" alt=\"Front desk counter variation options for reception areas\"\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0681\/2870\/2512\/files\/16.jpg?v=1779264605\" alt=\"Front desk counter colour options in blue pink white marble beige natural grey and white\"\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\u003eFront Desk Counter \/ Reception Counter Desk\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n              \u003cth scope=\"row\"\u003eMaterial\u003c\/th\u003e\n              \u003ctd\u003eParticleboard, stainless steel\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n              \u003cth scope=\"row\"\u003eColour Options\u003c\/th\u003e\n              \u003ctd\u003eBlue, Pink, White Marble, Beige, White, Natural, Grey\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n              \u003cth scope=\"row\"\u003eWeight\u003c\/th\u003e\n              \u003ctd\u003eApprox. 60–380kg, depending on selected size and configuration\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n              \u003cth scope=\"row\"\u003eAvailable Sizes\u003c\/th\u003e\n              \u003ctd\u003e100 × 60 × 100cm, 120 × 60 × 100cm, 140 × 60 × 100cm, 150 × 60 × 100cm, 160 × 60 × 100cm, 180 × 60 × 100cm, 200 × 60 × 100cm, 220 × 60 × 100cm, 240 × 60 × 100cm, 260 × 60 × 100cm, 280 × 60 × 100cm, 300 × 60 × 100cm, 320 × 60 × 100cm, 340 × 60 × 100cm, 360 × 60 × 100cm\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n              \u003cth scope=\"row\"\u003eAssembly\u003c\/th\u003e\n              \u003ctd\u003eNot required. Delivered as a finished product for easier setup.\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n              \u003cth scope=\"row\"\u003eCustomisation\u003c\/th\u003e\n              \u003ctd\u003eColour and size customisation are available\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n              \u003cth scope=\"row\"\u003eElectrical Items\u003c\/th\u003e\n              \u003ctd\u003eLighting, power outlets, and electrical appliances are not included. Openings are provided for customer-prepared lighting or electrical installation where applicable.\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\/front_desk_counter_reception_counter_desk_kaguyasuJDT-K057_detailed_images_3.jpg?v=1778752901\" alt=\"Front desk counter size and dimensions guide\" class=\"kagu-section-img\"\u003e\n\n      \u003cdiv class=\"kagu-note-box\"\u003e\n        \u003cp\u003e\u003cb\u003ePhoto \u0026amp; Electrical Notice:\u003c\/b\u003e Product photos are for reference only. Decorative items, lighting fixtures, power outlets, and electrical appliances shown or implied are not included.\u003c\/p\u003e\n        \u003cp\u003eOpenings may be provided so customers can prepare and install suitable lighting fixtures or electrical appliances separately. Please confirm installation requirements before purchase.\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 delivery guidelines for this large, pre-assembled commercial reception counter:\u003c\/p\u003e\n        \u003cul\u003e\n          \u003cli\u003e\n\u003cb\u003eDelivery Scope:\u003c\/b\u003e Due to the finished product size, delivery is generally arranged for curbside or ground-floor handover unless otherwise confirmed before fulfilment.\u003c\/li\u003e\n          \u003cli\u003e\n\u003cb\u003eAccess Verification:\u003c\/b\u003e Please check packaging size, entrance width, lift access, stair clearance, hallway route, and final placement area before purchasing.\u003c\/li\u003e\n          \u003cli\u003e\n\u003cb\u003eNon-Delivery Risk:\u003c\/b\u003e If delivery cannot be completed due to access restrictions, returns or cancellations may not be accepted.\u003c\/li\u003e\n          \u003cli\u003e\n\u003cb\u003eTracking \u0026amp; Courier Notice:\u003c\/b\u003e The designated furniture shipping carrier and tracking details will be provided by email after dispatch.\u003c\/li\u003e\n          \u003cli\u003e\n\u003cb\u003eInside Delivery Requests:\u003c\/b\u003e If you require additional handling or room-of-choice delivery, please contact our support team before fulfilment, as extra fees may apply.\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 front desk counter require assembly?\u003c\/summary\u003e\n            \u003cdiv class=\"kagu-faq-content\"\u003e\n              \u003cp\u003eNo. The counter is delivered as a finished product, helping reduce setup time for offices, salons, clinics, showrooms, and reception lobbies.\u003c\/p\u003e\n            \u003c\/div\u003e\n          \u003c\/details\u003e\n\n          \u003cdetails\u003e\n            \u003csummary\u003eCan I customise the size or colour?\u003c\/summary\u003e\n            \u003cdiv class=\"kagu-faq-content\"\u003e\n              \u003cp\u003eYes. Colour and size customisation are available. Please share your preferred finish, room measurements, and reception layout requirements before placing a custom order.\u003c\/p\u003e\n            \u003c\/div\u003e\n          \u003c\/details\u003e\n\n          \u003cdetails\u003e\n            \u003csummary\u003eAre lighting fixtures or power outlets included?\u003c\/summary\u003e\n            \u003cdiv class=\"kagu-faq-content\"\u003e\n              \u003cp\u003eNo. Lighting fixtures, power outlets, and electrical appliances are not included. The furniture may include openings so customers can prepare and install suitable electrical items separately.\u003c\/p\u003e\n            \u003c\/div\u003e\n          \u003c\/details\u003e\n\n          \u003cdetails\u003e\n            \u003csummary\u003eWhat should I check before delivery?\u003c\/summary\u003e\n            \u003cdiv class=\"kagu-faq-content\"\u003e\n              \u003cp\u003ePlease confirm the product size, packaging size, doorway width, lift dimensions, stair access, corridor route, and final placement area before ordering, especially because the desk is delivered pre-assembled.\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=\"KaguReadMoreTriggerJDTK057\"\u003eView Full Details\u003c\/label\u003e\n    \u003clabel class=\"kagu-readmore-btn k-label-hide\" for=\"KaguReadMoreTriggerJDTK057\"\u003eCollapse Details\u003c\/label\u003e\n  \u003c\/section\u003e\n\u003c\/div\u003e","brand":"Kaguyasu","offers":[{"title":"beige \/ Left-hand type \/ 100*60*100cm","offer_id":43011244884016,"sku":"JDT-K057-01","price":1028.0,"currency_code":"GBP","in_stock":true},{"title":"beige \/ Left-hand type \/ 120*60*100cm","offer_id":43011245342768,"sku":"JDT-K057-015","price":1096.0,"currency_code":"GBP","in_stock":true},{"title":"beige \/ Left-hand type \/ 140*60*100cm","offer_id":43011245801520,"sku":"JDT-K057-029","price":1159.0,"currency_code":"GBP","in_stock":true},{"title":"beige \/ Left-hand type \/ 150*60*100cm","offer_id":43011246260272,"sku":"JDT-K057-043","price":1225.0,"currency_code":"GBP","in_stock":true},{"title":"beige \/ Left-hand type \/ 160*60*100cm","offer_id":43011246719024,"sku":"JDT-K057-057","price":1320.0,"currency_code":"GBP","in_stock":true},{"title":"beige \/ Left-hand type \/ 180*60*100cm","offer_id":43011247177776,"sku":"JDT-K057-071","price":1451.0,"currency_code":"GBP","in_stock":true},{"title":"beige \/ Right-handed type \/ 100*60*100cm","offer_id":43011244916784,"sku":"JDT-K057-02","price":1028.0,"currency_code":"GBP","in_stock":true},{"title":"beige \/ Right-handed type \/ 120*60*100cm","offer_id":43011245375536,"sku":"JDT-K057-016","price":1096.0,"currency_code":"GBP","in_stock":true},{"title":"beige \/ Right-handed type \/ 140*60*100cm","offer_id":43011245834288,"sku":"JDT-K057-030","price":1159.0,"currency_code":"GBP","in_stock":true},{"title":"beige \/ Right-handed type \/ 150*60*100cm","offer_id":43011246293040,"sku":"JDT-K057-044","price":1225.0,"currency_code":"GBP","in_stock":true},{"title":"beige \/ Right-handed type \/ 160*60*100cm","offer_id":43011246751792,"sku":"JDT-K057-058","price":1320.0,"currency_code":"GBP","in_stock":true},{"title":"beige \/ Right-handed type \/ 180*60*100cm","offer_id":43011247210544,"sku":"JDT-K057-072","price":1451.0,"currency_code":"GBP","in_stock":true},{"title":"White \/ Left-hand type \/ 100*60*100cm","offer_id":43082415439920,"sku":"JDT-K057-03","price":1028.0,"currency_code":"GBP","in_stock":false},{"title":"White \/ Left-hand type \/ 120*60*100cm","offer_id":43082415570992,"sku":"JDT-K057-017","price":1096.0,"currency_code":"GBP","in_stock":false},{"title":"White \/ Left-hand type \/ 140*60*100cm","offer_id":43082415702064,"sku":"JDT-K057-031","price":1159.0,"currency_code":"GBP","in_stock":false},{"title":"White \/ Left-hand type \/ 150*60*100cm","offer_id":43082415833136,"sku":"JDT-K057-045","price":1225.0,"currency_code":"GBP","in_stock":false},{"title":"White \/ Left-hand type \/ 160*60*100cm","offer_id":43082415964208,"sku":"JDT-K057-059","price":1320.0,"currency_code":"GBP","in_stock":false},{"title":"White \/ Left-hand type \/ 180*60*100cm","offer_id":43082416095280,"sku":"JDT-K057-073","price":1451.0,"currency_code":"GBP","in_stock":false},{"title":"White \/ Right-handed type \/ 100*60*100cm","offer_id":43082415472688,"sku":"JDT-K057-04","price":1028.0,"currency_code":"GBP","in_stock":false},{"title":"White \/ Right-handed type \/ 120*60*100cm","offer_id":43082415603760,"sku":"JDT-K057-018","price":1096.0,"currency_code":"GBP","in_stock":false},{"title":"White \/ Right-handed type \/ 140*60*100cm","offer_id":43082415734832,"sku":"JDT-K057-032","price":1159.0,"currency_code":"GBP","in_stock":false},{"title":"White \/ Right-handed type \/ 150*60*100cm","offer_id":43082415865904,"sku":"JDT-K057-046","price":1225.0,"currency_code":"GBP","in_stock":false},{"title":"White \/ Right-handed type \/ 160*60*100cm","offer_id":43082415996976,"sku":"JDT-K057-060","price":1320.0,"currency_code":"GBP","in_stock":false},{"title":"White \/ Right-handed type \/ 180*60*100cm","offer_id":43082416128048,"sku":"JDT-K057-074","price":1451.0,"currency_code":"GBP","in_stock":false},{"title":"White Marble \/ Left-hand type \/ 100*60*100cm","offer_id":43082415505456,"sku":"JDT-K057-05","price":1028.0,"currency_code":"GBP","in_stock":false},{"title":"White Marble \/ Left-hand type \/ 120*60*100cm","offer_id":43082415636528,"sku":"JDT-K057-019","price":1096.0,"currency_code":"GBP","in_stock":false},{"title":"White Marble \/ Left-hand type \/ 140*60*100cm","offer_id":43082415767600,"sku":"JDT-K057-033","price":1159.0,"currency_code":"GBP","in_stock":false},{"title":"White Marble \/ Left-hand type \/ 150*60*100cm","offer_id":43082415898672,"sku":"JDT-K057-047","price":1225.0,"currency_code":"GBP","in_stock":false},{"title":"White Marble \/ Left-hand type \/ 160*60*100cm","offer_id":43082416029744,"sku":"JDT-K057-061","price":1320.0,"currency_code":"GBP","in_stock":false},{"title":"White Marble \/ Left-hand type \/ 180*60*100cm","offer_id":43082416160816,"sku":"JDT-K057-075","price":1451.0,"currency_code":"GBP","in_stock":false},{"title":"White Marble \/ Right-handed type \/ 100*60*100cm","offer_id":43082415538224,"sku":"JDT-K057-06","price":1028.0,"currency_code":"GBP","in_stock":false},{"title":"White Marble \/ Right-handed type \/ 120*60*100cm","offer_id":43082415669296,"sku":"JDT-K057-020","price":1096.0,"currency_code":"GBP","in_stock":false},{"title":"White Marble \/ Right-handed type \/ 140*60*100cm","offer_id":43082415800368,"sku":"JDT-K057-034","price":1159.0,"currency_code":"GBP","in_stock":false},{"title":"White Marble \/ Right-handed type \/ 150*60*100cm","offer_id":43082415931440,"sku":"JDT-K057-048","price":1225.0,"currency_code":"GBP","in_stock":false},{"title":"White Marble \/ Right-handed type \/ 160*60*100cm","offer_id":43082416062512,"sku":"JDT-K057-062","price":1320.0,"currency_code":"GBP","in_stock":false},{"title":"White Marble \/ Right-handed type \/ 180*60*100cm","offer_id":43082416193584,"sku":"JDT-K057-076","price":1451.0,"currency_code":"GBP","in_stock":false},{"title":"natural \/ Left-hand type \/ 100*60*100cm","offer_id":43011245080624,"sku":"JDT-K057-07","price":1028.0,"currency_code":"GBP","in_stock":true},{"title":"natural \/ Left-hand type \/ 120*60*100cm","offer_id":43011245539376,"sku":"JDT-K057-021","price":1096.0,"currency_code":"GBP","in_stock":true},{"title":"natural \/ Left-hand type \/ 140*60*100cm","offer_id":43011245998128,"sku":"JDT-K057-035","price":1159.0,"currency_code":"GBP","in_stock":true},{"title":"natural \/ Left-hand type \/ 150*60*100cm","offer_id":43011246456880,"sku":"JDT-K057-049","price":1225.0,"currency_code":"GBP","in_stock":true},{"title":"natural \/ Left-hand type \/ 160*60*100cm","offer_id":43011246915632,"sku":"JDT-K057-063","price":1320.0,"currency_code":"GBP","in_stock":true},{"title":"natural \/ Left-hand type \/ 180*60*100cm","offer_id":43011247374384,"sku":"JDT-K057-077","price":1451.0,"currency_code":"GBP","in_stock":true},{"title":"natural \/ Right-handed type \/ 100*60*100cm","offer_id":43011245113392,"sku":"JDT-K057-08","price":1028.0,"currency_code":"GBP","in_stock":true},{"title":"natural \/ Right-handed type \/ 120*60*100cm","offer_id":43011245572144,"sku":"JDT-K057-022","price":1096.0,"currency_code":"GBP","in_stock":true},{"title":"natural \/ Right-handed type \/ 140*60*100cm","offer_id":43011246030896,"sku":"JDT-K057-036","price":1159.0,"currency_code":"GBP","in_stock":true},{"title":"natural \/ Right-handed type \/ 150*60*100cm","offer_id":43011246489648,"sku":"JDT-K057-050","price":1225.0,"currency_code":"GBP","in_stock":true},{"title":"natural \/ Right-handed type \/ 160*60*100cm","offer_id":43011246948400,"sku":"JDT-K057-064","price":1320.0,"currency_code":"GBP","in_stock":true},{"title":"natural \/ Right-handed type \/ 180*60*100cm","offer_id":43011247407152,"sku":"JDT-K057-078","price":1451.0,"currency_code":"GBP","in_stock":true},{"title":"gray \/ Left-hand type \/ 100*60*100cm","offer_id":43011245146160,"sku":"JDT-K057-09","price":1028.0,"currency_code":"GBP","in_stock":true},{"title":"gray \/ Left-hand type \/ 120*60*100cm","offer_id":43011245604912,"sku":"JDT-K057-023","price":1096.0,"currency_code":"GBP","in_stock":true},{"title":"gray \/ Left-hand type \/ 140*60*100cm","offer_id":43011246063664,"sku":"JDT-K057-037","price":1159.0,"currency_code":"GBP","in_stock":true},{"title":"gray \/ Left-hand type \/ 150*60*100cm","offer_id":43011246522416,"sku":"JDT-K057-051","price":1225.0,"currency_code":"GBP","in_stock":true},{"title":"gray \/ Left-hand type \/ 160*60*100cm","offer_id":43011246981168,"sku":"JDT-K057-065","price":1320.0,"currency_code":"GBP","in_stock":true},{"title":"gray \/ Left-hand type \/ 180*60*100cm","offer_id":43011247439920,"sku":"JDT-K057-079","price":1451.0,"currency_code":"GBP","in_stock":true},{"title":"gray \/ Right-handed type \/ 100*60*100cm","offer_id":43011245178928,"sku":"JDT-K057-010","price":1028.0,"currency_code":"GBP","in_stock":true},{"title":"gray \/ Right-handed type \/ 120*60*100cm","offer_id":43011245637680,"sku":"JDT-K057-024","price":1096.0,"currency_code":"GBP","in_stock":true},{"title":"gray \/ Right-handed type \/ 140*60*100cm","offer_id":43011246096432,"sku":"JDT-K057-038","price":1159.0,"currency_code":"GBP","in_stock":true},{"title":"gray \/ Right-handed type \/ 150*60*100cm","offer_id":43011246555184,"sku":"JDT-K057-052","price":1225.0,"currency_code":"GBP","in_stock":true},{"title":"gray \/ Right-handed type \/ 160*60*100cm","offer_id":43011247013936,"sku":"JDT-K057-066","price":1320.0,"currency_code":"GBP","in_stock":true},{"title":"gray \/ Right-handed type \/ 180*60*100cm","offer_id":43011247472688,"sku":"JDT-K057-080","price":1451.0,"currency_code":"GBP","in_stock":true},{"title":"blue \/ Left-hand type \/ 100*60*100cm","offer_id":43011245211696,"sku":"JDT-K057-011","price":1028.0,"currency_code":"GBP","in_stock":true},{"title":"blue \/ Left-hand type \/ 120*60*100cm","offer_id":43011245670448,"sku":"JDT-K057-025","price":1096.0,"currency_code":"GBP","in_stock":true},{"title":"blue \/ Left-hand type \/ 140*60*100cm","offer_id":43011246129200,"sku":"JDT-K057-039","price":1159.0,"currency_code":"GBP","in_stock":true},{"title":"blue \/ Left-hand type \/ 150*60*100cm","offer_id":43011246587952,"sku":"JDT-K057-053","price":1225.0,"currency_code":"GBP","in_stock":true},{"title":"blue \/ Left-hand type \/ 160*60*100cm","offer_id":43011247046704,"sku":"JDT-K057-067","price":1320.0,"currency_code":"GBP","in_stock":true},{"title":"blue \/ Left-hand type \/ 180*60*100cm","offer_id":43011247505456,"sku":"JDT-K057-081","price":1451.0,"currency_code":"GBP","in_stock":true},{"title":"blue \/ Right-handed type \/ 100*60*100cm","offer_id":43011245244464,"sku":"JDT-K057-012","price":1028.0,"currency_code":"GBP","in_stock":true},{"title":"blue \/ Right-handed type \/ 120*60*100cm","offer_id":43011245703216,"sku":"JDT-K057-026","price":1096.0,"currency_code":"GBP","in_stock":true},{"title":"blue \/ Right-handed type \/ 140*60*100cm","offer_id":43011246161968,"sku":"JDT-K057-040","price":1159.0,"currency_code":"GBP","in_stock":true},{"title":"blue \/ Right-handed type \/ 150*60*100cm","offer_id":43011246620720,"sku":"JDT-K057-054","price":1225.0,"currency_code":"GBP","in_stock":true},{"title":"blue \/ Right-handed type \/ 160*60*100cm","offer_id":43011247079472,"sku":"JDT-K057-068","price":1320.0,"currency_code":"GBP","in_stock":true},{"title":"blue \/ Right-handed type \/ 180*60*100cm","offer_id":43011247538224,"sku":"JDT-K057-082","price":1451.0,"currency_code":"GBP","in_stock":true},{"title":"pink \/ Left-hand type \/ 100*60*100cm","offer_id":43011245277232,"sku":"JDT-K057-013","price":1028.0,"currency_code":"GBP","in_stock":true},{"title":"pink \/ Left-hand type \/ 120*60*100cm","offer_id":43011245735984,"sku":"JDT-K057-027","price":1096.0,"currency_code":"GBP","in_stock":true},{"title":"pink \/ Left-hand type \/ 140*60*100cm","offer_id":43011246194736,"sku":"JDT-K057-041","price":1159.0,"currency_code":"GBP","in_stock":true},{"title":"pink \/ Left-hand type \/ 150*60*100cm","offer_id":43011246653488,"sku":"JDT-K057-055","price":1225.0,"currency_code":"GBP","in_stock":true},{"title":"pink \/ Left-hand type \/ 160*60*100cm","offer_id":43011247112240,"sku":"JDT-K057-069","price":1320.0,"currency_code":"GBP","in_stock":true},{"title":"pink \/ Left-hand type \/ 180*60*100cm","offer_id":43011247570992,"sku":"JDT-K057-083","price":1451.0,"currency_code":"GBP","in_stock":true},{"title":"pink \/ Right-handed type \/ 100*60*100cm","offer_id":43011245310000,"sku":"JDT-K057-014","price":1028.0,"currency_code":"GBP","in_stock":true},{"title":"pink \/ Right-handed type \/ 120*60*100cm","offer_id":43011245768752,"sku":"JDT-K057-028","price":1096.0,"currency_code":"GBP","in_stock":true},{"title":"pink \/ Right-handed type \/ 140*60*100cm","offer_id":43011246227504,"sku":"JDT-K057-042","price":1159.0,"currency_code":"GBP","in_stock":true},{"title":"pink \/ Right-handed type \/ 150*60*100cm","offer_id":43011246686256,"sku":"JDT-K057-056","price":1225.0,"currency_code":"GBP","in_stock":true},{"title":"pink \/ Right-handed type \/ 160*60*100cm","offer_id":43011247145008,"sku":"JDT-K057-070","price":1320.0,"currency_code":"GBP","in_stock":true},{"title":"pink \/ Right-handed type \/ 180*60*100cm","offer_id":43011247603760,"sku":"JDT-K057-084","price":1451.0,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0681\/2870\/2512\/files\/front_desk_counter_reception_counter_desk_kaguyasuJDT-K057_main_images_6.jpg?v=1778752886"}],"url":"https:\/\/kaguyasu.fr\/en\/collections\/best-sale.oembed","provider":"Kaguyasu-EU","version":"1.0","type":"link"}