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

Stationary Cycle Bikes

Belt Drive Indoor Cycling Bike

With discHeavy 49 LB Flywheel

{{ variant.sku }}
{% assign compared = false %} {% for item in data.items %} {% if item.handle == 'sunny-health-and-fitness-sf-b1002-belt-drive-indoor-cycling-bike'%} {% 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 %}

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

{% else %}

{{variant.price | money}} {% if variant.price != variant.compare_at_price and variant.compare_at_price > 0 %}{{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}}
{% for i in BIS.response.errors %} {% assign err = i|last %} {% for e in err %}
{{e}}
{% endfor %} {% endfor %} {{BIS.response.message}}
{% endif %}

Estimated Delivery: Mon, Feb 13 - Fri, Feb 17

truck
Free Shipping

Exclusions Apply

shield
Manufacturer Warranty

In Domestic US Markets

dollar-sign
30-Day Money Back

Guarantee

Whether you're looking for the cycle class experience at home, or you're an avid outdoor cyclist who wants to stay in riding shape during bad weather, our Sunny Health & Fitness SF-B1002 Belt Drive Indoor Cycling Bike is just what you are looking for. The 49 lb flywheel produces the same feeling as if you are pedaling a road bike. This cycle bike provides full customizability from adjusting the handlebars, seat and resistance; it gives you full control of your workout!

sf 1002 sfb1002

49 LB FLYWHEEL | The heavier the flywheel, the smoother the ride!  Sunny Health and Fitness' flywheel is second to none when it comes to feeling like you are really riding outdoors! No more jerky, out of control movements, regardless of speed or resistance level!

49 LB FLYWHEEL

The heavier the flywheel, the smoother the ride! Sunny Health and Fitness' flywheel is second to none when it comes to feeling like you are really riding outdoors! No more jerky, out of control movements, regardless of speed or resistance level!
MICRO-ADJUSTABLE RESISTANCE | With a simple twist, you can increase or decrease resistance so your workout can remain challenging and effective throughout your fitness journey.

MICRO-ADJUSTABLE RESISTANCE

With a simple twist, you can increase or decrease resistance so your workout can remain challenging and effective throughout your fitness journey.
CAGED PEDAL | Proper foot placement is essential to any biking workout! Ensure your feet are securely in the right place with Sunny Health and Fitness' added foot cage feature. Avoid foot slippage at increased levels of speed and intensity!

CAGED PEDAL

Proper foot placement is essential to any biking workout! Ensure your feet are securely in the right place with Sunny Health and Fitness' added foot cage feature. Avoid foot slippage at increased levels of speed and intensity!
4-WAY ADJUSTABLE SEAT | Adjustable seating allows for multiple people in your household to use the equipment comfortably and efficiently. Having the correct seating adjustment is important to assure you won’t fall while giving it your all.

4-WAY ADJUSTABLE SEAT

Adjustable seating allows for multiple people in your household to use the equipment comfortably and efficiently. Having the correct seating adjustment is important to assure you won’t fall while giving it your all.
BOTTLE HOLDER | The convenient bottle holder keeps your favorite refreshing beverage within arm's length! No need to stop to sip...simply reach down and grab. Proper hydration will ensure your health and workout performance stay at optimum levels!

BOTTLE HOLDER

The convenient bottle holder keeps your favorite refreshing beverage within arm's length! No need to stop to sip...simply reach down and grab. Proper hydration will ensure your health and workout performance stay at optimum levels!
TRANSPORTATION WHEELS |	Built-in transportation wheels for easy portability. Simply tilt and roll out for use or away for storage, no need for heavy lifting or muscle strain.

TRANSPORTATION WHEELS

Built-in transportation wheels for easy portability. Simply tilt and roll out for use or away for storage, no need for heavy lifting or muscle strain.

FAQS

Specifications

Technology

  • flywheel weight
    49 lb
  • resistance levels
    micro-adjustable

Comfort

  • bottle holder
    yes
  • handlebar adjustment
    up/down
  • inseam adjustment
    Min 31 in/Max 42 in
  • pedal type
    caged
  • seat adjustment
    up/down & forward/back
  • seat dimensions
    10L x 7W x 2.5H in
  • seat to handlebar distance
    Min 18 in/Max 23 in
  • transportation wheels
    yes

Engineering

  • drive mechanism
    belt drive
  • emergency stop brake
    yes
  • floor stabilizers
    yes
  • max user weight
    275 lb
  • q-factor
    204mm
  • tension system
    leather pad

Convenience

  • product dimensions
    53.94L x 19.1W x 44.49H in
  • product weight
    110.8 lb
  • ship dimensions
    40.6L x 9.5W x 34.7H In
  • ship weight
    123.3 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 'extend' %}{% 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 %}
{% 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 %} {{ product.price | money | remove: " " }} {{ 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 %}
{% if count >= 4 %}{% break %}{% endif %} {% endfor %}

Belt Drive Indoor Cycling Bike with Heavy 49 LB Flywheel has a rating of 4.7 stars based on 130 reviews.
truck

Free Shipping

shield

Manufacturer Warranty

dollar-sign

30-Day Money Back