{% for badge in productBadges %} {% if product.tags contains badge.tag %}
{{ badge.product_badge }}
{% endif %} {% endfor %}

Stationary Cycle Bikes

Prime Magnetic Belt Drive Indoor Cycling Bike

{{ variant.sku }}
{% assign compared = false %} {% for item in data.items %} {% if item.handle == 'prime-magnetic-belt-drive-indoor-cycling-bike-sf-b122061'%} {% assign compared = true %} {% endif %} {% endfor %}
{% if product.subtotal %} {{ product.subtotal | money | remove: ' ' }} {% else %} {% assign discount_amount = variant.price | divided_by: variant.compare_at_price | times: -100 | plus: 100 | round %} {% assign discount_threshold = 10 %} {% if variant.available %}

Discounted price {{variant.price | money}} {% if variant.price != variant.compare_at_price and variant.compare_at_price > 0 %}Actual price{{variant.compare_at_price | money}}{% endif %}

{% else %}

Discounted price {{variant.price | money}} {% if variant.price != variant.compare_at_price and variant.compare_at_price > 0 %}Actual price{{variant.compare_at_price | money}}{% endif %}

{% endif %} {% endif %}
{% if variant.available %} {% else %} {% endif %}
{% if error %}
{{error.description}}
{% endif %}
{% if BIS and BIS.Config %}
{{BIS.Config.labels.headline}}
Email
{% for i in BIS.response.errors %} {% assign err = i|last %} {% for e in err %}
{{e}}
{% endfor %} {% endfor %} {{BIS.response.message}}
{% endif %}

Free Shipping

Exclusions Apply

Manufacturer Warranty

In Domestic US Markets

30-Day Money Back

Guarantee

Experience the future of indoor cycling with our cutting-edge exercise bike. Its Two-Stage Transmission System redefines the workout experience, providing unparalleled realism and optimizing muscle engagement. Enjoy the convenience of near-silent operation, coupled with the flexibility of 7 adjustable resistance levels tailored to your fitness goals.

Safety is ensured through the emergency brake lever, offering precise control in any situation. Embrace a connected fitness experience with Bluetooth connectivity, allowing personalized workouts and community interactions. The bike's ergonomic design, featuring a 4-way adjustable seat and 2-way adjustable handlebars, ensures a comfortable ride, enhanced by thoughtful additions like a device holder and water bottle holder.

Built on over two decades of expertise, Sunny Health & Fitness guarantees not just a product, but a fitness companion dedicated to your well-being. With our advanced exercise bike, every pedal propels you closer to your fitness aspirations, making your journey not just transformative, but enjoyable and empowering.

CONNECTED FITNESS | Take your home workouts to the next level with smart fitness equipment. Simply connect your equipment to the free SunnyFit App via Bluetooth and immerse yourself in data tracking, 1000+ workouts, 10,000+ global routes, community challenges, and a suite of other smart features to maximize your fitness journey.

CONNECTED FITNESS

Take your home workouts to the next level with smart fitness equipment. Simply connect your equipment to the free SunnyFit App via Bluetooth and immerse yourself in data tracking, 1000+ workouts, 10,000+ global routes, community challenges, and a suite of other smart features to maximize your fitness journey.
Emergency Brake | The bike's 7-level resistance lever doubles as an emergency brake. This feature allows for immediate stopping of the bike, ensuring user safety during high-intensity workouts or in case of an emergency.

Emergency Brake

The bike's 7-level resistance lever doubles as an emergency brake. This feature allows for immediate stopping of the bike, ensuring user safety during high-intensity workouts or in case of an emergency.
LCD Monitor | The user-friendly LCD monitor displays key workout metrics such as time, speed, distance, calories burned, pulse, and RPM. This real-time feedback is crucial for tracking progress and maintaining motivation.

LCD Monitor

The user-friendly LCD monitor displays key workout metrics such as time, speed, distance, calories burned, pulse, and RPM. This real-time feedback is crucial for tracking progress and maintaining motivation.
4-Way Adjustable Seat | Tailor your comfort with ease using our 4-way adjustable seat, providing a personalized and ergonomic fit for your ideal riding experience.

4-Way Adjustable Seat

Tailor your comfort with ease using our 4-way adjustable seat, providing a personalized and ergonomic fit for your ideal riding experience.
2-Way Adjustable Handlebars | Achieve your perfect riding posture with our 2-way adjustable handlebars, allowing you to customize your grip and enhance comfort during every workout.

