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

Stationary Cycle Bikes

Indoor Cycling Stationary Exercise Bike Chain Drive

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

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 %}

Estimated Delivery: Sun, Mar 31 - Thu, Apr 04

Manufacturer Warranty

In Domestic US Markets

30-Day Money Back

Guarantee

Looking for an Exercise Bike that is Effective, Durable and Comfortable? These are the three main advantages of Sunny Health & Fitness SF-B1203 Chain Drive Indoor Cycling Bike. Start pedaling towards fitness with the stationary bike that offers a smooth, quiet, and lasting ride every time. Get rid of that stubborn stomach fat and start toning your core muscles and lower body.

Exercise bikes provide low impact cardio workouts that put less stress on the joints allowing for more extended training sessions. They are a great investment for beginners and for recovery training after surgery.

1203 sfb1203

DIGITAL MONITOR | Your cycle bike screen display will showcase the distance and time to keep you focused to achieving any type of personal fitness goals. A convenient scan mode continuously repeats all calculations.

DIGITAL MONITOR

Your cycle bike screen display will showcase the distance and time to keep you focused to achieving any type of personal fitness goals. A convenient scan mode continuously repeats all calculations.
FELT PAD RESISTANCE | Equipped with a smooth felt fabric brake pad system which allows for various tension levels providing an intense workout thus burning more calories, resulting in a toned and better you.

FELT PAD RESISTANCE

Equipped with a smooth felt fabric brake pad system which allows for various tension levels providing an intense workout thus burning more calories, resulting in a toned and better you.
22 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.

22 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.
4-WAY ADJUSTABLE SEAT | With the twist of a knob and a quick slide forward or back, your riding experience will be comfortable and tailored to your unique body type! The cushioned seat securely stays in place once you've found the perfect distance.

4-WAY ADJUSTABLE SEAT

With the twist of a knob and a quick slide forward or back, your riding experience will be comfortable and tailored to your unique body type! The cushioned seat securely stays in place once you've found the perfect distance.
NON-SLIP HANDLEBARS | Help prevent calluses with the improved Sunny Health & Fitness handlebars. Advanced ergonomic designed handlebars deliver a comfortable ride and allows for multiple hand positions.

NON-SLIP HANDLEBARS

Help prevent calluses with the improved Sunny Health & Fitness handlebars. Advanced ergonomic designed handlebars deliver a comfortable ride and allows for multiple hand positions.
CAGED FOOT PEDALS | Proper foot placement is essential to any biking workout! Ensure your feet are securely in the right place with Sunny Health and Fitness's added foot cage feature. Avoid foot slippage at increased levels of speed and intensity!

CAGED FOOT PEDALS

Proper foot placement is essential to any biking workout! Ensure your feet are securely in the right place with Sunny Health and Fitness's added foot cage feature. Avoid foot slippage at increased levels of speed and intensity!

FAQS

Specifications

Technology

  • digital monitor
    Calories, Distance, Speed, Time, Scan
  • flywheel weight
    22 lb
  • resistance levels
    micro-adjustable

Comfort

  • inseam adjustment
    Min 26 in/Max 32 in
  • pedal type
    caged
  • seat adjustment
    up/down & forward/back
  • seat dimensions
    11L x 9.5W x 2.5H in
  • seat to handlebar distance
    Min 15.75 in/Max 19 in
  • transportation wheels
    yes

Engineering

  • drive mechanism
    chain drive
  • emergency stop brake
    yes
  • floor stabilizers
    yes
  • max user weight
    220 lb
  • q-factor
    190mm
  • tension system
    felt pad

Convenience

  • product dimensions
    42.5L x 24W x 49H in
  • product weight
    62.5 lb
  • ship dimensions
    37.8L x 8.9W x 26.6H In
  • ship weight
    68 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


Indoor Cycling Stationary Exercise Bike Chain Drive has a rating of 4.5 stars based on 37 reviews.
truck

Free Shipping

shield

Manufacturer Warranty

dollar-sign

30-Day Money Back