{"product_id":"op300","title":"Boulies OP300","description":"\u003cstyle\u003e\n    .op300-product-description {\n        --large-heading-size: 48px;\n        --medium-heading-size: 36px;\n        --body-size: 24px;\n        --heading-color: #141414;\n        --body-color: #595959;\n\n        width: 100%;\n        max-width: 1920px;\n        margin: 0 auto;\n    }\n\n    .op300-product-description img {\n        display: block;\n    }\n\n    \/* intro *\/\n    .op300-intro {\n        padding: 6.67% 14.58% 5% 13.54%;\n        background-color: #f4f4f4;\n    }\n\n    .op300-intro__text {\n        display: flex;\n        justify-content: space-between;\n        gap: 10.71%;\n    }\n\n    .op300-intro__text__title {\n        flex: 114;\n        font-size: var(--medium-heading-size);\n        color: var(--heading-color);\n        font-weight: 700;\n    }\n\n    .op300-intro__text__content {\n        flex: 205;\n        font-size: var(--body-size);\n        color: var(--body-color);\n        line-height: 1.5;\n    }\n\n    .op300-poster img {\n        width: 100%;\n        height: auto;\n    }\n\n    \/* detail *\/\n    .op300-detail {\n        width: 100%;\n        background-color: #141414;\n    }\n\n    .op300-detail__title {\n        font-size: var(--large-heading-size);\n        color: #ffffff;\n        font-weight: 700;\n        text-align: center;\n        padding: 96px 0 24px 0;\n    }\n\n    .op300-detail__content {\n        display: grid;\n        grid-template-columns: 35fr 66fr 35fr;\n        grid-template-rows: auto;\n        gap: 16px;\n        align-items: center;\n        padding: 0 20.83% 180px 20.83%;\n    }\n\n    \/* block *\/\n    .op300-detail__block {\n        width: 100%;\n        max-width: 280px;\n        aspect-ratio: 1 \/ 1;\n        border-radius: 32px;\n        background-color: #f8891d;\n        display: flex;\n        justify-content: center;\n        align-items: center;\n        margin-top: auto;\n    }\n\n    .op300-detail__block svg {\n        width: 64.29%;\n        height: auto;\n    }\n\n    .op300-detail__img-2,\n    .op300-detail__img-3,\n    .op300-detail__img-4,\n    .op300-detail__img-5,\n    .op300-detail__img-6,\n    .op300-detail__img-7 {\n        position: relative;\n    }\n\n    .op300-detail__img-2::before,\n    .op300-detail__img-3::before,\n    .op300-detail__img-4::before,\n    .op300-detail__img-5::before,\n    .op300-detail__img-6::before,\n    .op300-detail__img-7::before {\n        content: \"\";\n        position: absolute;\n        bottom: 0;\n        left: 0;\n        background-color: white;\n        margin-top: auto;\n        border-radius: 32px;\n    }\n\n    .op300-detail__img-2 img,\n    .op300-detail__img-3 img,\n    .op300-detail__img-4 img,\n    .op300-detail__img-5 img,\n    .op300-detail__img-6 img,\n    .op300-detail__img-7 img {\n        position: relative;\n    }\n\n    .op300-detail__content img {\n        width: 100%;\n        height: auto;\n    }\n\n    .op300-detail__img-column {\n        display: flex;\n        flex-direction: column;\n        gap: 16px;\n        margin-top: auto;\n    }\n\n    \/* img-3 *\/\n    .op300-detail__img-3::before {\n        width: 100%;\n        height: 77.5%;\n    }\n\n    .op300-detail__img-3::before,\n    .op300-detail__img-3 img {\n        max-width: 528px;\n    }\n\n    \/* img-4 *\/\n    .op300-detail__img-4::before {\n        width: 100%;\n        height: 100%;\n    }\n\n    .op300-detail__img-4::before {\n        max-width: 360px;\n    }\n\n    .op300-detail__img-4 img {\n        max-width: 360px;\n        width: 128.57%;\n    }\n\n    \/* img-2 *\/\n    .op300-detail__img-2::before {\n        width: 100%;\n        height: 100%;\n    }\n\n    \/* img-5 *\/\n    .op300-detail__img-5::before {\n        width: 100%;\n        height: 100%;\n    }\n\n    .op300-detail__img-2::before,\n    .op300-detail__img-5::before,\n    .op300-detail__img-2 img,\n    .op300-detail__img-5 img {\n        max-width: 280px;\n    }\n\n    \/* img-group *\/\n    .op300-detail__img-group {\n        grid-column: span 3;\n        display: flex;\n        gap: 16px;\n    }\n\n    \/* img-6 *\/\n    .op300-detail__img-6::before {\n        width: 100%;\n        height: 100%;\n    }\n\n    .op300-detail__img-6::before,\n    .op300-detail__img-6 img {\n        max-width: 392px;\n    }\n\n    \/* img-7 *\/\n    .op300-detail__img-7::before {\n        width: 100%;\n        height: 100%;\n    }\n\n    .op300-detail__img-7::before,\n    .op300-detail__img-7 img {\n        max-width: 712px;\n    }\n\n    \/* mechanism *\/\n    .op300-mechanism {\n        width: 100%;\n        position: relative;\n    }\n\n    .op300-mechanism__background {\n        display: flex;\n        justify-content: end;\n        overflow: hidden;\n    }\n\n    .op300-mechanism__background img {\n        max-width: 1920px;\n        height: auto;\n    }\n\n    .op300-mechanism__text {\n        position: absolute;\n        left: 9.22%;\n        top: 50%;\n        transform: translateY(-50%);\n        max-width: 647px;\n    }\n\n    .op300-mechanism__text__big {\n        font-size: var(--large-heading-size);\n        color: var(--heading-color);\n        font-weight: 700;\n    }\n\n    .op300-mechanism__text__small {\n        font-size: var(--body-size);\n        color: var(--body-color);\n        margin-top: 16px;\n        line-height: 1.5;\n    }\n\n    \/* backrest *\/\n    .op300-backrest {\n        width: 100%;\n        position: relative;\n    }\n\n    .op300-backrest__background {\n        display: flex;\n        justify-content: center;\n        overflow: hidden;\n    }\n\n    .op300-backrest__background img {\n        max-width: 1920px;\n        height: auto;\n    }\n\n    .op300-backrest__text {\n        position: absolute;\n        right: 8.91%;\n        top: 50%;\n        transform: translateY(-50%);\n        max-width: 667px;\n    }\n\n    .op300-backrest__text__big {\n        font-size: var(--medium-heading-size);\n        color: var(--heading-color);\n        font-weight: 700;\n    }\n\n    .op300-backrest__text__small {\n        font-size: var(--body-size);\n        color: var(--body-color);\n        margin-top: 16px;\n        line-height: 1.5;\n    }\n\n    .op300-backrest__text__small.tip {\n        font-size: 22px;\n    }\n\n    \/* seat *\/\n    .op300-seat {\n        width: 100%;\n        position: relative;\n    }\n\n    .op300-seat__background {\n        display: flex;\n        justify-content: center;\n        overflow: hidden;\n    }\n\n    .op300-seat__background img {\n        max-width: 1920px;\n        height: auto;\n    }\n\n    .op300-seat__text {\n        position: absolute;\n        left: 11.46%;\n        top: 50%;\n        transform: translateY(-50%);\n        max-width: 663px;\n    }\n\n    .op300-seat__text__big {\n        font-size: var(--medium-heading-size);\n        color: var(--heading-color);\n        font-weight: 700;\n    }\n\n    .op300-seat__text__small {\n        font-size: var(--body-size);\n        color: var(--body-color);\n        margin-top: 16px;\n        line-height: 1.5;\n    }\n\n    \/* function *\/\n    .op300-function {\n        width: 100%;\n        position: relative;\n    }\n\n    .op300-function__background {\n        display: flex;\n        justify-content: center;\n        overflow: hidden;\n    }\n\n    .op300-function__background img {\n        max-width: 1920px;\n        height: auto;\n    }\n\n    .op300-function__text {\n        position: absolute;\n        right: 7.71%;\n        top: 50%;\n        transform: translateY(-50%);\n        max-width: 690px;\n    }\n\n    .op300-function__text__big {\n        font-size: var(--medium-heading-size);\n        color: var(--heading-color);\n        font-weight: 700;\n    }\n\n    .op300-function__text__small {\n        font-size: var(--body-size);\n        color: var(--body-color);\n        margin-top: 16px;\n        line-height: 1.5;\n    }\n\n    \/* function-detail *\/\n    .op300-function-detail {\n        background-color: #000000;\n        padding: 6.67% 7.03%;\n        position: relative;\n    }\n\n    .op300-function-detail__wrapper {\n        width: 100%;\n        position: relative;\n        background-color: #ededed;\n        overflow: hidden;\n    }\n\n    .op300-function-detail__background {\n        display: flex;\n        justify-content: center;\n        overflow: hidden;\n        opacity: 0;\n        height: 0;\n        transition: opacity 0.5s ease-in-out;\n    }\n\n    .op300-function-detail__background.show {\n        opacity: 1;\n        height: auto;\n    }\n\n    .op300-function-detail__background img {\n        max-width: 1650px;\n        height: auto;\n    }\n\n    .op300-function-detail__text-list {\n        position: absolute;\n        left: 6.18%;\n        top: 50%;\n        transform: translateY(-50%);\n        max-width: 663px;\n        display: flex;\n        flex-direction: column;\n    }\n\n    .op300-function-detail__text-item {\n        border-top: 1px solid #bfbfbf;\n        border-bottom: 1px solid #bfbfbf;\n        padding: 24px 0 24px 3px;\n        transition:\n            border-color 0.5s ease-in-out,\n            border-width 0.5s ease-in-out;\n        pointer-events: auto;\n    }\n\n    .op300-function-detail__text-item.selected {\n        border-top: 2px solid #141414;\n        pointer-events: none;\n    }\n\n    .op300-function-detail__text__big {\n        display: flex;\n        justify-content: space-between;\n        align-items: center;\n        font-size: var(--medium-heading-size);\n        color: var(--heading-color);\n        font-weight: 700;\n        cursor: pointer;\n    }\n\n    .op300-function-detail-btn {\n        transition: transform 0.5s ease-in-out;\n        flex-shrink: 0;\n    }\n\n    .op300-function-detail-btn.rotate {\n        transform: rotateX(180deg);\n    }\n\n    .op300-function-detail__text__small {\n        font-size: var(--body-size);\n        color: var(--body-color);\n        line-height: 1.5;\n        margin: 0;\n        max-height: 0;\n        opacity: 0;\n        transition:\n            max-height 0.5s ease-in-out,\n            margin 0.5s ease-in-out,\n            opacity 0.5s ease-in-out;\n        overflow: hidden;\n    }\n\n    .op300-function-detail__text__small.show {\n        max-height: 900px;\n        margin: 16px 49px 120px 0;\n        opacity: 1;\n    }\n\n    .op300-function-detail__item-img {\n        display: none;\n    }\n\n    \/* armrest *\/\n    .op300-armrest {\n        width: 100%;\n        position: relative;\n    }\n\n    .op300-armrest__background {\n        display: flex;\n        justify-content: center;\n        overflow: hidden;\n    }\n\n    .op300-armrest__background img {\n        max-width: 1920px;\n        height: auto;\n    }\n\n    .op300-armrest__title {\n        position: absolute;\n        right: 12.24%;\n        top: 50%;\n        transform: translateY(-50%);\n        max-width: 705px;\n    }\n\n    .op300-armrest__title__text__big {\n        font-size: var(--large-heading-size);\n        color: var(--heading-color);\n        font-weight: 700;\n    }\n\n    .op300-armrest__title__text__small {\n        font-size: var(--body-size);\n        color: var(--body-color);\n        margin-top: 16px;\n        line-height: 1.5;\n    }\n\n    .op300-armrest__img-group {\n        display: flex;\n        flex-direction: row;\n        justify-content: space-between;\n        margin: 24px 12.34% 0 -2.7%;\n    }\n\n    .op300-armrest__img-item {\n        display: flex;\n        flex-direction: column;\n        align-items: center;\n        gap: 8px;\n    }\n\n    .op300-armrest__img-item img {\n        width: 100%;\n        max-width: 175px;\n        height: auto;\n    }\n\n    .op300-armrest__img-desc {\n        font-size: 18px;\n        color: var(--heading-color);\n        font-weight: 700;\n    }\n\n    \/* upholstery *\/\n    .op300-upholstery {\n        background-color: #f4f4f4;\n        padding: 112px 7.03% 128px 7.03%;\n    }\n\n    .op300-upholstery__title {\n        font-size: var(--large-heading-size);\n        color: var(--heading-color);\n        font-weight: 700;\n        padding-left: 4.85%;\n        padding-bottom: 56px;\n    }\n\n    .op300-upholstery__img-group {\n        width: 100%;\n        display: flex;\n        flex-direction: row;\n    }\n\n    .op300-upholstery__img-item-left,\n    .op300-upholstery__img-item-right {\n        position: relative;\n        transition: width 0.5s ease-in-out;\n    }\n\n    .op300-upholstery__img-item-left {\n        margin-right: 0.5%;\n        width: 76.48%;\n        display: flex;\n        justify-content: start;\n        overflow: hidden;\n    }\n\n    .op300-upholstery__img-item-right {\n        width: 23.52%;\n        display: flex;\n        justify-content: end;\n        overflow: hidden;\n        cursor: pointer;\n    }\n\n    .op300-upholstery__img-item-left img,\n    .op300-upholstery__img-item-right img {\n        max-width: 1262px;\n        height: auto;\n    }\n\n    .op300-upholstery__img-item__desc-big-left,\n    .op300-upholstery__img-item__desc-big-right {\n        position: absolute;\n        bottom: 11.11%;\n        left: 11.11%;\n        max-width: 708px;\n        opacity: 0;\n        transition: opacity 0.3s ease;\n    }\n\n    .op300-upholstery__img-item__desc-small-left,\n    .op300-upholstery__img-item__desc-small-right {\n        position: absolute;\n        bottom: 13.33%;\n        left: 19.21%;\n        right: 19.21%;\n        opacity: 0;\n        transition: opacity 0.3s ease;\n    }\n\n    .op300-upholstery__img-item__desc-big-left.show,\n    .op300-upholstery__img-item__desc-big-right.show,\n    .op300-upholstery__img-item__desc-small-left.show,\n    .op300-upholstery__img-item__desc-small-right.show {\n        opacity: 1;\n    }\n\n    .op300-upholstery__desc__big {\n        font-size: var(--medium-heading-size);\n        color: #ffffff;\n        font-weight: 700;\n    }\n\n    .op300-upholstery__desc__small {\n        font-size: var(--body-size);\n        color: #ffffff;\n        line-height: 1.5;\n        margin-top: 16px;\n    }\n\n    .op300-upholstery__desc__small-title {\n        font-size: var(--body-size);\n        color: #ffffff;\n        text-align: center;\n        font-weight: 700;\n    }\n\n    \/* components *\/\n    .op300-components {\n        width: 100%;\n        background-color: #f4f4f4;\n    }\n\n    .op300-components__title {\n        text-align: center;\n        padding: 121px 0 76px 0;\n        font-size: var(--large-heading-size);\n        color: var(--heading-color);\n        font-weight: 700;\n    }\n\n    .op300-components__component-group-wrap {\n        width: 98%;\n        overflow-x: auto;\n        overflow-y: hidden;\n        padding-bottom: 94px;\n        margin: 0 auto;\n    }\n\n    .op300-components__component-group {\n        width: fit-content;\n        display: flex;\n        margin: 0 auto;\n        gap: 24px;\n    }\n\n    .op300-components__component {\n        width: 418px;\n    }\n\n    .op300-components__component img {\n        width: 100%;\n        height: auto;\n    }\n\n    .op300-components__component__desc {\n        padding-top: 24px;\n        padding-right: 4.3%;\n    }\n\n    .op300-components__component__desc .component__name {\n        font-size: 24px;\n        color: var(--heading-color);\n        font-weight: 700;\n    }\n\n    .op300-components__component__desc .component__content {\n        font-size: 16px;\n        margin-top: 12px;\n        color: #8c8c8c;\n        line-height: 1.5;\n    }\n\n    @media screen and (max-width: 1440px) {\n        .op300-product-description {\n            --large-heading-size: 48px;\n            --medium-heading-size: 36px;\n            --body-size: 24px;\n        }\n\n        \/* intro *\/\n        .op300-intro {\n            padding: 7.08% 7.64% 5% 5.56%;\n            --large-heading-size: 42px;\n        }\n\n        \/* detail *\/\n        .op300-detail {\n            --large-heading-size: 42px;\n        }\n\n        .op300-detail__title {\n            padding: 72px 0 12px 0;\n        }\n\n        .op300-detail__content {\n            gap: 12px;\n            padding: 0 20.83% 135px 20.83%;\n        }\n\n        .op300-detail__img-column {\n            gap: 12px;\n        }\n\n        .op300-detail__img-group {\n            gap: 12px;\n        }\n\n        \/* mechanism *\/\n        .op300-mechanism__background img {\n            max-width: 1440px;\n        }\n\n        .op300-mechanism__text {\n            left: 8.125%;\n            top: 50%;\n            transform: translateY(-50%);\n        }\n\n        .op300-backrest__background img,\n        .op300-seat__background img,\n        .op300-function__background img {\n            max-width: 1440px;\n        }\n\n        .op300-backrest__text {\n            right: 9.72%;\n            top: 50%;\n            transform: translateY(-50%);\n            max-width: 536px;\n        }\n\n        .op300-seat__text {\n            left: 8.82%;\n            top: 50%;\n            transform: translateY(-50%);\n            max-width: 537px;\n        }\n\n        .op300-function__text {\n            right: 9.72%;\n            top: 50%;\n            transform: translateY(-50%);\n            max-width: 536px;\n        }\n\n        \/* function-detail *\/\n        .op300-function-detail {\n            --medium-heading-size: 28px;\n            --body-size: 20px;\n        }\n\n        .op300-function-detail__background img {\n            max-width: 1237.5px;\n        }\n\n        .op300-function-detail__text-list {\n            max-width: 497.25px;\n        }\n\n        .op300-function-detail__text-item {\n            padding: 18px 0 18px 2px;\n        }\n\n        .op300-function-detail__text__small.show {\n            margin: 10px 37px 50px 0;\n        }\n\n        .op300-function-detail-btn {\n            width: 48px;\n            height: 48px;\n        }\n\n        \/* upholstery *\/\n        .op300-upholstery {\n            --medium-heading-size: 28px;\n            --body-size: 20px;\n            padding: 80px 0 72px 0;\n        }\n\n        .op300-upholstery__title {\n            padding-left: 7.03%;\n            padding-bottom: 64px;\n        }\n\n        .op300-upholstery__desc__small {\n            margin-top: 8.5px;\n        }\n\n        .op300-upholstery__img-item-left img,\n        .op300-upholstery__img-item-right img {\n            max-width: 1101px;\n        }\n\n        .op300-upholstery__img-item__desc-big-left,\n        .op300-upholstery__img-item__desc-big-right {\n            left: 6.5%;\n            bottom: 7.44%;\n            max-width: 620px;\n        }\n\n        .op300-upholstery__img-item__desc-small-left,\n        .op300-upholstery__img-item__desc-small-right {\n            bottom: 11.95%;\n        }\n\n        \/* armrest *\/\n        .op300-armrest {\n            --large-heading-size: 36px;\n            --body-size: 20px;\n        }\n\n        .op300-armrest__title {\n            right: 11.8%;\n            max-width: 539px;\n        }\n\n        .op300-armrest__title__text__small {\n            margin-top: 13px;\n        }\n\n        .op300-armrest__img-group {\n            margin-top: 6px;\n        }\n\n        .op300-armrest__img-desc {\n            font-size: 16px;\n        }\n\n        .op300-armrest__img-item img {\n            max-width: 131px;\n        }\n\n        .op300-armrest__background img {\n            max-width: 1440px;\n        }\n\n        \/* components *\/\n        .op300-components {\n            --large-heading-size: 42px;\n        }\n\n        .op300-components__title {\n            padding: 72px 0 56px 0;\n        }\n\n        .op300-components__component__desc .component__content {\n            margin-top: 12px;\n        }\n    }\n\n    @media screen and (max-width: 1200px) {\n        .op300-product-description {\n            --large-heading-size: 36px;\n            --medium-heading-size: 36px;\n            --body-size: 20px;\n        }\n\n        .op300-intro {\n            padding: 7.33% 6.67% 5.33% 6.67%;\n        }\n\n        .op300-detail {\n            --large-heading-size: 36px;\n        }\n\n        .op300-detail__title {\n            padding: 60px 0 8px 0;\n        }\n\n        .op300-detail__content,\n        .op300-detail__img-column,\n        .op300-detail__img-group {\n            gap: 10px;\n        }\n\n        .op300-mechanism__text {\n            left: 6.67%;\n            max-width: 554px;\n        }\n\n        .op300-mechanism__text__small,\n        .op300-backrest__text__small,\n        .op300-seat__text__small,\n        .op300-function__text__small {\n            margin-top: 8px;\n        }\n\n        .op300-mechanism__background img,\n        .op300-backrest__background img,\n        .op300-seat__background img,\n        .op300-function__background img {\n            max-width: 1200px;\n        }\n\n        .op300-backrest__text {\n            right: 8.17%;\n            max-width: 468px;\n        }\n\n        .op300-backrest__text__small.tip {\n            font-size: 18px;\n        }\n\n        .op300-seat__text {\n            left: 7.42%;\n            max-width: 461px;\n        }\n\n        .op300-function__text {\n            right: 8.17%;\n            max-width: 470px;\n        }\n\n        \/* function-detail *\/\n        .op300-function-detail {\n            --medium-heading-size: 24px;\n            --body-size: 18px;\n        }\n\n        .op300-function-detail__text-list {\n            max-width: 414px;\n        }\n\n        .op300-function-detail-btn {\n            width: 40px;\n            height: 40px;\n        }\n\n        .op300-function-detail__text__small.show {\n            margin: 8px 31px 30px 0;\n        }\n\n        \/* upholstery *\/\n        .op300-upholstery {\n            --medium-heading-size: 24px;\n            --body-size: 18px;\n            padding: 72px 0 56px 0;\n        }\n\n        .op300-upholstery__title {\n            padding-bottom: 48px;\n        }\n\n        .op300-upholstery__img-item-left img,\n        .op300-upholstery__img-item-right img {\n            max-width: 918px;\n        }\n\n        .op300-upholstery__img-item__desc-big-left,\n        .op300-upholstery__img-item__desc-big-right {\n            max-width: 515px;\n        }\n\n        .op300-upholstery__img-item__desc-small-left,\n        .op300-upholstery__img-item__desc-small-right {\n            left: 18.21%;\n            right: 18.21%;\n        }\n\n        \/* armrest *\/\n        .op300-armrest {\n            --large-heading-size: 24px;\n            --body-size: 18px;\n        }\n\n        .op300-armrest__title {\n            max-width: 450px;\n        }\n\n        .op300-armrest__background img {\n            max-width: 1200px;\n        }\n\n        .op300-armrest__img-desc {\n            font-size: 14px;\n        }\n\n        .op300-armrest__img-item img {\n            max-width: 110px;\n        }\n\n        .op300-armrest__title__text__small {\n            margin-top: 8.5px;\n        }\n\n        \/* components *\/\n        .op300-components {\n            --large-heading-size: 36px;\n        }\n\n        .op300-components__title {\n            padding: 64px 0 48px 0;\n        }\n\n        .op300-components__component {\n            width: 328px;\n        }\n\n        .op300-components__component-group-wrapper {\n            padding-bottom: 64px;\n        }\n\n        .op300-components__component__desc .component__content {\n            margin-top: 2px;\n        }\n\n        .op300-components__component-group-wrap {\n            padding-bottom: 60px;\n        }\n    }\n\n    @media screen and (max-width: 900px) {\n        .op300-product-description {\n            --large-heading-size: 32px;\n            --medium-heading-size: 32px;\n            --body-size: 18px;\n        }\n\n        .op300-intro {\n            padding: 8% 11.56% 7.56% 8.89%;\n        }\n\n        .op300-intro__text {\n            display: flex;\n            flex-direction: column;\n            justify-content: space-between;\n            gap: 8px;\n        }\n\n        \/* detail *\/\n        .op300-detail {\n            --large-heading-size: 32px;\n        }\n\n        .op300-detail__title {\n            padding: 45px 0 0.5px 0;\n        }\n\n        .op300-detail__content {\n            padding-bottom: 85px;\n        }\n\n        .op300-detail__content,\n        .op300-detail__img-column,\n        .op300-detail__img-group {\n            gap: 7.5px;\n        }\n\n        .op300-mechanism__background {\n            justify-content: center;\n        }\n\n        .op300-backrest__background img,\n        .op300-seat__background img,\n        .op300-function__background img {\n            max-width: 900px;\n        }\n\n        .op300-backrest__text {\n            right: 3.89%;\n            max-width: 415px;\n        }\n\n        .op300-backrest__text__small.tip {\n            font-size: 16px;\n        }\n\n        .op300-seat__text {\n            left: 6.89%;\n            max-width: 362px;\n        }\n\n        .op300-function__text {\n            right: 3.89%;\n            max-width: 415px;\n        }\n\n        \/* function-detail *\/\n        .op300-function-detail {\n            padding: 7.11%;\n            --medium-heading-size: 36px;\n            --body-size: 24px;\n        }\n\n        .op300-function-detail__wrapper {\n            display: flex;\n            flex-direction: column-reverse;\n        }\n\n        .op300-function-detail__background {\n            display: none;\n        }\n\n        .op300-function-detail__background img {\n            width: 100%;\n            height: auto;\n        }\n\n        .op300-function-detail__item-img {\n            display: flex;\n            justify-content: center;\n            overflow: hidden;\n            opacity: 0;\n            height: 0;\n            transition: opacity 0.5s ease-in-out;\n            margin: 0 -6.78%;\n        }\n\n        .op300-function-detail__item-img.show {\n            opacity: 1;\n            height: auto;\n        }\n\n        .op300-function-detail__item-img img {\n            width: 100%;\n            height: auto;\n        }\n\n        .op300-function-detail__text-list {\n            position: unset;\n            transform: unset;\n            width: unset;\n            max-width: unset;\n            padding: 7.11% 6.78%;\n        }\n\n        .op300-function-detail-btn {\n            width: 48px;\n            height: 48px;\n        }\n\n        .op300-function-detail__text__small.show {\n            margin: 16px 62px 48px 0;\n        }\n\n        \/* upholstery *\/\n        .op300-upholstery {\n            padding: 64px 0 48px 0;\n        }\n\n        .op300-upholstery__title {\n            padding-left: 10.33%;\n        }\n\n        .op300-upholstery__img-item-left img,\n        .op300-upholstery__img-item-right img {\n            max-width: 688px;\n        }\n\n        .op300-upholstery__img-item__desc-big-left,\n        .op300-upholstery__img-item__desc-big-right {\n            max-width: 470px;\n        }\n\n        \/* components *\/\n        .op300-components {\n            --large-heading-size: 32px;\n        }\n\n        .op300-components__title {\n            padding: 56px 0 48px 0;\n        }\n\n        .op300-components__component-group {\n            gap: 19px;\n            margin-left: 14.11%;\n            margin-right: 1%;\n        }\n    }\n\n    @media screen and (max-width: 600px) {\n        .op300-product-description {\n            --large-heading-size: 7vw;\n            --medium-heading-size: 6vw;\n            --body-size: 4.67vw;\n        }\n\n        \/* intro *\/\n        .op300-intro {\n            padding: 8vw 5.33vw 5.33vw 5.33vw;\n        }\n\n        .op300-intro__text {\n            flex-direction: column;\n            gap: 2.67vw;\n        }\n\n        \/* detail *\/\n        .op300-detail {\n            --large-heading-size: 7vw;\n        }¬\n\n        .op300-detail__title {\n            padding: 8vw 0 5.33vw 0;\n        }\n\n        .op300-detail__content {\n            padding: 0 8vw 13.33vw 8vw;\n            gap: 1.17vw;\n        }\n\n        .op300-detail__img-column {\n            gap: 1.17vw;\n        }\n\n        .op300-detail__img-group {\n            gap: 1.17vw;\n        }\n\n        .op300-detail__block,\n        .op300-detail__img-2::before,\n        .op300-detail__img-3::before,\n        .op300-detail__img-4::before,\n        .op300-detail__img-5::before,\n        .op300-detail__img-6::before,\n        .op300-detail__img-7::before {\n            border-radius: 2.67vw;\n        }\n\n        \/* mechanism *\/\n        .op300-mechanism__text {\n            transform: unset;\n            top: 5.33vw;\n            left: 5.33vw;\n            right: 5.33vw;\n            max-width: unset;\n        }\n\n        .op300-mechanism__text__small {\n            margin-top: 2.67vw;\n        }\n\n        .op300-mechanism__background img {\n            width: 100%;\n        }\n\n        .op300-mechanism__background img,\n        .op300-backrest__background img,\n        .op300-seat__background img,\n        .op300-function__background img {\n            width: 100%;\n        }\n\n        .op300-backrest,\n        .op300-seat,\n        .op300-function {\n            display: flex;\n            flex-direction: column-reverse;\n            background-color: #ededed;\n        }\n\n        .op300-backrest__text,\n        .op300-seat__text,\n        .op300-function__text {\n            max-width: unset;\n            position: unset;\n            transform: unset;\n            padding: 8vw 5.33vw 5.33vw 5.33vw;\n        }\n\n        .op300-backrest__text__small,\n        .op300-seat__text__small,\n        .op300-function__text__small {\n            margin-top: 2.67vw;\n        }\n\n        .op300-backrest__text__small.tip {\n            font-size: var(--body-size);\n        }\n\n        \/* function-detail *\/\n        .op300-function-detail {\n            padding: 8vw 5.33vw;\n            --medium-heading-size: 5.33vw;\n            --body-size: 4vw;\n        }\n\n        .op300-function-detail__text-list {\n            padding: 8vw 4vw 9.33vw 4vw;\n        }\n\n        .op300-function-detail__text-item {\n            padding: 3.67vw 0 3.67vw 0;\n        }\n\n        .op300-function-detail__text__big {\n            gap: 5.83vw;\n        }\n\n        .op300-function-detail__text__small.show {\n            margin: 2.67vw 10.83vw 4vw 0;\n        }\n\n        .op300-function-detail-btn {\n            width: 9.33vw;\n            height: 9.33vw;\n        }\n\n        .op300-function-detail__item-img {\n            margin: 0 -4vw;\n        }\n\n        \/* upholstery *\/\n        .op300-upholstery {\n            padding: 8vw 0 0 0;\n            --medium-heading-size: 6vw;\n            --body-size: 4.67vw;\n        }\n\n        .op300-upholstery__title {\n            padding: 0 5.33vw 6.67vw 5.33vw;\n        }\n\n        .op300-upholstery__img-group {\n            flex-direction: column;\n        }\n\n        .op300-upholstery__img-item-left,\n        .op300-upholstery__img-item-right {\n            width: 100% !important;\n            pointer-events: none !important;\n        }\n\n        .op300-upholstery__img-item__desc-big-left,\n        .op300-upholstery__img-item__desc-big-right {\n            opacity: 1 !important;\n            bottom: 8vw;\n            left: 5.33vw;\n            right: 5.33vw;\n            max-width: unset;\n        }\n\n        .op300-upholstery__img-item__desc-small-left,\n        .op300-upholstery__img-item__desc-small-right,\n        .op300-upholstery__img-item__desc-small-left.show,\n        .op300-upholstery__img-item__desc-small-right.show {\n            opacity: 0 !important;\n        }\n\n        .op300-upholstery__desc__small {\n            margin-top: 2.67vw;\n        }\n\n        .op300-upholstery__img-item-left img,\n        .op300-upholstery__img-item-right img {\n            width: 100%;\n            height: auto;\n        }\n\n        \/* armrest *\/\n        .op300-armrest {\n            --large-heading-size: 7vw;\n            --body-size: 4.67vw;\n\n            display: flex;\n            flex-direction: column-reverse;\n            background-color: #ededed;\n        }\n\n        .op300-armrest__background img {\n            width: 100%;\n        }\n\n        .op300-armrest__title {\n            position: unset;\n            transform: unset;\n            max-width: unset;\n        }\n\n        .op300-armrest__title__text {\n            padding: 8vw 5.33vw 2.67vw 5.33vw;\n        }\n\n        .op300-armrest__img-group {\n            margin: 0 3.6vw 7.67vw 3.6vw;\n        }\n\n        .op300-armrest__title__text__small {\n            margin-top: 2.67vw;\n        }\n\n        .op300-armrest__img-item {\n            gap: 2.67vw;\n        }\n\n        .op300-armrest__img-item img {\n            width: 29.17vw;\n            max-width: unset;\n        }\n\n        .op300-armrest__img-desc {\n            font-size: 3vw;\n        }\n\n        \/* components *\/\n        .op300-components {\n            --large-heading-size: 7vw;\n        }\n\n        .op300-components__title {\n            padding: 8vw 0 5.33vw 0;\n        }\n\n        .op300-components__component-group-wrap {\n            padding-bottom: 13.33vw;\n        }\n\n        .op300-components__component-group {\n            margin-left: 15.17vw;\n        }\n\n        .op300-components__component {\n            width: 69.67vw;\n        }\n\n        .op300-components__component__desc {\n            padding: 4vw 3vw 0 0;\n        }\n\n        .op300-components__component__desc .component__name {\n            font-size: 4.67vw;\n        }\n\n        .op300-components__component__desc .component__content {\n            font-size: 3.67vw;\n            margin-top: 1.17vw;\n        }\n    }\n\u003c\/style\u003e\n\u003cdiv class=\"op300-product-description\"\u003e\n    \u003cdiv class=\"op300-intro\"\u003e\n        \u003cdiv class=\"op300-intro__text\"\u003e\n            \u003cdiv class=\"op300-intro__text__title\"\u003eErgonomischer Komfort für jeden Arbeitsplatz\u003c\/div\u003e\n            \u003cdiv class=\"op300-intro__text__content\"\u003eDer ergonomische Bürostuhl Boulies OP300 wurde für komfortables und gesundes Sitzen im Arbeitsalltag entwickelt. Er vereint Funktionalität, Komfort und Langlebigkeit in einem durchdachten Design. Dank vielfältiger Einstellmöglichkeiten lässt sich der Stuhl individuell anpassen und bietet zuverlässige Unterstützung im Lendenbereich – für verschiedene Körpergrößen geeignet. Ob beim Arbeiten, Gamen oder Entspannen: Der Boulies OP300 sorgt in jeder Situation für ergonomischen Komfort und fügt sich nahtlos in jede Arbeitsumgebung ein.\u003c\/div\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"op300-poster\"\u003e\n        \u003cpicture\u003e\n            \u003csource media=\"(max-width:600px)\" srcset=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0539\/2141\/5336\/files\/OP300-detail_1-sp_1200x.jpg?v=1777448233\"\u003e\n            \u003cimg alt=\"\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0539\/2141\/5336\/files\/OP300-detail_1_1920x.jpg?v=1777448205\"\u003e\u003c\/picture\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"op300-detail\"\u003e\n        \u003cdiv class=\"op300-detail__title\"\u003eProduktdetails im Überblick\u003c\/div\u003e\n        \u003cdiv class=\"op300-detail__content\"\u003e\n            \u003cdiv class=\"op300-detail__img-column\"\u003e\n                \u003cdiv class=\"op300-detail__block\"\u003e\n                    \u003csvg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" xmlns:xlink=\"http:\/\/www.w3.org\/1999\/xlink\" fill=\"none\" version=\"1.1\" width=\"181\" height=\"52\" viewbox=\"0 0 181 52\"\u003e\n                        \u003cg\u003e\n                            \u003cpath d=\"M16.7432,51.8558Q11.7636,51.8558,7.97468,49.8363Q4.18581,47.8169,2.0929,44.1387Q0,40.4605,0,35.5562L0,16.3717Q0,11.5395,2.0929,7.8613Q4.18581,4.18308,7.97468,2.16366Q11.7636,0.144245,16.7432,0.144245Q21.7229,0.144245,25.5478,2.16366Q29.3728,4.18308,31.4657,7.8613Q33.5586,11.5395,33.5586,16.3717L33.5586,35.5562Q33.5586,40.4605,31.4657,44.1387Q29.3728,47.8169,25.5478,49.8363Q21.7229,51.8558,16.7432,51.8558ZM16.7432,43.129Q19.7743,43.129,21.5785,41.1456Q23.3828,39.1623,23.3828,35.9889L23.3828,16.0832Q23.3828,12.8377,21.5785,10.8544Q19.7743,8.87101,16.7432,8.87101Q13.7843,8.87101,11.9801,10.8544Q10.1758,12.8377,10.1758,16.0832L10.1758,35.9889Q10.1758,39.1623,11.9801,41.1456Q13.7843,43.129,16.7432,43.129ZM58.4569,0.649101Q62.7871,0.649101,66.1429,2.5964Q69.4988,4.54369,71.3391,8.07767Q73.1794,11.6116,73.1794,16.1553Q73.1794,20.6269,71.3391,24.0527Q69.4988,27.4785,66.1429,29.3537Q62.7871,31.2288,58.4569,31.2288L50.6627,31.2288Q50.3018,31.2288,50.3018,31.5895L50.3018,50.3412Q50.3018,50.7018,50.0492,50.9542Q49.7966,51.2067,49.4358,51.2067L40.992,51.2067Q40.6312,51.2067,40.3786,50.9542Q40.126,50.7018,40.126,50.3412L40.126,1.51456Q40.126,1.15395,40.3786,0.901527Q40.6312,0.649101,40.992,0.649101L58.4569,0.649101ZM56.797,23.1512Q59.6116,23.1512,61.3076,21.3121Q63.0036,19.473,63.0036,16.3717Q63.0036,13.1983,61.3076,11.3232Q59.6116,9.44799,56.797,9.44799L50.6627,9.44799Q50.3018,9.44799,50.3018,9.8086L50.3018,22.7906Q50.3018,23.1512,50.6627,23.1512L56.797,23.1512ZM105.872,26.8294Q107.315,30.2913,107.315,34.9792Q107.315,40.0999,105.583,43.7781Q103.851,47.6006,100.495,49.6921Q97.1395,51.7836,92.232,51.7836Q86.3864,51.7836,82.4171,48.7545Q78.4478,45.7254,77.4374,40.6768Q77.0044,38.7295,76.86,35.7725Q76.86,34.9071,77.7261,34.9071L86.242,34.9071Q87.108,34.9071,87.108,35.7725Q87.2524,38.0083,87.5411,38.9459Q87.9019,40.8932,89.1288,41.975Q90.3557,43.0569,92.232,43.0569Q93.9641,43.0569,95.1549,42.0832Q96.3457,41.1096,96.8509,39.3065Q97.4282,37.1429,97.4282,34.258Q97.4282,31.0846,96.7065,29.1373Q95.4797,25.387,92.1599,25.387Q90.8608,25.387,89.4175,26.3967Q89.201,26.5409,88.9123,26.5409Q88.4793,26.5409,88.1906,26.2524L83.9326,21.5645Q83.6439,21.1318,83.6439,20.9154Q83.6439,20.6269,83.9326,20.3384L94.1806,9.88072Q94.325,9.73648,94.2528,9.59223Q94.1806,9.44799,93.9641,9.44799L78.6643,9.44799Q78.3034,9.44799,78.0508,9.19556Q77.7982,8.94314,77.7982,8.58253L77.7982,1.58668Q77.7982,1.22608,78.0508,0.973648Q78.3034,0.721222,78.6643,0.721222L106.161,0.721222Q106.522,0.721222,106.774,0.973648Q107.027,1.22608,107.027,1.58668L107.027,8.79889Q107.027,9.30375,106.594,9.88072L97.5726,19.7614Q97.3561,20.1221,97.7169,20.1942Q100.531,20.699,102.588,22.3939Q104.645,24.0888,105.872,26.8294ZM128.389,52Q121.244,52,116.986,47.7809Q112.728,43.5617,112.728,36.4216L112.728,15.5062Q112.728,8.43828,116.986,4.21914Q121.244,0,128.389,0Q135.533,0,139.828,4.21914Q144.122,8.43828,144.122,15.5062L144.122,36.4216Q144.122,43.5617,139.828,47.7809Q135.533,52,128.389,52ZM128.389,43.2732Q130.915,43.2732,132.43,41.5784Q133.946,39.8835,133.946,36.9986L133.946,15.0014Q133.946,12.1165,132.43,10.4577Q130.915,8.79889,128.389,8.79889Q125.863,8.79889,124.383,10.4577Q122.904,12.1165,122.904,15.0014L122.904,36.9986Q122.904,39.8835,124.383,41.5784Q125.863,43.2732,128.389,43.2732ZM165.267,52Q158.122,52,153.864,47.7809Q149.606,43.5617,149.606,36.4216L149.606,15.5062Q149.606,8.43828,153.864,4.21914Q158.122,0,165.267,0Q172.412,0,176.706,4.21914Q181,8.43828,181,15.5062L181,36.4216Q181,43.5617,176.706,47.7809Q172.412,52,165.267,52ZM165.267,43.2732Q167.793,43.2732,169.309,41.5784Q170.824,39.8835,170.824,36.9986L170.824,15.0014Q170.824,12.1165,169.309,10.4577Q167.793,8.79889,165.267,8.79889Q162.741,8.79889,161.262,10.4577Q159.782,12.1165,159.782,15.0014L159.782,36.9986Q159.782,39.8835,161.262,41.5784Q162.741,43.2732,165.267,43.2732Z\" fill=\"#FFFFFF\" fill-opacity=\"1\"\u003e\u003c\/path\u003e\n                        \u003c\/g\u003e\n                    \u003c\/svg\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"op300-detail__img-2\"\u003e\n                    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/2127\/6275\/files\/EP300-detail_2_280x.png?v=1743066609\" alt=\"\"\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"op300-detail__img-3\"\u003e\n                \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/2127\/6275\/files\/EP300-detail_3_528x.png?v=1743066609\" alt=\"\"\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"op300-detail__img-column\"\u003e\n                \u003cdiv class=\"op300-detail__img-4\"\u003e\n                    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/2127\/6275\/files\/EP300-detail_4_360x.png?v=1743066609\" alt=\"\"\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"op300-detail__img-5\"\u003e\n                    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/2127\/6275\/files\/EP300-detail_5_280x.png?v=1743066609\" alt=\"\"\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"op300-detail__img-group\"\u003e\n                \u003cdiv class=\"op300-detail__img-6\"\u003e\n                    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/2127\/6275\/files\/EP300-detail_6_392x.png?v=1743066609\" alt=\"\"\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"op300-detail__img-7\"\u003e\n                    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/2127\/6275\/files\/EP300-detail_7_712x.png?v=1743066609\" alt=\"\"\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"op300-mechanism\"\u003e\n        \u003cdiv class=\"op300-mechanism__background\"\u003e\n            \u003cpicture\u003e\n                \u003csource media=\"(max-width:600px)\" srcset=\"https:\/\/cdn.shopify.com\/s\/files\/1\/2127\/6275\/files\/EP300-detail_8-sp_1200x.jpg?v=1743066612\"\u003e\n                \u003cimg alt=\"\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/2127\/6275\/files\/EP300-detail_8_1920x.png?v=1743066613\"\u003e\u003c\/picture\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"op300-mechanism__text\"\u003e\n            \u003cdiv class=\"op300-mechanism__text__big\"\u003eBoulies Multi-Neigungsmechanik\u003c\/div\u003e\n            \u003cdiv class=\"op300-mechanism__text__small\"\u003eDie Boulies Multi-Neigungsmechanik des ergonomischen Bürostuhls OP300 wurde entwickelt, um Ihnen eine ergonomisch optimale Sitzposition zu ermöglichen. Diese robuste Mechanik ist auf Langlebigkeit und vielseitige Einstellbarkeit ausgelegt. Sie bietet dauerhafte Unterstützung und passt sich flexibel Ihren persönlichen Bedürfnissen an – für maximalen Komfort bei jeder Tätigkeit.\u003c\/div\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"op300-backrest\"\u003e\n        \u003cdiv class=\"op300-backrest__background\"\u003e\n            \u003cpicture\u003e\n                \u003csource media=\"(max-width:600px)\" srcset=\"https:\/\/cdn.shopify.com\/s\/files\/1\/2127\/6275\/files\/EP300-detail_9-sp_1200x.png?v=1745917574\"\u003e\n                \u003cimg alt=\"\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/2127\/6275\/files\/EP300-detail_9_1920x.png?v=1745917575\"\u003e\u003c\/picture\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"op300-backrest__text\"\u003e\n            \u003cdiv class=\"op300-backrest__text__big\"\u003eErgonomische Rückenneigung\u003c\/div\u003e\n            \u003cdiv class=\"op300-backrest__text__small\"\u003eDie Rückenlehne des ergonomischen Bürostuhls Boulies OP300 lässt sich mühelos nach vorne oder hinten neigen. Das Design passt sich präzise der natürlichen Krümmung Ihrer Wirbelsäule an, um die Belastung des Rückens bei langem Sitzen spürbar zu reduzieren. Genießen Sie optimale Unterstützung in jeder Position – egal bei hochkonzentrierter Arbeit oder in einer entspannten Pause.\u003c\/div\u003e\n            \u003cdiv class=\"op300-backrest__text__small tip\"\u003e*Bei gleichzeitiger Anpassung des Sitzwinkels kann die Rückenlehne um bis zu 113° nach hinten geneigt werden.\u003c\/div\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"op300-seat\"\u003e\n        \u003cdiv class=\"op300-seat__background\"\u003e\n            \u003cpicture\u003e\n                \u003csource media=\"(max-width:600px)\" srcset=\"https:\/\/cdn.shopify.com\/s\/files\/1\/2127\/6275\/files\/EP300-detail_10-sp_1200x.jpg?v=1743066611\"\u003e\n                \u003cimg alt=\"\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/2127\/6275\/files\/EP300-detail_10_1920x.jpg?v=1743066612\"\u003e\u003c\/picture\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"op300-seat__text\"\u003e\n            \u003cdiv class=\"op300-seat__text__big\"\u003eSitztiefenverstellung für eine perfekte Passform\u003c\/div\u003e\n            \u003cdiv class=\"op300-seat__text__small\"\u003eDie Multi-Neigungsmechanik des ergonomischen Bürostuhls Boulies OP300 bietet eine integrierte Sitztiefenverstellung, um den Stuhl optimal an unterschiedliche Körpergrößen anzupassen. Durch die individuelle Einstellung der Sitztiefe wird eine korrekte Unterstützung der Oberschenkel gewährleistet. Diese Funktion hilft dabei, eine gesunde Körperhaltung beizubehalten, Belastungen zu reduzieren und den allgemeinen Sitzkomfort bei langem Arbeiten spürbar zu steigern.\u003c\/div\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"op300-function\"\u003e\n        \u003cdiv class=\"op300-function__background\"\u003e\n            \u003cpicture\u003e\n                \u003csource media=\"(max-width:600px)\" srcset=\"https:\/\/cdn.shopify.com\/s\/files\/1\/2127\/6275\/files\/EP300-detail_11-sp_1200x.jpg?v=1749798821\"\u003e\n                \u003cimg alt=\"\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/2127\/6275\/files\/EP300-detail_11_1920x.jpg?v=1749798822\"\u003e\u003c\/picture\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"op300-function__text\"\u003e\n            \u003cdiv class=\"op300-function__text__big\"\u003eVerstellbarer Sitzwinkel \u0026amp; Wippfunktion\u003c\/div\u003e\n            \u003cdiv class=\"op300-function__text__small\"\u003eDer ergonomische Bürostuhl Boulies OP300 passt sich dank des verstellbaren Sitzwinkels und der integrierten Wippfunktion perfekt Ihren individuellen Bedürfnissen an. Ganz gleich, ob Sie sich zum Entspannen zurücklehnen oder für fokussiertes Arbeiten eine aufrechte Haltung einnehmen möchten – diese Funktion bietet Ihnen die nötige Flexibilität für jede Situation. Genießen Sie ein dynamisches Sitzerlebnis, das sowohl Ihre Produktivität als auch Ihre Erholung optimal unterstützt.\u003c\/div\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"op300-function-detail\"\u003e\n        \u003cdiv class=\"op300-function-detail__wrapper\"\u003e\n            \u003cdiv class=\"op300-function-detail__background show\" data-function-detail-img=\"function-detail-img-1\"\u003e\n                \u003cpicture\u003e\n                    \u003csource media=\"(max-width:900px)\" srcset=\"https:\/\/cdn.shopify.com\/s\/files\/1\/2127\/6275\/files\/EP300-detail_12-sp_900x.jpg?v=1743066612\"\u003e\n                    \u003cimg alt=\"\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/2127\/6275\/files\/EP300-detail_12_1920x.jpg?v=1743066612\"\u003e\u003c\/picture\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"op300-function-detail__background\" data-function-detail-img=\"function-detail-img-2\"\u003e\n                \u003cpicture\u003e\n                    \u003csource media=\"(max-width:900px)\" srcset=\"https:\/\/cdn.shopify.com\/s\/files\/1\/2127\/6275\/files\/EP300-detail_12-2-sp_900x.jpg?v=1743066612\"\u003e\n                    \u003cimg alt=\"\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/2127\/6275\/files\/EP300-detail_12-2_1920x.jpg?v=1743066612\"\u003e\u003c\/picture\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"op300-function-detail__background\" data-function-detail-img=\"function-detail-img-3\"\u003e\n                \u003cpicture\u003e\n                    \u003csource media=\"(max-width:900px)\" srcset=\"https:\/\/cdn.shopify.com\/s\/files\/1\/2127\/6275\/files\/EP300-detail_12-3-sp_900x.jpg?v=1743066612\"\u003e\n                    \u003cimg alt=\"\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/2127\/6275\/files\/EP300-detail_12-3_1920x.jpg?v=1743066612\"\u003e\u003c\/picture\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"op300-function-detail__text-list\"\u003e\n                \u003cdiv class=\"op300-function-detail__text-item selected\"\u003e\n                    \u003cdiv class=\"op300-function-detail__text__big\"\u003e\n                        \u003cspan\u003eHöhenverstellbare Rückenlehne\u003c\/span\u003e\n                        \u003csvg class=\"op300-function-detail-btn rotate\" data-img=\"function-detail-img-1\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" xmlns:xlink=\"http:\/\/www.w3.org\/1999\/xlink\" fill=\"none\" version=\"1.1\" width=\"64\" height=\"64\" viewbox=\"0 0 64 64\"\u003e\n                            \u003cdefs\u003e\n                                \u003cclippath id=\"op300-function-detail-clip-1\"\u003e\n                                    \u003crect x=\"0\" y=\"0\" width=\"64\" height=\"64\" rx=\"0\"\u003e\u003c\/rect\u003e\n                                \u003c\/clippath\u003e\n                            \u003c\/defs\u003e\n                            \u003cg clip-path=\"url(#op300-function-detail-clip-1)\"\u003e\n                                \u003cg\u003e\n                                    \u003cg transform=\"matrix(0,1,-1,0,71.99904823303223,-25.332582473754883)\"\u003e\n                                        \u003cpath d=\"M51.994565353393554,23.838435879638673C51.168995353393555,23.104598879638672,49.90485535339356,23.17896187963867,49.171018353393556,24.00452687963867C48.437181353393555,24.830092879638674,48.51154435339355,26.09423287963867,49.33710935339356,26.828072879638672C49.33710935339356,26.828072879638672,51.994565353393554,23.838435879638673,51.994565353393554,23.838435879638673C51.994565353393554,23.838435879638673,51.994565353393554,23.838435879638673,51.994565353393554,23.838435879638673ZM66.66581535339355,39.55543287963867C66.66581535339355,39.55543287963867,68.03911535339356,41.00953287963867,68.03911535339356,41.00953287963867C68.44681535339356,40.624432879638675,68.67411535339355,40.085932879638676,68.66561535339355,39.52523287963867C68.65711535339355,38.96463287963867,68.41371535339356,38.43323287963867,67.99451535339355,38.060632879638675C67.99451535339355,38.060632879638675,66.66581535339355,39.55543287963867,66.66581535339355,39.55543287963867C66.66581535339355,39.55543287963867,66.66581535339355,39.55543287963867,66.66581535339355,39.55543287963867ZM49.29258935339355,53.21243287963867C48.48955435339356,53.97083287963867,48.453386353393554,55.23673287963867,49.21181035339355,56.03993287963867C49.970235353393555,56.84283287963867,51.23604535339356,56.879132879638675,52.03908535339355,56.12073287963867C52.03908535339355,56.12073287963867,49.29258935339355,53.21243287963867,49.29258935339355,53.21243287963867C49.29258935339355,53.21243287963867,49.29258935339355,53.21243287963867,49.29258935339355,53.21243287963867ZM49.33710935339356,26.828072879638672C49.33710935339356,26.828072879638672,65.33711535339356,41.050332879638674,65.33711535339356,41.050332879638674C65.33711535339356,41.050332879638674,67.99451535339355,38.060632879638675,67.99451535339355,38.060632879638675C67.99451535339355,38.060632879638675,51.994565353393554,23.838435879638673,51.994565353393554,23.838435879638673C51.994565353393554,23.838435879638673,49.33710935339356,26.828072879638672,49.33710935339356,26.828072879638672C49.33710935339356,26.828072879638672,49.33710935339356,26.828072879638672,49.33710935339356,26.828072879638672ZM65.29261535339356,38.10143287963867C65.29261535339356,38.10143287963867,49.29258935339355,53.21243287963867,49.29258935339355,53.21243287963867C49.29258935339355,53.21243287963867,52.03908535339355,56.12073287963867,52.03908535339355,56.12073287963867C52.03908535339355,56.12073287963867,68.03911535339356,41.00953287963867,68.03911535339356,41.00953287963867C68.03911535339356,41.00953287963867,65.29261535339356,38.10143287963867,65.29261535339356,38.10143287963867C65.29261535339356,38.10143287963867,65.29261535339356,38.10143287963867,65.29261535339356,38.10143287963867Z\" fill=\"#8C8C8C\" fill-opacity=\"1\"\u003e\u003c\/path\u003e\n                                    \u003c\/g\u003e\n                                \u003c\/g\u003e\n                            \u003c\/g\u003e\n                        \u003c\/svg\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"op300-function-detail__text__small show\"\u003eJeder verdient den richtigen Halt. Dank der verstellbaren Rückenlehnenhöhe bietet der ergonomische Bürostuhl OP300 eine personalisierte Passform, die sich ideal an Personen unterschiedlichster Körpergrößen anpassen lässt. Konzipiert mit Fokus auf Funktionalität und Komfort, ist der Boulies OP300 die perfekte Ergänzung für jeden Arbeitsplatz – für eine ergonomische Unterstützung, die exakt auf Ihre Bedürfnisse zugeschnitten ist.\u003c\/div\u003e\n                    \u003cdiv class=\"op300-function-detail__item-img show\" data-function-detail-img=\"function-detail-img-1\"\u003e\n                        \u003cpicture\u003e\n                            \u003csource media=\"(max-width:900px)\" srcset=\"https:\/\/cdn.shopify.com\/s\/files\/1\/2127\/6275\/files\/EP300-detail_12-sp_900x.jpg?v=1743066612\"\u003e\n                            \u003cimg alt=\"\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/2127\/6275\/files\/EP300-detail_12_1920x.jpg?v=1743066612\"\u003e\u003c\/picture\u003e\n                    \u003c\/div\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"op300-function-detail__text-item\"\u003e\n                    \u003cdiv class=\"op300-function-detail__text__big\"\u003e\n                        \u003cspan\u003eMulti-direktional verstellbare Kopfstütze\u003c\/span\u003e\n                        \u003csvg class=\"op300-function-detail-btn\" data-img=\"function-detail-img-2\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" xmlns:xlink=\"http:\/\/www.w3.org\/1999\/xlink\" fill=\"none\" version=\"1.1\" width=\"64\" height=\"64\" viewbox=\"0 0 64 64\"\u003e\n                            \u003cdefs\u003e\n                                \u003cclippath id=\"op300-function-detail-clip-2\"\u003e\n                                    \u003crect x=\"0\" y=\"0\" width=\"64\" height=\"64\" rx=\"0\"\u003e\u003c\/rect\u003e\n                                \u003c\/clippath\u003e\n                            \u003c\/defs\u003e\n                            \u003cg clip-path=\"url(#op300-function-detail-clip-2)\"\u003e\n                                \u003cg\u003e\n                                    \u003cg transform=\"matrix(0,1,-1,0,71.99904823303223,-25.332582473754883)\"\u003e\n                                        \u003cpath d=\"M51.994565353393554,23.838435879638673C51.168995353393555,23.104598879638672,49.90485535339356,23.17896187963867,49.171018353393556,24.00452687963867C48.437181353393555,24.830092879638674,48.51154435339355,26.09423287963867,49.33710935339356,26.828072879638672C49.33710935339356,26.828072879638672,51.994565353393554,23.838435879638673,51.994565353393554,23.838435879638673C51.994565353393554,23.838435879638673,51.994565353393554,23.838435879638673,51.994565353393554,23.838435879638673ZM66.66581535339355,39.55543287963867C66.66581535339355,39.55543287963867,68.03911535339356,41.00953287963867,68.03911535339356,41.00953287963867C68.44681535339356,40.624432879638675,68.67411535339355,40.085932879638676,68.66561535339355,39.52523287963867C68.65711535339355,38.96463287963867,68.41371535339356,38.43323287963867,67.99451535339355,38.060632879638675C67.99451535339355,38.060632879638675,66.66581535339355,39.55543287963867,66.66581535339355,39.55543287963867C66.66581535339355,39.55543287963867,66.66581535339355,39.55543287963867,66.66581535339355,39.55543287963867ZM49.29258935339355,53.21243287963867C48.48955435339356,53.97083287963867,48.453386353393554,55.23673287963867,49.21181035339355,56.03993287963867C49.970235353393555,56.84283287963867,51.23604535339356,56.879132879638675,52.03908535339355,56.12073287963867C52.03908535339355,56.12073287963867,49.29258935339355,53.21243287963867,49.29258935339355,53.21243287963867C49.29258935339355,53.21243287963867,49.29258935339355,53.21243287963867,49.29258935339355,53.21243287963867ZM49.33710935339356,26.828072879638672C49.33710935339356,26.828072879638672,65.33711535339356,41.050332879638674,65.33711535339356,41.050332879638674C65.33711535339356,41.050332879638674,67.99451535339355,38.060632879638675,67.99451535339355,38.060632879638675C67.99451535339355,38.060632879638675,51.994565353393554,23.838435879638673,51.994565353393554,23.838435879638673C51.994565353393554,23.838435879638673,49.33710935339356,26.828072879638672,49.33710935339356,26.828072879638672C49.33710935339356,26.828072879638672,49.33710935339356,26.828072879638672,49.33710935339356,26.828072879638672ZM65.29261535339356,38.10143287963867C65.29261535339356,38.10143287963867,49.29258935339355,53.21243287963867,49.29258935339355,53.21243287963867C49.29258935339355,53.21243287963867,52.03908535339355,56.12073287963867,52.03908535339355,56.12073287963867C52.03908535339355,56.12073287963867,68.03911535339356,41.00953287963867,68.03911535339356,41.00953287963867C68.03911535339356,41.00953287963867,65.29261535339356,38.10143287963867,65.29261535339356,38.10143287963867C65.29261535339356,38.10143287963867,65.29261535339356,38.10143287963867,65.29261535339356,38.10143287963867Z\" fill=\"#8C8C8C\" fill-opacity=\"1\"\u003e\u003c\/path\u003e\n                                    \u003c\/g\u003e\n                                \u003c\/g\u003e\n                            \u003c\/g\u003e\n                        \u003c\/svg\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"op300-function-detail__text__small\"\u003eDer Boulies OP300 verfügt über eine voll verstellbare Kopfstütze, die sich in Höhe, Winkel und Tiefe anpassen lässt. Als ergonomischer Bürostuhl bietet er jedem Nutzer eine personalisierte Unterstützung für Nacken und Kopf. Ob beim Arbeiten, Lesen oder Entspannen – dieses ergonomische Design hilft dabei, Belastungen zu reduzieren, den Komfort zu steigern und den gesamten Tag über für eine optimale Haltung zu sorgen.\u003c\/div\u003e\n                    \u003cdiv class=\"op300-function-detail__item-img\" data-function-detail-img=\"function-detail-img-2\"\u003e\n                        \u003cpicture\u003e\n                            \u003csource media=\"(max-width:900px)\" srcset=\"https:\/\/cdn.shopify.com\/s\/files\/1\/2127\/6275\/files\/EP300-detail_12-2-sp_900x.jpg?v=1743066612\"\u003e\n                            \u003cimg alt=\"\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/2127\/6275\/files\/EP300-detail_12-2_1920x.jpg?v=1743066612\"\u003e\u003c\/picture\u003e\n                    \u003c\/div\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"op300-function-detail__text-item\"\u003e\n                    \u003cdiv class=\"op300-function-detail__text__big\"\u003e\n                        \u003cspan\u003eBreite \u0026amp; komfortable Sitzfläche\u003c\/span\u003e\n                        \u003csvg class=\"op300-function-detail-btn\" data-img=\"function-detail-img-3\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" xmlns:xlink=\"http:\/\/www.w3.org\/1999\/xlink\" fill=\"none\" version=\"1.1\" width=\"64\" height=\"64\" viewbox=\"0 0 64 64\"\u003e\n                            \u003cdefs\u003e\n                                \u003cclippath id=\"op300-function-detail-clip-3\"\u003e\n                                    \u003crect x=\"0\" y=\"0\" width=\"64\" height=\"64\" rx=\"0\"\u003e\u003c\/rect\u003e\n                                \u003c\/clippath\u003e\n                            \u003c\/defs\u003e\n                            \u003cg clip-path=\"url(#op300-function-detail-clip-3)\"\u003e\n                                \u003cg\u003e\n                                    \u003cg transform=\"matrix(0,1,-1,0,71.99904823303223,-25.332582473754883)\"\u003e\n                                        \u003cpath d=\"M51.994565353393554,23.838435879638673C51.168995353393555,23.104598879638672,49.90485535339356,23.17896187963867,49.171018353393556,24.00452687963867C48.437181353393555,24.830092879638674,48.51154435339355,26.09423287963867,49.33710935339356,26.828072879638672C49.33710935339356,26.828072879638672,51.994565353393554,23.838435879638673,51.994565353393554,23.838435879638673C51.994565353393554,23.838435879638673,51.994565353393554,23.838435879638673,51.994565353393554,23.838435879638673ZM66.66581535339355,39.55543287963867C66.66581535339355,39.55543287963867,68.03911535339356,41.00953287963867,68.03911535339356,41.00953287963867C68.44681535339356,40.624432879638675,68.67411535339355,40.085932879638676,68.66561535339355,39.52523287963867C68.65711535339355,38.96463287963867,68.41371535339356,38.43323287963867,67.99451535339355,38.060632879638675C67.99451535339355,38.060632879638675,66.66581535339355,39.55543287963867,66.66581535339355,39.55543287963867C66.66581535339355,39.55543287963867,66.66581535339355,39.55543287963867,66.66581535339355,39.55543287963867ZM49.29258935339355,53.21243287963867C48.48955435339356,53.97083287963867,48.453386353393554,55.23673287963867,49.21181035339355,56.03993287963867C49.970235353393555,56.84283287963867,51.23604535339356,56.879132879638675,52.03908535339355,56.12073287963867C52.03908535339355,56.12073287963867,49.29258935339355,53.21243287963867,49.29258935339355,53.21243287963867C49.29258935339355,53.21243287963867,49.29258935339355,53.21243287963867,49.29258935339355,53.21243287963867ZM49.33710935339356,26.828072879638672C49.33710935339356,26.828072879638672,65.33711535339356,41.050332879638674,65.33711535339356,41.050332879638674C65.33711535339356,41.050332879638674,67.99451535339355,38.060632879638675,67.99451535339355,38.060632879638675C67.99451535339355,38.060632879638675,51.994565353393554,23.838435879638673,51.994565353393554,23.838435879638673C51.994565353393554,23.838435879638673,49.33710935339356,26.828072879638672,49.33710935339356,26.828072879638672C49.33710935339356,26.828072879638672,49.33710935339356,26.828072879638672,49.33710935339356,26.828072879638672ZM65.29261535339356,38.10143287963867C65.29261535339356,38.10143287963867,49.29258935339355,53.21243287963867,49.29258935339355,53.21243287963867C49.29258935339355,53.21243287963867,52.03908535339355,56.12073287963867,52.03908535339355,56.12073287963867C52.03908535339355,56.12073287963867,68.03911535339356,41.00953287963867,68.03911535339356,41.00953287963867C68.03911535339356,41.00953287963867,65.29261535339356,38.10143287963867,65.29261535339356,38.10143287963867C65.29261535339356,38.10143287963867,65.29261535339356,38.10143287963867,65.29261535339356,38.10143287963867Z\" fill=\"#8C8C8C\" fill-opacity=\"1\"\u003e\u003c\/path\u003e\n                                    \u003c\/g\u003e\n                                \u003c\/g\u003e\n                            \u003c\/g\u003e\n                        \u003c\/svg\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"op300-function-detail__text__small\"\u003eAusgestattet mit einer großzügig dimensionierten Sitzfläche ist der ergonomische Bürostuhl Boulies OP300 ideal für Personen unterschiedlichster Gewichtsklassen geeignet. Das Sitzkissen wurde so konzipiert, dass es eine angenehme Weichheit mit stabiler Stützkraft vereint. Dies sorgt für einen außergewöhnlichen Sitzkomfort und hilft gleichzeitig dabei, den Druck auf das Steißbein spürbar zu lindern.\u003c\/div\u003e\n                    \u003cdiv class=\"op300-function-detail__item-img\" data-function-detail-img=\"function-detail-img-3\"\u003e\n                        \u003cpicture\u003e\n                            \u003csource media=\"(max-width:900px)\" srcset=\"https:\/\/cdn.shopify.com\/s\/files\/1\/2127\/6275\/files\/EP300-detail_12-3-sp_900x.jpg?v=1743066612\"\u003e\n                            \u003cimg alt=\"\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/2127\/6275\/files\/EP300-detail_12-3_1920x.jpg?v=1743066612\"\u003e\u003c\/picture\u003e\n                    \u003c\/div\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"op300-upholstery\"\u003e\n        \u003cdiv class=\"op300-upholstery__title\"\u003e\n            Zwei Materialoptionen für die Rückenlehne\n            \u003cbr\u003e\n            Für Ihren individuellen Komfort\n        \u003c\/div\u003e\n        \u003cdiv class=\"op300-upholstery__img-group\"\u003e\n            \u003cdiv class=\"op300-upholstery__img-item-left\"\u003e\n                \u003cpicture\u003e\n                    \u003csource media=\"(max-width: 600px)\" srcset=\"https:\/\/cdn.shopify.com\/s\/files\/1\/2127\/6275\/files\/EP300-detail_13-sp_1200x.jpg?v=1743066612\"\u003e\n                    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/2127\/6275\/files\/EP300-detail_13-unfold_1262x.jpg?v=1743066613\" alt=\"\"\u003e\u003c\/picture\u003e\n                \u003cdiv class=\"op300-upholstery__img-item__desc-big-left show\"\u003e\n                    \u003cdiv class=\"op300-upholstery__desc__big\"\u003e\n                        Rückenlehne aus Netzgewebe \u003cbr\u003e\n                        Maximale Atmungsaktivität\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"op300-upholstery__desc__small\"\u003eDie Rückenlehne aus Netzgewebe wurde entwickelt, um die Luftzirkulation zu optimieren und Sie auch bei stundenlangem Sitzen angenehm kühl und komfortabel zu halten. Ihre atmungsaktive Struktur hilft dabei, einen Hitzestau zu vermeiden. Das macht sie zur idealen Wahl für alle, die besonderen Wert auf Belüftung und ein frisches Sitzgefühl legen.\u003c\/div\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"op300-upholstery__img-item__desc-small-left\"\u003e\n                    \u003cdiv class=\"op300-upholstery__desc__small-title\"\u003eRückenlehne aus Netzgewebe – Maximale Atmungsaktivität\u003c\/div\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"op300-upholstery__img-item-right\"\u003e\n                \u003cpicture\u003e\n                    \u003csource media=\"(max-width: 600px)\" srcset=\"https:\/\/cdn.shopify.com\/s\/files\/1\/2127\/6275\/files\/EP300-detail_14-sp_1200x.jpg?v=1743066613\"\u003e\n                    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/2127\/6275\/files\/EP300-detail_14-2-unfold_x1262.jpg?v=1743066614\" alt=\"\"\u003e\u003c\/picture\u003e\n                \u003cdiv class=\"op300-upholstery__img-item__desc-big-right\"\u003e\n                    \u003cdiv class=\"op300-upholstery__desc__big\"\u003e\n                        Rückenlehne aus gepolstertem Netzgewebe \u003cbr\u003e\n                        Weich und dennoch atmungsaktiv\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"op300-upholstery__desc__small\"\u003eDie Rückenlehne aus gepolstertem Netzgewebe bietet eine perfekte Mischung aus Weichheit und Atmungsaktivität. Dank der speziellen Nähtechnik von Boulies bietet dieses Design zusätzlichen Komfort bei gleichzeitiger Luftzirkulation und sorgt so für ein unterstützendes und zugleich angenehm weiches Sitzerlebnis.\u003c\/div\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"op300-upholstery__img-item__desc-small-right show\"\u003e\n                    \u003cdiv class=\"op300-upholstery__desc__small-title\"\u003eRückenlehne aus gepolstertem Netzgewebe – Weich und dennoch atmungsaktiv\u003c\/div\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"op300-armrest\"\u003e\n        \u003cdiv class=\"op300-armrest__background\"\u003e\n            \u003cpicture\u003e\n                \u003csource media=\"(max-width: 600px)\" srcset=\"https:\/\/cdn.shopify.com\/s\/files\/1\/2127\/6275\/files\/EP300-detail_15-sp_1200x.jpg?v=1743066613\"\u003e\n                \u003cimg alt=\"Armlehnen-Hintergrund\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/2127\/6275\/files\/EP300-detail_15_1920x.jpg?v=1743066613\"\u003e\u003c\/picture\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"op300-armrest__title\"\u003e\n            \u003cdiv class=\"op300-armrest__title__text\"\u003e\n                \u003cdiv class=\"op300-armrest__title__text__big\"\u003eVerstellbare Boulies-Armlehnen\u003c\/div\u003e\n                \u003cdiv class=\"op300-armrest__title__text__small\"\u003eDiese Armlehnen lassen sich in der Höhe, Tiefe und im Winkel präzise an Ihre Bedürfnisse anpassen. Die weiche Polsterung stützt Ihre Ellenbogen optimal und sorgt so für ein erstklassiges Sitzerlebnis. Für alle, die ein freieres Sitzgefühl bevorzugen, sind die Armlehnen abnehmbar – so genießen Sie volle Flexibilität und Entscheidungsfreiheit bei Ihrer Sitzposition.\u003c\/div\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"op300-armrest__img-group\"\u003e\n                \u003cdiv class=\"op300-armrest__img-item\"\u003e\n                    \u003cimg alt=\"Höhenverstellung\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/2127\/6275\/files\/EP300-detail_15-height_adjustment_175x.png?v=1743066608\"\u003e\n                    \u003cdiv class=\"op300-armrest__img-desc\"\u003eHöhenverstellung\u003c\/div\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"op300-armrest__img-item\"\u003e\n                    \u003cimg alt=\"Tiefenverstellung\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/2127\/6275\/files\/EP300-detail_15-depth_adjustment_175x.png?v=1743066609\"\u003e\n                    \u003cdiv class=\"op300-armrest__img-desc\"\u003eTiefenverstellung\u003c\/div\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"op300-armrest__img-item\"\u003e\n                    \u003cimg alt=\"Winkelverstellung\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/2127\/6275\/files\/EP300-detail_15-pivot_adjustment_175x.png?v=1743066609\"\u003e\n                    \u003cdiv class=\"op300-armrest__img-desc\"\u003eWinkelverstellung\u003c\/div\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"op300-components\"\u003e\n        \u003cdiv class=\"op300-components__title\"\u003eAusgewählte Komponenten\u003c\/div\u003e\n        \u003cdiv class=\"op300-components__component-group-wrap\"\u003e\n            \u003cdiv class=\"op300-components__component-group\"\u003e\n                \u003cdiv class=\"op300-components__component\"\u003e\n                    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/2127\/6275\/files\/EP300-detail_16_418x.jpg?v=1743066609\" alt=\"\"\u003e\n                    \u003cdiv class=\"op300-components__component__desc\"\u003e\n                        \u003cdiv class=\"component__name\"\u003eHochbelastbare Gasdruckfeder\u003c\/div\u003e\n                        \u003cdiv class=\"component__content\"\u003eAusgestattet mit einer erstklassigen Gasdruckfeder-Mechanik, bietet dieses System eine stabile und hochbelastbare Unterstützung. Diese robuste Komponente wurde mit höchster Präzision entwickelt, um eine reibungslose Höhenverstellung zu gewährleisten und den Anforderungen einer intensiven, langfristigen Nutzung gerecht zu werden.\u003c\/div\u003e\n                    \u003c\/div\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"op300-components__component\"\u003e\n                    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/2127\/6275\/files\/EP300-detail_17_418x.jpg?v=1743066609\" alt=\"\"\u003e\n                    \u003cdiv class=\"op300-components__component__desc\"\u003e\n                        \u003cdiv class=\"component__name\"\u003eLanglebige Nylon-Rollen\u003c\/div\u003e\n                        \u003cdiv class=\"component__content\"\u003eAuf Langlebigkeit ausgelegt: Die XL-Nylon-Rollen sind besonders laufruhig und gleiten mühelos über verschiedene Bodenbeläge, einschließlich Teppichböden.\u003c\/div\u003e\n                    \u003c\/div\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"op300-components__component\"\u003e\n                    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/2127\/6275\/files\/EP300-detail_18_418x.jpg?v=1743066609\" alt=\"\"\u003e\n                    \u003cdiv class=\"op300-components__component__desc\"\u003e\n                        \u003cdiv class=\"component__name\"\u003eHochbelastbares Kunststoff-Fußkreuz\u003c\/div\u003e\n                        \u003cdiv class=\"component__content\"\u003eGefertigt aus erstklassigem Kunststoff für maximale Stabilität und Robustheit. Jedes Fußkreuz ist perfekt ausbalanciert und zeichnet sich durch eine extrem hohe Tragfähigkeit aus, um eine sichere und langlebige Basis für Ihren Stuhl zu gewährleisten.\u003c\/div\u003e\n                    \u003c\/div\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- specification start --\u003e\n    \u003cdiv class=\"bt20-cd_spec\" id=\"bt20-collectionSpecifications\"\u003e\n        \u003cdiv class=\"bprtdd_item bprtdd_detail\" id=\"singleProductDetail\"\u003e\n            \u003ch2 class=\"bprtdd_detailTitle\"\u003eProduktgarantie\u003c\/h2\u003e\n            \u003cdiv class=\"bprtdd_detailWrapper clearfix\"\u003e\n                \u003cdiv class=\"bprtdd_warrantySection\"\u003e\n                    \u003cspan class=\"bps_warrantyTime\" data-warrantytime=\"24\"\u003e\n                        2 Jahre eingeschränkte Garantie \u003cbr\u003e\n                        \u003ca href=\"\/pages\/warranty\"\u003eMehr erfahren\u003c\/a\u003e\n                    \u003c\/span\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"bprtdd_warrantySection\"\u003e\n                    \u003cspan class=\"bps_warrantyTime\" data-warrantytime=\"24\"\u003e\n                        14 Tage Rückgaberecht \u003cbr\u003e\n                        \u003ca href=\"\/pages\/return-and-refund\"\u003eMehr erfahren\u003c\/a\u003e\n                    \u003c\/span\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"bprtdd_item bprtdd_detail\" id=\"singleProductDetail\"\u003e\n            \u003ch2 class=\"bprtdd_detailTitle\"\u003eProduktdetails\u003c\/h2\u003e\n            \u003cdiv\u003e\n                \u003cdiv class=\"bprtdd_detail_line\"\u003e\n                    \u003cdiv class=\"bprtdd_detail_line_head\"\u003e\n                        \u003ch3\u003eABMESSUNGEN\u003c\/h3\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"bprtdd_detail_line_body\"\u003e\n                        \u003cdiv class=\"bt51-dimensions-list\"\u003e\n                            \u003ca href=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0539\/2141\/5336\/files\/OP300_Dimensions.png?v=1777009925\" class=\"bt51-dimension dynamic-gallery-item\"\u003e\n                                \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0539\/2141\/5336\/files\/OP300_Dimensions_600x.png?v=1777009925\" alt=\"\" class=\"bt51-dimension-image-preview\"\u003e\n                                \u003cp class=\"bt51-dimension-decription\"\u003eTechnische Daten - OP300\u003c\/p\u003e\n                            \u003c\/a\u003e\n                        \u003c\/div\u003e\n                    \u003c\/div\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"bprtdd_detail_line\"\u003e\n                    \u003cdiv class=\"bprtdd_detail_line_head\"\u003e\n                        \u003ch3\u003eFUNKTIONEN\u003c\/h3\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"bprtdd_detail_line_body\"\u003e\n                        \u003cdiv class=\"bprtdd_detail_section\"\u003e360° drehbar\u003c\/div\u003e\n                        \u003cdiv class=\"bprtdd_detail_section\"\u003eRückenlehnenneigung (85°–113°)\u003c\/div\u003e\n                        \u003cdiv class=\"bprtdd_detail_section\"\u003eVerstellbare Rückenlehnenhöhe\u003c\/div\u003e\n                        \u003cdiv class=\"bprtdd_detail_section\"\u003eWippfunktion (9,5°)\u003c\/div\u003e\n                        \u003cdiv class=\"bprtdd_detail_section\"\u003eSitzneigungsarretierung (-1,7° bis 7,8°)\u003c\/div\u003e\n                        \u003cdiv class=\"bprtdd_detail_section\"\u003eVerstellbare Kopfstütze\u003c\/div\u003e\n                        \u003cdiv class=\"bprtdd_detail_section\"\u003eSitztiefenverstellung\u003c\/div\u003e\n                        \u003cdiv class=\"bprtdd_detail_section\"\u003e6-fach verstellbare Armlehnen\u003c\/div\u003e\n                    \u003c\/div\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"bprtdd_detail_line\"\u003e\n                    \u003cdiv class=\"bprtdd_detail_line_head\"\u003e\n                        \u003ch3\u003eTECHNISCHE DATEN\u003c\/h3\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"bprtdd_detail_line_body\"\u003e\n                        \u003cdiv class=\"bprtdd_detail_section\"\u003e\n\u003cspan class=\"bprtdd_detail_itemName\"\u003eBezug\u003c\/span\u003e \u003cspan class=\"bprtdd_detail_itemDescribe\"\u003eLuftiges Netzgewebe \/ Gepolstertes Netzgewebe\u003c\/span\u003e\n\u003c\/div\u003e\n                        \u003cdiv class=\"bprtdd_detail_section\"\u003e\n\u003cspan class=\"bprtdd_detail_itemName\"\u003eRahmen\u003c\/span\u003e \u003cspan class=\"bprtdd_detail_itemDescribe\"\u003eVerstärkter Kunststoffrahmen\u003c\/span\u003e\n\u003c\/div\u003e\n                        \u003cdiv class=\"bprtdd_detail_section\"\u003e\n                            \u003cspan class=\"bprtdd_detail_itemName\"\u003eFußkreuz\u003c\/span\u003e\n                            \u003cspan class=\"bprtdd_detail_itemDescribe\"\u003eHochbelastbares Kunststoff-Fußkreuz\u003c\/span\u003e\n                        \u003c\/div\u003e\n                        \u003cdiv class=\"bprtdd_detail_section\"\u003e\n\u003cspan class=\"bprtdd_detail_itemName\"\u003eNeigungsmechanik\u003c\/span\u003e \u003cspan class=\"bprtdd_detail_itemDescribe\"\u003eMulti-Neigungsmechanik\u003c\/span\u003e\n\u003c\/div\u003e\n                        \u003cdiv class=\"bprtdd_detail_section\"\u003e\n\u003cspan class=\"bprtdd_detail_itemName\"\u003eRollen\u003c\/span\u003e \u003cspan class=\"bprtdd_detail_itemDescribe\"\u003e6 cm Nylon-Rollen\u003c\/span\u003e\n\u003c\/div\u003e\n                        \u003cdiv class=\"bprtdd_detail_section\"\u003e\n\u003cspan class=\"bprtdd_detail_itemName\"\u003eGasdruckfeder\u003c\/span\u003e \u003cspan class=\"bprtdd_detail_itemDescribe\"\u003eKlasse 3 (Hochbelastbar)\u003c\/span\u003e\n\u003c\/div\u003e\n                    \u003c\/div\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003c!-- specification end --\u003e\n\u003c\/div\u003e\n\u003cp\u003e\n    \u003cscript defer\u003e\u003c\/script\u003e\n    \u003cscript\u003e\n        document.addEventListener(\"DOMContentLoaded\", function () {\n            \/\/ function detail toggle\n            document.querySelectorAll(\".op300-function-detail__text-item\").forEach((div) =\u003e {\n                div.addEventListener(\"click\", function () {\n                    const sibling = div.querySelector(\".op300-function-detail__text__small\");\n\n                    const btn = div.querySelector(\".op300-function-detail-btn\");\n                    const imgId = btn.getAttribute(\"data-img\");\n                    const imgs = document.querySelectorAll(`[data-function-detail-img=\"${imgId}\"]`);\n\n                    const allBtns = document.querySelectorAll(\".op300-function-detail-btn\");\n                    const isOnlyExpanded = [...allBtns].every((b) =\u003e b === btn || !b.classList.contains(\"rotate\"));\n                    if (isOnlyExpanded \u0026\u0026 btn.classList.contains(\"rotate\")) {\n                        return;\n                    }\n\n                    sibling.classList.toggle(\"show\");\n                    btn.classList.toggle(\"rotate\");\n                    div.classList.toggle(\"selected\");\n                    imgs?.forEach((img) =\u003e {\n                        if (img) img.classList.toggle(\"show\");\n                    });\n\n                    allBtns.forEach((otherBtn) =\u003e {\n                        if (otherBtn !== btn) {\n                            const otherParent = otherBtn.parentElement;\n                            const otherSibling = otherParent.nextElementSibling;\n                            const otherParentList = otherParent.parentElement;\n                            const otherImgId = otherBtn.getAttribute(\"data-img\");\n                            const otherImgs = document.querySelectorAll(`[data-function-detail-img=\"${otherImgId}\"]`);\n\n                            otherSibling.classList.remove(\"show\");\n                            otherBtn.classList.remove(\"rotate\");\n                            otherParentList.classList.remove(\"selected\");\n                            otherImgs?.forEach((img) =\u003e {\n                                if (img) img.classList.remove(\"show\");\n                            });\n                        }\n                    });\n                });\n            });\n\n            \/\/ upholstery left click\n            document.querySelector(\".op300-upholstery__img-item-left\").addEventListener(\"click\", function () {\n                let left = document.querySelector(\".op300-upholstery__img-item-left\");\n                let right = document.querySelector(\".op300-upholstery__img-item-right\");\n                left.style.width = \"76.48%\";\n                right.style.width = \"23.52%\";\n                left.style.cursor = \"default\";\n                right.style.cursor = \"pointer\";\n\n                document.querySelector(\".op300-upholstery__img-item__desc-big-right\").classList.remove(\"show\");\n                document.querySelector(\".op300-upholstery__img-item__desc-small-right\").classList.add(\"show\");\n\n                document.querySelector(\".op300-upholstery__img-item__desc-small-left\").classList.remove(\"show\");\n                document.querySelector(\".op300-upholstery__img-item__desc-big-left\").classList.add(\"show\");\n            });\n\n            \/\/ upholstery right click\n            document.querySelector(\".op300-upholstery__img-item-right\").addEventListener(\"click\", function () {\n                let left = document.querySelector(\".op300-upholstery__img-item-left\");\n                let right = document.querySelector(\".op300-upholstery__img-item-right\");\n                left.style.width = \"23.52%\";\n                right.style.width = \"76.48%\";\n                left.style.cursor = \"pointer\";\n                right.style.cursor = \"default\";\n\n                document.querySelector(\".op300-upholstery__img-item__desc-small-right\").classList.remove(\"show\");\n                document.querySelector(\".op300-upholstery__img-item__desc-big-right\").classList.add(\"show\");\n\n                document.querySelector(\".op300-upholstery__img-item__desc-small-left\").classList.add(\"show\");\n                document.querySelector(\".op300-upholstery__img-item__desc-big-left\").classList.remove(\"show\");\n            });\n        });\n    \u003c\/script\u003e\n\u003c\/p\u003e\n","brand":"Boulies Chairs DE","offers":[{"title":"OP300 \/ Gepolstertes Mesh \/ Schwarz","offer_id":55320532123816,"sku":"3058A-Q-BLACK","price":339.99,"currency_code":"EUR","in_stock":true},{"title":"OP300 \/ Mesh \/ Schwarz","offer_id":55320532156584,"sku":"3058A-M-BLACK","price":339.99,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0539\/2141\/5336\/files\/EP300-paddedmesh-black_1_c0ab845c-9ef9-43f4-bf25-ecbcae3c2eec.png?v=1774851610","url":"https:\/\/boulies.de\/products\/op300","provider":"Boulies Chairs DE","version":"1.0","type":"link"}