{"product_id":"qexulvia™-fold-flat-nordic-trainer","title":"Qexulvia™ Fold-Flat Nordic Trainer","description":"\u003cstyle\u003e\n  \/* =========================================================\n     QEXULVIA™ — FOLD-FLAT NORDIC TRAINER\n     COMPLETE VERTICAL (TOP-TO-BOTTOM) PAGE\n     DESKTOP \/ TABLET \/ MOBILE\n     ========================================================= *\/\n\n  .qexulvia-nordic-page {\n    --qx-bg: #f3eee7;\n    --qx-soft: #e6ddd2;\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-nordic-page * {\n    box-sizing: border-box;\n  }\n\n  .qexulvia-nordic-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-movement {\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-nordic-page\"\u003e\n\n  \u003c!-- ==================================================\n       HERO\n  =================================================== --\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\"\u003eSmall-Space Strength Training\u003c\/div\u003e\n      \u003ch1\u003eFold-Flat\u003cbr\u003eNordic Trainer\u003c\/h1\u003e\n      \u003cdiv class=\"qx-hero-sub\"\u003eA premium Nordic training platform redesigned to fold nearly flat, adjust to different users, and support multiple lower-body strength movements without occupying an entire room.\u003c\/div\u003e\n      \u003cdiv class=\"qx-tags\"\u003e\n        \u003cspan class=\"qx-tag\"\u003e Fold-Flat Frame \u003c\/span\u003e \n        \u003cspan class=\"qx-tag\"\u003e Adjustable Ankle Lock \u003c\/span\u003e \n        \u003cspan class=\"qx-tag\"\u003e Assisted Nordic Mode \u003c\/span\u003e \n        \u003cspan class=\"qx-tag\"\u003e Multi-Movement Platform \u003c\/span\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"qx-hero-note\"\u003eTrain deep. Store flat.\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_a91d1268-9143-407c-90c7-5b07d7a2778b.png?v=1790169318\" alt=\"Fold-Flat Nordic Trainer\"\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- ==================================================\n       FEATURE BAR\n  =================================================== --\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\u003eFold-Flat Design\u003c\/strong\u003e \u003cspan\u003eStores under furniture\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 Fit\u003c\/strong\u003e \u003cspan\u003eMultiple ankle 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\u003eAssisted Nordic Mode\u003c\/strong\u003e \u003cspan\u003eControl the movement range\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"qx-feature\"\u003e\n          \u003cdiv class=\"qx-feature-icon\"\u003e4×\u003c\/div\u003e\n          \u003cstrong\u003eMultiple Movements\u003c\/strong\u003e \u003cspan\u003eMore than Nordic curls\u003c\/span\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- ==================================================\n       INTRO\n  =================================================== --\u003e\n  \u003csection class=\"qx-split\"\u003e\n    \u003cdiv class=\"qx-split-copy\"\u003e\n      \u003cdiv class=\"qx-eyebrow\"\u003eNordic Training Without The Nordic Bench\u003c\/div\u003e\n      \u003ch2\u003eSerious Lower-Body Training. Without The Permanent Frame.\u003c\/h2\u003e\n      \u003cp\u003eTraditional Nordic benches are often heavy, oversized, and designed to stay in one place.\u003c\/p\u003e\n      \u003cp\u003eFold-Flat Nordic Trainer rethinks the entire structure.\u003c\/p\u003e\n      \u003cp\u003eA reinforced ankle lock, padded knee platform, folding frame, and adjustable support system are integrated into one compact training platform that can be opened when needed and stored almost flat when the session is finished.\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\u003eNo full-size bench frame.\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 training footprint.\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 setup for different users.\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"qx-check\"\u003e\n          \u003cspan class=\"qx-check-icon\"\u003e✓\u003c\/span\u003e \u003cspan\u003eMultiple lower-body training configurations.\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_df33ed28-3823-4b22-ae20-1c250d05508c.png?v=1790169318\" alt=\"Compact Nordic Trainer\"\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- ==================================================\n       HOW IT WORKS\n  =================================================== --\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\"\u003eNordic Training, Simplified\u003c\/div\u003e\n        \u003ch2\u003eLock. Lower. Control.\u003c\/h2\u003e\n        \u003cp\u003eThe platform is built around a secure lower-leg position and controlled forward movement.\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\u003eLock\u003c\/h3\u003e\n          \u003cp\u003eAdjust the ankle support to your lower-leg position and secure your feet beneath the padded lock.\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\u003eLower\u003c\/h3\u003e\n          \u003cp\u003eMaintain a long body position as you gradually lower forward from the knee platform.\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\u003eUse the assisted configuration, hand support, or your chosen range to control the movement and return to the starting position.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- ==================================================\n       IMAGE 03\n  =================================================== --\u003e\n  \u003csection class=\"qx-full-image\"\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1021\/4339\/4109\/files\/3_d78e7bc7-5859-4ceb-bc21-7a3add324354.png?v=1790169318\" alt=\"Performing a Nordic Curl\"\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- ==================================================\n       INNOVATION 01\n  =================================================== --\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\u003eA Full Nordic Setup That Folds Nearly Flat.\u003c\/h2\u003e\n      \u003cp\u003eThe biggest problem with many Nordic trainers is not the exercise. It is the equipment.\u003c\/p\u003e\n      \u003cp\u003eLarge welded frames take up space whether you are training or not.\u003c\/p\u003e\n      \u003cp\u003eFold-Flat Nordic Trainer uses hinged supports and a low-profile base so the ankle tower can fold down toward the platform after use.\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\u003eFolding ankle tower.\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-profile storage form.\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"qx-check\"\u003e\n          \u003cspan class=\"qx-check-icon\"\u003e✓\u003c\/span\u003e \u003cspan\u003eQuick-lock open position.\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"qx-check\"\u003e\n          \u003cspan class=\"qx-check-icon\"\u003e✓\u003c\/span\u003e \u003cspan\u003eDesigned for under-bed or vertical storage.\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_ca848fe4-f827-4fca-b82b-c25f20c16e15.png?v=1790169318\" alt=\"Folding Mechanism\"\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- ==================================================\n       ADJUSTABLE ANKLE\n  =================================================== --\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\u003eOne Ankle Lock. Multiple Positions.\u003c\/h2\u003e\n      \u003cp\u003eA fixed ankle pad forces every user into the same setup.\u003c\/p\u003e\n      \u003cp\u003eAdjustable Ankle Lock lets the support move through multiple positions so the lower-leg setup can be changed for different body sizes and movement configurations.\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 height 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\u003ePadded contact surface.\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\u003eSecure quick-lock positioning.\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!-- ==================================================\n       MOVEMENT GRID\n  =================================================== --\u003e\n  \u003csection class=\"qx-section qx-movement\"\u003e\n    \u003cdiv class=\"qx-container\"\u003e\n      \u003cdiv class=\"qx-section-head\"\u003e\n        \u003cdiv class=\"qx-eyebrow\"\u003eMore Than One Movement\u003c\/div\u003e\n        \u003ch2\u003eOne Platform.\u003cbr\u003eMultiple Lower-Body Configurations.\u003c\/h2\u003e\n        \u003cp\u003eThe folding frame and adjustable supports allow the platform to be used for more than a single Nordic curl.\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\u003eNordic Curl\u003c\/h3\u003e\n          \u003cp\u003eUse the full ankle lock and knee pad configuration for controlled forward lowering.\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\u003eAssisted Nordic\u003c\/h3\u003e\n          \u003cp\u003eUse the adjustable assistance system to reduce the amount of unsupported movement required.\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\u003eReverse Nordic\u003c\/h3\u003e\n          \u003cp\u003eUse the padded knee surface while keeping the lower legs supported for backward leaning movement.\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\u003eHip Extension\u003c\/h3\u003e\n          \u003cp\u003eReconfigure body position on the platform for controlled hip-extension style movements.\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\u003eSplit Squat Support\u003c\/h3\u003e\n          \u003cp\u003eUse the raised rear support for controlled split-stance lower-body training.\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\u003eIsometric Hold\u003c\/h3\u003e\n          \u003cp\u003ePause at selected ranges and maintain a controlled static body position.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- ==================================================\n       IMAGE 06\n  =================================================== --\u003e\n  \u003csection class=\"qx-full-image\"\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1021\/4339\/4109\/files\/5_cf698cc8-a3ba-41fd-8136-b27688dddcad.png?v=1790169318\" alt=\"Training Configurations\"\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- ==================================================\n       ASSISTED NORDIC\n  =================================================== --\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\u003eControl How Much Of The Movement You Take On.\u003c\/h2\u003e\n      \u003cp\u003eFull Nordic movement can be demanding.\u003c\/p\u003e\n      \u003cp\u003eAssisted Nordic Mode introduces adjustable support so the movement can be performed across different ranges and levels of assistance.\u003c\/p\u003e\n      \u003cp\u003eReduce assistance as your preferred training setup changes, without replacing the equipment.\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 assistance levels.\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 movement range.\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"qx-check\"\u003e\n          \u003cspan class=\"qx-check-icon\"\u003e✓\u003c\/span\u003e \u003cspan\u003eQuick mechanical setup.\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"qx-check\"\u003e\n          \u003cspan class=\"qx-check-icon\"\u003e✓\u003c\/span\u003e \u003cspan\u003eWorks with the same main platform.\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_63229c61-ef24-4c7d-9e2f-6ee569a7625f.png?v=1790169318\" alt=\"Assisted Nordic Setup\"\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- ==================================================\n       KNEE PLATFORM\n  =================================================== --\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\u003eSupport Where The Movement Starts.\u003c\/h2\u003e\n        \u003cp\u003eThe main knee platform is designed around repeated kneeling positions and controlled body movement.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"qx-innovation-grid\"\u003e\n        \u003cdiv class=\"qx-innovation-card\"\u003e\n          \u003ch3\u003eWide Knee Platform\u003c\/h3\u003e\n          \u003cp\u003eA broader padded area gives users more freedom to choose knee spacing and body position.\u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"qx-innovation-card\"\u003e\n          \u003ch3\u003eLayered Cushioning\u003c\/h3\u003e\n          \u003cp\u003eMultiple material layers create a more refined, structured kneeling surface.\u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"qx-innovation-card\"\u003e\n          \u003ch3\u003eTextured Upper Surface\u003c\/h3\u003e\n          \u003cp\u003eA controlled-grip surface helps keep positioning consistent during movement.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- ==================================================\n       DETAILS\n  =================================================== --\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 look less like commercial gym hardware and more like modern performance equipment.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"qx-detail-grid\"\u003e\n        \u003cdiv class=\"qx-detail\"\u003e\n          \u003ch3\u003eReinforced Ankle Lock\u003c\/h3\u003e\n          \u003cp\u003eA structured locking tower creates the fixed lower-leg position required for Nordic-style movement.\u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"qx-detail\"\u003e\n          \u003ch3\u003ePadded Ankle Rollers\u003c\/h3\u003e\n          \u003cp\u003eContoured padding creates a comfortable contact surface around the lower leg and ankle position.\u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"qx-detail\"\u003e\n          \u003ch3\u003eFold-Flat Hinges\u003c\/h3\u003e\n          \u003cp\u003eReinforced hinge points allow the raised support tower to fold toward the main platform for storage.\u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"qx-detail\"\u003e\n          \u003ch3\u003eQuick-Lock Adjustment\u003c\/h3\u003e\n          \u003cp\u003eDefined adjustment positions help simplify changes between users and configurations.\u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"qx-detail\"\u003e\n          \u003ch3\u003eWide Knee Pad\u003c\/h3\u003e\n          \u003cp\u003eA broad padded surface gives the main training position a more stable and refined feel.\u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"qx-detail\"\u003e\n          \u003ch3\u003eLow-Profile Frame\u003c\/h3\u003e\n          \u003cp\u003eThe base remains compact even when fully opened, reducing the amount of equipment around the user.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- ==================================================\n       INCLUDED\n  =================================================== --\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 Nordic Training Setup.\u003c\/h2\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"qx-included-grid\"\u003e\n        \u003cdiv class=\"qx-included-item\"\u003e\n          \u003cstrong\u003eMain Platform\u003c\/strong\u003e \u003cspan\u003ePrimary fold-flat training base\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"qx-included-item\"\u003e\n          \u003cstrong\u003eAnkle Lock Tower\u003c\/strong\u003e \u003cspan\u003eAdjustable lower-leg support\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"qx-included-item\"\u003e\n          \u003cstrong\u003ePadded Ankle Rollers\u003c\/strong\u003e \u003cspan\u003eSecure contact position\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"qx-included-item\"\u003e\n          \u003cstrong\u003eKnee Platform\u003c\/strong\u003e \u003cspan\u003eWide padded support area\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"qx-included-item\"\u003e\n          \u003cstrong\u003eAssistance Strap\u003c\/strong\u003e \u003cspan\u003eAdjustable Nordic support\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"qx-included-item\"\u003e\n          \u003cstrong\u003eRear Support Pad\u003c\/strong\u003e \u003cspan\u003eAdditional movement configurations\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"qx-included-item\"\u003e\n          \u003cstrong\u003eStorage Strap\u003c\/strong\u003e \u003cspan\u003eKeeps the folded unit together\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"qx-included-item\"\u003e\n          \u003cstrong\u003eMovement Guide\u003c\/strong\u003e \u003cspan\u003eSetup and exercise ideas\u003c\/span\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- ==================================================\n       STORAGE\n  =================================================== --\u003e\n  \u003csection class=\"qx-split qx-storage\"\u003e\n    \u003cdiv class=\"qx-split-copy\"\u003e\n      \u003cdiv class=\"qx-eyebrow\"\u003eInnovation 06\u003c\/div\u003e\n      \u003ch2\u003eStrong Enough To Train On.\u003cbr\u003eFlat Enough To Store Away.\u003c\/h2\u003e\n      \u003cp\u003eTraditional Nordic benches often become permanent equipment because they are too large to move easily.\u003c\/p\u003e\n      \u003cp\u003eFold-Flat Nordic Trainer is designed to collapse into a low-profile form after use.\u003c\/p\u003e\n      \u003cp\u003eSlide it under many beds, place it beneath furniture, or store it vertically against a wall or inside a larger closet.\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\u003eFold-flat frame.\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"qx-check\"\u003e\n          \u003cspan class=\"qx-check-icon\"\u003e✓\u003c\/span\u003e \u003cspan\u003eUnder-furniture storage.\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"qx-check\"\u003e\n          \u003cspan class=\"qx-check-icon\"\u003e✓\u003c\/span\u003e \u003cspan\u003eVertical storage option.\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 installation.\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\/7_a52c639e-fae3-4a45-b08b-a46767f24265.png?v=1790169318\" alt=\"Stored flat\"\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- ==================================================\n       COMPARISON\n  =================================================== --\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 Fold-Flat?\u003c\/div\u003e\n        \u003ch2\u003eThe Nordic Trainer Rebuilt For Home.\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\"\u003eFold-Flat Nordic Trainer\u003c\/th\u003e\n              \u003cth\u003eBasic Nordic Strap\u003c\/th\u003e\n              \u003cth\u003eFull Nordic Bench\u003c\/th\u003e\n            \u003c\/tr\u003e\n          \u003c\/thead\u003e\n          \u003ctbody\u003e\n            \u003ctr\u003e\n              \u003ctd\u003eDedicated Knee Platform\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\u003eAdjustable Ankle Lock\u003c\/td\u003e\n              \u003ctd class=\"qx-focus\"\u003eYes\u003c\/td\u003e\n              \u003ctd\u003eLimited\u003c\/td\u003e\n              \u003ctd\u003eDepends\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n              \u003ctd\u003eAssisted Nordic Mode\u003c\/td\u003e\n              \u003ctd class=\"qx-focus\"\u003eYes\u003c\/td\u003e\n              \u003ctd\u003eNo\u003c\/td\u003e\n              \u003ctd\u003eDepends\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n              \u003ctd\u003eMultiple Movement Configurations\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\u003eFold-Flat Storage\u003c\/td\u003e\n              \u003ctd class=\"qx-focus\"\u003eYes\u003c\/td\u003e\n              \u003ctd\u003eYes\u003c\/td\u003e\n              \u003ctd\u003eUsually No\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            \u003ctr\u003e\n              \u003ctd\u003eFurniture-Friendly Storage\u003c\/td\u003e\n              \u003ctd class=\"qx-focus\"\u003eYes\u003c\/td\u003e\n              \u003ctd\u003eYes\u003c\/td\u003e\n              \u003ctd\u003eLimited\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!-- ==================================================\n       SPECS\n  =================================================== --\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 Nordic Training.\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\u003eFold-Flat Nordic Trainer\u003c\/span\u003e\n          \u003c\/div\u003e\n          \u003cdiv class=\"qx-spec\"\u003e\n            \u003cstrong\u003ePrimary Movement\u003c\/strong\u003e \u003cspan\u003eNordic curl training\u003c\/span\u003e\n          \u003c\/div\u003e\n          \u003cdiv class=\"qx-spec\"\u003e\n            \u003cstrong\u003eFrame Design\u003c\/strong\u003e \u003cspan\u003eFold-flat hinged platform\u003c\/span\u003e\n          \u003c\/div\u003e\n          \u003cdiv class=\"qx-spec\"\u003e\n            \u003cstrong\u003eAnkle Support\u003c\/strong\u003e \u003cspan\u003eMulti-position adjustable padded lock\u003c\/span\u003e\n          \u003c\/div\u003e\n          \u003cdiv class=\"qx-spec\"\u003e\n            \u003cstrong\u003eKnee Surface\u003c\/strong\u003e \u003cspan\u003eWide padded platform\u003c\/span\u003e\n          \u003c\/div\u003e\n          \u003cdiv class=\"qx-spec\"\u003e\n            \u003cstrong\u003eAssistance\u003c\/strong\u003e \u003cspan\u003eAdjustable assistance configuration\u003c\/span\u003e\n          \u003c\/div\u003e\n          \u003cdiv class=\"qx-spec\"\u003e\n            \u003cstrong\u003eAdditional Movements\u003c\/strong\u003e \u003cspan\u003eReverse Nordic, hip extension, split squat support and holds\u003c\/span\u003e\n          \u003c\/div\u003e\n          \u003cdiv class=\"qx-spec\"\u003e\n            \u003cstrong\u003eRecommended Space\u003c\/strong\u003e \u003cspan\u003eLiving room, bedroom, studio 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\u003eLow-profile folded or vertical storage\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!-- ==================================================\n       FAQ\n  =================================================== --\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 compact Nordic training.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"qx-faq-list\"\u003e\n        \u003cdetails\u003e\n          \u003csummary\u003eWhat is Fold-Flat Nordic Trainer?\u003c\/summary\u003e\n          \u003cdiv class=\"qx-faq-answer\"\u003eFold-Flat Nordic Trainer is a compact freestanding platform designed for Nordic curl training and additional lower-body movement configurations. Its raised ankle structure folds toward the main platform for easier storage.\u003c\/div\u003e\n        \u003c\/details\u003e\n        \u003cdetails\u003e\n          \u003csummary\u003eDoes it fold completely flat?\u003c\/summary\u003e\n          \u003cdiv class=\"qx-faq-answer\"\u003eThe design is intended to collapse into a very low-profile storage form by folding the raised ankle tower toward the main platform.\u003c\/div\u003e\n        \u003c\/details\u003e\n        \u003cdetails\u003e\n          \u003csummary\u003eCan the ankle support be adjusted?\u003c\/summary\u003e\n          \u003cdiv class=\"qx-faq-answer\"\u003eYes. The ankle lock is designed with multiple positions so the lower-leg setup can be adjusted for different users and movement configurations.\u003c\/div\u003e\n        \u003c\/details\u003e\n        \u003cdetails\u003e\n          \u003csummary\u003eWhat is Assisted Nordic Mode?\u003c\/summary\u003e\n          \u003cdiv class=\"qx-faq-answer\"\u003eAssisted Nordic Mode uses an adjustable support configuration to reduce how much of the movement must be performed without assistance.\u003c\/div\u003e\n        \u003c\/details\u003e\n        \u003cdetails\u003e\n          \u003csummary\u003eCan it be used for movements other than Nordic curls?\u003c\/summary\u003e\n          \u003cdiv class=\"qx-faq-answer\"\u003eYes. Depending on configuration, the platform can also support Reverse Nordic, hip extension, split squat support, and controlled hold variations.\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 as a freestanding platform that can be opened for training and folded for storage.\u003c\/div\u003e\n        \u003c\/details\u003e\n        \u003cdetails\u003e\n          \u003csummary\u003eCan it be stored under a bed?\u003c\/summary\u003e\n          \u003cdiv class=\"qx-faq-answer\"\u003eThe low-profile folded design is intended for compact storage beneath suitable furniture, depending on the available clearance.\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 core movement, adjustment, and folding systems are mechanically operated and do not require an app or powered movement.\u003c\/div\u003e\n        \u003c\/details\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- ==================================================\n       FINAL\n  =================================================== --\u003e\n  \u003csection class=\"qx-final\"\u003e\n    \u003cdiv class=\"qx-eyebrow\"\u003eQexulvia™\u003c\/div\u003e\n    \u003ch2\u003eNordic Training Shouldn't Require Permanent Gym Space.\u003c\/h2\u003e\n    \u003cp\u003eAdjustable support. Multiple movement configurations. A reinforced Nordic platform that folds nearly flat when the session is over.\u003c\/p\u003e\n  \u003c\/section\u003e\n\n\u003c\/div\u003e","brand":"Qexulvia™","offers":[{"title":"Default Title","offer_id":53142101098813,"sku":null,"price":399.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1021\/4339\/4109\/files\/1_a91d1268-9143-407c-90c7-5b07d7a2778b.png?v=1790169318","url":"https:\/\/qexulvia.com\/products\/qexulvia%e2%84%a2-fold-flat-nordic-trainer","provider":"Qexulvia™","version":"1.0","type":"link"}