{"title":"Ergonomischer Bürostuhl","description":"","products":[{"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"},{"product_id":"op180","title":"Boulies OP180","description":"\u003cstyle\u003e\n    .op180-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    .op180-product-description img {\n        display: block;\n    }\n\n    \/* poster *\/\n    .op180-description-poster img {\n        width: 100%;\n        height: auto;\n    }\n\n    \/* ready *\/\n    .op180-description-ready {\n        width: 100%;\n        position: relative;\n    }\n\n    .op180-description-ready__background {\n        display: flex;\n        justify-content: center;\n        overflow: hidden;\n    }\n\n    .op180-description-ready__background img {\n        max-width: 1920px;\n        height: auto;\n    }\n\n    .op180-description-ready__text {\n        position: absolute;\n        left: 8.44%;\n        top: 50%;\n        transform: translateY(-50%);\n        max-width: 580px;\n    }\n\n    .op180-description-ready__text__title {\n        font-size: var(--large-heading-size);\n        color: var(--heading-color);\n        font-weight: 700;\n    }\n\n    .op180-description-ready__text__content {\n        font-size: var(--body-size);\n        color: var(--body-color);\n        margin-top: 16px;\n        line-height: 1.5;\n    }\n\n    \/* last *\/\n    .op180-description-last {\n        width: 100%;\n        position: relative;\n    }\n\n    .op180-description-last__background {\n        display: flex;\n        justify-content: center;\n        overflow: hidden;\n    }\n\n    .op180-description-last__background img {\n        max-width: 1920px;\n        height: auto;\n    }\n\n    .op180-description-last__text {\n        position: absolute;\n        right: 7.08%;\n        top: 50%;\n        transform: translateY(-50%);\n        max-width: 608px;\n    }\n\n    .op180-description-last__text__title {\n        font-size: var(--large-heading-size);\n        color: var(--heading-color);\n        font-weight: 700;\n    }\n\n    .op180-description-last__text__content {\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    .op180-description-function {\n        width: 100%;\n        background-color: #f0f0f0;\n        display: flex;\n        flex-direction: row-reverse;\n    }\n\n    .op180-description-function__img {\n        flex: 840;\n        display: flex;\n        justify-content: center;\n        align-items: center;\n    }\n\n    .op180-description-function__img img {\n        max-width: 840px;\n        width: 100%;\n        height: auto;\n    }\n\n    .op180-description-function__text {\n        flex: 1080;\n        display: flex;\n        flex-direction: column;\n        justify-content: center;\n        align-items: center;\n        margin: 16px 0;\n    }\n\n    .op180-description-function__text__title {\n        font-size: var(--large-heading-size);\n        color: var(--heading-color);\n        font-weight: 700;\n        width: 62.96%;\n    }\n\n    .op180-description-function__text__content {\n        font-size: var(--body-size);\n        color: var(--body-color);\n        margin-top: 16px;\n        line-height: 1.5;\n        width: 62.96%;\n    }\n\n    .op180-description-function__text__img {\n        margin-top: 32px;\n        width: 62.96%;\n    }\n\n    .op180-description-function__text__img img {\n        max-width: 680px;\n        width: 100%;\n        height: auto;\n    }\n\n    .op180-description-customisable {\n        width: 100%;\n    }\n\n    .op180-description-customisable__text {\n        margin: 120px auto 40px;\n        width: 76.875%;\n        display: flex;\n        flex-direction: row;\n        gap: 15.51%;\n    }\n\n    .op180-description-customisable__text__title {\n        font-size: var(--large-heading-size);\n        color: var(--heading-color);\n        font-weight: 700;\n        flex: 473;\n    }\n\n    .op180-description-customisable__text__content {\n        font-size: var(--body-size);\n        color: var(--body-color);\n        line-height: 1.5;\n        flex: 774;\n    }\n\n    .op180-description-customisable__text__content .text-strong {\n        font-weight: 700;\n        color: #141414;\n    }\n\n    \/* img-group-slider-container *\/\n    .op180-description__img-group {\n        width: 100%;\n        margin-bottom: 72px;\n    }\n\n    \/* .slick-slide {\n        height: unset !important;\n    } *\/\n\n    .op180-description__img-item {\n        position: relative;\n        margin: 0 12px;\n        max-width: 1050px;\n        cursor: grab;\n    }\n\n    .op180-description__img-item-background {\n        width: 100%;\n    }\n\n    .op180-description__img-item-background img {\n        width: 100%;\n        height: auto;\n    }\n\n    .op180-description__img-item-text {\n        position: absolute;\n        left: 6.1%;\n        bottom: 16%;\n        max-width: 390px;\n    }\n\n    .op180-description__img-item-text__title {\n        font-size: var(--medium-heading-size);\n        color: var(--heading-color);\n        font-weight: 700;\n    }\n\n    .op180-description__img-item-text__content {\n        font-size: var(--body-size);\n        color: var(--body-color);\n        margin-top: 16px;\n        line-height: 1.5;\n    }\n\n    .op180-description__img-group-arrow {\n        display: flex;\n        justify-content: end;\n        align-items: center;\n        gap: 16px;\n        width: 88.44%;\n        margin-top: 24px;\n    }\n\n    .op180-description__img-group-arrow svg {\n        width: 64px;\n        height: 64px;\n        cursor: pointer;\n        transition: opacity 0.3s ease;\n    }\n\n    .op180-description__img-group-arrow svg:hover {\n        opacity: 0.7;\n    }\n\n    \/* lock *\/\n    .op180-description-lock {\n        width: 100%;\n        position: relative;\n    }\n\n    .op180-description-lock__background {\n        width: 100%;\n        display: flex;\n        justify-content: center;\n        overflow: hidden;\n    }\n\n    .op180-description-lock__background img {\n        max-width: 1920px;\n        height: auto;\n    }\n\n    .op180-description-lock__text {\n        position: absolute;\n        right: 7.71%;\n        top: 50%;\n        transform: translateY(-50%);\n        max-width: 528px;\n    }\n\n    .op180-description-lock__text__title {\n        font-size: var(--large-heading-size);\n        color: var(--heading-color);\n        font-weight: 700;\n    }\n\n    .op180-description-lock__text__content {\n        font-size: var(--body-size);\n        color: var(--body-color);\n        line-height: 1.5;\n        margin-top: 16px;\n    }\n\n    .op180-description__text-tip {\n        margin-top: 8px;\n        display: block;\n    }\n\n    \/* armrest *\/\n    .op180-description-armrest {\n        width: 100%;\n        position: relative;\n    }\n\n    .op180-description-armrest__background {\n        width: 100%;\n        display: flex;\n        justify-content: center;\n        overflow: hidden;\n    }\n\n    .op180-description-armrest__background img {\n        max-width: 1920px;\n        height: auto;\n    }\n\n    .op180-description-armrest__text {\n        position: absolute;\n        left: 9.9%;\n        top: 50%;\n        transform: translateY(-50%);\n        max-width: 593px;\n    }\n\n    .op180-description-armrest__text__title {\n        font-size: var(--large-heading-size);\n        color: var(--heading-color);\n        font-weight: 700;\n    }\n\n    .op180-description-armrest__text__content {\n        font-size: var(--body-size);\n        color: var(--body-color);\n        line-height: 1.5;\n        margin-top: 16px;\n    }\n\n    \/* support *\/\n    .op180-description-support {\n        width: 80.21%;\n        margin: 96px auto;\n    }\n\n    .op180-description-support__title {\n        font-size: var(--large-heading-size);\n        color: var(--heading-color);\n        font-weight: 700;\n    }\n\n    .op180-description-support__img-group {\n        display: flex;\n        flex-direction: row;\n        gap: 24px;\n        margin-top: 40px;\n    }\n\n    .op180-description-support__img-item {\n        width: 50%;\n    }\n\n    .op180-description-support__img-item img {\n        width: 100%;\n        height: auto;\n    }\n\n    .op180-description-support__text__content {\n        --body-size: 20px;\n        font-size: var(--body-size);\n        color: var(--body-color);\n        line-height: 1.5;\n        margin: 16px 9px 0;\n    }\n\n    \/* caster *\/\n    .op180-description-caster {\n        width: 100%;\n        position: relative;\n    }\n\n    .op180-description-caster__background {\n        width: 100%;\n        display: flex;\n        justify-content: center;\n        overflow: hidden;\n    }\n\n    .op180-description-caster__background img {\n        max-width: 1920px;\n        height: auto;\n    }\n\n    .op180-description-caster__text {\n        position: absolute;\n        left: 50%;\n        bottom: 4.18%;\n        transform: translateX(-50%);\n        max-width: 1117px;\n        width: 100%;\n        color: #ffffff;\n        text-align: center;\n    }\n\n    .op180-description-caster__text__title {\n        font-size: var(--large-heading-size);\n        font-weight: 700;\n    }\n\n    .op180-description-caster__text__content {\n        font-size: var(--body-size);\n        line-height: 1.5;\n        margin-top: 16px;\n    }\n\n    \/* showcase *\/\n    .op180-description-showcase {\n        max-width: 1468px;\n        margin: 120px auto 0;\n        display: grid;\n        grid-template-columns: 43fr 56fr 43fr;\n        gap: 24px;\n    }\n\n    .op180-description-showcase img {\n        width: 100%;\n        height: auto;\n        object-fit: cover;\n    }\n\n    .showcase-img-1 {\n        grid-column: span 2;\n        grid-row: span 2;\n    }\n\n    .showcase-img-5 {\n        grid-row: span 2;\n    }\n\n    @media (max-width: 1440px) {\n        .op180-product-description {\n            --large-heading-size: 42px;\n            --medium-heading-size: 28px;\n            --body-size: 24px;\n        }\n\n        .op180-description-ready__background img,\n        .op180-description-last__background img,\n        .op180-description-armrest__background img,\n        .op180-description-lock__background img,\n        .op180-description-caster__background img {\n            max-width: 1440px;\n        }\n\n        .op180-description-ready__text {\n            left: 7.64%;\n            max-width: 464px;\n        }\n        .op180-description-last__text {\n            max-width: 496px;\n        }\n\n        .op180-description-function__text {\n            align-items: unset;\n        }\n\n        .op180-description-function__text__title,\n        .op180-description-function__text__content,\n        .op180-description-function__text__img {\n            width: unset;\n        }\n\n        .op180-description-function__text__title {\n            margin-left: 14.2%;\n        }\n        .op180-description-function__text__content {\n            margin: 1.98% 8.02% 0 14.2%;\n        }\n        .op180-description-function__text__img {\n            margin: 3.95% 21.6% 0 14.2%;\n        }\n\n        .op180-description-customisable__text {\n            margin: 96px auto 32px;\n            gap: 11.01%;\n        }\n\n        .op180-description__img-item {\n            max-width: 840px;\n        }\n\n        .op180-description__img-item-text {\n            max-width: 327px;\n        }\n\n        .op180-description__img-group-arrow svg {\n            width: 56px;\n            height: 56px;\n        }\n\n        .op180-description__img-group {\n            margin-bottom: 52px;\n        }\n\n        .op180-description__img-item-text__content {\n            --body-size: 20px;\n        }\n\n        .op180-description-lock__text {\n            right: 3.33%;\n            max-width: 494px;\n        }\n\n        .op180-description-armrest__text {\n            left: 11.11%;\n            max-width: 496px;\n        }\n\n        .op180-description-support {\n            margin: 80px auto;\n        }\n\n        .op180-description-support__img-group {\n            margin-top: 32px;\n        }\n\n        .op180-description-support__text__content {\n            --body-size: 20px;\n        }\n\n        .op180-description-caster__text {\n            max-width: 865px;\n        }\n    }\n\n    @media (max-width: 1200px) {\n        .op180-product-description {\n            --large-heading-size: 36px;\n            --medium-heading-size: 24px;\n            --body-size: 20px;\n        }\n\n        .op180-description-ready__background img,\n        .op180-description-last__background img,\n        .op180-description-armrest__background img,\n        .op180-description-lock__background img,\n        .op180-description-caster__background img {\n            max-width: 1200px;\n        }\n\n        .op180-description-ready__text {\n            left: 6.67%;\n            max-width: 380px;\n        }\n\n        .op180-description-last__text {\n            right: 6.67%;\n            max-width: 384px;\n        }\n\n        .op180-description-function__text__title {\n            margin-left: 11.85%;\n        }\n        .op180-description-function__text__content {\n            margin: 2.34% 4.11% 0 11.85%;\n        }\n        .op180-description-function__text__img {\n            margin: 3.56% 28.89% 0 11.85%;\n        }\n\n        .op180-description-customisable__text {\n            margin: 72px auto 24px;\n            width: 82.17%;\n            gap: 9.63%;\n        }\n\n        .op180-description__img-item {\n            max-width: 720px;\n            margin: 0 8px;\n        }\n\n        .op180-description__img-item-text {\n            left: 4.44%;\n            bottom: 13.63%;\n            max-width: 291px;\n        }\n\n        .op180-description__img-group-arrow svg {\n            width: 48px;\n            height: 48px;\n        }\n\n        .op180-description__img-item-text__content {\n            --body-size: 18px;\n        }\n\n        .op180-description-lock__text {\n            right: 5.17%;\n            max-width: 348px;\n        }\n\n        .op180-description-armrest__text {\n            left: 11.25%;\n            max-width: 421px;\n        }\n\n        .op180-description-support {\n            margin: 64px auto;\n            width: 78%;\n        }\n\n        .op180-description-support__img-group {\n            margin-top: 24px;\n            gap: 16px;\n        }\n\n        .op180-description-support__text__content {\n            --body-size: 16px;\n        }\n\n        .op180-description-caster__text__content {\n            --body-size: 18px;\n        }\n    }\n\n    @media (max-width: 900px) {\n        .op180-product-description {\n            --large-heading-size: 36px;\n            --medium-heading-size: 36px;\n            --body-size: 24px;\n        }\n\n        .op180-description-ready__background img,\n        .op180-description-last__background img {\n            width: 100%;\n        }\n\n        .op180-description-lock__background img,\n        .op180-description-armrest__background img,\n        .op180-description-caster__background img {\n            max-width: 900px;\n        }\n\n        .op180-description-ready,\n        .op180-description-last {\n            display: flex;\n            flex-direction: column-reverse;\n        }\n\n        .op180-description-ready__text,\n        .op180-description-last__text {\n            position: unset;\n            transform: unset;\n            max-width: unset;\n            padding: 72px 56px 32px 56px;\n            background-color: #f5f5f5;\n        }\n\n        .op180-description-ready__background img,\n        .op180-description-last__background img {\n            width: 100%;\n        }\n\n        .op180-description-function {\n            display: flex;\n            flex-direction: column-reverse;\n        }\n\n        .op180-description-function__img {\n            width: 100%;\n        }\n\n        .op180-description-function__text {\n            margin: 54px 56px 56px 56px;\n        }\n\n        .op180-description-function__text__title,\n        .op180-description-function__text__content,\n        .op180-description-function__text__img {\n            width: 100%;\n        }\n\n        .op180-description-function__text__title {\n            margin: 0;\n        }\n\n        .op180-description-function__text__content {\n            margin: 16px 0 0 0;\n        }\n\n        .op180-description-function__text__img {\n            margin: 32px 0 0 0;\n        }\n\n        .op180-description-function__text__img img {\n            max-width: 788px;\n        }\n\n        .op180-description-function__img img {\n            max-width: 900px;\n        }\n\n        .op180-description-customisable__text {\n            flex-direction: column;\n            margin: 56px 6.22% 32px;\n            gap: 16px;\n            width: unset;\n        }\n\n        .op180-description-customisable__text__title {\n            max-width: 358px;\n        }\n\n        .op180-description__img-slider-container {\n            margin: 32px 0;\n        }\n\n        .op180-description__img-group {\n            margin: 0;\n        }\n\n        .op180-description__img-item {\n            margin: 24px 3.33% 0;\n            max-width: unset;\n        }\n\n        .op180-description__img-item-text {\n            left: 6.67%;\n            bottom: 12%;\n            max-width: 260px;\n        }\n\n        .op180-description__img-item-text__title {\n            font-size: 36px;\n        }\n\n        .op180-description__img-item-text__content {\n            font-size: 24px;\n            margin-top: 16px;\n        }\n\n        .op180-description__img-group-arrow {\n            display: none;\n        }\n\n        .op180-description-lock__text {\n            top: 2.49%;\n            left: 5.22%;\n            right: 5.22%;\n            transform: unset;\n            max-width: unset;\n        }\n\n        .op180-description-lock__text__content {\n            margin-top: 16px;\n        }\n\n        .op180-description__text-tip {\n            margin-top: 8px;\n        }\n\n        .op180-description-armrest__text {\n            left: 8.33%;\n            max-width: 387px;\n        }\n\n        .op180-description-armrest__text__content {\n            margin-top: 16px;\n        }\n\n        .op180-description-support {\n            width: 87.56%;\n        }\n\n        .op180-description-support__img-group {\n            margin-top: 32px;\n        }\n\n        .op180-description-support__text__content {\n            margin: 16px 3px 0;\n        }\n\n        .op180-description-caster__text {\n            width: 83%;\n        }\n    }\n\n    @media (max-width: 600px) {\n        .op180-product-description {\n            --large-heading-size: 7vw;\n            --medium-heading-size: 4.67vw;\n            --body-size: 4.67vw;\n        }\n\n        .op180-description-ready__background img,\n        .op180-description-last__background img,\n        .op180-description-armrest__background img,\n        .op180-description-lock__background img,\n        .op180-description-caster__background img {\n            width: 100%;\n        }\n\n        .op180-description-ready,\n        .op180-description-last {\n            display: flex;\n            flex-direction: column-reverse;\n        }\n\n        .op180-description-ready__text,\n        .op180-description-last__text {\n            position: unset;\n            transform: unset;\n            max-width: unset;\n            padding: 8vw 5.33vw 9vw 5.33vw;\n        }\n\n        .op180-description-ready__text__content,\n        .op180-description-last__text__content {\n            margin-top: 2.67vw;\n        }\n\n        .op180-description-ready__background img,\n        .op180-description-last__background img {\n            width: 100%;\n        }\n\n        .op180-description-function {\n            display: flex;\n            flex-direction: column-reverse;\n        }\n\n        .op180-description-function__img {\n            width: 100%;\n        }\n\n        .op180-description-function__text {\n            margin: 8vw auto 6.67vw;\n        }\n\n        .op180-description-function__text__title,\n        .op180-description-function__text__content,\n        .op180-description-function__text__img {\n            width: 89.33vw;\n        }\n\n        .op180-description-function__text__content {\n            margin: 2.67vw 0 0 0;\n        }\n\n        .op180-description-function__text__img {\n            margin: 4vw 0 0 0;\n        }\n\n        .op180-description-customisable__text {\n            width: 89.33vw;\n            flex-direction: column;\n            margin: 8vw auto;\n            gap: 2.67vw;\n        }\n\n        .op180-description-customisable__text__title {\n            max-width: 68.33vw;\n        }\n\n        .op180-description__img-slider-container {\n            margin: 0;\n        }\n\n        .op180-description__img-group {\n            margin: 0;\n        }\n\n        .op180-description__img-item {\n            margin: 0;\n        }\n\n        .op180-description__img-item-text {\n            top: 8vw;\n            left: 50%;\n            transform: translateX(-50%);\n            width: 82.33vw;\n            max-width: unset;\n            text-align: center;\n        }\n\n        .op180-description__img-item-text__title {\n            font-size: 6vw;\n        }\n\n        .op180-description__img-item-text__content {\n            font-size: 4vw;\n            margin-top: 2.67vw;\n        }\n\n        .op180-description__img-group-arrow {\n            display: none;\n        }\n\n        .op180-description-lock__text {\n            top: 5vw;\n            right: 50%;\n            left: unset;\n            transform: translateX(50%);\n            max-width: unset;\n            width: 89.33vw;\n        }\n\n        .op180-description-lock__text__content {\n            margin-top: 2.67vw;\n        }\n\n        .op180-description__text-tip {\n            margin-top: 2.67vw;\n        }\n\n        .op180-description-armrest__text {\n            top: 8vw;\n            left: 50%;\n            transform: translateX(-50%);\n            max-width: unset;\n            width: 89.33vw;\n        }\n\n        .op180-description-armrest__text__content {\n            margin-top: 2.67vw;\n        }\n\n        .op180-description-support {\n            width: 89.33vw;\n            margin: 8vw auto;\n        }\n\n        .op180-description-support__img-group {\n            flex-direction: column;\n            gap: 5.33vw;\n            margin-top: 5.33vw;\n        }\n\n        .op180-description-support__img-item {\n            width: 100%;\n        }\n\n        .op180-description-support__text__content {\n            margin: 2.67vw 0 0;\n            --body-size: 4.67vw;\n        }\n\n        .op180-description-caster__text {\n            bottom: 6.67vw;\n            left: 50%;\n            transform: translateX(-50%);\n            width: 89.33vw;\n            text-align: left;\n        }\n\n        .op180-description-caster__text__content {\n            margin-top: 2.67vw;\n            --body-size: 4.67vw;\n        }\n\n        \/* showcase *\/\n        .op180-description-showcase {\n            margin: 13.33vw 5.33vw 0;\n            grid-template-columns: 1fr 1fr;\n            gap: 2.33vw;\n        }\n\n        .showcase-img-1 {\n            grid-column: span 2;\n            grid-row: span 2;\n        }\n\n        .showcase-img-2 {\n            order: 3;\n        }\n\n        .showcase-img-3 {\n            order: 4;\n        }\n\n        .showcase-img-4 {\n            order: 5;\n            grid-column: span 2;\n        }\n    }\n\u003c\/style\u003e\n\u003cdiv class=\"op180-product-description\"\u003e\n    \u003cdiv class=\"op180-description-poster\"\u003e\n        \u003cpicture\u003e\n            \u003csource media=\"(max-width:600px)\" srcset=\"https:\/\/cdn.shopify.com\/s\/files\/1\/2127\/6275\/files\/EP180-detail_1-sp_1200x.jpg?v=1747979515\"\u003e\n            \u003cimg alt=\"\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/2127\/6275\/files\/EP180-detail_1_1920x.jpg?v=1747979516\"\u003e\u003c\/picture\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"op180-description-ready\"\u003e\n        \u003cdiv class=\"op180-description-ready__background\"\u003e\n            \u003cpicture\u003e\n                \u003csource media=\"(max-width: 600px)\" srcset=\"https:\/\/cdn.shopify.com\/s\/files\/1\/2127\/6275\/files\/EP180-detail_2-sp_1200x.jpg?v=1747979515\"\u003e\n                \u003csource media=\"(max-width: 900px)\" srcset=\"https:\/\/cdn.shopify.com\/s\/files\/1\/2127\/6275\/files\/EP180-detail_2-900px_900x.jpg?v=1748400435\"\u003e\n                \u003cimg alt=\"\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/2127\/6275\/files\/EP180-detail_2_1920x.jpg?v=1747979515\"\u003e\u003c\/source\u003e\u003c\/picture\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"op180-description-ready__text\"\u003e\n            \u003cdiv class=\"op180-description-ready__text__title\"\u003eIn 5 Minuten \u0026amp; mit 6 Schrauben zum fertigen Stuhl\u003c\/div\u003e\n            \u003cdiv class=\"op180-description-ready__text__content\"\u003eFür die Montage dieses ergonomischen Bürostuhls sind lediglich 6 Schrauben erforderlich. In nur 5 Minuten ist Ihr Stuhl einsatzbereit – ganz ohne spezielles Fachwissen. Egal, ob Sie sich Sorgen um einen komplizierten Aufbau machen oder eine größere Menge für Ihr Team bestellen: Der Boulies OP180 macht die Montage mühelos und zeitsparend.\u003c\/div\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"op180-description-last\"\u003e\n        \u003cdiv class=\"op180-description-last__background\"\u003e\n            \u003cpicture\u003e\n                \u003csource media=\"(max-width:600px)\" srcset=\"https:\/\/cdn.shopify.com\/s\/files\/1\/2127\/6275\/files\/EP180-detail_3-sp_1200x.jpg?v=1747979515\"\u003e\n                \u003csource media=\"(max-width: 900px)\" srcset=\"https:\/\/cdn.shopify.com\/s\/files\/1\/2127\/6275\/files\/EP180-detail_3-900px_900x.jpg?v=1748400435\"\u003e\n                \u003cimg alt=\"\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/2127\/6275\/files\/EP180-detail_3_1920x.jpg?v=1747979515\"\u003e\u003c\/source\u003e\u003c\/picture\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"op180-description-last__text\"\u003e\n            \u003cdiv class=\"op180-description-last__text__title\"\u003e\n                Robust,\u003cbr\u003e\n                solide und\u003cbr\u003e\n                für die Ewigkeit gebaut\n            \u003c\/div\u003e\n            \u003cdiv class=\"op180-description-last__text__content\"\u003eAusgestattet mit der neuen hochbelastbaren Boulies-Neigungsmechanik unterstützt der ergonomische Bürostuhl OP180 ein Körpergewicht von bis zu 160 kg. Diese solide Mechanik wurde gezielt auf Stabilität und Langlebigkeit ausgelegt. Sie garantiert eine dauerhafte Performance und zuverlässigen Halt – Tag für Tag, Jahr für Jahr.\u003c\/div\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"op180-description-function\"\u003e\n        \u003cdiv class=\"op180-description-function__img\"\u003e\n            \u003cpicture\u003e\n                \u003csource media=\"(max-width:900px)\" srcset=\"https:\/\/cdn.shopify.com\/s\/files\/1\/2127\/6275\/files\/EP180-detail_5-900px_900x.jpg?v=1748400436\"\u003e\n                \u003cimg alt=\"\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/2127\/6275\/files\/EP180-detail_5_900x.jpg?v=1747979515\"\u003e\u003c\/picture\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"op180-description-function__text\"\u003e\n            \u003cdiv class=\"op180-description-function__text__title\"\u003eSitzneigefunktion für maximale Flexibilität\u003c\/div\u003e\n            \u003cdiv class=\"op180-description-function__text__content\"\u003eDer ergonomische Bürostuhl Boulies OP180 bietet eine integrierte Sitzneigefunktion, die es Ihnen ermöglicht, sich für konzentriertes Arbeiten leicht nach vorne zu lehnen oder zum Entspannen entspannt zurückzulehnen. Ganz gleich, ob für kurze Aufgaben oder stundenlanges Sitzen – der OP180 bietet in jeder Position die nötige Unterstützung. Dies hilft, körperliche Belastungen zu reduzieren und den allgemeinen Sitzkomfort spürbar zu steigern.\u003c\/div\u003e\n            \u003cdiv class=\"op180-description-function__text__img\"\u003e\n                \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/2127\/6275\/files\/EP180-detail_4_900x.jpg?v=1747979515\" alt=\"\"\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"op180-description-customisable\"\u003e\n        \u003cdiv class=\"op180-description-customisable__text\"\u003e\n            \u003cdiv class=\"op180-description-customisable__text__title\"\u003eIndividueller Komfort nach Maß\u003c\/div\u003e\n            \u003cdiv class=\"op180-description-customisable__text__content\"\u003eDer ergonomische Bürostuhl Boulies OP180 wurde entwickelt, um Menschen unterschiedlichster Körpergrößen optimalen Halt zu bieten. Ganz gleich, ob Sie den Stuhl mit anderen teilen oder eine perfekt auf Sie zugeschnittene Sitzposition suchen: Sie können die \u003cspan class=\"text-strong\"\u003eRückenlehnenhöhe\u003c\/span\u003e, die \u003cspan class=\"text-strong\"\u003eSitztiefe\u003c\/span\u003e und die \u003cspan class=\"text-strong\"\u003eSitzhöhe\u003c\/span\u003e präzise einstellen, um Ihren Körper in jeder Lage perfekt zu unterstützen.\u003c\/div\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"op180-description__img-group\"\u003e\n        \u003cdiv class=\"op180-description__img-slider-container\"\u003e\n            \u003cdiv class=\"op180-description__img-item\"\u003e\n                \u003cdiv class=\"op180-description__img-item-background\"\u003e\n                    \u003cpicture\u003e\n                        \u003csource media=\"(max-width:600px)\" srcset=\"https:\/\/cdn.shopify.com\/s\/files\/1\/2127\/6275\/files\/EP180-detail_6-sp_1200x.jpg?v=1747979515\"\u003e\n                        \u003cimg alt=\"\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/2127\/6275\/files\/EP180-detail_6_1050x.jpg?v=1747979515\"\u003e\u003c\/picture\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"op180-description__img-item-text\"\u003e\n                    \u003cdiv class=\"op180-description__img-item-text__title\"\u003eSitztiefenverstellung\u003c\/div\u003e\n                    \u003cdiv class=\"op180-description__img-item-text__content\"\u003eDie Sitztiefe lässt sich zwischen 45,5 und 50 cm anpassen, um Ihre Oberschenkel optimal zu stützen.\u003c\/div\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"op180-description__img-item\"\u003e\n                \u003cdiv class=\"op180-description__img-item-background\"\u003e\n                    \u003cpicture\u003e\n                        \u003csource media=\"(max-width:600px)\" srcset=\"https:\/\/cdn.shopify.com\/s\/files\/1\/2127\/6275\/files\/EP180-detail_7-sp_1200x.jpg?v=1747979515\"\u003e\n                        \u003cimg alt=\"\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/2127\/6275\/files\/EP180-detail_7_1050x.jpg?v=1747979515\"\u003e\u003c\/picture\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"op180-description__img-item-text\"\u003e\n                    \u003cdiv class=\"op180-description__img-item-text__title\"\u003eSitzhöhenverstellung\u003c\/div\u003e\n                    \u003cdiv class=\"op180-description__img-item-text__content\"\u003e\n                        Die Sitzhöhe lässt sich zwischen 44 und 51 cm variieren.\n                        \u003cbr\u003e*Gemessen vom Boden bis zur Vorderkante der Sitzfläche.\n                    \u003c\/div\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"op180-description__img-item\"\u003e\n                \u003cdiv class=\"op180-description__img-item-background\"\u003e\n                    \u003cpicture\u003e\n                        \u003csource media=\"(max-width:600px)\" srcset=\"https:\/\/cdn.shopify.com\/s\/files\/1\/2127\/6275\/files\/EP180-detail_8-sp_1200x.jpg?v=1747979515\"\u003e\n                        \u003cimg alt=\"\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/2127\/6275\/files\/EP180-detail_8_1050x.jpg?v=1747979515\"\u003e\u003c\/picture\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"op180-description__img-item-text\"\u003e\n                    \u003cdiv class=\"op180-description__img-item-text__title\"\u003eRückenlehnenhöhenverstellung\u003c\/div\u003e\n                    \u003cdiv class=\"op180-description__img-item-text__content\"\u003eDie Rückenlehne lässt sich zwischen 56 und 63 cm an Ihre Körpergröße anpassen.\u003c\/div\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"op180-description__img-group-arrow\"\u003e\n            \u003cdiv id=\"op180-description__img-group-arrow-left\"\u003e\n                \u003csvg 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                    \u003cg transform=\"matrix(-1,0,0,-1,128,128)\"\u003e\n                        \u003cg\u003e\n                            \u003cg\u003e\n                                \u003cg\u003e\n                                    \u003cpath d=\"M95.99995195312499,69.33349609375C81.306551953125,69.33349609375,69.333251953125,81.30679609375,69.333251953125,96.00019609374999C69.333251953125,110.69349609375,81.306551953125,122.66679609375001,95.99995195312499,122.66679609375001C110.693251953125,122.66679609375001,122.66655195312501,110.69349609375,122.66655195312501,96.00019609374999C122.66655195312501,81.30679609375,110.693251953125,69.33349609375,95.99995195312499,69.33349609375C95.99995195312499,69.33349609375,95.99995195312499,69.33349609375,95.99995195312499,69.33349609375ZM103.43995195312499,97.41349609375C103.43995195312499,97.41349609375,94.026551953125,106.82679609375,94.026551953125,106.82679609375C93.626551953125,107.22679609375001,93.119951953125,107.41349609375,92.613251953125,107.41349609375C92.106551953125,107.41349609375,91.599951953125,107.22679609375001,91.19995195312501,106.82679609375C90.426551953125,106.05349609375,90.426551953125,104.77349609375,91.19995195312501,104.00019609374999C91.19995195312501,104.00019609374999,99.19995195312501,96.00019609374999,99.19995195312501,96.00019609374999C99.19995195312501,96.00019609374999,91.19995195312501,88.00019609374999,91.19995195312501,88.00019609374999C90.426551953125,87.22679609375,90.426551953125,85.94679609375,91.19995195312501,85.17349609375C91.973251953125,84.40019609375,93.253251953125,84.40019609375,94.026551953125,85.17349609375C94.026551953125,85.17349609375,103.43995195312499,94.58679609375,103.43995195312499,94.58679609375C104.239951953125,95.36019609375,104.239951953125,96.64019609375,103.43995195312499,97.41349609375C103.43995195312499,97.41349609375,103.43995195312499,97.41349609375,103.43995195312499,97.41349609375Z\" fill=\"#141414\" fill-opacity=\"1\"\u003e\u003c\/path\u003e\n                                \u003c\/g\u003e\n                                \u003cg transform=\"matrix(-1,0,0,-1,256,256)\" style=\"opacity: 0\"\u003e\u003c\/g\u003e\n                            \u003c\/g\u003e\n                        \u003c\/g\u003e\n                    \u003c\/g\u003e\n                \u003c\/svg\u003e\n            \u003c\/div\u003e\n            \u003cdiv id=\"op180-description__img-group-arrow-right\"\u003e\n                \u003csvg 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                    \u003cg\u003e\n                        \u003cg\u003e\n                            \u003cg\u003e\n                                \u003cg\u003e\n                                    \u003cpath d=\"M31.999951953125,5.33349609375C17.306551953125002,5.33349609375,5.333251953125,17.306796093750002,5.333251953125,32.00019609375C5.333251953125,46.69349609375,17.306551953125002,58.66679609375,31.999951953125,58.66679609375C46.693251953125,58.66679609375,58.666551953125,46.69349609375,58.666551953125,32.00019609375C58.666551953125,17.306796093750002,46.693251953125,5.33349609375,31.999951953125,5.33349609375C31.999951953125,5.33349609375,31.999951953125,5.33349609375,31.999951953125,5.33349609375ZM39.439951953125,33.41349609375C39.439951953125,33.41349609375,30.026551953125,42.82679609375,30.026551953125,42.82679609375C29.626551953125,43.22679609375,29.119951953125,43.41349609375,28.613251953125,43.41349609375C28.106551953125,43.41349609375,27.599951953125,43.22679609375,27.199951953125,42.82679609375C26.426551953125,42.05349609375,26.426551953125,40.77349609375,27.199951953125,40.00019609375C27.199951953125,40.00019609375,35.199951953125,32.00019609375,35.199951953125,32.00019609375C35.199951953125,32.00019609375,27.199951953125,24.00019609375,27.199951953125,24.00019609375C26.426551953125,23.22679609375,26.426551953125,21.94679609375,27.199951953125,21.17349609375C27.973251953125,20.40019609375,29.253251953125,20.40019609375,30.026551953125,21.17349609375C30.026551953125,21.17349609375,39.439951953125,30.58679609375,39.439951953125,30.58679609375C40.239951953125,31.36019609375,40.239951953125,32.64019609375,39.439951953125,33.41349609375C39.439951953125,33.41349609375,39.439951953125,33.41349609375,39.439951953125,33.41349609375Z\" fill=\"#141414\" fill-opacity=\"1\"\u003e\u003c\/path\u003e\n                                \u003c\/g\u003e\n                                \u003cg transform=\"matrix(-1,0,0,-1,128,128)\" style=\"opacity: 0\"\u003e\u003c\/g\u003e\n                            \u003c\/g\u003e\n                        \u003c\/g\u003e\n                    \u003c\/g\u003e\n                \u003c\/svg\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"op180-description-lock\"\u003e\n        \u003cdiv class=\"op180-description-lock__background\"\u003e\n            \u003cpicture\u003e\n                \u003csource media=\"(max-width:600px)\" srcset=\"https:\/\/cdn.shopify.com\/s\/files\/1\/2127\/6275\/files\/EP180-detail_9-sp_1200x.jpg?v=1747979515\"\u003e\n                \u003csource media=\"(max-width:900px)\" srcset=\"https:\/\/cdn.shopify.com\/s\/files\/1\/2127\/6275\/files\/EP180-detail_9-900px_900x.jpg?v=1748400436\"\u003e\n                \u003cimg alt=\"\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/2127\/6275\/files\/EP180-detail_9_1920x.jpg?v=1747979515\"\u003e\u003c\/source\u003e\u003c\/picture\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"op180-description-lock__text\"\u003e\n            \u003cdiv class=\"op180-description-lock__text__title\"\u003eIn jedem Winkel arretierbar\u003c\/div\u003e\n            \u003cdiv class=\"op180-description-lock__text__content\"\u003e\n                Mit dem ergonomischen Bürostuhl Boulies OP180 können Sie die Rückenlehne bis zu 103° neigen und in jedem Winkel zwischen 79° und 103° arretieren – so behalten Sie die volle Kontrolle über Ihren Sitzkomfort. Egal, ob Sie sich zum Entspannen zurücklehnen oder die ideale aufrechte Position zur Unterstützung Ihres Rückens einstellen: Der Stuhl passt sich Ihnen an. Ob bei der Arbeit oder in Pausen bietet er Ihnen jederzeit maßgeschneiderte Unterstützung.\n                \u003cbr\u003e\n                \u003cspan class=\"op180-description__text-tip\"\u003e*Die Gradzahlen beziehen sich ausschließlich auf die Neigung der Rückenlehne.\u003c\/span\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"op180-description-armrest\"\u003e\n        \u003cdiv class=\"op180-description-armrest__background\"\u003e\n            \u003cpicture\u003e\n                \u003csource media=\"(max-width:600px)\" srcset=\"https:\/\/cdn.shopify.com\/s\/files\/1\/2127\/6275\/files\/EP180-detail_10-sp_1200x.jpg?v=1747979515\"\u003e\n                \u003csource media=\"(max-width:900px)\" srcset=\"https:\/\/cdn.shopify.com\/s\/files\/1\/2127\/6275\/files\/EP180-detail_10-900px_900x.jpg?v=1748400435\"\u003e\n                \u003cimg alt=\"\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/2127\/6275\/files\/EP180-detail_10_1920x.jpg?v=1747979515\"\u003e\u003c\/source\u003e\u003c\/picture\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"op180-description-armrest__text\"\u003e\n            \u003cdiv class=\"op180-description-armrest__text__title\"\u003eAbnehmbare 3D-Armlehnen\u003c\/div\u003e\n            \u003cdiv class=\"op180-description-armrest__text__content\"\u003eDiese Armlehnen lassen sich in der Höhe 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. Zudem sind sie abnehmbar – für volle Flexibilität im Alltag.\u003c\/div\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"op180-description-support\"\u003e\n        \u003cdiv class=\"op180-description-support__title\"\u003eGepolsterter Komfort trifft auf\u003cbr\u003eatmungsaktive Unterstützung\u003c\/div\u003e\n        \u003cdiv class=\"op180-description-support__img-group\"\u003e\n            \u003cdiv class=\"op180-description-support__img-item\"\u003e\n                \u003cpicture\u003e\n                    \u003csource media=\"(max-width:600px)\" srcset=\"https:\/\/cdn.shopify.com\/s\/files\/1\/2127\/6275\/files\/EP180-detail_11_1200x.jpg?v=1747979515\"\u003e\n                    \u003cimg alt=\"\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/2127\/6275\/files\/EP180-detail_11_800x.jpg?v=1747979515\"\u003e\u003c\/picture\u003e\n                \u003cdiv class=\"op180-description-support__text__content\"\u003eEntwickelt für alle, die viele Stunden am Schreibtisch verbringen, verfügt der ergonomische Bürostuhl Boulies OP180 über eine weich gepolsterte Sitzfläche, die das ideale Gleichgewicht zwischen Weichheit und Halt bietet. Ideal für Personen, die täglich mehr als 8 Stunden arbeiten: Das Sitzkissen hilft, den Druck auf das Steißbein effektiv zu lindern und sorgt so den ganzen Tag über für langanhaltenden, angenehmen Komfort.\u003c\/div\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"op180-description-support__img-item\"\u003e\n                \u003cpicture\u003e\n                    \u003csource media=\"(max-width:600px)\" srcset=\"https:\/\/cdn.shopify.com\/s\/files\/1\/2127\/6275\/files\/EP180-detail_12_1200x.jpg?v=1747979515\"\u003e\n                    \u003cimg alt=\"\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/2127\/6275\/files\/EP180-detail_12_800x.jpg?v=1747979515\"\u003e\u003c\/picture\u003e\n                \u003cdiv class=\"op180-description-support__text__content\"\u003eDer ergonomische Bürostuhl OP180 verfügt zudem über eine Rückenlehne aus hochfestem Netzgewebe, die Luftzirkulation fördert und so für angenehme Kühle sorgt, während sie gleichzeitig eine feste und zuverlässige Unterstützung für Ihren Rücken bietet. Ganz gleich, ob Sie anstehende Deadlines bewältigen oder an virtuellen Meetings teilnehmen – der OP180 sorgt dafür, dass Sie von Anfang bis Ende komfortabel sitzen und optimal unterstützt werden.\u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"op180-description-caster\"\u003e\n        \u003cdiv class=\"op180-description-caster__background\"\u003e\n            \u003cpicture\u003e\n                \u003csource media=\"(max-width:600px)\" srcset=\"https:\/\/cdn.shopify.com\/s\/files\/1\/2127\/6275\/files\/EP180-detail_13-sp_1200x.jpg?v=1747979515\"\u003e\n                \u003csource media=\"(max-width:900px)\" srcset=\"https:\/\/cdn.shopify.com\/s\/files\/1\/2127\/6275\/files\/EP180-detail_13-900px_900x.jpg?v=1748400436\"\u003e\n                \u003cimg alt=\"\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/2127\/6275\/files\/EP180-detail_13_1920x.jpg?v=1747979515\"\u003e\u003c\/source\u003e\u003c\/picture\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"op180-description-caster__text\"\u003e\n            \u003cdiv class=\"op180-description-caster__text__title\"\u003eGlatte und bodenschonende Nylon-Rollen\u003c\/div\u003e\n            \u003cdiv class=\"op180-description-caster__text__content\"\u003eAusgestattet mit hochwertigen Nylon-Rollen gleitet der ergonomische Bürostuhl Boulies OP180 mühelos über die meisten Bodenbeläge, ohne Kratzer oder Spuren zu hinterlassen. Diese langlebigen Rollen bieten eine leise und flüssige Bewegung – ideal für den Einsatz im Home-Office und im Büro.\u003c\/div\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"op180-description-showcase\"\u003e\n        \u003cimg class=\"showcase-img-1\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/2127\/6275\/files\/EP180-detail-showcase_1_1200x.jpg?v=1753927614\"\u003e\n        \u003cimg class=\"showcase-img-2\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/2127\/6275\/files\/EP180-detail-showcase_2_1200x.jpg?v=1753927614\"\u003e\n        \u003cimg class=\"showcase-img-5\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/2127\/6275\/files\/EP180-detail-showcase_5_1200x.jpg?v=1753927614\"\u003e\n        \u003cimg class=\"showcase-img-3\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/2127\/6275\/files\/EP180-detail-showcase_3_1200x.jpg?v=1753927614\"\u003e\n        \u003cimg class=\"showcase-img-4\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/2127\/6275\/files\/EP180-detail-showcase_4_1200x.jpg?v=1753927614\"\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\/OP180_Dimensions.png?v=1777009917\" class=\"bt51-dimension dynamic-gallery-item\"\u003e\n                                \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0539\/2141\/5336\/files\/OP180_Dimensions_600x.png?v=1777009917\" alt=\"\" class=\"bt51-dimension-image-preview\"\u003e\n                                \u003cp class=\"bt51-dimension-decription\"\u003eTechnische Daten - OP180\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 (79°–103°)\u003c\/div\u003e\n                        \u003cdiv class=\"bprtdd_detail_section\"\u003eVerstellbare Rückenlehnenhöhe\u003c\/div\u003e\n                        \u003cdiv class=\"bprtdd_detail_section\"\u003eSitztiefenverstellung\u003c\/div\u003e\n                        \u003cdiv class=\"bprtdd_detail_section\"\u003eSitzvorneigung mit Arretierung (2°)\u003c\/div\u003e\n                        \u003cdiv class=\"bprtdd_detail_section\"\u003eSitzrückneigung mit Arretierung (10°)\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\n                            \u003cspan class=\"bprtdd_detail_itemDescribe\"\u003eAtmungsaktives 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            const $slider = $(\".op180-description__img-slider-container\");\n            let resizeTimer;\n\n            function initDesktopSlider() {\n                if (window.innerWidth \u003e 900) {\n                    if (!$slider.hasClass(\"slick-initialized\")) {\n                        $slider.slick({\n                            slidesToShow: 1,\n                            slidesToScroll: 1,\n                            centerMode: true,\n                            infinite: true,\n                            dots: false,\n                            variableWidth: true,\n                            arrows: true,\n                            prevArrow: $(\"#op180-description__img-group-arrow-left\"),\n                            nextArrow: $(\"#op180-description__img-group-arrow-right\"),\n                        });\n                    }\n                } else if ($slider.hasClass(\"slick-initialized\")) {\n                    $slider.slick(\"unslick\");\n                }\n            }\n\n            initDesktopSlider();\n\n            window.addEventListener(\"resize\", function () {\n                clearTimeout(resizeTimer);\n                resizeTimer = setTimeout(function () {\n                    initDesktopSlider();\n                }, 300);\n            });\n        });\n    \u003c\/script\u003e\n\u003c\/p\u003e\n","brand":"Boulies Chairs DE","offers":[{"title":"OP180 \/ Mesh \/ Schwarz","offer_id":55320532222120,"sku":"3096A-M-BLACK","price":269.99,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0539\/2141\/5336\/files\/EP180-mesh-black_1.png?v=1774851473"},{"product_id":"ep500","title":"Boulies EP500","description":"\u003cstyle\u003e\n    .ep500-product-description {\n        --large-heading-size: 48px;\n        --small-heading-size: 24px;\n        --large-body-size: 24px;\n        --medium-body-size: 18px;\n        --small-body-size: 16px;\n\n        width: 100%;\n        max-width: 1920px;\n        margin: 0 auto;\n    }\n    .ep500-product-description img {\n        display: block;\n    }\n    .ep500-product-description .mobile-br {\n        display: none;\n    }\n    .ep500-product-description .text__title {\n        font-size: var(--large-heading-size);\n        color: #141414;\n        font-weight: 700;\n    }\n    .ep500-product-description .text__content {\n        font-size: var(--large-body-size);\n        color: #595959;\n        line-height: 1.5;\n        margin-top: 24px;\n    }\n    \/* intro *\/\n    .ep500-intro {\n        width: 100%;\n        position: relative;\n    }\n    .ep500-intro__text {\n        position: absolute;\n        bottom: 8.51%;\n        left: 7.29%;\n        right: 7.29%;\n        display: flex;\n        align-items: center;\n        gap: 80px;\n    }\n    .ep500-intro__text .text__title {\n        flex: 658;\n        color: #ffffff;\n    }\n    .ep500-intro__text .text__content {\n        flex: 902;\n        color: #ffffff;\n        margin: 0 !important;\n    }\n    .ep500-intro__background {\n        width: 100%;\n        display: flex;\n        justify-content: center;\n        overflow: hidden;\n    }\n    .ep500-intro__background img {\n        max-width: 1920px;\n        height: auto;\n    }\n    \/* armset *\/\n    .ep500-armset {\n        width: 100%;\n        background-color: #f9f9f9;\n    }\n    .ep500-armset__text {\n        padding: 160px 11.1% 80px;\n        display: flex;\n        gap: 12.65%;\n    }\n    .ep500-armset__text .text__title {\n        flex: 575;\n    }\n    .ep500-armset__text .text__content {\n        flex: 730;\n        margin: 0 !important;\n    }\n    .ep500-armset__small__img {\n        max-width: 780px;\n        margin: 0 auto;\n    }\n    .ep500-armset__small__img img {\n        width: 100%;\n        height: auto;\n    }\n    .ep500-armset__images {\n        width: 100%;\n        position: relative;\n    }\n    .ep500-armset__background img {\n        width: 100%;\n        height: auto;\n    }\n    .ep500-armset__images__group {\n        position: absolute;\n        bottom: 9.76%;\n        right: 7.71%;\n        width: 41.46%;\n        display: flex;\n        gap: 16px;\n        max-width: 796px;\n    }\n    .ep500-armset__images__group img {\n        width: 100%;\n        height: auto;\n    }\n    .ep500-armset__images__col__left {\n        flex: 360;\n        position: relative;\n    }\n    .ep500-armset__images__left__text {\n        position: absolute;\n        left: 6.67%;\n        bottom: 3.73%;\n        font-size: 24px;\n        font-weight: 500;\n        color: #ffffff;\n    }\n    .ep500-armset__images__col__right {\n        flex: 420;\n        display: flex;\n        flex-direction: column;\n        justify-content: space-between;\n    }\n    .ep500-armset__images__col__right__item {\n        position: relative;\n    }\n    .ep500-armset__images__right__text {\n        position: absolute;\n        left: 5.71%;\n        bottom: 7.69%;\n        font-size: 24px;\n        font-weight: 500;\n        color: #ffffff;\n    }\n    \/* support *\/\n    .ep500-support {\n        width: 100%;\n        background-color: #f9f9f9;\n    }\n    .ep500-support__text {\n        text-align: center;\n        padding: 128px 0 80px;\n        margin: 0 auto;\n        width: 89.34%;\n        max-width: 1135px;\n    }\n    .ep500-support__image img {\n        width: 100%;\n        height: auto;\n    }\n    \/* adjustment *\/\n    .ep500-adjustment {\n        width: 100%;\n        background-color: #ededed;\n    }\n    .ep500-adjustment__text {\n        text-align: center;\n        margin: 0 auto;\n        padding: 120px 0 80px;\n        max-width: 1017px;\n        width: 89.34%;\n        font-size: 28px;\n        font-weight: 700;\n        line-height: 1.5;\n    }\n    .ep500-adjustment__background img {\n        width: 100%;\n        height: auto;\n    }\n    .ep500-adjustment__image {\n        position: relative;\n    }\n    .ep500-adjustment__item {\n        position: absolute;\n    }\n    .ep500-adjustment__item img {\n        width: 21.1vw;\n        height: auto;\n        max-width: 405px;\n    }\n    .ep500-adjustment__item svg {\n        margin-top: 16px;\n        margin-top: min(0.83vw, 16px);\n    }\n    .ep500-adjustment__item__title {\n        font-size: 24px;\n        font-weight: 700;\n        color: #141414;\n    }\n    .ep500-adjustment__item__content {\n        font-size: 18px;\n        font-weight: 500;\n        line-height: 1.5;\n        color: #595959;\n        margin-top: 8px;\n        margin-top: min(0.42vw, 8px);\n    }\n    \/* item one *\/\n    .ep500-adjustment__item.one {\n        top: 32.29%;\n        left: 9.84%;\n    }\n    .ep500-adjustment__item.one .ep500-adjustment__item__title {\n        width: 21.1vw;\n        max-width: 405px;\n    }\n    .ep500-adjustment__item.one .ep500-adjustment__item__content {\n        width: 21.1vw;\n        max-width: 405px;\n    }\n    .ep500-adjustment__item.one svg {\n        width: 31.35vw;\n        max-width: 602px;\n    }\n    \/* item two *\/\n    .ep500-adjustment__item.two {\n        top: 9.52%;\n        right: 15.83%;\n    }\n    .ep500-adjustment__item.two img {\n        margin-left: auto;\n    }\n    .ep500-adjustment__item.two .ep500-adjustment__item__title {\n        width: 22.1vw;\n        max-width: 405px;\n        text-align: right;\n        margin-left: auto;\n    }\n    .ep500-adjustment__item.two .ep500-adjustment__item__content {\n        width: 22.55vw;\n        max-width: 433px;\n        text-align: right;\n        margin-left: auto;\n    }\n    .ep500-adjustment__item.two svg {\n        width: 42.71vw;\n        max-width: 820px;\n    }\n    \/* item three *\/\n    .ep500-adjustment__item.three {\n        top: 58.95%;\n        right: 9.17%;\n    }\n    .ep500-adjustment__item.three img {\n        margin-left: auto;\n    }\n    .ep500-adjustment__item.three .ep500-adjustment__item__title {\n        width: 21.1vw;\n        max-width: 405px;\n        text-align: right;\n        margin-left: auto;\n    }\n    .ep500-adjustment__item.three .ep500-adjustment__item__content {\n        width: 22.45vw;\n        max-width: 431px;\n        text-align: right;\n        margin-left: auto;\n    }\n    .ep500-adjustment__item.three svg {\n        width: 30.73vw;\n        max-width: 590px;\n    }\n    \/* posture *\/\n    .ep500-posture {\n        width: 100%;\n        background-color: #ededed;\n    }\n    .ep500-posture__text {\n        padding: 120px 0 80px;\n        margin: 0 auto;\n        width: 89.34%;\n        max-width: 1135px;\n        text-align: center;\n    }\n    .ep500-posture__background img {\n        width: 100%;\n        height: auto;\n    }\n    .ep500-posture__image {\n        position: relative;\n    }\n    .ep500-posture__item {\n        position: absolute;\n    }\n    .ep500-posture__item img {\n        width: 21.1vw;\n        height: auto;\n        max-width: 405px;\n    }\n    .ep500-posture__item svg {\n        margin-top: 16px;\n        margin-top: min(0.83vw, 16px);\n    }\n    .ep500-posture__item__title {\n        font-size: 24px;\n        font-weight: 700;\n        color: #141414;\n    }\n    .ep500-posture__item__content {\n        font-size: 18px;\n        font-weight: 500;\n        line-height: 1.5;\n        color: #595959;\n        margin-top: 8px;\n        margin-top: min(0.42vw, 8px);\n    }\n    \/* posture item one *\/\n    .ep500-posture__item.one {\n        top: 15.14%;\n        left: 20.42%;\n    }\n    .ep500-posture__item.one .ep500-posture__item__title {\n        width: 21.1vw;\n        max-width: 405px;\n    }\n    .ep500-posture__item.one .ep500-posture__item__content {\n        width: 21.1vw;\n        max-width: 405px;\n    }\n    .ep500-posture__item.one svg {\n        width: 50.47vw;\n        max-width: 969px;\n    }\n    \/* posture item two *\/\n    .ep500-posture__item.two {\n        top: 59.43%;\n        left: 29.48%;\n    }\n    .ep500-posture__item.two .ep500-posture__item__title {\n        width: 21.1vw;\n        max-width: 405px;\n    }\n    .ep500-posture__item.two .ep500-posture__item__content {\n        width: 21.1vw;\n        max-width: 405px;\n    }\n    .ep500-posture__item.two svg {\n        width: 33.65vw;\n        max-width: 646px;\n    }\n\n    \/* poster *\/\n    .ep500-poster {\n        width: 100%;\n        background-color: #f0f0f0;\n    }\n    .ep500-poster img {\n        width: 100%;\n        height: auto;\n    }\n    \/* upholstery *\/\n    .ep500-upholstery {\n        display: flex;\n        background-color: #f7f7f7;\n    }\n    .ep500-upholstery__text {\n        flex: 1060;\n        display: flex;\n        flex-direction: column;\n        justify-content: center;\n        align-items: center;\n    }\n    .ep500-upholstery__text .text__title,\n    .ep500-upholstery__text .text__content {\n        max-width: 652px;\n        width: 89.34%;\n    }\n    .ep500-upholstery__image {\n        flex: 860;\n    }\n    .ep500-upholstery__image img {\n        width: 100%;\n        height: auto;\n    }\n    \/* components *\/\n    .ep500-components {\n        width: 100%;\n    }\n    .ep500-components__title {\n        margin: 160px auto 72px;\n        text-align: center;\n        font-size: var(--large-heading-size);\n        color: #141414;\n        font-weight: 700;\n    }\n    .ep500-components__component-group-wrap {\n        margin-left: 24px;\n        overflow-x: auto;\n    }\n    .ep500-components__component-group {\n        width: fit-content;\n        margin: 0 auto;\n        display: flex;\n        gap: 24px;\n    }\n    .ep500-components__component {\n        width: 418px;\n    }\n    .ep500-components__component img {\n        width: 100%;\n        height: auto;\n    }\n    .ep500-components__component__desc {\n        min-height: 140px;\n        padding: 24px 46px 0 0;\n    }\n    .ep500-components__component__desc .component__name {\n        font-size: var(--small-heading-size);\n        color: #141414;\n        font-weight: 700;\n    }\n    .ep500-components__component__desc .component__content {\n        font-size: var(--small-body-size);\n        color: #8c8c8c;\n        line-height: 1.5;\n        margin-top: 12px;\n    }\n\n    @media screen and (max-width: 1440px) {\n        .ep500-product-description {\n            --large-heading-size: 42px;\n        }\n        .ep500-product-description .text__content {\n            margin-top: 16px;\n        }\n        .ep500-armset__text {\n            align-items: center;\n        }\n        .ep500-adjustment__item.three .ep500-adjustment__item__content {\n            width: 30.45vw;\n        }\n        .ep500-posture__item.one .ep500-posture__item__content {\n            width: 30vw;\n        }\n        .ep500-posture__item.two .ep500-posture__item__content {\n            width: 30vw;\n        }\n    }\n\n    @media screen and (max-width: 1200px) {\n        .ep500-product-description {\n            --large-heading-size: 36px;\n        }\n        .ep500-armset__images__left__text,\n        .ep500-armset__images__right__text {\n            font-size: 20px;\n        }\n        .ep500-adjustment__item__title,\n        .ep500-posture__item__title {\n            font-size: 20px;\n        }\n        .ep500-adjustment__item__content,\n        .ep500-posture__item__content {\n            font-size: 16px;\n        }\n        .ep500-adjustment__item.one .ep500-adjustment__item__title,\n        .ep500-adjustment__item.one .ep500-adjustment__item__content {\n            width: 27.1vw;\n        }\n        .ep500-adjustment__item.two .ep500-adjustment__item__content {\n            width: 40.55vw;\n        }\n        .ep500-adjustment__item.three .ep500-adjustment__item__content {\n            width: 26.45vw;\n            max-height: 5vw;\n            padding-right: 12px;\n            overflow-y: scroll;\n        }\n        .ep500-posture__item.one .ep500-posture__item__content {\n            width: 44vw;\n            max-width: unset;\n        }\n        .ep500-posture__item.two .ep500-posture__item__content {\n            width: 32vw;\n            max-width: unset;\n            max-height: 5vw;\n            overflow-y: scroll;\n        }\n    }\n\n    @media screen and (max-width: 900px) {\n        .ep500-product-description {\n            --large-heading-size: 28px;\n        }\n        .ep500-product-description .text__content {\n            margin-top: 8px;\n        }\n        .ep500-intro__text {\n            bottom: 2.67%;\n            left: 5.33%;\n            right: 5.33%;\n            display: block;\n        }\n        .ep500-product-description .text__content {\n            margin-top: 8px;\n        }\n        .ep500-armset__text {\n            display: block;\n            padding: 80px 5.33% 40px;\n        }\n        .ep500-armset__images__group {\n            width: 44.46%;\n        }\n        .ep500-intro__text .text__content,\n        .ep500-armset__text .text__content {\n            margin-top: 8px !important;\n        }\n        .ep500-armset__images__group {\n            gap: 8px;\n        }\n        .ep500-armset__images__left__text,\n        .ep500-armset__images__right__text {\n            left: 3.33%;\n            bottom: 2.67%;\n            font-size: 16px;\n            white-space: nowrap;\n        }\n        .ep500-support__text {\n            padding: 64px 0 40px;\n            text-align: left;\n        }\n        .ep500-adjustment__text {\n            padding: 64px 0 40px;\n        }\n        .ep500-posture__text {\n            padding: 80px 0 40px;\n            text-align: left;\n        }\n        .ep500-components__title {\n            margin: 80px auto 36px;\n        }\n        \/* adjustment *\/\n        .ep500-adjustment__background {\n            display: flex;\n            justify-content: center;\n            overflow: hidden;\n        }\n        .ep500-adjustment__background img {\n            max-width: 900px;\n            width: unset;\n        }\n        .ep500-adjustment__item {\n            position: unset;\n            padding: 4% 5.33%;\n        }\n        .ep500-adjustment__item.one {\n            padding-top: 8%;\n        }\n        .ep500-adjustment__item img {\n            width: 100%;\n            max-width: unset;\n        }\n        .ep500-adjustment__item svg {\n            display: none;\n        }\n        .ep500-adjustment__item__title {\n            font-size: 24px;\n            margin-top: 16px;\n            width: unset !important;\n            max-width: unset !important;\n            text-align: left !important;\n        }\n        .ep500-adjustment__item__content {\n            font-size: 18px;\n            margin-top: 8px;\n            width: unset !important;\n            max-width: unset !important;\n            text-align: left !important;\n            max-height: unset !important;\n            padding-right: 0 !important;\n            overflow-y: unset !important;\n        }\n        \/* posture *\/\n        .ep500-posture__background {\n            display: flex;\n            justify-content: end;\n            overflow: hidden;\n        }\n        .ep500-posture__background img {\n            max-width: 900px;\n            width: unset;\n        }\n        .ep500-posture__item {\n            position: unset;\n            margin: 8% 5.33% 0;\n        }\n        .ep500-posture__item.two {\n            padding-bottom: 8%;\n        }\n        .ep500-posture__item img {\n            width: 100%;\n            max-width: unset;\n        }\n        .ep500-posture__item svg {\n            display: none;\n        }\n        .ep500-posture__item__title {\n            font-size: 24px;\n            margin-top: 16px;\n            width: unset !important;\n            max-width: unset !important;\n        }\n        .ep500-posture__item__content {\n            font-size: 18px;\n            margin-top: 8px;\n            width: unset !important;\n            max-width: unset !important;\n            max-height: unset !important;\n            overflow-y: unset !important;\n        }\n        \/* upholstery *\/\n        .ep500-upholstery {\n            flex-direction: column;\n        }\n        .ep500-upholstery__text {\n            margin: 8% 5.33%;\n            display: block;\n        }\n        .ep500-upholstery__text .text__title,\n        .ep500-upholstery__text .text__content {\n            max-width: unset;\n            width: unset;\n        }\n    }\n\n    @media screen and (max-width: 600px) {\n        .ep500-product-description {\n            --large-heading-size: 7vw;\n            --small-heading-size: 4vw;\n            --large-body-size: 4.67vw;\n            --medium-body-size: 3vw;\n            --small-body-size: 2.67vw;\n        }\n        .ep500-product-description .mobile-br {\n            display: block;\n        }\n        .ep500-product-description .desktop-br {\n            display: none;\n        }\n        .ep500-product-description .text__content {\n            margin-top: 2.67vw !important;\n        }\n        \/* intro *\/\n        .ep500-intro__text {\n            bottom: 2.67vw;\n            left: 5.33vw;\n            right: 5.33vw;\n        }\n        .ep500-intro__background img {\n            width: 100%;\n            height: auto;\n        }\n        \/* armset *\/\n        .ep500-armset__text {\n            padding: 8vw 5.33vw 3.67vw;\n        }\n        .ep500-armset__small__img {\n            width: 89.34vw;\n        }\n        .ep500-armset__images {\n            display: flex;\n            flex-direction: column-reverse;\n            gap: 5.33vw;\n        }\n        .ep500-armset__images__group {\n            position: unset;\n            margin: 3.67vw 5.33vw 0;\n            display: flex;\n            width: unset;\n            gap: 1.67vw;\n        }\n        .ep500-armset__images__left__text,\n        .ep500-armset__images__right__text {\n            left: 2.67vw;\n            bottom: 2.67vw;\n            font-size: 4vw;\n        }\n        \/* support *\/\n        .ep500-support__text {\n            padding: 8vw 5.33vw;\n            width: unset;\n        }\n        \/* adjustment *\/\n        .ep500-adjustment__text {\n            padding: 8vw 5.33vw;\n            width: unset;\n            font-size: 4vw;\n        }\n        .ep500-adjustment__background img {\n            width: 100%;\n        }\n        .ep500-adjustment__item {\n            padding: 4vw 5.33vw;\n        }\n        .ep500-adjustment__item.one {\n            padding-top: 8vw;\n        }\n        .ep500-adjustment__item.three {\n            padding-bottom: 8vw;\n        }\n        .ep500-adjustment__item__title {\n            font-size: 4vw;\n            margin-top: 4vw;\n        }\n        .ep500-adjustment__item__content {\n            font-size: 3vw;\n            margin-top: 1.33vw;\n        }\n        \/* posture *\/\n        .ep500-posture__text {\n            padding: 4vw 5.33vw 8vw;\n            width: unset;\n        }\n        .ep500-posture__background img {\n            width: 100%;\n        }\n        .ep500-posture__item {\n            margin: 8vw 5.33vw 0;\n        }\n        .ep500-posture__item.two {\n            padding-bottom: 8vw;\n        }\n        .ep500-posture__item__title {\n            font-size: 4vw;\n            margin-top: 4vw;\n        }\n        .ep500-posture__item__content {\n            font-size: 3vw;\n            margin-top: 1.33vw;\n        }\n        \/* upholstery *\/\n        .ep500-upholstery {\n            flex-direction: column;\n            justify-content: unset;\n            align-items: unset;\n        }\n        .ep500-upholstery__text {\n            margin: 12vw 5.33vw;\n        }\n        .ep500-upholstery__text .text__title,\n        .ep500-upholstery__text .text__content {\n            max-width: unset;\n            width: unset;\n        }\n        \/* components *\/\n        .ep500-components__title {\n            margin: 12vw auto 9.33vw;\n        }\n        .ep500-components__component-group-wrap {\n            margin-left: 15.17vw;\n        }\n        .ep500-components__component-group {\n            gap: 4vw;\n        }\n        .ep500-components__component {\n            width: 69.66vw;\n        }\n        .ep500-components__component__desc {\n            min-height: 25vw;\n            padding: 4vw 7.67vw 0 0;\n        }\n        .ep500-components__component__desc .component__content {\n            margin-top: 2vw;\n        }\n    }\n\u003c\/style\u003e\n\u003cdiv class=\"ep500-product-description\"\u003e\n    \u003cdiv class=\"ep500-intro\"\u003e\n        \u003cdiv class=\"ep500-intro__text\"\u003e\n            \u003cdiv class=\"text__title\"\u003e\n                Großzügiges Platzangebot \u003cbr class=\"desktop-br\"\u003e\n                \u0026amp; individueller Komfort\n            \u003c\/div\u003e\n            \u003cdiv class=\"text__content\"\u003eDer ergonomische Stuhl Boulies EP500 wurde speziell mit einer extra breiten Sitzfläche von 50 cm und hochklappbaren Armlehnen entwickelt, um auch bei kräftigerem Körperbau außergewöhnlichen Komfort zu bieten. In Kombination mit der höhenverstellbaren Rückenlehne und der Sitztiefenverstellung ermöglicht er eine vollkommen individuelle Sitzposition. So garantiert der EP500 optimale ergonomische Unterstützung für Menschen jeder Größe und Statur.\u003c\/div\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"ep500-intro__background\"\u003e\n            \u003cpicture\u003e\n                \u003csource media=\"(max-width:600px)\" srcset=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0539\/2141\/5336\/files\/EP500-detail_1-sp_1200x.jpg?v=1777432125\" width=\"1200\" height=\"2480\"\u003e\n                \u003cimg alt=\"Großzügiges Platzangebot \u0026amp; individueller Komfort\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0539\/2141\/5336\/files\/EP500-detail_1_1920x.jpg?v=1777441102\" loading=\"lazy\" width=\"1920\" height=\"940\"\u003e\u003c\/picture\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"ep500-armset\"\u003e\n        \u003cdiv class=\"ep500-armset__text\"\u003e\n            \u003cdiv class=\"text__title\"\u003e\n                5D Boulies Klapp-Armlehnen: \u003cbr\u003e\n                Mehr Freiheit für Ihren Raum\n            \u003c\/div\u003e\n            \u003cdiv class=\"text__content\"\u003eDer Boulies EP500 ist als ergonomischer Stuhl mit neu entwickelten, 5D-verstellbaren hochklappbaren Armlehnen ausgestattet, die Ihnen ein Höchstmaß an Flexibilität und Kontrolle bieten. Ganz gleich, ob Sie Gitarre spielen, Musik produzieren oder den Stuhl einfach platzsparend unter den Schreibtisch schieben möchten – der Boulies EP500 passt sich mühelos Ihren Bedürfnissen an.\u003c\/div\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"ep500-armset__small__img\"\u003e\n            \u003cpicture\u003e\n                \u003csource media=\"(max-width:600px)\" srcset=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0539\/2141\/5336\/files\/EP500-detail_2_1072x.png?v=1777272559\" width=\"1072\" height=\"206\"\u003e\n                \u003cimg alt=\"5D Boulies Klapp-Armlehnen: Mehr Freiheit für Ihren Raum\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0539\/2141\/5336\/files\/EP500-detail_2_780x.png?v=1777272559\" loading=\"lazy\" width=\"780\" height=\"150\"\u003e\u003c\/picture\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"ep500-armset__images\"\u003e\n            \u003cdiv class=\"ep500-armset__background\"\u003e\n                \u003cpicture\u003e\n                    \u003csource media=\"(max-width:600px)\" srcset=\"https:\/\/cdn.shopify.com\/s\/files\/1\/2127\/6275\/files\/EP500-detail_3-sp_1200x.png?v=1770799500\" width=\"1200\" height=\"1020\"\u003e\n                    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/2127\/6275\/files\/EP500-detail_3_1920x.png?v=1770799500\" loading=\"lazy\" width=\"1920\" height=\"820\"\u003e\u003c\/picture\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"ep500-armset__images__group\"\u003e\n                \u003cdiv class=\"ep500-armset__images__col__left\"\u003e\n                    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/2127\/6275\/files\/EP500-detail_4_360x.jpg?v=1770799497\" loading=\"lazy\" width=\"360\" height=\"536\"\u003e\n                    \u003cdiv class=\"ep500-armset__images__left__text\"\u003eHöhenverstellung\u003c\/div\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"ep500-armset__images__col__right\"\u003e\n                    \u003cdiv class=\"ep500-armset__images__col__right__item\"\u003e\n                        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/2127\/6275\/files\/EP500-detail_5_420x.jpg?v=1770799497\" loading=\"lazy\" width=\"420\" height=\"260\"\u003e\n                        \u003cdiv class=\"ep500-armset__images__right__text\"\u003eArmauflagen-Rotation\u003c\/div\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"ep500-armset__images__col__right__item\"\u003e\n                        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/2127\/6275\/files\/EP500-detail_6_420x.jpg?v=1770799497\" loading=\"lazy\" width=\"420\" height=\"260\"\u003e\n                        \u003cdiv class=\"ep500-armset__images__right__text\"\u003eHoch- und Herunterklappen\u003c\/div\u003e\n                    \u003c\/div\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"ep500-support\"\u003e\n        \u003cdiv class=\"ep500-support__text\"\u003e\n            \u003cdiv class=\"text__title\"\u003e\n                Adaptive Lordosenstütze – \u003cbr class=\"mobile-br\"\u003e\n                passt sich Ihnen perfekt an\n            \u003c\/div\u003e\n            \u003cdiv class=\"text__content\"\u003eDer ergonomische Stuhl EP500 verfügt über ein selbstanpassendes Lordosenstützsystem, das sich automatisch vor- und zurückbewegt, um der natürlichen Krümmung Ihres Rückens zu folgen. Es wurde für verschiedenste Körperformen entwickelt und bietet eine konstante Unterstützung des unteren Rückens – ganz ohne manuelle Einstellung. So bleiben Sie den ganzen Tag über entspannt und perfekt gestützt.\u003c\/div\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"ep500-support__image\"\u003e\n            \u003cpicture\u003e\n                \u003csource media=\"(max-width:600px)\" srcset=\"https:\/\/cdn.shopify.com\/s\/files\/1\/2127\/6275\/files\/EP500-detail_7-sp_1200x.jpg?v=1770799500\" width=\"1200\" height=\"1980\"\u003e\n                \u003cimg alt=\"Adaptive Lordosenstütze, die sich Ihnen perfekt anpasst\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/2127\/6275\/files\/EP500-detail_7_1920x.png?v=1770799500\" loading=\"lazy\" width=\"1920\" height=\"820\"\u003e\u003c\/picture\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"ep500-adjustment\"\u003e\n        \u003cdiv class=\"ep500-adjustment__text\"\u003e\n            Ideal für Körpergrößen von 165 cm bis 190 cm \u003cbr\u003e\n            Jede Einstellmöglichkeit des EP500 wurde sorgfältig durchdacht, um den unterschiedlichsten Nutzerbedürfnissen gerecht zu werden:\n        \u003c\/div\u003e\n        \u003cdiv class=\"ep500-adjustment__image\"\u003e\n            \u003cdiv class=\"ep500-adjustment__background\"\u003e\n                \u003cpicture\u003e\n                    \u003csource media=\"(max-width:600px)\" srcset=\"https:\/\/cdn.shopify.com\/s\/files\/1\/2127\/6275\/files\/EP500-detail_8-sp_1200x.jpg?v=1770799500\" width=\"1200\" height=\"2100\"\u003e\n                    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/2127\/6275\/files\/EP500-detail_8_1920x.jpg?v=1770799500\" loading=\"lazy\" width=\"1920\" height=\"1050\"\u003e\u003c\/picture\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"ep500-adjustment__item one\"\u003e\n                \u003cpicture\u003e\n                    \u003csource media=\"(max-width:900px)\" srcset=\"https:\/\/cdn.shopify.com\/s\/files\/1\/2127\/6275\/files\/EP500-detail_9_810x.jpg?v=1770799500\" width=\"804\" height=\"437\"\u003e\n                    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/2127\/6275\/files\/EP500-detail_9_405x.jpg?v=1770799500\" loading=\"lazy\" width=\"405\" height=\"220\"\u003e\u003c\/picture\u003e\n                \u003csvg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" xmlns:xlink=\"http:\/\/www.w3.org\/1999\/xlink\" fill=\"none\" version=\"1.1\" width=\"602\" height=\"12\" viewbox=\"0 0 602 12\"\u003e\n                    \u003cg transform=\"matrix(-1,0,0,1,1204,0)\"\u003e\n                        \u003cellipse cx=\"608\" cy=\"6\" rx=\"6\" ry=\"6\" fill=\"#FFFFFF\" fill-opacity=\"1\"\u003e\u003c\/ellipse\u003e\n                        \u003cline x1=\"1203.99951171875\" y1=\"5.5\" x2=\"1795.0000610351562\" y2=\"5.5\" fill-opacity=\"0\" stroke-opacity=\"1\" stroke=\"#FFFFFF\" fill=\"none\" stroke-width=\"1\" transform=\"matrix(-1,0,0,-1,2407.9990234375,12)\"\u003e\u003c\/line\u003e\n                    \u003c\/g\u003e\n                \u003c\/svg\u003e\n                \u003cdiv class=\"ep500-adjustment__item__title\"\u003eHöhenverstellbare Rückenlehne\u003c\/div\u003e\n                \u003cdiv class=\"ep500-adjustment__item__content\"\u003eDie Rückenlehne wurde speziell für Nutzer unterschiedlicher Körpergrößen entwickelt. Sie lässt sich in der Höhe von 70–74 cm verstellen und bietet so eine optimale Unterstützung im Schulterbereich.\u003c\/div\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"ep500-adjustment__item two\"\u003e\n                \u003cpicture\u003e\n                    \u003csource media=\"(max-width:900px)\" srcset=\"https:\/\/cdn.shopify.com\/s\/files\/1\/2127\/6275\/files\/EP500-detail_10_810x.jpg?v=1770799500\" width=\"804\" height=\"437\"\u003e\n                    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/2127\/6275\/files\/EP500-detail_10_405x.jpg?v=1770799500\" loading=\"lazy\" width=\"405\" height=\"220\"\u003e\u003c\/picture\u003e\n                \u003csvg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" xmlns:xlink=\"http:\/\/www.w3.org\/1999\/xlink\" fill=\"none\" version=\"1.1\" width=\"831\" height=\"12\" viewbox=\"0 0 831 12\"\u003e\n                    \u003cellipse cx=\"6\" cy=\"6\" rx=\"6\" ry=\"6\" fill=\"#FFFFFF\" fill-opacity=\"1\"\u003e\u003c\/ellipse\u003e\n                    \u003cline x1=\"831\" y1=\"5.5\" x2=\"1651.0010986328125\" y2=\"5.5\" fill-opacity=\"0\" stroke-opacity=\"1\" stroke=\"#FFFFFF\" fill=\"none\" stroke-width=\"1\" transform=\"matrix(-1,0,0,-1,1662,12)\"\u003e\u003c\/line\u003e\n                \u003c\/svg\u003e\n                \u003cdiv class=\"ep500-adjustment__item__title\"\u003eVerstellbare Kopfstütze\u003c\/div\u003e\n                \u003cdiv class=\"ep500-adjustment__item__content\"\u003eErmöglicht die individuelle Anpassung von Höhe und Neigungswinkel. Dies sorgt für eine optimale Unterstützung von Nacken und Kopf – besonders in der entspannten Ruheposition.\u003c\/div\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"ep500-adjustment__item three\"\u003e\n                \u003cpicture\u003e\n                    \u003csource media=\"(max-width:900px)\" srcset=\"https:\/\/cdn.shopify.com\/s\/files\/1\/2127\/6275\/files\/EP500-detail_11_810x.jpg?v=1770799500\" width=\"804\" height=\"437\"\u003e\n                    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/2127\/6275\/files\/EP500-detail_11_405x.jpg?v=1770799500\" loading=\"lazy\" width=\"405\" height=\"220\"\u003e\u003c\/picture\u003e\n                \u003csvg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" xmlns:xlink=\"http:\/\/www.w3.org\/1999\/xlink\" fill=\"none\" version=\"1.1\" width=\"601\" height=\"12\" viewbox=\"0 0 601 12\"\u003e\n                    \u003cellipse cx=\"6\" cy=\"6\" rx=\"6\" ry=\"6\" fill=\"#FFFFFF\" fill-opacity=\"1\"\u003e\u003c\/ellipse\u003e\n                    \u003cline x1=\"601\" y1=\"5.5\" x2=\"1191.0000610351562\" y2=\"5.5\" fill-opacity=\"0\" stroke-opacity=\"1\" stroke=\"#FFFFFF\" fill=\"none\" stroke-width=\"1\" transform=\"matrix(-1,0,0,-1,1202,12)\"\u003e\u003c\/line\u003e\n                \u003c\/svg\u003e\n                \u003cdiv class=\"ep500-adjustment__item__title\"\u003eSitztiefenverstellung\u003c\/div\u003e\n                \u003cdiv class=\"ep500-adjustment__item__content\"\u003eVerstellbar von 46–50 cm. Sie bietet eine verbesserte Unterstützung der Oberschenkel und fördert eine optimale Körperhaltung – ideal für langes Sitzen.\u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"ep500-posture\"\u003e\n        \u003cdiv class=\"ep500-posture__text\"\u003e\n            \u003cdiv class=\"text__title\"\u003eErgonomische Unterstützung für jede Sitzposition\u003c\/div\u003e\n            \u003cdiv class=\"text__content\"\u003eEgal ob beim Arbeiten oder Entspannen – der Boulies EP500 wurde ergonomisch entwickelt, um Ihren Körper in jeder Position optimal zu stützen und Belastungen über den gesamten Tag spürbar zu reduzieren.\u003c\/div\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"ep500-posture__image\"\u003e\n            \u003cdiv class=\"ep500-posture__background\"\u003e\n                \u003cpicture\u003e\n                    \u003csource media=\"(max-width:600px)\" srcset=\"https:\/\/cdn.shopify.com\/s\/files\/1\/2127\/6275\/files\/EP500-detail_12-sp_1200x.jpg?v=1770799500\" width=\"1200\" height=\"2100\"\u003e\n                    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/2127\/6275\/files\/EP500-detail_12_1920x.jpg?v=1770799500\" loading=\"lazy\" width=\"1920\" height=\"1050\"\u003e\u003c\/picture\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"ep500-posture__item one\"\u003e\n                \u003cpicture\u003e\n                    \u003csource media=\"(max-width:900px)\" srcset=\"https:\/\/cdn.shopify.com\/s\/files\/1\/2127\/6275\/files\/EP500-detail_13_810x.jpg?v=1770799500\" width=\"804\" height=\"437\"\u003e\n                    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/2127\/6275\/files\/EP500-detail_13_405x.jpg?v=1770799500\" loading=\"lazy\" width=\"405\" height=\"220\"\u003e\u003c\/picture\u003e\n                \u003csvg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" xmlns:xlink=\"http:\/\/www.w3.org\/1999\/xlink\" fill=\"none\" version=\"1.1\" width=\"969\" height=\"12\" viewbox=\"0 0 969 12\"\u003e\n                    \u003cg transform=\"matrix(-1,0,0,1,1938,0)\"\u003e\n                        \u003cellipse cx=\"975\" cy=\"6\" rx=\"6\" ry=\"6\" fill=\"#FFFFFF\" fill-opacity=\"1\"\u003e\u003c\/ellipse\u003e\n                        \u003cline x1=\"1938\" y1=\"5.5\" x2=\"2901\" y2=\"5.5\" fill-opacity=\"0\" stroke-opacity=\"1\" stroke=\"#FFFFFF\" fill=\"none\" stroke-width=\"1\" transform=\"matrix(-1,0,0,-1,3876,12)\"\u003e\u003c\/line\u003e\n                    \u003c\/g\u003e\n                \u003c\/svg\u003e\n                \u003cdiv class=\"ep500-posture__item__title\"\u003eNeigbare Rückenlehne\u003c\/div\u003e\n                \u003cdiv class=\"ep500-posture__item__content\"\u003eIn drei Stufen sicher arretierbar (98° \/ 110° \/ 126°). Dies ermöglicht einen nahtlosen Übergang zwischen konzentriertem Arbeiten und Entspannung.\u003c\/div\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"ep500-posture__item two\"\u003e\n                \u003cpicture\u003e\n                    \u003csource media=\"(max-width:900px)\" srcset=\"https:\/\/cdn.shopify.com\/s\/files\/1\/2127\/6275\/files\/EP500-detail_14_810x.jpg?v=1770799500\" width=\"804\" height=\"437\"\u003e\n                    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/2127\/6275\/files\/EP500-detail_14_405x.jpg?v=1770799500\" loading=\"lazy\" width=\"405\" height=\"220\"\u003e\u003c\/picture\u003e\n                \u003csvg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" xmlns:xlink=\"http:\/\/www.w3.org\/1999\/xlink\" fill=\"none\" version=\"1.1\" width=\"645.99951171875\" height=\"12\" viewbox=\"0 0 645.99951171875 12\"\u003e\n                    \u003cg transform=\"matrix(-1,0,0,1,1291.9990234375,0)\"\u003e\n                        \u003cellipse cx=\"651.99951171875\" cy=\"6\" rx=\"6\" ry=\"6\" fill=\"#FFFFFF\" fill-opacity=\"1\"\u003e\u003c\/ellipse\u003e\n                        \u003cline x1=\"1291.9990234375\" y1=\"5.5\" x2=\"1926.9995727539062\" y2=\"5.5\" fill-opacity=\"0\" stroke-opacity=\"1\" stroke=\"#FFFFFF\" fill=\"none\" stroke-width=\"1\" transform=\"matrix(-1,0,0,-1,2583.998046875,12)\"\u003e\u003c\/line\u003e\n                    \u003c\/g\u003e\n                \u003c\/svg\u003e\n                \u003cdiv class=\"ep500-posture__item__title\"\u003eIntegrierte Fußstütze\u003c\/div\u003e\n                \u003cdiv class=\"ep500-posture__item__content\"\u003eIdeal für kurze Erholungspausen oder lange Arbeitstage. Sie bietet zusätzliche Unterstützung für die Beine und hilft dabei, Ermüdungserscheinungen spürbar zu reduzieren.\u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"ep500-poster\"\u003e\n        \u003cpicture\u003e\n            \u003csource media=\"(max-width:600px)\" srcset=\"https:\/\/cdn.shopify.com\/s\/files\/1\/2127\/6275\/files\/EP500-detail_15-sp_1200x.png?v=1715745267\" width=\"1200\" height=\"1040\"\u003e\n            \u003cimg alt=\"Integrierte Fußstütze\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/2127\/6275\/files\/EP500-detail_15_1920x.png?v=1770169135\" loading=\"lazy\" width=\"1920\" height=\"950\"\u003e\u003c\/picture\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"ep500-upholstery\"\u003e\n        \u003cdiv class=\"ep500-upholstery__text\"\u003e\n            \u003cdiv class=\"text__title\"\u003eAtmungsaktives \u0026amp; weiches Netzgewebe\u003c\/div\u003e\n            \u003cdiv class=\"text__content\"\u003eDer ergonomische Boulies EP500 verwendet ein mit Chenille-Garn veredeltes Netzgewebe. Dieses bietet eine exzellente Atmungsaktivität bei gleichzeitig weicher, angenehmer Haptik – perfekt für langes Sitzen zu jeder Jahreszeit.\u003c\/div\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"ep500-upholstery__image\"\u003e\n            \u003cpicture\u003e\n                \u003csource media=\"(max-width:600px)\" srcset=\"https:\/\/cdn.shopify.com\/s\/files\/1\/2127\/6275\/files\/EP500-detail_16-sp_1200x.jpg?v=1715745267\" width=\"1200\" height=\"1720\"\u003e\n                \u003cimg alt=\"Bezug\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/2127\/6275\/files\/EP500-detail_16_860x.jpg?v=1770169134\" loading=\"lazy\" width=\"810\" height=\"440\"\u003e\u003c\/picture\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"ep500-components\"\u003e\n        \u003cdiv class=\"ep500-components__title\"\u003eAusgewählte Komponenten\u003c\/div\u003e\n        \u003cdiv class=\"ep500-components__component-group-wrap\"\u003e\n            \u003cdiv class=\"ep500-components__component-group\"\u003e\n                \u003cdiv class=\"ep500-components__component\"\u003e\n                    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/2127\/6275\/files\/EP500-detail_17_418x.jpg?v=1770169134\" alt=\"Stahl-Fußkreuz\" width=\"418\" height=\"220\" loading=\"lazy\"\u003e\n                    \u003cdiv class=\"ep500-components__component__desc\"\u003e\n                        \u003cdiv class=\"component__name\"\u003eStahl-Fußkreuz\u003c\/div\u003e\n                        \u003cdiv class=\"component__content\"\u003eBei der Entwicklung des Stahl-Fußkreuzes standen Langlebigkeit und Belastbarkeit im Fokus. Durch die Verwendung hochwertiger Materialien bietet es eine außergewöhnliche Stabilität und strukturelle Integrität.\u003c\/div\u003e\n                    \u003c\/div\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"ep500-components__component\"\u003e\n                    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/2127\/6275\/files\/EP500-detail_18_418x.jpg?v=1770169134\" alt=\"Premium-Gasdruckfeder\" width=\"418\" height=\"220\" loading=\"lazy\"\u003e\n                    \u003cdiv class=\"ep500-components__component__desc\"\u003e\n                        \u003cdiv class=\"component__name\"\u003ePremium-Gasdruckfeder\u003c\/div\u003e\n                        \u003cdiv class=\"component__content\"\u003eDiese Gasdruckfeder der höchsten Güteklasse wurde für maximale Sicherheit und Benutzerfreundlichkeit entwickelt. Sie arbeitet effizienter und zuverlässiger als herkömmliche Modelle.\u003c\/div\u003e\n                    \u003c\/div\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"ep500-components__component\"\u003e\n                    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/2127\/6275\/files\/EP500-detail_19_418x.jpg?v=1770169134\" alt=\"PU-Rollen\" width=\"418\" height=\"220\" loading=\"lazy\"\u003e\n                    \u003cdiv class=\"ep500-components__component__desc\"\u003e\n                        \u003cdiv class=\"component__name\"\u003ePU-Rollen\u003c\/div\u003e\n                        \u003cdiv class=\"component__content\"\u003eDiese aus hochwertigem PU gefertigten Rollen gleiten sanft und geräuschlos über den Boden. Sie sind besonders schonend zu Teppichböden und harten Oberflächen.\u003c\/div\u003e\n                    \u003c\/div\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"ep500-components__component\"\u003e\n                    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/2127\/6275\/files\/EP500-detail_20_418x.jpg?v=1770169134\" alt=\"Wippmechanik\" width=\"418\" height=\"560\" loading=\"lazy\"\u003e\n                    \u003cdiv class=\"ep500-components__component__desc\"\u003e\n                        \u003cdiv class=\"component__name\"\u003eWippmechanik\u003c\/div\u003e\n                        \u003cdiv class=\"component__content\"\u003eDie Wippmechanik ist für eine maximale Belastung von bis zu 135 kg ausgelegt. Sie garantiert eine sichere Handhabung sowie eine reibungslose und geschmeidige Funktionsweise.\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 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\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\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\/EP500_Dimensions.png?v=1777009926\" class=\"bt51-dimension dynamic-gallery-item\"\u003e\n                                \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0539\/2141\/5336\/files\/EP500_Dimensions_600x.png?v=1777009926\" alt=\"\" width=\"312\" height=\"175\" class=\"bt51-dimension-image-preview\"\u003e\n                                \u003cp class=\"bt51-dimension-decription\"\u003eTechnische Daten - EP500\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\"\u003eIn 3 Stufen neigbare Rückenlehne (98°, 110°, 126°)\u003c\/div\u003e\n                        \u003cdiv class=\"bprtdd_detail_section\"\u003eAdaptive Lordosenstütze\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\"\u003e8-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\n                            \u003cspan class=\"bprtdd_detail_itemDescribe\"\u003eLuftdurchlässiges Chenille-Hybrid-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 \u003cspan class=\"bprtdd_detail_itemDescribe\"\u003eStahl-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 PU-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 4 (Höchste Güteklasse)\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","brand":"Boulies Chairs DE","offers":[{"title":"EP500 \/ Hybrid Mesh \/ Dunkelgrau","offer_id":55320532254888,"sku":"W939A-M-DARKGREY","price":389.99,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0539\/2141\/5336\/files\/EP500_1.png?v=1774851343"},{"product_id":"aura","title":"Boulies Aura","description":"\u003cstyle\u003e\n    html {\n        scroll-behavior: smooth;\n    }\n    .aura-product-description {\n        --large-heading-size: 48px;\n        --medium-heading-size: 36px;\n        --small-heading-size: 24px;\n        --large-body-size: 24px;\n        --medium-body-size: 20px;\n        --small-body-size: 18px;\n        width: 100%;\n        max-width: 1920px;\n        margin: 0 auto;\n    }\n    .aura-product-description img {\n        display: block;\n    }\n    \/* intro *\/\n    .aura-intro {\n        display: flex;\n        background-color: #141414;\n    }\n    .aura-intro__background {\n        flex: 1274;\n    }\n    .aura-intro__background img {\n        max-width: 1274px;\n        width: 100%;\n        height: 100%;\n        object-fit: cover;\n    }\n    .aura-intro__text {\n        flex: 646;\n        color: #ffffff;\n        display: flex;\n        flex-direction: column;\n        justify-content: center;\n        gap: 24px;\n        padding: 24px 0;\n    }\n    .aura-intro__text__title {\n        font-size: var(--large-heading-size);\n        font-weight: 700;\n        width: 71.98%;\n        margin: 0 auto;\n    }\n    .aura-intro__text__content {\n        font-size: var(--medium-body-size);\n        line-height: 1.5;\n        width: 71.98%;\n        margin: 0 auto;\n    }\n    \/* space *\/\n    .aura-space-wrapper {\n        padding: 160px 12.24%;\n        background-color: #f0f0f0;\n    }\n    .aura-space-insights__title {\n        font-size: var(--large-heading-size);\n        font-weight: 700;\n        text-align: center;\n    }\n    .aura-space-insights__images {\n        margin-top: 72px;\n        display: flex;\n        gap: 24px;\n    }\n    .aura-space-insights__images__col__left,\n    .aura-space-insights__images__col__right {\n        display: flex;\n        flex-direction: column;\n        gap: 24px;\n    }\n    .aura-space-insights__images__col__left {\n        flex: 542;\n    }\n    .aura-space-insights__images__col__right {\n        flex: 884;\n    }\n    .aura-space-insights__images__col__left img {\n        max-width: 542px;\n        width: 100%;\n        height: auto;\n    }\n    .aura-space-insights__images__col__right img {\n        max-width: 884px;\n        width: 100%;\n        height: auto;\n    }\n    \/* aura-space-size *\/\n    .aura-space-size {\n        margin-top: 160px;\n    }\n    .aura-space-size__title {\n        font-size: var(--medium-heading-size);\n        font-weight: 700;\n        color: #8c8c8c;\n    }\n    .size__title__span {\n        color: #141414;\n    }\n    .aura-space-size__img {\n        margin-top: 48px;\n        display: block;\n    }\n    .aura-space-size__img img {\n        max-width: 1450px;\n        width: 100%;\n        height: auto;\n    }\n    \/* aura-function *\/\n    .aura-function {\n        padding: 0 11.25% 160px;\n        background-color: #f0f0f0;\n    }\n    .aura-function__title {\n        font-size: var(--medium-heading-size);\n        font-weight: 700;\n        color: #141414;\n        text-align: center;\n    }\n    .aura-function__content {\n        font-size: var(--large-body-size);\n        line-height: 1.5;\n        text-align: center;\n        max-width: 782px;\n        margin: 24px auto;\n        color: #595959;\n    }\n    .aura-function__img {\n        margin-top: 72px;\n        display: block;\n    }\n    .aura-function__img img {\n        max-width: 1488px;\n        width: 100%;\n        height: auto;\n    }\n    \/* aura-function-images *\/\n    .aura-function-images {\n        display: flex;\n        gap: 24px;\n        margin-top: 96px;\n        overflow-x: auto;\n    }\n    .aura-function-images__col {\n        flex: 1;\n        display: flex;\n        flex-direction: column;\n        gap: 24px;\n        min-width: 480px;\n    }\n    .aura-function-images__item {\n        position: relative;\n    }\n    .aura-function-images__item img {\n        max-width: 480px;\n        width: 100%;\n        height: auto;\n    }\n    .aura-function-images__item__text {\n        position: absolute;\n        bottom: 1.44%;\n        left: 2.67%;\n        right: 2.75%;\n    }\n    .aura-function-images__item__text__title {\n        font-size: var(--small-heading-size);\n        font-weight: 700;\n        color: #141414;\n    }\n    .aura-function-images__item__text__content {\n        font-size: var(--small-body-size);\n        line-height: 1.5;\n        margin-top: 8px;\n        color: #595959;\n    }\n    .aura-function-images-for-mobile {\n        display: none;\n    }\n    \/* aura-seat *\/\n    .aura-seat {\n        position: relative;\n    }\n    .aura-seat__background {\n        display: flex;\n        justify-content: center;\n        overflow: hidden;\n    }\n    .aura-seat__background img {\n        max-width: 1920px;\n        height: auto;\n    }\n    .aura-seat__text {\n        position: absolute;\n        top: 50%;\n        left: 11.25%;\n        transform: translateY(-50%);\n        max-width: 628px;\n    }\n    .aura-seat__text__title {\n        font-size: var(--large-heading-size);\n        font-weight: 700;\n        color: #141414;\n    }\n    .aura-seat__text__content {\n        font-size: var(--medium-body-size);\n        line-height: 1.5;\n        margin-top: 24px;\n        color: #595959;\n    }\n    \/* aura-upholstery *\/\n    .aura-upholstery {\n        position: relative;\n    }\n    .aura-upholstery__background {\n        display: flex;\n        justify-content: center;\n        overflow: hidden;\n    }\n    .aura-upholstery__background img {\n        max-width: 1920px;\n        height: auto;\n    }\n    .aura-upholstery__text {\n        position: absolute;\n        top: 14.22%;\n        right: 50%;\n        transform: translateX(50%);\n        text-align: center;\n        color: #ffffff;\n        max-width: 989px;\n        width: 100%;\n    }\n    .aura-upholstery__text__title {\n        font-size: var(--large-heading-size);\n        font-weight: 700;\n    }\n    .aura-upholstery__text__content {\n        font-size: var(--medium-body-size);\n        line-height: 1.5;\n        margin-top: 24px;\n    }\n\n    @media screen and (max-width: 1440px) {\n        .aura-product-description {\n            --large-heading-size: 42px;\n            --medium-heading-size: 36px;\n            --small-heading-size: 24px;\n        }\n        .aura-intro__text {\n            gap: 16px;\n            padding: 24px 0;\n        }\n        .aura-seat__text__content,\n        .aura-upholstery__text__content,\n        .aura-function__content {\n            margin-top: 16px;\n        }\n        .aura-upholstery__background img {\n            max-width: 1440px;\n        }\n    }\n\n    @media screen and (max-width: 1200px) {\n        .aura-product-description {\n            --large-heading-size: 36px;\n            --medium-heading-size: 32px;\n            --small-heading-size: 24px;\n        }\n        .aura-seat__background img {\n            max-width: 1200px;\n        }\n        .aura-space-wrapper {\n            padding: 80px 12.24%;\n        }\n        .aura-space-size {\n            margin-top: 80px;\n        }\n        .aura-space-insights__images {\n            margin-top: 36px;\n        }\n        .aura-seat__text {\n            max-width: 468px;\n        }\n        .aura-upholstery__text {\n            width: 88%;\n        }\n        .aura-upholstery__background img {\n            max-width: 1200px;\n        }\n        .aura-function {\n            padding: 0 11.25% 80px;\n        }\n    }\n\n    @media screen and (max-width: 900px) {\n        .aura-product-description {\n            --large-heading-size: 32px;\n            --medium-heading-size: 28px;\n            --small-heading-size: 24px;\n        }\n        .aura-intro {\n            flex-direction: column-reverse;\n        }\n        .aura-intro__text {\n            gap: 16px;\n            padding: 12.24%;\n        }\n        .aura-intro__text__title {\n            width: unset;\n            margin: 0;\n        }\n        .aura-intro__text__content {\n            width: unset;\n            margin: 0;\n        }\n        .aura-upholstery__background img {\n            max-width: 900px;\n        }\n        .aura-seat__text {\n            max-width: 345px;\n        }\n    }\n\n    @media screen and (max-width: 600px) {\n        .aura-product-description {\n            --large-heading-size: 7vw;\n            --medium-heading-size: 6vw;\n            --small-heading-size: 4vw;\n            --large-body-size: 4.67vw;\n            --medium-body-size: 4.67vw;\n            --small-body-size: 3vw;\n        }\n        .aura-intro {\n            position: relative;\n        }\n        .aura-intro__text {\n            display: block;\n            gap: 0;\n            padding: 0;\n            position: absolute;\n            top: 4vw;\n            left: 5.33vw;\n            right: 5.33vw;\n        }\n        .aura-intro__text__content {\n            margin-top: 2.67vw;\n        }\n        .aura-space-wrapper {\n            padding: 12vw 5.33vw;\n        }\n        .aura-space-insights__images {\n            margin-top: 8vw;\n            flex-direction: column;\n            gap: 5.33vw;\n        }\n        .aura-space-insights__images__col__left,\n        .aura-space-insights__images__col__right {\n            flex-direction: column;\n            gap: 5.33vw;\n        }\n        .aura-space-size {\n            margin-top: 12vw;\n        }\n        .aura-space-size__title {\n            margin: 0 10vw;\n            text-align: center;\n        }\n        .aura-space-size__img {\n            margin-top: 12vw;\n        }\n        .aura-function {\n            padding: 0 5.33vw 12vw;\n        }\n        .aura-function__title {\n            text-align: center;\n        }\n        .aura-function__content {\n            margin: 2.67vw auto;\n        }\n        .aura-function__img {\n            margin-top: 8vw;\n        }\n        .aura-function-images {\n            display: none;\n        }\n        .aura-function-images-for-mobile {\n            display: block;\n            margin: 0 auto;\n            padding-bottom: 12vw;\n            width: 100%;\n            background-color: #f0f0f0;\n        }\n        .aura-function-images-container {\n            margin-left: 5.33vw;\n        }\n        .aura-function-images-container__item {\n            margin-right: 2.67vw;\n            position: relative;\n        }\n        .aura-function-images-container__item img {\n            width: 80vw;\n            height: auto;\n        }\n        .aura-function-images-container__item__text {\n            position: absolute;\n            bottom: 2.67vw;\n            left: 3.33vw;\n            right: 3vw;\n        }\n        .aura-function-images-container__item__text__title {\n            font-size: 4vw;\n            color: #141414;\n            font-weight: 700;\n        }\n        .aura-function-images-container__item__text__content {\n            font-size: 3vw;\n            line-height: 1.5;\n            color: #595959;\n            margin-top: 1.33vw;\n        }\n        .aura-function-images-arrow {\n            display: flex;\n            align-items: center;\n            gap: 2.67vw;\n            margin: 8vw 0 0 66.67vw;\n        }\n        .aura-function-images-arrow svg {\n            width: 10.67vw;\n            height: 10.67vw;\n            opacity: 1;\n            transition: opacity 0.3s ease-in;\n        }\n        .aura-function-images-arrow :active {\n            opacity: 0.7;\n        }\n        \/* aura-seat *\/\n        .aura-seat__background img {\n            width: 100%;\n        }\n        .aura-seat__text {\n            top: 4vw;\n            left: 5.33vw;\n            right: 5.33vw;\n            transform: unset;\n            max-width: unset;\n        }\n        .aura-seat__text__content {\n            margin-top: 2.67vw;\n        }\n        \/* aura-upholstery *\/\n        .aura-upholstery__background img {\n            width: 100%;\n        }\n        .aura-upholstery__text {\n            top: 12vw;\n            left: 5.33vw;\n            right: 5.33vw;\n            transform: unset;\n            width: unset;\n            text-align: left;\n        }\n        .aura-upholstery__text__content {\n            margin-top: 2.67vw;\n        }\n    }\n\u003c\/style\u003e\n\u003cdiv class=\"aura-product-description\"\u003e\n    \u003cdiv class=\"aura-intro\"\u003e\n        \u003cdiv class=\"aura-intro__background\"\u003e\n            \u003cpicture\u003e\n                \u003csource media=\"(max-width:600px)\" srcset=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0539\/2141\/5336\/files\/Aura-detail_1-sp_800x.jpg?v=1777357037\"\u003e\n                \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0539\/2141\/5336\/files\/Aura-detail_1_1274x.jpg?v=1777357037\" alt=\"Ergonomie trifft auf modernes Design\" width=\"1274\" height=\"820\"\u003e\u003c\/picture\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"aura-intro__text\"\u003e\n            \u003cdiv class=\"aura-intro__text__title\"\u003e\n                Ergonomie trifft\u003cbr\u003e\n                auf modernes\u003cbr\u003e\n                Design\n            \u003c\/div\u003e\n            \u003cdiv class=\"aura-intro__text__content\"\u003eDer Boulies Aura ist ein hochwertiger, stilvoller ergonomischer Bürostuhl, der speziell für die tägliche Arbeit und kreative Prozesse entwickelt wurde. Mit seiner klaren, modernen Optik fügt er sich mühelos in Home-Offices, Ateliers oder Chefbüros ein. Egal, ob Sie arbeiten, gamen oder lernen – der Boulies Aura bietet Ihnen erstklassigen Komfort und passt perfekt in Ihre persönliche Umgebung.\u003c\/div\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"aura-space-wrapper\"\u003e\n        \u003cdiv class=\"aura-space-insights\"\u003e\n            \u003cdiv class=\"aura-space-insights__title\"\u003eEinblicke in moderne Raumgestaltung\u003c\/div\u003e\n            \u003cdiv class=\"aura-space-insights__images\"\u003e\n                \u003cdiv class=\"aura-space-insights__images__col__left\"\u003e\n                    \u003cpicture\u003e\n                        \u003csource media=\"(max-width:600px)\" srcset=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0539\/2141\/5336\/files\/Aura-detail_2_800x.jpg?v=1777357037\"\u003e\n                        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0539\/2141\/5336\/files\/Aura-detail_2_600x.jpg?v=1777357037\" loading=\"lazy\" alt=\"Einblicke in moderne Raumgestaltung\" width=\"542\" height=\"320\"\u003e\u003c\/picture\u003e\n                    \u003cpicture\u003e\n                        \u003csource media=\"(max-width:600px)\" srcset=\"https:\/\/cdn.shopify.com\/s\/files\/1\/2127\/6275\/files\/Aura-detail_3_800x.jpg?v=1769650809\"\u003e\n                        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/2127\/6275\/files\/Aura-detail_3_600x.jpg?v=1769650809\" loading=\"lazy\" alt=\"Einblicke in moderne Raumgestaltung\" width=\"542\" height=\"320\"\u003e\u003c\/picture\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"aura-space-insights__images__col__right\"\u003e\n                    \u003cpicture\u003e\n                        \u003csource media=\"(max-width:600px)\" srcset=\"https:\/\/cdn.shopify.com\/s\/files\/1\/2127\/6275\/files\/Aura-detail_4_800x.jpg?v=1769650809\"\u003e\n                        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/2127\/6275\/files\/Aura-detail_4_900x.jpg?v=1769650809\" loading=\"lazy\" alt=\"\" width=\"884\" height=\"664\"\u003e\u003c\/picture\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"aura-space-size\"\u003e\n            \u003cdiv class=\"aura-space-size__title\"\u003e\n                Bleiben Sie \u003cspan class=\"size__title__span\"\u003eproduktiv\u003c\/span\u003e, \u003cspan class=\"size__title__span\"\u003eentspannt\u003c\/span\u003e und \u003cspan class=\"size__title__span\"\u003eoptimal unterstützt\u003c\/span\u003e\u003cbr\u003e\n                — der ergonomische Bürostuhl \u003cspan class=\"size__title__span\"\u003eBoulies Aura\u003c\/span\u003e passt sich nahtlos Ihrer Arbeitsweise an.\n            \u003c\/div\u003e\n            \u003ca href=\"#bt20-collectionSpecifications\" class=\"aura-space-size__img\"\u003e\n                \u003cpicture\u003e\n                    \u003csource media=\"(max-width:600px)\" srcset=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0539\/2141\/5336\/files\/Aura-detail_5-sp_800x.jpg?v=1777445074\"\u003e\n                    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0539\/2141\/5336\/files\/Aura-detail_5_1450x.jpg?v=1777357037\" loading=\"lazy\" alt=\"\" width=\"1450\" height=\"560\"\u003e\u003c\/picture\u003e\n            \u003c\/a\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"aura-function\"\u003e\n        \u003cdiv class=\"aura-function__title\"\u003eStil trifft auf Funktionalität\u003c\/div\u003e\n        \u003cdiv class=\"aura-function__content\"\u003eDank vielfältiger Funktionen unterstützt der ergonomische Boulies Aura-Bürostuhl Ihre Körperhaltung und sorgt den gesamten Tag über für erstklassigen Komfort.\u003c\/div\u003e\n        \u003cdiv class=\"aura-function__img\"\u003e\n            \u003cpicture\u003e\n                \u003csource media=\"(max-width:600px)\" srcset=\"https:\/\/cdn.shopify.com\/s\/files\/1\/2127\/6275\/files\/Aura-detail_6-sp_800x.jpg?v=1769650809\"\u003e\n                \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/2127\/6275\/files\/Aura-detail_6_1488x.jpg?v=1769650809\" loading=\"lazy\" alt=\"\" width=\"1488\" height=\"558\"\u003e\u003c\/picture\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"aura-function-images\"\u003e\n            \u003cdiv class=\"aura-function-images__col\"\u003e\n                \u003cdiv class=\"aura-function-images__item\"\u003e\n                    \u003cpicture\u003e\n                        \u003csource media=\"(max-width:600px)\" srcset=\"https:\/\/cdn.shopify.com\/s\/files\/1\/2127\/6275\/files\/Aura-detail_7_960x.jpg?v=1769650809\"\u003e\n                        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/2127\/6275\/files\/Aura-detail_7_480x.jpg?v=1769650809\" loading=\"lazy\" alt=\"\" width=\"480\" height=\"900\"\u003e\u003c\/picture\u003e\n                    \u003cdiv class=\"aura-function-images__item__text\"\u003e\n                        \u003cdiv class=\"aura-function-images__item__text__title\"\u003eRückenlehnenhöhenverstellung\u003c\/div\u003e\n                        \u003cdiv class=\"aura-function-images__item__text__content\"\u003eDie höhenverstellbare Rückenlehne ermöglicht es Ihnen, die Position perfekt an Ihre Wirbelsäule anzupassen. So genießen Sie eine personalisierte Unterstützung für den oberen und unteren Rückenbereich – für höchsten Komfort in jeder Sitzposition.\u003c\/div\u003e\n                    \u003c\/div\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"aura-function-images__item\"\u003e\n                    \u003cpicture\u003e\n                        \u003csource media=\"(max-width:600px)\" srcset=\"https:\/\/cdn.shopify.com\/s\/files\/1\/2127\/6275\/files\/Aura-detail_10_960x.jpg?v=1769650809\"\u003e\n                        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/2127\/6275\/files\/Aura-detail_10_480x.jpg?v=1769650809\" loading=\"lazy\" alt=\"\" width=\"480\" height=\"900\"\u003e\u003c\/picture\u003e\n                    \u003cdiv class=\"aura-function-images__item__text\"\u003e\n                        \u003cdiv class=\"aura-function-images__item__text__title\"\u003eSitztiefenverstellung\u003c\/div\u003e\n                        \u003cdiv class=\"aura-function-images__item__text__content\"\u003eErmöglicht es Ihnen, die Sitzfläche nach vorne oder hinten zu bewegen, um eine korrekte Unterstützung der Oberschenkel zu gewährleisten und die Durchblutung zu fördern.\u003c\/div\u003e\n                    \u003c\/div\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"aura-function-images__col\"\u003e\n                \u003cdiv class=\"aura-function-images__item\"\u003e\n                    \u003cpicture\u003e\n                        \u003csource media=\"(max-width:600px)\" srcset=\"https:\/\/cdn.shopify.com\/s\/files\/1\/2127\/6275\/files\/Aura-detail_8_960x.jpg?v=1769650809\"\u003e\n                        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/2127\/6275\/files\/Aura-detail_8_480x.jpg?v=1769650809\" loading=\"lazy\" alt=\"\" width=\"480\" height=\"660\"\u003e\u003c\/picture\u003e\n                    \u003cdiv class=\"aura-function-images__item__text\"\u003e\n                        \u003cdiv class=\"aura-function-images__item__text__title\"\u003eVerstellbare Rückenneigung\u003c\/div\u003e\n                        \u003cdiv class=\"aura-function-images__item__text__content\"\u003ePassen Sie die Rückenlehne individuell an – egal ob für eine entspannte Haltung oder eine fokussierte, aufrechte Sitzposition. Diese Funktion hilft dabei, Ermüdungserscheinungen bei langen Arbeitszeiten spürbar zu reduzieren und sorgt so durchgehend für optimalen Komfort.\u003c\/div\u003e\n                    \u003c\/div\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"aura-function-images__item\"\u003e\n                    \u003cpicture\u003e\n                        \u003csource media=\"(max-width:600px)\" srcset=\"https:\/\/cdn.shopify.com\/s\/files\/1\/2127\/6275\/files\/Aura-detail_11_960x.jpg?v=1769650809\"\u003e\n                        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/2127\/6275\/files\/Aura-detail_11_480x.jpg?v=1769650809\" loading=\"lazy\" alt=\"\" width=\"480\" height=\"660\"\u003e\u003c\/picture\u003e\n                    \u003cdiv class=\"aura-function-images__item__text\"\u003e\n                        \u003cdiv class=\"aura-function-images__item__text__title\"\u003eSitzhöhenverstellung\u003c\/div\u003e\n                        \u003cdiv class=\"aura-function-images__item__text__content\"\u003eDie Sitzhöhe lässt sich flexibel im Bereich von 46 bis 56 cm einstellen. Diese präzise Verstellbarkeit ermöglicht es Menschen unterschiedlichster Körpergrößen, die ideale Sitzposition zu finden und bietet jederzeit die richtige Unterstützung.\u003c\/div\u003e\n                    \u003c\/div\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"aura-function-images__item\"\u003e\n                    \u003cpicture\u003e\n                        \u003csource media=\"(max-width:600px)\" srcset=\"https:\/\/cdn.shopify.com\/s\/files\/1\/2127\/6275\/files\/Aura-detail_13_960x.jpg?v=1769650809\"\u003e\n                        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/2127\/6275\/files\/Aura-detail_13_480x.jpg?v=1769650809\" loading=\"lazy\" alt=\"\" width=\"480\" height=\"660\"\u003e\u003c\/picture\u003e\n                    \u003cdiv class=\"aura-function-images__item__text\"\u003e\n                        \u003cdiv class=\"aura-function-images__item__text__title\"\u003e3D-Armlehnen\u003c\/div\u003e\n                        \u003cdiv class=\"aura-function-images__item__text__content\"\u003eIn Höhe, Tiefe und Winkel verstellbar: Diese Armlehnen helfen dabei, Verspannungen in den Schultern und Handgelenken zu reduzieren, während sie gleichzeitig eine natürliche Armhaltung unterstützen.\u003c\/div\u003e\n                    \u003c\/div\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"aura-function-images__col\"\u003e\n                \u003cdiv class=\"aura-function-images__item\"\u003e\n                    \u003cpicture\u003e\n                        \u003csource media=\"(max-width:600px)\" srcset=\"https:\/\/cdn.shopify.com\/s\/files\/1\/2127\/6275\/files\/Aura-detail_9_960x.jpg?v=1769650809\"\u003e\n                        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/2127\/6275\/files\/Aura-detail_9_480x.jpg?v=1769650809\" loading=\"lazy\" alt=\"\" width=\"480\" height=\"900\"\u003e\u003c\/picture\u003e\n                    \u003cdiv class=\"aura-function-images__item__text\"\u003e\n                        \u003cdiv class=\"aura-function-images__item__text__title\"\u003eLordosenstütze in der Rückenlehne\u003c\/div\u003e\n                        \u003cdiv class=\"aura-function-images__item__text__content\"\u003eUnterstützt die natürliche Krümmung Ihres unteren Rückens, hilft dabei, eine aufrechte Körperhaltung zu bewahren, und entlastet spürbar die Wirbelsäule.\u003c\/div\u003e\n                    \u003c\/div\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"aura-function-images__item\"\u003e\n                    \u003cpicture\u003e\n                        \u003csource media=\"(max-width:600px)\" srcset=\"https:\/\/cdn.shopify.com\/s\/files\/1\/2127\/6275\/files\/Aura-detail_12_960x.jpg?v=1769650809\"\u003e\n                        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/2127\/6275\/files\/Aura-detail_12_480x.jpg?v=1769650809\" loading=\"lazy\" alt=\"\" width=\"480\" height=\"900\"\u003e\u003c\/picture\u003e\n                    \u003cdiv class=\"aura-function-images__item__text\"\u003e\n                        \u003cdiv class=\"aura-function-images__item__text__title\"\u003eKopfstützenverstellung\u003c\/div\u003e\n                        \u003cdiv class=\"aura-function-images__item__text__content\"\u003eBietet Unterstützung für Nacken und Schultern und reduziert die Belastung bei langem Sitzen oder Zurücklehnen.\u003c\/div\u003e\n                    \u003c\/div\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"aura-function-images-for-mobile\"\u003e\n        \u003cdiv class=\"aura-function-images-container\"\u003e\n            \u003cdiv class=\"aura-function-images-container__item\"\u003e\n                \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/2127\/6275\/files\/Aura-detail_7_960x.jpg?v=1769650809\" loading=\"lazy\" alt=\"\" width=\"480\" height=\"900\"\u003e\n                \u003cdiv class=\"aura-function-images-container__item__text\"\u003e\n                    \u003cdiv class=\"aura-function-images-container__item__text__title\"\u003eRückenlehnenhöhenverstellung\u003c\/div\u003e\n                    \u003cdiv class=\"aura-function-images-container__item__text__content\"\u003eDie höhenverstellbare Rückenlehne ermöglicht es Ihnen, die Position perfekt an Ihre Wirbelsäule anzupassen. So genießen Sie eine personalisierte Unterstützung für den oberen und unteren Rückenbereich – für höchsten Komfort in jeder Sitzposition.\u003c\/div\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"aura-function-images-container__item\"\u003e\n                \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/2127\/6275\/files\/Aura-detail_8_960x.jpg?v=1769650809\" loading=\"lazy\" alt=\"\" width=\"480\" height=\"660\"\u003e\n                \u003cdiv class=\"aura-function-images-container__item__text\"\u003e\n                    \u003cdiv class=\"aura-function-images-container__item__text__title\"\u003eVerstellbare Rückenneigung\u003c\/div\u003e\n                    \u003cdiv class=\"aura-function-images-container__item__text__content\"\u003ePassen Sie die Rückenlehne individuell an – egal ob für eine entspannte Haltung oder eine fokussierte, aufrechte Sitzposition. Diese Funktion hilft dabei, Ermüdungserscheinungen bei langen Arbeitszeiten spürbar zu reduzieren und sorgt so durchgehend für optimalen Komfort.\u003c\/div\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"aura-function-images-container__item\"\u003e\n                \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/2127\/6275\/files\/Aura-detail_9_960x.jpg?v=1769650809\" loading=\"lazy\" alt=\"\" width=\"480\" height=\"900\"\u003e\n                \u003cdiv class=\"aura-function-images-container__item__text\"\u003e\n                    \u003cdiv class=\"aura-function-images-container__item__text__title\"\u003eLordosenstütze in der Rückenlehne\u003c\/div\u003e\n                    \u003cdiv class=\"aura-function-images-container__item__text__content\"\u003eUnterstützt die natürliche Krümmung Ihres unteren Rückens, hilft dabei, eine aufrechte Körperhaltung zu bewahren, und entlastet spürbar die Wirbelsäule.\u003c\/div\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"aura-function-images-container__item\"\u003e\n                \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/2127\/6275\/files\/Aura-detail_10_960x.jpg?v=1769650809\" loading=\"lazy\" alt=\"\" width=\"480\" height=\"900\"\u003e\n                \u003cdiv class=\"aura-function-images-container__item__text\"\u003e\n                    \u003cdiv class=\"aura-function-images-container__item__text__title\"\u003eSitztiefenverstellung\u003c\/div\u003e\n                    \u003cdiv class=\"aura-function-images-container__item__text__content\"\u003eErmöglicht es Ihnen, die Sitzfläche nach vorne oder hinten zu bewegen, um eine korrekte Unterstützung der Oberschenkel zu gewährleisten und die Durchblutung zu fördern.\u003c\/div\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"aura-function-images-container__item\"\u003e\n                \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/2127\/6275\/files\/Aura-detail_11_960x.jpg?v=1769650809\" loading=\"lazy\" alt=\"\" width=\"480\" height=\"660\"\u003e\n                \u003cdiv class=\"aura-function-images-container__item__text\"\u003e\n                    \u003cdiv class=\"aura-function-images-container__item__text__title\"\u003eSitzhöhenverstellung\u003c\/div\u003e\n                    \u003cdiv class=\"aura-function-images-container__item__text__content\"\u003eDie Sitzhöhe lässt sich flexibel im Bereich von 46 bis 56 cm einstellen. Diese präzise Verstellbarkeit ermöglicht es Menschen unterschiedlichster Körpergrößen, die ideale Sitzposition zu finden und bietet jederzeit die richtige Unterstützung.\u003c\/div\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"aura-function-images-container__item\"\u003e\n                \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/2127\/6275\/files\/Aura-detail_12_960x.jpg?v=1769650809\" loading=\"lazy\" alt=\"\" width=\"480\" height=\"900\"\u003e\n                \u003cdiv class=\"aura-function-images-container__item__text\"\u003e\n                    \u003cdiv class=\"aura-function-images-container__item__text__title\"\u003eKopfstützenverstellung\u003c\/div\u003e\n                    \u003cdiv class=\"aura-function-images-container__item__text__content\"\u003eBietet Unterstützung für Nacken und Schultern und reduziert die Belastung bei langem Sitzen oder Zurücklehnen.\u003c\/div\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"aura-function-images-container__item\"\u003e\n                \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/2127\/6275\/files\/Aura-detail_13_960x.jpg?v=1769650809\" loading=\"lazy\" alt=\"\" width=\"480\" height=\"660\"\u003e\n                \u003cdiv class=\"aura-function-images-container__item__text\"\u003e\n                    \u003cdiv class=\"aura-function-images-container__item__text__title\"\u003e3D-Armlehnen\u003c\/div\u003e\n                    \u003cdiv class=\"aura-function-images-container__item__text__content\"\u003eIn Höhe, Tiefe und Winkel verstellbar: Diese Armlehnen helfen dabei, Verspannungen in den Schultern und Handgelenken zu reduzieren, während sie gleichzeitig eine natürliche Armhaltung unterstützen.\u003c\/div\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"aura-function-images-arrow\"\u003e\n            \u003cdiv class=\"aura-function-images-arrow__left\"\u003e\n                \u003csvg 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                    \u003cg transform=\"matrix(-1,0,0,-1,128,128)\"\u003e\n                        \u003cpath d=\"M95.999919953125,69.33331298828125C81.306584953125,69.33331298828125,69.333251953125,81.30664598828125,69.333251953125,95.99998098828125C69.333251953125,110.69331398828125,81.306584953125,122.66664898828125,95.999919953125,122.66664898828125C110.693252953125,122.66664898828125,122.666587953125,110.69331398828125,122.666587953125,95.99998098828125C122.666587953125,81.30664598828125,110.693252953125,69.33331298828125,95.999919953125,69.33331298828125C95.999919953125,69.33331298828125,95.999919953125,69.33331298828125,95.999919953125,69.33331298828125ZM103.439918953125,97.41331298828125C103.439918953125,97.41331298828125,94.026586953125,106.82664898828125,94.026586953125,106.82664898828125C93.626584953125,107.22664598828125,93.119918953125,107.41331498828126,92.613250953125,107.41331498828126C92.106586953125,107.41331498828126,91.599919953125,107.22664598828125,91.199918953125,106.82664898828125C90.426585953125,106.05331398828125,90.426585953125,104.77331498828124,91.199918953125,103.99998098828125C91.199918953125,103.99998098828125,99.199918953125,95.99998098828125,99.199918953125,95.99998098828125C99.199918953125,95.99998098828125,91.199918953125,87.99998098828125,91.199918953125,87.99998098828125C90.426585953125,87.22664598828125,90.426585953125,85.94664798828126,91.199918953125,85.17331298828125C91.973250953125,84.39998098828124,93.253253953125,84.39998098828124,94.026586953125,85.17331298828125C94.026586953125,85.17331298828125,103.439918953125,94.58664698828125,103.439918953125,94.58664698828125C104.23992195312499,95.35998198828125,104.23992195312499,96.63997998828125,103.439918953125,97.41331298828125C103.439918953125,97.41331298828125,103.439918953125,97.41331298828125,103.439918953125,97.41331298828125Z\" fill=\"#292D32\" fill-opacity=\"1\"\u003e\u003c\/path\u003e\n                    \u003c\/g\u003e\n                \u003c\/svg\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"aura-function-images-arrow__right\"\u003e\n                \u003csvg 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                    \u003cpath d=\"M31.999919953125,5.33331298828125C17.306584953125,5.33331298828125,5.333251953125,17.30664598828125,5.333251953125,31.99998098828125C5.333251953125,46.69331398828125,17.306584953125,58.66664898828125,31.999919953125,58.66664898828125C46.693252953125,58.66664898828125,58.666587953125,46.69331398828125,58.666587953125,31.99998098828125C58.666587953125,17.30664598828125,46.693252953125,5.33331298828125,31.999919953125,5.33331298828125C31.999919953125,5.33331298828125,31.999919953125,5.33331298828125,31.999919953125,5.33331298828125ZM39.439918953125,33.41331298828125C39.439918953125,33.41331298828125,30.026586953125,42.82664898828125,30.026586953125,42.82664898828125C29.626584953125,43.22664598828125,29.119918953125,43.41331498828125,28.613250953125,43.41331498828125C28.106586953125,43.41331498828125,27.599919953125,43.22664598828125,27.199918953125,42.82664898828125C26.426585953125,42.05331398828125,26.426585953125,40.77331498828125,27.199918953125,39.99998098828125C27.199918953125,39.99998098828125,35.199918953125,31.99998098828125,35.199918953125,31.99998098828125C35.199918953125,31.99998098828125,27.199918953125,23.99998098828125,27.199918953125,23.99998098828125C26.426585953125,23.22664598828125,26.426585953125,21.94664798828125,27.199918953125,21.17331298828125C27.973250953125,20.39998098828125,29.253253953125,20.39998098828125,30.026586953125,21.17331298828125C30.026586953125,21.17331298828125,39.439918953125,30.58664698828125,39.439918953125,30.58664698828125C40.239921953125,31.35998198828125,40.239921953125,32.639979988281254,39.439918953125,33.41331298828125C39.439918953125,33.41331298828125,39.439918953125,33.41331298828125,39.439918953125,33.41331298828125Z\" fill=\"#292D32\" fill-opacity=\"1\"\u003e\u003c\/path\u003e\n                \u003c\/svg\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"aura-seat\"\u003e\n        \u003cdiv class=\"aura-seat__background\"\u003e\n            \u003cpicture\u003e\n                \u003csource media=\"(max-width:600px)\" srcset=\"https:\/\/cdn.shopify.com\/s\/files\/1\/2127\/6275\/files\/Aura-detail_14-sp_1200x.jpg?v=1769650809\"\u003e\n                \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/2127\/6275\/files\/Aura-detail_14_1920x.jpg?v=1769650809\" loading=\"lazy\" alt=\"Hochwertiger Kaltschaum für optimale Unterstützung\" width=\"1920\" height=\"860\"\u003e\u003c\/picture\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"aura-seat__text\"\u003e\n            \u003cdiv class=\"aura-seat__text__title\"\u003e\n                Hochwertiger Kaltschaum\u003cbr\u003e\n                für optimale Unterstützung\n            \u003c\/div\u003e\n            \u003cdiv class=\"aura-seat__text__content\"\u003eBei diesem ergonomischen Bürostuhl stützt das Sitzkissen Ihre Hüften mit erstklassigem Kaltschaum, der auch über lange Zeiträume hinweg Komfort und Formbeständigkeit gewährleistet. Dieser hochwertige Schaumstoff wurde so konzipiert, dass er zehntausenden von Kompressionszyklen standhält, ohne dabei an Elastizität und Stützkraft zu verlieren.\u003c\/div\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"aura-upholstery\"\u003e\n        \u003cdiv class=\"aura-upholstery__background\"\u003e\n            \u003cpicture\u003e\n                \u003csource media=\"(max-width:600px)\" srcset=\"https:\/\/cdn.shopify.com\/s\/files\/1\/2127\/6275\/files\/Aura-detail_15-sp_1200x.jpg?v=1769650809\"\u003e\n                \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/2127\/6275\/files\/Aura-detail_15_1920x.jpg?v=1769650809\" loading=\"lazy\" alt=\"Atmungsaktives Boulies UNO-Gewebe für maximale Langlebigkeit\" width=\"1920\" height=\"900\"\u003e\u003c\/picture\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"aura-upholstery__text\"\u003e\n            \u003cdiv class=\"aura-upholstery__text__title\"\u003eAtmungsaktives Boulies UNO-Gewebe für maximale Langlebigkeit\u003c\/div\u003e\n            \u003cdiv class=\"aura-upholstery__text__content\"\u003eDieses Gewebe wurde mehr als 80.000 Zyklen intensiver Haltbarkeitstests unterzogen und hält somit den Belastungen des täglichen Gebrauchs stand, ohne dabei seine Atmungsaktivität oder weiche Textur zu verlieren. Dieses widerstandsfähige Material sorgt dafür, dass Ihr ergonomischer Bürostuhl ein langlebiger Begleiter an Ihrem Arbeitsplatz bleibt und bietet Ihnen Tag für Tag ein gleichbleibend komfortables und frisches Sitzerlebnis, auf das Sie sich jederzeit verlassen können.\u003c\/div\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003c!-- specification start --\u003e\n    \u003cdiv id=\"bt20-collectionSpecifications\" class=\"bt20-cd_spec\"\u003e\n        \u003cdiv id=\"singleProductDetail\" class=\"bprtdd_item bprtdd_detail\"\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 data-warrantytime=\"24\" class=\"bps_warrantyTime\"\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 data-warrantytime=\"24\" class=\"bps_warrantyTime\"\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 id=\"singleProductDetail\" class=\"bprtdd_item bprtdd_detail\"\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 class=\"bt51-dimension dynamic-gallery-item\" href=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0539\/2141\/5336\/files\/Aura_Dimensions.png?v=1777009926\"\u003e\n                                \u003cimg class=\"bt51-dimension-image-preview\" alt=\"Technische Daten - Aura\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0539\/2141\/5336\/files\/Aura_Dimensions_600x.png?v=1777009926\" loading=\"lazy\" width=\"312\" height=\"176\"\u003e\n                                \u003cp class=\"bt51-dimension-decription\"\u003eTechnische Daten - Aura\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\"\u003eIn 3 Stufen neigbare Rückenlehne (95°, 113°, 135°)\u003c\/div\u003e\n                        \u003cdiv class=\"bprtdd_detail_section\"\u003eIntegrierte, höhenverstellbare Lordosenstütze\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\"\u003e Boulies UNO-Gewebe\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 \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\n                            \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 PU-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 4 (Höchste Güteklasse)\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 style=\"margin: 0\"\u003e\n    \u003cscript defer\u003e\u003c\/script\u003e\n    \u003cscript\u003e\n        document.addEventListener(\"DOMContentLoaded\", function () {\n            let slickInitialized = false;\n            let resizeTimer;\n\n            function checkScreenSize() {\n                if (window.innerWidth \u003c= 600) {\n                    if (!slickInitialized) {\n                        $(\".aura-function-images-container\").slick({\n                            arrows: true,\n                            slidesToScroll: 1,\n                            variableWidth: true,\n                            swipeToSlide: true,\n                            infinite: true,\n                            prevArrow: $(\".aura-function-images-arrow__left\"),\n                            nextArrow: $(\".aura-function-images-arrow__right\"),\n                        });\n                        slickInitialized = true;\n                    }\n                } else {\n                    if (slickInitialized) {\n                        $(\".aura-function-images-container\").slick(\"unslick\");\n                        slickInitialized = false;\n                    }\n                }\n            }\n\n            checkScreenSize();\n\n            window.addEventListener(\"resize\", function () {\n                clearTimeout(resizeTimer);\n                resizeTimer = setTimeout(function () {\n                    checkScreenSize();\n                }, 500);\n            });\n        });\n    \u003c\/script\u003e\n\u003c\/p\u003e\n","brand":"Boulies Chairs DE","offers":[{"title":"Aura \/ Stoff \/ Anthrazit","offer_id":55320532320424,"sku":"833A-F-CHARCOALGREY","price":319.0,"currency_code":"EUR","in_stock":true},{"title":"Aura \/ Stoff \/ Schwarz \u0026 Weiß","offer_id":55320532385960,"sku":"833W-F-BLACK","price":339.0,"currency_code":"EUR","in_stock":true},{"title":"Aura \/ Stoff \/ Schwarz","offer_id":55514333151400,"sku":"833A-F-BLACK","price":319.0,"currency_code":"EUR","in_stock":false},{"title":"Aura \/ Stoff \/ Marineblau","offer_id":55514334396584,"sku":"833A-F-NAVYBLUE","price":319.0,"currency_code":"EUR","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0539\/2141\/5336\/files\/Aura-black_black__1.png?v=1774605756"},{"product_id":"ep200","title":"Boulies EP200","description":"\u003cstyle\u003e\n    .ep200-product-description {\n        --heading-size: 48px;\n        --large-body-size: 24px;\n        --medium-body-size: 20px;\n        --small-body-size: 18px;\n        width: 100%;\n        max-width: 1920px;\n        margin: 0 auto;\n    }\n    .ep200-product-description img {\n        display: block;\n    }\n    \/* intro *\/\n    .ep200-intro {\n        position: relative;\n    }\n    .ep200-intro__text {\n        position: absolute;\n        left: 5%;\n        top: 50%;\n        transform: translateY(-50%);\n        color: #ffffff;\n    }\n    .ep200-intro__text__title {\n        font-size: var(--heading-size);\n        font-weight: 700;\n    }\n    .ep200-intro__text__content {\n        font-size: var(--medium-body-size);\n        line-height: 1.5;\n        margin-top: 16px;\n        max-width: 523px;\n    }\n    .ep200-intro__background {\n        display: flex;\n        justify-content: center;\n        overflow: hidden;\n    }\n    .ep200-intro__background img {\n        max-width: 1920px;\n        height: auto;\n    }\n    \/* version *\/\n    .ep200-version {\n        margin: 128px 6.67% 160px 6.67%;\n    }\n    .ep200-version__text {\n        margin: 0 5.53%;\n        max-width: 832px;\n    }\n    .ep200-version__text__title {\n        font-size: var(--heading-size);\n        font-weight: 700;\n        color: #141414;\n    }\n    .ep200-version__text__content {\n        margin-top: 24px;\n        font-size: var(--medium-body-size);\n        line-height: 1.5;\n        color: #595959;\n    }\n    .ep200-version__images {\n        margin-top: 80px;\n        display: flex;\n        gap: 1.5%;\n    }\n    .ep200-version__images img {\n        flex: 1;\n        width: 49.25%;\n        height: auto;\n    }\n    \/* power *\/\n    .ep200-power__text {\n        margin: 160px 11.46% 96px;\n        display: flex;\n        align-items: center;\n    }\n    .ep200-power__text__title {\n        flex: 1;\n        font-size: var(--heading-size);\n        font-weight: 700;\n        color: #141414;\n    }\n    .ep200-power__text__content {\n        flex: 1;\n        font-size: var(--medium-body-size);\n        line-height: 1.5;\n        color: #595959;\n    }\n    .ep200-power__img {\n        margin: 0 auto;\n        width: 83.33%;\n    }\n    .ep200-power__img img {\n        width: 100%;\n        height: auto;\n    }\n    \/* mesh *\/\n    .ep200-mesh {\n        position: relative;\n        margin: 160px 8.33%;\n    }\n    .ep200-mesh__text {\n        position: absolute;\n        left: 4%;\n        right: 8%;\n        top: 50%;\n        transform: translateY(-50%);\n    }\n    .ep200-mesh__text__title {\n        font-size: var(--heading-size);\n        font-weight: 700;\n        color: #141414;\n    }\n    .ep200-mesh__text__content {\n        font-size: var(--medium-body-size);\n        line-height: 1.5;\n        margin-top: 24px;\n        max-width: 653px;\n        color: #595959;\n    }\n    .ep200-mesh__background {\n        display: flex;\n        justify-content: center;\n        overflow: hidden;\n    }\n    .ep200-mesh__background img {\n        max-width: 1600px;\n        height: auto;\n    }\n    .ep200-mesh__text__icons {\n        display: flex;\n        margin-top: 48px;\n        gap: 93px;\n    }\n    .ep200-mesh__text__icon {\n        display: flex;\n        flex-direction: column;\n        align-items: center;\n        gap: 8px;\n        color: #595959;\n    }\n    .ep200-mesh__text__icon svg {\n        width: 80px;\n        height: 80px;\n    }\n    .ep200-mesh__text__icon-name {\n        font-size: var(--small-body-size);\n    }\n    \/* function *\/\n    .ep200-function-list {\n        margin: 160px 8.33%;\n        display: flex;\n        flex-direction: column;\n        gap: 160px;\n    }\n    .ep200-function {\n        display: flex;\n        flex-direction: row;\n        align-items: center;\n        gap: 6.25%;\n    }\n    .ep200-function.reverse {\n        flex-direction: row-reverse;\n    }\n    .ep200-function__text {\n        flex: 600;\n    }\n    .ep200-function__text__title {\n        font-size: var(--heading-size);\n        font-weight: 700;\n        color: #141414;\n    }\n    .ep200-function__text__content {\n        margin-top: 24px;\n        font-size: var(--medium-body-size);\n        line-height: 1.5;\n        color: #595959;\n    }\n    .ep200-function__img {\n        flex: 900;\n        max-width: 900px;\n    }\n    .ep200-function__img img {\n        width: 100%;\n        height: auto;\n    }\n    \/* upholstery *\/\n    .ep200-upholstery {\n        position: relative;\n    }\n    .ep200-upholstery__text {\n        position: absolute;\n        left: 8.33%;\n        right: 8.33%;\n        top: 50%;\n        transform: translateY(-50%);\n        color: #ffffff;\n    }\n    .ep200-upholstery__text__title {\n        font-size: var(--heading-size);\n        font-weight: 700;\n    }\n    .ep200-upholstery__text__content {\n        font-size: var(--medium-body-size);\n        line-height: 1.5;\n        margin-top: 24px;\n        max-width: 662px;\n    }\n    .ep200-upholstery__background {\n        display: flex;\n        justify-content: center;\n        overflow: hidden;\n    }\n    .ep200-upholstery__background img {\n        max-width: 1920px;\n        height: auto;\n    }\n    \/* components *\/\n    .ep200-components {\n        width: 100%;\n        margin: 160px auto;\n    }\n    .ep200-components__title {\n        text-align: center;\n        font-size: var(--heading-size);\n        color: #141414;\n        font-weight: 700;\n    }\n    .ep200-components__component-group-wrap {\n        margin-top: 74px;\n        width: 100%;\n        overflow-x: auto;\n        overflow-y: hidden;\n    }\n    .ep200-components__component-group {\n        width: fit-content;\n        display: flex;\n        margin: 0 auto;\n    }\n    .ep200-components__component:not(:first-child) {\n        margin-left: 24px;\n    }\n    .ep200-components__component {\n        width: 400px;\n    }\n    .ep200-components__component img {\n        width: 100%;\n        height: auto;\n    }\n    .ep200-components__component__desc {\n        background-color: #f5f5f5;\n        min-height: 144px;\n        padding: 24px 32px 32px 32px;\n        text-align: center;\n    }\n    .ep200-components__component__desc .component__name {\n        font-size: var(--large-body-size);\n        color: #141414;\n        font-weight: 700;\n    }\n    .ep200-components__component__desc .component__content {\n        font-size: var(--small-body-size);\n        margin-top: 8px;\n        color: #595959;\n        line-height: 1.5;\n    }\n\n    @media screen and (max-width: 1440px) {\n        .ep200-product-description {\n            --heading-size: 42px;\n            --large-body-size: 24px;\n            --medium-body-size: 20px;\n            --small-body-size: 18px;\n        }\n        .ep200-intro__background img,\n        .ep200-upholstery__background img {\n            max-width: 1440px;\n        }\n        .ep200-mesh__text__content {\n            max-width: 550px;\n        }\n    }\n\n    @media screen and (max-width: 1200px) {\n        .ep200-product-description {\n            --heading-size: 36px;\n            --large-body-size: 24px;\n            --medium-body-size: 20px;\n            --small-body-size: 18px;\n        }\n        .ep200-intro__background img,\n        .ep200-upholstery__background img {\n            max-width: 1200px;\n        }\n        .ep200-mesh__background img {\n            max-width: 1200px;\n        }\n        .ep200-mesh__text__content {\n            margin-top: 16px;\n            max-width: 420px;\n        }\n        .ep200-mesh__text__icons {\n            margin-top: 16px;\n        }\n        .ep200-mesh__text__icon svg {\n            width: 60px;\n            height: 60px;\n        }\n    }\n\n    @media screen and (max-width: 900px) {\n        .ep200-product-description {\n            --heading-size: 28px;\n            --large-body-size: 24px;\n            --medium-body-size: 20px;\n            --small-body-size: 18px;\n        }\n        .ep200-intro__background img,\n        .ep200-upholstery__background img {\n            max-width: 900px;\n        }\n        .ep200-version {\n            margin: 72px 8.33% 80px 8.33%;\n        }\n        .ep200-version__text {\n            margin: 0;\n        }\n        .ep200-version__images {\n            margin-top: 40px;\n        }\n        .ep200-power__text {\n            margin: 80px 8.33% 16px;\n            align-items: unset;\n            flex-direction: column;\n        }\n        .ep200-power__text__content {\n            margin-top: 16px;\n        }\n        .ep200-mesh {\n            margin: 80px 8.33%;\n        }\n        .ep200-mesh__text {\n            left: 5.33%;\n            right: 5.33%;\n        }\n        .ep200-mesh__text__content {\n            margin-top: 8px;\n            max-width: 300px;\n        }\n        .ep200-mesh__text__icons {\n            gap: 40px;\n            margin-top: 8px;\n        }\n        .ep200-function-list {\n            margin: 80px 8.33%;\n            gap: 80px;\n        }\n        .ep200-function {\n            flex-direction: column;\n            align-items: unset;\n            gap: 16px;\n        }\n        .ep200-function.reverse {\n            flex-direction: column;\n        }\n        .ep200-function__text__content {\n            margin-top: 16px;\n        }\n        .ep200-components {\n            margin: 80px auto;\n        }\n        .ep200-components__component-group-wrap {\n            margin-top: 36px;\n        }\n        .ep200-mesh__text__icon svg {\n            width: 40px;\n            height: 40px;\n        }\n    }\n\n    @media screen and (max-width: 600px) {\n        .ep200-product-description {\n            --heading-size: 7vw;\n            --large-body-size: 4.67vw;\n            --medium-body-size: 4.67vw;\n            --small-body-size: 3vw;\n        }\n        \/* intro *\/\n        .ep200-intro__text {\n            left: 5.33vw;\n            right: 5.33vw;\n            top: unset;\n            bottom: 5.33vw;\n            transform: unset;\n        }\n        .ep200-intro__text__content {\n            margin-top: 2.67vw;\n            max-width: unset;\n        }\n        .ep200-intro__background img {\n            width: 100%;\n            height: auto;\n        }\n        \/* version *\/\n        .ep200-version {\n            margin: 12vw 5.33vw;\n        }\n        .ep200-version__text {\n            margin: 0;\n        }\n        .ep200-version__text__content {\n            margin-top: 2.67vw;\n        }\n        .ep200-version__images {\n            margin-top: 5.33vw;\n            flex-direction: column;\n            gap: 5.33vw;\n        }\n        .ep200-version__images img {\n            width: 100%;\n        }\n        \/* power *\/\n        .ep200-power__text {\n            margin: 12vw 5.33vw 5.33vw;\n            flex-direction: column;\n            align-items: unset;\n        }\n        .ep200-power__text__content {\n            margin-top: 2.67vw;\n        }\n        .ep200-power__img {\n            margin: 0 5.33vw;\n            width: unset;\n        }\n        \/* mesh *\/\n        .ep200-mesh {\n            margin: 12vw auto;\n        }\n        .ep200-mesh__text {\n            position: absolute;\n            left: 5.33vw;\n            right: 5.33vw;\n            top: 5vw;\n            transform: unset;\n        }\n        .ep200-mesh__text__content {\n            margin-top: 2.67vw;\n            max-width: unset;\n        }\n        .ep200-mesh__background img {\n            width: 100%;\n        }\n        .ep200-mesh__text__icons {\n            flex-direction: column;\n            margin-top: 6.67vw;\n            gap: 6.67vw;\n        }\n        .ep200-mesh__text__icon {\n            gap: 1.33vw;\n            width: 30%;\n        }\n        .ep200-mesh__text__icon svg {\n            width: 13.33vw;\n            height: 13.33vw;\n        }\n        \/* function *\/\n        .ep200-function-list {\n            margin: 12vw 5.33vw;\n            gap: 12vw;\n        }\n        .ep200-function {\n            flex-direction: column;\n            align-items: unset;\n            gap: 5.33vw;\n        }\n        .ep200-function.reverse {\n            flex-direction: column;\n        }\n        .ep200-function__text__content {\n            margin-top: 2.67vw;\n        }\n        .ep200-function__img {\n            max-width: 900px;\n        }\n        .ep200-function__img img {\n            width: 100%;\n            height: auto;\n        }\n        \/* upholstery *\/\n        .ep200-upholstery__text {\n            left: 5.33vw;\n            right: 5.33vw;\n            top: 12vw;\n            transform: unset;\n        }\n        .ep200-upholstery__text__content {\n            margin-top: 2.67vw;\n        }\n        .ep200-upholstery__background img {\n            width: 100%;\n        }\n        \/* components *\/\n        .ep200-components {\n            margin: 12vw auto 16vw;\n        }\n        .ep200-components__component-group-wrap {\n            margin-top: 9.33vw;\n        }\n        .ep200-components__component-group {\n            margin-left: 5.33vw;\n        }\n        .ep200-components__component {\n            width: 66.67vw;\n        }\n        .ep200-components__component:not(:first-child) {\n            margin-left: 4vw;\n        }\n        .ep200-components__component__desc {\n            padding: 4vw 5.67vw 5.33vw 5.67vw;\n            min-height: 24.5vw;\n        }\n        .ep200-components__component__desc .component__content {\n            margin-top: 1.33vw;\n        }\n    }\n\u003c\/style\u003e\n\u003cdiv class=\"ep200-product-description\"\u003e\n    \u003cdiv class=\"ep200-intro\"\u003e\n        \u003cdiv class=\"ep200-intro__text\"\u003e\n            \u003cdiv class=\"ep200-intro__text__title\"\u003eDesignet für Komfort.\u003cbr\u003eVollendet in Eleganz.\u003c\/div\u003e\n            \u003cdiv class=\"ep200-intro__text__content\"\u003eDie perfekte Verbindung aus ergonomischer Leistung und klarem, elegantem Design. Der neue EP200 fügt sich dank seiner hochwertigen Kaltschaum-Polsterung nahtlos in moderne Arbeitsumgebungen und Homeoffices ein. Eine innovative Sitztechnologie sorgt für ein erstklassiges Sitzerlebnis, unterstützt den Körper gezielt und gewährleistet den ganzen Tag über angenehmen, mühelosen Komfort.\u003c\/div\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"ep200-intro__background\"\u003e\n            \u003cpicture\u003e\n                \u003csource media=\"(max-width:600px)\" srcset=\"https:\/\/cdn.shopify.com\/s\/files\/1\/2127\/6275\/files\/EP200-detail_1-sp_800x.jpg?v=1768296442\"\u003e\n                \u003cimg alt=\"\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/2127\/6275\/files\/EP200-detail_1_1920x.jpg?v=1768296442\" width=\"1920\" height=\"820\"\u003e\u003c\/picture\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"ep200-version\"\u003e\n        \u003cdiv class=\"ep200-version__text\"\u003e\n            \u003cdiv class=\"ep200-version__text__title\"\u003eEine neue Vision:\u003cbr\u003eVon der Natur inspirierte Ästhetik\u003c\/div\u003e\n            \u003cdiv class=\"ep200-version__text__content\"\u003eAbseits klassischer Unternehmensfarben präsentiert Boulies neue Farbvarianten, die es dem EP200 ermöglichen, sich harmonisch in moderne Homeoffices und kreative Arbeitsumgebungen einzufügen.\u003c\/div\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"ep200-version__images\"\u003e\n            \u003cimg alt=\"\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/2127\/6275\/files\/EP200-detail_2_820x.jpg?v=1768296465\" width=\"820\" height=\"500\"\u003e\n            \u003cimg alt=\"\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0539\/2141\/5336\/files\/EP200-detail_3_820x.jpg?v=1777014996\" width=\"820\" height=\"500\"\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"ep200-power__text\"\u003e\n        \u003cdiv class=\"ep200-power__text__title\"\u003e\n            Die neue Definition\n            \u003cbr\u003e\n            des „Power-Seats“\n        \u003c\/div\u003e\n        \u003cdiv class=\"ep200-power__text__content\"\u003eDas Herzstück des neuen EP200 ist das ergonomisch optimierte Boulies Sitzkissen. Es wurde so entwickelt, dass es sich an unterschiedliche Körpertypen anpasst und dauerhaft komfortables Sitzen ermöglicht. Mit einer Sitzbreite von 51 cm bietet der EP200 ausreichend Bewegungsfreiheit für eine entspannte Sitzposition. Die geformte Polsterstruktur unterstützt den Körper gezielt und reduziert den Druck im Hüft- und Beinbereich spürbar. Für konzentriertes Arbeiten und verlässlichen Komfort über den ganzen Tag.\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"ep200-power__img\"\u003e\n        \u003cpicture\u003e\n            \u003csource media=\"(max-width:600px)\" srcset=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0539\/2141\/5336\/files\/EP200-detail_4-sp_800x.jpg?v=1777014989\"\u003e\n            \u003cimg alt=\"\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0539\/2141\/5336\/files\/EP200-detail_4_1600x.jpg?v=1777014997\" width=\"1600\" height=\"680\"\u003e\u003c\/picture\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"ep200-mesh\"\u003e\n        \u003cdiv class=\"ep200-mesh__text\"\u003e\n            \u003cdiv class=\"ep200-mesh__text__title\"\u003eInnovation erleben:\u003cbr\u003eDas neue Boulies Hochleistungs-Netzgewebe\u003c\/div\u003e\n            \u003cdiv class=\"ep200-mesh__text__content\"\u003eEine ausgewogene Kombination aus Atmungsaktivität und Komfort.\u003cbr\u003eDas neu entwickelte Netzgewebe von Boulies verbindet die Luftzirkulation klassischer Mesh-Materialien mit einer angenehm weichen Oberfläche. Es fühlt sich spürbar geschmeidig an, bleibt dabei atmungsaktiv und ist auf langfristige Nutzung ausgelegt.\u003cbr\u003eAuch bei intensiver Beanspruchung behält es seine Form und Elastizität zuverlässig bei.\u003c\/div\u003e\n            \u003cdiv class=\"ep200-mesh__text__icons\"\u003e\n                \u003cdiv class=\"ep200-mesh__text__icon\"\u003e\n                    \u003csvg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" xmlns:xlink=\"http:\/\/www.w3.org\/1999\/xlink\" fill=\"none\" version=\"1.1\" width=\"80\" height=\"80\" viewbox=\"0 0 80 80\"\u003e\n                        \u003cdefs\u003e\n                            \u003cclippath id=\"master_svg0_410_0053\"\u003e\n                                \u003crect x=\"0\" y=\"0\" width=\"80\" height=\"80\" rx=\"0\"\u003e\u003c\/rect\u003e\n                            \u003c\/clippath\u003e\n                        \u003c\/defs\u003e\n                        \u003cg clip-path=\"url(#master_svg0_410_0053)\"\u003e\n                            \u003cpath d=\"M59.383831125,76.52798446875L20.607828125,76.52798446875C16.015828125,76.52798446875,11.703827825,74.74398046875,8.455828225000001,71.49598646875C5.207828125,68.24798546875,3.423828125,63.93598546875,3.423828125,59.34398246875L3.423828125,20.66398046875C3.423828125,16.07198046875,5.207828125,11.75998016875,8.455828225000001,8.511980568750001C11.703828825,5.26398046875,16.015828125,3.47998046875,20.607828125,3.47998046875L59.383831125,3.47998046875C63.975830125,3.47998046875,68.287834125,5.26398046875,71.535835125,8.511980568750001C74.783836125,11.75998116875,76.567833125,16.07198046875,76.567833125,20.66398046875L76.567833125,59.33597946875C76.567833125,63.92797846875,74.783836125,68.23998246875,71.535835125,71.48798346875C68.287834125,74.73598446875,63.975838125,76.51998146875,59.383831125,76.51998146875L59.383831125,76.52798446875ZM20.607828125,6.59998006875C12.855827325,6.59998006875,6.543827725,12.91197966875,6.543827725,20.66398046875L6.543827725,59.33597946875C6.543827725,67.08798246875,12.855827325,73.39998646875,20.607828125,73.39998646875L59.383831125,73.39998646875C67.135834125,73.39998646875,73.447838125,67.08798246875,73.447838125,59.33597946875L73.447838125,20.66398046875C73.447838125,12.91197966875,67.135834125,6.59998006875,59.383831125,6.59998006875L20.607828125,6.59998006875Z\" fill=\"#595959\" fill-opacity=\"1\" style=\"mix-blend-mode: passthrough\"\u003e\u003c\/path\u003e\n                            \u003cpath d=\"M54.09746975,60.04792365234375C53.73746875,60.04792365234375,53.38546775,59.90392665234375,53.12946675,59.64792665234375C45.49746675,52.01592465234375,40.44146775,49.65592765234375,35.08147075,47.15192565234375C29.745470750000003,44.66392565234375,24.22547055,42.087926652343754,16.25746918,34.11192565234375C15.72146912,33.57592765234375,15.72146912,32.71192645234375,16.25746918,32.17592815234375C16.79346925,31.63992975234375,17.65746915,31.63992975234375,18.19346925,32.17592815234375C25.82546995,39.80792765234375,30.88946775,42.16792665234375,36.241468749999996,44.67192665234375C41.57746675,47.16792665234375,47.09746775,49.73592565234375,55.06546775,57.71192565234375C55.60146675,58.24792465234375,55.60146675,59.11192665234375,55.06546775,59.64792665234375C54.80946775,59.90392665234375,54.46546575,60.04792365234375,54.09746975,60.04792365234375ZM62.77746575,51.36792565234375C62.41746875,51.36792565234375,62.06546775,51.22392665234375,61.80946775,50.96792565234375C54.17746775,43.33592565234375,49.11346775,40.97592765234375,43.76146875,38.471926652343754C38.42547075,35.975928652343754,32.90546975,33.39992665234375,24.93746855,25.43192745234375C24.38546755,24.91192785234375,24.361468350000003,24.04792785234375,24.88146875,23.49592742234375C25.40146825,22.94392700234375,26.26546975,22.91992797234375,26.81746875,23.43992767234375C26.83346875,23.45592806234375,26.84946875,23.47192842234375,26.87346875,23.49592742234375C34.50546875,31.127926852343748,39.56146775,33.48792765234375,44.92146675,35.99192765234375C50.25746575,38.47992865234375,55.77746575,41.055927652343755,63.74546475,49.03192665234375C64.28146375,49.56792665234375,64.28146375,50.43192865234375,63.74546475,50.96792565234375C63.48946775,51.22392665234375,63.14546575,51.36792565234375,62.77746575,51.36792565234375Z\" fill=\"#595959\" fill-opacity=\"1\" style=\"mix-blend-mode: passthrough\"\u003e\u003c\/path\u003e\n                            \u003cpath d=\"M17.89534465,48.24804733984375C17.1433441,48.24804733984375,16.52734375,47.632049339843746,16.52734375,46.88004833984375C16.52734375,46.52005033984375,16.671344,46.16804933984375,16.92734376,45.91204833984375L23.75134275,39.08805133984375C24.28734305,38.55205333984375,25.151343349999998,38.55205333984375,25.68734455,39.08805133984375C26.22334575,39.62405033984375,26.22334285,40.48805033984375,25.68734455,41.024053339843746L18.85534355,47.84805333984375C18.59934405,48.10405333984375,18.25534365,48.24805233984375,17.88734435,48.24805233984375L17.89534465,48.24804733984375ZM36.36734375,29.76804633984375C35.61534475,29.76804633984375,34.99934375,29.15204633984375,34.99934375,28.400047339843752C34.99934375,28.040046339843748,35.14334475,27.68804833984375,35.39934375,27.43204783984375L44.767343749999995,18.06404876984375C45.30334275,17.52804870984375,46.16734275,17.52804870984375,46.703342750000004,18.06404876984375C47.23933975,18.60004883984375,47.23933975,19.46404873984375,46.703342750000004,20.00004883984375L37.335342749999995,29.36804933984375C37.07934375,29.62404933984375,36.73534175,29.76805033984375,36.36734375,29.76804633984375ZM33.29534375,63.64804833984375C32.54334475,63.64804833984375,31.92734475,63.03205133984375,31.92734475,62.28004833984375C31.92734475,61.92005133984375,32.07134475,61.56805033984375,32.32734375,61.31205033984375L43.32734475,50.31205033984375C43.86334275,49.77605033984375,44.72734475,49.77605033984375,45.26334575,50.31205033984375C45.79934675,50.84804933984375,45.79934475,51.71204733984375,45.26334575,52.24804733984375L34.25534475,63.24804733984375C33.99934375,63.50404733984375,33.65534375,63.64804833984375,33.287343750000005,63.64804833984375L33.29534375,63.64804833984375ZM56.27934275,40.66404933984375C55.52733975,40.66404933984375,54.91134275,40.048048339843746,54.91134275,39.29604933984375C54.91134275,38.93604833984375,55.05534375,38.584051339843754,55.31134375,38.32805033984375L60.17534675,33.464049339843754C60.71134575,32.92805033984375,61.57534375,32.92805033984375,62.11134375,33.464049339843754C62.64734275,34.000047339843746,62.64734275,34.86405033984375,62.11134375,35.40004733984375L57.24734075,40.26404933984375C56.99134475,40.520048339843754,56.64734275,40.66404933984375,56.27934275,40.66404933984375Z\" fill=\"#595959\" fill-opacity=\"1\" style=\"mix-blend-mode: passthrough\"\u003e\u003c\/path\u003e\n                            \u003cpath d=\"M47.05677795,26.319989246093748C46.30477905,26.319989246093748,45.68877885,25.71199034609375,45.68877885,24.95199014609375L45.68877885,19.08798984609375L39.82477725,19.08798984609375C39.07277834,19.07198954609375,38.464776611,18.44799044609375,38.48077697755,17.69598994609375C38.496777344,16.95998996609375,39.08877563,16.36799011209375,39.82477725,16.35198974609375L47.05677795,16.35198974609375C47.80877685,16.35198974609375,48.42477705,16.95998996609375,48.42477705,17.71998904609375L48.42477705,24.95199014609375C48.42477705,25.70398904609375,47.81677915,26.319989246093748,47.05677795,26.319989246093748ZM62.45677775,41.719989746093745C61.70477675,41.719989746093745,61.08877975,41.10398874609375,61.08877975,40.35198974609375L61.08877975,34.487989746093746L55.224776750000004,34.487989746093746C54.47277575,34.487989746093746,53.85677775,33.87198874609375,53.85677775,33.11998974609375C53.85677775,32.36799074609375,54.47277575,31.75199074609375,55.224776750000004,31.75199074609375L62.45677775,31.75199074609375C63.20878075,31.75199074609375,63.824777749999996,32.35998874609375,63.824777749999996,33.11998974609375L63.824777749999996,40.35198974609375C63.824777749999996,41.10398874609375,63.21677575,41.719989746093745,62.45677775,41.719989746093745Z\" fill=\"#595959\" fill-opacity=\"1\" style=\"mix-blend-mode: passthrough\"\u003e\u003c\/path\u003e\n                        \u003c\/g\u003e\n                    \u003c\/svg\u003e\n                    \u003cdiv class=\"ep200-mesh__text__icon-name\"\u003e\u003cspan\u003eATMUNGSAKTIVITÄT\u003c\/span\u003e\u003c\/div\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"ep200-mesh__text__icon\"\u003e\n                    \u003csvg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" xmlns:xlink=\"http:\/\/www.w3.org\/1999\/xlink\" fill=\"none\" version=\"1.1\" width=\"80\" height=\"80\" viewbox=\"0 0 80 80\"\u003e\n                        \u003cdefs\u003e\n                            \u003cclippath id=\"master_svg0_410_0386\"\u003e\n                                \u003crect x=\"0\" y=\"0\" width=\"80\" height=\"80\" rx=\"0\"\u003e\u003c\/rect\u003e\n                            \u003c\/clippath\u003e\n                        \u003c\/defs\u003e\n                        \u003cg clip-path=\"url(#master_svg0_410_0386)\"\u003e\n                            \u003cpath d=\"M59.383831125,76.52798446875L20.607828125,76.52798446875C16.015828125,76.52798446875,11.703827825,74.74398046875,8.455828225000001,71.49598646875C5.207828125,68.24798546875,3.423828125,63.93598546875,3.423828125,59.34398246875L3.423828125,20.66398046875C3.423828125,16.07198046875,5.207828125,11.75998016875,8.455828225000001,8.511980568750001C11.703828825,5.26398046875,16.015828125,3.47998046875,20.607828125,3.47998046875L59.383831125,3.47998046875C63.975830125,3.47998046875,68.287834125,5.26398046875,71.535835125,8.511980568750001C74.783836125,11.75998116875,76.567833125,16.07198046875,76.567833125,20.66398046875L76.567833125,59.33597946875C76.567833125,63.92797846875,74.783836125,68.23998246875,71.535835125,71.48798346875C68.287834125,74.73598446875,63.975838125,76.51998146875,59.383831125,76.51998146875L59.383831125,76.52798446875ZM20.607828125,6.59998006875C12.855827325,6.59998006875,6.543827725,12.91197966875,6.543827725,20.66398046875L6.543827725,59.33597946875C6.543827725,67.08798246875,12.855827325,73.39998646875,20.607828125,73.39998646875L59.383831125,73.39998646875C67.135834125,73.39998646875,73.447838125,67.08798246875,73.447838125,59.33597946875L73.447838125,20.66398046875C73.447838125,12.91197966875,67.135834125,6.59998006875,59.383831125,6.59998006875L20.607828125,6.59998006875Z\" fill=\"#595959\" fill-opacity=\"1\" style=\"mix-blend-mode: passthrough\"\u003e\u003c\/path\u003e\n                            \u003cpath d=\"M53.88090525,23.28796554375L53.78490225,23.25596474375L40.31290225,20.10396423575C40.20890225,20.07996368375,40.11290325,20.07196350115,40.01690525,20.06396484375C39.872904250000005,20.06396484375,39.78490225,20.07996520975,39.68090625,20.10396423575L26.11290595,23.28796384375C24.32890625,23.91196444375,23.12890625,25.74396514375,23.12890625,27.83996434375L23.12890625,43.35996284375C23.12890625,45.967961843750004,24.04090577,48.48796484375,25.83290715,50.83196484375C27.21690705,52.63195784375,29.12090775,54.33596384375,31.50490765,55.90396084375C33.60090625,57.27196084375,35.67290725,58.27196084375,37.04890725,58.87195984375C37.67290725,59.14395884375,38.28890725,59.39196384375,38.88090825,59.61596284375C39.63290825,59.89596184375,39.76090825,59.93596284375,40.024908249999996,59.93596284375C40.224909249999996,59.93596284375,40.42490925,59.88796584375,40.61691125,59.79996484375C41.64090925,59.43196484375,45.08091125,58.12796784375,48.496908250000004,55.89596584375C50.88090925,54.33596784375,52.784910249999996,52.63196584375,54.16891325,50.83196484375C55.96891425,48.48796484375,56.87290925,45.975965843750004,56.87290925,43.359965843750004L56.87290925,27.84796624375C56.87290925,25.74396514375,55.67290925,23.91196604375,53.888906250000005,23.29596564375L53.88090525,23.28796554375ZM54.16090425,43.359965843750004C54.16090425,47.04796784375,51.77690125,50.48796484375,47.07290425,53.58396484375C44.232904250000004,55.45596284375,41.31290225,56.63996484375,40.18490425,57.06396484375L40.000904250000005,57.13596384375L39.81690425,57.06396484375C38.44090225,56.54396484375,35.720904250000004,55.40796684375,32.99290465,53.62396284375C29.728903250000002,51.48796484375,25.84090595,47.98396684375,25.84090595,43.35996284375L25.84090595,27.83996154375C25.84090595,26.97595974375,26.272906550000002,26.17596004375,26.89690565,25.88796234375L26.99290465,25.855961843750002L39.992904249999995,22.80796214375L53.08890725,25.88796234375C53.61691125,26.127961643749998,54.14490725,26.82396074375,54.14490725,27.83996154375L54.14490725,43.35996284375L54.16090425,43.359965843750004Z\" fill=\"#595959\" fill-opacity=\"1\" style=\"mix-blend-mode: passthrough\"\u003e\u003c\/path\u003e\n                        \u003c\/g\u003e\n                    \u003c\/svg\u003e\n                    \u003cdiv class=\"ep200-mesh__text__icon-name\"\u003eLANGLEBIGKEIT\u003c\/div\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"ep200-mesh__background\"\u003e\n            \u003cpicture\u003e\n                \u003csource media=\"(max-width:600px)\" srcset=\"https:\/\/cdn.shopify.com\/s\/files\/1\/2127\/6275\/files\/EP200-detail_5-sp_800x.jpg?v=1768296465\"\u003e\n                \u003cimg alt=\"\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/2127\/6275\/files\/EP200-detail_5_1600x.jpg?v=1768296465\" width=\"1600\" height=\"650\"\u003e\u003c\/picture\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"ep200-function-list\"\u003e\n        \u003cdiv class=\"ep200-function\"\u003e\n            \u003cdiv class=\"ep200-function__text\"\u003e\n                \u003cdiv class=\"ep200-function__text__title\"\u003eBoulies 4-Stufen-\u003cbr\u003eSitztiefenverstellung\u003c\/div\u003e\n                \u003cdiv class=\"ep200-function__text__content\"\u003eDer EP200 wurde entwickelt, um eine gesunde, ergonomische Sitzposition aktiv zu unterstützen. Die integrierte Mechanik erlaubt es, sowohl die Sitztiefe als auch die Sitzhöhe präzise auf Ihre individuellen Bedürfnisse abzustimmen. Durch diese flexible Anpassung an unterschiedliche Körpergrößen genießen Sie auch bei stundenlangem Arbeiten am Schreibtisch eine optimale Entlastung und höchsten Komfort.\u003c\/div\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"ep200-function__img\"\u003e\n                \u003cimg alt=\"\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/2127\/6275\/files\/EP200-detail_6_900x.jpg?v=1768296465\" width=\"900\" height=\"600\"\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"ep200-function reverse\"\u003e\n            \u003cdiv class=\"ep200-function__text\"\u003e\n                \u003cdiv class=\"ep200-function__text__title\"\u003eHöchster Komfort mit \u003cbr\u003eder verstellbaren Rückenlehne\u003c\/div\u003e\n                \u003cdiv class=\"ep200-function__text__content\"\u003e\n                    Dank der präzisen 3-Stufen-Rückenneigung passt sich der EP200 jeder Situation an – egal ob Sie hochkonzentriert arbeiten oder eine wohlverdiente Pause genießen.\n                    \u003cbr\u003e\n                    Das Design bietet Ihnen jederzeit optimale Unterstützung, damit Sie den ganzen Tag über bequem sitzen und produktiv arbeiten können. Über die intuitiv bedienbare Mechanik finden Sie im Handumdrehen den perfekten Neigungswinkel. Erleben Sie jetzt die ideale Verbindung aus gesundem Sitzen und höchstem Wohlbefinden im Büro.\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"ep200-function__img\"\u003e\n                \u003cimg alt=\"\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/2127\/6275\/files\/EP200-detail_7_900x.jpg?v=1768296465\" width=\"900\" height=\"600\"\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"ep200-function\"\u003e\n            \u003cdiv class=\"ep200-function__text\"\u003e\n                \u003cdiv class=\"ep200-function__text__title\"\u003eBoulies integrierte \u003cbr\u003e4-Wege-Lordosenstütze\u003c\/div\u003e\n                \u003cdiv class=\"ep200-function__text__content\"\u003e\n                    Über die intuitiv bedienbaren Regler lässt sich die Lordosenstütze sowohl in der Höhe als auch in der Tiefe (vor und zurück) individuell einstellen. So finden Sie mühelos die perfekte ergonomische Position, um Ihren Rücken effektiv zu entlasten und Verspannungen gezielt vorzubeugen. \u003cbr\u003e\n                    Die Stütze passt sich optimal Ihrer individuellen Körperform an. Sie bietet Ihnen den gesamten Tag über stabilen Halt und sorgt dafür, dass Ihr Körper auch bei langen Sitzphasen leistungsfähig und entspannt bleibt.\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"ep200-function__img\"\u003e\n                \u003cimg alt=\"\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/2127\/6275\/files\/EP200-detail_8_900x.jpg?v=1768296465\" width=\"900\" height=\"600\"\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"ep200-function reverse\"\u003e\n            \u003cdiv class=\"ep200-function__text\"\u003e\n                \u003cdiv class=\"ep200-function__text__title\"\u003eBoulies Nackenstütze\u003c\/div\u003e\n                \u003cdiv class=\"ep200-function__text__content\"\u003e\n                    Dank der flexiblen Höhenverstellung der integrierten Nackenstütze passt sich der EP200 perfekt an Ihre Körpergröße an. Dies sorgt für eine optimale Entlastung der Halswirbelsäule und reduziert spürbar den Druck bei langen Arbeitsphasen.\u003cbr\u003e\n                    Die präzise Unterstützung fördert eine gesunde Kopfhaltung und schafft so die ideale Voraussetzung für ein entspanntes und produktives Arbeitsumfeld.\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"ep200-function__img\"\u003e\n                \u003cimg alt=\"\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/2127\/6275\/files\/EP200-detail_9_900x.jpg?v=1768296465\" width=\"900\" height=\"600\"\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"ep200-components\"\u003e\n        \u003cdiv class=\"ep200-components__title\"\u003eAusgewählte Komponenten\u003c\/div\u003e\n        \u003cdiv class=\"ep200-components__component-group-wrap\"\u003e\n            \u003cdiv class=\"ep200-components__component-group\"\u003e\n                \u003cdiv class=\"ep200-components__component\"\u003e\n                    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/2127\/6275\/files\/EP200-detail_11_400x.jpg?v=1754623574\" alt=\"\" width=\"400\" height=\"300\"\u003e\n                    \u003cdiv class=\"ep200-components__component__desc\"\u003e\n                        \u003cdiv class=\"component__name\"\u003eRobustes Stahl-Fußkreuz\u003c\/div\u003e\n                        \u003cdiv class=\"component__content\"\u003eDie Konstruktion aus hochwertigem Stahl bietet die perfekte Balance zwischen struktureller Integrität und erstklassiger Materialqualität.\u003c\/div\u003e\n                    \u003c\/div\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"ep200-components__component\"\u003e\n                    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/2127\/6275\/files\/EP200-detail_12_400x.jpg?v=1715745266\" alt=\"\" width=\"400\" height=\"300\"\u003e\n                    \u003cdiv class=\"ep200-components__component__desc\"\u003e\n                        \u003cdiv class=\"component__name\"\u003eHochwertige Gasdruckfeder\u003c\/div\u003e\n                        \u003cdiv class=\"component__content\"\u003eDiese Gasdruckfeder der höchsten Güteklasse bietet erstklassige Hydraulik für eine sichere und mühelose Höhenverstellung.\u003c\/div\u003e\n                    \u003c\/div\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"ep200-components__component\"\u003e\n                    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/2127\/6275\/files\/EP200-detail_13_400x.jpg?v=1715745266\" alt=\"\" width=\"400\" height=\"300\"\u003e\n                    \u003cdiv class=\"ep200-components__component__desc\"\u003e\n                        \u003cdiv class=\"component__name\"\u003e3D Soft-Pad-Armlehnen\u003c\/div\u003e\n                        \u003cdiv class=\"component__content\"\u003eDie Soft-Pads entlasten Ihre Ellenbogen spürbar. Dank der 6-Wege-Verstellung passen sich die Armlehnen perfekt an Ihre Bedürfnisse beim Arbeiten oder Gaming an.\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 start --\u003e\n    \u003cdiv id=\"bt20-collectionSpecifications\" class=\"bt20-cd_spec\"\u003e\n        \u003cdiv id=\"singleProductDetail\" class=\"bprtdd_item bprtdd_detail\"\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 data-warrantytime=\"24\" class=\"bps_warrantyTime\"\u003e\n                        2 Jahre eingeschränkte Garantie \u003cbr\u003e\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 data-warrantytime=\"24\" class=\"bps_warrantyTime\"\u003e\n                        14 Tage Rückgaberecht \u003cbr\u003e\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 id=\"singleProductDetail\" class=\"bprtdd_item bprtdd_detail\"\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 class=\"bt51-dimension dynamic-gallery-item\" href=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0539\/2141\/5336\/files\/EP200_Dimensions.png?v=1777009926\"\u003e\n                                \u003cimg class=\"bt51-dimension-image-preview\" alt=\"\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0539\/2141\/5336\/files\/EP200_Dimensions_400x.png?v=1777009926\" width=\"312\" height=\"176\"\u003e\n                                \u003cp class=\"bt51-dimension-decription\"\u003eTechnische Daten - EP200\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\"\u003eIn 3 Stufen neigbare Rückenlehne (95°, 113°, 135°)\u003c\/div\u003e\n                        \u003cdiv class=\"bprtdd_detail_section\"\u003eIntegrierte Lordosenstütze\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\"\u003eNetzgewebe\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 \u003cspan class=\"bprtdd_detail_itemDescribe\"\u003eStahl-Basis\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 PU-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 4 (Höchste Güteklasse)\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","brand":"Boulies Chairs DE","offers":[{"title":"EP200 \/ Mesh \/ Schwarz","offer_id":55327254511784,"sku":"818C-M-BLACK","price":289.0,"currency_code":"EUR","in_stock":true},{"title":"EP200 \/ Mesh \/ Grau","offer_id":55327255265448,"sku":"818C-M-GREY","price":289.0,"currency_code":"EUR","in_stock":true},{"title":"EP200 \/ Kaltschaum \/ Blau","offer_id":55455771295912,"sku":"818K-Q-BLUE","price":299.0,"currency_code":"EUR","in_stock":false},{"title":"EP200 \/ Kaltschaum \/ Grün","offer_id":55455771328680,"sku":"818K-Q-GREEN","price":299.0,"currency_code":"EUR","in_stock":false},{"title":"EP200 old \/ Mesh \/ Schwarz","offer_id":55514307625128,"sku":"818B-M-BLACK","price":289.99,"currency_code":"EUR","in_stock":false},{"title":"EP200 old \/ Mesh \/ Grau","offer_id":55514307657896,"sku":"818B-M-GREY","price":289.99,"currency_code":"EUR","in_stock":false},{"title":"EP200 old \/ Kaltschaum \/ Schwarz","offer_id":55514307690664,"sku":"818B-Q-BLACK","price":289.99,"currency_code":"EUR","in_stock":false},{"title":"EP200 \/ Kaltschaum \/ Black","offer_id":55514329546920,"sku":"818K-Q-BLACK","price":299.0,"currency_code":"EUR","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0539\/2141\/5336\/files\/EP200-Mesh-Black_1_3c44659b-1d4c-4795-a2fd-8e75b0ad1a2c.png?v=1776925260"}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0539\/2141\/5336\/collections\/EP200-Black_new_fabric_2.jpg?v=1775195113","url":"https:\/\/boulies.de\/collections\/ergonomischer-burostuhl.oembed","provider":"Boulies Chairs DE","version":"1.0","type":"link"}