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

Recumbent Bikes

Elite Interactive Series Exercise Recumbent Cross Trainer and Elliptical

{{ variant.sku }}
{% assign compared = false %} {% for item in data.items %} {% if item.handle == 'elite-interactive-series-exercise-recumbent-bike-sf-rbe420049'%} {% 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: Fri, May 03 - Tue, May 07

Free Shipping

Exclusions Apply

Manufacturer Warranty

In Domestic US Markets

30-Day Money Back

Guarantee

Protect your joints with a low impact workout on the Elite Series Exercise Recumbent Elliptical. Work your entire body with the moveable handles and foot pedals, or isolate the movement to just upper body or lower body for more targeted exercise. The easy on-off design allows you to step through your machine and sit down safely before starting your workout. Stay connected to your fitness progress and the SunnyFit® community through Bluetooth technology and the SunnyFit® app, where you can compete with other members and stay motivated in every workout.

CONNECTED FITNESS | With Bluetooth connectivity, this recumbent elliptical connects to the SunnyFit® app and allows you to access an array of free workouts and fitness programs. Track your progress, set fitness goals, access personalized workout plans, and compete with other community members to get to the top of the leaderboard. Have all the workouts of your choice right at your fingertips, while also feeling supported as a member of this like-minded SunnyFit® community.  

CONNECTED FITNESS

With Bluetooth connectivity, this recumbent elliptical connects to the SunnyFit® app and allows you to access an array of free workouts and fitness programs. Track your progress, set fitness goals, access personalized workout plans, and compete with other community members to get to the top of the leaderboard. Have all the workouts of your choice right at your fingertips, while also feeling supported as a member of this like-minded SunnyFit® community.  
COMFORTABLE RIDE | Enjoy the padded seat and contoured mesh back support for a more comfortable and pleasant workout.  With the easy seat adjuster, you no longer need to get off the machine to adjust the seat to your height. Simply engage the handle by your side and adjust to your comfort level.

COMFORTABLE RIDE

Enjoy the padded seat and contoured mesh back support for a more comfortable and pleasant workout. With the easy seat adjuster, you no longer need to get off the machine to adjust the seat to your height. Simply engage the handle by your side and adjust to your comfort level.
DIGITAL MONITOR | Tracking your progress is simple with the digital monitor screen. Keep yourself motivated and on pace by viewing your Time, Speed, Distance, Calories, Heart Rate, and Odometer throughout each workout.

DIGITAL MONITOR

Tracking your progress is simple with the digital monitor screen. Keep yourself motivated and on pace by viewing your Time, Speed, Distance, Calories, Heart Rate, and Odometer throughout each workout.
PULSE SENSOR | Monitor and maintain your target heart rate. Ensure you are in your desired heart rate zone for meeting your personal fitness goals.

PULSE SENSOR

Monitor and maintain your target heart rate. Ensure you are in your desired heart rate zone for meeting your personal fitness goals.
DEVICE HOLDER | Control your indoor workout entertainment directly in front of you. The built-in device holder enables you to stream and watch your favorite movies or TV series directly from your tablet or mobile device.

DEVICE HOLDER

Control your indoor workout entertainment directly in front of you. The built-in device holder enables you to stream and watch your favorite movies or TV series directly from your tablet or mobile device.
NON-SLIP FOOT PEDALS | Wide textured foot pedals will ensure safe footing during the most demanding and vigorous workouts.

NON-SLIP FOOT PEDALS

Wide textured foot pedals will ensure safe footing during the most demanding and vigorous workouts.
TRANSPORTATION WHEELS | Move this elliptical from room to room with the front-loaded transportation wheels that can glide across ground surfaces.

TRANSPORTATION WHEELS

Move this elliptical from room to room with the front-loaded transportation wheels that can glide across ground surfaces.

FAQS

Specifications

Technology

  • additional connections
    Connects to SunnyFit® App
  • bluetooth
    yes
  • device holder
    yes
  • digital monitor
    Calendar, Calories, Clock, Distance, Pulse, RPM, Speed, Temperature, Time, Scan
  • pulse sensor
    yes
  • resistance levels
    12

Comfort

  • bottle holder
    yes
  • inseam adjustment
    Min 29.9 in / Max 40 in
  • pedal type
    non-slip w/ Textured Grip
  • seat adjustment
    forward/back
  • seat dimensions
    16.7L x 12.8W x 2.2H in
  • seat type
    ergonomic w/ ventilated mesh backrest
  • transportation wheels
    yes

Engineering

  • arm exercisers
    yes
  • floor stabilizers
    yes
  • max user weight
    300 lb
  • tension system
    magnetic

Convenience

  • product dimensions
    66.9L x 32.7W x 50.6H in
  • product weight
    100.1 lb
  • ship dimensions
    63L x 11.4W x 24.8H in
  • ship weight
    118.6 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


Elite Interactive Series Exercise Recumbent Cross Trainer and Elliptical has a rating of 4.5 stars based on 21 reviews.
truck

Free Shipping

shield

Manufacturer Warranty

dollar-sign

30-Day Money Back