{"product_id":"premium-director-chair-luxurious-outdoor-seating-uk-hwzy-003","title":"Premium Director Chair | Luxurious Outdoor Seating UK | Kaguyasu","description":"\u003cstyle\u003e\n  .kagu-wrapper {\n    --k-pri: #409103;\n    --k-sec: #BACBB9;\n    --k-bg-dark: #E4E9E6;\n    --k-bg-light: #F3F3F3;\n    --k-text-main: #333333;\n    --k-text-title: #121A3E;\n    max-width: 1000px;\n    margin: 8px auto 0 auto !important;\n    padding: 0 15px;\n    font-family: 'Urbanist', sans-serif;\n    line-height: 1.6;\n    color: var(--k-text-main);\n    text-align: left;\n  }\n  .kagu-wrapper * { box-sizing: border-box; }\n  .kagu-wrapper h2,\n  .kagu-wrapper h3,\n  .kagu-wrapper h4 {\n    font-family: 'Poppins', sans-serif;\n    text-transform: uppercase;\n    font-weight: 700;\n    letter-spacing: 1px;\n    color: var(--k-text-title);\n    margin-top: 30px;\n    margin-bottom: 15px;\n  }\n  .kagu-banner-title {\n    font-size: 2rem;\n    text-align: center;\n    margin-bottom: 25px;\n    display: block;\n    color: var(--k-text-title);\n  }\n  .kagu-wrapper h2 {\n    font-size: 1.6rem;\n    border-bottom: 3px solid var(--k-pri);\n    display: inline-block;\n    padding-bottom: 8px;\n  }\n  .kagu-wrapper h3 { font-size: 1.2rem; }\n\n  .kagu-usp-bullets {\n    background: var(--k-bg-light);\n    padding: 25px 30px;\n    border-radius: 8px;\n    border-left: 5px solid var(--k-pri);\n    margin-bottom: 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: 1200px;\n    overflow: hidden;\n    transition: max-height 0.6s ease-out;\n    position: relative;\n  }\n  .kagu-content-preview::after {\n    content: \"\";\n    position: absolute;\n    bottom: 0;\n    left: 0;\n    width: 100%;\n    height: 120px;\n    background: linear-gradient(transparent, #ffffff);\n    pointer-events: none;\n  }\n  .kagu-readmore-trigger:checked ~ .kagu-content-preview { max-height: 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-info-grid {\n    display: grid;\n    grid-template-columns: repeat(2, 1fr);\n    gap: 18px;\n    margin: 25px 0 35px;\n  }\n  .kagu-info-card {\n    background: var(--k-bg-light);\n    border: 1px solid var(--k-bg-dark);\n    border-radius: 8px;\n    padding: 20px;\n  }\n  .kagu-info-card h3 {\n    margin-top: 0;\n    margin-bottom: 10px;\n    color: var(--k-text-title);\n  }\n  .kagu-info-card p {\n    margin: 0;\n    font-size: 14.5px;\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: '\\2714';\n    color: var(--k-pri);\n    position: absolute;\n    left: 0;\n    font-weight: bold;\n  }\n\n  .kagu-faq-section {\n    margin-top: 50px;\n    margin-bottom: 40px;\n  }\n  .kagu-accordion {\n    display: grid;\n    gap: 12px;\n    margin-top: 20px;\n  }\n  .kagu-accordion details {\n    border: 1px solid var(--k-bg-dark);\n    border-radius: 8px;\n    background: #fff;\n    overflow: hidden;\n    transition: all 0.3s;\n  }\n  .kagu-accordion details:hover { border-color: var(--k-pri); }\n  .kagu-accordion summary {\n    display: flex;\n    justify-content: space-between;\n    align-items: center;\n    padding: 16px 20px;\n    font-weight: 700;\n    cursor: pointer;\n    list-style: none;\n    user-select: none;\n    color: var(--k-text-title);\n    font-size: 15px;\n  }\n  .kagu-accordion summary::-webkit-details-marker { display: none; }\n  .kagu-accordion summary::after {\n    content: \"+\";\n    color: var(--k-pri);\n    font-size: 24px;\n    font-weight: 400;\n    line-height: 1;\n    transition: transform 0.3s;\n  }\n  .kagu-accordion details[open] summary::after { content: \"\\2714\"; }\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-usp-bullets {\n      padding: 18px 15px;\n      margin-bottom: 30px;\n    }\n    .kagu-info-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\u003ePremium Outdoor Presence:\u003c\/b\u003e A luxurious outdoor seating option designed for patios, terraces, garden lounges, hotels, caf¡§|s, and leisure venues.\n    \u003c\/li\u003e\n    \u003cli\u003e\n      \u003cb\u003eDirector Chair Inspired Comfort:\u003c\/b\u003e A relaxed seating profile supports casual conversation, guest waiting areas, and refined outdoor hospitality settings.\n    \u003c\/li\u003e\n    \u003cli\u003e\n      \u003cb\u003eSoft Woven Look:\u003c\/b\u003e Vine technology cloth provides a warm, textured appearance that suits contemporary outdoor and semi-outdoor spaces.\n    \u003c\/li\u003e\n    \u003cli\u003e\n      \u003cb\u003eFlexible Colour Selection:\u003c\/b\u003e Available in khaki, black, off-white, and coffee brown, with colour customisation available for project-based requirements.\n    \u003c\/li\u003e\n    \u003cli\u003e\n      \u003cb\u003eMultiple Seating Configurations:\u003c\/b\u003e A wide range of listed sizes supports individual chairs, wider seating modules, tables, and coordinated outdoor lounge 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=\"KaguReadMoreTriggerHWZY003\" class=\"kagu-readmore-trigger\"\u003e\n\n    \u003cdiv class=\"kagu-content-preview\"\u003e\n      \u003ch2 class=\"kagu-banner-title\"\u003ePremium Director Chair for Luxurious Outdoor Seating\u003c\/h2\u003e\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0681\/2870\/2512\/files\/modern_l-shaped_sofas_luxury_outdoor_furniture_sets_kaguyasuHWZY-003_detailed_images_51f01d7d-007a-459d-87b5-23d62994b385.jpg?v=1779672258\" alt=\"Premium director chair and luxurious outdoor seating set for UK patios and terraces\" class=\"kagu-hero-img\"\u003e\n      \u003cp class=\"kagu-intro\"\u003eUpgrade your outdoor lounge, hospitality terrace, caf¡§| patio, garden seating area, or commercial leisure space with this premium director chair and outdoor seating collection. The design combines a relaxed seating silhouette, textured vine technology cloth, coordinated colour options, and multiple size configurations for flexible outdoor use.\u003c\/p\u003e\n\n      \u003cdiv class=\"kagu-info-grid\"\u003e\n        \u003cdiv class=\"kagu-info-card\"\u003e\n          \u003ch3\u003eLuxurious Outdoor Seating UK\u003c\/h3\u003e\n          \u003cp\u003eDesigned for refined outdoor and semi-outdoor environments, this seating range helps create a comfortable and elevated atmosphere for residential patios, hotels, caf¡§|s, resorts, and commercial reception terraces.\u003c\/p\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"kagu-info-card\"\u003e\n          \u003ch3\u003eVine Technology Cloth Texture\u003c\/h3\u003e\n          \u003cp\u003eThe vine technology cloth finish delivers a woven, tactile look that adds warmth and visual depth, making the seating suitable for relaxed outdoor lounge arrangements and modern leisure settings.\u003c\/p\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"kagu-info-card\"\u003e\n          \u003ch3\u003eFlexible Seating Configurations\u003c\/h3\u003e\n          \u003cp\u003eMultiple listed dimensions allow the range to support different seating combinations, including individual chair formats, wider seating modules, tables, and coordinated outdoor lounge pieces.\u003c\/p\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"kagu-info-card\"\u003e\n          \u003ch3\u003eCustom Colour Support\u003c\/h3\u003e\n          \u003cp\u003eChoose from khaki, black, off-white, and coffee brown. Colour customisation is available for hospitality projects, commercial outdoor seating plans, and brand-matched leisure spaces.\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\u003ePremium Director Chair \/ Luxurious Outdoor Seating\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n              \u003cth scope=\"row\"\u003eMaterial\u003c\/th\u003e\n              \u003ctd\u003eVine technology cloth\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n              \u003cth scope=\"row\"\u003eColour Options\u003c\/th\u003e\n              \u003ctd\u003eKhaki, Black, Off-white, Coffee Brown\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n              \u003cth scope=\"row\"\u003eWeight\u003c\/th\u003e\n              \u003ctd\u003eApprox. 10¡§C130kg, depending on selected item and configuration\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n              \u003cth scope=\"row\"\u003eAvailable Sizes\u003c\/th\u003e\n              \u003ctd\u003e73 ?¨¢ 70 ?¨¢ 74cm, 148 ?¨¢ 70 ?¨¢ 74cm, 190 ?¨¢ 70 ?¨¢ 74cm, 120 ?¨¢ 120 ?¨¢ 76cm, 160 ?¨¢ 120 ?¨¢ 75cm, 180 ?¨¢ 120 ?¨¢ 76cm, 148 ?¨¢ 70 ?¨¢ 40cm, 140 ?¨¢ 70 ?¨¢ 74cm, 60 ?¨¢ 60 ?¨¢ 42cm, 55 ?¨¢ 55 ?¨¢ 119cm, 56 ?¨¢ 58 ?¨¢ 78cm\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\u003eColour customisation is available\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n              \u003cth scope=\"row\"\u003eRecommended Uses\u003c\/th\u003e\n              \u003ctd\u003ePatios, terraces, garden lounges, hotel outdoor areas, caf¡§| seating, resort spaces, leisure venues, and semi-outdoor reception areas\u003c\/td\u003e\n            \u003c\/tr\u003e\n          \u003c\/tbody\u003e\n        \u003c\/table\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"kagu-note-box\"\u003e\n        \u003cp\u003e\u003cb\u003eMaterial \u0026amp; Colour Notice:\u003c\/b\u003e Due to material characteristics, slight differences in colour, surface texture, or pattern may occur and will not affect normal use.\u003c\/p\u003e\n        \u003cp\u003eChanges caused by ordinary wear and tear are not considered product defects. Actual colour may vary slightly from photos due to lighting conditions and screen resolution.\u003c\/p\u003e\n        \u003cp\u003eProduct photos are for reference only. Please confirm the selected colour, item size, and configuration before placing an order.\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 outdoor seating, hospitality, and commercial leisure-space orders:\u003c\/p\u003e\n        \u003cul\u003e\n          \u003cli\u003e\n\u003cb\u003eProject Planning:\u003c\/b\u003e Please confirm the required quantity, colour, seating layout, and item dimensions before ordering.\u003c\/li\u003e\n          \u003cli\u003e\n\u003cb\u003eAssembly Required:\u003c\/b\u003e Assembly is required. Prepare suitable space, tools, and installation time before use.\u003c\/li\u003e\n          \u003cli\u003e\n\u003cb\u003eAccess Verification:\u003c\/b\u003e For larger outdoor furniture pieces, check doorway width, lift access, stair clearance, and final placement route before delivery.\u003c\/li\u003e\n          \u003cli\u003e\n\u003cb\u003eBulk Orders:\u003c\/b\u003e For hotels, caf¡§|s, resorts, offices, and commercial terrace projects, please confirm layout and quantity requirements before fulfilment.\u003c\/li\u003e\n          \u003cli\u003e\n\u003cb\u003eCustom Requests:\u003c\/b\u003e Colour customisation may be available for project-based orders. Please contact support before fulfilment for tailored requirements.\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 director chair suitable for outdoor use?\u003c\/summary\u003e\n            \u003cdiv class=\"kagu-faq-content\"\u003e\n              \u003cp\u003eYes. It is designed for outdoor and semi-outdoor seating environments such as patios, terraces, garden lounges, caf¡§|s, hotels, and leisure spaces.\u003c\/p\u003e\n            \u003c\/div\u003e\n          \u003c\/details\u003e\n\n          \u003cdetails\u003e\n            \u003csummary\u003eDoes this outdoor seating require assembly?\u003c\/summary\u003e\n            \u003cdiv class=\"kagu-faq-content\"\u003e\n              \u003cp\u003eYes. Assembly is required. Please prepare the necessary space and tools before installation, especially for larger seating or table configurations.\u003c\/p\u003e\n            \u003c\/div\u003e\n          \u003c\/details\u003e\n\n          \u003cdetails\u003e\n            \u003csummary\u003eCan I customise the colour?\u003c\/summary\u003e\n            \u003cdiv class=\"kagu-faq-content\"\u003e\n              \u003cp\u003eYes. Colour customisation is available. Standard colour options include khaki, black, off-white, and coffee brown.\u003c\/p\u003e\n            \u003c\/div\u003e\n          \u003c\/details\u003e\n\n          \u003cdetails\u003e\n            \u003csummary\u003eWhy are there multiple sizes listed?\u003c\/summary\u003e\n            \u003cdiv class=\"kagu-faq-content\"\u003e\n              \u003cp\u003eThe listed dimensions may correspond to different seating modules, chairs, tables, or coordinated outdoor furniture pieces. Please confirm the exact item and configuration before placing your 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=\"KaguReadMoreTriggerHWZY003\"\u003eView Full Details\u003c\/label\u003e\n    \u003clabel class=\"kagu-readmore-btn k-label-hide\" for=\"KaguReadMoreTriggerHWZY003\"\u003eCollapse Details\u003c\/label\u003e\n  \u003c\/section\u003e\n\u003c\/div\u003e","brand":"Kaguyasu","offers":[{"title":"Galvanized steel frame \/ Single-person size 73*70*74cm \/ Khaki","offer_id":43011232202800,"sku":"HWZY-003-01","price":318.0,"currency_code":"GBP","in_stock":true},{"title":"Galvanized steel frame \/ Two-person size 148*70*74cm\/Khaki","offer_id":43011232268336,"sku":"HWZY-003-02","price":500.0,"currency_code":"GBP","in_stock":true},{"title":"Galvanized steel frame \/ Three-person size 190*70*74cm \/ Khaki","offer_id":43011232333872,"sku":"HWZY-003-03","price":683.0,"currency_code":"GBP","in_stock":true},{"title":"Galvanized steel frame \/ Round bed 120*120*76cm\/Khaki","offer_id":43011232399408,"sku":"HWZY-003-09","price":914.0,"currency_code":"GBP","in_stock":true},{"title":"Galvanized steel frame \/ Round bed 160*120*75cm\/Khaki","offer_id":43011232464944,"sku":"HWZY-003-010","price":1067.0,"currency_code":"GBP","in_stock":true},{"title":"Galvanized steel frame \/ Round bed 180*120*76cm\/Khaki","offer_id":43011232530480,"sku":"HWZY-003-011","price":1207.0,"currency_code":"GBP","in_stock":true},{"title":"Galvanized steel frame \/ 148*70*40cm\/Khaki","offer_id":43011232596016,"sku":"HWZY-003-013","price":500.0,"currency_code":"GBP","in_stock":true},{"title":"Galvanized steel frame \/ 140*70*74cm eft-handed type \/ Khaki","offer_id":43011232661552,"sku":"HWZY-003-014","price":470.0,"currency_code":"GBP","in_stock":true},{"title":"Galvanized steel frame \/ 140*70*74cm Right-hand type \/ Khaki","offer_id":43011232727088,"sku":"HWZY-003-015","price":470.0,"currency_code":"GBP","in_stock":true},{"title":"Galvanized steel frame \/ Foot 60*60*42cm","offer_id":43011232792624,"sku":"HWZY-003-021","price":214.0,"currency_code":"GBP","in_stock":true},{"title":"Galvanized steel frame \/ Chair 55*55*119cm\/Khaki","offer_id":43011232858160,"sku":"HWZY-003-022","price":169.0,"currency_code":"GBP","in_stock":true},{"title":"Galvanized steel frame \/ Chair 56*58*78cm\/Khaki","offer_id":43011232923696,"sku":"HWZY-003-023","price":140.0,"currency_code":"GBP","in_stock":true},{"title":"Aluminum alloy frame \/ Single-person size 73*70*74cm \/ Khaki","offer_id":43011232235568,"sku":"HWZY-003-024","price":409.0,"currency_code":"GBP","in_stock":true},{"title":"Aluminum alloy frame \/ Two-person size 148*70*74cm\/Khaki","offer_id":43011232301104,"sku":"HWZY-003-025","price":637.0,"currency_code":"GBP","in_stock":true},{"title":"Aluminum alloy frame \/ Three-person size 190*70*74cm \/ Khaki","offer_id":43011232366640,"sku":"HWZY-003-026","price":865.0,"currency_code":"GBP","in_stock":true},{"title":"Aluminum alloy frame \/ Round bed 120*120*76cm\/Khaki","offer_id":43011232432176,"sku":"HWZY-003-027","price":1092.0,"currency_code":"GBP","in_stock":true},{"title":"Aluminum alloy frame \/ Round bed 160*120*75cm\/Khaki","offer_id":43011232497712,"sku":"HWZY-003-028","price":1286.0,"currency_code":"GBP","in_stock":true},{"title":"Aluminum alloy frame \/ Round bed 180*120*76cm\/Khaki","offer_id":43011232563248,"sku":"HWZY-003-029","price":1400.0,"currency_code":"GBP","in_stock":true},{"title":"Aluminum alloy frame \/ 148*70*40cm\/Khaki","offer_id":43011232628784,"sku":"HWZY-003-031","price":637.0,"currency_code":"GBP","in_stock":true},{"title":"Aluminum alloy frame \/ 140*70*74cm eft-handed type \/ Khaki","offer_id":43011232694320,"sku":"HWZY-003-032","price":637.0,"currency_code":"GBP","in_stock":true},{"title":"Aluminum alloy frame \/ 140*70*74cm Right-hand type \/ Khaki","offer_id":43011232759856,"sku":"HWZY-003-033","price":637.0,"currency_code":"GBP","in_stock":true},{"title":"Aluminum alloy frame \/ Foot 60*60*42cm","offer_id":43011232825392,"sku":"HWZY-003-035","price":221.0,"currency_code":"GBP","in_stock":true},{"title":"Aluminum alloy frame \/ Chair 55*55*119cm\/Khaki","offer_id":43011232890928,"sku":"HWZY-003-036","price":282.0,"currency_code":"GBP","in_stock":true},{"title":"Aluminum alloy frame \/ Chair 56*58*78cm\/Khaki","offer_id":43011232956464,"sku":"HWZY-003-037","price":242.0,"currency_code":"GBP","in_stock":true},{"title":"Customizable \/ 20 pieces (Orange * 10 + Green * 10) \/ 45*45*10cm\/Cushion","offer_id":43011232989232,"sku":"HWZY-003-ZT-01","price":604.0,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0681\/2870\/2512\/files\/modern_l-shaped_sofas_luxury_outdoor_furniture_sets_kaguyasuHWZY-003_main_images.webp?v=1779439626","url":"https:\/\/kaguyasu.co.uk\/products\/premium-director-chair-luxurious-outdoor-seating-uk-hwzy-003","provider":"Kaguyasu-EU","version":"1.0","type":"link"}