Boulies OP180
.ep180-product-description { --large-heading-size: 48px; --medium-heading-size: 36px; --body-size: 24px; --heading-color: #141414; --body-color: #595959; width: 100%; max-width: 19 20px; margin: 0 auto; } .ep180-product-description img { display: block; } /* poster */ .ep180-description-poster img { width: 100%; height: auto; } /* ready */ .ep180-description-ready { width: 100%; position: relative; } .ep180-description-ready__background { display: flex; justify-content: center; overflow: hidden; } .ep180-description-ready__background img { max-width: 1920px; height: auto; } .ep180-description-ready__text { position: absolute; left: 8.44%; top: 50%; transform: translateY(-50%); max-width: 562px; } .ep180-description-ready__text__title { font-size: var(--large-heading-size); color: var(--heading-color); font-weight: 700; } .ep180-description-ready__text__content { font-size: var(--body-size); color: var(--body-color); margin-top: 16px; line-height: 1.5; } /* last */ .ep180-description-last { width: 100%; position: relative; } .ep180-description-last__background { display: flex; justify-content: center; overflow: hidden; } .ep180-description-last__background img { max-width: 1920px; height: auto; } .ep180-description-last__text { position: absolute; right: 7.08%; top: 50%; transform: translateY(-50%); max-width: 608px; } .ep180-description-last__text__title { font-size: var(--large-heading-size); color: var(--heading-color); font-weight: 700; } .ep180-description-last__text__content { font-size: var(--body-size); color: var(--body-color); margin-top: 16px; line-height: 1.5; } /* function */ .ep180-description-function { width: 100%; background-color: #f0f0f0; display: flex; flex-direction: row-reverse; } .ep180-description-function__img { flex: 840; display: flex; justify-content: center; align-items: center; } .ep180-description-function__img img { max-width: 840px; width: 100%; height: auto; } .ep180-description-function__text { flex: 1080; display: flex; flex-direction: column; justify-content: center; align-items: center; } .ep180-description-function__text__title { font-size: var(--large-heading-size); color: var(--heading-color); font-weight: 700; width: 62.96%; } .ep180-description-function__text__content { font-size: var(--body-size); color: var(--body-color); margin-top: 16px; line-height: 1.5; width: 62.96%; } .ep180-description-function__text__img { margin-top: 32px; width: 62.96%; } .ep180-description-function__text__img img { max-width: 680px; width: 100%; height: auto; } .ep180-description-customisable { width: 100%; } .ep180-description-customisable__text { margin: 120px auto 40px; width: 76.875%; display: flex; flex-direction: row; gap: 15.51%; } .ep180-description-customisable__text__title { font-size: var(--large-heading-size); color: var(--heading-color); font-weight: 700; flex: 473; } .ep180-description-customisable__text__content { font-size: var(--body-size); color: var(--body-color); line-height: 1.5; flex: 774; } .ep180-description-customisable__text__content .text-strong { font-weight: 700; color: #141414; } /* img-group-slider-container */ .ep180-description__img-group { width: 100%; margin-bottom: 72px; } /* .slick-slide { height: unset !important; } */ .ep180-description__img-item { position: relative; margin: 0 12px; max-width: 1050px; } .ep180-description__img-item-background { width: 100%; } .ep180-description__img-item-background img { width: 100%; height: auto; } .ep180-description__img-item-text { position: absolute; left: 6.1%; bottom: 16%; max-width: 390px; } .ep180-description__img-item-text__title { font-size: var(--medium-heading-size); color: var(--heading-color); font-weight: 700; } .ep180-description__img-item-text__content { font-size: var(--body-size); color: var(--body-color); margin-top: 16px; line-height: 1.5; } .ep180-description__img-group-arrow { display: flex; justify-content: end; align-items: center; gap: 16px; width: 88.44%; margin-top: 24px; } .ep180-description__img-group-arrow svg { width: 64px; height: 64px; cursor: pointer; transition: opacity 0.3s ease; } .ep180-description__img-group-arrow svg:hover { opacity: 0.7; } /* lock */ .ep180-description-lock { width: 100%; position: relative; } .ep180-description-lock__background { width: 100%; display: flex; justify-content: center; overflow: hidden; } .ep180-description-lock__background img { max-width: 1920px; height: auto; } .ep180-description-lock__text { position: absolute; right: 7.71%; top: 50%; transform: translateY(-50%); max-width: 518px; } .ep180-description-lock__text__title { font-size: var(--large-heading-size); color: var(--heading-color); font-weight: 700; } .ep180-description-lock__text__content { font-size: var(--body-size); color: var(--body-color); line-height: 1.5; margin-top: 16px; } .ep180-description__text-tip { margin-top: 8px; display: block; } /* armrest */ .ep180-description-armrest { width: 100%; position: relative; } .ep180-description-armrest__background { width: 100%; display: flex; justify-content: center; overflow: hidden; } .ep180-description-armrest__background img { max-width: 1920px; height: auto; } .ep180-description-armrest__text { position: absolute; left: 9.9%; top: 50%; transform: translateY(-50%); max-width: 593px; } .ep180-description-armrest__text__title { font-size: var(--large-heading-size); color: var(--heading-color); font-weight: 700; } .ep180-description-armrest__text__content { font-size: var(--body-size); color: var(--body-color); line-height: 1.5; margin-top: 16px; } /* support */ .ep180-description-support { width: 80.21%; margin: 96px auto; } .ep180-description-support__title { font-size: var(--large-heading-size); color: var(--heading-color); font-weight: 700; max-width: 541px; } .ep180-description-support__img-group { display: flex; flex-direction: row; gap: 24px; margin-top: 40px; } .ep180-description-support__img-item { width: 50%; } .ep180-description-support__img-item img { width: 100%; height: auto; } .ep180-description-support__text__content { --body-size: 20px; font-size: var(--body-size); color: var(--body-color); line-height: 1.5; margin: 16px 9px 0; } /* caster */ .ep180-description-caster { width: 100%; position: relative; } .ep180-description-caster__background { width: 100%; display: flex; justify-content: center; overflow: hidden; } .ep180-description-caster__background img { max-width: 1920px; height: auto; } .ep180-description-caster__text { position: absolute; left: 50%; bottom: 7.18%; transform: translateX(-50%); max-width: 1117px; width: 100%; color: #ffffff; text-align: center; } .ep180-description-caster__text__title { font-size: var(--large-heading-size); font-weight: 700; } .ep180-description-caster__text__content { font-size: var(--body-size); line-height: 1.5; margin-top: 16px; } /* showcase */ .ep180-description-showcase { max-width: 1468px; margin: 120px auto 0; display: grid; grid-template-columns: 43fr 56fr 43fr; gap: 24px; } .ep180-description-showcase img { width: 100%; height: auto; object-fit: cover; } .showcase-img-1 { grid-column: span 2; grid-row: span 2; } .showcase-img-5 { grid-row: span 2; } @media (max-width: 1440px) { .ep180-product-description { --large-heading-size: 42px; --medium-heading-size: 28px; --body-size: 24px; } .ep180-description-ready__background img, .ep180-description-last__background img, .ep180-description-armrest__background img, .ep180-description-lock__background img, .ep180-description-caster__background img { max-width: 1440px; } .ep180-description-ready__text { left: 7.64%; max-width: 464px; } .ep180-description-last__text { max-width: 496px; } .ep180-description-function__text { align-items: unset; } .ep180-description-function__text__title, .ep180-description-function__text__content, .ep180-description-function__text__img { width: unset; } .ep180-description-function__text__title { margin-left: 14.2%; } .ep180-description-function__text__content { margin: 1.98% 8.02% 0 14.2%; } .ep180-description-function__text__img { margin: 3.95% 21.6% 0 14.2%; } .ep180-description-customisable__text { margin: 96px auto 32px; gap: 11.01%; } .ep180-description__img-item { max-width: 840px; } .ep180-description__img-item-text { max-width: 327px; } .ep180-description__img-group-arrow svg { width: 56px; height: 56px; } .ep180-description__img-group { margin-bottom: 52px; } .ep180-description__img-item-text__content { --body-size: 20px; } .ep180-description-lock__text { right: 3.33%; max-width: 494px; } .ep180-description-armrest__text { left: 11.11%; max-width: 496px; } .ep180-description-support { margin: 80px auto; } .ep180-description-support__img-group { margin-top: 32px; } .ep180-description-support__text__content { --body-size: 20px; } .ep180-description-caster__text { max-width: 865px; } } @media (max-width: 1200px) { .ep180-product-description { --large-heading-size: 36px; --medium-heading-size: 24px; --body-size: 20px; } .ep180-description-ready__background img, .ep180-description-last__background img, .ep180-description-armrest__background img, .ep180-description-lock__background img, .ep180-description-caster__background img { max-width: 1200px; } .ep180-description-ready__text { left: 6.67%; max-width: 380px; } .ep180-description-last__text { right: 6.67%; max-width: 384px; } .ep180-description-function__text__title { margin-left: 11.85%; } .ep180-description-function__text__content { margin: 2.34% 4.11% 0 11.85%; } .ep180-description-function__text__img { margin: 3.56% 28.89% 0 11.85%; } .ep180-description-customisable__text { margin: 72px auto 24px; width: 82.17%; gap: 9.63%; } .ep180-description__img-item { max-width: 720px; margin: 0 8px; } .ep180-description__img-item-text { left: 4.44%; bottom: 13.63%; max-width: 291px; } .ep180-description__img-group-arrow svg { width: 48px; height: 48px; } .ep180-description__img-item-text__content { --body-size: 18px; } .ep180-description-lock__text { right: 5.17%; max-width: 348px; } .ep180-description-armrest__text { left: 11.25%; max-width: 421px; } .ep180-description-support { margin: 64px auto; width: 78%; } .ep180-description-support__img-group { margin-top: 24px; gap: 16px; } .ep180-description-support__text__content { --body-size: 16px; } .ep180-description-caster__text__content { --body-size: 18px; } } @media (max-width: 900px) { .ep180-product-description { --large-heading-size: 36px; --medium-heading-size: 36px; --body-size: 24px; } .ep180-description-ready__background img, .ep180-description-last__background img { width: 100%; } .ep180-description-lock__background img, .ep180-description-armrest__background img, .ep180-description-caster__background img { max-width: 900px; } .ep180-description-ready, .ep180-description-last { display: flex; flex-direction: column-reverse; } .ep180-description-ready__text, .ep180-description-last__text { position: unset; transform: unset; max-width: unset; padding: 72px 56px 32px 56px; background-color: #f5f5f5; } .ep180-description-ready__background img, .ep180-description-last__background img { width: 100%; } .ep180-description-function { display: flex; flex-direction: column-reverse; } .ep180-description-function__img { width: 100%; } .ep180-description-function__text { margin: 54px 56px 56px 56px; } .ep180-description-function__text__title, .ep180-description-function__text__content, .ep180-description-function__text__img { width: 100%; } .ep180-description-function__text__title { margin: 0; } .ep180-description-function__text__content { margin: 16px 0 0 0; } .ep180-description-function__text__img { margin: 32px 0 0 0; } .ep180-description-function__text__img img { max-width: 788px; } .ep180-description-function__img img { max-width: 900px; } .ep180-description-customisable__text { flex-direction: column; margin: 56px 6.22% 32px; gap: 16px; width: unset; } .ep180-description-customisable__text__title { max-width: 358px; } .ep180-description__img-slider-container { margin: 32px 0; } .ep180-description__img-group { margin: 0; } .ep180-description__img-item { margin: 24px 3.33% 0; max-width: unset; } .ep180-description__img-item-text { left: 6.67%; bottom: 12%; max-width: 260px; } .ep180-description__img-item-text__title { font-size: 36px; } .ep180-description__img-item-text__content { font-size: 24px; margin-top: 16px; } .ep180-description__img-group-arrow { display: none; } .ep180-description-lock__text { top: 6.49%; left: 6.22%; right: 6.22%; transform: unset; max-width: unset; } .ep180-description-lock__text__content { margin-top: 16px; } .ep180-description__text-tip { margin-top: 16px; } .ep180-description-armrest__text { left: 8.33%; max-width: 387px; } .ep180-description-armrest__text__content { margin-top: 16px; } .ep180-description-support { width: 87.56%; } .ep180-description-support__img-group { margin-top: 32px; } .ep180-description-support__text__content { margin: 16px 3px 0; } .ep180-description-caster__text { width: 83%; } } @media (max-width: 600px) { .ep180-product-description { --large-heading-size: 7vw; --medium-heading-size: 4.67vw; --body-size: 4.67vw; } .ep180-description-ready__background img, .ep180-description-last__background img, .ep180-description-armrest__background img, .ep180-description-lock__background img, .ep180-description-caster__background img { width: 100%; } .ep180-description-ready, .ep180-description-last { display: flex; flex-direction: column-reverse; } .ep180-description-ready__text, .ep180-description-last__text { position: unset; transform: unset; max-width: unset; padding: 8vw 5.33vw 9vw 5.33vw; } .ep180-description-ready__text__content, .ep180-description-last__text__content { margin-top: 2.67vw; } .ep180-description-ready__background img, .ep180-description-last__background img { width: 100%; } .ep180-description-function { display: flex; flex-direction: column-reverse; } .ep180-description-function__img { width: 100%; } .ep180-description-function__text { margin: 8vw auto 6.67vw; } .ep180-description-function__text__title, .ep180-description-function__text__content, .ep180-description-function__text__img { width: 89.33vw; } .ep180-description-function__text__content { margin: 2.67vw 0 0 0; } .ep180-description-function__text__img { margin: 4vw 0 0 0; } .ep180-description-customisable__text { width: 89.33vw; flex-direction: column; margin: 8vw auto; gap: 2.67vw; } .ep180-description-customisable__text__title { max-width: 68.33vw; } .ep180-description__img-slider-container { margin: 0; } .ep180-description__img-group { margin: 0; } .ep180-description__img-item { margin: 0; } .ep180-description__img-item-text { top: 8vw; left: 50%; transform: translateX(-50%); width: 82.33vw; max-width: unset; text-align: center; } .ep180-description__img-item-text__title { font-size: 6vw; } .ep180-description__img-item-text__content { font-size: 4vw; margin-top: 2.67vw; } .ep180-description__img-group-arrow { display: none; } .ep180-description-lock__text { top: 8vw; right: 50%; left: unset; transform: translateX(50%); max-width: unset; width: 89.33vw; } .ep180-description-lock__text__content { margin-top: 2.67vw; } .ep180-description__text-tip { margin-top: 2.67vw; } .ep180-description-armrest__text { top: 8vw; left: 50%; transform: translateX(-50%); max-width: unset; width: 89.33vw; } .ep180-description-armrest__text__content { margin-top: 2.67vw; } .ep180-description-support { width: 89.33vw; margin: 8vw auto; } .ep180-description-support__title { max-width: unset; } .ep180-description-support__img-group { flex-direction: column; gap: 5.33vw; margin-top: 5.33vw; } .ep180-description-support__img-item { width: 100%; } .ep180-description-support__text__content { margin: 2.67vw 0 0; --body-size: 4.67vw; } .ep180-description-caster__text { bottom: 6.67vw; left: 50%; transform: translateX(-50%); width: 89.33vw; text-align: left; } .ep180-description-caster__text__content { margin-top: 2.67vw; --body-size: 4.67vw; } /* showcase */ .ep180-description-showcase { margin: 13.33vw 5.33vw 0; grid-template-columns: 1fr 1fr; gap: 2.33vw; } .showcase-img-1 { grid-column: span 2; grid-row: span 2; } .showcase-img-2 { order: 3; } .showcase-img-3 { order: 4; } .showcase-img-4 { order: 5; grid-column: span 2; } } 5 Minutes & 6 Screws - Get your Chair Ready Only 6 screws required to assemble. You’ll have your chair ready in just 5 minutes – no special skills needed. Whether you’re worried about complicated assembly or placing a bulk order and concerned about assembling multiple chairs, Boulies OP180 makes it effortless. Strong, Solid, And Built To Last Equipped with Boulies new heavy-duty tilt mechanism, the OP180 chair can support up to 160kg in weight. Designed form strength and durability, this solid tilt mechanism ensures long-term performance and reliable support for everyday use. Seat Tilt Function For added flexibility, Boulies OP180 features a seat tilt function which allows you to lean forwards for focused work or recline slightly backwards to relax. Whether you’re sitting for short tasks or long hours, the OP180 offers the support you need in every position—helping reduce strain and improve overall comfort. Customisable Comfort for Individuals Boulies OP180 is designed to adapt to people in different heights. Whether you’re sharing the chai with a partner or simply want a more personalised fit or want to accommodate users of varying heights, you can adjust the backrest height, the seat depth and the seat height to suit bodies perfectly. Seat depth adjustment Seat depth can adjust within 45.5 - 50cm to support your thigh. Seat height adjustment A seat height range from 44 to 51 cm to maintain your height. * circular from floor to the front of the seat. Backrest height adjustment Adjust within 56 - 63 cm to fit your back. Lock at Any Angle You Need The Boulies OP180 lets you recline up to 103° and lock the backrest at any angle from 79° to 103°, giving you full control over your comfort. Whether you’re leaning back to relax or finding the perfect upright position to support your back, the chair adapts to you. Ideal for both work and rest, it offers tailored support whenever you need it. * The degrees refer solely to the backrest recline and do not include the seat tilt angle. Detachable 3D Armrests This armrest can adjust up, down and angles to your exact requirements. The arm top pad supports your elbows in softness, providing sublime support as you sit. And it's detachable, offering you the freedom of choice in your seating experience. Cushioned Comfort Meets Breathable Support Designed for those who spend long hours at their desk, the Boulies OP180 features a plush cushioned seat that offers the perfect balance of softness and support. Ideal for individuals working 8+ hours a day, the seat cushion helps alleviate pressure on the tailbone, delivering lasting comfort throughout the day. The chair also comes with a high-tension mesh backrest that promotes airflow to keep you cool, while providing firm and reliable support for your back. Whether you're tackling deadlines or attending virtual meetings, the OP180 ensures you stay comfortable and well-supported from start to finish. Smooth and Floor-Friendly Nylon Casters Equipped with high-quality nylon casters, the Boulies OP180 glides effortlessly across most floor types without leaving scratches or marks. These durable wheels offer quiet, smooth movement—perfect for both home and office use. Product Warranty 2 years limited Warranty Learn More 14 days return Learn More Product Details DIMENSIONS Technical Specification - OP180 FUNCTIONS 360° swivel Backrest recline (79°-103°) Adjustable backrest height Seat depth adjustment Seat tilt forwards and position lock (2°) Seat tilt backwards and position lock (10°) Armrest 6 ways adjustable SPECIFICATION Upholstery Airy Mesh fabric Frame Reinforced plastic frame Five star foot base Heavy Duty Engineering plastic Base Tilt mechanism Multi tilt Casters 6cm Nylon casters Hydraulics Class 3 (Heavy-duty) $(".ep180-description__img-slider-container").slick({ slidesToShow: 1, slidesToScroll: 1, centerMode: true, infinite: true, dots: false, variableWidth: true, arrows: true, prevArrow: $("#ep180-description__img-group-arrow-left"), nextArrow: $("#ep180-description__img-group-arrow-right"), responsive: [ { breakpoint: 901, settings: "unslick", }, ], });