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

Recumbent Bikes

Endurance Series Magnetic Smart Recumbent Exercise Bike

{{ variant.sku }}
{% assign compared = false %} {% for item in data.items %} {% if item.handle == 'endurance-series-magnetic-recumbent-bike-sf-rb421004'%} {% 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

Keep the intensity going and take your endurance levels beyond your expectations with the Sunny Health & Fitness Endurance Series Magnetic Smart Recumbent Exercise Bike – SF-RB421004. Bring the outdoor or gym exercise experience into the comfort and convenience of your own home. Come join our fitness sessions and workout lessons hosted by our Sunny Health & Fitness trainers through our SunnyFit® APP. Featuring an ultra comfortable yet supportive viscoelastic seat, this recumbent exercise bike lets you push your rides further and achieve bigger gains.

SMART FITNESS | Cycle along with Sunny Health & Fitness expert trainers on the Sunny Health & Fitness SunnyFit® APP. Connect your preferred mobile device through Bluetooth and view your performance metrics in real time.

SMART FITNESS

Cycle along with Sunny Health & Fitness expert trainers on the Sunny Health & Fitness SunnyFit® APP. Connect your preferred mobile device through Bluetooth and view your performance metrics in real time.
SUNNYFIT® APP | The all new SunnyFit® APP takes your Sunny workouts to the next level! View your live metrics displayed in real time as you tour the world with real location maps.

SUNNYFIT® APP

The all new SunnyFit® APP takes your Sunny workouts to the next level! View your live metrics displayed in real time as you tour the world with real location maps.
PERFORMANCE DISPLAY | Stay on top of your fitness gains and workout results. The display helps you track: Speed, Distance, Time, Calories burned, Odometer, Pulse, and includes a Scan feature.

PERFORMANCE DISPLAY

Stay on top of your fitness gains and workout results. The display helps you track: Speed, Distance, Time, Calories burned, Odometer, Pulse, and includes a Scan feature.
VISCOELASTIC SEAT | Specialized supportive foam material and breathable backrest enhances the comfort and riding experience of this stationary recumbent bike.

VISCOELASTIC SEAT

Specialized supportive foam material and breathable backrest enhances the comfort and riding experience of this stationary recumbent bike.
MAGNETIC TENSION | Switching-up resistance on this in home cardio machine is easy. Use the dial to cycle through 8 levels of magnetic resistance.

MAGNETIC TENSION

Switching-up resistance on this in home cardio machine is easy. Use the dial to cycle through 8 levels of magnetic resistance.
DEVICE HOLDER | Place your tablet, phone, or other mobile devices to stay connected. Follow along online or through the SunnyFit® APP with our trainers for certified fitness tips, advice, and lessons.

DEVICE HOLDER

Place your tablet, phone, or other mobile devices to stay connected. Follow along online or through the SunnyFit® APP with our trainers for certified fitness tips, advice, and lessons.
SELF LEVELING FOOT PEDALS | The non-slip adjustable foot pedals have a large surface area to push hard and keep users' feet stable during the entire pedal stroke.

SELF LEVELING FOOT PEDALS

The non-slip adjustable foot pedals have a large surface area to push hard and keep users' feet stable during the entire pedal stroke.
TRANSPORTATION WHEELS | In tight spaces, you can tilt and roll away this recumbent stationary bike for easy storage with convenient transport wheels allowing easy movement of equipment.

TRANSPORTATION WHEELS

In tight spaces, you can tilt and roll away this recumbent stationary bike for easy storage with convenient transport wheels allowing easy movement of equipment.
STABILIZERS | No more tilting or wobbling during those vigorous biking sessions using the Endurance Series’ floor stabilizers.

STABILIZERS

No more tilting or wobbling during those vigorous biking sessions using the Endurance Series’ floor stabilizers.

FAQS

Specifications

Technology

  • additional connections
    Connects to SunnyFit® App
  • bluetooth
    yes
  • device holder
    yes
  • digital monitor
    Calories, Distance, Odometer, Pulse, Speed, Time, Scan
  • pulse sensor
    yes
  • resistance levels
    8

Comfort

  • inseam adjustment
    Min 28.2 in/Max 35.6 in
  • pedal type
    non-slip w/ adjustable strap
  • seat adjustment
    forward/back
  • seat dimensions
    15.3L x 11.8W x 2H in
  • seat type
    ergonomic w/ ventilated mesh backrest
  • transportation wheels
    yes

Engineering

  • floor stabilizers
    yes
  • max user weight
    240 lb
  • seat height
    Min 21.9 in/Max 23.1 in
  • tension system
    magnetic

Convenience

  • product dimensions
    56.9L x 23.6W x 46.5H in
  • product weight
    64.8lb
  • ship dimensions
    51.6L x 9.8W x 26H in
  • ship weight
    76.8 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


Endurance Series Magnetic Smart Recumbent Exercise Bike has a rating of 3.8 stars based on 5 reviews.
truck

Free Shipping

shield

Manufacturer Warranty

dollar-sign

30-Day Money Back