2-Way Adjustable Handlebars

Achieve your perfect riding posture with our 2-way adjustable handlebars, allowing you to customize your grip and enhance comfort during every workout.
Bottle Holder | The 4-way adjustable seat and 2-way adjustable handlebars, the bike can be tailored to fit various user heights and preferences, ensuring a comfortable ride.

Bottle Holder

The 4-way adjustable seat and 2-way adjustable handlebars, the bike can be tailored to fit various user heights and preferences, ensuring a comfortable ride.
Dumbbell Holder | Stay seamlessly connected to your strength training routine with the built-in dumbbell holder, ensuring convenient access and a streamlined fitness experience.

Dumbbell Holder

Stay seamlessly connected to your strength training routine with the built-in dumbbell holder, ensuring convenient access and a streamlined fitness experience.

FAQS

Specifications

Technology

  • additional connections
    Connects to SunnyFit® App
  • bluetooth
    yes
  • device holder
    yes
  • digital monitor
    Calories, Distance, Odometer, Pulse, RPM, Speed, Time
  • flywheel weight
    7.9 lb
  • pulse sensor
    yes
  • resistance levels
    7

Comfort

  • bottle holder
    yes
  • handlebar adjustment
    up/down
  • inseam adjustment
    Min 29.5 in/Max 37 in
  • pedal type
    Caged
  • seat adjustment
    up/down & forward/back
  • seat dimensions
    10.4L x 7.5W x 3.5H in
  • seat height
    Min 33.1 in/Max 41.1 in
  • seat to handlebar distance
    Min 16.5 in/Max 20 in
  • transportation wheels
    yes

Engineering

  • drive mechanism
    belt drive
  • emergency stop brake
    yes
  • floor stabilizers
    yes
  • max user weight
    265 lb
  • q-factor
    200 mm
  • tension system
    magnetic

Convenience

  • product dimensions
    45.9L x 27W x 47.2H in
  • product weight
    58.7 lb
  • ship dimensions
    42.5L x 8.9W x 21.7H in
  • ship weight
    67.2 lb
  • warranty
    3 year structural frame, 180 days other parts and components

Other customers were interested in

{% assign count = 0 %} {% for product in products %} {% if product.tags contains 'rec-excl' %}{% continue %}{% endif %} {% assign count = count | plus: 1 %}
{% capture bg %}transparent{% endcapture %}
{% if product.hover_image_alt contains 'https' or forloop.index == -1 %}
{% else %}
{% endif %}
{% assign productImage = product.featured_image %} {% assign hoverImage = product.hover_image %} {{ product.featured_image_alt }} {% if hoverImage != blank %} {% assign hover_alt = product.hover_image_alt %}
{% if hover_alt contains 'https' %} {% else %}
{{ product.hover_image.alt | escape }}
{% endif %}
{% endif %}
{% comment %}
{% endcomment %}
{% for badge in badges %} {% if product.tags contains badge.tag and badge.tag != 'more-colors' %} {{ badge.collection_badge }} {% endif %} {% endfor %} {% if product.available == false %} Sold out {% endif %}
{% assign productTitle = product.title | remove: product.type | split: '-' | replace: 'w/','with' | split: 'with' | first %}

{{ product.title | replace: 'w/','with' | split: 'with' | first }}

{% for badge in badges %} {% if product.tags contains badge.tag and badge.tag == 'more-colors' %} {{ badge.collection_badge }} {% endif %} {% endfor %}
{% assign discount_amount = product.price | divided_by: product.compare_at_price | times: -100 | plus: 100 | round %} {% if product.compare_at_price > product.price and discount_amount > 10 %} Discounted price{{ product.price | money | remove: " " }} Actual price{{ product.compare_at_price | money | remove: " " }} {% else %} {% if product.price_min == product.price_max %} {{ product.price_min | money | remove: " " }} {% else %} from {{ product.price | money | remove: " " }} {% endif %} {% endif %}

{% if product.sku != blank %} {{ product.sku }} {% else %} {{ product.variants[0].sku }} {% endif %}

{% assign compared = false %} {% for item in Comparison.data.items %} {% if item.handle == product.handle %} {% assign compared = true %} {% endif %} {% endfor %}
{% comment %} {% endcomment %}
{% if count >= 4 %}{% break %}{% endif %} {% endfor %}

Review Section


truck

Free Shipping

shield

Manufacturer Warranty

dollar-sign

30-Day Money Back