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

Recumbent Bikes

Evo-Fit Recumbent Bike Electro-Magnetic Cardio Fitness

{{ variant.sku }}
{% assign compared = false %} {% for item in data.items %} {% if item.handle == 'evo-fit-cardio-recumbent-bike-sf-rb4954'%} {% 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

Firm and tone your body with a cardiovascular workout using the Electro-Magnetic Recumbent Exercise Bike model number SF-RB4954 by Sunny Health & Fitness. The advanced digital monitor offers all the features and benefits that you look for in a recumbent bike, helping you track speed, distance, time, calories, and pulse. It also lets you set your weight, height, age, sex to help track your fitness progress. Built with 24 levels of electro-magnetic resistance and 36 programs for a challenging workout session.

Easily mount and dismount the stationary bike with the step-through design. The wide, adjustable exercise seat has lumbar support that will help you work out comfortably. Move the adjustable seat with the easy-to-use lever to accommodate leg inseams between a minimum of 26 inches to a maximum of 34 inches. Easily track your heart rate when you hold the side bars with pulse sensors.
PERFORMANCE MONITOR | Monitor will help track time, speed, rpm, watt, distance, calories, temperature, and pulse for monitoring your heart rate.

PERFORMANCE MONITOR

Monitor will help track time, speed, rpm, watt, distance, calories, temperature, and pulse for monitoring your heart rate.
ELECTRO-MAGNETIC RESISTANCE	| 24-levels of electro-magnetic resistance easily adjust the intensity of your workout with precise digital control or have one of the 36 programs automatically adjust the resistance during your workout.

ELECTRO-MAGNETIC RESISTANCE

24-levels of electro-magnetic resistance easily adjust the intensity of your workout with precise digital control or have one of the 36 programs automatically adjust the resistance during your workout.
PULSE SENSORS | Monitor heart rate during exercise sessions. The steadier & more prolonged elevated heartrate is during workout, more fat is burned.

PULSE SENSORS

Monitor heart rate during exercise sessions. The steadier & more prolonged elevated heartrate is during workout, more fat is burned.
DURABLE FRAME | 300 lb max user weight with sturdy frame. The heavy duty, steel frame is built for the toughest and strongest workouts!

DURABLE FRAME

300 lb max user weight with sturdy frame. The heavy duty, steel frame is built for the toughest and strongest workouts!
DUAL DEVICE HOLDERS	| Place your devices to be ready to exercise, one in front of monitor and another above monitor with pull up back support.

DUAL DEVICE HOLDERS

Place your devices to be ready to exercise, one in front of monitor and another above monitor with pull up back support.
BLUETOOTH ENABLED | Play multimedia sound through built-in speakers.

BLUETOOTH ENABLED

Play multimedia sound through built-in speakers.
USB PORT | Charge your devices with built-in USB port on the right side of digital monitor.

USB PORT

Charge your devices with built-in USB port on the right side of digital monitor.
EXTRA COMFORTABLE SEAT | Soft and sturdy, the comfortable recumbent bike seat with back support will help you stick to your weekly workouts.

EXTRA COMFORTABLE SEAT

Soft and sturdy, the comfortable recumbent bike seat with back support will help you stick to your weekly workouts.
EASY SEAT ADJUSTMENT | 2-Way seat adjustment for comfort and proper training position.

EASY SEAT ADJUSTMENT

2-Way seat adjustment for comfort and proper training position.
INTEGRATED FAN | Keep cool and stay cool with the built-in cooling fan. You don’t have to sacrifice comfort for fitness.

INTEGRATED FAN

Keep cool and stay cool with the built-in cooling fan. You don’t have to sacrifice comfort for fitness.
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.
FLOOR STABILIZERS | Adjust the height of each foot leveler to create a balanced riding experience, even if you have uneven floors! Exercise more intensely without worrying about rocking or tilting!

FLOOR STABILIZERS

Adjust the height of each foot leveler to create a balanced riding experience, even if you have uneven floors! Exercise more intensely without worrying about rocking or tilting!

FAQS

Specifications

Technology

  • additional connections
    USB Charge Port, Built-in Speakers, Integrated Fan
  • bluetooth
    yes
  • built-in programs
    36
  • device holder
    yes
  • digital monitor
    Calories, Distance, Pulse, RPM, Speed, Temperature, Time, WATT
  • pulse sensor
    yes
  • resistance levels
    24

Comfort

  • bottle holder
    yes
  • inseam adjustment
    Min 26 in/Max 34 in
  • pedal type
    non-slip w/ adjustable strap
  • seat adjustment
    forward/back
  • seat dimensions
    15L x 10.5W x 2H in
  • seat type
    ergonomic
  • transportation wheels
    yes

Engineering

  • floor stabilizers
    yes
  • max user weight
    300 lb
  • motorized
    yes
  • seat height
    Min 18.31 in/21.06 in
  • tension system
    electro-magnetic

Convenience

  • product dimensions
    62.6L x 25W x 49.2H in
  • product weight
    100 lb
  • ship dimensions
    63.8L x 11.8W x 25.2H in
  • ship weight
    118 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


Evo-Fit Recumbent Bike Electro-Magnetic Cardio Fitness has a rating of 4.3 stars based on 151 reviews.
truck

Free Shipping

shield

Manufacturer Warranty

dollar-sign

30-Day Money Back