BowFlex - T9 Treadmill
.bowflex_page section { margin: 4rem auto; width: calc(100% - 4rem); max-width: 1620px; } .bowflex_page figure { margin: 0; } .bowflex_page h2 { margin: 0 0 1rem; width: 100%; } .b owflex_page h3 { font-weight: 400; } .bowflex_page img { display: block; } .bowflex_page ul { list-style: none; } .bowflex_page li { position: relative; } .bowflex_page li:before { content: '•'; font-size: 20px; line-height: 1.2; position: absolute; left: -16px; } .bfx_wrapper { margin: 0 auto; max-width: 1620px; } @media screen and (min-width: 768px) { .bfx_overview { align-items: center; display: flex; flex-wrap: wrap; }} .bfx_overview img { margin-bottom: 2rem; width: 100%; } @media screen and (min-width: 768px) { .bfx_overview img { margin-bottom: 0; width: 50%; }} .bfx_overview article { width: 100%; } @media screen and (min-width: 768px) { .bfx_overview article { padding-left: 4rem; width: 50%; }} .bowflex_page section.bfx_apps { background: #000; color: #fff; padding: 4rem 2rem; width: 100%; max-width: 100%; } @media screen and (min-width: 768px) { .bowflex_page section.bfx_apps { display: flex; flex-wrap: wrap; justify-content: space-between; }} .bfx_apps figure { width: 100%; } @media screen and (min-width: 768px) { .bfx_apps figure { width: calc(50% - 1rem); }} .bfx_apps img {} @media screen and (min-width: 768px) { .bfx_apps img {}} .bfx_apps h3 { font-size: 30px; margin-top: 2rem; } .bfx_apps article { display: flex; margin: 2rem 0; } .bfx_apps article img { display: block; max-height: 40px; margin-left: 1rem; max-width: 40%; } .bfx_apps article img:first-of-type { margin-left: 0; } .bfx_features { overflow: hidden; position: relative; } .bfx_features h2 {} .bfx_features p { width: 100%; } .bfx_features .bfx_buttons { display: none; position: absolute; top: 0; right: 0; } @media screen and (min-width: 768px) { .bfx_features .bfx_buttons { display: block; }} .bfx_features .bfx_buttons button { background: none; border: none; height: 50px; opacity: .1; padding: 10px; width: 50px; } .bfx_features .bfx_buttons button.active { background: #efefef; cursor: pointer; opacity: 1; } .bfx_features .bfx_buttons button img { height: 100%; } .bfx_features article { display: flex; overflow: scroll; width: calc(100% / 5 * 9); } @media screen and (min-width: 768px) { .bfx_features article { justify-content: left; margin-left: 0; overflow: hidden; transition: all .3s ease; }} @media screen and (min-width: 768px) { .bfx_features article.shifted_right { margin-left: -80%; }} .bfx_features figure { width: 100%; padding-right: 3rem; } .bfx_features img { width: 100%; } .bfx_features h3 { font-size: 16px; margin-top: 2rem; width: 60vw; max-width: 250px; } @media screen and (min-width: 768px) { .bfx_features h3 { width: unset; max-width: unset; }} .bfx_features figure p { font-size: 13px; margin: 1rem 0 0; } @media screen and (min-width: 768px) { .bfx_specs { align-content: flex-start; display: flex; flex-wrap: wrap; }} @media screen and (min-width: 768px) { .bfx_specs figure { padding-left: 4rem; width: 50%; }} .bfx_specs figure.bfx_gallery { align-items: flex-start; display: flex; justify-content: space-between; margin-bottom: 2rem; padding-left: 0; position: relative; } @media screen and (min-width: 768px) { .bfx_specs figure.bfx_gallery { margin-bottom: 0; }} .bfx_specs img { object-fit: contain; width: calc(50% - 1rem); } .bfx_specs article { border-bottom: 1px solid #a3a3a3; margin-bottom: 2rem; } .bfx_specs article h3 { width: 100%; } .bfx_specs article:last-of-type { border-bottom: none; } .bfx_specs ul { padding: 0; } .bfx_specs li {} .bfx_specs li:before { content: none; } .bfx_specs article.bfx_dims { align-items: flex-start; display: flex; flex-wrap: wrap; } .bfx_specs article.bfx_dims ul { margin-left: 2rem; padding-left: 1rem; max-width: calc(50% - 2rem); } .bfx_specs article.bfx_dims ul:first-of-type { margin-left: 0; padding-left: 0; } .bfx_specs article.bfx_dims li { margin-bottom: 1rem; } .bfx_specs article.bfx_warranty ul { align-items: flex-start; display: flex; flex-wrap: wrap; } .bfx_specs article.bfx_warranty li { border-left: 1px solid #d3d9e1; margin-left: 2rem; padding-left: 1rem; max-width: calc(100% / 3 - 2rem); } .bfx_specs article.bfx_warranty li:first-of-type { border-left: none; margin-left: 0; padding-left: 0; } .bfx_specs li p { line-height: 1.2; margin: 0 0 1rem; } .bfx_specs li p:first-of-type { font-weight: 600; } .bowflex_page .bfx_jrny { background: #000; color: #fff; margin-bottom: 0; padding: 4rem 2rem; width: 100%; max-width: 100%; } .bfx_jrny h2 {} .bfx_jrny figure { margin-bottom: 2rem; } @media screen and (min-width: 768px) { .bfx_jrny figure { align-items: center; display: flex; }} .bfx_jrny figure:last-of-type { margin-bottom: 0; } @media screen and (min-width: 768px) { .bfx_jrny figure:nth-of-type(even) { flex-direction: row-reverse; }} .bfx_jrny img { width: 100%; } @media screen and (min-width: 768px) { .bfx_jrny img { width: 55%; }} .bfx_jrny article { padding: 4rem 0; } @media screen and (min-width: 768px) { .bfx_jrny article { padding: 0; width: 45%; }} @media screen and (min-width: 768px) { .bfx_jrny figure:nth-of-type(odd) article { padding-left: 4rem; }} @media screen and (min-width: 768px) { .bfx_jrny figure:nth-of-type(even) article { padding-right: 4rem; }} .bfx_jrny h3 { font-size: 30px; } .bfx_jrny p {} .bowflex_page section.jrny_app { align-items: center; background: #141414; display: flex; justify-content: center; margin: 0; padding: 2rem; width: 100%; max-width: 100%; } .jrny_app img { width: 100px; } .jrny_app article { margin-left: 1rem; padding-left: calc(1rem + 5px); position: relative; } .jrny_app article:before { background: linear-gradient(to top,#0eefac 0%,#03bbf2 16%,#437ceb 32%,#7356bd 48%,#9d87e4 64%,#fb5f62 80%,#f4b071 100%); border-radius: 10px; content: ''; height: 100%; position: absolute; left: 0; width: 5px; } .jrny_app p { align-items: center; color: #fff; display: flex; margin: 0; } .jrny_app p strong { margin-right: 5px; } .jrny_app p small { color: #aaa; } .jrny_app a { border-color: #6980e9!important; color: #6980e9!important; line-height: 1; margin-left: 15px; } BowFlex T9 Treadmill The Bowflex T9 Treadmill combines advanced technology with powerful performance to elevate your training. Stay connected with Apple Watch® while enjoying immersive workouts on JRNY, Peloton®, and Zwift®. Its Quick Response Technology ensures smooth, precise adjustments, while the Flex Zone XL Deck System cushions every stride for joint-friendly running. A high-contrast color LCD console keeps your stats clear and easy to track as you push speeds up to 12 mph and tackle up to a 15% motorized incline. With 10 built-in workout programs—including Fat Burn, Hill Sprint, My First 5K, and Sprint 8—you’ll have the variety and challenge you need to reach your goals, whether running, climbing, or sprinting. Included JRNY 2-month free trial for new members Work out the way you want Connect to Apple Watch Apple GymKit™ technology provides an easy, secure way to connect your Apple Watch to the T9 Treadmill to keep your metrics in sync. Train with your choice in fitness apps Connect with JRNY®, Peloton®, and Zwift®, right from your phone or tablet. Product Features Experience the pinnacle of fitness app freedom as you run. Change speed and incline in a heartbeat. Quick Response Technology. Plenty of runway. 22" W x 60" L running path. Connect to Apple Watch® Get an easy, secure way to connect your Apple Watch. Your next peak is just ahead. Up to 15% motorized incline. Keep your device in reach. Media shelf for your phone or tablet. Keep your options open. Train with JRNY®, Peloton®, and Zwift®. Support and stability to go the distance. Flex Zone XL Deck System. Undeniably cool. Built-in fan with 3 speeds. Stay hydrated every step of the way. Water bottle holder. Specs & Warranty Specs Dimensions 77.2" L x 37" W x 67.6" H (196 x 94 x 171.6 cm) Stowed Dimensions 48.6" L x 37" W x 67.6" H (123.5 x 95 x 171.6 cm) Minimum Ceiling Height User Height + 20.75" (User Height + 52.7 cm) Console Backlit 7" LCD (17.8 cm) Product Weight 282 lbs (128 kg) Maximum User Weight 350 lbs (158.8 kg) Warranty Frame & Motor Lifetime Mechanical Parts 3 Years Labor 1 Year The JRNY® adaptive fitness membership keeps you on your growing journey. Fresh Workouts, Every Day Adaptive workouts keep your routine exciting, fun, and tailored just for you. Real-Time Coaching Get instant encouragement and guidance from your virtual coach as you run. Explore the World® Routes Choose from 200+ scenic routes and enjoy a new running destination anytime. Yoga, Pilates & Strength Mix up your training with classes designed for balance, mobility, and full-body strength. Trainer-Led Sessions Find workouts that match your pace—from warm-ups to sprints, hills, and more. Performance Insights Track your progress with detailed data that highlights your achievements. JRNY Radio Playlists Stay motivated with ever-changing playlists designed to power your workouts. 2-Month FREE Trial for New Members Starting at $14.99/mo or $149/yrLearn More
More you might like
Related
BowFlex - T9 Treadmill
Related
BowFlex - T9 Treadmill
Related
Bowflex T9 Treadmill
Related