{"product_id":"qexulvia™-door-mounted-eccentric-trainer","title":"Qexulvia™ Door-Mounted Eccentric Trainer","description":"\u003cstyle\u003e\n  \/* =========================================================\n     QEXULVIA™ — DOOR-MOUNTED ECCENTRIC TRAINER\n     COMPLETE VERTICAL (TOP-TO-BOTTOM) PAGE\n     DESKTOP \/ TABLET \/ MOBILE\n     ========================================================= *\/\n\n  .qexulvia-det-page {\n    --qx-bg: #f3eee7;\n    --qx-soft: #e7ded3;\n    --qx-card: #faf8f4;\n    --qx-dark: #171513;\n    --qx-text: #3d3833;\n    --qx-muted: #756e66;\n    --qx-accent: #a58b70;\n    --qx-line: rgba(35, 29, 24, .13);\n\n    margin: 0;\n    padding: 0;\n    overflow: hidden;\n    background: var(--qx-bg);\n    color: var(--qx-dark);\n    font-family: -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Helvetica, Arial, sans-serif;\n    line-height: 1.65;\n  }\n\n  .qexulvia-det-page * {\n    box-sizing: border-box;\n  }\n\n  .qexulvia-det-page img {\n    display: block;\n    width: 100%;\n    height: auto;\n  }\n\n  .qx-container {\n    width: min(1180px, calc(100% - 40px));\n    margin: 0 auto;\n  }\n\n  .qx-section {\n    padding: 96px 0;\n  }\n\n  \/* TYPOGRAPHY *\/\n  .qx-eyebrow {\n    margin-bottom: 17px;\n    color: var(--qx-accent);\n    font-size: 12px;\n    font-weight: 700;\n    letter-spacing: .22em;\n    text-transform: uppercase;\n  }\n\n  .qx-section-head {\n    max-width: 860px;\n    margin: 0 auto 54px;\n    text-align: center;\n  }\n\n  .qx-section-head h2 {\n    margin: 0 auto 20px;\n    font-family: Georgia, \"Times New Roman\", serif;\n    font-size: clamp(40px, 5.5vw, 68px);\n    font-weight: 400;\n    line-height: .98;\n    letter-spacing: -.04em;\n  }\n\n  .qx-section-head p {\n    max-width: 740px;\n    margin: 0 auto;\n    color: var(--qx-muted);\n    font-size: 17px;\n  }\n\n  \/* =========================================================\n     HERO (VERTICAL)\n     ========================================================= *\/\n  .qx-hero {\n    display: flex;\n    flex-direction: column;\n    background: #ebe3d8;\n    padding-top: 80px;\n  }\n\n  .qx-hero-copy {\n    max-width: 960px;\n    margin: 0 auto;\n    padding: 0 20px 50px;\n    text-align: center;\n    display: flex;\n    flex-direction: column;\n    align-items: center;\n  }\n\n  .qx-brand {\n    margin-bottom: 40px;\n    font-family: Georgia, \"Times New Roman\", serif;\n    font-size: 31px;\n    letter-spacing: -.025em;\n  }\n\n  .qx-hero h1 {\n    margin: 0 0 24px;\n    font-family: Georgia, \"Times New Roman\", serif;\n    font-size: clamp(48px, 6vw, 84px);\n    font-weight: 400;\n    line-height: .94;\n    letter-spacing: -.05em;\n  }\n\n  .qx-hero-sub {\n    max-width: 680px;\n    margin-bottom: 30px;\n    color: var(--qx-text);\n    font-size: 19px;\n  }\n\n  .qx-tags {\n    display: flex;\n    flex-wrap: wrap;\n    justify-content: center;\n    gap: 9px;\n    margin-bottom: 30px;\n    max-width: 800px;\n  }\n\n  .qx-tag {\n    padding: 9px 14px;\n    border: 1px solid rgba(25,22,19,.18);\n    border-radius: 100px;\n    background: rgba(255,255,255,.28);\n    font-size: 12px;\n  }\n\n  .qx-hero-note {\n    color: var(--qx-muted);\n    font-size: 12px;\n    font-weight: 600;\n    letter-spacing: .14em;\n    text-transform: uppercase;\n  }\n\n  .qx-hero-image {\n    width: 100%;\n    max-width: 1200px;\n    margin: 0 auto;\n  }\n\n  .qx-hero-image img {\n    max-height: 800px;\n    object-fit: cover;\n    object-position: center bottom;\n  }\n\n  \/* =========================================================\n     FEATURE BAR\n     ========================================================= *\/\n  .qx-feature-bar {\n    padding: 34px 0;\n    background: #191715;\n    color: white;\n  }\n\n  .qx-feature-grid {\n    display: grid;\n    grid-template-columns: repeat(4, 1fr);\n  }\n\n  .qx-feature {\n    padding: 15px 20px;\n    text-align: center;\n    border-right: 1px solid rgba(255,255,255,.13);\n  }\n\n  .qx-feature:last-child {\n    border-right: none;\n  }\n\n  .qx-feature-icon {\n    margin-bottom: 8px;\n    font-size: 25px;\n  }\n\n  .qx-feature strong {\n    display: block;\n    font-family: Georgia, serif;\n    font-size: 19px;\n    font-weight: 400;\n  }\n\n  .qx-feature span {\n    display: block;\n    margin-top: 4px;\n    color: rgba(255,255,255,.59);\n    font-size: 11px;\n    letter-spacing: .1em;\n    text-transform: uppercase;\n  }\n\n  \/* =========================================================\n     VERTICAL SPLIT (TOP TEXT, BOTTOM IMAGE)\n     ========================================================= *\/\n  .qx-split {\n    display: flex;\n    flex-direction: column;\n    padding: 96px 0;\n    background: var(--qx-bg);\n  }\n\n  .qx-split-copy {\n    order: 1; \/* 始终保持文字在上方 *\/\n    max-width: 900px;\n    margin: 0 auto;\n    padding: 0 20px 50px;\n    text-align: center;\n    display: flex;\n    flex-direction: column;\n    align-items: center;\n  }\n\n  .qx-split-copy h2 {\n    max-width: 800px;\n    margin: 0 auto 25px;\n    font-family: Georgia, serif;\n    font-size: clamp(38px, 5vw, 64px);\n    font-weight: 400;\n    line-height: 1;\n    letter-spacing: -.04em;\n  }\n\n  .qx-split-copy p {\n    max-width: 740px;\n    margin: 0 auto 20px;\n    color: var(--qx-muted);\n    font-size: 17px;\n  }\n\n  .qx-split-image {\n    order: 2; \/* 始终保持图片在下方 *\/\n    width: 100%;\n    max-width: 1100px;\n    margin: 0 auto;\n    padding: 0 20px;\n  }\n\n  .qx-split-image:empty {\n    display: none;\n  }\n\n  .qx-split-image img {\n    max-height: 800px;\n    object-fit: cover;\n  }\n\n  .qx-checks {\n    display: grid;\n    gap: 13px;\n    margin: 20px auto 0;\n    text-align: left;\n    width: fit-content;\n  }\n\n  .qx-check {\n    display: flex;\n    align-items: flex-start;\n    gap: 11px;\n  }\n\n  .qx-check-icon {\n    display: inline-flex;\n    width: 21px;\n    height: 21px;\n    align-items: center;\n    justify-content: center;\n    flex: 0 0 21px;\n    margin-top: 2px;\n    border-radius: 50%;\n    background: var(--qx-dark);\n    color: #fff;\n    font-size: 11px;\n  }\n\n  \/* =========================================================\n     GRIDS \u0026 CARDS\n     ========================================================= *\/\n  .qx-dark-section {\n    background: #191715;\n    color: white;\n  }\n\n  .qx-dark-section .qx-section-head p {\n    color: rgba(255,255,255,.6);\n  }\n\n  .qx-how-grid {\n    display: grid;\n    grid-template-columns: repeat(3, 1fr);\n    gap: 18px;\n  }\n\n  .qx-how-card {\n    min-height: 330px;\n    padding: 38px;\n    border: 1px solid rgba(255,255,255,.14);\n    background: rgba(255,255,255,.025);\n  }\n\n  .qx-how-num {\n    color: rgba(255,255,255,.22);\n    font-family: Georgia, serif;\n    font-size: 60px;\n  }\n\n  .qx-how-card h3 {\n    margin: 25px 0 11px;\n    font-family: Georgia, serif;\n    font-size: 30px;\n    font-weight: 400;\n  }\n\n  .qx-how-card p {\n    margin: 0;\n    color: rgba(255,255,255,.61);\n  }\n\n  \/* FULL IMAGE *\/\n  .qx-full-image {\n    width: 100%;\n  }\n\n  .qx-full-image img {\n    width: 100%;\n    max-height: 960px;\n    object-fit: cover;\n  }\n\n  \/* MOVEMENTS *\/\n  .qx-movements {\n    background: #e5dcd1;\n  }\n\n  .qx-movement-grid {\n    display: grid;\n    grid-template-columns: repeat(3, 1fr);\n    gap: 15px;\n  }\n\n  .qx-movement-card {\n    min-height: 235px;\n    padding: 30px;\n    background: #faf7f2;\n    border: 1px solid rgba(32,27,22,.08);\n  }\n\n  .qx-movement-num {\n    color: var(--qx-accent);\n    font-size: 11px;\n    font-weight: 700;\n    letter-spacing: .15em;\n  }\n\n  .qx-movement-card h3 {\n    margin: 40px 0 9px;\n    font-family: Georgia, serif;\n    font-size: 28px;\n    font-weight: 400;\n  }\n\n  .qx-movement-card p {\n    margin: 0;\n    color: var(--qx-muted);\n    font-size: 14px;\n  }\n\n  \/* INNOVATION GRID *\/\n  .qx-innovation-grid {\n    display: grid;\n    grid-template-columns: repeat(3, 1fr);\n    gap: 24px;\n  }\n\n  .qx-innovation-card {\n    padding: 32px 5px 30px 0;\n    border-top: 1px solid var(--qx-dark);\n  }\n\n  .qx-innovation-card h3 {\n    margin: 0 0 11px;\n    font-family: Georgia, serif;\n    font-size: 27px;\n    font-weight: 400;\n  }\n\n  .qx-innovation-card p {\n    margin: 0;\n    color: var(--qx-muted);\n  }\n\n  \/* DETAILS *\/\n  .qx-details {\n    background: #f8f5ef;\n  }\n\n  .qx-detail-image {\n    max-width: 1050px;\n    margin: 0 auto 52px;\n  }\n\n  .qx-detail-grid {\n    display: grid;\n    grid-template-columns: repeat(3, 1fr);\n    gap: 24px;\n  }\n\n  .qx-detail {\n    padding: 28px 5px 28px 0;\n    border-top: 1px solid var(--qx-line);\n  }\n\n  .qx-detail h3 {\n    margin: 0 0 10px;\n    font-family: Georgia, serif;\n    font-size: 25px;\n    font-weight: 400;\n  }\n\n  .qx-detail p {\n    margin: 0;\n    color: var(--qx-muted);\n    font-size: 15px;\n  }\n\n  \/* INCLUDED *\/\n  .qx-included {\n    background: #f8f5ef;\n  }\n\n  .qx-included-grid {\n    display: grid;\n    grid-template-columns: repeat(4, 1fr);\n    gap: 12px;\n  }\n\n  .qx-included-item {\n    padding: 24px 18px;\n    background: white;\n    border: 1px solid var(--qx-line);\n    text-align: center;\n  }\n\n  .qx-included-item strong {\n    display: block;\n    font-family: Georgia, serif;\n    font-size: 19px;\n    font-weight: 400;\n  }\n\n  .qx-included-item span {\n    display: block;\n    margin-top: 5px;\n    color: var(--qx-muted);\n    font-size: 13px;\n  }\n\n  \/* STORAGE *\/\n  .qx-storage {\n    background: #dcd1c4;\n  }\n\n  \/* =========================================================\n     TABLE \u0026 SPECS\n     ========================================================= *\/\n  .qx-comparison-wrap {\n    overflow-x: auto;\n    background: white;\n    border: 1px solid var(--qx-line);\n  }\n\n  .qx-comparison {\n    width: 100%;\n    min-width: 780px;\n    border-collapse: collapse;\n  }\n\n  .qx-comparison th,\n  .qx-comparison td {\n    padding: 21px 24px;\n    border-bottom: 1px solid var(--qx-line);\n    text-align: center;\n  }\n\n  .qx-comparison th {\n    font-family: Georgia, serif;\n    font-size: 20px;\n    font-weight: 400;\n  }\n\n  .qx-comparison th:first-child,\n  .qx-comparison td:first-child {\n    text-align: left;\n    font-weight: 600;\n  }\n\n  .qx-focus {\n    background: #ede2d6;\n  }\n\n  .qx-spec-layout {\n    max-width: 800px;\n    margin: 0 auto;\n    display: block;\n  }\n\n  .qx-spec-list {\n    border-top: 1px solid var(--qx-line);\n  }\n\n  .qx-spec {\n    display: grid;\n    grid-template-columns: 42% 58%;\n    padding: 16px 0;\n    border-bottom: 1px solid var(--qx-line);\n  }\n\n  .qx-spec strong {\n    font-size: 14px;\n  }\n\n  .qx-spec span {\n    color: var(--qx-muted);\n    font-size: 14px;\n  }\n\n  \/* =========================================================\n     FAQ \u0026 FINAL\n     ========================================================= *\/\n  .qx-faq {\n    background: #191715;\n    color: white;\n  }\n\n  .qx-faq .qx-section-head p {\n    color: rgba(255,255,255,.6);\n  }\n\n  .qx-faq-list {\n    max-width: 900px;\n    margin: 0 auto;\n    border-top: 1px solid rgba(255,255,255,.15);\n  }\n\n  .qx-faq details {\n    border-bottom: 1px solid rgba(255,255,255,.15);\n  }\n\n  .qx-faq summary {\n    position: relative;\n    padding: 25px 45px 25px 0;\n    cursor: pointer;\n    list-style: none;\n    font-family: Georgia, serif;\n    font-size: 22px;\n  }\n\n  .qx-faq summary::-webkit-details-marker {\n    display: none;\n  }\n\n  .qx-faq summary:after {\n    content: \"+\";\n    position: absolute;\n    top: 18px;\n    right: 4px;\n    font-family: Arial, sans-serif;\n    font-size: 30px;\n  }\n\n  .qx-faq details[open] summary:after {\n    content: \"−\";\n  }\n\n  .qx-faq-answer {\n    max-width: 760px;\n    padding-bottom: 25px;\n    color: rgba(255,255,255,.62);\n    font-size: 15px;\n  }\n\n  .qx-final {\n    padding: 110px 20px;\n    background: #e4dace;\n    text-align: center;\n  }\n\n  .qx-final h2 {\n    max-width: 920px;\n    margin: 0 auto 22px;\n    font-family: Georgia, serif;\n    font-size: clamp(45px, 6vw, 78px);\n    font-weight: 400;\n    line-height: .98;\n    letter-spacing: -.04em;\n  }\n\n  .qx-final p {\n    max-width: 690px;\n    margin: 0 auto;\n    color: var(--qx-muted);\n    font-size: 18px;\n  }\n\n  \/* =========================================================\n     RESPONSIVE: TABLET \u0026 MOBILE\n     ========================================================= *\/\n  @media(max-width: 1024px) {\n    .qx-feature-grid,\n    .qx-how-grid,\n    .qx-movement-grid,\n    .qx-innovation-grid,\n    .qx-detail-grid,\n    .qx-included-grid {\n      grid-template-columns: repeat(2, 1fr);\n    }\n    \n    .qx-feature {\n      border-bottom: 1px solid rgba(255,255,255,.13);\n    }\n\n    .qx-feature:nth-child(2),\n    .qx-feature:nth-child(4) {\n      border-right: none;\n    }\n  }\n\n  @media(max-width: 640px) {\n    .qx-container {\n      width: calc(100% - 32px);\n    }\n\n    .qx-section, .qx-split {\n      padding: 65px 0;\n    }\n\n    .qx-hero {\n      padding-top: 60px;\n    }\n\n    .qx-hero-copy, .qx-split-copy {\n      padding: 0 16px 40px;\n    }\n\n    .qx-feature-grid,\n    .qx-how-grid,\n    .qx-movement-grid,\n    .qx-innovation-grid,\n    .qx-detail-grid,\n    .qx-included-grid {\n      grid-template-columns: 1fr;\n    }\n\n    .qx-feature {\n      border-right: none;\n    }\n\n    .qx-spec {\n      grid-template-columns: 1fr;\n      gap: 4px;\n      padding: 16px 0;\n    }\n\n    .qx-spec strong {\n      display: block;\n      margin-bottom: 2px;\n    }\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"qexulvia-det-page\"\u003e\n\n  \u003c!-- HERO --\u003e\n  \u003csection class=\"qx-hero\"\u003e\n    \u003cdiv class=\"qx-hero-copy\"\u003e\n      \u003cdiv class=\"qx-brand\"\u003eQexulvia™\u003c\/div\u003e\n      \u003cdiv class=\"qx-eyebrow\"\u003eControlled Eccentric Strength\u003c\/div\u003e\n      \u003ch1\u003eDoor-Mounted\u003cbr\u003eEccentric Trainer\u003c\/h1\u003e\n      \u003cdiv class=\"qx-hero-sub\"\u003eA compact door-mounted resistance system designed to make the lowering phase of every movement more deliberate — without a weight stack, rack, or permanent training station.\u003c\/div\u003e\n      \u003cdiv class=\"qx-tags\"\u003e\n        \u003cspan class=\"qx-tag\"\u003e Eccentric Bias Resistance \u003c\/span\u003e \n        \u003cspan class=\"qx-tag\"\u003e One-Way Return Control \u003c\/span\u003e \n        \u003cspan class=\"qx-tag\"\u003e Multi-Height Door Mount \u003c\/span\u003e \n        \u003cspan class=\"qx-tag\"\u003e Compact Storage \u003c\/span\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"qx-hero-note\"\u003ePull easier. Control harder.\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"qx-hero-image\"\u003e\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1021\/4339\/4109\/files\/1_dac2fa6b-b93e-49e8-b1d9-a98413780d8c.png?v=1790170308\" alt=\"Door-Mounted Eccentric Trainer\"\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- FEATURE BAR --\u003e\n  \u003csection class=\"qx-feature-bar\"\u003e\n    \u003cdiv class=\"qx-container\"\u003e\n      \u003cdiv class=\"qx-feature-grid\"\u003e\n        \u003cdiv class=\"qx-feature\"\u003e\n          \u003cdiv class=\"qx-feature-icon\"\u003e↗\u003c\/div\u003e\n          \u003cstrong\u003eEccentric Bias\u003c\/strong\u003e \u003cspan\u003eMore control on the return\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"qx-feature\"\u003e\n          \u003cdiv class=\"qx-feature-icon\"\u003e±\u003c\/div\u003e\n          \u003cstrong\u003eAdjustable Resistance\u003c\/strong\u003e \u003cspan\u003eChange the lowering load\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"qx-feature\"\u003e\n          \u003cdiv class=\"qx-feature-icon\"\u003e↕\u003c\/div\u003e\n          \u003cstrong\u003eMulti-Height Mount\u003c\/strong\u003e \u003cspan\u003eHigh, mid and low positions\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"qx-feature\"\u003e\n          \u003cdiv class=\"qx-feature-icon\"\u003e▣\u003c\/div\u003e\n          \u003cstrong\u003eCompact Form\u003c\/strong\u003e \u003cspan\u003eNo permanent machine\u003c\/span\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- INTRO --\u003e\n  \u003csection class=\"qx-split\"\u003e\n    \u003cdiv class=\"qx-split-copy\"\u003e\n      \u003cdiv class=\"qx-eyebrow\"\u003eResistance That Changes Direction\u003c\/div\u003e\n      \u003ch2\u003eThe Return Shouldn't Feel Like The Pull.\u003c\/h2\u003e\n      \u003cp\u003eMost resistance systems create roughly the same mechanical challenge in both directions.\u003c\/p\u003e\n      \u003cp\u003eDoor-Mounted Eccentric Trainer is designed differently.\u003c\/p\u003e\n      \u003cp\u003eThe internal one-way resistance mechanism allows the cable to extend with a lighter feel, then increases resistance as you control the cable back toward the unit.\u003c\/p\u003e\n      \u003cp\u003eThat makes the lowering phase the focus of the movement rather than simply letting the cable snap back.\u003c\/p\u003e\n      \u003cdiv class=\"qx-checks\"\u003e\n        \u003cdiv class=\"qx-check\"\u003e\n          \u003cspan class=\"qx-check-icon\"\u003e✓\u003c\/span\u003e \u003cspan\u003eLighter outward pull.\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"qx-check\"\u003e\n          \u003cspan class=\"qx-check-icon\"\u003e✓\u003c\/span\u003e \u003cspan\u003eStronger controlled return.\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"qx-check\"\u003e\n          \u003cspan class=\"qx-check-icon\"\u003e✓\u003c\/span\u003e \u003cspan\u003eAdjustable eccentric resistance.\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"qx-check\"\u003e\n          \u003cspan class=\"qx-check-icon\"\u003e✓\u003c\/span\u003e \u003cspan\u003eCompact door-mounted setup.\u003c\/span\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"qx-split-image\"\u003e\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1021\/4339\/4109\/files\/2_8d2592af-a167-4aa9-8e3b-8567d3598104.png?v=1790170308\" alt=\"Controlled Return Setup\"\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- HOW IT WORKS --\u003e\n  \u003csection class=\"qx-section qx-dark-section\"\u003e\n    \u003cdiv class=\"qx-container\"\u003e\n      \u003cdiv class=\"qx-section-head\"\u003e\n        \u003cdiv class=\"qx-eyebrow\"\u003eEccentric Training, Simplified\u003c\/div\u003e\n        \u003ch2\u003ePull. Pause. Control.\u003c\/h2\u003e\n        \u003cp\u003eEvery repetition is built around a controlled return instead of an uncontrolled rewind.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"qx-how-grid\"\u003e\n        \u003cdiv class=\"qx-how-card\"\u003e\n          \u003cdiv class=\"qx-how-num\"\u003e01\u003c\/div\u003e\n          \u003ch3\u003ePull\u003c\/h3\u003e\n          \u003cp\u003eExtend the cable through the selected movement with a smoother, lighter outward resistance.\u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"qx-how-card\"\u003e\n          \u003cdiv class=\"qx-how-num\"\u003e02\u003c\/div\u003e\n          \u003ch3\u003ePause\u003c\/h3\u003e\n          \u003cp\u003eReach the end of the selected range and briefly control the position before returning.\u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"qx-how-card\"\u003e\n          \u003cdiv class=\"qx-how-num\"\u003e03\u003c\/div\u003e\n          \u003ch3\u003eControl\u003c\/h3\u003e\n          \u003cp\u003eGuide the cable back slowly while the eccentric resistance mechanism increases the return challenge.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- IMAGE 03 --\u003e\n  \u003csection class=\"qx-full-image\"\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1021\/4339\/4109\/files\/3_14b4ae03-9e52-40f1-999a-10fee38e15ac.png?v=1790170308\" alt=\"Eccentric Pull\"\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- INNOVATION 01 --\u003e\n  \u003csection class=\"qx-split\"\u003e\n    \u003cdiv class=\"qx-split-copy\"\u003e\n      \u003cdiv class=\"qx-eyebrow\"\u003eInnovation 01\u003c\/div\u003e\n      \u003ch2\u003eOne Cable.\u003cbr\u003eTwo Different Resistance Experiences.\u003c\/h2\u003e\n      \u003cp\u003eThe core difference is inside the resistance module.\u003c\/p\u003e\n      \u003cp\u003eA directional clutch separates the outward cable movement from the controlled return phase.\u003c\/p\u003e\n      \u003cp\u003eThe outward pull can remain comparatively light, while the return phase engages the selected resistance setting.\u003c\/p\u003e\n      \u003cdiv class=\"qx-checks\"\u003e\n        \u003cdiv class=\"qx-check\"\u003e\n          \u003cspan class=\"qx-check-icon\"\u003e✓\u003c\/span\u003e \u003cspan\u003eDirectional resistance system.\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"qx-check\"\u003e\n          \u003cspan class=\"qx-check-icon\"\u003e✓\u003c\/span\u003e \u003cspan\u003eSeparate pull and return feel.\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"qx-check\"\u003e\n          \u003cspan class=\"qx-check-icon\"\u003e✓\u003c\/span\u003e \u003cspan\u003eControlled cable rewind.\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"qx-check\"\u003e\n          \u003cspan class=\"qx-check-icon\"\u003e✓\u003c\/span\u003e \u003cspan\u003eNo external weight stack.\u003c\/span\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"qx-split-image\"\u003e\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1021\/4339\/4109\/files\/4_02d97392-88df-49e3-92cb-cc38d60ca60e.png?v=1790170308\" alt=\"Resistance Mechanism\"\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- MOVEMENTS --\u003e\n  \u003csection class=\"qx-section qx-movements\"\u003e\n    \u003cdiv class=\"qx-container\"\u003e\n      \u003cdiv class=\"qx-section-head\"\u003e\n        \u003cdiv class=\"qx-eyebrow\"\u003eOne Module. Multiple Movement Patterns.\u003c\/div\u003e\n        \u003ch2\u003eChange The Anchor.\u003cbr\u003eChange The Movement.\u003c\/h2\u003e\n        \u003cp\u003eHigh, mid, and low door positions create different cable angles from the same compact system.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"qx-movement-grid\"\u003e\n        \u003cdiv class=\"qx-movement-card\"\u003e\n          \u003cdiv class=\"qx-movement-num\"\u003eMOVEMENT 01\u003c\/div\u003e\n          \u003ch3\u003eLat Pulldown\u003c\/h3\u003e\n          \u003cp\u003eMount the unit high and use a bar or handles for downward pulling with a controlled return.\u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"qx-movement-card\"\u003e\n          \u003cdiv class=\"qx-movement-num\"\u003eMOVEMENT 02\u003c\/div\u003e\n          \u003ch3\u003eStanding Row\u003c\/h3\u003e\n          \u003cp\u003eUse a mid-height position for horizontal pulling and slow cable return.\u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"qx-movement-card\"\u003e\n          \u003cdiv class=\"qx-movement-num\"\u003eMOVEMENT 03\u003c\/div\u003e\n          \u003ch3\u003eChest Press\u003c\/h3\u003e\n          \u003cp\u003eFace away from the door and press outward, then control the handles back toward the starting position.\u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"qx-movement-card\"\u003e\n          \u003cdiv class=\"qx-movement-num\"\u003eMOVEMENT 04\u003c\/div\u003e\n          \u003ch3\u003eBiceps Curl\u003c\/h3\u003e\n          \u003cp\u003eMount low, curl upward, then emphasize the controlled lowering phase.\u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"qx-movement-card\"\u003e\n          \u003cdiv class=\"qx-movement-num\"\u003eMOVEMENT 05\u003c\/div\u003e\n          \u003ch3\u003eTriceps Extension\u003c\/h3\u003e\n          \u003cp\u003eUse a high or mid anchor and control the cable back through the return portion.\u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"qx-movement-card\"\u003e\n          \u003cdiv class=\"qx-movement-num\"\u003eMOVEMENT 06\u003c\/div\u003e\n          \u003ch3\u003eSplit-Stance Pull\u003c\/h3\u003e\n          \u003cp\u003eCombine a staggered stance with a single handle for diagonal and one-side cable patterns.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- IMAGE 05 --\u003e\n  \u003csection class=\"qx-full-image\"\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1021\/4339\/4109\/files\/5_cdf0a8bb-dc66-4982-ad61-6440d68141ae.png?v=1790170308\" alt=\"Movement Patterns\"\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- RESISTANCE (Empty Image Handled) --\u003e\n  \u003csection class=\"qx-split\"\u003e\n    \u003cdiv class=\"qx-split-copy\"\u003e\n      \u003cdiv class=\"qx-eyebrow\"\u003eInnovation 02\u003c\/div\u003e\n      \u003ch2\u003eChoose How Hard The Return Fights Back.\u003c\/h2\u003e\n      \u003cp\u003eDifferent movements require different resistance levels.\u003c\/p\u003e\n      \u003cp\u003eAdjustable Eccentric Resistance lets you change the amount of return resistance directly from the module.\u003c\/p\u003e\n      \u003cp\u003eUse a lighter setting for quicker repetitions or increase resistance when you want a slower, more deliberate return.\u003c\/p\u003e\n      \u003cdiv class=\"qx-checks\"\u003e\n        \u003cdiv class=\"qx-check\"\u003e\n          \u003cspan class=\"qx-check-icon\"\u003e✓\u003c\/span\u003e \u003cspan\u003eMultiple return-resistance settings.\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"qx-check\"\u003e\n          \u003cspan class=\"qx-check-icon\"\u003e✓\u003c\/span\u003e \u003cspan\u003eFast mechanical adjustment.\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"qx-check\"\u003e\n          \u003cspan class=\"qx-check-icon\"\u003e✓\u003c\/span\u003e \u003cspan\u003eNo plate changes between movements.\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"qx-check\"\u003e\n          \u003cspan class=\"qx-check-icon\"\u003e✓\u003c\/span\u003e \u003cspan\u003eSame module for multiple exercises.\u003c\/span\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"qx-split-image\"\u003e\u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- MULTI HEIGHT --\u003e\n  \u003csection class=\"qx-split\"\u003e\n    \u003cdiv class=\"qx-split-copy\"\u003e\n      \u003cdiv class=\"qx-eyebrow\"\u003eInnovation 03\u003c\/div\u003e\n      \u003ch2\u003eHigh. Mid. Low.\u003cbr\u003eOne Door Becomes Three Training Zones.\u003c\/h2\u003e\n      \u003cp\u003eCable angle changes the movement.\u003c\/p\u003e\n      \u003cp\u003eThe compact Door Mount can be positioned at multiple heights to create downward, horizontal, or upward resistance paths.\u003c\/p\u003e\n      \u003cdiv class=\"qx-checks\"\u003e\n        \u003cdiv class=\"qx-check\"\u003e\n          \u003cspan class=\"qx-check-icon\"\u003e✓\u003c\/span\u003e \u003cspan\u003eHigh anchor for downward pulls.\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"qx-check\"\u003e\n          \u003cspan class=\"qx-check-icon\"\u003e✓\u003c\/span\u003e \u003cspan\u003eMid anchor for rows and presses.\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"qx-check\"\u003e\n          \u003cspan class=\"qx-check-icon\"\u003e✓\u003c\/span\u003e \u003cspan\u003eLow anchor for curls and upward pulls.\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"qx-check\"\u003e\n          \u003cspan class=\"qx-check-icon\"\u003e✓\u003c\/span\u003e \u003cspan\u003eFast position changes between movements.\u003c\/span\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"qx-split-image\"\u003e\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1021\/4339\/4109\/files\/6_6cd59b1a-b26b-4c44-9b2c-d7d71034f8cd.png?v=1790170308\" alt=\"Multi-Height Anchor\"\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- ATTACHMENTS --\u003e\n  \u003csection class=\"qx-section\"\u003e\n    \u003cdiv class=\"qx-container\"\u003e\n      \u003cdiv class=\"qx-section-head\"\u003e\n        \u003cdiv class=\"qx-eyebrow\"\u003eInnovation 04\u003c\/div\u003e\n        \u003ch2\u003eOne Cable System.\u003cbr\u003eMore Ways To Hold It.\u003c\/h2\u003e\n        \u003cp\u003eQuick-Switch Attachments let you change grip style without rebuilding the entire setup.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"qx-innovation-grid\"\u003e\n        \u003cdiv class=\"qx-innovation-card\"\u003e\n          \u003ch3\u003eSingle Handle\u003c\/h3\u003e\n          \u003cp\u003eIdeal for one-side rows, curls, presses, and diagonal pulling patterns.\u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"qx-innovation-card\"\u003e\n          \u003ch3\u003eDual Handles\u003c\/h3\u003e\n          \u003cp\u003eUse both hands for symmetrical pressing, rowing, and pulldown-style movement.\u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"qx-innovation-card\"\u003e\n          \u003ch3\u003eStraight Bar\u003c\/h3\u003e\n          \u003cp\u003eCreate a familiar two-hand grip for curls, pulldowns, and controlled extension patterns.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- DETAILS --\u003e\n  \u003csection class=\"qx-section qx-details\"\u003e\n    \u003cdiv class=\"qx-container\"\u003e\n      \u003cdiv class=\"qx-section-head\"\u003e\n        \u003cdiv class=\"qx-eyebrow\"\u003eInnovation 05\u003c\/div\u003e\n        \u003ch2\u003ePremium In Every Detail.\u003c\/h2\u003e\n        \u003cp\u003eDesigned to feel like precision home equipment, not a temporary door pulley.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"qx-detail-image\"\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1021\/4339\/4109\/files\/7_ed3fb33c-d1ac-4fa0-9e28-aea215656554.png?v=1790170308\" alt=\"Detail overview\"\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"qx-detail-grid\"\u003e\n        \u003cdiv class=\"qx-detail\"\u003e\n          \u003ch3\u003eResistance Dial\u003c\/h3\u003e\n          \u003cp\u003eIntegrated control changes how strongly the cable resists during the return phase.\u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"qx-detail\"\u003e\n          \u003ch3\u003eDirectional Clutch\u003c\/h3\u003e\n          \u003cp\u003eSeparates outward cable travel from the controlled resistance phase.\u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"qx-detail\"\u003e\n          \u003ch3\u003eRetractable Cable\u003c\/h3\u003e\n          \u003cp\u003eThe cable extends during movement and returns neatly toward the module afterward.\u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"qx-detail\"\u003e\n          \u003ch3\u003eReinforced Door Mount\u003c\/h3\u003e\n          \u003cp\u003eA wide padded mounting surface distributes contact across the selected door position.\u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"qx-detail\"\u003e\n          \u003ch3\u003eQuick-Clip Connector\u003c\/h3\u003e\n          \u003cp\u003eChange from handles to bar or strap without rebuilding the resistance module.\u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"qx-detail\"\u003e\n          \u003ch3\u003eCompact Carry Form\u003c\/h3\u003e\n          \u003cp\u003eThe module, cable, and primary controls remain concentrated in a small portable body.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- QUIET --\u003e\n  \u003csection class=\"qx-section\"\u003e\n    \u003cdiv class=\"qx-container\"\u003e\n      \u003cdiv class=\"qx-section-head\"\u003e\n        \u003cdiv class=\"qx-eyebrow\"\u003eInnovation 06\u003c\/div\u003e\n        \u003ch2\u003eHeavy Return Resistance.\u003cbr\u003eWithout A Heavy Weight Stack.\u003c\/h2\u003e\n        \u003cp\u003eThe resistance is generated inside the compact module, removing the need for plates, pulleys, and a permanent machine frame.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"qx-innovation-grid\"\u003e\n        \u003cdiv class=\"qx-innovation-card\"\u003e\n          \u003ch3\u003eNo Weight Stack\u003c\/h3\u003e\n          \u003cp\u003eResistance stays inside the module instead of relying on large external plates.\u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"qx-innovation-card\"\u003e\n          \u003ch3\u003eControlled Cable Return\u003c\/h3\u003e\n          \u003cp\u003eThe return system is designed for smooth, deliberate cable movement instead of a loose snap-back.\u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"qx-innovation-card\"\u003e\n          \u003ch3\u003eNo Permanent Rack\u003c\/h3\u003e\n          \u003cp\u003eMount it when you want to train and remove it when you want the doorway back.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- INCLUDED --\u003e\n  \u003csection class=\"qx-section qx-included\"\u003e\n    \u003cdiv class=\"qx-container\"\u003e\n      \u003cdiv class=\"qx-section-head\"\u003e\n        \u003cdiv class=\"qx-eyebrow\"\u003eEverything You Need\u003c\/div\u003e\n        \u003ch2\u003eA Complete Eccentric Cable Setup.\u003c\/h2\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"qx-included-grid\"\u003e\n        \u003cdiv class=\"qx-included-item\"\u003e\n          \u003cstrong\u003eEccentric Trainer Module\u003c\/strong\u003e \u003cspan\u003eMain resistance unit\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"qx-included-item\"\u003e\n          \u003cstrong\u003eDoor Mount\u003c\/strong\u003e \u003cspan\u003eHigh, mid and low positioning\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"qx-included-item\"\u003e\n          \u003cstrong\u003eDual Handles\u003c\/strong\u003e \u003cspan\u003eSingle or two-hand training\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"qx-included-item\"\u003e\n          \u003cstrong\u003eStraight Bar\u003c\/strong\u003e \u003cspan\u003eTwo-hand grip configuration\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"qx-included-item\"\u003e\n          \u003cstrong\u003eAnkle Strap\u003c\/strong\u003e \u003cspan\u003eAdditional cable configurations\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"qx-included-item\"\u003e\n          \u003cstrong\u003eConnection Clips\u003c\/strong\u003e \u003cspan\u003eFast attachment changes\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"qx-included-item\"\u003e\n          \u003cstrong\u003eCarry Pouch\u003c\/strong\u003e \u003cspan\u003eOrganized accessory storage\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"qx-included-item\"\u003e\n          \u003cstrong\u003eMovement Guide\u003c\/strong\u003e \u003cspan\u003eSetup and training ideas\u003c\/span\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- STORAGE --\u003e\n  \u003csection class=\"qx-split qx-storage\"\u003e\n    \u003cdiv class=\"qx-split-copy\"\u003e\n      \u003cdiv class=\"qx-eyebrow\"\u003eSmall-Space By Design\u003c\/div\u003e\n      \u003ch2\u003eTrain On The Door.\u003cbr\u003eStore In The Drawer.\u003c\/h2\u003e\n      \u003cp\u003eCable training normally means dedicating a wall, rack, or corner of the room to equipment.\u003c\/p\u003e\n      \u003cp\u003eDoor-Mounted Eccentric Trainer compresses the resistance system into a compact removable module.\u003c\/p\u003e\n      \u003cp\u003eWhen the session is over, remove it from the door, coil the accessories into the pouch, and return the room to normal.\u003c\/p\u003e\n      \u003cdiv class=\"qx-checks\"\u003e\n        \u003cdiv class=\"qx-check\"\u003e\n          \u003cspan class=\"qx-check-icon\"\u003e✓\u003c\/span\u003e \u003cspan\u003eRemovable door mount.\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"qx-check\"\u003e\n          \u003cspan class=\"qx-check-icon\"\u003e✓\u003c\/span\u003e \u003cspan\u003eCompact resistance module.\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"qx-check\"\u003e\n          \u003cspan class=\"qx-check-icon\"\u003e✓\u003c\/span\u003e \u003cspan\u003eAccessories fit into one pouch.\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"qx-check\"\u003e\n          \u003cspan class=\"qx-check-icon\"\u003e✓\u003c\/span\u003e \u003cspan\u003eNo permanent floor footprint.\u003c\/span\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"qx-split-image\"\u003e\u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- COMPARISON --\u003e\n  \u003csection class=\"qx-section\" style=\"background: #eee7de;\"\u003e\n    \u003cdiv class=\"qx-container\"\u003e\n      \u003cdiv class=\"qx-section-head\"\u003e\n        \u003cdiv class=\"qx-eyebrow\"\u003eWhy Eccentric Resistance?\u003c\/div\u003e\n        \u003ch2\u003eNot Just Another Door Pulley.\u003c\/h2\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"qx-comparison-wrap\"\u003e\n        \u003ctable class=\"qx-comparison\"\u003e\n          \u003cthead\u003e\n            \u003ctr\u003e\n              \u003cth\u003eFeature\u003c\/th\u003e\n              \u003cth class=\"qx-focus\"\u003eDoor-Mounted Eccentric Trainer\u003c\/th\u003e\n              \u003cth\u003eResistance Band\u003c\/th\u003e\n              \u003cth\u003eTraditional Cable Machine\u003c\/th\u003e\n            \u003c\/tr\u003e\n          \u003c\/thead\u003e\n          \u003ctbody\u003e\n            \u003ctr\u003e\n              \u003ctd\u003eEccentric-Biased Return\u003c\/td\u003e\n              \u003ctd class=\"qx-focus\"\u003eYes\u003c\/td\u003e\n              \u003ctd\u003eNo\u003c\/td\u003e\n              \u003ctd\u003eUsually No\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n              \u003ctd\u003eAdjustable Return Resistance\u003c\/td\u003e\n              \u003ctd class=\"qx-focus\"\u003eYes\u003c\/td\u003e\n              \u003ctd\u003eLimited\u003c\/td\u003e\n              \u003ctd\u003eYes\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n              \u003ctd\u003eHigh \/ Mid \/ Low Anchor\u003c\/td\u003e\n              \u003ctd class=\"qx-focus\"\u003eYes\u003c\/td\u003e\n              \u003ctd\u003eDepends\u003c\/td\u003e\n              \u003ctd\u003eYes\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n              \u003ctd\u003eControlled Cable Rewind\u003c\/td\u003e\n              \u003ctd class=\"qx-focus\"\u003eYes\u003c\/td\u003e\n              \u003ctd\u003eNo\u003c\/td\u003e\n              \u003ctd\u003eYes\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n              \u003ctd\u003eWeight Stack Required\u003c\/td\u003e\n              \u003ctd class=\"qx-focus\"\u003eNo\u003c\/td\u003e\n              \u003ctd\u003eNo\u003c\/td\u003e\n              \u003ctd\u003eUsually\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n              \u003ctd\u003eCompact Storage\u003c\/td\u003e\n              \u003ctd class=\"qx-focus\"\u003eYes\u003c\/td\u003e\n              \u003ctd\u003eYes\u003c\/td\u003e\n              \u003ctd\u003eNo\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n              \u003ctd\u003ePermanent Floor Space\u003c\/td\u003e\n              \u003ctd class=\"qx-focus\"\u003eMinimal\u003c\/td\u003e\n              \u003ctd\u003eMinimal\u003c\/td\u003e\n              \u003ctd\u003eHigh\u003c\/td\u003e\n            \u003c\/tr\u003e\n          \u003c\/tbody\u003e\n        \u003c\/table\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- USE CASES --\u003e\n  \u003csection class=\"qx-section\"\u003e\n    \u003cdiv class=\"qx-container\"\u003e\n      \u003cdiv class=\"qx-section-head\"\u003e\n        \u003cdiv class=\"qx-eyebrow\"\u003eDifferent Angles. Different Training.\u003c\/div\u003e\n        \u003ch2\u003eOne Door Becomes A Full Cable Zone.\u003c\/h2\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"qx-innovation-grid\"\u003e\n        \u003cdiv class=\"qx-innovation-card\"\u003e\n          \u003ch3\u003eUpper-Body Pulling\u003c\/h3\u003e\n          \u003cp\u003eHigh and mid positions support pulldowns, rows, and single-arm pulling variations.\u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"qx-innovation-card\"\u003e\n          \u003ch3\u003ePressing \u0026amp; Extensions\u003c\/h3\u003e\n          \u003cp\u003eFace away from the mount for presses, extensions, and forward cable movement.\u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"qx-innovation-card\"\u003e\n          \u003ch3\u003eLower Anchor Work\u003c\/h3\u003e\n          \u003cp\u003eMount low for curls, upward pulls, ankle-strap configurations, and diagonal patterns.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- SPECS --\u003e\n  \u003csection class=\"qx-section\" style=\"background: #f8f5f0;\"\u003e\n    \u003cdiv class=\"qx-container\"\u003e\n      \u003cdiv class=\"qx-section-head\"\u003e\n        \u003cdiv class=\"qx-eyebrow\"\u003eProduct Overview\u003c\/div\u003e\n        \u003ch2\u003eBuilt Around Controlled Return.\u003c\/h2\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"qx-spec-layout\"\u003e\n        \u003cdiv class=\"qx-spec-list\"\u003e\n          \u003cdiv class=\"qx-spec\"\u003e\n            \u003cstrong\u003eProduct\u003c\/strong\u003e \u003cspan\u003eDoor-Mounted Eccentric Trainer\u003c\/span\u003e\n          \u003c\/div\u003e\n          \u003cdiv class=\"qx-spec\"\u003e\n            \u003cstrong\u003eTraining Style\u003c\/strong\u003e \u003cspan\u003eEccentric-biased cable resistance\u003c\/span\u003e\n          \u003c\/div\u003e\n          \u003cdiv class=\"qx-spec\"\u003e\n            \u003cstrong\u003eResistance Direction\u003c\/strong\u003e \u003cspan\u003eSeparate outward and return feel\u003c\/span\u003e\n          \u003c\/div\u003e\n          \u003cdiv class=\"qx-spec\"\u003e\n            \u003cstrong\u003eResistance Control\u003c\/strong\u003e \u003cspan\u003eAdjustable eccentric return resistance\u003c\/span\u003e\n          \u003c\/div\u003e\n          \u003cdiv class=\"qx-spec\"\u003e\n            \u003cstrong\u003eMounting Positions\u003c\/strong\u003e \u003cspan\u003eHigh, mid and low door configurations\u003c\/span\u003e\n          \u003c\/div\u003e\n          \u003cdiv class=\"qx-spec\"\u003e\n            \u003cstrong\u003eAttachments\u003c\/strong\u003e \u003cspan\u003eHandles, straight bar, ankle strap and clips\u003c\/span\u003e\n          \u003c\/div\u003e\n          \u003cdiv class=\"qx-spec\"\u003e\n            \u003cstrong\u003eCable System\u003c\/strong\u003e \u003cspan\u003eRetractable controlled-return cable\u003c\/span\u003e\n          \u003c\/div\u003e\n          \u003cdiv class=\"qx-spec\"\u003e\n            \u003cstrong\u003ePower Requirement\u003c\/strong\u003e \u003cspan\u003eNo power required\u003c\/span\u003e\n          \u003c\/div\u003e\n          \u003cdiv class=\"qx-spec\"\u003e\n            \u003cstrong\u003eRecommended Space\u003c\/strong\u003e \u003cspan\u003eBedroom, living room, office or home training area\u003c\/span\u003e\n          \u003c\/div\u003e\n          \u003cdiv class=\"qx-spec\"\u003e\n            \u003cstrong\u003eStorage Style\u003c\/strong\u003e \u003cspan\u003eCompact removable module with accessory pouch\u003c\/span\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- FAQ --\u003e\n  \u003csection class=\"qx-section qx-faq\"\u003e\n    \u003cdiv class=\"qx-container\"\u003e\n      \u003cdiv class=\"qx-section-head\"\u003e\n        \u003cdiv class=\"qx-eyebrow\"\u003eQuestions \u0026amp; Answers\u003c\/div\u003e\n        \u003ch2\u003eQexulvia™ FAQ\u003c\/h2\u003e\n        \u003cp\u003eEverything you need to know about controlled eccentric cable training at home.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"qx-faq-list\"\u003e\n        \u003cdetails\u003e\n          \u003csummary\u003eWhat is Door-Mounted Eccentric Trainer?\u003c\/summary\u003e\n          \u003cdiv class=\"qx-faq-answer\"\u003eDoor-Mounted Eccentric Trainer is a compact cable resistance system designed to create a different resistance feel during the outward and return phases of a movement.\u003c\/div\u003e\n        \u003c\/details\u003e\n        \u003cdetails\u003e\n          \u003csummary\u003eWhat does eccentric resistance mean here?\u003c\/summary\u003e\n          \u003cdiv class=\"qx-faq-answer\"\u003eThe system is designed so the cable can extend with comparatively lighter resistance and return with greater controlled resistance, making the return phase more deliberate.\u003c\/div\u003e\n        \u003c\/details\u003e\n        \u003cdetails\u003e\n          \u003csummary\u003eCan I adjust the return resistance?\u003c\/summary\u003e\n          \u003cdiv class=\"qx-faq-answer\"\u003eYes. The integrated resistance dial is designed to change how strongly the cable resists as it returns toward the module.\u003c\/div\u003e\n        \u003c\/details\u003e\n        \u003cdetails\u003e\n          \u003csummary\u003eCan it be mounted at different heights?\u003c\/summary\u003e\n          \u003cdiv class=\"qx-faq-answer\"\u003eYes. The Door Mount is designed for high, mid, and low positions on compatible doors.\u003c\/div\u003e\n        \u003c\/details\u003e\n        \u003cdetails\u003e\n          \u003csummary\u003eCan I use different attachments?\u003c\/summary\u003e\n          \u003cdiv class=\"qx-faq-answer\"\u003eYes. The quick-clip system supports handles, a straight bar, ankle strap, and other compatible attachments.\u003c\/div\u003e\n        \u003c\/details\u003e\n        \u003cdetails\u003e\n          \u003csummary\u003eDoes it need a weight stack?\u003c\/summary\u003e\n          \u003cdiv class=\"qx-faq-answer\"\u003eNo. The resistance mechanism is contained within the compact trainer module.\u003c\/div\u003e\n        \u003c\/details\u003e\n        \u003cdetails\u003e\n          \u003csummary\u003eDoes it require permanent installation?\u003c\/summary\u003e\n          \u003cdiv class=\"qx-faq-answer\"\u003eNo. The system is designed to mount temporarily to a compatible door and be removed after use.\u003c\/div\u003e\n        \u003c\/details\u003e\n        \u003cdetails\u003e\n          \u003csummary\u003eDoes it require electricity or an app?\u003c\/summary\u003e\n          \u003cdiv class=\"qx-faq-answer\"\u003eNo. The main resistance, clutch, cable, and adjustment systems are mechanically operated.\u003c\/div\u003e\n        \u003c\/details\u003e\n        \u003cdetails\u003e\n          \u003csummary\u003eWhere can I store it?\u003c\/summary\u003e\n          \u003cdiv class=\"qx-faq-answer\"\u003eThe compact module and attachments are designed to fit into a drawer, cabinet, shelf, or carry pouch when the system is not mounted.\u003c\/div\u003e\n        \u003c\/details\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- FINAL --\u003e\n  \u003csection class=\"qx-final\"\u003e\n    \u003cdiv class=\"qx-eyebrow\"\u003eQexulvia™\u003c\/div\u003e\n    \u003ch2\u003eDon't Just Pull The Weight.\u003cbr\u003eControl The Way It Comes Back.\u003c\/h2\u003e\n    \u003cp\u003eAdjustable eccentric resistance. Multiple door positions. Controlled cable return. A different approach to cable strength in one compact system.\u003c\/p\u003e\n  \u003c\/section\u003e\n\n\u003c\/div\u003e","brand":"Qexulvia™","offers":[{"title":"Default Title","offer_id":53142158672189,"sku":null,"price":179.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1021\/4339\/4109\/files\/1_dac2fa6b-b93e-49e8-b1d9-a98413780d8c.png?v=1790170308","url":"https:\/\/qexulvia.com\/products\/qexulvia%e2%84%a2-door-mounted-eccentric-trainer","provider":"Qexulvia™","version":"1.0","type":"link"}